.elementor-kit-5{--e-global-color-primary:#340C6F;--e-global-color-secondary:#F04E2F;--e-global-color-text:#606060;--e-global-color-accent:#008CA8;--e-global-color-26a8c0b:#E0E0E0;--e-global-color-f1ae4cc:#F3F3F3;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-size:25px;--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.card-products {
  position: relative;
  text-decoration: none;
  overflow: hidden;
}

.card-products .product-texts {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  background-color: #fff;
}


.card-products:hover .product-texts {
transform: translateY(-5px);
	cursor: pointer;
}

.payment_method_paguelofacil img, .payment_method_epayco img{
    display: none;
}/* End custom CSS */