/* xl - DESKTOP STYLES */ 
html {/* set root-em */
	font-size: 16px;
}

.elementor-kit-18 {
	
	--font-family-header: 'Oswald', sans-serif;
	--font-family-subheader: 'Lato', sans-serif;
	--font-family-text: 'Lato', sans-serif;
	
	--color-green: #1E6733;
	--color-beige: #81725B;
	--color-red: #661F1F;
	--color-beige-lt: #F2EFEA;
	--color-beige-dk: #3F382D;
	--color-green-dk: #05210C;
	--color-grey: #4C4D4F;
	
}

.content-std.maxsingle {
	max-width: 800px;
	margin-left: auto;
    margin-right: auto;
}

body section .elementor-widget-container h1 {
	text-align: center;
	color: var(--color-green);
	font-family: var(--font-family-header);
	font-size: 1.5rem;
	line-height: 1.1;
	font-weight: 700;
}
body section .elementor-widget-container h2 {
	text-align: left;
	color: var(--color-beige-dk);
	font-family: var(--font-family-subheader);
	font-size: 1.25rem;
	line-height: 1.1;
	font-weight: 700;
}
body section .elementor-widget-container h3,
body section .elementor-posts .elementor-post__title {
	text-align: center;
	color: var(--color-blue-dk);
	font-family: var(--font-family-header);
	font-size: 1.6rem;
	line-height: 1.1;
	font-weight: 400;
}
body section .elementor-widget-container h4 {
	text-align: center;
	color: var(--color-blue);
	font-family: var(--font-family-subheader);
	font-size: 1.4rem;
	line-height: 1.1;
	font-weight: 400;
}
body section .elementor-widget-container h5 {
	text-align: center;
	color: var(--color-blue-dk);
	font-family: var(--font-family-text);
	font-size: 1.2rem;
	line-height: 1.1;
	font-weight: 700;
}
body section .elementor-widget-container h6 {
	color: var(--color-grey-dk);
	font-family: var(--font-family-text);
	font-size: 1rem;
	line-height: 1.1;
	font-weight: 700;
}
body section .elementor-widget-container p {
	text-align: justify;
	color: var(--color-beige-dk);
	font-family: var(--font-family-text);
	font-size: 1rem;
	line-height: 2.2;
	font-weight: 400;
}

body section .copytext p {
	text-align: center;
	font-size: .75rem;
}

.footmenu-text p {
	text-align: center;
	font-size: .80rem;
}
body section .regis-text p {
	text-align: center;
	font-size: 1rem;
}

body
{background: url(https://www.acceptdecline.com/wp-content/uploads/2024/07/bg-gradient2.jpg);
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;

    background-position: center center;
    background-repeat: no-repeat;
-webkit-backface-visibility: hidden;}



section .link a {
	color: #1E6733;
}

section .logreg-link a {
	font-size: .80rem;
	color: #3F382D;
}

section .logreg-link a:hover{
	font-size: .80rem;
	color: #1E6733 !important;
	text-decoration: underline 1px #1E6733 !important;
	
}

.header-menu a {
	background: #81725B;
	border-top: solid 5px #3F382D;
}
.header-menu a:hover {
	background: #1E6733;
	border-top: solid 5px #05210C;
}
.header-menu a:active{
	background: #1E6733;
	border-top: solid 5px #05210C;
}

.uael-input-fields.elementor-field-group.acceptance-field {
	width:100%

}

.uael-input-fields.elementor-field-group.acceptance-field .elementor-field-option {
	text-align:center;
}


/*
.col-md-4 {
    width: 33.33333333%;
	float: left;
}

.col-md-8 {
	width: 66.66666667%;
	float: left;
}
*/



/* md - TABLET PORTRAIT STYLES */ 
@media (max-width: 1023px) {
  body section .elementor-widget-container h1 {
  	text-align: center;
  	color: var(--color-green);
  	font-family: var(--font-family-header);
  	font-size: 1.75rem;
  	line-height: 1.1;
  	font-weight: 700;
  }
  body section .elementor-widget-container h2 {
  	text-align: left;
  	color: var(--color-beige-dk);
  	font-family: var(--font-family-subheader);
  	font-size: 1.5rem;
  	line-height: 1.1;
  	font-weight: 700;
  }
  body section .elementor-widget-container p {
  	text-align: justify;
  	color: var(--color-beige-dk);
  	font-family: var(--font-family-text);
  	font-size: 1.25rem;
  	line-height: 2.2;
  	font-weight: 400;
  }
  
  body section .copytext p {
  	text-align: center;
  	font-size: .75rem;
  }
  
  .footmenu-text p {
  	text-align: center;
  	font-size: 1rem;
  }
  body section .regis-text p {
  	text-align: center;
  	font-size: 1rem;
  }
  
  
  
  section .logreg-link a, p {
  	text-align: center !important;
  	font-size: 1rem;
  	color: #3F382D;
  }
  
  
  
  .header-menu a{
  	color: #FFFFFF !important;
  	background: #81725B;
  	border-top: solid 5px #3F382D;
  }
  .header-menu a:hover {
  	background: #1E6733;
  	border-top: solid 5px #05210C;
  }
  .header-menu a:active{
  	background: #1E6733;
  	border-top: solid 5px #05210C;
  }
  
  
  
  body
  {background: url(https://www.acceptdecline.com/wp-content/uploads/2024/07/bg-gradient2.jpg);
      background-size: cover;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
  
      background-position: center center;
      background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;}
}

/* sm - SMARTPHONE LANDSCAPE STYLES */ 
@media (max-width: 767px) {
  body section .elementor-widget-container h1 {
  	text-align: center;
  	color: var(--color-green);
  	font-family: var(--font-family-header);
  	font-size: 1.5rem;
  	line-height: 1.1;
  	font-weight: 700;
  }
  body section .elementor-widget-container h2 {
  	text-align: left;
  	color: var(--color-beige-dk);
  	font-family: var(--font-family-subheader);
  	font-size: 1.25rem;
  	line-height: 1.1;
  	font-weight: 700;
  }
  body section .elementor-widget-container p {
  	text-align: justify;
  	color: var(--color-beige-dk);
  	font-family: var(--font-family-text);
  	font-size: 1rem;
  	line-height: 2.2;
  	font-weight: 400;
  }
  
  body section .copytext p {
  	text-align: center;
  	font-size: .7rem;
  }
  
  .footmenu-text p {
  	text-align: center;
  	font-size: 1rem;
  }
  body section .regis-text p {
  	text-align: center;
  	font-size: 1rem;
  }
  
  
  
  section .logreg-link a, p {
  	text-align: center !important;
  	font-size: 1rem;
  	color: #3F382D;
  }
  
  
  
  .header-menu a{
  	color: #FFFFFF !important;
  	background: #81725B;
  	border-top: solid 5px #3F382D;
  }
  .header-menu a:hover {
  	background: #1E6733;
  	border-top: solid 5px #05210C;
  }
  .header-menu a:active{
  	background: #1E6733;
  	border-top: solid 5px #05210C;
  }
}

.profileitem {
	border: 2px dashed #afffaf;
}
.profileitem img {
	border-radius: 15px; 	
	-webkit-box-shadow: 10px 10px 15px 0 #78FFDF;
box-shadow: 10px 10px 15px 0 #78FFDF;

}

