@media (max-width: 1366px){
.top-product-slide img {
  height: 260px;
}
/* .product-small-box p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
} */
a.ajax_add_to_cart.add_to_cart_button.product-btn{
  font-size: 11px;
}

}

@media (max-width: 1240px){
  .product-small-box .price{
    font-size: 18px;
  }
  .review i{
    font-size: 14px;
  }
}
@media (min-width: 1199px) and(max-width: 1366px){
  a.ajax_add_to_cart.add_to_cart_button.product-btn {
    font-size: 11px;
    padding: 15px 10px;
}
}

@media (max-width: 1199px){
  
  header{
    z-index: 9999;
  } 
 div#navbarNav {
    position: absolute;
    top: 100%;
    background: #fff;
    width: 100%;
    margin: 0;
    left: 0;
    padding-left:0;
}
.navbar-nav{
  padding: 20px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  background: 
  linear-gradient(90deg, #FFF -0.94%, #BDC0FF 101.27%);

}

.navbar-dark .navbar-nav li:last-child  {
  padding-left:0;
  margin: 0;
}
.navbar-dark .navbar-nav li {
    margin-bottom: 10px;
} 
  .categories-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
.hot-deals-list li {
    padding: 0 20px;
}

.top-product-slide-text{
  margin-top:30px;
}
.sale-banner-content {
  position: absolute;
  top: 30px;
  left: 30px;
}
.sale-banner-content a{
  margin-top: 3rem;
}
.top-product-slide img {
  height: 223px;
}
.categories-slid-text, .owl-carousel .owl-item .categories-slid-box img{
  width:50%;
  height: 100px;
}
.categories-slid-box{
  padding: 20px;
}
.categories-slid-text {
margin-right: 10px;
}
.categories-slid-box h4{
  font-size: 25px;
}
.categories-sec .col-xl-4.col-lg-8{
  order:1;
}
.categories-sec .col-xl-2.col-lg-4 {
  order: 2;
}
.categories-sec .col-xl-12.text-end.mt-2{
  order:3;
}
.filter-search-sec {
  margin-top: -24px;
  position: relative; 
}
.for-responsive-color{
  background: linear-gradient(90deg, #FFF -0.94%, #BDC0FF 101.27%);
box-shadow: 0px 0px 30px 0px rgba(13, 13, 13, 0.10);
}
.second-header, header{
  background-color: transparent;
  background:transparent;
}
.main-banner{
  padding-top: 20px;
}
.navbar-dark .navbar-nav .nav-link {
  padding:5px 0;
  font-size: 14px;
  font-weight: 600;
}
.navbar-dark .navbar-nav li:last-child .nav-link{
  padding-bottom: 0;
}

.for-responsive-color{
  padding-bottom: 10px;
}
.blog-news-inner{
    height: 340px;
}
}

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

.delivery-sec {
  padding: 60px 0 20px;
}
.categories-slider-sec{
  display: none;
}
.categories-slid-box{
  margin: 10px 0;
  box-shadow: 0px 0px 13px 0px rgba(18, 18, 18, 0.06);
}
.heading2{
  margin-bottom: 20px;
}
.top-product-slide img{
  height: 250px;
}
.footer-top { 
  margin-bottom: 30px;
}
.profile-sec a {
  padding: 0 10px;
}
.btn.dropdown-toggle{
  padding-left: 10px;
}
header button.navbar-toggler {
  padding: 0;
  margin: 0;
}

.woocommerce-account .woo-custom-class .woocommerce-MyAccount-navigation{
  margin-right: 20px !important;
}
.img-box1 .ripple-shape{
  bottom: calc(-86px* -0.5);
  left: calc(-16px* -0.5);
}
.img-box1 .img1:before{
      bottom: -30px;
    left: -30px;
}
.img-box1{
  margin-right: 0;
  margin-bottom: 30px;
}
.heading4 { 
    font-size: 33px;
    }
.box.has-style2{
      padding: 20px 20px;
}
.p-60 {
    padding: 40px 0;
}
.box-form {
    margin-top: 20px;
}
.faq-sec .accordion {
    margin-bottom: 30px; 
}
.hot-deals-sec{
      padding: 30px;
}
.hot-deals-sec .col-md-6.col-lg-4 {
    padding: 30px 30px;
}
.price2 {
    font-size: 30px;
}
.single-product .summary.entry-summary .single_add_to_cart_button {
    width: fit-content;
    min-width: 190px;
}
.single-product form.cart input[type=number], .summary.entry-summary .woosw-btn-has-icon {
    width: 100px !important;
}
.hot-deals-list li:first-child{
  padding-left: 0;

}
.is-large.wc-block-cart .wc-block-cart-items, .wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block{
  padding: 0 !important;
}
.is-large.wc-block-cart .wc-block-cart-items img {
  width: 80px !important;
  height: 80px !important;
  object-fit: contain;
}
.is-large.wc-block-cart .wc-block-cart-items th.wc-block-cart-items__header-image{
  padding-right: 0 !important;
}
.sale-double-img a{
  width: 50%
}
}



