.elementor-kit-4712{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-2bcc326:#8BC34B;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.5em;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-bc88cad-font-family:"Amita";--e-global-typography-bc88cad-font-size:40px;--e-global-typography-bc88cad-line-height:1.3em;--e-global-typography-bc88cad-letter-spacing:0px;color:#000000;font-size:16px;font-weight:300;line-height:1.5em;letter-spacing:0px;}.elementor-kit-4712 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4712 h2{color:#000000;}.elementor-kit-4712 h3{color:#000000;font-family:"Amita", Sans-serif;font-size:40px;line-height:1.3em;letter-spacing:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1220px;}.e-con{--container-max-width:1220px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-4712{--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.5em;--e-global-typography-text-letter-spacing:0px;--e-global-typography-bc88cad-font-size:35px;--e-global-typography-bc88cad-line-height:1.3em;--e-global-typography-bc88cad-letter-spacing:0px;font-size:16px;line-height:1.5em;letter-spacing:0px;}.elementor-kit-4712 h3{font-size:30px;line-height:1.3em;letter-spacing:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4712{--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.5em;--e-global-typography-text-letter-spacing:0px;--e-global-typography-bc88cad-font-size:24px;--e-global-typography-bc88cad-line-height:1.5em;--e-global-typography-bc88cad-letter-spacing:0px;font-size:16px;line-height:1.5em;letter-spacing:0px;}.elementor-kit-4712 h3{font-size:24px;line-height:1.5em;letter-spacing:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.woocommerce ul.products li.product a.added_to_cart.wc-forward {
  display: flex;
  margin: 5px auto;
  width: fit-content;
}
.woocommerce ul.products li.product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  display: flex;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.woocommerce ul.products li.product a img {
  transition-duration: 0.5s;
  transition-property: all;
  transition-timing-function: ease;
}
.fullwidth {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
  max-width: unset;
}
.hidden {display:none !important;}
.p_normal p {
	margin-top: auto;
	margin-bottom: 15px;
}

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

.itu_products ul.products.elementor-grid li.product {
    width: 100% !important;
    margin: 0 !important;
}
body .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button {
    display: flex;
    text-align: center;
    width: fit-content;
    margin: auto;
    min-width: 188px;
    justify-content: center;
}

} /* /(min-width: 768px) and (max-width: 1024px) */

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

  .elementor-element.elementor-products-columns-mobile-1.elementor-products-grid.elementor-wc-products.elementor-widget-woocommerce-products ul.products {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .elementor-element.elementor-products-grid.elementor-wc-products.elementor-widget-woocommerce-products ul.products > li {
    margin: 0;
    width: 100%;
  }
  .elementor-element.elementor-products-columns-mobile-2.elementor-products-grid.elementor-wc-products.elementor-widget-woocommerce-products ul.products {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .elementor-element.elementor-products-columns-mobile-3.elementor-products-grid.elementor-wc-products.elementor-widget-woocommerce-products ul.products {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .itu_products ul.products.elementor-grid li.product {
    width: 100% !important;
    margin: 0 !important;
}
body .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button {
  display: flex;
  text-align: center;
  width: fit-content;
  margin: auto;
  justify-content: center;
  min-width: 142px;
}


} /* /max-width:767px 
-------------------------------------------------------------- *//* End custom CSS */