@media (min-width: 1741px) {
  .container {
    max-width: 1740px;
  }
/* .woocommerce ul.products li.product a.button {
    top: 491px;
	}
	body.archive ul.products a.button{
		 top: 487px !important;
	} */
}
@media (max-width: 1740px) {
  .container {
    max-width: 1440px;
  }
/* .woocommerce ul.products li.product a.button {
        top: 338px;
	} */
}

@media (max-width: 1440px) {
  .SliderSection
    > .vc_column-inner
    > .wpb_wrapper
    > .slick-list
    > .slick-track
    > .vc_row {
    height: 660px;
  }
  .container {
    max-width: 1260px;
  }
  .sliderheadingColumn {
    padding-left: 70px;
  }
  h2.contact-page-heading {
    font-size: 30px !important;
  }
  .smallbannerImg .vc_column-inner {
    background-size: 860px;
    transition: background-size 0.5s ease-in-out;
    background-position: center;
  }
  .smallbannerImg .vc_column-inner:hover {
    background-size: 1000px;
  }
	.slider-heading {
    font-size: 45px !important;
}
	.slider-heading2 {
    font-size: 25px !important;
	}
h2.woocommerce-loop-product__title {
   
    font-size: 20px !important;
line-height: 26px;
}
}
@media (max-width: 1024px) {
body.archive .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 24.2%;
    margin: 3.5px;
}
  .container {
    max-width: 960px;
  }
	.slider-heading {
    font-size: 35px !important;
}
	
.slider-heading2 {
    font-size: 16px !important;
	}
  .sliderheadingColumn {
    padding-left: 50px;
  }
  h2.vc_custom_heading.vc_do_custom_heading.slider-heading {
    font-size: 45px !important;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 22%;
   }
.woocommerce ul.products li.product a.button {
/*     top: 251px; */
	margin-top:-48px !important;
    font-size: 20px;
	}
body.archive ul.products a.button {
/*     top: 249px !important; */
}

.woocommerce ul.products li.product a.added_to_cart.wc-forward {
/*     top: -176px; */
    font-size: 20px;
    margin-top: -44px !important;
  }
.woocommerce ul.products li.product a.button.ajax_add_to_cart.loading {
    height:48px;
}

  .footer-section .widget-title,
  .widget.widget_block h2.wp-block-heading {
    line-height: 20px;
    font-size: 22px;
  }
  .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    width: 45%;
  }
  .footer-section {
    padding-top: 0;
    padding-bottom: 0;
  }
  footer.footer .container {
    padding-bottom: 0;
    padding-top: 10px;
  }
  .footer-bottom .container {
    padding: 0;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  /* Ensure the 4th section takes full width in the next row */
  .site-footer-primary-section-4 {
    grid-column: span 3;
    /* 4th section takes full width */
  }

  .site-footer-primary-section-1,
  .site-footer-primary-section-2,
  .site-footer-primary-section-3 {
    grid-column: span 1;
    /* Each of the first 3 sections take up 1 column */
  }
  .product span.woocommerce-Price-amount.amount {
    font-size: 14px;
  }
  h2.you-may-like-title {
    margin-top: -20px;
  }
}

@media (max-width: 768px) {
  .container {
    max-width: 730px;
  }
  .woocommerce-account .woocommerce-MyAccount-content,
  .woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    clear: both;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    margin-bottom: 20px !important;
    box-sizing: border-box;
    width: 100%;
  }
  .woocommerce-MyAccount-content {
    margin-top: 20px;
  }
  .sliderheadingColumn {
    padding-left: 30px;
  }
  .mobile-responsive-menu {
    display: block;
  }
  .categorytextclass {
    font-size: 16px !important;
  }

  .smallbannertext {
    font-size: 30px !important;
    line-height: 30px !important;
  }

  .wpb_single_image.bigbannerimage {
    margin-bottom: -122px;
  }

  nav.nav-menu ul li a {
    font-size: 16px;
  }
  .site-logo img {
    display: block;
    width: 120px;
    height: auto;
  }
  h2.woocommerce-loop-category__title {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    
    font-size: 18px !important;
  }
.woocommerce ul.products li.product a.button {
/*  top: 190px; */
        font-size: 16px;
		margin-top: -36px !important;
	}