@media only screen and (max-width: 960px){
.hot-deals-list{
	display: block;
	text-align: center;
}
.deals-list-icons{
	margin-left: 0;
}
/* .hot-deals-list ul{
	justify-content: center;
} */
div#navbarNav {
  padding-left: 0;
}
.hot-deals-list ul {
  display: flex;
  flex-wrap: nowrap;
  overflow: scroll;
  white-space: nowrap;
}
.hot-deals-list {
  padding: 10px;
  padding-left: 0;
  padding-bottom: 0;
}
.hot-deals-list li {
  padding:0 5px;
}
.brand-name {
  width: 165px;
  height: auto;
}
header {
  padding-top: 10px;
  padding-bottom: 30px;
}
.blog-news-inner {
      height: 300px;
  }
section.blog-page{
  padding-bottom: 40px;
}
.sidebar-area{
  margin-top: 30px;
}
.blog-details-sec time{
      margin-bottom: 10px;
}
.blog-details-sec h1{
    font-size: 28px;
}
.blog-details-sec h2{
    font-size: 26px;
}
.blog-details-sec h3{
    font-size: 23px;
}
.blog-details-sec h4{
    font-size: 22px;
} 

.list-items, .wpf_items_wrapper.wpf_layout_vertical label { 
font-size: 14px;
}
}

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

.woocommerce-account table.account-orders-table td, 
.woocommerce-account table.account-orders-table td.woocommerce-orders-table__cell-order-actions, 
.woocommerce-account table.account-orders-table th {
    width: 100% !important;
}

.woocommerce-account table.account-orders-table {
    width: 100%;
}
.woo-custom-class .woocommerce-MyAccount-content .woocommerce-MyAccount-orders a.button,   
.woocommerce-account table.woocommerce-MyAccount-orders td.woocommerce-orders-table__cell-order-actions a.button  {
    margin-top: 40px;
    display: inline-block;
    width: auto;
    min-width: 120px;
    padding: 9px !important;
}
.woocommerce-account .woo-custom-class .woocommerce-MyAccount-navigation-link a {
    font-size: 16px !important;
    }
    .woocommerce .woocommerce-products-header__title.page-title, 
    .woocommerce-page .woocommerce-products-header__title.page-title, 
    .woocommerce .woocommerce-result-count, 
    .woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count, 
    .woocommerce-page .woocommerce-ordering, 
    .woocommerce-page .woocommerce-result-count {
      margin: 0 !important;
  }
  nav.woocommerce-pagination {
    margin-top: 20px;
}
.wc-block-components-sidebar-layout .wc-block-components-main tr.wc-block-cart-items__row {
  padding-left: 15px !important;
  padding-right: 15px !important;
  background: #fff;
  margin-bottom: 20px;
}
/* .wc-block-components-sidebar-layout .wc-block-components-main tr.wc-block-cart-items__row:last-child{
  margin-bottom: 0 !important;
} */
.wc-block-cart table.wc-block-cart-items, .wc-block-cart table.wc-block-cart-items td, .wc-block-cart table.wc-block-cart-items th{
  margin-bottom: 0 !important;
}
button.wc-block-cart-item__remove-link{
  margin-left: 0 !important;
}
.woocommerce-cart .wc-block-components-totals-wrapper {
  padding: 10px 15px !important;
}
.wp-block-woocommerce-cart-order-summary-fee-block.wc-block-components-totals-wrapper, .wp-block-woocommerce-cart-order-summary-discount-block.wc-block-components-totals-wrapper {
  padding: 0 !important;
}
.woocommerce-cart .wp-block-woocommerce-cart-order-summary-totals-block{
  padding-bottom: 0;
}
.woocommerce .woocommerce-tabs ul li a, .woocommerce-page .woocommerce-tabs ul li a {
  padding: 10px !important;
}
.woocommerce-tabs .panel h2:first-of-type {
  margin-bottom: 0 !important;
}
.logged-in .woocommerce-tabs .panel h2:first-of-type {
  margin-bottom: 10px !important;
}
}




