/* Add custom CSS styles below */ 
/* Add custom CSS styles below 
body, .header-is-light .fixed-pinned .inner , .store-footer .footer-bottom .container ,.header-is-light #mainnav .inner , .menu-fixed-bar , .header-is-light .fixed-pinned.header-components, .header-is-light .fixed-pinned .inner {
    background: #040d18 !important;
}


.navbar-brand img {
    max-height: 6rem;
}
.s-block__title .center-side {
    color: #d3ae7d;
    background: transparent;
    
}
.s-block__title::after  , .s-block__title .center-side::after{
    display: none;
}
.s-block--fixed-banner .banner--fixed {
    max-height: 600px;
    min-height: 350px;
}
.s-block__title h2{
font-size: 30px !important;
}
.header-components .s-user-menu-wrapper .s-user-menu-trigger {
    background: transparent;
    border: 1px solid #d1af80;
    margin-left: 20px;
}
    .s-user-menu-trigger-content .s-user-menu-trigger-name , .s-user-menu-trigger-icon, .menu-title{
      color: #fff !important;
    }
    .s-user-menu-trigger-icon svg{
    fill: #fff !important;
    }
    
    .sicon-cart2:before , .sicon-search:before , .main-menu li.root-level>a , .s-block__title-text{
    color:#fff !important;
    }
    
    .product-entry salla-add-product-button salla-button button {
  border:none !important;
    background: #d3b287;
}
.s-product-card-content * , .s-product-card-content-title a{
color:#fff !important;
}
.product-entry {
    background-color:#0e233c;

}
.product-entry:hover{
border:none !important;
}

.product-entry__image{
  background-color: #0e233c;
}
body.product-entry--fit-type.cover .product-entry img {
    padding: 8px;
    border-radius: 22px;
}

.display-all-url div {
  background-color: #fff !important;
}

.store-footer , .features-home .s-block--features__item, .s-block--features .s-block--features__item {
    background-color: rgb(9 23 39);
}

.inner .s-user-menu-trigger-slot .s-user-menu-trigger {
    background: transparent;
}
.features-home .s-block--features__item .feature-icon-div .feature-icon, .s-block--features .s-block--features__item .feature-icon-div .feature-icon , .s-block--features__item h4 , .features-home .s-block--features__item p, .s-block--features .s-block--features__item p{
color:#fff !important;
}
.sicon-menu:before , .s-cart-summary-total{
    color: #d3b287;
}

.breadcrumbs  {
    background: #040d18;
    color: #fff;
}
.main-content .main-content-data .product-title {

    color: #fff;
}
.product__description .article--main p , .total-price , .sicon-sar:before{
color:#fff !important;
}
.s-quantity-input-button {
    fill: #fff;
}

.tab-accordion .panel{
    background-color: rgb(4 13 24) !important;
}
.tab-accordion .accordion {
    background-color: rgb(4 13 24) !important;
    color: #fff !important;
}

.tab-accordion .s-comment-form-wrapper .s-comment-form-content textarea  {
    background: transparent;
    color: #fff;
}
#single-product-form > div > div > div.order-1.md\:order-2.block.md\:sticky.top-24.shrink-0.h-fit > div.product-fixed-bar > div > h4{
 color: #fff !important;
}
@media(max-width:768px){
.s-block--fixed-banner .banner--fixed {
    max-height: 186px;
    min-height: 170px;
}
}
*/

.product-entry--vertical.product-entry, .product-entry {
    height: 100%;
  background: #ffecd2;
border: 2px solid #ffecd2;
border-radius: 15px; 

}

body.product-entry--fit-type.cover .product-entry img {
    padding: 8px;
    border-radius: 22px;
}


.product-entry salla-add-product-button salla-button button {
  border: none !important;
  background: #e6b980
}



.footer-is-light .store-footer , .main-nav-container , .header-is-light .header-components  , .header-components-top{
    background-color: #e6b980

}
.s-block--fixed-banner .banner--fixed {
    max-height: 570px;
}

.inner .s-user-menu-trigger-slot .s-user-menu-trigger {
    min-width: 127px;
    margin-left: 25px;
}
.features-home .s-block--features__item, .s-block--features .s-block--features__item{
 background: rgb(243 244 246);
}