/*-------------- media section ---------------*/
@media screen and (min-width: 1800px) {
 
}
 @media screen and (max-width:1799px) {

} 

@media screen and (max-width: 1920px) and (min-width: 1600px) {

}
@media screen and (max-width: 1600px) and (min-width: 1400px) {
  .btn-wrap-main{
    gap: 10px !important;
  }
  .woocommerce-Price-amount bdi, .product-price ins span {
      font: 600 14px / 22px var(--theme-font);
  }
  del .woocommerce-Price-amount bdi, .product-price del .woocommerce-Price-amount.amount, .item-details-table ins .woocommerce-Price-amount.amount, ins.wc-block-components-product-price__value.is-discounted {
      font: 500 14px / 14px var(--theme-font);
  }
}
@media screen and (max-width:1600px) {
  .pro-img, .wishlist-items-wrapper .product-thumbnail, .wishlist_table.mobile li .item-wrapper .product-thumbnail, .related.products li img{
    /* height: 100%; */
    width: 100%;
  }
    .flex-control-nav{
    margin: 0 10px !important;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1200px) {
  .site-top::after{
    inset: 0px 45px 0 0;
  }
  .header-inner::before{
    inset: 0 0 0 38%;
  }
  #menu-primary-menu{
        gap: 20px;
  }
  .custom-single-gallery .flex-control-nav{
        top: 25px;
  }
  #banner .main-head{
      transform: translateX(-110%) scale(1.5);
  }
  .main-head-two{
    transform: scale(1.5);
  }
  .shop.shop-product .product-box {
    width: 260px;
  }
  .wc-block-components-sidebar-layout .wc-block-components-main {
    width: 59% !important;
  }
  .single.single-product .meta-field-call{
    width: 32%;
    gap: 15px;
  }
  

  .wishlist_table.mobile{
    display: flex;
    flex-wrap: wrap;
    flex-direction:row ;
    gap: 10px;
  }
  .wishlist_table  li{
    width: 30% !important;
  }

  
}