body.archive ul.products a.button {
/*     top: 189px !important; */
}
  .woocommerce ul.products li.product .price {
    font-size: 14px !important;
  }
  h2.woocommerce-loop-product__title {
    font-size: 18px !important;
  }
  .footer {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 20px;
  }
  .footer-section {
    flex-basis: 50%;
    width: calc(50% - 8px);
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .footer-bottom {
    padding: 0px 20px;
  }
  .h-column:nth-of-type(3) {
    order: 1;
  }

  .h-column:nth-of-type(2) {
    order: 3;
  }
  .h-column:nth-of-type(2) nav.nav-menu {
    display: none;
  }
  .h-column:nth-of-type(1) {
    order: 1;
  }
  .h-column:nth-of-type(3) {
    order: 2;
  }

  .h-column:nth-child(3) {
    width: 66%;
  }
  .h-column:nth-of-type(2) {
    order: 3;
  }
  .h-column:nth-child(2) {
    width: 5%;
  }
  .menu-toggle {
    display: block;
  }
  .dgwt-wcas-search-wrapp {
    top: 118px;
  }
  .SliderSection
    > .vc_column-inner
    > .wpb_wrapper
    > .slick-list
    > .slick-track
    > .vc_row {
    height: 360px;
  }
  .add_to_cart_button::after {
    width: 14px !important;
    height: 14px !important;
  }
  .woocommerce ul.products li.product a.added_to_cart.wc-forward {
/* top: -171px; */
margin-top: -34px !important;
font-size: 16px;
padding: 7px;

    }
.woocommerce ul.products li.product a.button.ajax_add_to_cart.loading {
    height:auto;
	padding:.618em 1em;
} 
  .contactpageiconrow {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }
  .contactpageiconrow .vc_column_container {
    flex-basis: 100% !important;
    margin-top: 0 !important;
  }
  .woosw-actions {
    flex-direction: column;
    align-items: flex-start;
  }

  .woosw-copy-url input {
    width: 100%;
  }

  .woosw-item--image img {
    width: 100px;
  }

  .woosw-item--actions {
    margin-top: 10px;
  }
  .footer-section .widget.widget_nav_menu ul li a {
    font-size: 16px;
    line-height: 0px;
  }
  .footer-section .widget-title,
  .widget.widget_block h2.wp-block-heading {
    line-height: 20px;
    font-size: 20px;
  }
  .SingleBannerSection {
    min-height: 320px !important;
  }
  .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    width: 100%;
  }
	.you-may-like-products ul.products li.product{
		width: 24.04%;
        margin: 3.5px;
}
section.related.products ul.products {
		display: flex !important;
        flex-wrap: wrap;
        gap: 0px;
        margin: 0 auto !important;
}
	section.related.products ul.products li.product {
width: 24.2%;
        margin: 0 auto;
}
body.archive ul.products {
 		display: flex;
        column-gap: 8.94px;
        margin: 0 -8.94px;
        flex-wrap: wrap;
justify-content: center;
}
	body.archive ul.products li.product{
margin: 0 auto;
    text-align: center;
    width:23.5% !important
}
}

