/* 
Theme Name: Turismo Temuco
Theme URI: https://www.lajuguera.cl/
Description: Desarrollo de Ruleta interactiva para la Dirección de Turismo Patrimonio y Cultura de Temuco.
Author: H&eacute;ctor Angulo
Author URI: https://www.lajuguera.cl/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
*/


.wof-wheel .wof-title {
    display: none;
}

.wof-wheel .wof-explainer p {
    text-align: center;
    font-family: 'MyriadPro';
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2rem;
    letter-spacing: -0.04rem;
}

.wof-wheel .wof-form-wrapper button, 
.wof-wheel .wof-form-wrapper input[type=email], 
.wof-wheel .wof-form-wrapper input[type=number], 
.wof-wheel .wof-form-wrapper input[type=text], 
.wof-wheel .wof-form-wrapper select {
    width: 100%!important;
    border-radius: 40px;
    border: none;
    height: 60px;
    margin: 0;
    padding: 15px 24px;
    font-family: 'MyriadPro';
    font-weight: 400;
    letter-spacing: -0.04rem;
    font-size: 1.6rem;
    box-sizing: border-box;
    line-height: 1.6rem;
    width: 100%;
}

.wof-wheel .wof-form-fields {
    min-width: 100%;
}

.wof-wheel label[for=ckb-consent_checkbox_1] {
    /* width: 250px; */
    display: inline-flex;
    margin: 0px 0 40px;
}

.wof-wheel .wof-form-wrapper button {
    font-family: 'Poppins';
    font-weight: 600;
    text-transform: none;
}

.wof-wheel .wof-form-wrapper button span:first-word {
    font-family: 'MyriadPro';
}

.elementor-button .elementor-button-text span {
    font-family: 'Poppins';
    text-transform: uppercase;
    font-weight: 700;
}

span.destacado {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 95%;
}

input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden;
    position: relative;
}

.wof-wheel label[for=ckb-consent_checkbox_1] {
    cursor: pointer;
    text-indent: -9999px;
    width: 60px;
    height: 35px;
    background: var(--e-global-color-text);
    display: block;
    border-radius: 100px;
    position: relative;
    margin-left: 40px;
}

.wof-wheel label[for=ckb-consent_checkbox_1]:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 6px;
    width: 24px;
    height: 24px;
    background: var(--e-global-color-secondary);
    border-radius: 90px;
    transition: 0.3s;
}

input:checked + label[for=ckb-consent_checkbox_1] {
    background: var(--e-global-color-text);
}

input:checked + label[for=ckb-consent_checkbox_1]:after {
    left: calc(100% - 5px);
    transform: translateX(-100%);
}

label[for=ckb-consent_checkbox_1]:active:after {
    width: 24px;
}

input[type=checkbox]#ckb-consent_checkbox_1:before {
    content: "Acepto recibir información de la Municipalidad de Temuco";
    display: block;
    position: absolute;
    color: #fff;
    width: 230px;
    height: 40px;
    top: 2px;
    left: 110px;
    visibility: visible;
    font-family: 'MyriadPro';
    font-size: 1.1rem;
}



.wof-wheel-standalone .wof-wrapper {
    padding: 0;
}

.wof-wheel-standalone .wof-wheel .wof-inner-wrapper {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.wof-wheel-standalone .wof-wheel .wof-wheel-bg {
    width: 95vw;
    height: 95vw;
    background-color: #fff;
    border-radius: 50%;
    rotate: 90deg;
}

.wof-wheel .wof-logo {
    width: 30%;
    height: 30%;
    margin-left: -15%;
    margin-top: -15%;
}

.wof-wheel .wof-pointer {
    display: none;
}
div.wof-wheel .wof-left-inner {
    position: fixed;
    top: -47.5vw;
    left: 2.5vw;
}
.wof-wheel .wof-slice {
    display: inline-flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    column-gap: 10px;
}


.wof-wheel .wof-slice img {
    max-width: 15%;
	rotate: 270deg;
}

.wof-wheel .wof-right-inner {
    background-color: rgb(255 255 255 / 19%);
    padding: 60px 50px;
    border-radius: 60px;
}


@media(max-width: 1024px) and (min-width:768px) {
}

@media(max-width: 1366px) {
}
@media(max-width: 1024px) {
	div.wof-wheel .wof-left {
		transform: none;
	}
	.wof-wheel .wof-right-inner {
		background-color: rgb(255 255 255 / 19%);
		padding: 25px 20px 5px;
		border-radius: 30px;
	}	
	.wof-wheel .wof-wheel-bg {
		
	}
	div.wof-wheel .wof-inner-wrapper .wof-wheel-bg {
		width: 80vw;
		height: 80vw;
	}
	div.wof-wheel .wof-left-inner {
	    position: fixed;
	    top: -40vw;
		left: 10vw;
	}
	.wof-wheel .wof-form-wrapper button, 
	.wof-wheel .wof-form-wrapper input[type=email], 
	.wof-wheel .wof-form-wrapper input[type=number], 
	.wof-wheel .wof-form-wrapper input[type=text], 
	.wof-wheel .wof-form-wrapper select {
	    height: 45px;
	    padding: 10px 20px 5px;
	    font-size: 1.2rem;
	    line-height: 1.2rem;
	}
	.wof-wheel-standalone .wof-right {
	    margin-top: 0px;
	    width: 100%;
	}
	.wof-wheel label[for=ckb-consent_checkbox_1] {
		margin: -15px 0 20px;
	}
	input[type=checkbox]#ckb-consent_checkbox_1::before {
		width: 170px;
		height: 32px;
		top: -7px;
		left: 80px;
		font-size: .8rem;
		line-height: 1rem;
	}
	div.wof-wheel .wof-inner-wrapper {
	    margin: 0;
	    padding: 0 25%;
	}
}
@media(max-width: 767px) {
	div.wof-wheel .wof-left {
		transform: none;
	}
	.wof-wheel .wof-right-inner {
		background-color: rgb(255 255 255 / 19%);
		padding: 20px 20px;
		border-radius: 20px;
	}
	.wof-wheel .wof-wheel-bg {
		
	}
	div.wof-wheel .wof-inner-wrapper .wof-wheel-bg {
		width: 80vw;
		height: 80vw;
	}
	div.wof-wheel .wof-left-inner {
	    position: fixed;
	    top: -40vw;
		left: 10vw;
	}
	.wof-wheel .wof-explainer p {
		font-size: .9rem;
		line-height: 1.3em;
	}
	.wof-wheel .wof-form-wrapper button, 
	.wof-wheel .wof-form-wrapper input[type=email], 
	.wof-wheel .wof-form-wrapper input[type=number], 
	.wof-wheel .wof-form-wrapper input[type=text], 
	.wof-wheel .wof-form-wrapper select {
	    height: 40px;
	    padding: 8px 20px 2px;
	    font-size: 1rem;
	    line-height: 1rem;
	}
	.wof-wheel label[for=ckb-consent_checkbox_1] {
		margin: -15px 0 20px;
	}
	input[type=checkbox]#ckb-consent_checkbox_1::before {
		width: 170px;
		height: 32px;
		top: -7px;
		left: 80px;
		font-size: .8rem;
		line-height: 1rem;
	}
	div.wof-wheel .wof-inner-wrapper {
	    margin: 0;
	    padding: 0 15%;
	}
}