/*for-larger view-1600*/
/*col-xxl*/
@media only screen and (min-width: 100px) and (max-width: 1600px) {
}

/*for-large-dekstop view-1200*/
/*col-xl*/
@media only screen and (min-width: 100px) and (max-width: 1399px) {
}

/*for-laptop view-1024*/
/*col-lg*/
@media only screen and (min-width: 100px) and (max-width: 1199px) {
    .category-img img {
    padding: 15px !important;
}
.custom-img-main img {
    height: 380px;
}
.content-main-s1 {
    padding-top: 50px !important;
}
.custom-img-main h1 {
    font-size: 21px;
}
.top-search-bar.active {
    height: 38%;
}
.shop-title-s2 h1 {
    font-size: 19px;
}
.single-item .slide {
  font-size: 28px;
}
.brands-slider .slick-slide img {
    width: 75%;
}
.tab-content>.tab-pane p {
    width: 49%;
    font-size: 23px;
}
.custom-head h2 {
    font-size: 50px;
    width: 100%;
    line-height: 1.4;
}
.product-box-image img {
    height: 230px !important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #d33636 !important;
}
.product-box-image img {
    height: 230px !important;
}
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    padding: 0px !important;
    background: #666;
    border: 0 !important;
}

}

/*for-tablet view-768*/
/*col-md*/
@media only screen and (min-width: 100px) and (max-width: 991px) {
 .tos-wrapper {
    padding: 40px 15px;
  }
  .tos-wrapper h1 {
    font-size: 2rem;
  }
  .row-2 .col-five {
    flex: 0 0 25%;
    max-width: 25%;
  }
      .top-search-bar.active {
        height: 37%;
    }
    .top-search-bar input[type="search"] {
    margin-top: 30px;
}
.header .top-header span {
    padding-top: 5px !important;
}
.content-main-s1 {
    padding-top: 50px !important;
}
.single-item .slick-next {
    right: 40px !important;
}
.single-item .slick-prev {
    left: 40px !important;
}
.s2-box img {
    width: 520px;
    height: 450px;
    padding: 10px;
}
.s2-box .catt-img img {
    width: 350px;
    height: 250px;
    padding-top:0 !important;
}
.s2-box {
    overflow: hidden;
}
.nav-pills .nav-link {
    margin: 0px 5px !important;
}
.tab-content>.tab-pane p {
        width: 48%;
        font-size: 20px;
    }
    .best-content .center .slick-next {
  right: 30% !important;
}
.best-content .center .slick-prev {
  left: 30% !important;
}
 .side-header-main a i {
    color: #666;
}


.side-header-main{
    display:flex;
    align-items:center;
    gap:10px;
}
.mob-menu-box a {
    font-size: 26px;
    color: #000;
    padding: 0px 11px;
}
.responsive-logo a {
    width: 100px;
}
.responsive-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #666;
    z-index: 99999;
    transition: all .7s;
}
.responsive-menu-main {
    height: 100%;
    position: relative;
    padding: 50px; 
    overflow-y: scroll;
}
.responsive-icon {
    position: absolute;
    right: 10%;
    top: 16%;
}
.responsive-icon a i {
 color:#fff;
}
.responsive-logo {
    text-align: center;
}
.responsive-menu.active {
    left: 0;
    width: 45%;
}
.responsive-icon a {
    font-size: 30px;
    color: #000;
}
.responsive-links ul li {
    margin-bottom: 12px;
    text-align: center;
    position: relative;
}
.responsive-links ul li a {
    padding: 10px 0px;
    color: #fff;
    font-weight: 600;
    font-size: 22px;
}
.responsive-links {
    margin-top: 30px;
}
.responsive-links ul li ul {
    display: none;
}
.responsive-links ul li i.active {
    transform: rotate(180deg);
}
.responsive-links ul {
    color: white !important;
    font-size: 30px;
    font-family: var(--f2);
    text-decoration: underline !important;
}
.responsive-links {
    margin-top: 70px;
}
.header-icon ul li:last-child {
    display: none;
}
.responsive-icon a i {
    color: #9b9b9b;
}
.responsive-links ul li a i {
    margin-left: 9px;
}
.responsive-links ul > li > ul > li {
    font-family: var(--f1);
    font-weight: 100;
     letter-spacing: 3px;
     text-decoration: underline;
}
.responsive-icon a {
    font-size: 30px;
    color: #000;
    margin: -20px -4px;
}
.responsive-links ul li i {
    position: absolute;
    top: 15px;
    right: 60px;
}


}


