.cta-section.home-page-section .col-lg-4{
    width: 49.33%;
}
.cta-section.home-page-section .col-lg-4.d-flex.justify-content-center{
    display:none !important;
}
.custom-header-mid img{
    max-width:70%;
}
.widget .widget-title:after{
    background:#fff;
}
.footer .widget.blog-widget{
    background: transparent;
    padding: 0;
}
.blog-card-image img {
    height: 175px;
    object-fit: cover;
}
.footer .posted-on{
    display:none;
}
.footer .widget.widget_recent_entries ul li{
    padding-bottom: 8px;
}
.footer .widget.widget_recent_entries ul li:last-child{
    border-bottom:none;
}
.section_btn{
    padding: 6px 15px;
    text-decoration: none !important;
    border-radius: 29px !important;
}
.rating_widget, .star-rating {
 display:none;   
}
 .rating-wrap{
 display:none !important;   
}
.megamenu-wrapper .c1{
    color:#fff !important;
}
.main_content.light-bg{
        background: #fff;
}
.theme-slider-dots .swiper-pagination{
    margin-top:5px !important;
}
.single-product-item .product-summary {
    min-height: 87px!important;
    padding: 8px 20px 8px!important;
}
 .pt-lg-60f.pt-30 {
        padding-top: 20px !important;
}
.shadow-card{
    padding: 16px 30px !important;
    margin-bottom: 20px !important;
}
.product_header {
    font-size: 22px;
    margin: 0;
}
.list-unstyled.header-info li:first-child{
    display:none;
}
.list-unstyled.header-info.justify-content-end li:first-child{
    display: inline-block;
}
.mh-294{
    max-height: 331px !important;
    height:331px;
}

@media (max-width:1180px){
    .cta-section.home-page-section{
        overflow-x: hidden;
    }
    .mh-294{
        max-height: auto !important;
        height:auto;
    }
    .list-unstyled.header-info.justify-content-end li.mobile-none{
        display:none;
    }
    .list-unstyled.header-info.justify-content-end li .list-unstyled .mobile-none{
        display: inline-block;
    }
    .main_content.light-bg{
        background: #fff;
        min-height: 80vh;
    }
    .product-banner-overflow-auto {
        margin: 15px 0 !important;
    }
    .section-title h2 {
        font-size: 20px;
    }
    .cart-page .pt-60{
        padding-top:20px !important;
    }
    .section-title, .section_btn{
        margin-bottom:10px !important;
    }
    .collection-section .row .col-md-6{
        width:49%;
    }
    .section_btn{
        font-size:13px;
    }
    
    .collection-section .row .col-md-6:last-child{
      width:auto !important; 
    }
    .collection-section .row{
        justify-content:space-between;
    }
    .main_content .collection-section{
        padding:10px 0 !important;
    }
    .theme-slider-dots .swiper-pagination{
        margin-top:0;
        margin-bottom:15px;
    }
    .ads-section.home-page-section{
        padding:0 !important;
    }
   .ads-section.home-page-section .mh-294 {
        margin-bottom: 15px !important;
        max-height: -webkit-fill-available;
    }
    .col-4 .mobile-none {
        display: block !important;
        white-space: nowrap;
    }
}
@media (max-width:767px){
  .cta-section.home-page-section{
      /*margin-bottom: 20px !important;*/
        padding-bottom: 30px !important;
        padding-top: 30px !important;
  }  
  .cta-section.home-page-section .col-lg-4{
        width: 100% !important;
  }
  .cta-section.home-page-section .cta-image{
     margin: 15px 0 30px !important; 
  }
  .cta-section.home-page-section .cta-content span, 
  .cta-section.home-page-section .cta-content p{
      font-size: 14px;
    font-weight: 400;
  }
  .cta-section.home-page-section .cta-content h2{
      font-size: 25px;
  }
  .section_btn.btn-underline{
      font-size: 16px;
  }
  .section-title h2{
      white-space:nowrap;
  }
  .single-product-item{
      margin-bottom:20px;
  }
  .btn.btn-sm{
      padding-bottom: 4px;
      line-height:normal;
  }
  .footer .widget.blog-widget{
      margin-bottom:0;
      padding:0;
  }
  .pt-30.pt-lg-60.pb-60.light-bg{
      padding-top:15px !important;
  }
  .shadow-card{
      margin-bottom: 15px !important;
      padding:15px;
  }
  .shadow-card.info-list{
    padding: 15px 0 !important;
  }
  .shadow-card .product_header{
      font-size: 18px;
  }
  .shadow-card .section-header p{
      font-size: 12px;
  }
   .shadow-card .section-header{
      display: flex;
      justify-content: space-between;
  }
  .theme-input-style, .filter_btn{
      height:32px;
  }
  .single-product-item.style--eight{
      border: 1px solid #e8e8e8;
  }
  .single-product-item .product-summary{
      min-height: 87px !important;
      padding: 14px;
  }
  .widget.widget-style-1 h5{
     font-size: 15px;
     padding: 7px 20px;
  }
  .widget.widget-style-1>ul>li{
      font-size:12px;
  }
  .footer .widget.widget_contact_info ul li{
      font-size: 13px;
  }
  .footer .widget .widget-title {
      font-size:18px;
  }
  .widget.widget_contact_info ul li:not(:last-child){
      margin-bottom:5px;
  }
  .footer .title-excerpt{
      font-size: 14px;
      margin-bottom: 0;
    font-weight: 500;
  }
  .custom-mobile-header .btn-circle{
      height: 32px;
      min-width: 32px;
      width: 32px;
  } 
  .custom-mobile-header .btn-circle .count{
      right: -11px;
         top: -6px;
  }
  .button-group .btn-group-right .icon_btn{
      width:100%;
  }
  .button-group .btn-group-right .icon_btn.btn-chat{
      display: none !important;
  }
  .product-image-gallery .swiper{
      max-width: 75%;
  }
  .swiper-button-next:after, .swiper-button-prev:after{
      font-size:22px;
  }
  .share-list a{
      height: 25px;
      width:  25px;
  }
  .product-details-content .product-title{
      font-size:20px !important;
      margin-bottom:10px !important;
  }
  .product-summary-section{
      margin-top: 10px !important;
  }
  .productDetails .divider{
      margin-top:15px !important;
      margin-bottom:15px !important;
  }
  .price h3{
      font-size:20px;
  }
  .productDetails section.bg-white.mt-n1.pb-30.pt-30{
      padding-bottom: 0px !important;
  }
  .productDetails .row.mt-45{ 
      margin-top:5px;
  }
  .tab-pane{
      overflow-x:hidden;
      padding-top: 10px;
  }
  .productDetails section.bg-white.mt-n1.pb-30.pt-30 .row.align-items-center.mb-30{
      margin-bottom:0px !important;
  }
  .post-details .entry-header .entry-thumbnail, .post-details .entry-header .entry-meta{
      margin-bottom:20px;
  }
  .post-details .entry-header .entry-title{
      font-size:18px;
  }
  .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
      margin-bottom:0;
      font-size:17px;
  }
  .entry-content p{
      margin-bottom:10px;
  }
  .mt-half{
      font-size: 12px;
    line-height: 1;
    white-space: nowrap;
  }
  .entry-tags ul{
      flex-wrap: wrap;
    gap: 0 5px !important;
  }
  .blog-details-page .related-post .title, 
  .blog-details-page .default-title{
      font-size: 20px;
    line-height: 1.333;
    margin-bottom: 10px;
  }
  .comment-form .btn{
      font-size: 14px;
     padding: 8px 20px 8px;
  }
  .comment-respond .comment-form .theme-input-style{
      margin-bottom:15px;
  }
  .blog-card-image img {
    height: 140px;
  }
  .btn-circle.size-35 {
    height: 28px;
    min-width: 28px;
    width: 28px;
    }
    .info-list li{
        min-width: 207px;
        padding: 10px;
        text-align: center;
    }
    .info-item h4{
        font-size:15px;
    }
    .info-item p{
        font-size:12px;
    }
    .col-4 .mobile-none {
        display: block !important;
        white-space: nowrap !important;
    }
}

