.elementor-kit-11{--e-global-color-primary:#69737D;--e-global-color-secondary:#58585A;--e-global-color-text:#58585A;--e-global-color-accent:#E8E8E4;--e-global-color-7f35af6:#FFFFFF;--e-global-color-68a2f90:#3E3E3F;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"The Seasons";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-11 a{color:var( --e-global-color-primary );}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var( --e-global-color-primary );background-color:var( --e-global-color-accent );}.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);}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 */@import url("https://p.typekit.net/p.css?s=1&k=xvf1lqi&ht=tk&f=175.176&a=1242500&app=typekit&e=css");

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/3322cc/00000000000000007735e616/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/3322cc/00000000000000007735e616/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/3322cc/00000000000000007735e616/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
font-display:auto;font-style:italic;font-weight:400;font-stretch:normal;
}

body, html{
    font-family: "proxima-nova", sans-serif;
}


/* Cookie Notice */
 #cookie-notice .cookie-notice-container{
 text-align: left;
   display: flex;
 }

 #cn-notice-buttons{
 margin-right: 10px;}

 #cookie-notice #cn-accept-cookie{
 background: transparent !important;
 border: 1px solid #000;
 color: #000;
 border-radius: 0;
 padding: 10px 15px !important;
   transition: all .1s linear;
 }

 #cookie-notice #cn-accept-cookie:hover{
   background-color: #000 !important;
   color: #fff;
 }


 .cn-close-icon:before, .cn-close-icon:after{
 background-color: #000 !important;
 }

 @media screen and (max-width: 640px){
 	#cookie-notice .cookie-notice-container{
 		flex-flow: row wrap;
 }
 }
 
 
 /* Form CSS */
 /* Forms */
form .row{
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

form .row > *{
  padding: 10px;
}


form input{
  border-radius: 0 !important;
}

form input{
  border: none !important;
  padding: 1em 1.5em !important;
  font-style: italic;
}

form input[type="submit"]{
 border: 2px solid #fff;
  padding: 1em 3em !important;
  display: block;
  margin: 0 auto;
  font-style: normal;
}

.wpcf7-form .row input{
border: 1px solid #d1d2d4 !important;
}


.wpcf7 form.sent .wpcf7-response-output{
    border-color: #9C6652 !important;
    background-color: #9C6652 !important;
    color: #fff !important;
    font-size: 22px;
    text-align: center;
}

/* Dark form */
.dark-form .row{
  color: #fff;
}


.dark-form .wpcf7 form.sent .wpcf7-response-output{
  background-color: #fff !important;
  color: var( --e-global-color-primary ) !important;
  border-color: #fff !important;
  margin-top: -20px;
}

/* Password form */
.post-password-form{
max-width: 800px;
  margin: 60px auto;
}

.post-password-form input[type="submit"]{
display: inline-block;
  vertical-align: bottom;
}


/* Homes */
.tabs-controls .elementor-column{
  transition: all .2s linear;
}

.tabs-controls .elementor-column.active{
background-color: #e8e8e4 !important;
}

/* Password Page */
.post-password-form input[type="password"]{
    border: 1px solid #000 !important;
}

.post-password-form input[type="submit"]{
    font-size: 17px !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'The Seasons';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://livethejessup.com/wp-content/uploads/2023/07/theseasons-reg-webfont-1.woff2') format('woff2'),
		url('https://livethejessup.com/wp-content/uploads/2023/07/theseasons-reg-webfont-1.woff') format('woff');
}
@font-face {
	font-family: 'The Seasons';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://livethejessup.com/wp-content/uploads/2023/07/theseasons-lt-webfont-1.woff2') format('woff2'),
		url('https://livethejessup.com/wp-content/uploads/2023/07/theseasons-lt-webfont-1.woff') format('woff');
}
/* End Custom Fonts CSS */