/* .new-arrival-section {
    padding: 100px 0px 100px;
} */

.namo-collection-banner-section {
    padding: 40px 0px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    font-family: Poppins-Regular;
}

.namo-collection-banner-section .namo-collec-carousel .owl-dots {
    text-align: right;
}

.namo-collection-banner-section .namo-collec-carousel .owl-dots .owl-dot span {
    width: 102px;
    height: 4px;
    background-color: #d2d0ca;
    border-radius: 0px;
}

.namo-collection-banner-section .namo-collec-carousel .owl-dots .owl-dot:hover span,
.namo-collection-banner-section .namo-collec-carousel .owl-dots .owl-dot.active span {
    background-color: #df7425;
}

.namo-collection-banner-section .namo-collec-carousel {
    margin-top: 50px;
}

.namo-collection-banner-section .namo-collec-right-cnt {
    padding-left: 40px;
}

.namo-collection-banner-section .namo-collec-right-cnt h3 {
    font-size: 24px;
    color: #6b654e;
    margin-bottom: 10px;
}

.namo-collection-banner-section .namo-collec-right-cnt h4 {
    font-size: 20px;
    font-family: 'Poppins-Medium';
    color: #df7425;
}

.namo-collection-banner-section .namo-collec-right-cnt ul {
    padding-left: 0px;
    list-style: none;
    width: 73%;
}

.namo-collection-banner-section .namo-collec-right-cnt ul li {
    border-bottom: 1px solid #c3c0b7;
    padding: 15px 0px;
}

.namo-collection-banner-section .namo-collec-right-cnt ul li p {
    display: inline-flex;
    margin-bottom: 0px;
    font-family: 'Poppins-Medium';
    color: #6b654e;
}

.namo-collection-banner-section .namo-collec-right-cnt ul li p span {
    display: inline-block;
    margin-right: 5px;
}

.products .row {
    /* justify-content: space-between; */
}

.products .products-second .products-btm,
.products .products-second .product-img {
    /* width: 300px!important; */
}

.namo-products {
    display: flex;
    font-family: Poppins-Regular;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}

.product-section.namo-products {
    display: initial;
}

.namo-products .products-second .products-btm p {
    font-size: 16px;
}

.products .products-second .products-btm .cart-btns a {
    width: 100%;
}

.namo-collec-carousel .owl-theme .owl-nav {
    display: none;
}