@media screen and (max-width: 1400px) and (min-width: 1024px) {
  .header-inner::before{
    inset: 0 0 0 35%;
  }
}
@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .flex-control-nav li{
    width: 100px;
    height: 100px;
  }


  .woocommerce-product-gallery__wrapper  .woocommerce-product-gallery__image {
    /* width: 385px !important; */
      display: flex;
      align-items: center;
  }
  .single.single-product .meta-field-call{
    width: 34%;
  }
  #review_form_wrapper{
    margin-top: 12px;
  }

  .main-navigation li{
        padding: 12px 2px;
  }
    
}
@media screen and (max-width:1600px) {
   .wishlist_table .product-name h3 a{
        font-size: 20px;
  }
}
@media screen and (max-width:1199px) {
  
  .headphone-img{
    margin-top: -2%;
  }
  .single.single-product .woocommerce-Tabs-panel--description p, .single.single-product li{
        font: 400 15px / 29px var(--theme-font);
  }
    .alert.alert-minimalist{
          width: 45% !important;
    }
  .footer-col-width .widget_nav_menu{
    width: 100%;
  }
  .footer-col-last{
 padding: 0 15px;
  }
  
  #cart{
    right: 0;
    left: unset;
  }
 
  


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

  .woosq-product .thumbnails img{
    padding: 20px;
  }
  .main-navigation .current-menu-item::before{
    display: none;
  }
  .innermenubox i{
    color: var(--white);
  }
  .main-navigation .current-menu-item a:after {
    display: none;
  }
  .toggle-nav {
    display: block;
  }
  .toggle-nav i {
    font-size: 20px;
    color: #000;
  }
  .sidenav .close-sidebar {
    position: relative;
    font-size: 32px;
    display: block;
    padding-right: 7%;
    color: #ffffff;
    cursor: pointer;
    cursor: pointer;
    text-align: right;
  }
  .main-navigation ul li.current-menu-item a {
    border-top: none !important;
  }
  .main-navigation ul li>ul {
    opacity: 1;
    display: block !important;
    visibility: visible !important;
    transform: none;
    box-shadow: unset;
    padding: 0;
    margin: 0;
  }
  .main-navigation ul li a:before,
  .main-navigation ul li a:before {
    background-color: transparent;
  }
  .main-navigation ul li:hover>ul {
    display: block !important;
    padding: 0;
    color: #000000;
  }
  .main-navigation ul li {
    height: 100%;
  }
  .main-navigation ul li ul li ul {
    position: unset;
  }
  .main-navigation ul li ul {
    display: none;
    position: relative !important;
  }
  .main-navigation ul ul li a:hover {
    transition: unset;
  }
  .headerbar {
    display: block !important;
    margin: 0;
  }

  .main-navigation ul ul li {
    padding: 0px 12px;
    margin: 0px 0 0px 0;
  }

  .main-navigation ul ul li a {
    padding-left: 16px;
    color: #ffff !important;
  }

  .main-header .main-navigation {
    display: none
  }

  .header-inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .sticky.stickynavbar .header-inner {
    padding-top: unset;
    padding-bottom: unset;
  }

  .main-navigation ul li.current-menu-item a {
    border-top: none !important;
  }

  .main-navigation ul li>ul {
    opacity: 1;
    display: block !important;
    visibility: visible !important;
    transform: none;
    box-shadow: unset;
    padding: 0;
    margin: 0;
  }
  .main-navigation ul li a:before,
  .main-navigation ul li a:before {
    background-color: transparent;
  }
  .main-navigation ul li:hover>ul {
    display: block !important;
    padding: 0;
    color: #000000;
  }
  .main-navigation ul li ul li ul {
    position: unset;
  }
  .main-navigation ul li ul {
    display: none;
    position: relative !important;
  }
  .main-navigation ul ul li a:hover {
    transition: unset;
  }
  .headerbar {
    display: block !important;
    margin: 0;
  }

  .main-navigation ul ul li {
    padding: 0px 12px;
    margin: 0px 0 0px 0;
  }
  .main-navigation ul ul li a {
    padding-left: 16px;
    color: var(--purple) !important;
  }
  .main-navigation,
  .main-navigation li {
    padding: 0;
    display: block;
    width: 250px;
  }
  .main-navigation ul li a {
    padding: 10px 15px;
    display: block;
    border-bottom: 1px solid #e2e2e2;
    background: 0 0 !important;
    text-align: left;
    margin: 0;
  }
  #open_nav{
    text-align: center;
  }
  .main-navigation ul ul a {
    font: 600 13px / 22px var(--theme-font)
  }
  #sidebar1 .close-sidebar.mobile-menu {
    position: relative;
    font-size: 32px;
    display: block !important;
    padding-right: 7%;
    color: #fff;
    cursor: pointer;
    cursor: pointer;
    text-align: right;
  }

  #sidebar1 {
    height: 100%;
    width: 0;
    position: fixed !important;
    z-index: 9999999;
    top: 0;
    right: 0;                        background: var(--purple);
    overflow-x: hidden;
    transition: .9s;
    padding-top: 8px !important;
    transition-duration: 1s;
    animation: slideInRightMenu 1s;
  }
   @keyframes slideInRightMenu {
    0% {
    opacity: 0;
    -webkit-transform: translateX(296px);
    -ms-transform: translateX(296px);
    transform: translateX(296px);
    }

    100% {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    }
  }
  #sidebar1 ul li a {
    color: #fff !important;
    border-bottom: none;
  }

  #sidebar1 ul li:hover>ul {
    visibility: visible;
    opacity: 1;
    height: auto;
    z-index: 11111;
  }

  #sidebar1 ul li:hover>ul {
    display: block !important;
    transition: all .4s ease;
  }

  #sidebar1 ul ul {
    border-top: 4px solid var(--color-red);
    visibility: hidden;
    transform-origin: top left;
    transition: all 0.3s ease-out;
    animation:unset !important
  }

  .main-navigation ul ul {
    width: 100%;
  }
  .main-navigation ul ul,
  .main-navigation ul ul li {
    background: transparent !important;
  }
  .main-navigation ul ul li {
    display: block;
    padding-left: 1px;
    border-bottom: none;
  }
  .main-navigation ul ul ul li {
    padding-left: 15px;
  }
  .main-navigation li {
    position: relative;
  }
  #contentwoocom {
    margin-top: 3rem;
  }

}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  #faq-sec .accordion-body {
    font-size: 14px;
  }
  .wishlist_table.mobile {display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .search-form{
    top: 40px;
    right: 0;
  }
  .custom-single-gallery .woocommerce-product-gallery__image img{
        height: 455px;
  }
    .custom-single-gallery .flex-viewport {
      width: 75%;
  }
.custom-single-gallery .flex-control-nav{
    margin: 0 10px !important;
        top: 30px;
  }

  .woocommerce div.product div.images .flex-control-thumbs li {
    height: 95px;
    width: 95px;
  }
  .title-box h1 {
      font: 700 32px / 50px var(--theme-font);
  }
  .bradcrumbs a, .bradcrumbs span {
    font: 600 16px / 30px var(--theme-font);
  }
  .above_title {
      padding: 18% 0 5%;
  }
  .main-head, .main-head a{
    font-size: 29px;
    line-height: 33px;
  }
    .category-row{
    padding: 10px;
    margin: 10px;
  }
  .category-row h5{
    font: 700 17px / 27px var(--theme-font);
  }
  #top-category .category-wrap{
            padding: 20px 15px 35px;
  }
  #top-category .category-wrap{
        gap: 20px 0;
  }
  #banner .main-head{
    transform: translateX(-90%) scale(1.5);
    font-size: 29px;
  }
  #banner:hover .dis-offer-wrap{
  top: -130px;
  }
  #banner:hover .main-head {
  bottom: 20px;
  transform: translateX(30px) scale(1);
  }
  #banner:hover .timmer-btm {
  bottom: -160px;
  }
  .deal-img{
    width: 100%;
  }
  .main-head-two{
    transform: scale(1.5);
    font-size: 29px;
  }
  .site-top::after{
    inset: 0px 10px 0 0;
  }
  .slider-product-wrap h1 a,.slider-product-wrap h1{
    font-size: 70px;
    line-height: 80px;
  }
  .slider-dis-offer-wrap{
    margin: 25px auto 0 !important;
  }
  .slider-img {
    width: 550px;
    height: 325px;
  }
  .dots-wrapper{
    top: 40px;
  }
  .wc-block-components-sidebar-layout .wc-block-components-main {
    width: 60% !important;
    margin-right: 35px !important;
  }
  .shop.shop-product .product-box{
    width: 219px;
  }
  .single.single-product .woocommerce-tabs.wc-tabs-wrapper .desc-head:after{
    left: 15%;
    width: 85%;
  }
  .single.single-product .commentlist .star-rating {
    right: 30% !important;
  }
   
 .product-title a, .related.products li a{
  width: 145px;
 }
 .woocommerce-Price-amount bdi, .product-price ins span {
    font: 600 16px / 22px var(--theme-font);
 }
 del .woocommerce-Price-amount bdi, .product-price del .woocommerce-Price-amount.amount, .item-details-table ins .woocommerce-Price-amount.amount, ins.wc-block-components-product-price__value.is-discounted {
    font: 500 14px / 18px var(--theme-font);
 }

}