/*for-landscape_mobile view-576*/
/*col-sm*/
@media only screen and (min-width: 100px) and (max-width: 767px) {
  .tos-wrapper h1 {
    font-size: 1.8rem;
  }
  .tos-section h2 {
    font-size: 1.1rem;
  }
  .tos-section p {
    font-size: 0.95rem;
  }  
  .row-2 .col-five {
    flex: 0 0 50%;
    max-width: 50%;
  }
  
   .side-header-main a i {
    color: #666;
}


.side-header-main{
    display:flex;
    align-items:center;
    gap:10px;
}
.mob-menu-box a {
    font-size: 26px;
    color: #000;
    padding: 0px 11px;
}
.responsive-logo a {
    width: 100px;
}
.responsive-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #666;
    z-index: 99999;
    transition: all .7s;
}
.responsive-menu-main {
    height: 100%;
    position: relative;
    padding: 50px; 
    overflow-y: scroll;
}
.responsive-icon {
    position: absolute;
    right: 10%;
    top: 16%;
}
.responsive-icon a i {
 color:#fff;
}
.responsive-logo {
    text-align: center;
}
.responsive-menu.active {
    left: 0;
    width: 45%;
}
.responsive-icon a {
    font-size: 30px;
    color: #000;
}
.responsive-links ul li {
    margin-bottom: 12px;
    text-align: center;
    position: relative;
}
.responsive-links ul li a {
    padding: 10px 0px;
    color: #fff;
    font-weight: 600;
    font-size: 22px;
}
.responsive-links {
    margin-top: 30px;
}
.responsive-links ul li ul {
    display: none;
}
.responsive-links ul li i.active {
    transform: rotate(180deg);
}
.responsive-links ul {
    color: white !important;
    font-size: 30px;
    font-family: var(--f2);
    text-decoration: underline !important;
}
.responsive-links {
    margin-top: 70px;
}
.header-icon ul li:last-child {
    display: none;
}
.responsive-icon a i {
    color: #9b9b9b;
}
.responsive-links ul li a i {
    margin-left: 9px;
}
.responsive-links ul > li > ul > li {
    font-family: var(--f1);
    font-weight: 100;
     letter-spacing: 3px;
     text-decoration: underline;
}
.responsive-icon a {
    font-size: 30px;
    color: #000;
    margin: -20px -4px;
}
.responsive-links ul li i {
    position: absolute;
    top: 15px;
    right: 60px;
}
.top-account {
    display: none !important;
}
  
}

