/*
Theme Name: Curio, A Classic Cottages Company
Theme URI:
Description: Curio theme is a child theme of Hello Elementor, created by Truss Creative.
Author: Truss Creative
Author URI: https://trusscreative.com/
Template: hello-elementor
Version: 0.6.2
Text Domain: curio
*/
html{
    font-size: 16px;
    font-family: 'Aspekta', sans-serif;
    font-weight: 400;
}
strong, b{
    font-weight: 650;
}
p:last-child,
.elementor-element-edit-mode p:last-child{
    margin-bottom: 0;
}
h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{
    margin-top: 0;
}
h3{
    margin-bottom: 20px;
}
h5{
    margin-bottom: 0;
}
.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol,
body:not([class*="elementor-page-"]) .site-main ul,
body:not([class*="elementor-page-"]) .site-main ol{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
}
.elementor-widget-text-editor ul li,
.elementor-widget-text-editor ol li,
body:not([class*="elementor-page-"]) .site-main ul li,
body:not([class*="elementor-page-"]) .site-main ol li{
    margin-top: 10px;
}
.elementor-widget-text-editor.elementor-element-edit-mode ul,
.elementor-widget-text-editor.elementor-element-edit-mode ol {
    margin-top: 0;
    margin-bottom: 0;
}
.elementor-widget-text-editor.elementor-element-edit-mode ul li,
.elementor-widget-text-editor.elementor-element-edit-mode ol li{
	margin-top: 0;
}
.sweetsansproregular {
	font-family: "Sweet Sans Pro Reg";
	font-display: swap;
	font-style: normal;
	font-weight: normal;
}

/* forms */
body [type="button"],
body [type="submit"],
body button{
    transition: .2s all;
}
body .gform_wrapper.gform-theme .gform_fields{
    grid-row-gap: 18px
}
body .gform_wrapper.gform-theme input:focus,
body .gform_wrapper.gform-theme select:focus,
body .gform_wrapper.gform-theme textarea:focus{
    box-shadow: 0 0 5px 1px rgba(0,0,0,.15);
}
body .gform_wrapper.gform-theme textarea{
    height: 60px;
    font-size: 1.125rem;
}
body .gform_wrapper.gform-theme .gfield_required{
    font-style:normal;
    font-size: .75rem;
    color: #707070;
	margin-left: -1px;
}
.gchoice label{
    cursor: pointer;
}
.gform_wrapper .gform_fields ::placeholder{
    color: #707070;
    opacity: 1;
    font-weight: 400;
    font-family: 'Aspekta', sans-serif;
    font-size: 1.125rem;
    line-height: 1.4em;
}
.gform_wrapper .gform_fields ::-ms-input-placeholder {
    color: #707070;
    opacity: 1;
    font-weight: 400;
    font-family: 'Aspekta', sans-serif;
    font-size: 1.125rem;
    line-height: 1.4em;
}
.gform_wrapper .gform_fields .gf_placeholder{
    color: #707070;
    opacity: 1;
    font-weight: 400;
    font-family: 'Aspekta', sans-serif;
    font-size: 1.125rem;
    line-height: 1.4em;
}
body .gform_wrapper.gform-theme .gform-field-label:where(:not([class*="gform-field-label--type-"])){
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.4em;
    font-style: normal;
    color: #273A30;
    font-family: 'Aspekta', sans-serif;
}

form input[type="submit"],
body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper input:is([type="submit"], [type="button"], [type="reset"]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper input:is([type="submit"], [type="button"], [type="reset"]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
body .gform-theme.gform-theme--framework.gform_wrapper input[type="submit"].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){
    border-color: var(--e-global-color-primary);
    background-color: var(--e-global-color-primary);
    font-family: "Sweet Sans Pro Reg", Sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    line-height: 1em;
    letter-spacing: 0.54px;
    color: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    padding: 16px 20px 16px 20px;
}
label.hidden-label,
.hidden_label .gfield_label{
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    margin-bottom: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    word-wrap: normal;
}
.page-header .entry-title,
.site-footer .footer-inner,
.site-footer:not(.dynamic-footer),
.site-header .header-inner,
.site-header:not(.dynamic-header),
body:not([class*=elementor-page-]) .site-main {
    margin-inline-start: auto;
    margin-inline-end: auto;
    width: 100%;
}

.grecaptcha-badge{
	visibility: hidden !important;
	opacity: 0 !important;
}

body .elementor-button{
    transition: all .2s;
}
body table{
    font-size: inherit;
    border: 0 none;
}
body td{
    border: 0 none;
}
body table tbody tr:hover>td,
body table tbody tr:hover>th{
    background-color: inherit;
}
blockquote{
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    font-style: italic;
    font-weight: 600;
    line-height: 1.4em;
    font-size: 1rem;
}

body:not([class*=elementor-page-]) .site-main{
    padding: 60px 15px;
}
.subpage-header > .e-con-inner{
    min-height: 544px;
}
@media (min-width: 576px) {
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 516px;
    }
}

@media (min-width: 768px) {
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 728px;
    }
    body:not([class*=elementor-page-]) .site-main {
        padding: 140px 15px 80px;
    }
    .mobile-only{
        display: none !important;
    }
    .subpage-header>.e-con-inner {
        min-height: 300px;
    }
}

@media (min-width: 1024px) {
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 984px;
    }
    blockquote {
        font-size:1.25rem;
    }
    .subpage-header>.e-con-inner {
        min-height: 400px;
    }
}

@media (min-width: 1025px){
    .hide-on-desktop{
        display: none !important;
    }
}

@media (min-width: 1220px) {
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        padding-left: 15px;
        padding-right: 15px;
    }
    body:not([class*=elementor-page-]) .site-main {
        padding: 90px 15px 80px;
    }
}