.archive-header .col-full {
    max-width: 1440px !important;
}
.shoptimizer-archive .col-full {
    max-width: 100% !important;
}
.archive-header{
    background-color:#181818 ;
}
.site-content .woocommerce-breadcrumb {
    margin: 0 0 20px 0!important;
    color: #d4d4d4 !important;
}
.site-content .woocommerce-breadcrumb a{
    color: #ffffff;
}
#primary .site-main .post img.wp-post-image{
    display:none;
}
#primary.content-area{
    width:100%;
}
#primary.content-area .site-main{
    background-color: #181818;
    height: 100%;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
#primary .site-main .post{
    border: 1px solid #656565;
    border-radius: 2px;
    padding: 20px;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto; 
    box-sizing: border-box; 
   
}
#primary .site-main .post .entry-header .entry-title{
    font-family: 'Matritsa';
    font-weight: 900;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 1.2px;
    color: #ffffff;

}
#primary .site-main .post .entry-header .posted-on{
    display:none;
}
#primary .site-main .post .entry-content .wp-block-image{
    margin-top: 0;
    margin-bottom: 20px;
}
#primary .site-main .post .entry-content .wp-block-image a{
    width:100%;
}
#primary .site-main .post .entry-content .wp-block-image img {
    width: 100%;
    height: auto;
}
#primary .site-main .post .acf-post-description p{
    font-family: 'Inter';
    font-weight:400;
    font-size: 14px;
    line-height: 14px;
    color: #ffffff;
    
}



#primary .site-main .post  .acf-heading{
    font-family: 'Matritsa';
    font-weight: 900;
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
    border-top: 1px solid #656565; 
    padding-top: 30px;         
    margin-top: 25px; 
}
#primary .site-main .post .acf-sections .acf-section {
    display: flex;
    align-items: flex-start; 
    gap: 10px; 
    margin-bottom: 10px;
}
#primary .site-main .post .acf-sections .acf-section h3{
    font-family: 'Inter';
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    color: #ffffff;
    margin: 0;
}
#primary .site-main .post .acf-sections .acf-section p{
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #ffffff;
    margin: 0;
}
 #primary .site-main .entry-content hr{
    border: 1px solid #656565;
}
/* #primary .section{
    margin-top:10px;
    background-color: #EBEBEA;
    width:70%;
} */

.section-wrapper {
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    gap: 20px;
    box-sizing: border-box;
    align-items: flex-start;
}

