.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#EDEAE8;--e-global-color-text:#121D24;--e-global-color-accent:#BDA189;--e-global-color-60635ef:#273F4F;--e-global-color-d1cef1d:#3E5E71;--e-global-color-29c4bd3:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );color:var( --e-global-color-text );font-family:"Open Sans", Sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-text );}.elementor-kit-6 a:hover{color:#E51216;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1920px;}.e-con{--container-max-width:1920px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 */h1.elementor-heading-title {
    font-size: 2.5rem;
    font-weight: 400;
}
h2.elementor-heading-title {
    font-size: 2rem;
        font-weight: 400;
}
h3.elementor-heading-title {
    font-size: 1.75rem;
        font-weight: 400;
}
h4.elementor-heading-title {
    font-size: 1.5rem;
        font-weight: 400;
}
h5.elementor-heading-title {
    font-size: 1.25rem;
        font-weight: 400;
}
h6.elementor-heading-title {
    font-size: 1rem;
        font-weight: 400;
}

/*BUTTONS*/


.elementor-button,.single_add_to_cart_button.button.alt {
background: hsla(203, 33%, 11%, 1);

background: linear-gradient(90deg, hsla(203, 33%, 11%, 1) 0%, hsla(204, 34%, 23%, 1) 100%);

background: -moz-linear-gradient(90deg, hsla(203, 33%, 11%, 1) 0%, hsla(204, 34%, 23%, 1) 100%);

background: -webkit-linear-gradient(90deg, hsla(203, 33%, 11%, 1) 0%, hsla(204, 34%, 23%, 1) 100%);

filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#121D24", endColorstr="#273F4F", GradientType=1 );
    color: #fef8ec;
    text-align: left;
    text-transform: uppercase;
    border-radius: 25px;
    justify-content: center;
    align-items: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: .9375em;
    font-weight: 600;
    line-height: 1;
    transition: all 1s;
    box-shadow: 5px 5px 10px #0006;
    padding-top: 15px;
    padding-bottom: 15px;

}





/*LAPTOP*/
@media only screen and (min-width: 1201px) and (max-width: 1500px) { }

/*TABLET LANDSCAPE*/
@media only screen and (min-width: 1025px) and (max-width: 1200px) { 
h1.elementor-heading-title {
    font-size: 2.25rem;
    font-weight: 400;
}
h2.elementor-heading-title {
    font-size: 1.75rem;
        font-weight: 400;
}
h3.elementor-heading-title {
    font-size: 1.5rem;
        font-weight: 400;
}
h4.elementor-heading-title {
    font-size: 1.25rem;
        font-weight: 400;
}
h5.elementor-heading-title {
    font-size: 1rem;
        font-weight: 400;
}
h6.elementor-heading-title {
    font-size: 0.9137rem;
        font-weight: 400;
}
}
/*TABLET PORTRET*/
@media only screen and (min-width: 881px) and (max-width: 1024px) { }
/*MOBILE LANDSCAPE*/
@media only screen and (min-width: 768px) and (max-width: 880px) { }
/*MOBILE PORTRET*/
@media only screen and (min-width: 300px) and (max-width: 767px) { }/* End custom CSS */