/* Add custom CSS styles below */ 
/*header*/
#mainnav {
    background: #433D35;
    color: #F9E5C8;
}
.s-modal-body.s-modal-align-middle.s-modal-xs.s-modal-padding.s-modal-entering {
    background-color: #ffffff !important;
}
#mainnav #mobile-menu {
    background-color: #433D35;
    color: #F9E5C8;
}
.main-menu{
    background-color: #433D35 !important;
    color: #F9E5C8;
}
.main-menu li.root-level > a:hover {
    color: #ffffff !important;
}
#mainnav .header-btn__icon, .header-buttons {
    color: #F9E5C8;
}
.navbar-brand img {
    max-height: 5rem;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 55px;
}
.navbar-brand {
    margin: 0;
}

/*cats*/
.q_cate a.pre.even-item {
    flex-direction: column !important;
}
.q_cate.q_cate-2.grid {
    grid-template-columns: 1fr 1fr;
        width: auto;
}
 
/*banner*/
#video-banner-all .content-slider-backk{
    width: 50%;
}
#video-banner-all .background-image_backk {
    justify-content: flex-end;
}
.content_vedio_text.col-md-6.col-12.order-md-1.text-md-start {
    align-self: center;
}
@media (min-width: 767px) {
#video-banner-all  h4.disc-image-slider-bg{
    line-height: 3rem;
}}
@media (max-width: 767px) {
#video-banner-all .background-image_backk {
    background-position: 80%;
    }
}

/*2 imgs*/
.sq-gridss .sq-img .parent_image {
    max-height: fit-content;
}
@media (min-width: 767px) {
.sq-gridss .grid-container {
    gap: 1rem;
}}

/*footer*/
footer.store-footer.footer-newsllater-mearge ,.footer-is-light .store-footer .store-footer__inner{
    background-color: #433D35;
    color: #fff;
}
.footer-newsllater-mearge::after {
    background-color: #433D35;
}

/*cart*/
.item-price , .sallary_cown span.font-bold{
    color: #433d35 !important;
}
.banner-top.\[aspect-ratio\:19_\/_4\] {
    display: none;
}

/*fix*/
.product-index .banner-top.\[aspect-ratio\:19_\/_7\],.product-index .banner-bottom {
    display: none;
}
.blog-index a.py-2.px-4.rounded-large.inline-flex.items-center.text-500.hover\:text-dark.justify-center.text-sm {
    color: #433d35 !important;
}