.products .products-second {
    margin-top: 50px;
    margin-right: 20px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.list-view .products-second {
    height: 100px;
}

.list-view .products-second .product-img {
    width: 100px !important;
    height: 100px;
}

.list-view.products .products-second .products-btm {
    width: 85% !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.list-view.products .products-second .products-btm {
    padding: 20px;
}

.list-view.products .quantity button {
    width: 20px;
    height: 20px;
}

.list-view.products .quantity h4 {
    margin-bottom: 0px;
}

.list-view.products .products-second .products-btm p {
    margin-bottom: 0px;
    font-size: 16px;
}

.list-view.products .products-second .products-btm a h5 {
    margin-bottom: 0px;
    font-size: 18px;
}

.list-view.products .products-second {
    margin-right: 0Fpx;
}

.products .products-second {
    margin-top: 50px;
    margin-right: 20px;
}

.products .products-second a {
    width: 100%;
}

.products.list-view .products-second a {
    width: auto;
}

.list-view.products .quantity {
    margin: 0px;
    align-items: center;
    width: 140px;
}

.list-view.products .quantity input[type="text"] {
    width: 20px !important;
    text-align: center;
}

.list-view.products .products-second .products-btm .cart-btns a {
    width: 108px;
}

@media(max-width:600px) {

    .products .products-second .products-btm,
    .products .products-second .product-img {
        width: 100%;
    }

    .products .products-second .products-btm .cart-btns a {
        width: 150px;
    }

    .products .products-second .products-btm .cart-btns a {
        font-size: 16px;
    }
}



/* ---------------------------------------------------------------------------------- motel 6 products ---------------------------- */
.motel-banner {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding-bottom: 50px;
}

.motel-banner .carousel-indicators {
    justify-content: start;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 0%;
    bottom: 20%;
}

.motel-banner .carousel-indicators button {
    background-color: #d2d0ca;
    border-radius: 0px;
    width: 103px;
    height: 4px;
}

.motel-banner .carousel-indicators button:hover,
.motel-banner .carousel-indicators button.active {
    background-color: #df7425;
}

.motel-banner .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 0%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
    top: 5%;
}

.motel-banner .carousel-caption h5 {
    font-family: LEMONMILK;
    color: #6b654e;
    font-size: 74px;
}

.motel-banner .carousel-caption p {
    line-height: 1;
    font-size: 62px;
    color: #6b654e;
    font-family: Poppins-Thin;
    margin-bottom: 20px;
}

.motel-banner .carousel-caption a {
    font-size: 16px;
    font-family: 'Poppins-semibold';
    background-color: #df7425;
    display: flex;
    width: 132px;
    height: 46px;
    align-items: center;
    justify-content: center;
    border-radius: 0px;
    color: #fefefe;
    text-decoration: none;
    text-transform: uppercase;
}

.motel-products-sec {
    padding: 60px 0px 40px;
}

.motel-products-sec .motel-top-head {
    border-bottom: 1px solid #d2d0ca;
    padding-bottom: 20px;
}

.motel-products-sec .motel-top-head .container {
    position: relative;
}

.motel-products-sec .motel-top-head h2 {
    color: #6b654e;
    font-size: 40px;
    font-family: Poppins-ExtraLight;
}

.motel-products-sec .motel-top-head .box-size {
    position: absolute;
    right: 0px;
    top: 10px;
}

.motel-products-sec .motel-top-head .box-size img {
    margin: 0px 5px;
}

.motel-products {
    padding-top: 50px;
}

.motel-products h3 {
    font-size: 26px;
    color: #6b654e;
    font-family: Poppins-Medium;
    margin-bottom: 10px;
}

.motel-products .motel-products-deatil .motel-product-img {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 0px 18px 0px;
    padding: 25px;
    width: 294px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 256px;
}

.motel-products .motel-products-deatil .motel-product-img img {
    object-fit: contain;
    height: 100%;
    width: 100%;
}

/* .motel-products  .owl-item {
    margin: 20px 1px;
} */

.motel-products .motel-product-img-disc {
    border: 1px solid #d2d0ca;
    border-top: transparent;
    padding-top: 35px;
    width: 294px;
    height: 250px;
    position: relative;
}

.motel-products .motel-product-img-disc h5 {
    margin-bottom: 18px;
    padding-left: 20px;
    padding-right: 10px;
}

.motel-products .motel-product-img-disc h5 a {
    color: #6b654e;
    font-size: 21px;
    font-family: Poppins-Medium;
    text-decoration: none;
}

.motel-products .motel-product-img-disc p {
    color: #6b654e;
    font-size: 16px;
    font-family: Poppins-Medium;
    /* line-height: 1.2; */
    margin-bottom: 20px;
    padding-left: 20px;
}

.motel-products .motel-product-img-disc p sub {
    line-height: 1.2;
    display: inline-block;
    color: #df7425;
}

.motel-products .motel-products-deatil .motel-cart {
    display: flex;
    justify-content: space-between;
    padding: 0px 10px;
    position: absolute;
    bottom: 10px;
    width: 100%;
}

.motel-products .motel-products-deatil .motel-cart .quantity {
    display: flex;
}

.motel-products .motel-products-deatil .motel-cart a {
    display: inline-block;
    width: 125px;
    height: 47px;
    color: #fff;
    background-color: #df7425;
    padding: 12px 0px;
    text-align: center;
    font-family: Poppins-Bold;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}

.motel-products .motel-products-deatil .motel-cart button {
    height: 47px;
    border: 1px solid #6b654e;
    width: 40px;
    background-color: transparent;
    font-family: Poppins-Medium;
    color: #6b654e;
    font-size: 20px;
}

.motel-products .motel-products-deatil .motel-cart button:hover {
    background-color: #6b654e;
    color: #fff;
}

.motel-products .motel-products-deatil .motel-cart input {
    width: 50px;
    background-color: transparent;
    text-align: center;
    border: 1px solid #6b654e;
    font-family: Poppins-Medium;
    border-right: transparent;
    border-left: transparent;
    color: #6b654e;
    font-size: 22px;
}

.motel-products .motel-products-deatil {
    margin: 15px auto;
    width: 88%;
}

.motel-products-carousel .owl-dots {
    margin-top: 40px !important;
}

.motel-products .owl-dots .owl-dot span {
    width: 105px;
    height: 4px;
    background-color: #c3c0b7;
    border-radius: 0px;
}

.motel-products .owl-dots .owl-dot:hover span,
.motel-products .owl-dots .owl-dot.active span {
    background-color: #df7425;
}

.motel-products-deatil.queen-head-carousel {
    margin-bottom: 40px;
}

.queen-head {
    margin-top: 50px;
}

.scroller-top {
    display: inline-block;
    text-align: center;
    margin: 20px 30px;
    width: 40px;
    height: 40px;
    padding: 5px;
    border-radius: 50%;
    background-color: #df7425;
}

.motel-bottom-arrow {
    text-align: right;
}

.products {
    padding: 20px 0px 0px;
}

.products .products-second .products-btm.border-none {
    border: 1px solid transparent !important;
}

.product-section.namo-products .products .row {
    justify-content: initial;
}

#motel-product .motel-products .motel-product-img-disc {
    height: auto !important;
}

