img {
	max-width: 100%;
}

#wrapper {
	max-width: 100%;
	margin: 0 auto;
}
#content-full { margin-bottom: 0 !important; }
.post-edit,
.entry-title { display: none; }
.cfo sup { font-size: 10px; }
.cfo input {
	border: 1px solid #65a621;
	border-radius: 0 !important;
	margin-bottom: 10px !important;
	font-size: 17px !important;
	line-height: normal;
}
.cfo .form-email input { text-align: center; }
.cfo label {
    padding: 0;
    font-weight: 400;
    display: block;
    color: #1a5632;
}

.checkbox-pl {
	padding-left: 1.5rem !important;
	margin-bottom: 10px !important;
}

input[type="checkbox"] {
	position: absolute;
}
.cfo textarea {
    border: 1px solid #64a522;
    box-shadow: none;
    width: 100%;
    height: 260px;
}
.cfo ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #666;
}
.cfo ::-moz-placeholder { /* Firefox 19+ */
 color: #666;
}
.cfo :-ms-input-placeholder { /* IE 10+ */
 color: #666;
}
.cfo :-moz-placeholder { /* Firefox 18- */
 color: #666;
}
.cfo input[type='text'] {
	padding: 9px 10px !important;
	width: 100%;
}
.cfo .button,
.cfo input[type='submit'] {
    font-family: Cabrito;
    font-size: 20px !important;
    padding: 10px 60px 6px !important;
    background: #fc7506;
    color: #fff;
    text-shadow: none;
    border: none;
    margin: 20px auto;
    display: block;
    cursor: pointer;
}
.cfo .hover:hover {
	position: relative;
	top: -1px;
}
.cfo p { margin: 0; }
.cfo .i { font-style: italic; }
.cfo .u { text-decoration: underline; }
.cfo .b { font-weight: 700; }
.cfo .white { color: #fff; }
.cfo .c-01 { color: #43b9f1; }
.cfo .c-02 { color: #7cc53d; }
.cfo .c-03 { color: #25438f; }
.cfo .c-04 { color: #91e548; }
.cfo .f-01 {
	font-family: Cabrito;
	line-height: 1.2em;
}
.cfo .caps { text-transform: uppercase; }
.cfo .nocaps { text-transform: lowercase; }
/*.cfo .bg-01 { background: url('../img/bg-01.png') center bottom no-repeat; }
.cfo .bg-02 { background: #fff url('../img/bg-02.jpg') center center no-repeat; }
.cfo .stripe { background: #fff url('../img/bg-stripe.png') center 40% no-repeat; }*/
.cfo .row {
	max-width: 960px;
	margin: 0 auto;
}
.cfo .circ {
	background: #7cc53d;
	color: #fff;
	border-radius: 50px;
	font-size: 21px;
	width: 27px;
	height: 27px;
	display: inline-block;
	text-align: center;
	font-family: Cabrito;
	font-weight: 300;
	padding: 6px 0 0 2px;
	position: relative;
	top: 2px;
	line-height: 1em;
}
.cfo .vote .option { margin-bottom: 30px; }
.cfo .vote .option .vote-img { padding: 0; }
.cfo .vote .option .vote-caption {
	padding: 0 0 0 15px;
	height: 100%;
}
.cfo .vote .option .vote-vote {
	background: #72dcf1;
	font-size: 20px;
	padding: 7px 25px 2px;
	display: inline-block;
	box-shadow: 1px 1px 3px #333;
	cursor: pointer;
}
.cfo .vote .option .vote-vote.on { background: #e6121a; }
.footer-cfo {
	max-width: 800px;
	margin: 0 auto;
	font-size: 11px;
	line-height: 1.3em;
	padding: 10px 0;
}
.footer-cfo a {
	color: #fff;
	font-size: 11px !important;
}
#footer { position: relative !important; }
.fancybox-skin {
	background: #25438f !important;
	color: #fff;
	border: 10px solid #fff;
	font-size: 22px;
	text-align: center;
}
.fancybox-inner {
	display: table-cell;
	vertical-align: middle;
}
.fbox * { color: #666; }
.fbox .fancybox-skin { background: #fff !important; }
.fbox.fancybox-wrap {
	max-width: 90%;
	max-height: 85%;
}
.fbox .fancybox-inner {
	vertical-align: top;
	text-align: left;
	font-size: 12px;
}
#cap-01 { 
	/*transform: scale(0.7); */
	display: inline-block;
}
.dropper { overflow: hidden; }
.dropper,
.dropper *,
.dropper *:before,
.dropper *:after { box-sizing: border-box; }
.dropper-dropzone {
    background: #ffffff;
    border: 1px solid #65a621;
    color: #65a621;
    font-size: 20px;
    cursor: pointer;
    margin: 0px auto 0;
    padding: 7px;
    text-align: center;
}
.dropper.dropping .dropper-dropzone,
.no-touch .dropper:hover .dropper-dropzone {
	background: #eeeeee;
	border-color: #999999;
	color: #333333;
}
.dropper-input {
	position: absolute;
	left: 100%;
	opacity: 0;
}
.no-opacity .dropper-input { left: -999px; }
.form_upload .filelists { margin: 20px 0; }
.form_upload .filelists h5 { margin: 10px 0 0; }
.form_upload .filelist {
	margin: 0;
	padding: 10px 0;
}
.form_upload .filelist li {
	background: #fff;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	list-style: none;
	padding: 5px;
}
.form_upload .filelist li:before { display: none; }
.form_upload .filelist li .file { color: #333; }
.form_upload .filelist li .progress {
	color: #666;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
}
.form_upload .filelist li .delete {#wrapper {
	max-width: 100%;
	margin: 0 auto;
}
#content-full { margin-bottom: 0 !important; }
.post-edit,
.entry-title { display: none; }
.cfo sup { font-size: 10px; }
.cfo input {
	border: 0 !important;
	border-radius: 0 !important;
	margin-bottom: 10px !important;
	font-size: 17px !important;
	line-height: normal;
}
.cfo .form-email input { text-align: center; }
.cfo label {
	padding: 0;
	font-weight: 400;
}
.cfo textarea {
	border: 1px solid #666;
	box-shadow: none;
}
.cfo ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #666;
}
.cfo ::-moz-placeholder { /* Firefox 19+ */
 color: #666;
}
.cfo :-ms-input-placeholder { /* IE 10+ */
 color: #666;
}
.cfo :-moz-placeholder { /* Firefox 18- */
 color: #666;
}
.cfo input[type='text'] {
	padding: 9px 10px !important;
	width: 320px;
}
.cfo .button,
.cfo input[type='submit'] {
	font-family: Cabrito;
	font-size: 20px !important;
	padding: 10px 60px 6px !important;
	background: #7cc53d;
	color: #fff;
	text-shadow: none;
	box-shadow: 1px 1px 4px #333;
	border: none;
}
.cfo .hover:hover {
	position: relative;
	top: -1px;
}
.cfo p { margin: 0; }
.cfo .i { font-style: italic; }
.cfo .u { text-decoration: underline; }
.cfo .b { font-weight: 700; }
.cfo .white { color: #fff; }
.cfo .c-01 { color: #43b9f1; }
.cfo .c-02 { color: #7cc53d; }
.cfo .c-03 { color: #25438f; }
.cfo .c-04 { color: #91e548; }
.cfo .f-01 {
	font-family: Cabrito;
	line-height: 1.2em;
}
.cfo .caps { text-transform: uppercase; }
.cfo .nocaps { text-transform: lowercase; }
.cfo .bg-01 {
    background: url('../img/bg-01.png') center bottom no-repeat;
}
.cfo .bg-02 { background: #fff url('../img/bg-02.jpg') center center no-repeat; }
.cfo .stripe {
    background: #fff url('../img/bg-stripe.png') center 40% no-repeat;
}
.cfo .row {
	max-width: 960px;
	margin: 0 auto;
}
.cfo .circ {
	background: #7cc53d;
	color: #fff;
	border-radius: 50px;
	font-size: 21px;
	width: 27px;
	height: 27px;
	display: inline-block;
	text-align: center;
	font-family: Cabrito;
	font-weight: 300;
	padding: 6px 0 0 2px;
	position: relative;
	top: 2px;
	line-height: 1em;
}
.cfo .vote .option { margin-bottom: 30px; }
.cfo .vote .option .vote-img { padding: 0; }
.cfo .vote .option .vote-caption {
	padding: 0 0 0 15px;
	height: 100%;
}
.cfo .vote .option .vote-vote {
	background: #72dcf1;
	font-size: 20px;
	padding: 7px 25px 2px;
	display: inline-block;
	box-shadow: 1px 1px 3px #333;
	cursor: pointer;
}
.cfo .vote .option .vote-vote.on { background: #e6121a; }
.footer-cfo {
	max-width: 800px;
	margin: 0 auto;
	font-size: 11px;
	line-height: 1.3em;
	padding: 10px 0;
}
.footer-cfo a {
	color: #fff;
	font-size: 11px !important;
}
#footer { position: relative !important; }
.fancybox-skin {
	background: #25438f !important;
	color: #fff;
	border: 10px solid #fff;
	font-size: 22px;
	text-align: center;
}
.fancybox-inner {
	display: table-cell;
	vertical-align: middle;
}
.fbox * { color: #666; }
.fbox .fancybox-skin { background: #fff !important; }
.fbox.fancybox-wrap {
	max-width: 90%;
	max-height: 85%;
}
.fbox .fancybox-inner {
	vertical-align: top;
	text-align: left;
	font-size: 12px;
}
#cap-01 { transform: scale(0.7); }
.dropper { overflow: hidden; }
.dropper,
.dropper *,
.dropper *:before,
.dropper *:after { box-sizing: border-box; }
.dropper-dropzone {
	background: #7cc53d;
	border: 1px solid #000;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
	margin: 20px auto 0;
	padding: 25px;
	text-align: center;
	max-width: 500px;
}
.dropper.dropping .dropper-dropzone,
.no-touch .dropper:hover .dropper-dropzone {
	background: #eeeeee;
	border-color: #999999;
	color: #333333;
}
.dropper-input {
	position: absolute;
	left: 100%;
	opacity: 0;
}
.no-opacity .dropper-input { left: -999px; }
.form_upload .filelists { margin: 20px 0; }
.form_upload .filelists h5 { margin: 10px 0 0; }
.form_upload .filelist {
	margin: 0;
	padding: 10px 0;
}
.form_upload .filelist li {
	background: #fff;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	list-style: none;
	padding: 5px;
}
.form_upload .filelist li:before { display: none; }
.form_upload .filelist li .file { color: #333; }
.form_upload .filelist li .progress {
	color: #666;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
}
.form_upload .filelist li .delete {
	color: red;
	cursor: pointer;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
}
.form_upload .filelist li.complete .progress { color: green; }
.form_upload .filelist li.error .progress { color: red; }
@media screen and (max-width: 990px) {
.form-register .ajax-submit { left: 0 !important; }
}
.filelists {
	max-width: 500px;
	margin: 0 auto 20px;
}
.filelists h5 { margin: 10px 0 0; }
.filelist {
	margin: 0;
	padding: 10px 0;
}
.filelist li {
	background: #fff;
	border: 1px solid #000;
	font-size: 14px;
	list-style: none;
	padding: 5px;
}
.filelist li:before { display: none; }
.filelist li .file { color: #333; }
.filelist li .progress {
	color: #666;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	width: auto;
	padding: 0 10px;
}
.filelist li .delete {
	color: red;
	cursor: pointer;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
}
.filelist li.complete .progress { color: green; }
.filelist li.error .progress { color: red; }


	color: red;
	cursor: pointer;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
}
.form_upload .filelist li.complete .progress { color: green; }
.form_upload .filelist li.error .progress { color: red; }
@media screen and (max-width: 990px) {
.form-register .ajax-submit { left: 0 !important; }
}
.filelists {
	max-width: 500px;
	margin: 0 auto 20px;
}
.filelists h5 { margin: 10px 0 0; }
.filelist {
	margin: 0;
	padding: 10px 0;
}
.filelist li {
	background: #fff;
	border: 1px solid #000;
	font-size: 14px;
	list-style: none;
	padding: 5px;
}
.filelist li:before { display: none; }
.filelist li .file { color: #333; }
.filelist li .progress {
	color: #666;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	width: auto;
	padding: 0 10px;
}
.filelist li .delete {
	color: red;
	cursor: pointer;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
}
.filelist li.complete .progress { color: green; }
.filelist li.error .progress { color: red; }








/*****************   Goodness in Kids CSS   *******************/



/*********************** Landing Page  **********************/

@font-face {
    font-family: 'Cabrito';
    src: url('/wp-content/themes/JuicyJuice/fonts/Cabrito-NorDem.woff2') format('woff2'),
        url('/wp-content/themes/JuicyJuice/fonts/Cabrito-NorDem.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cabrito';
    src: url('/wp-content/themes/JuicyJuice/fonts/Cabrito-ExtBol.woff2') format('woff2'),
        url('/wp-content/themes/JuicyJuice/fonts/Cabrito-ExtBol.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}



body {
    background-image: url(http://juicyjuice.staging.wpengine.com/wp-content/uploads/2019/12/landing-page-bg.jpg) !important;
    margin: 0;
    background-size: cover !important;
	font-family: Cabrito;
	padding-bottom: 170px;
}

.goodness-main-container {
    display: flex;
    justify-content: center;
    margin-top: 70px;
}

@media screen and (min-width: 768px) {
	.goodness-main-container {
		max-width: 85%;
		margin: 70px auto 0;
	}
}

.goodness-left-page {
    color: #fc7506;
    text-align: center;
    max-width: 650px;
    padding: 0 25px;

}

.goodness-right-side {
	max-width: 450px;
}

.d-block {
	display: block;
}

.max-100 {
	display: block;
	max-width: 100%;
	margin: auto;

}

.goodness-vote-container {
	text-align: center;
}

.footer {
	font-size: 12px;
	color: #000;
	font-family: "Helvetica", sans-serif;
	max-width: 750px;
	display: block;
	margin: auto;
	margin-top: 90px;
	padding: 0 15px;
}

.footer a {
	color: #000;
}

.footer ul {
    padding-left: 0;
}

.footer li {
    padding-right: 15px;
}

@media screen and (max-width: 500px) {
	.footer li {
		font-size: 10px;

	}

	.footer {
		margin-top: 40px;
	}

	.footer-text {
		font-size: 10px;
	}

	.cfo {
		margin: 0 15px;
	}

	.thank-you-subtext {
		font-size: 19px;
	}

	.thank-you-title-smaller-font {
		font-size: 19px;
	}

	.enter-btn--orange {
		margin-bottom: 15px;
	}

	.goodness-main-container {
		margin-top: 0;
	}
}

.text-center {
	text-align: center;
}

li {
	display: inline-block;
	padding-right: 65px;
}


.small-margin-bot {
	margin-bottom: 15px;
}

.extra-bold {
	font-weight: 900 !important;
}

.normal_weight {
	font-weight: normal;
}

.vote-text {
    color: #22601d;
    font-size: 24px;
    max-width: 800px;
    margin: auto;
    line-height: 1.3;
    margin-bottom: 20px;
}

.vote-text--small-text {
	font-size: 17px;
}

@media screen and (max-width: 768px) {
	.landing-page-fs-mobile {
		font-size: 18px;
	}
}

.cfo-register {
    background-color: #fff;
    max-width: 900px;
    margin: auto;
    border: 3px solid #65a621;
    padding-bottom: 40px;
}

.cfo {
    background-color: #fff;
    max-width: 900px;
    margin: auto;
    border: 3px solid #65a621;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
}

.enter-btn {
    background-color: #f7d207;
    text-decoration: none;
    padding: 10px 16px;
    color: #3b3b3b;
    font-weight: bold;
    box-shadow: 1px 1px 4px black;
}

.enter-btn--orange {
	background-color: #f47621;
	color: #fff;
}




/*Register Page*/
.form-heading-container {
    max-width: 600px;
    margin: auto;
    line-height: 1;
}

.reg-logo-padding {
    padding: 0 15px 30px;
    max-width: 470px;
    width: 100%;
}

.remove_file {
    background-color: red;
    color: #fff;
    display: block;
    padding: 2px 4px;
    cursor: pointer;
}

@media screen and (max-width: 768px) {

	.reg-logo-padding {
		padding-top: 20px;
		padding-bottom: 5px;
	}
}

.mw-small-logo {
    max-width: 360px;
    padding: 30px 15px;
}


.form-title {
	font-size: 36px;
	color: #1a5632;
	margin-bottom: 0;
}

.form-subtitle {
    font-size: 24px;
    color: #1a5632;
    margin-top: 5px;
}

.dropdown-custom-css {
    border: 1px solid #65a621 !important;
    margin-bottom: 10px !important;
    border-radius: 0 !important;
}

/* End of Register Page*/

/*Thank you Page*/
.thank-you-subtext {
    font-weight: 100;
    font-size: 21px;
    max-width: 347px;
    margin: 0 auto;
}

.thank-you-title-smaller-font {
    font-size: 30px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

/*End of Thank You Page*/



/*Already Entered*/
.oops-max-width {
    max-width: 457px;
}

.oops-title {
	font-size: 40px;
}


/*End of Already Entered*/

/*Home Page*/
.no-background {
    position: relative;
    overflow: hidden;
    color: #22601d;
    font-size: 33px;
}
.no-background span {    
        display: inline-block;
        vertical-align: baseline;
        zoom: 1;
        *display: inline;
        *vertical-align: auto;
        position: relative;
        padding: 0 20px;
}
.no-background span:before,
.no-background span:after {
    content: '';
    display: block;
    width: 1000px;
    position: absolute;
    top: 0.60em;
    border-top: 1px solid #22601d;
}
.no-background span:before {
	right: 100%;
}

.no-background span:after {
	left: 100%;
}

.dropdown-custom-css {
   height: 40px;
   width: 100%;
}


/*End of Home Page*/

@media screen and (max-width: 768px) {
	.hide-on-mobile {
		display: none;
	}

	.small-mobile-padding {
		padding: 0 15px;
	}

	.goodness-main-container {
		flex-wrap: wrap;
	}
}


/* FAQ */

.faq-container {
    max-width: 900px;
    margin: auto;
    padding: 0 15px;
}

.faq-question {
	margin-bottom: 0;
}

.faq-answer {
    margin-top: 0px;
}


.official-rules {
    max-width: 1000px;
    padding: 0 15px;
    margin: auto;	
}

/*Facebook Social Plugin*/
.fb_iframe_widget {
    display: inline-block;
    position: relative;
    top: -10px;
}

.goodness-main-container--voting {
	max-width: 1300px;
    margin: 50px auto 0;
    flex-wrap: wrap;
}


/* VOTING SECTION */
.gray-placeholder-box {
    display: block;
    background-color: gray;
    height: 145px;
    width: 200px;
    margin: auto;
}

.voting-card {
    max-width: 220px;
    padding: 10px 10px 0;
    text-align: center;
    margin: 5px;
}

.voting-form {
	display: flex;
	align-items: center;
}

.voting-card__description {
    color: #494a49;
	font-size: 10px;
	text-align: left;
	min-height: 65px;

}

.voting-section__left {
	padding: 0 15px;
}

.voting-card__button {
    background-color: #f7d207;
    width: 90px;
    height: 30px;
    box-shadow: 1px 1px 5px black;
    border: none;
    font-family: Cabrito;
	font-weight: bold;
	margin: 10px auto;
}

.voting-card__button span {
    font-size: 10px;
    display: block;
	line-height: 30px;
	user-select: none;
	cursor: pointer;
	transition: .3s;
	color: #000;
}

.voting-card__button span:hover,
.voting-section__btn:hover {
    background-color: #c5a805;

}

.voting-card__button input {
    visibility: hidden;

}
.voting-card__button__bg-on {
	background-color: #707070 !important;
	color: white !important;
}



.gallery-sample-container {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.small-margin-side {
	margin: 10px;
}

.entry-closed-mini-text {
	font-size: 27px;
	color: #22601d;
	margin: 0;
	line-height: 1;
}

.entry-closed-mini-text--mt {
	margin-top: 50px;
}

.entry-closed-mini-text--max-width {
	max-width: 410px;
	margin: 20px auto 0;
	font-weight: 100;
	padding: 0 15px;
}

.now-closed-text {
	font-size: 3.8125rem;
	margin: 0;
	color: #fc7506;
}

.entry-close-text-container {
	margin: auto;
}


.vote-header {
	font-size: 54px;
	color: #22601d;
	line-height: 1;
}

.vote-header span {
	font-size: 36px;
	color: #fc7506;
}

@media screen and (max-width: 768px ) {
	.vote-header {
		font-size: 34px;
	}
}

.vote-header__ol {
    max-width: 512px;
    margin: auto;
    color: #22601c;
}

.vote-header__li {
    display: list-item;
    padding: 5px 10px;
    font-size: 16px;
}

.vote-header--small {
	color: #22601d;
	font-size: 17px;
	font-weight: bold;
}



/* Modal Section */

.modal {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    z-index: 5;
    background-color: rgba(255, 255, 255, .94);
    top: 0;
    bottom: 0;
	max-width: 670px;
	height: 670px;
    left: 0;
    margin: auto;
	right: 0;
	border: 2px solid #277e05;
    transform: scale(1.2);
    transition: all .3s ease-out;
}
.modal--is-visible {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}

.modal__inner {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
	padding: 0 15px;
	font-family: Arial, sans-serif;
	color: #5d5e5d;
}

.modal__description {
	text-align: center;
	font-size: 1.3rem;
	font-weight: 300;
	line-height: 1.65;
}

.modal__close {
    position: absolute;
    top: -25px;
    right: -25px;
    font-size: 22px;
    transform: scaleX(1);
    transform-origin: 100% 0;
    color: #287e06;
    border: 2px solid #287e06;
    background-color: #fff;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    line-height: 44px;
    font-weight: bold;
    font-family: Cabrito;
    background-color: white;
	box-shadow: 1px 1px 2px 1px #5f5d5d94;
	user-select: none;
	text-align: center;
}

.modal__close:hover {
	color: orange;
	cursor: pointer;
}


.contestant_description {
	font-size: 14px;
	text-align: left;


}

.contestant_image {
	width: 100%;
    height: 400px;
    background-color: gray;
    display: block;
    margin: 0 auto 15px;
}

.contestant_title {
	font-size: 14px;
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
}

.contestant__text-container {
	padding: 0 15px;
}

.instruction-modal {
	height: 260px;
}


.instruction-modal__list {
	display: block;
	list-style: none;
}

.voting-section {
	background-color: #1d5632;
    color: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
	padding: 15px;
	display: none;
}

.voting-section__container {
    display: flex;
    max-width: 800px;
	margin: auto;
    align-items: center;
    justify-content: space-evenly;
}


.voting-section__left p {
	margin-bottom: 2px;
	margin-top: 0;
}

.voting-section__left input {
    display: block;
    width: 100%;
    background-color: #ecf3dc;
    border: 1px solid gray;
    margin: 3px 0;
    height: 25px;
}

.voting-section__left span {
	font-size: 10px;
}

.voting-section__left span a {
	color: #f7d207;
}

.voting-section__btn {
	background-color: #f7d207;
    border: none;
    font-family: Cabrito, sans-serif;
    font-weight: bold;
    padding: 12px 10px;
	font-size: 15px;
	cursor: pointer;
	transition: .3s;
}


.open-modal {
	color: blue;
	text-decoration: underline;
	cursor: pointer;
}

/* Google reCATPCHA */

@media screen and (max-width: 450px) {
	.modal {
		max-width: 85%;
		height: 470px;
	}

	.contestant_description {
		font-size: 12px;
	}

	.contestant_image {
		height: 240px;
	}

	.g-recaptcha {
		display: none;
	}

	.voting-form {
		flex-wrap: wrap;
		justify-content: center;
	}

	.voting-section__left p {
		font-size: 12px;
	}

	.google-legal {
		line-height: 1;
		font-size: 10px;
		display: block;
		line-height: 1.2;
	}

	.voting-section__btn {
		font-size: 11px;
	}

	.voting-section__right {
		margin-top: 20px;
	}

	.no-background {
		font-size: 27px;
	}

	.voting-section__left input {
		font-size: 16px;
	}


}

@media screen and (max-width: 320px) {
	.contestant_description {
		font-size: 11px;
	}

	.modal {
		height: 450px;
	}

	.contestant_image {
		height: 140px;
	}


}

@media screen and (max-height: 700px) {
	.modal {
		max-height: 500px;
	}

	.modal__image {
		max-height: 260px;
	}
}