/*
Theme Name: Serveu
Description: Serveu wp theme
*/

#customize input.error { border: 1px solid #f00 !important; }
#customize label.error { display: none !important;}
#offer figure img { max-height:230px; }
.top-section > .button1 { position: fixed; top: 50%; right: -77px; font-size: 13px;  padding: 15px 12px;  transform: rotate(90deg); margin-top: 0px; background:#EB0C8E; }
.top-section > .button1 img { margin-right:10px; max-width: 19px; }

.datetimepicker { margin-top:40px; min-width: 250px; }
.datetimepicker table tr td.disabled, .datetimepicker table tr td.disabled:hover { padding: 5px; }
.datetimepicker-days .dow { padding:7px; }
.datetimepicker .datetimepicker-hours span { min-width:41px; }
.datetimepicker table { width:100%; }
.datetimepicker .datetimepicker-hours span.disabled { display:none; }
.datetimepicker-hours th.prev , .datetimepicker-hours th.next { display:none; }

.form .heading1 + p { font-size: 20px; line-height: 1.5; }
.form .heading1 + p i { color: red; font-size: 40px; vertical-align: middle; margin-right: 15px; float: left; margin-bottom:30px; }
.form .heading1 + p i.fa-check-circle { color: green; }

.page-template-pay-now #header .top-section .container , .page-template-pay-now #main-navigation , .page-template-pay-now #banner figure:after , .page-template-pay-now #banner h2 , .page-template-pay-now #breadcrumbs { display:none !important; }
.page-template-pay-now #banner { margin-bottom:50px; }
@media (max-width: 639px) {
    .form .heading1 + p { font-size: 16px; }
    .form .heading1 + p i { margin-bottom:90px; }
}