/*************** Genral ****************/
@import url('https://fonts.googleapis.com/css2?family=Beiruti:wght@200..900&display=swap');
* {
  font-family: "Beiruti", serif;
  font-optical-sizing: auto;
  font-weight:700;
  font-style:Ãƒâ€šÃ‚Â normal;
}
body {    
    background: #f3f4f6 !important;
}
/*****************************************/
/*************** Banners ****************/
section.s-block.s-block--fixed-banner  .container {
    max-width: 100%;
}
section.s-block.s-block--fixed-banner  .container {
    padding: 0;
}
section.s-block:nth-of-type(1)  {
    margin-top:0px;
}
section.s-block img{
    background-color: transparent;
}
section.s-block img{
    border-radius:0px;
}
/*****************************************/
/*************** Footer ****************/
footer.store-footer {
    background-color: #f5f0e6 !important;
}
.store-footer__inner {
    background: #f5f0e6 !important;
    color : #7d4c38;
}
footer.store-footer p {
    color : #7d4c38;
}
.store-footer__inner {
    border: none;
}
.copyright-text p{
    color: #7d4c38 !important;
}
div#contact-slot:nth-of-type(1)  span.s-contacts-icon{
    background-color:	#25d366;
}
div#contact-slot:nth-of-type(2)  span.s-contacts-icon{
    background-color:	#000;
}
div#contact-slot:nth-of-type(3)  span.s-contacts-icon{
    background-color:#ff0000;
}
div#contact-slot:nth-of-type(4)  span.s-contacts-icon{
    background-color: #fff;
    color:#3F51A5;
}
span.s-contacts-icon{
    border: none;
    color: #fff
}
.s-social-link a svg{
    fill:#fff;
}
li.s-social-link a[title="instagram"]{
    background-image: linear-gradient(150deg,#f9ce34,#ee2a7b,#6228d7);
}
li.s-social-link a[title="tiktok"]{
    background-image: linear-gradient(150deg,#00f2ea,#000,#ff0050);
}
li.s-social-link a[title="snapchat"]{
    background: #fffc00!important;
    color:#000;
}
li.s-social-link a[title="facebook"]{
    background:#fff;
    color:#1878f3;
}
li.s-social-link a[title="youtube"]{
    background:#ff0000;
    color:#fff;
}
li.s-social-link a[title="twitter"]{
    background:#000;
    color:#fff;
}
/*****************************************/
/*************** Header ****************/
.sicon-user-circle:before {
    content: "\f078"
}
.top-navbar  {
    background: #7d4c38 !important;
    border-bottom: 1px solid #fff;
}
div#mainnav  , .fixed-header .inner {
    background: #f5f0e6 !important;
}
.shadow-default{
    box-shadow: 0 0 transparent !important;
} 
div#mainnav i.sicon-shopping-bag ,
i.sicon-user-circle {
    background-color: #7d4c38;
    color: #fff !important;
    border-color: #7d4c38 !important;
    box-shadow: 1px 1px 5px #7d4c38;
    border-radius: 6px;
}    
div#mainnav i.sicon-shopping-bag:hover ,
i.sicon-user-circle:hover{
    background-color: transparent;
    color: #7d4c38 !important;
    border-color: #7d4c38 !important;
}
b.s-cart-summary-total,
nav#mobile-menu{
    color:#7d4c38;
}
ul.main-menu.mm-spn--open li:hover a {
    color:#000;
}
.top-navbar a{
    color: #fff !important;
}
.s-search-container.s-search-inline {
    background-color: #fff;
    border-radius:6px;
    box-shadow:1px 1px 10px #3f51a552;
}
.sub-menu a {
    color: #000;
}
.s-user-menu-trigger {
    border-radius: 6px;
    width: 45px;
    height: 45px;
}
i.sicon-menu {
    color:#7d4c38;
}
/*****************************************/
.s-product-card-content {
    text-align: center;
}
.s-product-card-content-sub {
    justify-content: center;
}

h1#page-main-title , .main-content label , nav.breadcrumbs , a.text-primary{
    color: #7d4c38;
}
button.s-infinite-scroll-btn.s-button-btn.s-button-primary {
    background-color: #7d4c38 !important;
    border: 2px solid #7d4c38 !important;
    color:#F7F2F0;
    border-radius:6px;
}
button.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    background-color: #7d4c38 !important;
    border: 2px solid #7d4c38 !important;
    color:#F7F2F0;
}
button.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center:hover {
    background-color: transparent !important;
    border: 2px solid #7d4c38 !important;
    color: #7d4c38;
}
p.text-primary{
    color: #000;
}
.main-content  h1 {
    color: #000;
}
button.s-quick-buy-button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-after {
    background-color: transparent;
    color: #6B4D38;
    border:2px solid  #6B4D38;
}
button.s-quick-buy-button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-after:hover {
    background-color: #6B4D38;
    color: #F7F2F0;
}
.loader-init {
    display: none;
}
button.s-login-modal-enter-button.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center ,
button.btn--wishlist.animated.hidden.sm\:inline-flex.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center ,
button.s-social-share-btn.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center{
    background-color: #7d4c38 !important;
    border: 2px solid #F7F2F0 !important;
    color: #F7F2F0;
    border-radius: 6px;
}
a.s-login-modal-link {
    color: #000;
}
.s-comments.s-comments-product {
    background-color: transparent;
}
.product__description a strong {
    color: #7d4c38;
}
.slide--cat-entry h2 , .s-slider-block__title h2{
  color :#7d4c38;
}
.marquee-container {
    height:30px;
}
.marquee-track {
    top:2px;
}
.s-slider-nav-arrow {
  border-color: #7d4c38 !important;
  background-color: #7d4c38 !important;
  border-radius:6px;
}
.s-slider-nav-arrow svg {
  fill: #F7F2F0;
}
.s-slider-nav-arrow:hover {
  background-color:transparent !important;
}
section.s-block:nth-of-type(5)  .container {
    max-width: 80%;
    margin-bottom:25px;
}
@media only screen and (max-width: 600px) {
    section.s-block:nth-of-type(5)  .container {
        max-width: 90%;
    }
}
section#featured-products-style2-1 section.s-block.s-block--banners.container{
    display: flex;
    gap: 5px;
    justify-content: space-around;
    flex-wrap: nowrap;
}
.grid.one-row.md\:grid-cols-3.grid-flow-row.gap-3.sm\:gap-8{
    grid-template-columns:repeat(3,minmax(0,1fr));
    flex:0 0 100%;
    max-width:100%
}
a.banner-entry{
    display:inline-block;
    height: 215px;
    background-color:transparent;
    border-radius:0px
}
.two-row .banner-entry:first-child{
    grid-row:span 1/span 2
}
@media only screen and (max-width: 600px) {
    a.banner-entry{
    height: 63px;
    }
}
@media(min-width: 400px) and (max-width:600px) {
    a.banner-entry{
        height: 69px;
    }
}
@media(min-width: 600px) and (max-width:760px) {
    a.banner-entry{
        height: 107px;
    }
}
@media(min-width: 760px) and (max-width:875px) {
    a.banner-entry{
        height: 130px;
    }
}
@media(min-width: 876px) and (max-width:1024px) {
    a.banner-entry{
        height: 155px;
    }
}
button.tab-trigger.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline.s-button-loader-after {
    color:#572612;
    border-color:#572612;
}
button.tab-trigger.is-active.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline.s-button-loader-after {
    color:#FFF
}