@media screen and (max-width: 1023px) and (min-width: 992px) {
 
  section h2 {
    font-size: 48px;
    line-height: 48px;
  }

   .title-box h1 {
    font: 700 40px / 50px var(--theme-font);
   }
 
  .single.single-product .meta-field-call{
    width: 36%;
  }
  .single.single-product .bold-rating span {
  font: 500 60px / 80px var(--theme-font);
  }
  .woocommerce-product-details__short-description p {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .product-variations-fields{
    grid-template-columns: 1fr 1fr;
  }


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

@media screen and (max-width:991px) {
      #faq-sec .accordion-body{
                font-size: 13px;
        display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      padding: 3px 20px;
  }
  .shop-page-produts-category span{
        font: 500 14px / 20px var(--theme-font);
  }
    .headphone-img{
     margin-top: unset;
    }
    .custom-single-gallery .woocommerce-product-gallery__image img{
    height: 100%;
  }
  .custom-single-gallery{
    padding: 15px;
  }
  
    .custom-single-gallery .flex-viewport{
    width: 100%;
  }
  .custom-single-gallery .flex-control-nav{
  position: unset;
  flex-direction: row; 
  margin-top: 10px !important;
  gap: 5px;
  justify-content: center;
  }
  .summary.entry-summary ins bdi {
      font: 600 18px / 20px var(--theme-font);
  }
   .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img{
    padding: 10px;
  }
  .woocommerce-product-gallery__image a{
    height: 270px;
  }
  .contact-page{
    padding: 20px;
  }
  .contactpage-details h3 {
      font: 600 24px / 26px var(--theme-font);
  }
  .main-head, .main-head a{
    font-size: 26px;
    line-height: 35px;
  }
  .deal-img{
    width: 100%;
        height: 300px;
  }
  .timer_days{
    font-size: 20px;
    padding: 10px;
  }
  .dis-offer-wrap,.main-head-two,.main-head,.timmer-btm{
      position: unset !important;
  }
  #banner .main-head{
      transform: unset !important;
  }
  
  .banner-right{
    padding-left: unset;
    display: flex;
    flex-direction: column;
    gap: 10px;
    /* text-align: center; */
  }
  .timmer-btm,.dis-offer-wrap{
    opacity: 1;
  }
  .main-head-two{
    display: none;
  }
  .banner-left{
    left: 0;
  }
  .product-title a, .related.products li a{
        width: 145px;
        font: 600 14px / 23px var(--theme-font);
  }
  section h2 {
    font-size: 45px;
    line-height: 70px;
  }
  .deal-row{
        gap: 30px 0;
  }
  .discount-off h4 {
    font-size: 30px;
  }

  .slider-product-wrap h1 a,.slider-product-wrap h1{
    font-size: 50px;
    line-height: 65px;
  }
  .slider-img {
    width: 280px;
    height: 185px;
    margin: -30px auto 0;
  }
  .dots-wrapper{
    top: 25px;
  }
  .slider-price{
    position: relative;
    /* top: -25px; */
  }
    .header-inner::before{
    content: unset;
  }
  .site-top::after{
              inset: 0px 25px 0 0;
  }
  .woocommerce-Price-amount bdi, .product-price ins span {
             font: 600 14px / 22px var(--theme-font) !important;
  }
  .slider-price .woocommerce-Price-amount bdi{
    font-size: 20px !important;
  }
    .product-cat-name{
              font-size: 12px;
  }
.woocommerce div.product div.images .flex-control-thumbs li {
             height: 75px;
            width: 75px;
}
.Discount-offer-text-box {
    font: 500 13px / 17px var(--theme-font);
}
  /* .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{
    width: 100% !important;
    height: 100% !important;
    display: flex;
    align-items: center;
                justify-content: center;
  }
  */
  .yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single {
    margin-inline: 6px;
  }
 
  #footer h3{
    margin-bottom: 30px;
  }
  .meta-heading{
    font: 500 14px / 26px var(--theme-font);
  }
  .single-post-category .meta-heading{
    width: 185px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #single-post .author-name {
    font: normal normal 600 16px / 26px var(--theme-font);
  }
 
  .wc-block-cart-item__image{
    width: 100% !important;
    padding-right: unset !important;
    margin-bottom: 20px !important;
  }
  .wc-block-components-sidebar-layout .wc-block-components-main{
    width: 100% !important;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .item-inner .left-icon {
    left: 100px;
  }
  .item-inner .right-icon{
      right: 100px;
  }
  .item-inner i {
    font-size: 90px;
    top: -35px;
  }
  .search-form{
    top: 40px;
    right: 0;
  }
  #slider {
    padding: 15% 0 10%;
  }
  .slider-price p{
    font-size: 20px;
  }
  .variable-product-title a{
    font-size: 19px;
    line-height: 20px;
  }
  .custom-single-gallery{
    padding: 15px;
  }
  .variable-product-title{
    font-size: 19px;
    line-height: 20px;
  }
  .coupon-text{
    padding: 10px;
    font-size: 14px;
  }
  .flex-control-nav{
    margin: 0 10px !important;
  }
  .single.single-product #reviews{
    margin-top: -15px;
  }
  .title-box h1 {
    font: 700 27px / 45px var(--theme-font);
  }
  .bradcrumbs a, .bradcrumbs span {
    font: 600 16px / 30px var(--theme-font);
  }
  .above_title {
    padding: 20% 0 10%;
  }
  #deal-product .container{
    padding: 17px;
  }
  .timer-wrapper{
    gap: 10px;
  }
  .banner-right{
        padding-left: 20px;
  }
  #deal-product .owl-nav{
        right: 38%;
  }
  .category-row{
    padding: 10px;
    margin: 10px;
  }
  .category-row h5{
    font: 700 17px / 27px var(--theme-font);
  }

  .banner-left{
        width: 80%;
    margin: 0 auto;
        left: 30px;
  }
  .footer-cols>.row{
    gap: 30px 0;
  }
  .footer-cols {
             padding: 5% 0 0%;
  }
  .shop.shop-product .product-box {
    width: 205px;
  }
 
 
  .product-variations-fields p{
    font-size: 13px;
  }
  .woocommerce-page div.product div.summary{
            gap: 5px;
    float: right;
  }
  h2.product_title.entry-title {
    font: 600 23px / 28px var(--theme-font);
  }
  .woocommerce-product-details__short-description p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .product-variations-fields{
    grid-template-columns: 1fr 1fr;
  }
  .single.single-product .woocommerce-tabs.wc-tabs-wrapper .desc-head:after{
        width: 80%;
            left: 23%;
  }
  .single.single-product .bold-rating span {
    font: 500 40px / 80px var(--theme-font);
  }
  .woocommerce div.product div.images{
        float: left;
  }
  .single.single-product .meta-field-call{
    margin-left: 20px;
        gap: 18px;
  }
  .single.single-product .meta-field-call{
        padding: 18px 10px;
        margin-bottom: 5%;
        width: 39%;
  }
  .single.single-product .commentlist .star-rating {
    right: 0% !important;
    font-size: 12px;
  }
  .wc-block-cart-items__row{
    grid-template-columns: 1fr 1fr 1fr !important;
    gap: 15px;
  }

    .wishlist_table.mobile{
      display: flex;
      flex-wrap: wrap;
      flex-direction:row ;
      gap: 10px;
    }
    .wishlist_table  li{
      width: 40% !important;
    }
}
@media screen and (max-width: 600px) and (min-width: 501px) {
 
}
@media screen and (max-width: 767px) and (min-width: 576px) {
  .slider-dis-offer-wrap{
    position: relative;
    top: 25px;
  }
  .search-form{
    top: 40px;
    right: -10px;
  }
  .deal-img{
    width: 300px;
    height: 280px;
  }
  .product-title a, .related.products li a{
    width: 145px;
  }
  .about_me h6, #footer .social_widget .widget-title{
    font: 600 15px / 29px var(--theme-font);
    text-align: left;
  }
 
  .custom-social-icons{
    justify-content: center;
  }
  .shop.shop-product .product-box{
    width: 235px;
  }
  .shop.shop-product .product-box-main {
    min-width: 240px;
  }
  .wishlist_table.mobile{
      display: flex;
      flex-wrap: wrap;
      flex-direction:row ;
      gap: 10px;
  }
  .wishlist_table  li{
      width: 40% !important;
  }
 
  .above_title {
               padding: 115px 0 40px;
  }
}