@media only screen and (max-width: 767px){
  .container-fluid {
    padding: 0 15px;
  }
.categories-wrapper .categories-box a {
  width: 48%;
  display: inline-grid;
  justify-content: center;
}
 .categories-wrapper {
    display: block;
    flex-wrap: nowrap;
  }
.categories-box a {
  display: block;

}
.categories-wrapper1 .col-md-3 {
  display: inline-block;
  width: 50%;
}
.top-product-slide img{
	height: 300px;
}
 .sale-banner {
    margin-top: 15px;
    border-radius: 10px;
    overflow: hidden;
  }
.sale-banner img {
  height: 200px;
  object-fit: cover;
}
.sale-banner-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
}
.sale-banner-content h2{
	font-size:20px;
}
.sale-double-img img {
  border-radius: 10px;
}
.heading{
	font-size: 18px;
}
.categories-box p {
  font-size: 18px;
  text-align: center;
}
.categories-box img {
  width: 90px;
  height: auto;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: table;
}
.heading2{
	font-size: 20px;
}
.product-big-box-text h4{
	font-size: 22px;
}
.product-big-box-text{
	padding-left: 15px;
}


.filter-search-sec .col-xl-3.col-md-4 {
  display: none;
} 
.footer-top { 
  flex-direction: column;
}
.footer-top div:nth-child(1) {
  display: flex;
  align-items: center;
}
.footer-top div:nth-child(2) {
  margin-top: 30px;
}
.footer-top ul {
  display: flex;
  margin-left: 20px;
}
.blog-news-inner{
  height: 260px;
}
.blog-news-inner h6{
  font-size: 18px;
  height: 47px;
  -webkit-line-clamp: 2;
  line-height: 23px;
}
.product-small-box{
  text-align: center;
}
.woo-custom-class .product-small-box {
  text-align: left;
}
/* .brand-slider{
  display: none !important;
} */
.categories-slid-box {
  width: 100%;
  height: 150px;
}
.mobile-brand { 
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
}
.mobile-brand .categories-slid-box { 
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile-brand .categories-slid-box img{
  height: 40px;
}
.delivery-icons {
  width: 90px;
  height: 90px;
  margin-bottom: 15px;
}
.delivery-boxes h5{
  font-size: 15px;
}
.top-product-slide-inner {
  padding-top: 0px;
}

.profile-sec a {
  padding: 0 5px;
}

.btn.dropdown-toggle{
  padding-left: 5px;
}
.heading4 {
    font-size: 26px;
    margin-bottom: 20px;
} 
.term-and-privacy{
  padding: 20px;
}
.hot-deals-wrapper { 
    max-width: 400px;
    margin: auto;
}
.hot-deals-sec .col-md-6.col-lg-4 {
        padding:30px;
    }
.hot-deals-sec{
  padding: 0;
}
.hot-deals-header {
    margin: 30px;
    margin-bottom: 0;
}
.logged-in .woocommerce {
    flex-direction: column;
}
.woocommerce-account .woo-custom-class .woocommerce-MyAccount-content {
    padding: 20px;
}
.woocommerce-account .woo-custom-class .woocommerce-MyAccount-navigation-link a{
      padding: 15px 20px;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, 
.woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
  width: 100% !important;
}
header.entry-header.alignwide h1 {
  font-size: 26px;
}
.product-small-box .review {
    display: flex;
    justify-content: center;
}
.wcgs-woocommerce-product-gallery .wcgs-carousel {
    height: 320px;
}

}

@media only screen and (max-width: 575px){
.woo-custom-class .woosw-items .woosw-item td, .wishlist-custom .woosw-items .woosw-item td {
    display: block;
    width: 100%;
}
.single-product form.cart input[type=number], .summary.entry-summary .woosw-btn-has-icon {
    width: 70px !important;
}
.product-price, .summary.entry-summary p.price {
    font-size: 26px;
}
.summary.entry-summary {
    padding-left: 20px !important;
}
.product-big-box {
    display: block;
}
.brand-slider-wrapper .owl-carousel .owl-item .categories-slid-box {
  padding: 19px 15px; 
}

.alternatives-slider .owl-nav, 
.alternatives-slider .owl-dots 
 {
  display: none;
} 

.woocommerce-Tabs-panel {
  padding: 15px !important;
}
.wishlist-custom .woosw-item--actions{
  margin-bottom: 15px;
}
}

