/* Add custom CSS styles below */ 
.product-single .s-comments.s-comments-product {
    display: none !important;
}
.cart  div#sociallab-widget-container a {
    bottom: 175px !important;
}
.s-product-options-option-stock-out

 {
    display: none !important;
}
.product-single .s-blocks-wrapper.s-before-related {
    display: none;
}
header .inner.bg-inherit.w-full {
    background: #0d2546;
}
header .inner.bg-inherit.w-full  p ,header .inner.bg-inherit.w-full  a , header .inner.bg-inherit.w-full  span{
color:#fff !important; 
  
}
header .inner.bg-inherit.w-full .s-cart-summary-total , header .inner.bg-inherit.w-full i.sicon-menu.text-primary.text-2xl {
    color: #fff !important;
}
header .inner.bg-inherit.w-full .s-user-menu-login-btn svg {

    fill: #fff !important;
}
i.header-btn__icon.icon.sicon-shopping-bag {
    color: #fff;
}
.navbar-brand img {
   
    max-width: 100% !important;
}
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: #0d2546 !important;
    color: #fff;
}
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover {
    background: #AA8A5C !important ;
    color: #fff;
}
.s-product-card-sale-price h4, h4.s-product-card-price {
    font-size: 21px;
}
.product-single div#sociallab-widget-container a {
    bottom: 120px !important;
}

.s-product-options-thumbnails-wrapper label {
    height: auto !important;
    aspect-ratio: 1;
}
.s-product-options-thumbnails-wrapper {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 2px;
}
.product-single .container.mb-5.sm\:mb-8 {
    margin-top: 0 !important;
}
.s-product-options-thumbnails-wrapper p {
    font-size: 10px !important;
}
.s-user-menu-dropdown {
    background: #0d2546;
}
ul.main-menu.mm-spn--open .sub-menu

 {
    background: #0d2546;
}
.product-single .s-product-options-option-stock-out {
    display: none !important;
}