@media screen and (max-width:767px) {
  .item-inner i{
    font-size: 60px;
      top: -10px ;
  }
  .item-inner .left-icon {
  left: 0;
  }
  .item-inner .right-icon {
    right: 0;
  }
  .woosq-product > .product .summary .summary-content{
        text-align: center;
  }
  .woosq-product.single-product .variations tbody{
    justify-content: center;
  }
  .contactpage-details p {
    font: 500 14px / 26px var(--theme-font);
  }
  section{
    padding: 35px 0;
  }
  .quantity-size-wrap{
    gap: 25px;
    justify-content: center;
  }
  .variations-colors{
        width: max-content;
    margin: 0 auto;
  }
  .deal-title{
    padding: 10px 0;
  }
    #faq-sec{
    overflow: hidden;
  }

  .coupon-text{
    font-size: 14px;
  }
  .custom-single-gallery{
    padding: 10px;
  }
  .variable-product-wrap{
    text-align: center;
    margin-top: 20px;
  }

  .variation-btn-wrap,.timer-wrapper{
    justify-content: center;
  }
  #top-seller .product-card{
    margin: 10px;
  }
  .custom-single-gallery .woocommerce-product-gallery__image a{
            height: 200px;
  }

  .custom-single-gallery .flex-viewport{
    width: 100%;
  }
  .contact-page,.blog-inner-content-box{
    text-align: center;
  }
  .bradcrumbs a, .bradcrumbs span {
    font: 600 15px / 30px var(--theme-font);
  }
  .banner-right,.top-label{
    text-align: center !important;
  }
  #slider {
    padding: 15% 0 10%;
  }

  .timer_days{
    font-size: 20px;
  }
  .main-head, .main-head a{
    font-size: 25px;
    /* line-height: 25px; */
  }
  #footer .social_widget .widget_wpb_social_widget{
    justify-content: center;
  }
 
  .top-seller-row{
        display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
  }
  .banner-left{
    width: 80%;
    margin: 0 auto;
  }
  .banner-left-one{
    right: 40px;
  }
  .banner-left-two{
    right: -40px;
  }

  .slider-price .woocommerce-Price-amount bdi{
    font-size: 16px;
  }
  .slider-price p{
        font-size: 20px;
  }
  .dots-wrapper{
    top: 10px;
  }
  .slider-img {
    width: 355px;
    height: 150px;
    margin: 25px auto 0;
  }
  .slider-product-wrap h1 a,.slider-product-wrap h1{
    font-size: 43px;
    line-height: 45px;
    top: 22px;
    position: relative;
  }
  .category-row h5{
    font: 700 18px / 24px var(--theme-font);
  }
  .feature-inner-content,#timer{
    justify-content: center;
  }
  .dis-offer-wrap{
    margin: 0 auto;
  }
  .category-row{
    text-align: center;
    padding: 15px 10px;
  }
  .deal-content p{
    width: 100%;
    text-align: center;
  }
  #top-category .category-wrap{
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    /* padding: 10px; */
  }
  .headphone-img{
    height: 100%;
    width: 100%;
           
  }
  #deal-product .container{
    padding: 20px;
  }
  .the_timer .numbers,.timer-wrapper .numbers{
  font-size: 22px;
  line-height: 30px;
  }
  #deal-product .owl-nav{
    position: unset;
    flex-direction: row;
   justify-content: center;
   /* margin-top: 20px; */
  }
  .related.products .product-title, .related.products  .product-cat-name{
    text-align: left;
  }
  .woocommerce-variation-add-to-cart.variations_button{
        display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 10px;
  }
  .variations .label{
    text-align: center !important;
  }

