.elementor-kit-5{--e-global-color-primary:#1B1D32;--e-global-color-secondary:#A0F818;--e-global-color-text:#7A7A7A;--e-global-color-accent:#66FCF0;--e-global-color-7fd770e:#E6E6E6;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-size:1.5em;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:0.8em;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-size:1.2em;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:0.8em;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:0.8em;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:900;--e-global-typography-accent-line-height:0.8em;font-family:"Lato", Sans-serif;}.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;}{}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 */a{
    color: #1B1D32;
}
a:hover{
    color: #A0F818;
}

svg:hover{
    color: #A0F818;
}

#btn{
    border:none; 
    background-color: #A0F818;
    border-radius: 25px;
    color: #1B1D32;
    cursor: pointer;
    font-family: lato;
    font-size: 1em;
    font-weight:Bold;
    width: 100%;
}

#btn:hover{
    border:1px solid #A0F818;
    background-color: #FFFFFF15;
    color: #A0F818;
}

#btn1{
    border:none; 
    background-color: #A0F818;
    color: #1B1D32;
    border-radius: 25px;
    cursor: pointer;
    font-family: lato;
    font-size: 1em;
    font-weight:Bold;
    padding: 0.8em;
    width: 100%;
}

#btn1:hover{
    border:1px solid #A0F818;
    background-color: #FFFFFF15;
    color: #A0F818;
}

#btn2{
    border:1px solid #A0F818;
    background-color: #FFFFFF15;
    color: #A0F818;
    border-radius: 25px;
    cursor: pointer;
    font-family: lato;
    font-size: 1em;
    font-weight:Bold;
    padding: 0.8em;
    width: 100%;
}

#btn2:hover{
    border: none;
    background: #A0F818;
    color: #1B1D32;
}

#btn3{
    border:none; 
    background-color: #1B1D32;
    border-radius: 25px;
    color: #A0F818;
    cursor: pointer;
    font-family: lato;
    font-size: 1em;
    font-weight:Bold;
    width: 100%;
}

#btn3:hover{
    background-color: #A0F818;
    color: #1B1D32;
}

#btntext:hover{
    color: white;
}

#btntext2:hover{
    color: #A0F818;
}

#miBoton1 {
background-color: #1B1D32;
border: none;
border-radius: 15px;
cursor: pointer;
color: #A0F818;
font-family: lato;
font-weight: Bold;
font-size: 1em;
padding: 0.5em;
width: 100%;
}

#miBoton2 {
background-color: #A0F818;
border: none;
border-radius: 15px;
cursor: pointer;
color: #1B1D32;
font-family: lato;
font-weight: Bold;
font-size: 1em;
padding: 0.5em;
width: 100%;
}

#miBoton3 {
background-color: #1B1D32;
border: none;
border-radius: 15px;
cursor: pointer;
color: #66FCF0;
font-family: lato;
font-weight: Bold;
font-size: 1em;
padding: 0.5em;
width: 100%;
}

#miBoton2:hover{
    border:1px solid #A0F818;
    background-color: #FFFFFF15;
    color: #A0F818;
}

.cfvsw_variations_form{
	display: none;
}

.woocommerce-variation-add-to-cart{
    display: none;
}

.woolentor-quickview-btn-area{
    display: none;
}

.woolentor_price_label{
    font-size: 0.8em;
}

.woocommerce-result-count{
    font-size: 0.8em;
}

.woocommerce-breadcrumb{
    font-size: 0.8em;
}

.onsale{
    display: none;
}

.ht-product-label{
    font-family: lato;
    font-weight: Bold;
    font-size: 1em;
    border-radius: 25px;
}/* End custom CSS */