@media (max-width: 500px) {
/*     .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
             margin: 0 0px 2.992em;
    } */
    section.related.products ul.products li.product {
        width: auto;
        margin: 4px !important;
    }
  .container {
    max-width: 400px;
  }
  .footer .container {
    flex-wrap: wrap;
  }
  .vc_custom_heading {
    font-size: 25px !important;
  }
.contacpage-icon-headings {
    font-size: 20px !important;
}
  .vc_column-inner {
    margin: 0 !important;
  }

.woocommerce ul.products li.product a.button {
/*     top: 212px; */
    margin-top: -33px !important;
    font-size: 14px;
	}
body.archive ul.products li.product a.button {
/*     top: 223px !important; */
}
section.related.products ul.products li.product a.button {
/*     top: -116px; */
}
  .woocommerce ul.products li.product a.added_to_cart.wc-forward {
    font-size: 14px;
 /* top: -148px; */
        padding: 7px;
       margin-top:-31px !important
  }
.woocommerce ul.products li.product a.button.ajax_add_to_cart.loading {
    height:auto;
	padding:10px;
} 
  /* Default: 1 column for all screen sizes */
  .categorytextrow {
    display: grid;
    grid-template-columns: 1fr;
  }

  .categorytextrow {
    grid-template-columns: repeat(2, 1fr);
    /* 2 equal columns on mobile */
  }

  .vc_row.wpb_row.vc_row-fluid.categorytextrow::before {
    display: none;
  }

  .kausarcatRow ul.products.columns-4 {
    flex-wrap: wrap;
    gap: 0px;
    margin: 0;
  }
  .kausarcatRow ul.products.columns-4 li.product-category {
    width: 47%;
    margin: 6px auto;
  }
  .kausarproductsRow ul.products.columns-4 {
    flex-wrap: wrap;
    gap: 0px;
    margin: 0;
  }
  .kausarproductsRow ul.products.columns-4 li.product {
    width: 47%;
    margin: 6px auto;
  }
  section.vc_section.vc_custom_1739951816509.vc_section-has-fill.vc_section-o-content-bottom.vc_section-flex {
    min-height: 205px !important;
  }
  .footer-section .widget-title,
  .widget.widget_block h2.wp-block-heading {
    font-size: 20px;
  }
  .footer-section .widget.widget_nav_menu ul li a {
    font-size: 16px;

    line-height: 20px;
  }
  .footer-section .widget.widget_nav_menu ul li {
    margin-bottom: 0px;
  }
  .footer-section .widget.widget_nav_menu {
    text-align: center;
  }
  .footer-section {
    flex-basis: 100%;
  }
  .footer-bottom {
    flex-wrap: wrap;
  }
  .footer-bottom .widget.widget_block.widget_text {
    width: 100%;
    justify-content: center !important;
  }
  .footer-section .widget.widget_block,
  .footer-section .widget.widget_block.widget_text {
    justify-content: center !important;
    width: 100%;
  }
  .footer-section h2.wp-block-heading,
  .footer-section .widget.widget_block.widget_text {
    text-align: center;
  }
  .sliderheadingColumn {
    padding-left: 15px;
  }
  .SliderSection
    > .vc_column-inner
    > .wpb_wrapper
    > .slick-list
    > .slick-track
    > .vc_row {
    height: 199px;
  }
  h2.vc_custom_heading.vc_do_custom_heading.slider-heading {
    font-size: 18px !important;
  }
  h3.vc_custom_heading.vc_do_custom_heading.slider-heading2 {
    font-size: 18px !important;
    line-height: 0 !important;
  }
  .slick-slide > .wpb_column > .vc_column-inner {
    padding-top: 0 !important;
  }
/*   .you-may-like-products ul.products,
  ul.products.columns-4 {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin: 0 0;
  } */
  .you-may-like-products ul.products li.product,
  li.product {
    flex-basis: 48% !important;
  }
  .you-may-like-products ul.products::before,
  ul.products.columns-4::before {
    display: none !important;
  }
  a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
/*     top: -124px; */
  }
  .product span.woocommerce-Price-amount.amount {
    font-size: 14px;
  }

  /*   .container > div#primary > main#main > .product{
    padding: 0px 20px;
  } */

  section.related.products h2,
  h2.you-may-like-title {
    font-size: 24px;
            line-height: 34.15px;
  }
  .container > div#primary > main#main > .product {
    margin: 30px auto 0;
  }
  section.related.products ul.products li.product {
    margin: 0;
  }
  .accordion-title::before,
  .accordion-title::after {
    flex-basis: 12%;
  }
  .h-column:nth-child(3) {
    width: 53%;
  }
  .h-column:nth-child(1) {
    width: 32%;
  }
  .h-column:nth-child(2) {
    width: 15%;
  }
  /*   .woocommerce-cart .container,
  .woocommerce-checkout .container {
    padding: 40px 20px;
  } */
  h2.contact-page-heading {
    font-size: 25px !important;
  }
  tr.woosw-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.03);
  }
  .woosw-list table.woosw-items tr:nth-child(2n) td {
    background-color: transparent;
  }
  td.woosw-item--remove {
    order: 6;
  }
  .woosw-list table.woosw-items tr:hover td {
    background-color: transparent;
  }
  td.woosw-item--remove {
    background-color: #d2a23b !important;
    width: 100% !important;
    color: white;
  }

  .woo-multi-currency.wmc-shortcode.plain-horizontal {
    margin-right: -5px;
  }
  .smallbannerImg .vc_column-inner {
    background-size: 400px;
    background-position: center top;
    margin: 12px auto !important;
  }
  .smallbannerImg .vc_column-inner:hover {
    background-size: 450px;
  }
  .woocommerce div.product .product_title {
    font-size: 25px !important;
  }
  nav.woocommerce-breadcrumb,
  nav.woocommerce-breadcrumb a {
    font-size: 14px !important;
  }
  .footer-bottom .container {
    flex-wrap: wrap;
  }
  .footer-bottom .container p {
    margin: 5px;
  }
  .woocommerce-cart > .main-container > .container {
    padding-top: 30px;
  }
	.woocommerce-Addresses {
  display: flex;
  gap: 0px;
		flex-wrap:wrap;
}
	.u-columns.woocommerce-Addresses.col2-set.addresses .u-column1.col-1.woocommerce-Address {
    margin-bottom: 10px;
}
	.you-may-like-products ul.products {
    display: flex;
    flex-wrap: wrap;
    column-gap: 2px;
}
    h2.woocommerce-loop-product__title {
        font-size: 15px !important;
        line-height: 20px;
    }
}
@media (max-width: 375px) {
  .site-logo img {
    width: 75px;
  }
	.mobile-menu {
      width: 310px;
	}
  .woo-multi-currency.wmc-shortcode.plain-horizontal .wmc-currency {
    font-size: 13px;
    background-color: transparent;
    padding: 2px;
  }
  .container {
    max-width: 350px;
    padding: 0 5px;
  }
	.you-may-like-products ul.products li.product, li.product {
        flex-basis: 47% !important;
    }
    body.archive ul.products li.product a.button {
/*         top: 188px !important; */
    }
body.archive ul.products li a.button {
/*     top: 185px !important; */
}
}
@media (max-width: 330px) {
    .woocommerce ul.products li.product a.button {
/*         top: 153px; */
    }
    body.archive ul.products li.product a.button {
/*         top: 164px !important; */
    }
}