#motel-product .motel-products .motel-cart {
    position: relative;
    display: initial;
    padding-left: 10px;
}

#motel-product .motel-products .motel-cart .quantity h4 {
    width: auto;
    display: flex;
    align-items: center;
}

#motel-product .motel-products .motel-cart .quantity h4 input {
    border-top: transparent;
    border-bottom: transparent;
}

#motel-product .motel-products .motel-products-deatil .motel-cart button.one,
#motel-product .motel-products .motel-products-deatil .motel-cart button.two {
    height: 36px;
}

#motel-product .motel-products .motel-products-deatil .motel-cart .quantity {
    margin-left: 18px;
}

#motel-product .motel-products .motel-products-deatil .motel-cart .quantity h4 {
    font-size: 16px;
}

#motel-product .motel-products .motel-products-deatil .motel-cart .actionBtn {
    margin-left: 18px;
}

#motel-product .motel-products .motel-products-deatil .motel-cart .actionBtn a {
    margin: 1px;
    border: 2px solid #df7425;
}

#motel-product .motel-products .motel-products-deatil .motel-cart .actionBtn a.details.btntra {
    background-color: transparent;
    color: #6b654e;
    border: 1px solid #c3c0b7;
}

#motel-product .motel-products .motel-products-deatil .motel-cart .actionBtn a:hover {
    background-color: transparent;
    color: #df7425;
}

#motel-product .motel-products .motel-products-deatil .motel-cart .actionBtn a:hover p {
    color: #df7425;
}

.actionBtn .btntra {
    &:hover {
        span {
            color: #df7425;
            z-index: 1;
            position: relative;
        }
    }
}

#motel-product .motel-products .motel-products-deatil .motel-cart .actionBtn a.details.btntra::before,
#motel-product .motel-products .motel-products-deatil .motel-cart .actionBtn a.details.btntra::after {
    content: none;
    display: none;
}

@media(max-width:1300px) {

    .motel-products .motel-product-img-disc,
    .motel-products .motel-products-deatil .motel-product-img {
        width: 248px;
    }

    .motel-products .motel-product-img-disc h5 a {
        font-size: 20px;
    }

    .motel-products .motel-product-img-disc h5 {
        padding-left: 15px;
    }

    .motel-products .motel-products-deatil .motel-cart input {
        width: 40px;
    }

    .motel-products .motel-products-deatil .motel-cart a {
        width: 100px;
        padding: 14px 0px;
        font-size: 13px;
    }
}

@media(max-width:1024px) {
    .motel-banner .carousel-indicators {
        bottom: 8%;
    }
}

