:root { 
--primary-font: 'Georgia';
--secondary-font: 'Playfair Display', serif;
--base-font-size: 18px;
--base-font-weight: 400;
--base-line-hight: 1.6;
--base-text-transform: initial;
--base-font-family: 'Georgia';
--base-text-color: 51,51,51;
--primary-color: 236,221,174;
--secondary-color: 17,17,17;
--text-color: 51,51,51;
--heading-color: rgb(17,17,17);
--base-gray-color: 250,250,250;
--base-ham-bg: 255,255,255;
--base-heading-font-family: 'Playfair Display', serif;
--base-content-heading-font-family: 'Playfair Display', serif;
--base-heading-font-weight: 700;
/*Button Style*/
--base-btn-font-weight: 700;
--base-btn-line-height: 1.4;
--base-btn-text-transform: capitalize;
--base-btn-font-family: 'Georgia';
--base-btn-padding: 15px 30px;
--base-btn-border-width: 0px;
--base-btn-border-style: solid;
--base-btn-border-color: #E4E4E4;
--base-btn-border-color-focus: #0376b9;
--base-btn-radius: 2px;
--base-btn-bg: rgb(17,17,17);
--base-btn-hover-bg: rgb(236,221,174);
--base-btn-color: rgb(255,255,255);
--base-btn-hover-color: rgb(17,17,17);
/*Color Palette 2*/
--base-btn-palette-2-bg: rgb(255,255,255);
--base-btn-palette-2-hover-bg: rgb(236,221,174);
--base-btn-palette-2-color: rgb(17,17,17);
--base-btn-palette-2-hover-color: rgb(17,17,17);
--base-btn-palette-2-border-width: 0px;
--base-btn-palette-2-border-style: solid;
--base-btn-palette-2-border-color: #E4E4E4;
--base-btn-palette-2-border-color-focus: #0376b9;
/*Color Palette 3*/
--base-btn-palette-3-bg: rgb(255,221,0);
--base-btn-palette-3-hover-bg: rgb(255,221,0);
--base-btn-palette-3-color: rgb(0,0,0);
--base-btn-palette-3-hover-color: rgb(0,0,0);
--base-btn-palette-3-border-width: 1px;
--base-btn-palette-3-border-style: solid;
--base-btn-palette-3-border-color: #E4E4E4;
--base-btn-palette-3-border-color-focus: #0376b9;
/*Button Large*/
--base-btn-font-size-lg: 21px;
--base-btn-padding-lg: 15px 30px;
/*Button Small*/
--base-btn-font-size-sm: 17px;
--base-btn-padding-sm: 15px 30px;

/*Form Style*/
--base-form-label-font-weight: 400;
--base-form-label-line-height: inherit;
--base-form-label-text-transform: inherit;
--base-form-label-font-family: inherit;
--base-form-label-color: rgb(51,51,51);

--base-form-field-font-weight: 400;
--base-form-field-line-height: 1.3;
--base-form-field-text-transform: inherit;
--base-form-field-font-family: 'Georgia';
--base-form-field-radius: 0px;
--base-form-field-padding: 17px 15px;
--base-form-field-bg: rgb(245,245,245);
--base-form-field-color: rgb(51,51,51);
--base-form-field-placeholder-color: rgba(51,51,51,0.4);
--base-form-field-border-width: 1px;
--base-form-field-border-style: solid;
--base-form-field-border-color: #ebebeb;
--base-form-field-border-color-focus: #111111;

--base-form-btn-font-weight: 700;
--base-form-btn-line-height: 1.4;
--base-form-btn-text-transform: inherit;
--base-form-btn-font-family: 'Georgia';
--base-form-btn-padding: 13px 53px;
--base-form-btn-radius: 2px;
--base-form-btn-border-width: 2px;
--base-form-btn-border-style: solid;
--base-form-btn-border-color: #111111;
--base-form-btn-border-color-hover: #740927;
/*Form Submit Colors*/
--base-form-btn-bg: rgb(255,255,255);
--base-form-btn-bg-hover: rgb(116,9,39);
--base-form-btn-color: rgb(17,17,17);
--base-form-btn-color-hover: rgb(255,255,255);

/*Footer Style*/
--base-footer-font-weight: 400;
--base-footer-line-height: inherit;
--base-footer-text-transform: inherit;
--base-footer-font-family: inherit;
--base-footer-text-color: rgb(255,255,255);

--base-footer-title-weight: 700;
--base-footer-title-line-height: 1.5;
--base-footer-title-transform: inherit;
--base-footer-title-family: inherit;
--base-footer-title-color: rgb(0,0,0);

--base-footer-link-color: rgb(236,221,174);
--base-footer-link-color-hover: rgb(236,221,174);

--base-footer-bg: rgb(1,1,1);
--base-footer-bottom-bg: rgb(3,118,185);
--base-footer-bottom-text-color: rgb(255,255,255);

}

body {
    font-size: 18px;
}

.btn {
    font-size: 19px;
}

h1,.h1 {
    font-size: 60px;
}

h2,.h2 {
    font-size: 50px;
}

h3,.h3 {
    font-size: 30px;
}

h4,.h4 {
    font-size: 28px;
}

h5,.h5 {
    font-size: 26px;
}

h6,.h6 {
    font-size: 20px;
}

.entry-content h1 {
    font-size: 36px;
}

.entry-content h2 {
    font-size: 28px;
}

.entry-content h3 {
    font-size: 24px;
}

.site-content .gform_wrapper label.gfield_label,
.site-content .gform_wrapper legend.gfield_label {
    font-size: 18px !important;
}

.site-content .gform_wrapper select,
.site-content .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.site-content .gform_wrapper textarea {
    font-size: 16px !important;
}

.site-content .gform_wrapper .gform_footer input.button,
.site-content .gform_wrapper .gform_footer input[type=submit],
.site-content .gform_wrapper .gform_page_footer input.button,
.site-content .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 19px !important;
}

.site-footer,
.footer-bottom {
    font-size: 18px;
}

.site-footer .widget-title {
    font-size: 20px;
}



@media screen and (max-width: 1280px) {



h1,.h1 {
    font-size: 52px;
}

h2,.h2 {
    font-size: 42px;
}















}




@media screen and (max-width: 768px) {

body {
    font-size: 17px;
}

.btn {
    font-size: 16px;
}

h1,.h1 {
    font-size: 38px;
}

h2,.h2 {
    font-size: 32px;
}

h3,.h3 {
    font-size: 28px;
}

h4,.h4 {
    font-size: 26px;
}

h5,.h5 {
    font-size: 24px;
}












}
