.categories,
.top-categories {
    max-width: 1392px;
    margin-inline: auto;
    padding-inline: 32px;
}

.product {
    max-width: 1192px;
    margin-inline: auto;
    padding-inline: 32px;
}

.categories .new__categoies-item {
    /* height: 30vw; */
    height: 450px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.new-main-cat-1 {
    position: absolute;
    top: 100px;
    left: 70px;
    /* border: solid #ff8100 1px; */
    padding: 27px;
    width: 290px;
    /* background-color: #d5c15e; */
    border-radius: 5px;
    background-image: linear-gradient(100deg, #0C5238, #127450);
    /* box-shadow: -2px 2px 5px 0px #00000082; */
    text-align: center;
}

.new-main-cat-2 {
    position: absolute;
    top: 100px;
    left: 70px;
    /* border: solid #ff8100 1px; */
    padding: 27px;
    width: 290px;
    /* background-color: #d5c15e; */
    border-radius: 5px;
    background-image: linear-gradient(100deg, #0C5238, #73b49c);
    /* box-shadow: -2px 2px 5px 0px #00000082; */
    text-align: center;
}

.new-main-cat-3 {
    position: absolute;
    top: 100px;
    left: 70px;
    /* border: solid #ff8100 1px; */
    padding: 27px;
    width: 290px;
    /* background-color: #d5c15e; */
    border-radius: 5px;
    background-image: linear-gradient(100deg, #0C5238, #127450);
    /* box-shadow: -2px 2px 5px 0px #00000082; */
    text-align: center;
}

.new-main-cat-4 {
    position: absolute;
    top: 20px;
    right: 30px;
    text-align: right;
}

.top-categories {
    overflow-x: auto;
}

filter__controls .product .property__gallery>.property__gallery-item {
    width: 100%;
}

@media screen and (max-width: 1070px) {
    .product .property__gallery {
        flex-wrap: wrap;

    }

    .product .property__gallery>.property__gallery-item {
        width: calc(50% - 6px);
    }


}

.product .property__gallery>.property__gallery-item .product__item__text .product__price {
    padding: 16px;
}

.product .property__gallery>.property__gallery-item .product__item__text .product__price .price-row {
    display: flex;
    justify-content: start;
    gap: 4px;
}

.product__price .price-row .product-card-basket {
    /*margin-left: auto;*/
    /*margin-right: 0;*/
     margin-left: 7px;
    margin-right: -7px;
}

.cat-list-ul {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
}




/* Lang flags */
.flags {
    width: 200px;
    height: 32px;
    float: left;
}

.flags ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.flags ul li {
    display: inline;
}
.flags-img{
    width: 40px;
}

.search-icon-png{
    width: 32px;
    margin-right: 8px;
    cursor: pointer;
}

.header-main{
    background-color: #fff;
    width: 100%;
    -webkit-box-shadow: 0px 5px 10px rgba(91, 91, 91, 0.1);
    box-shadow: 0px 5px 10px rgba(91, 91, 91, 0.1);
}

.content-to-center{
    max-width: 1392px;
    margin-inline: auto;
}

.product-new-tag{
    position: absolute;
    top: 7px;
    left: 7px;
    padding: 8px;
}

.blog-slider-home-img{
    border: solid #d5c15e 6px;
    border-top-left-radius: 20%;
}

.important-forum{
    color: #9d6a4b;
    font-weight: 600;
    /* margin-inline: auto; */
    text-align: center;
    margin: 26px 0 0;
}
.insta-1{
    padding: 0;
}
.insta-1:hover{
    opacity: 0.8;
}
.insta-tag{
    background-color: #8d340069;
    padding: 8px;
    position: absolute;
    bottom: 8px;
    width: 90%;
    border-radius: 0;
    letter-spacing: 2px;
    font-size:16px;
}

.shop_sidebar_home{
    /* box-shadow: 0px 0px 5px 0px #000; */
    margin-right: 10px;
}
.hero_filter .shop_sidebar_home{
    margin-right: 0px!important;
    font-size: 14px;
    padding: 0;
}
.hero_filter .card_bg a {
    font-size: 14px!important;
}
.s_cat_home{
    /* margin-right: 10px; */
    /* background-color: rgb(255, 245, 224)!important; */
    padding: 0 20px 40px!important;
    /* height: 628px; */
}
.bajinner h4{
    color:#fff;
}
.bajinner h4::after{
    content:none;
}
.card_bg{
    /* background-color: rgb(255, 245, 224)!important; */
}
.card_bg a{
    color: #7c5538!important;
    font-size: 16px!important;
    text-transform: capitalize!important;
}
.p-0-10{
    padding: 0 10px;
}

.sidebar__categories:hover{
    box-shadow: 0px 0px 8px 0px #0000004a;
}

.b-custom{
    height: 450px;
    position: relative;
    overflow: hidden;
}
.b-small-custom{
    height: 170px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.b-small-custom:hover {
    box-shadow: 0px 0px 8px 0px #0000004a;
}
.b-small-custom>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.b-custom>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.swipper-custom{
    margin-bottom: 8px;
    border-radius: 10px;
}

.b-rad-10{
    border-radius: 10px;
}

.product__details__text{
    background-color: #fff;
}
.se_all_statuses_a{
    font-weight: 600;
    color: #ffa83b;
}
.se_all_statuses_a:hover{
    color: #9d6420;
}
.hero{
    margin-top:44px;
}

.hero .card_bg a {
    font-size: 14px!important;
}

@media screen and (max-width: 531px) {

    .product__item__text{
        height: 100px;
    }
    .product__item__text h6 a {
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 18ch;
    }
    .product-card-basket{
        margin-top: 5px;
    }
    .product__item__text h6 {
        display: flex;
        justify-content: center;
    }

    .product__item__text .product__price {
        padding: 8px;
    }

    .price-row {
        display: flex;
        margin-left: 0px;
        align-items: center;
        gap: 2px;
    }

    .truncate {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 10ch; /* or adjust as needed */
    }

    .prod-custom{
        height: 200px ;
    }

    .add-to-cart-bg{
        padding: 4px;
    }

    .blog__item__text{
        margin-right: 0;
        margin-top: -40px;
    }

    .insta-1{
        padding: 8px;
    }
    .swipper-custom {
        /*height: 205px;*/
    }
    .b-custom>img {
        height: auto;
    }
    .b-custom {
        height: auto;
    }
    .event-row{
        margin: 0;
    }

    .product{
        padding-top: 0;
    }
    .spad{
        padding-top: 0;
    }
}




@media screen and (max-width: 1200px) {
    .header__right {
        display: none;
    }

    .menu-burger {
        display: block;
    }

    .property__gallery {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 991px) {
    .shop__sidebar_lg{
        display: none!important;
    }
    
    .product__details__text h1 {
    	color: #937a68;
    	font-weight: 600;
    	text-transform: uppercase;
    	margin-bottom: 12px;
    	font-size: 23px;
    }
}
@media screen and (max-width: 769px) {

    .categories,
    .top-categories,
    .product {
        padding-inline: 8px;
    }
    
    .breadcrumb__links{
        margin-bottom: 24px;
    }
    .instagram__item{
        height: auto;
    }
    .story-link-title {
        font-size: 10px;
    }
}