@media(max-width:600px) {
    .motel-banner .carousel-indicators {
        bottom: -15%;
    }

    .motel-products .motel-product-img-disc,
    .motel-products .motel-products-deatil .motel-product-img {
        width: 100%;
    }

    .motel-products .motel-products-deatil {
        margin: 15px auto;
        width: 99%;
    }

    .motel-products h3 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .motel-products .motel-product-img-disc p {
        color: #6b654e;
        font-size: 18px;
    }

    .motel-products .motel-product-img-disc {
        height: 250px;
    }

    .products .products-second .products-btm.border-none {
        display: none;
    }

    .namo-collec-carousel .owl-nav {
        display: none;
    }

    .namo-collection-banner-section .namo-collec-right-cnt {
        padding-left: 0px;
    }

    .quantity {
        display: flex;
        font-family: Poppins-Medium;
        margin-bottom: 15px;
        border: 1px solid #d2d0ca;
        padding: 7px;
    }

    .quantity h4 {
        width: 70%;
        font-size: 18px;
        margin-bottom: 0px;
    }

    .quantity button {
        width: 15%;
        border: 1px solid #d2d0ca;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #6b654e;
        background-color: transparent;
    }

    .quantity button:hover {
        background-color: #df7425;
        color: #fff;
    }

}

.quantity {
    width: 176px;
    display: flex;
    font-family: Poppins-Medium;
    margin-bottom: 15px;
    border: 1px solid #d2d0ca;
    padding: 7px;
    position: relative;
    z-index: 1;
}

.quantity h4 {
    width: 60%;
    font-size: 18px;
    margin-bottom: 0px;
}

.quantity button {
    width: 16%;
    border: 1px solid #d2d0ca;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #6b654e;
    background-color: transparent;
    margin-right: 5px;
}

.product-details-cnt-right {
    position: relative;
}

.quantity h4 input {
    width: 50px;
    text-align: center;
    height: 100%;
    border: 1px solid #6b654e;
    width: 40px !important;
    margin: 0px 0px 0px 6px;
}

/* .product-details-cnt-right .quantity {
    position: absolute;
    right: 0px;
    bottom: 60px;
} */

.quantity button:hover {
    background-color: #df7425;
    color: #fff;
}

.product-details-cnt-right .price {
    font-size: 24px;
    color: #df7425;
}

@media(max-width:600px) {

    .products .products-second .products-btm,
    .products .products-second .product-img {
        width: 100% !important;
    }

    .products .products-second a {
        display: inline-block;
        width: 100%;
    }

    .list-view .products-second {
        height: auto;
    }

    .products .products-second {
        margin-top: 50px;
        margin-right: 0px;
    }

    .list-view .products-second .product-img {
        width: 100% !important;
        height: auto;
    }

    .products .products-second .product-img {
        padding: 25px 10px 25px 15px;
    }

    .list-view.products .products-second .products-btm a h5 {
        margin-bottom: 0px;
        font-size: 16px;
    }

    .list-view.products .products-second .products-btm p {
        margin-bottom: 0px;
        font-size: 14px;
    }

    .list-view.products .products-second .products-btm .cart-btns a {
        width: auto;
        height: 44px;
        font-size: 13px;
    }

    .list-view.products .quantity {
        width: auto;
    }

    .list-view.products .products-second .products-btm .cart-btns {
        margin-top: 20px;
    }

    .list-view.products .products-second a {
        display: inline-block;
        width: 100%;
    }

    .list-view.products .products-second .products-btm {
        width: 100% !important;
    }

    .sale-new-arrivals {
        overflow: hidden;
    }
}

.namo-collec-carousel .namo-collec-carousel-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin: auto;
}
.namo-collec-carousel .namo-collec-carousel-img {
    width: 100%;
    height: 400px;
    object-fit: contain;
}
.namo-collec-carousel-img img {
    width: 85%;
    height: 100%;
    object-fit: contain;
    margin: auto;
}

.motel-product-img-disc a {
    text-decoration: none;
    color: #6b654e;
    font-family: Poppins-Regular;
}

.product-details-cnt-right a h5 {
    margin: 15px 0px;
}

.product-details-cnt-right a {
    color: #6b654e;
    text-decoration: none;
}