.btn-compare{
    display:none !important;
}
.nav-tabs .nav-item:nth-child(2){
	display:none
}
.header__two .header-bottom{
    background: var(--mainC);
    border-top: 1px solid #dedede;
}
.header__two .nav-horizontal>li>a, .header-info-wrap {
       color:#121212bf
}
.header-bottom .nav-horizontal ul{
    left: 36px;
}
@media (min-width:768px) and (max-width:1180px){
    .logo img{
        max-width:60%;
    }
    .ads-section.home-page-section .col-lg-3, .ads-section.home-page-section .col-lg-6{
        width: 50%;
    }
    .ads-section.home-page-section .col-lg-3 + .col-lg-6{
        display:none;
    }
    .logo img {
        max-width: 50% !important;
    }
    .cta-image{
        margin: 20px 0 !important;
    }
    .cta-section.home-page-section{
        margin-bottom: 20px !important;
    }
    .cta-section.home-page-section .cta-content h2{
        font-size: 32px;
    }
    .cta-section.home-page-section .cta-content p{
        font-size: 14px;
    }
}
.hamburger span{
    background-color: #333 !important;
}
.mobile-none span{
    color:#fff;
}
/*.list-unstyled.header-info li:first-child{*/
/*    margin-right:0;*/
/*}*/
.header-info .langcurrency-wrap{
    display:none;
}
.all-category.d-flex.justify-content-end {
    display: none !important;
}
.nav .submenu-button i{
   margin-left: 8px;
    font-size: 17px;
}
.nav-horizontal ul{
    width:200px !important;
}
.nav-horizontal ul li a{
    padding: 5px 15px !important;
}
.filter-tags{
    margin-top: 0 !important;
}
.nav-horizontal ul li{
    font-size: 13px !important;
}
.header-top-bar {
    background: #000 !important;
}
/*.nav-horizontal li.active-menu-parent > a, .nav-horizontal li.current-menu-item > a{
   color: #fff !important;
}
ul.submenu li.active-menu-parent > a,ul.submenu li.active-menu-parent > a,li.current-menu-item > a
{
    color: #fff !important;

}*/
.header__two .text-right a, .header__two .nav-horizontal>li>a, .megamenu-wrapper button, .header-info-wrap
{

  color: #fff !important
}
.active-menu-parent > a,.active-menu-parent, 
.header-top-bar a.custom-menu
{
  color: #fff!important
}
.align-items-center.d-flex.rating-wrap
{
  display: none!important;
}
.main_content .pt-lg-60
{
  padding-top: 30px!important
}
.megamenu-wrapper {
    padding: 5px 0px !important;
}
.header__two .nav-horizontal > li > a{
    line-height: 46px !important;
}
.search-form .input-group.style--two {
    background-color: #fff !important;
    border: 1px solid #e0e0e0 !important;
}
.single-product-item .product-summary{
    justify-content: start !important;
}
.shadow-card{
    border-radius: 12px !important;
}
.widget.widget-style-1{
    border-radius: 12px !important;
    overflow: hidden;
}
.blog-card, .blog-widget, .post-details .entry-header .entry-thumbnail img{
  border-radius: 12px !important;
    overflow: hidden;
}
.offcanvas-menu ul li .submenu-button{
    display: none;
}
.search-form .input-group.style--two::placeholder{
    color: #959595;
}
.search-form .input-group.style--two button{
    background-color: var(--mainC) !important;
}
.header__two .header-bottom{
    min-height: 46px !important;
}
.section-title.mb-30.section-title{
    margin-bottom: 12px !important;
}
.footer-bottom{
 background-color: var(--mainC) !important;
border: none;
 color: #fff !important; 
}
.footer__two .border-top{
    border: none !important;
    padding: 1rem 0 !important;
}
.footer__two .widget-title{
    color: var(--mainC) !important;
    margin-bottom: 12px !important;
    
}
.footer__two .widget-title:after{
    content: none !important;
}
.single-product-item .product-title{

    height: auto !important;
    line-height: 19px !important;
    margin: 4px 0 !important;
}
.widget.widget_recent_posts ul li, .widget.widget_recent_entries ul li{
    border-bottom-color: #cacaca !important;
}
.footer__two .footer-top{
    padding: 50px 0 10px !important;
}
.custom-header-mid.sticky img{
    max-width: 57% !important;
}
.icon_btn{
    font-size: 16px !important;
}
#app .section_btn{
    background:linear-gradient(90deg, var(--mainC), #000) !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    padding: 6px 20px !important;
    border-radius: 6px !important;
    margin-bottom: 15px !important;
    opacity: 0.9;
    cursor: pointer !important;
    transition: all 0.3s;
}
#app .section_btn:hover{
 opacity: 1;  
}
.header__two .header-bottom {
     box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.07) !important;
}
.product-banner-item.d-flex.align-items-center.justify-content-center img {
    border-radius: 20px !important;
}
.swiper .single-product-item {
    margin: 7px !important;
    margin-bottom: 0 !important;
    border-radius: 12px !important;
    overflow: hidden !important;
}
section.mb-15.mt-15.ads-section.home-page-section img
{
border-radius:15px !important;
height: 100%;
}
.custom-footer.c1-bg a {
    color: #2d3f55 !important;
    font-weight: 700;
}
 
