/*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; }*/ .form-review .form-img { max-width: 100%; } .form-review .desc { color: #5c5a5a; text-transform: uppercase; margin-bottom: 35px; margin-top: 25px; } .form-review .desc-two { color: #817f7e; text-transform: uppercase; margin-bottom: 10px; font-weight: bold; font-size: 18px; } .form-review textarea { border: none !important; box-shadow: none !important; padding: 0px !important; margin-top: 15px; } .form-review h2 { text-transform: uppercase; margin-bottom: 10px; font-weight: bold; font-size: 24px; } .form-review button[type="submit"] { background: #439ed3 !important; border-color: #439ed3; font-weight: bold; text-transform: uppercase; border-radius: 25px; font-size: 14px; padding: 13px 15px; } .form-review .star-rating{ font-size: 0; } .form-review .star-rating__wrap{ display: inline-block; font-size: 3.5rem; } .form-review .star-rating__wrap:after{ content: ""; display: table; clear: both; } .form-review .star-rating__ico{ float: right; padding-right: 30px; cursor: pointer; color: #e6e6e6; width: 20%; } .star-rating__text { width: 20%; display: inline-block !important; text-align: left !important; } .form-review .star-rating__ico:last-child{ padding-left: 0; } .form-review .star-rating__input{ display: none; } .form-review .star-rating__ico:hover:before, .form-review .star-rating__ico:hover ~ .star-rating__ico:before, .form-review .star-rating__input:checked ~ .star-rating__ico:before { /*content: "\f005";*/ color: #439ed3; content: "\f005" !important; } .form-review .fa-star-o:before { content: "\f005" !important; } .form-review .star-rating__text { text-transform: uppercase; color: #817f7e; font-size: 13px !important; text-align: center; margin: 0 auto; display: block; } .form-review .star-rating__wrap { width: 100%; } .row-start { display: block; width: 100%; } @media (min-width: 360px) and (max-width: 467px) { .form-review h2 { font-size: 16px; } .form-review .desc { font-size: 11px; } .form-review .desc-two { font-size: 14px; } .form-review input[type="tel"] { font-size: 10px; } .form-review .star-rating__text { font-size: 11px !important; } .form-review .star-rating__wrap { font-size: 2.5rem; } } @media (max-width: 359px) { .form-review h2 { font-size: 14px; } .form-review .desc { font-size: 9px; } .form-review .desc-two { font-size: 10px; } .form-review input[type="tel"] { font-size: 9px; } .form-review .star-rating__text { font-size: 9px !important; } .form-review .star-rating__wrap { font-size: 2.5rem; } input.form-control.phone { font-size: 10px; } } .message-alert { margin-top: 25px; } .alert.message-alert { padding-top: 10px; padding-bottom: 10px; } .opener{ display: none !important; } .footer_button {&nbsp;display: none !important; } .buy_block {display: none !important;} .basket-count{display: none !important;} .item-buttons{display: none !important;}