
     ._1e_i9
      {
    display: block;
    width: 100%;
    height:100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #3BB77E;
    background-color: #fff;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #3BB77E;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    
      }
      
    .product-cart-wrap .product-card-bottom .add-cart .add
    {
        background-color: #3BB77E;
    }
      
    .add-to-cart-box {
    background-color: #f8f8f8;
    border-radius: 50px;
    position: relative;
    max-width: 210px
}

.add-to-cart-box.hide {
    background-color: transparent
}

.add-to-cart-box .btn-add-cart {
    padding: calc(8px + (10 - 8) * ((100vw - 320px) / (1920 - 320))) 0;
    width: 100%;
    font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
    margin-top: 10px;
    color: #fff;
    border-radius: 50px;
    font-weight: 600
}

.add-to-cart-box .btn-add-cart.hide {
    opacity: 0
}

.add-to-cart-box .btn-add-cart .add-icon {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc(30px + (37 - 30) * ((100vw - 320px) / (1920 - 320)));
    height: calc(30px + (37 - 30) * ((100vw - 320px) / (1920 - 320)));
    background-color: #fff;
    border-radius: 100%;
    color: #000;
    position: absolute;
    right: 4px
}

.add-to-cart-box .btn-add-cart .add-icon.bg-light-orange {
    background-color: #f9f8f6
}

.add-to-cart-box .btn-add-cart .add-icon.bg-light-gray {
    background-color: #f8f8f8
}

@media (max-width: 480px) {
    .add-to-cart-box .btn-add-cart .add-icon {
        display: none
    }
}

.add-to-cart-box .btn-add-cart .add-icon i {
    font-size: 13px
}

.add-to-cart-box .qty-box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    display: none
}

.add-to-cart-box .qty-box.open {
    display: block
}

.add-to-cart-box .qty-box .input-group {
    background-color: #f8f8f8;
    border-radius: 50px;
    padding: 4px;
    text-align: center;
    z-index: 0
}

.add-to-cart-box .qty-box .input-group.theme-bg-white {
    background-color: #fff
}

.add-to-cart-box .qty-box .input-group button {
    width: calc(29px + (35 - 29) * ((100vw - 320px) / (1920 - 320)));
    height: calc(29px + (35 - 29) * ((100vw - 320px) / (1920 - 320)));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    padding: 0;
    background-color: #fff;
    z-index: 0;
    border-radius: 100% !important
}

.add-to-cart-box .qty-box .input-group button i {
    font-size: 13px;
    color: var(--theme-color);
    margin-top: 1px
}

