.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-ba4c5e8:#000000;--e-global-color-5b7f9ae:#FFFFFF;--e-global-color-06b60b5:#8D2719;--e-global-color-b9c1da7:#C49A4A;--e-global-color-5ed012c:#CD2E1E;--e-global-color-80d992f:#F4EFE6;--e-global-typography-primary-font-family:"boucherie-block";--e-global-typography-primary-font-size:42px;--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:"Source Sans 3";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h3{font-family:"boucherie-block", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.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 */.na-gf-footer-newsletter{
width: 100%;
}
.na-gf-footer-newsletter .gform_wrapper .gfield .ginput_container input{
height: 54px;
box-shadow: none;
outline: 0;
border-radius: 8px;
border: 0;
color: #7A7A7A;
font-family: "DM Sans", Sans-serif;
font-size: 16px;
}
.na-gf-footer-newsletter .gform_wrapper .gfield .ginput_container input::-webkit-input-placeholder { color: #ccc; }
.na-gf-footer-newsletter .gform_wrapper .gfield .ginput_container input:-moz-placeholder { color: #ccc; opacity: 1; }
.na-gf-footer-newsletter .gform_wrapper .gfield .ginput_container input::-moz-placeholder { color: #ccc; opacity: 1; }
.na-gf-footer-newsletter .gform_wrapper .gfield .ginput_container input:-ms-input-placeholder { color: #ccc; }
.na-gf-footer-newsletter form{
position: relative;
}
.na-gf-footer-newsletter .gform_wrapper .gform_footer{
position: absolute;
top: 0;
margin: 0;
height: 54px;
right: -2px;
}
.na-gf-footer-newsletter .gform_wrapper .gform_footer .gform_button {
height: 100%;
border-radius: 8 !important;
outline: 0 !important;
border: 0 !important;
box-shadow: none !important;
border-top-right-radius: 8px !important;
border-bottom-right-radius: 8px !important;
background-color: #C49A4A !important;
font-family: "Source Sans 3", Sans-serif !important;
font-size:15px !important;
text-transform:uppercase !important;
font-weight:500 !important;
transition: .3s all ease-in-out;
color: #000 !important;
}
.na-gf-footer-newsletter .gform_wrapper .gform_footer .gform_button:hover{
scale: 1.1;
}


.product-card{
    transition: transform .35s ease, box-shadow .35s ease;
    will-change: transform;
}

.product-card:hover{
    transform: translateY(-6px);
    box-shadow:
        0 18px 22px -8px rgba(0,0,0,.18),
        0 8px 10px -6px rgba(0,0,0,.10);
}

@media (min-width: 992px) {
.parallax-section {
background-attachment: fixed !important;
}
}

/* Submit Button Gravity Forms
-----------------------------*/
.gform_footer input#gform_submit_button_2 {
color: #ffffff;
background: #cd2e1e;
font-size: 17px;
font-family: Source Sans 3;
letter-spacing: 1px;
text-transform: uppercase;
float: left;
height: 50px;
min-width: 155px;
border: none;
border-radius: 8px;
margin-left: 12px;
transition: 0.3s;
}
.gform_footer input#gform_submit_button_2:hover[type=submit] {
background: #C49A4A;
color: #FFFFFF;
}


@media (max-width: 767px) {
  .elementor-widget-taxonomy-filter .e-filter {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 8px !important;
  }

  .elementor-widget-taxonomy-filter .e-filter button {
    width: 100% !important;
    min-height: 24px !important;
    padding: .25px 10px !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    text-align: center !important;
    justify-content: center !important;
  }
}/* End custom CSS */