.offcanvas-wrapper .offcanvas-close{
    background-color: #000 !important;
}
.offcanvas-wrapper.open .offcanvas-header .login-register, .offcanvas-wrapper.open .offcanvas-header .login-register a{
    color: #000 !important;
}
.single-product-item.style--eight{
    border-radius: 12px !important;
    overflow: hidden !important;
}
.product-image-gallery .v-lazy-image.v-lazy-image-loaded, .gallery-image, .overview-wrap{
    border-radius: 12px !important;
    overflow: hidden;
}
.product-details-content .button-group .btn{
    margin-right: 0!important;
    border-radius: 12px !important;
}
.submenu .custom-menu{
    display: flex;
}
.header-btn-group .btn-circle .material-icons{
    font-size: 25px;
}
.header-btn-group .btn-circle .icon-wrapper.material-icons .icon{
    width: 22px;
    height: 22px;
}
.custom-header-bottom.header-bottom .megamenu-wrapper{
    display: none;
}
.header__two .nav-horizontal{
    padding-left: 0 !important;
    margin-left: 0 !important;
}
.header__two .nav-horizontal:before{
    content: none !important;
}
.search-form .input-group.style--two input::placeholder{
    color: #000 !important;
}
@media (max-width:1180px){
    #app .section_btn{
        padding: 6px 10px !important;
        margin-bottom: 5px !important;
    }
    .logo img{
        max-width: 70% !important;
    }
    .offcanvas-wrapper .offcanvas-header{
        padding: 10px 20px 0 !important;
    }
    .theme-slider-dots .swiper-pagination .swiper-pagination-bullet{
        margin: 0 3px !important;
    }

    .cta-content{
        margin-bottom: 20px !important;
    }
    .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after, 
    .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
        font-size: 22px !important;
    }
}