.add-to-cart-box .qty-box .input-group button:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.add-to-cart-box .qty-box .input-group input {
    height: auto;
    background-color: transparent;
    border: none;
    padding: 0;
    text-align: center;
    font-size: 20px;
    color: #4a5568
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity-price-box .cart_qty button {
    padding: calc(3px + (10 - 3) * ((100vw - 320px) / (1920 - 320))) calc(10px + (18 - 10) * ((100vw - 320px) / (1920 - 320)));
    border: none
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity-price-box .cart_qty button input {
    padding: 10px 18px;
    border: none;
    text-align: center
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity .quantity-price .cart_qty button {
    width: calc(26px + (35 - 26) * ((100vw - 320px) / (1920 - 320)));
    height: calc(26px + (35 - 26) * ((100vw - 320px) / (1920 - 320)));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    background-color: #e3e0e0;
    border-radius: 100% !important;
    padding: 0
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity .quantity-price .cart_qty button i {
    margin-top: 2px
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity .quantity-price .cart_qty input {
    padding: 0;
    border: none;
    text-align: center;
    background-color: transparent
}

.cart-table table tbody tr td .quantity-price .cart_qty button {
    width: calc(29px + (35 - 29) * ((100vw - 320px) / (1920 - 320)));
    height: calc(29px + (35 - 29) * ((100vw - 320px) / (1920 - 320)));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    background-color: #e3e0e0;
    border-radius: 100% !important;
    padding: 0
}

.cart-table table tbody tr td .quantity-price .cart_qty button i {
    font-size: 14px;
    padding-top: 3px
}

.cart-table table tbody tr td .quantity-price .cart_qty input {
    padding: 0;
    border: none;
    text-align: center;
    background-color: transparent
}


.qty-box {
    margin-top: 10px;
    width: 100%;
    max-width: 250px
}

.qty-box .input-group {
    background-color: #f8f8f8;
    border-radius: 7px;
    padding: 4px;
    text-align: center;
    z-index: 0
}

.qty-box .input-group.theme-bg-white {
    background-color: #fff
}

.qty-box .input-group button {
    width: calc(26px + (35 - 26) * ((100vw - 320px) / (1920 - 320)));
    height: calc(26px + (35 - 26) * ((100vw - 320px) / (1920 - 320)));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    padding: 0;
    background-color: #fff;
    z-index: 0;
    border-radius: 4px !important
}

.qty-box .input-group button i {
    font-size: 13px;
    color: var(--theme-color);
    margin-top: 1px
}

.qty-box .input-group button:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.qty-box .input-group input {
    height: auto;
    background-color: transparent;
    border: none;
    padding: 0;
    text-align: center;
    font-size: 14px;
    color: #4a5568
}

.product-box.product-box-bg .qty-box .input-group {
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px rgba(34, 34, 34, 0.04);
    box-shadow: 0 0 8px rgba(34, 34, 34, 0.04)
}

.product-box.product-white-bg .qty-box .input-group {
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px rgba(34, 34, 34, 0.04);
    box-shadow: 0 0 8px rgba(34, 34, 34, 0.04)
}

.product-box .qty-box {
    max-width: 210px
}

.product-box .counter-box .addtocart_btn .qty-box {
    display: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
    margin-top: 0;
    max-width: 155px
}

.product-box .counter-box .addtocart_btn .qty-box.open {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.product-list-section.list-style>div .product-box-3 .product-footer .product-detail .qty-box {
    width: unset
}

.product-box-4 .product-detail .addtocart_btn .qty-box {
    display: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
    margin-top: 0
}

.product-box-4 .product-detail .addtocart_btn .qty-box.open {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}


.counter .qty-left-minus,
.counter .qty-right-plus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc(30px + (35 - 30) * ((100vw - 320px) / (1920 - 320)));
    height: calc(30px + (35 - 30) * ((100vw - 320px) / (1920 - 320)));
    border: 1px solid #ececec;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 20px;
    line-height: 24px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0
}


.counter .qty-left-minus i,
.counter .qty-right-plus i {
    font-size: 12px;
    margin-top: 3px
}

.counter .qty-left-minus:hover,
.counter .qty-right-plus:hover {
    color: #010200
}


.counter .qty-right-plus {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-left: 0
}

[dir="rtl"] .counter .qty-right-plus {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    border-left: 1px solid #ececec
}

@media (max-width: 480px) {
    .product-box-4 .product-detail .price-qty .counter-number .counter .qty-left-minus,
    .product-box-4 .product-detail .price-qty .counter-number .counter .qty-right-plus {
        width: 85px
    }
}


.btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #222;
    padding: calc(7px + (14 - 7) * ((100vw - 320px) / (1920 - 320))) calc(14px + (32 - 14) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 500;
    /*background: transparent;*/
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    border: none;
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    font: #fff;
    z-index: 0;
    white-space: nowrap
}

.btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn:hover .icon {
    -webkit-transform: translateX(3px);
    transform: translateX(3px)
}

.btn.dark-button {
    background: linear-gradient(93.33deg, #222221 12.35%, #2F2F2D 99.38%) !important
}

.btn .icon {
    margin-left: calc(6px + (12 - 6) * ((100vw - 320px) / (1920 - 320)));
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

[dir="rtl"] .btn .icon {
    margin-left: unset;
    margin-right: calc(6px + (12 - 6) * ((100vw - 320px) / (1920 - 320)))
}

.btn .icon-2 {
    margin-left: 6px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

[dir="rtl"] .btn .icon-2 {
    margin-left: unset;
    margin-right: 6px
}

.btn-furniture {
    border: 1px solid #4a5568;
    color: #4a5568;
    display: block
}

.btn-animation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    border-radius: 5px;
    font-weight: 600;
    background: transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    background: #ff6b6b;
    background: -webkit-gradient(linear, left top, right top, from(#ff6b6b), to(#ff4f4f));
    background: linear-gradient(90deg, #ff6b6b 0%, #ff4f4f 100%);
    border: none;
    z-index: 0
}

.btn-animation i {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

.btn-animation::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 5px;
    background: #ff4f4f;
    background: -webkit-gradient(linear, left top, right top, from(#ff4f4f), to(#ff6b6b));
    background: linear-gradient(90deg, #ff4f4f 0%, #ff6b6b 100%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.btn-animation:hover {
    color: #fff
}

.btn-animation:hover i {
    -webkit-transform: translateX(3px);
    transform: translateX(3px)
}

.btn-animation:hover::after {
    top: 0;
    height: 100%
}

.btn-md {
    padding: calc(8px + (11 - 8) * ((100vw - 320px) / (1920 - 320))) calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320)));
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 500
}

.btn-sm {
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 500
}  
   
      