.single-product td.value.woo-variation-items-wrapper, .summary.entry-summary .variations .value,.summary.entry-summary p.price, .single_variation_wrap .woocommerce-variation-price .price{
  justify-content: center;
}
 .single-product .variations tbody{
  display: block;
 }
 
  .wc-block-cart-item__total-price-and-sale-badge-wrapper{
    align-items: center !important;
    margin: 10px 0;
  }
  .navigation{
    margin-bottom: 20px;
  }

  .choose-content-box{
        grid-column: span 2;
  }
  .widget_wpb_widget a {
    font: 400 15px / 25px var(--theme-font);
  }
 
  .is-medium table.wc-block-cart-items .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, .is-small table.wc-block-cart-items .wc-block-cart-items__row {
    display: flex !important;
   flex-direction: column !important;
  }
  .wc-block-cart-item__wrap{
    text-align: center;
  }
  .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor svg.yith-wcwl-icon-svg{
    height: 48px;
  }
  .woocommerce-tabs.wc-tabs-wrapper{
    margin-top: -10%;
  }
  #cart{
    right: 10px;
    width: 260px;
    left: unset;
  }
  .woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove{
    right: -9px;
    top: 2px;
  }
  .product-icon{
    opacity: 1;
  }

  section h2 {
  font-size: 35px;
            line-height: 43px;
  }
 
  .summary.entry-summary ins bdi {
    font: normal normal 600 20px / 22px var(--theme-font);
  }
  .summary.entry-summary del .woocommerce-Price-amount bdi {
 
  }

  #footer ul {
    margin-bottom: 30px;
    display: block;
  }
  #footer h3 {
             margin-bottom: 20px;
  }
  .contactpage-details {
    margin-bottom: 25px;
        padding: 15px;
  }
  .post-meta-inner {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 5px;
    text-align: center;
  }
  .social-share-icon-main {
    justify-content: center;
    opacity: 1;
    right: 0;
    left: 0;
    top: 21px;
  }
  .social-share-icon-main a {
    margin: unset;
  }
  .single-blog-content {
    margin-top: 20px;
    text-align: center;
  }
  #single-post .single-author-image {
    width: 40px;
    height: 40px;
  }
  #single-post .author-name {
    font: normal normal 600 14px / 26px var(--theme-font);
  }
  #single-post .comment-respond {
    max-width: 100%;
    margin-top: 20px;
  }
  #single-post #commentform {
    justify-content: center;
  }
  .error-page .error-heading {
    font: 700 28px / 36px var(--theme-font);
  }
  .error-page .error-para {
    font: 400 16px / 27px var(--theme-font);

  }
  .shop.shop-product .popular-pro-box {
    width: unset;
  }
  .product-thumbnail:after {
    display: block;
  }

  .wishlist_table.mobile li .product-add-to-cart {
    opacity: 1;
  }

  .single.single-product #reviews {
    display: block;
    margin-top: unset;
  }

  .woocommerce-product-gallery__wrapper {
    width: 100%;
    height: 100%;
  }

  .woocommerce-page div.product div.summary,
  .woocommerce div.product div.images {
    width: 100%;
  }

  .single.single-product {
    text-align: center;
  }

  h2.product_title.entry-title {
    font: 600 20px / 28px var(--theme-font);
    text-align: center;
  }
  div#tab-description{
    margin-top: 15px;
  }
  .single.single-product .woocommerce-tabs.wc-tabs-wrapper .desc-head:after {
    top: 33px;
    width: 78%;
    margin: 0 auto;
  }

  .single.single-product .comment_container {
    display: block;
  }

  .single.single-product .comment_container img.avatar {
    position: absolute !important;
    width: 32px !important;
    height: auto !important;
  }

  .single.single-product #comments {
    padding: 20px;
    border-top: unset;
  }

  .single.single-product .commentlist .star-rating {
    right: unset !important;
  }

  .single.single-product .description p {
    text-align: left;
    padding-top: 10px;
  }

  .single.single-product .comment-text p.meta {
    font: 400 14px / 25px var(--theme-font) !important;
  }

  .single-product form.cart {
    display: flex;
    flex-direction: column;
  }
  .woocommerce div.product form.cart div.quantity{
    text-align: center;
  }
  .summary.entry-summary .single_add_to_cart_button {
    float: unset !important;
    margin: 10px 0;
  }

  .single.single-product .bold-rating span {
    font: 500 55px / 80px var(--theme-font);
  }

  .rating-sale {
    border-right: unset !important;
  }
  .cat-offer-box .main-head-main{
    width: 50%;
  }
  .single.single-product #comments {
    margin-top: unset;
  }

  .is-mobile table.wc-block-cart-items .wc-block-cart-items__row {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
  }

  .is-mobile.wc-block-components-sidebar-layout .wc-block-components-main,
  .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
    width: 100% !important
  }

  .wc-block-components-product-name {
    margin: 0 auto;
    font: normal normal 600 20px / 20px var(--theme-font) !important;
  }

  .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
    margin-bottom: 15px;
  }

  .wc-block-components-quantity-selector {
    margin: 0 auto !important;
  }

  .single-cat-post-title {
    font: 500 16px / 26px var(--theme-font);
  }

  .post-extra-content img {
    margin-bottom: 20px;
  }

  .post-extra-content h4 {
    font: 500 22px / 28px var(--theme-font);
  }

  .single.single-post .bradcrumbs {
    display: block;
  }

  .title-box h1 {
    font: 700 24px / 24px var(--theme-font);
  }

  #comments {
    display: block;
  }
  .wc-block-components-order-summary .wc-block-components-order-summary-item__description{
    text-align: center;
    padding-left: unset;
  }
  
  .wc-block-components-order-summary .wc-block-components-order-summary-item,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__description,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image {
    display: block !important;
  }

  .wc-block-components-order-summary .wc-block-components-order-summary-item__image,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
    width: 100% !important
  }

  .wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
    max-width: unset !important;
  }

  .wp-block-woocommerce-checkout-order-summary-block del.wc-block-components-product-price__regular.wc-block-components-order-summary-item__regular-individual-price {
    color: #000;
  }

  .wc-block-components-order-summary .wc-block-components-order-summary-item__total-price {
    text-align: center !important;
  }
  .related.products .cart-btn a:before {
    left: 0;
  }
  #support-page {
    text-align: center;
  }
  #support-page .half-width,
  #support-page ul {
    display: block;
    text-align: left;
  }
  .comment-author.vcard {
    justify-content: center;
    margin-bottom: 10px;
  }
  .comment-list {
    width: 100%;
  }
  .comment-body>p,
  .comment-body>.reply {
    padding-left: unset;
  }
  .payment-wrap{
    margin: 0 auto;
    flex-direction: column;
  }
  .footer-payment-img{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .footer-cols,#services-cat-pills-tabContent{
    text-align: center;
  }
  .single.single-product .meta-field-call{
    width: 100%;
  }
  .single-cat-main,.post-extra-content img{
    margin-bottom: 20px;
    }

    .footer-cols>.row {
      gap: 20px 0;
    }
  #footer_box .widget-title{
    font-size: 20px;
    line-height: 22.12px;
    text-align: center;
  }
  .custom-social-icons{
    justify-content: center;
  }
  .contact-wrap{
    margin-top: 45px;
  }

}