/* main */
.section {
    flex: 3; /* ~60% */
    /* background: #EBEBEA; */
    background: linear-gradient(to right, #EBEBEA 58.5%, #FFFFFF 41%);
    margin-top: 10px;
}
@media screen and (max-width: 1240px) {
    .section {
        background: linear-gradient(to right, #EBEBEA 58.5%, #FFFFFF 41%);
        background: linear-gradient(to right, #EBEBEA 63%, #FFFFFF 30%);
    }

}
@media (min-width: 1241px) and (max-width: 1439px) {
    .section {
        background: linear-gradient(to right, #EBEBEA 63%, #FFFFFF 41%);
    }

}
@media screen and (min-width:1440px) and (max-width: 1550px) {
    .section {
        background: linear-gradient(to right, #EBEBEA 63%, #FFFFFF 40%);
    }
}
@media screen and (min-width:1501px) and (max-width: 1600px) {
    .section {
        background: linear-gradient(to right, #EBEBEA 62%, #FFFFFF 40%);
    }
}
@media screen and (min-width:1601px) and (max-width: 1749px) {
    .section {
        background: linear-gradient(to right, #EBEBEA 61.5%, #FFFFFF 40%);
    }
}
@media screen and (min-width:1750px) and (max-width: 1800px) {
    .section {
        background: linear-gradient(to right, #EBEBEA 61%, #FFFFFF 40%);
    }
}
@media screen and (min-width:1801px) and (max-width: 2000px) {
    .section {
        background: linear-gradient(to right, #EBEBEA 60%, #FFFFFF 40%);
    }
}
/* sidebar */
.section.right-sidebar-section {
    flex: 2; /* ~40% */
    background: #fff;
    padding: 20px;
}




 /* .section{
    margin-top:10px;
    background-color: #EBEBEA;
    width:59%;
    float: left;
 }
 .section.right-sidebar-section{
    width:39%;
    background-color: #FFFFFF;
    padding: 20px;
    float: right;
   
  
 } */
#primary .section .main-description{
    /* max-width: 870px; */
    /* margin: 0 auto; */
    padding-top: 30px;
    padding-bottom: 20px;
    
}
#primary .section .main-description .acf-main-heading{
    padding-top: 10px;
    font-family: 'Matritsa';
    font-weight: 900;
    font-size: 32px;
    line-height: 32px;
    /* width: 805px; */
    color: #000000;
}
#primary .section .main-description .acf-main-heading span{
    padding-top: 10px;
    font-family: 'Matritsa';
    font-weight: 900;
    font-size: 20px;
    line-height: 20px;
    color: #000000;
}
#primary .section .main-description .acf-main-introduction p{
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    width: calc(75%);
}
#primary .section .main-description .comparison-text{
    font-family: 'Inter';
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    color: #000000;
    margin-bottom: 15px;
}
#primary .section .main-description .feature-comparison-table thead tr th{
    font-family:'Matritsa';
    font-weight: 900;
    font-size: 16px;    
    line-height: 24.27px;
    color: #030303;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
#primary .section .main-description .feature-comparison-table tbody tr td .feature-name-cell{
    font-family: 'Inter';
    font-weight: 700;
    font-size: 14px;
    line-height: 24.27px;
    color: #213236;
    
}
#primary .section .main-description .feature-comparison-table tbody tr td{
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 24.27px;
    color: #213236;
}
#primary .section .main-description .feature-comparison-table tbody tr:nth-child(even) {
    background-color: #F8F8F8; 
}
#primary .section .main-description .feature-comparison-table tbody tr:nth-child(odd) {
    background-color: #DDDDDD; 
}
#primary .section .main-description .feature-comparison-table tbody tr td span{
    font-family: 'Inter';
    font-weight: 700;
    font-size: 14px;
    line-height: 24.27px;
    color: #F56721;
}
.left-bordered-cell {
    border-left: 3px solid #F56721; 
    padding-left: 15px; 
    /* border-bottom:1px solid #F56721; */
}
#primary .section .main-description .note-text {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 22.65px;
    color: #213236;
    background-color: #F8F8F8;
    padding: 15px 20px;
    border-left: 4px solid #F56721; 
}
#primary .section .main-description .note-text span{
    font-family: 'Inter';
    font-weight: 700;
    font-size: 14px;
    line-height: 22.65px;
    color: #213236;
}
aside.entry-meta{
    display:none;
}
section#comments{
    display:none;
}
.main-description{
    width: 70%;
}
.right-side-bar{
    width: 40%;
}

/* recent posts */
.acf-recent-posts {
    border: 1px solid #000000;
    padding: 15px;
    background: #fff;
    /* width: 408px !important; */
}

.acf-recent-posts h3 {
    font-size: 20px;
    font-weight: 900;
    color:#000000;
    margin: 0;
    font-family: 'Matritsa';
}

.recent-posts-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.recent-post-card {
    display: flex;
    /* align-items: center; */
    gap: 12px;
    padding: 10px 0;
}

.recent-post-card:last-child {
    border-bottom: none;
}

.recent-post-thumb img {
    width: 76px;
    height: 67px;
    object-fit: cover;
    border-radius: 1px;
}

.recent-post-info {
    flex: 1;
    line-height: normal;
}

.recent-post-title {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    font-family: 'Inter';
    /* line-height: 1.4; */
}

.recent-post-readmore {
    display: block;
    /* margin-top: 5px; */
    font-size: 12px;
    color: #EF6526;
    font-family: 'Inter';
    text-decoration: underline;
    font-weight: 500;
}

.recent-post-readmore:hover {
    color: #d94f14; /* darker hover */
}









