/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.noavailable_block { display: none !important;  }

.available_block { display: none !important;  }

.terms2 {width:100%; position:relative; padding:10px 0; font-size:11px; line-height:12px; text-align:left;padding:0 0 10px 0;}
.terms2 input {display:inline!important; padding:1px!important; width:auto!important; margin:10px 0 0 0!important; vertical-align:top!important; height:auto!important; border:1px solid #fff;}
.terms2 label {display:inline!important; padding:0;}
.terms2 label:before {display:none!important;}
.terms2 label.error {color:#f00;}
.terms2 a {font-size:11px;}
.terms2 a {cursor:pointer;}
.terms2.text-center {text-align:center;}

.order-parking__form label {color:#fff;}
.order-parking__form .terms2 {padding-left:15px;}

.open-close-block, .open-close-block2 {display:none; font-size:10px; padding:10px 0;}

form.ishop input[type="checkbox"] {display:inline}