/*for-mobile view-375*/
/*col*/
@media only screen and (min-width: 100px) and (max-width: 575px) {
  .shop-sidebar {
    display: none; /* hidden by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    background: #fff;
    z-index: 9999;
    padding: 20px;
    overflow-y: auto;
    box-shadow: 2px 0 10px rgba(0,0,0,0.2);
  }
  .shop-products {
    display: flex;
    flex-direction: column;
}
/* Product area tweaks */
.shop-products .products{
  gap: 5px;
}.woocommerce ul.products li.product a.woocommerce-loop-product__link {
    width: 280px;
    padding: 0px 10px;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    overflow: hidden;
}
  .shop-sidebar.active {
    display: block; /* show when active */
  }

  .filter-toggle {
    background: #333;
    color: #fff;
    border: none;
    padding: 10px 15px;
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 15px;
  }
  .tos-wrapper {
    padding: 30px 12px;
  }
  .tos-wrapper h1 {
    font-size: 1.6rem;
  }
  .row-2 .col-five {
    flex: 0 0 100%;
    max-width: 100%;
  }
   .side-header-main a i {
    color: #666;
}
.header .top-header span {
        padding-top: 15px !important;
    }
    .header .top-header span {
    padding-right: 50px;
}
.header-image {
    padding-left: 60px;
}
    .top-search-bar.active {
        height: 30%;
    }
.top-account {
    display: none !important;
}
.section-1 {
    background-position: center;
    padding: 100px 0px;
}
.content-main-s1 {
    padding-right: 0px;
    padding-top: 50px;
}
.shop-title-s2 h1 {
    font-size: 18px;
}
.single-item .slide {
  font-size: 24px;
}
.single-item .slick-prev {
  left: -20px;
}

.single-item .slick-next {
  right: -20px;
}
.s2-box img {
  width: 600px;
  height: 350px;
  padding: 5px 20px;
}
 .row-2 .col-five {
    flex: 0 0 50%;
    max-width: 50%;
    overflow:hidden;
  }
 .s2-box .catt-img img {
  width: 330px;
  height: 250px;
} 
.sale-main {
    padding: 0;
    width: 70%;
}
.sale-main h1 {
    font-size: 34px;
    padding-bottom: 10px;
}
.sale-main a p {
    font-size: 18px;
}
.sale-main h6 {
    padding: 35px 0px 5px; 
    font-size: 15px;
}
.sales-btn a {
    margin: 20px 0px 40px;
}
.reiview-star li i {
    font-size: 18px;
}
.review-main h3 {
    font-size: 22px;
}
.review-main p {
    font-size: 19px;
    padding: 5px 20px !important;
}
.review-btn a {
    margin: 30px 0px 10px 0px;
}
section.info-tabs {
    padding: 50px 0px;
}
.tab-content>.tab-pane p {
    width: 100%;
    font-size: 19px;
    padding:300px 10px 30px !important;
} 
.tab-content>.tab-pane img {
    height: 260px;
    left: 9%;
    top: 18%;
    width: 450px;
} 
.foot-shop-main {
    padding-top: 20px;
}
.foot-spoke-main {
    padding-top: 20px;
}
.foot-brand-main {
    padding-top: 20px;
}
.foot-help-main {
    padding-top: 20px;
}
.newsletter.mb-3 {
    padding-top: 20px;
}
.newsletter p {
    padding-bottom: 0px !important;
}
.side-header-main{
    display:flex;
    align-items:center;
    gap:10px;
}
.mob-menu-box a {
    font-size: 26px;
    color: #000;
    padding: 0px 11px;
}
.responsive-logo a {
    width: 100px;
}
.responsive-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #666;
    z-index: 99999;
    transition: all .7s;
}
.responsive-menu-main {
    height: 100%;
    position: relative;
    padding: 50px; 
    overflow-y: scroll;
}
.responsive-icon {
    position: absolute;
    right: 10%;
    top: 16%;
}
.responsive-icon a i {
 color:#fff;
}
.responsive-logo {
    text-align: center;
}
.responsive-menu.active {
    left: 0;
    width: 45%;
}
.responsive-icon a {
    font-size: 30px;
    color: #000;
}
.responsive-links ul li {
    margin-bottom: 12px;
    text-align: center;
    position: relative;
}
.responsive-links ul li a {
    padding: 10px 0px;
    color: #fff;
    font-weight: 600;
    font-size: 22px;
}
.responsive-links {
    margin-top: 30px;
}
.responsive-links ul li ul {
    display: none;
}
.responsive-links ul li i.active {
    transform: rotate(180deg);
}
.responsive-links ul {
    color: white !important;
    font-size: 30px;
    font-family: var(--f2);
    text-decoration: underline !important;
}
.responsive-links {
    margin-top: 70px;
}
.header-icon ul li:last-child {
    display: none;
}
.responsive-icon a i {
    color: #9b9b9b;
}
.responsive-links ul li a i {
    margin-left: 9px;
}
.responsive-links ul > li > ul > li {
    font-family: var(--f1);
    font-weight: 100;
     letter-spacing: 3px;
     text-decoration: underline;
}
.responsive-icon a {
    font-size: 30px;
    color: #000;
    margin: -20px -4px;
}
.responsive-links ul li i {
    position: absolute;
    top: 15px;
    right: 60px;
}

}

/*for-small_mobile view-320*/
/*col*/
@media only screen and (min-width: 100px) and (max-width: 374px) {
     .side-header-main a i {
    color: #666;
}


.side-header-main{
    display:flex;
    align-items:center;
    gap:10px;
}
.mob-menu-box a {
    font-size: 26px;
    color: #000;
    padding: 0px 11px;
}
.responsive-logo a {
    width: 100px;
}
.responsive-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #666;
    z-index: 99999;
    transition: all .7s;
}
.responsive-menu-main {
    height: 100%;
    position: relative;
    padding: 50px; 
    overflow-y: scroll;
}
.responsive-icon {
    position: absolute;
    right: 10%;
    top: 16%;
}
.responsive-icon a i {
 color:#fff;
}
.responsive-logo {
    text-align: center;
}
.responsive-menu.active {
    left: 0;
    width: 45%;
}
.responsive-icon a {
    font-size: 30px;
    color: #000;
}
.responsive-links ul li {
    margin-bottom: 12px;
    text-align: center;
    position: relative;
}
.responsive-links ul li a {
    padding: 10px 0px;
    color: #fff;
    font-weight: 600;
    font-size: 22px;
}
.responsive-links {
    margin-top: 30px;
}
.responsive-links ul li ul {
    display: none;
}
.responsive-links ul li i.active {
    transform: rotate(180deg);
}
.responsive-links ul {
    color: white !important;
    font-size: 30px;
    font-family: var(--f2);
    text-decoration: underline !important;
}
.responsive-links {
    margin-top: 70px;
}
.header-icon ul li:last-child {
    display: none;
}
.responsive-icon a i {
    color: #9b9b9b;
}
.responsive-links ul li a i {
    margin-left: 9px;
}
.responsive-links ul > li > ul > li {
    font-family: var(--f1);
    font-weight: 100;
     letter-spacing: 3px;
     text-decoration: underline;
}
.responsive-icon a {
    font-size: 30px;
    color: #000;
    margin: -20px -4px;
}
.responsive-links ul li i {
    position: absolute;
    top: 15px;
    right: 60px;
}

}