/* popular product styles */
.acf-popular-products {
    border: 1px solid #000000;
    margin-top: 10px;
    padding-bottom: 20px;
    box-sizing: border-box;
    /* width: 408px; */
}
/* .single-post ul.products.columns-1 {
    float:unset !important;
    max-width: 480px !important;
    margin: 0 !important;
    padding: 0 !important;
    border-left:none !important;
} */
 .woocommerce.columns-1 {
    max-width: 100%;
}

.woocommerce.columns-1 > ul.products.columns-1 {
   max-width: 100% !important;
   border-left:none !important;
    margin: 0 auto;
    padding: 0;
}
.acf-popular-products::after {
    content: "";
    display: table;
    clear: both;
}

/* Heading styles */
.acf-popular-products h3 {
    font-family: 'Matritsa';
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 0px;
    color: #000000;
    padding: 20px;
    padding-bottom: 0px;
}

/* WooCommerce wrapper inside our section */
.acf-popular-products .woocommerce {
    margin: 0;
    padding: 0;
}

/* Flex layout for product list */
.acf-popular-products .products {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Individual product item styles */
.acf-popular-products .product {
    flex: 0 0 100%; /* 1 per row - full width */
    
    padding: 0px;
   
}
ul.products li.product:not(.product-category) {
    padding-bottom: 0px;
}
ul.products li.product {
padding-left: 0px;
padding-right: 0px;
}
/* Product card wrapper */
ul.products li.product {
    text-align: center;
    background: #fff;
    border: none;
    box-shadow: none;
    padding: 20px 10px;
}

/* Remove category text */
ul.products li.product .product__categories {
    display: none;
}

/* Product image */
ul.products li.product .woocommerce-image__wrapper {
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

ul.products li.product .woocommerce-image__wrapper img {
    max-height: 100%;
    width: 100%;
    height: auto;
    object-fit: contain;
}


.woocommerce-card__header{
    display: flex ;
}
/* Product title */
ul.products li.product .woocommerce-loop-product__title {
    font-weight: 600 !important;
    margin: 10px 0 5px ;
    color: #000;
    font-family: 'Inter' !important;
    font-size: 14px !important;
    color: #000000 !important;
}
.woocommerce-LoopProduct-link {
    color: #000000 !important;
}


ul.products li.product .price,.woocommerce-Price-amount.amount {
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: bold;
    color: #EF6526;
    display: block;
    margin-bottom: 15px;
    float: right;
}
ul.products li.product .price ins{
    display: none;
}
ul.products li.product .button{
    opacity: 1 !important;
}
/* Add to cart / select options button */
ul.products li.product .button {
    display: block;
    width: 100%;
    background: transparent;
    border: 1px solid #EF6526;
    color: #EF6526;
    font-size: 16px !important;
    font-weight: bold;
    padding: 12px 0;
    border-radius: 4px;
    font-family: 'Matritsa';
}

  .site-content {
    padding-top: 75px !important;
}
.archive-header .col-full{
    max-width: 1440px !important;
}
.site-content .woocommerce-breadcrumb {
    margin:0 !important;
    margin-top: 20px !important;
}
@media screen and (max-width: 768px) {
  .site-content {
    padding-top: 70px !important;
    }
    .site-content .woocommerce-breadcrumb {
        margin: 0 !important;
        margin-top: 0 !important;
    }
    .archive-header .col-full {
        padding-left: 1em;
        padding-right: 1em;
    }
    div#primary.content-area {
        margin-top: -1px !important;
    }
    .section{
        background:none;
        padding-top: 6px;
    }
  .section-wrapper {
    display: block; /* Remove flex layout */
  }
  .main-description{
    background-color: #EBEBEA;
    width: 100vw !important;
    margin-left: calc(-50vw + 50%);
    padding: 0 15px; 
  }

  .right-side-bar {
    width: 100% !important; /* Full width on mobile */
    padding: 0 15px; /* Optional padding for spacing */
    box-sizing: border-box;
  }

  .acf-main-heading {
    font-size: 24px !important;
    line-height: 28px !important;
    width: 100% !important;
  }

  .acf-main-introduction p {
    width: 100% !important;
  }

  .acf-popular-products,
  .acf-recent-posts {
    margin-top: 30px;
  }

  /* Adjust product cards if needed */
  .acf-popular-products .products {
    flex-direction: column;
  }

  .acf-popular-products .product {
    width: 100% !important;
  }
  .woocommerce-card__header {
  display: block; /* stack by default */
}
.woocommerce-card__header .woocommerce-loop-product__title{
    font-size: 14px;

    width: 80% !important;
    float: left;
    display: block !important;

}
.woocommerce-card__header .price {
    font-size: 12px;
    width: 20% !important;
    display: contents !important;
    float: right;
}
.woocommerce-card__header .woocommerce-loop-product__title,
.woocommerce-card__header .price {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
}

.woocommerce-card__header .price {
  float: right;
}

/* Ensure the Add to cart button is on its own row */
.woocommerce-card__header .button {
  display: block;
  clear: both;
  width: 100%;
  margin-top: 10px;
}

}
/* Full-width section with background and padding */
.shop-by-category-section {
    background: #181818;
    color: #ffffff;
    padding: 30px 0 !important;
}

/* Centered container with max-width */
.shop-by-category-container {
    max-width: 1440px;
    margin: 0 auto;
    /* padding: 0 20px; */
}

/* Heading style */
.shop-by-category-section h2.acf-shop-heading {
    color: #ffffff;
    font-size: 28px;
    /* margin-bottom: 20px; */
    font-family: 'Matritsa', sans-serif; /* ensure this font is loaded */
}
/* Style the product category items */
.shop-by-category-section .products.columns-4 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.shop-by-category-section .products.columns-4 li.product-category {
    flex: 1 1 calc(16.66% - 10px ); /* 6 items per row */
    max-width: 231px;
    width:100%;
    height: 217px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    background: transparent; 
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #ffffff;
}

/* Move title above the image */
.shop-by-category-section .products.columns-4 li.product-category a {
    display: flex;
    flex-direction: column-reverse; 
    text-decoration: none;
    text-align: left;
}

/* Title styling */
.shop-by-category-section .products.columns-4 li.product-category h2.woocommerce-loop-category__title {
    font-family: 'Inter';
    font-size: 16px;
    color: #EF6526;
    font-weight: 600;
    margin-bottom: 5px; 
    padding-left: 20px;
    line-height: normal;
}

/* Image styling */
.shop-by-category-section .products.columns-4 li.product-category img {
    max-width: 190px;
    width: 100%;
    max-height: 150px;
    height: auto;
    object-fit: contain; 
    display: block;
}
li.product-category .cat-button-wrapper{
    display: none;
}
@media (max-width: 768px) {
   .shop-by-category-section .products.columns-4 li.product-category {
        width: 176px;
        height: 193px;
    }
    ul.products.columns-4 {
       margin-left: 0px;
       width: 100%;
    }
    .shop-by-category-section .products.columns-4 li.product-category h2.woocommerce-loop-category__title{
        padding-left: 10px;
    }
    .shop-by-category-section .products.columns-4 li.product-category {
        flex: 1 1 calc(50% - 10px); 
        max-width: 100%; 
        border-radius: 2px;
        height: 215px ;
    }
}
ul.products{
    margin-left: 0px !important;
}
#secondary.widget-area{
    display: none;
}
@media screen and (max-width:768px){
    body.single .section.shop-by-category-section{
        padding: 40px 20px !important;
    }
    footer.site-footer .col-full {
        display: flex;
        flex-wrap: wrap;
    }
    footer.copyright .col-full{
        display: block
    }
    footer.copyright .col-full .widget.widget_text{
        padding: 0;
        margin-bottom: 15px;
    }
    body.single footer.site-footer{
        padding-bottom: 1px;
    }
    body.single footer.copyright{
        padding-top:0 ;
    }
}
li.recent-post-card .recent-post-thumb{
    margin-top: 3px;
}
.shop-by-category-container .woocommerce.columns-4{
    margin-top: 20px !important;
}
@media screen and (max-width:768px){
    .woocommerce-image__wrapper a.woocommerce-LoopProduct-link{
        width:100%;
    }
}