
.alert {font-size: 14px;}

.extra-form-row {display: none !important;}

.error {color: #ff0000;}

#captcha {margin: 0;text-align: center;}
.g-recaptcha {display: inline-block;}
/*
.rc-anchor-normal {background: #000 !important; color: #000 !important;}
.rc-anchor-light {background: #000 !important;color: #000 !important;}
.rc-anchor-light {background: none!important;}
*/

body section.sub img.img-responsive {display: inline-block;}

.pl30 {padding-left: 30px;}
.pr30 {padding-right: 30px;}

.simplepay {font-size: 10px; line-height: 14px;}

.product_price_discount {color: #B62424;font-weight: 500;}
.product_price_discount_original {font-size: 13px; text-decoration: line-through;display: block;}
.product_price_discount_details {font-size: 13px;}

#provided-discount {display: none;}
#coupon-checker {margin-top:0px;}

.popup .overlay{visibility:hidden;width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,0.8);z-index:1000;opacity:0;overflow: hidden;-webkit-transition:all .35s ease-out !important;transition:all .35s ease-out !important}
.popup .overlay.active{visibility:visible;opacity:1}
.popup .window{max-width:600px;min-width:300px;position:fixed;top:-100%;left:50%;z-index:1001;-webkit-box-shadow:0 0 30px rgba(0,0,0,0.8) ;box-shadow:0 0 30px rgba(0,0,0,0.8) ;-webkit-transition:.7s .35s ease-out !important;transition:.7s .35s ease-out !important;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}
/*.popup .window{max-width:550px;min-width:300px;position:fixed;top:-100%;left:50%;z-index:1001;-webkit-box-shadow:0 0 30px rgba(0,0,0,0.8) ;box-shadow:0 0 30px rgba(0,0,0,0.8) ;-webkit-transition:.7s .35s ease-out !important;transition:.7s .35s ease-out !important;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}*/
.popup .window.active{top:50%}

/* MEDIA QUERIES
----------------------------------------------------------------------------------------------------------------------------- */

@media(max-width:767px){
}

@media(min-width:768px) and (max-width:991px){
}

@media(min-width:992px) and (max-width:1200px){
}

@media(min-width:992px){
}

@media(max-width:991px){
}

@media(max-width:1000px){
}

@media screen and (max-height: 575px){
  #rc-imageselect, .g-recaptcha {transform:scale(0.6);-webkit-transform:scale(0.6);transform-origin:0 0;-webkit-transform-origin:0 0;}
}

@media screen and (max-width: 991px){
  /*.grecaptcha-badge {transform:scale(0.7);-webkit-transform:scale(0.7);}*/
}
