#evav-overlay-wrap {
position: fixed;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, .8);
z-index: 9999999999;
display: none;
top: 0;
left: 0;
}
#evav-overlay {
position: relative;
width: 100%;
z-index: 9999999998;
color: #FFF;
text-align: center;
margin: 0 auto;
top: 50%;
transform: translateY(-50%)
}
#evav_verify_form {
margin-bottom: 8px !important;
}
#evav-overlay .disclaimer {
max-width: 800px;
margin: 10px auto .5em;
}
#evav-overlay .disclaimer p {
font-size: 11px;
line-height: 14px;
margin: 0.1em;
text-align: center;
}
#evav-overlay .disclaimer a:hover {
color: dodgerblue;
}
#evav-overlay .disclaimer a {
background:none !important;
color: white;
text-decoration: underline;
}
#evav-overlay img {
max-width: 100%;
max-height: 30vh;
display: inline-block;
}
#evav-overlay input:not([type=checkbox]) {
border-color: transparent;
border-width: 0;
width: 250px;
padding: 15px 0;
line-height: initial;
border-radius: 10px;
font-weight: normal;
font-size: 16px;
color: white;
-webkit-appearance: none;
-moz-appearance: none;
cursor: pointer;
float: none !important;
text-align: center !important;
text-decoration: none !important;
}
#evav-overlay input:focus:not([type=checkbox]) {
outline: none;
box-shadow: 0px 0px 12px 1px cyan;
}
#evav-overlay input:hover:not([type=checkbox]) {
box-shadow: 0px 0px 3px 1px blanchedalmond;
text-decoration: none !important;
}
#evav-overlay h2 {
font-size: 28px;
font-weight: 400;
background:none !important;
color: white;
margin: 12px 0px 12px;
padding: 0px 0px 0px;
}
#evav-overlay p {
font-size: 18px;
line-height: 1.4em;
font-weight: 400;
background:none !important;
color: white;
padding: 0px;
margin: 8px auto 10px;
max-width: 800px;
}
#evav-overlay h3 {
font-size: 24px;
font-weight: 700;
background:none !important;
color: white;
margin: 32px 0px 12px;
padding: 0px;
}
#evav-overlay .submit {
margin-bottom: 0;
}
.evav_buttons input {
text-transform: initial;
}
#evav-overlay input[type=text] {
width: 50px;
outline: none;
}
#evav-overlay #evav_verify_y {
width: 70px;
}
.evav-error {
font-size: 16px;
font-weight: 400;
font-style: italic;
line-height: 1.2em;
padding: 0 12px 12px;
color: white;
background:none !important;
}
#evav_confirm_age {
background-color: #2dc937;
margin-bottom: 15px;
}
#evav_not_confirm_age {
background-color: #cc3232;
}
#evav_verify_form label {
font-size: 12px !important;
font-weight: normal !important;
color: #FFF !important;
}
#evav-overlay input[type=checkbox] {
width: auto !important;
margin-top: 1em;
vertical-align: initial;
cursor: pointer;
}
@media screen and (max-width: 900px) {
#evav-overlay {
width: 98%;
max-width: 100%;
max-height: 100vh;
}
#evav-overlay h2 {
font-size: 28px;
}
#evav-overlay p {
max-width: 95%;
margin: .1em auto 0px;
padding: 0px;
}
#evav-overlay .disclaimer {
max-width: 98%;
}
#evav-overlay h3 {
font-size: 22px;
margin: 15px 0px 12px;
}
.evav-error {
font-size: 16px;
padding: 0 10px 10px;
}
#evav-overlay img {
max-width: 100%;
max-height: 25vh;
margin-bottom: 5px;
}
#evav-overlay input[type=checkbox] {
margin-top: 1em;
height: 10px;
}
}
@media screen and (max-height: 600px) {
#evav-overlay h2 {
font-size: 20px;
}
#evav-overlay p {
font-size: 14px;
line-height: 1.2em;
}
#evav-overlay h3 {
font-size: 16px;
margin: 10px 0px 10px;
}
.evav-error {
font-size: 14px;
padding: 0 10px 8px;
}
#evav-overlay img {
max-width: 100%;
max-height: 12vh;
margin-bottom: 2px;
}
#evav-overlay input {
width: 175px;
padding: 15px 0;
display: inline-block;
}
#evav-overlay .submit {
font-size: small;
}
#evav-overlay input[type=checkbox] {
margin-top: 1em;
}
}
@media screen and (max-width: 375px) {
#evav-overlay h2 {
font-size: 20px;
}
#evav-overlay p {
font-size: 14px;
line-height: 1.2em;
}
#evav-overlay h3 {
font-size: 18px;
margin: 10px 0px 10px;
}
.evav-error {
font-size: 14px;
padding: 0 10px 8px;
}
#evav-overlay img {
max-width: 100%;
max-height: 18vh;
margin-bottom: 2px;
}
}
@media screen and (max-height: 415px) {
#evav-overlay h2 {
font-size: 18px;
margin: 2px;
}
#evav-overlay p {
font-size: 14px;
line-height: 1.2em;
margin: 0px auto;
}
#evav-overlay .disclaimer {
margin: 10px auto 0px;
}
#evav-overlay .disclaimer p {
font-size: 9px;
}
#evav-overlay h3 {
font-size: 18px;
margin: 10px auto 10px;
}
#evav-overlay img {
max-width: 90%;
max-height: 12vh;
}
#evav-overlay input:not([type=checkbox]) {
padding: 12px 0;
}
#evav-overlay .submit {
font-size: small;
}
#evav-overlay input[type=checkbox] {
margin-top: .5em;
height: 10px;
}
.evav-error {
padding: 0 10px 8px;
font-size: 14px;
}
}
@media screen and (max-height: 320px) {
#evav-overlay img {
display: none;
}
}.select_box:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
margin-bottom: 5px;
}
.select_option {
float: left;
border: 1px solid #d6d3d3;
margin-right: 3px;
position: relative;
}
.select_option:hover, .select_option.selected {
border-color: #999595;
}
.select_option.inactive {
opacity: 0.5;
}              .select_option .yith_wccl_value {
border: 2px solid #fff;
display: block;
min-width: 27px;
height: 27px;
text-decoration: none;
line-height: 27px;
text-align: center;
cursor: pointer;
}
.select_option .yith-wccl-bicolor {
width:0;
height:0;
border-bottom: 23px solid;
border-left: 23px solid;
display: block;
}
.select_option .yith_wccl_tooltip {
position: absolute;
font-size: 12px;
line-height: 14px;
text-align: center;
box-sizing: border-box;
opacity: 0;
width: 100px;
margin-left: -50px;
z-index: 99;
left: 50%;
transition: all 300ms;
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
pointer-events: none;
}
.select_option .yith_wccl_tooltip img {
height: auto;
max-width: 100%;
margin: 5px 0;
}
.select_option .yith_wccl_tooltip span:after {
content: '';
border: 5px solid transparent;
width: 1px;
height: 1px;
position: absolute;
left: 50%;
margin-left: -5px;
} .select_option .yith_wccl_tooltip.top {
bottom: 100%;
padding-bottom: 10px;
}
.select_option .yith_wccl_tooltip.top span:after {
bottom: -10px;
}
.select_option .yith_wccl_tooltip.bottom {
top: 100%;
padding-top: 10px;
}
.select_option .yith_wccl_tooltip.bottom span:after {
top: -10px;
} .select_option .yith_wccl_tooltip.fade,
.select_option .yith_wccl_tooltip.slide {
opacity: 0;
}
.select_option:hover .yith_wccl_tooltip.fade,
.select_option:hover .yith_wccl_tooltip.slide {
opacity: 1;
}
.select_option .yith_wccl_tooltip.top.slide {
transform: translateY(20%);
-webkit-transform: translateY(20%);
-moz-transform: translateY(20%);
-ms-transform: translateY(20%);
}
.select_option .yith_wccl_tooltip.bottom.slide {
transform: translateY(-20%);
-webkit-transform: translateY(-20%);
-moz-transform: translateY(-20%);
-ms-transform: translateY(-20%);
}
.select_option:hover .yith_wccl_tooltip.slide {
transform: translateY( 0 );
-webkit-transform: translateY( 0 );
-moz-transform: translateY( 0 );
-ms-transform: translateY( 0 );
}
.select_option:hover .yith_wccl_tooltip {
transition: all 300ms;
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
}
.select_option .yith_wccl_tooltip > span {
display: inline-block;
position: relative;
height: auto;
width: auto;
max-width: 100%;
border-radius: 3px;
padding: 3px 6px;
} li.product .variations_form.cart {
margin: 5px 0;
}
li.product .variations_form.cart div.variations {
margin-bottom: 5px;
}
li.product .select_option .yith_wccl_value {
min-width: 20px;
height: 20px;
line-height: 17px;
}
li.product .select_option .yith-wccl-bicolor {
border-bottom: 16px solid;
border-left: 16px solid;
}
li.product .ywccl_stock {
font-size: 0.92em;
margin: 0;
}
li.product .ywccl_stock.stock {
color: #77a464;
}
li.product .ywccl_stock.out-of-stock {
color: red;
}