.products-details {
    background: transparent !important;
}
.product-box .tp-product-container {
    background: transparent !important;
}
.tp-product-details-tab-nav {
    background: transparent !important;
}
.tp-product-details-tab-nav .nav-tabs {
    border-bottom: 1px solid transparent !important;
}
.add-to-wishlist .icon-heart-mask svg {
 
    color: #AA1113;
}
.header-box .middle-box a img {
    height: 90px;
}
.product-first-category {
    justify-content: center;
}
.col-product-info .title-product {
    text-align: center;
}
.col-product-info .price-product {

    width: 100%;
    justify-content: center;
}
.show-now-section {
    text-align: center;
  
}
.loyalty-points .loyalty-points-products-section {
    border: 1px solid #AA1113 !important;
  
}
.feature-box::after {

    background: #AA1113 !important;
}


element.style {
}
@media (max-width: 576px) {
    .product-box .footer-btns .product-card-add-to-cart, .product-box .footer-btns a {
        font-size: 14px;
    }
}
@media (max-width: 768px) {
    .product-box .footer-btns .product-card-add-to-cart, .product-box .footer-btns a {
        padding: 5px 12px;
        font-size: 15px;
        width: 98%;
    }
}
.product-box .footer-btns .product-card-add-to-cart, .product-box .footer-btns a {
    background: #000000 !important;
}
.product-buttons .btn-add-to-cart {
        background: #000000 !important;
border: none !important;
    color: var(--text-color-primary-bg);
}
.mm-navbars--top .mm-navbar {
    background: #b99c7d;
}
.mm-menu--opened .mm-panel--noanimation {
    -webkit-transition: none !important;
    -o-transition: none!important;
    transition: none !important;
    background: #b99c7d;
}
.mm-navbars--bottom .mm-navbar:last-child {
    padding-bottom: env(safe-area-inset-bottom);
    background: #b99c7d;
}
.mm-navbars--bottom {
    padding: 16px 20px 20px;
    border: 0;
    border: none !important;
    font-weight: 500;
    border-top: 1px solid #ddd;
    background: #b99c7d;
}
.mm-menu--offcanvas.mm-menu--opened {
    opacity: 1 !important;
    border-inline-end: 1px solid #b99c7d;
    box-shadow: 1px 1px 12px 0px #b99c7d;
    z-index: 99 !important;
}
.mm-navbars--top .mm-btn--close:before {
  
    color: var(--primary-color) !important;
  
}
.tp-footer-social a {

    background: transparent !important;
    box-shadow: none !important;

}
.select-quantity-div .quantity-input {
  
    background: transparent !important;
     border: none !important;
  
}

.select-quantity-div .quantity-input input {
    background: transparent !important;
 }
.product-images-carousel .add-to-wishlist {
  
    background: transparent !important;
     border: none !important;
  
}
.product-share-icon{
  
    background: transparent !important;
     border: none !important;
  
}
.product-actions-icons {    flex-direction: row !important;
    gap: 8px;
    align-items: end !important;
    bottom: 1% !important;
}
.product-share-icon svg {
 
    color: #AA1113 !important;
}
.offcanvas.show:not(.hiding), .offcanvas.showing {
    transform: none;
    background: #b99c7d !important;
}
.offcanvas.show:not(.hiding), .offcanvas.showing {
    transform: none;
    background: #b99c7d !important;
}
.block-side-cart .flex-product-box .block-p-qty {
    border: none  !important;

    background: #b99c7d !important;
}

.block-side-cart .flex-product-box .block-p-qty .input-number {
      background: #b99c7d !important;
}

.block-side-cart .footer-side-cart .coupon-form input {
        background: #b99c7d !important;
}
.block-side-cart .footer-side-cart .coupon-form button {
     background: #b99c7d !important;
}
.offcanvas {
        background: #b99c7d !important;
}