@media only screen and (max-width: 480px){
  .mobile-brand .categories-slid-box {
    height: 100px;
    margin:0;   
  }
  .mobile-brand{
    grid-gap: 10;
  }
  .blog-news-inner {
    padding: 10px !important;
    height: 200px;
  }
  .blog-news-inner h6 {
    font-size: 14px;
    margin: 0;
  }
.blog-page .blog-news-inner h6 {
    font-size: 18px;        
    margin-bottom: 30px;
}
.blog-page .col.banner-side { 
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
}

  .hot-deals-list ul { 
    flex-wrap: wrap;
}
.deals-list-icons svg {
  margin-right: 2px;
}
.top-product-slide img {
  height: auto;
}
.top-product-slide{
  padding: 20px;
}
.categories-box img{
  margin-bottom: 5px;
}
.fa-heart { 
  font-size: 22px;
}
.delivery-sec {
  padding: 30px 0 20px;
}
section {
  padding: 30px 0;
}
.product-small-box{
  padding: 15px;
}
.product-btn{
  font-size: 13px;
}
.product-big-box{
  padding: 25px;
}
.heart { 
  margin-bottom: 8px;
}
.col.banner-side {
  padding: 0 10px;
}
.delivery-icons svg {
  width: 40px;
}
.categories-sec .banner-side img {
  height: auto;
}
.categories-sec .top-best-box{
padding: 20px;
}
.top-best-text h3{
  margin-bottom: -10px;
}
.top-best-text h3 span{ 
  font-size: 40px;
}
.img-box1{
      margin-left: 20px;
}
.img-box1 .img1:before {
    bottom: -20px;
    left: -20px;
}
.img-box1 .img2 img{
    height: 170px;
}
.block_reviews .reviews_box {
    padding: 20px;
  }

.blog-details-sec h1{
    font-size: 24px;
}
.blog-details-sec h2{
    font-size: 23px;
}
.blog-details-sec h3{
    font-size: 21px;
}
.blog-details-sec h4{
    font-size: 20px;
}

.blog-details-sec h5, 
.blog-details-sec h6{
    font-size: 18px;
}  
.sidebar-box-area{
  padding: 15px;
}
.contact-us-wrap {
    margin-top: 20px;
    }
  .contact-us-list{
  min-height: 120px;
  max-width: 100%;
  width: 100%;
  margin-bottom: 8px;
  margin-top: 8px;
}
.hot-deals-sec .col-md-6.col-lg-4 {
      padding: 15px 30px;
  }
  .hot-deals-header {
        margin: 20px;
        margin-bottom: 0;
      }
  .hot-deals-box p{
    height: auto;
    -webkit-box-orient: inherit;

  }
.price1{
  font-size: 22px;
}
.price2 {
    font-size: 26px;
}
.hot-deals-header h1{
  font-size: 24px;
}
a.ajax_add_to_cart.add_to_cart_button.product-btn {
  font-size: 13px;
  padding: 15px 9px;
}
.cart-open #cart-count{
  right: -7px;
}
.profile-sec a {
  padding: 0 0px;
}
select.orderby{
    width: 100%;
max-width: 320px;
font-size: 15px;
}
form.woocommerce-ordering {
  width: 100%; 
}
}

@media only screen and (max-width: 375px){
.col-xl-2.col-lg-4.col-md-4.col-6, .categories-sec .col-xl-2.col-lg-4, .col-lg-3.col-6.footer-links.mt-4.mt-lg-0{
  width: 100%;
}
.blog-section .col.banner-side{
  width: 100%;
}
.blog-news-inner { 
  height: 250px; 
}
footer h3{
  margin-bottom: 10px;
}
.col-lg-3.col-6.footer-links.mt-4.mt-lg-0 {
  margin-top: 10px !important;
}
.subscription .add-email {
  color: #7A7A7A;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.footer-top {
  margin-bottom: 15px;
}
.blog-news-inner h6 {
  font-size: 18px;
}

.product-big-box{
  padding: 15px;
  padding-bottom: 27px;
}
.heart { 
  margin-bottom: 4px;
}
.product-big-box-img {
  padding-right: 10px;
}
.product-big-box p {
  margin-top: 5px;
}
.product-btn {
  font-size: 14px;
  padding: 14px 13px;
}
.delivery-icons {
  width: 70px;
  height: 70px;
}
.delivery-icons svg {
  width: 35px;
}
.top-best-text h3 span {
  color: #1395E8;
  font-family: Montserrat;
  font-size: 30px;
}
.categories-sec .top-best-box {
  padding: 20px;
}
.top-best-text h3{
  margin-bottom: -10px;
  font-size: 20px;
}
.top-product-slide-text { 
  flex-direction: column;
}

.profile-sec a {
  padding: 0px;
}
.brand-name {
  width: 140px;
  }
  .brand-slider-wrapper .owl-carousel .owl-item .categories-slid-box {
    padding: 10px 15px;
}
tr.wc-block-cart-items__row {
  display: flex !important;
  flex-wrap: wrap;
}
tr.wc-block-cart-items__row {
  flex-direction: column;
}
.wc-block-components-sidebar-layout .wc-block-components-main tr.wc-block-cart-items__row img {
  max-width: 100px;
  margin-bottom: 10px;
}
}