@media screen and (max-width:575px) {
  .slider-product-wrap .theme-btn{
      font-size: 13px;
      padding: 10px 13px;
  }
.wc-block-cart-item__total{
  justify-content: center !important;
}
  .abt-row{
    gap: 20px 0;
  }
  #trending-product .product-card {
      margin: 12px !important;
  }
  .testi-image {
    width: 75px;
    height: 75px;
  }
  #trending-product .owl-stage-outer{
    padding: 10px;
  }
  .offer-per{
    font-size: 14px;
    line-height: 10px;
    padding: 10px 10px;
  }
.flex-control-nav li{
        width: 60px;
    height: 60px;
  }
  #faq-sec .accordion-button, #faq-page .accordion-button{
    font: 600 13px / 25px var(--theme-font);
    border-radius: 0px;
    padding: 15px 15px;
  }

  #faq-sec .accordion-body{
    font-size: 13px;
        display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .summary.entry-summary .qib-button-wrapper{
    margin: 0 auto !important;
  }
  .our-newsletter-box{
    padding: 25px 10px;
  }
  .news-form-main [type=submit]{
    padding: 10px 7px;
    font-size: 12px;
  }
  .news-form-main>p{
    gap: 5px;
  }
  .contact-page{
    padding: 20px;
  }
  .contactpage-details h3 {
  font: 600 24px / 31px var(--theme-font);
  }
  .count{
    top: -5px;
    font-size: 8px;
    right: -10px;
  }

  .topbar-cart-content i {
    font-size: 15px;
  }
  .slider-price {
    position: relative;
    top: -25px;
  }
  .slider-dis-offer-wrap{
    position: relative;
    top: 25px;
  }
    section h2 {
    font-size: 30px;
    line-height: 43px;
  }
  .slider-nav{
      width: 100%;
  }
  .third-active{
      left: -15px;
  }
  .main-head, .main-head a{
    font-size: 24px;
  }
  .search-form{
    top: 45px;
    right: -85px;
  }
  .header-inner .row{
    gap: 10px 0;
  }
  #slider {
      padding: 22% 0 30px;
  }
  .dots-wrapper{
            top: -10px;
  }
  .owl-dots{
              top: 15px;
            gap: 50px;
  }
  button.owl-dot.active{
    height: 15px;
    width: 15px;  
  }
  .owl-dot:nth-child(1){
             top: -13px;
  }
  .owl-dot:nth-child(2){
    top: -5px;
  }
  .owl-dot:nth-child(3){
    top: 0px;
  }
  .owl-dot:nth-child(4){
    top: -6px;
  }
  .owl-dot:nth-child(5){
    top: -16px;
  }
  .dots-wrapper svg{
      width: 100%;
  }
  .discount-off{
      margin: 0 auto;
  }
  .slider-price .woocommerce-Price-amount bdi,.slider-price p{
    font-size: 18px;
  }
  .slider-img{
  width: 200px;
  height: 200px;
    margin: -30px auto 0;
  }
  .slider-product-wrap h1 a, .slider-product-wrap h1{
             font-size: 30px;
    line-height: 45px;
  }
  .header-inner{
    background: var(--white);
  }

  .site-top::after{
    inset: 0;
    width: 100%;
  }
  .related.products .product-box-main{
        padding: 0;
  }
  .single-product [data-attribute="size"] .custom-option{
      padding: 0px 5px !important;
  }
  .contact_location_details i, .chat-svg-wrap{
      font-size: 15px;
      height: 35px;
      width: 35px;
  }
 
  .woocommerce-review__awaiting-approval{
    position: relative;
    left: 20px;
  }

  #footer .custom-social-icons,#footer .social_widget .widget-title{
    width: 100%;
  }
  .footer-col-four .widget_text{
    width: 320px;
  }

  .summary.entry-summary .quantity{
    width: 100%;
    text-align: center;
  }
  .single-pro-btn {
    text-align: center;
  }
  .title-box.banner-img {
    background-size: 100% 100%;
  }
  .above_title {
    padding: 130px 0 20px;
  }
  
  .bradcrumbs {
    padding: 5px 0;
  }
  .bradcrumbs a,
  .bradcrumbs span {
  font: normal normal 600 14px / 19px var(--theme-font);
  }
  .alert.alert-minimalist {
    width: 95% !important;
    padding: 10px 8px;
    right: 6px !important;
  }


  .title-box h1 {
              font: 700 21px / 30px var(--theme-font);
  }
  
  .shop.shop-product .product-box{
    width: 100%;
  }


}
@media screen and (max-width:500px) {
   
}
@media screen and (max-width:475px) {
#slider{
            padding: 27% 0 19px;
}
.slider-product-wrap h1 a, .slider-product-wrap h1{
font-size: 25px;
line-height: 30px;
}
.slider-img{
width: 165px;
height: 165px;
}
.dots-wrapper{
top: -18px;
width: 75%;
margin: 0 auto;
}
.owl-dots {
top: 15px;
gap: 35px;
}

}
@media screen and (max-width:320px) {
  #slider {
  padding: 35% 0 20px;
  }
  .dots-wrapper{
  top: -40px;
  }
  .owl-dot:nth-child(3) {
top: -4px;
}
.owl-dot:nth-child(2) {
top: -7px;
}
.owl-dot:nth-child(4) {
top: -8px;
}
}