a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus {
outline: none !important;
}
.ovabrw-card-template {
display: flex;
flex-direction: column;
max-width: 100%;
height: 100%;
text-align: left;
overflow: hidden;
}
.ovabrw-card-template .ovabrw-card-header {
position: relative;
max-width: 100%;
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup {
max-width: 100%;
overflow: hidden;
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow {
position: relative;
max-width: 100%;
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-stage-outer .owl-stage .owl-item .item .gallery-fancybox img {
width: 100%;
height: 100%;
border-radius: 0;
margin: 0;
object-fit: cover;
object-position: center;
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-nav {
width: 100%;
height: 0;
position: absolute;
top: 50%;
z-index: 1;
display: flex;
opacity: 0;
visibility: hidden;
align-items: center;
justify-content: space-between;
transform: translate(0, -50%);
padding: 0 15px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-nav button i {
display: flex;
font-size: 33px;
color: #FFF;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-nav button i:hover {
color: var(--ovabrw-primary-color);
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-nav button:focus {
outline: none;
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-nav.disabled {
display: none;
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-dots {
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
display: flex;
align-items: center;
justify-content: flex-start;
margin: 0 0 15px 15px;
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-dots button.active span {
background-color: var(--ovabrw-primary-color);
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-dots button span {
display: block;
width: 7px;
height: 7px;
border-radius: 100%;
background-color: #FFF;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-dots button span:hover {
background-color: var(--ovabrw-primary-color);
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-dots button:not(:last-child) {
margin-right: 3px;
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-dots.disabled {
display: none;
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow:hover .owl-nav {
opacity: 1;
visibility: visible;
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-product-img-feature {
height: 100%;
overflow: hidden;
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-product-img-feature img {
margin: 0;
object-fit: cover;
object-position: center;
width: 100%;
height: 100%;
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-product-img-feature .gallery-fancybox {
display: block;
height: 100%;
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-product-img-feature .gallery-fancybox img {
width: 100%;
height: 100%;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-featured-product {
position: absolute;
top: 17px;
left: 15px;
z-index: 1;
display: block;
font-family: var(--ovabrw-primary-font);
font-size: 12px;
font-weight: 400;
line-height: normal;
text-align: center;
padding: 8px 14px;
border-radius: 5px;
color: #FFF;
background-color: var(--ovabrw-primary-color);
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-features-featured {
position: absolute;
top: 17px;
right: 15px;
z-index: 1;
display: block;
font-family: var(--ovabrw-primary-font);
font-size: 12px;
font-weight: 400;
line-height: normal;
text-align: center;
padding: 8px 14px;
border-radius: 5px;
color: #FFF;
background-color: var(--ovabrw-primary-color);
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-price {
position: absolute;
right: 15px;
bottom: -16px;
z-index: 1;
display: block;
padding: 12px 30px;
border-radius: 5px;
color: #FFF;
background-color: var(--ovabrw-primary-color);
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-price span {
color: #FFF;
font-family: var(--ovabrw-primary-font);
font-size: 18px;
font-weight: 500;
line-height: normal;
text-align: center;
}
.ovabrw-card-template .ovabrw-card-header .ovabrw-price span a {
color: #FFF;
}
.ovabrw-card-template .ovabrw-card-content {
background-color: #FFF;
border: 1px solid #EBEBEB;
border-top-width: 0;
padding: 45px 15px 20px;
height: 100%;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-title {
margin: 0 0 24px 0;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-title a {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-heading-size);
font-weight: var(--ovabrw-heading-weight);
line-height: var(--ovabrw-heading-line-height);
color: var(--ovabrw-heading-color);
text-decoration: none;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-title a:hover {
color: var(--ovabrw-primary-color);
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-features {
margin: 0 0 30px;
padding: 0 !important;
display: grid;
grid-template-columns: 1fr 1fr;
row-gap: 20px;
list-style-type: none;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-features .item-feature {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-features .item-feature i {
font-size: 18px;
color: var(--ovabrw-primary-color);
opacity: 0.8;
margin-right: 5px;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-features .item-feature i:before {
font-size: 18px;
margin: 0 !important;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-features:before, .ovabrw-card-template .ovabrw-card-content .ovabrw-features:after {
display: none;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-specifications {
margin: 0 0 30px;
padding: 0 !important;
display: grid;
grid-template-columns: 1fr 1fr;
row-gap: 20px;
list-style-type: none;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-specifications .item-specification {
display: flex;
align-items: center;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-specifications .item-specification i {
font-size: 18px;
color: var(--ovabrw-primary-color);
opacity: 0.8;
margin-right: 10px;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-specifications .item-specification i:before {
font-size: 18px;
margin: 0 !important;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-specifications .item-specification span.label {
color: var(--ovabrw-primary-color);
margin-right: 5px;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-specifications .item-specification .specification-color {
display: inline-block;
width: 23px;
height: 23px;
border-radius: 3px;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-specifications:before, .ovabrw-card-template .ovabrw-card-content .ovabrw-specifications:after {
display: none;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-attributes, .ovabrw-card-template .ovabrw-card-content .ovabrw-custom-taxonomy {
margin: 0 0 18px;
padding: 0 !important;
list-style-type: none;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-attributes .item-attribute, .ovabrw-card-template .ovabrw-card-content .ovabrw-attributes .item-taxonomy, .ovabrw-card-template .ovabrw-card-content .ovabrw-custom-taxonomy .item-attribute, .ovabrw-card-template .ovabrw-card-content .ovabrw-custom-taxonomy .item-taxonomy {
margin-bottom: 5px;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-attributes .item-attribute span, .ovabrw-card-template .ovabrw-card-content .ovabrw-attributes .item-taxonomy span, .ovabrw-card-template .ovabrw-card-content .ovabrw-custom-taxonomy .item-attribute span, .ovabrw-card-template .ovabrw-card-content .ovabrw-custom-taxonomy .item-taxonomy span {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-attributes .item-attribute span.label, .ovabrw-card-template .ovabrw-card-content .ovabrw-attributes .item-taxonomy span.label, .ovabrw-card-template .ovabrw-card-content .ovabrw-custom-taxonomy .item-attribute span.label, .ovabrw-card-template .ovabrw-card-content .ovabrw-custom-taxonomy .item-taxonomy span.label {
color: var(--ovabrw-label-color);
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-attributes .item-attribute span.value, .ovabrw-card-template .ovabrw-card-content .ovabrw-attributes .item-taxonomy span.value, .ovabrw-card-template .ovabrw-card-content .ovabrw-custom-taxonomy .item-attribute span.value, .ovabrw-card-template .ovabrw-card-content .ovabrw-custom-taxonomy .item-taxonomy span.value {
color: var(--ovabrw-primary-color);
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-attributes .item-attribute span.value a, .ovabrw-card-template .ovabrw-card-content .ovabrw-attributes .item-taxonomy span.value a, .ovabrw-card-template .ovabrw-card-content .ovabrw-custom-taxonomy .item-attribute span.value a, .ovabrw-card-template .ovabrw-card-content .ovabrw-custom-taxonomy .item-taxonomy span.value a {
margin: 0 3px;
color: var(--ovabrw-primary-color);
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-custom-taxonomy + .ovabrw-attributes {
margin-top: -12px;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-short-description {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
margin-bottom: 22px;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-review {
display: flex;
align-items: center;
justify-content: flex-start;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-review .ovabrw-star-rating {
display: flex;
align-items: center;
margin-right: 8px;
overflow: hidden;
position: relative;
line-height: 1;
width: 85px;
max-width: 85px;
height: 1.2em;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-review .ovabrw-star-rating i {
font-size: 16px;
color: var(--ovabrw-light-color);
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-review .ovabrw-star-rating i:not(:last-child) {
margin-right: 1px;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-review .ovabrw-star-rating .ovabrw-rating-percent {
overflow: hidden;
top: 0;
left: 0;
position: absolute;
display: flex;
align-items: center;
line-height: 1;
height: 1.2em;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-review .ovabrw-star-rating .ovabrw-rating-percent i {
font-size: 16px;
color: var(--ovabrw-primary-color);
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-review .ovabrw-star-rating .ovabrw-rating-percent i:not(:last-child) {
margin-right: 1px;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-review .ovabrw-review-link {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-review .ovabrw-review-link:hover {
color: var(--ovabrw-primary-color);
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-button {
display: inline-flex;
align-items: center;
justify-content: center;
flex-wrap: nowrap;
font-family: var(--ovabrw-primary-font);
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
height: 40px;
padding: 0 18px;
border: 1px solid var(--ovabrw-primary-color);
border-radius: 5px;
color: var(--ovabrw-primary-color);
background-color: #FFF;
text-decoration: none;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-button i {
line-height: 1;
margin-left: 4px;
}
.ovabrw-card-template .ovabrw-card-content .ovabrw-button:hover {
background-color: var(--ovabrw-primary-color);
color: #FFF;
}
.ovabrw-card-template:hover .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-product-img-feature .gallery-fancybox img {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
-moz-transform: scale3d(1.05, 1.05, 1.05);
-ms-transform: scale3d(1.05, 1.05, 1.05);
-o-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
body.rtl.ovabrw-modern .ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-stage-outer {
direction: rtl;
}
body.rtl.ovabrw-modern .ovabrw-card-template .ovabrw-card-content {
text-align: right;
}
body.rtl.ovabrw-modern .ovabrw-card-template .ovabrw-card-content .ovabrw-features .item-feature i {
margin-right: 0;
margin-left: 5px;
}
body.rtl.ovabrw-modern .ovabrw-card-template .ovabrw-card-content .ovabrw-features .item-feature span {
display: inline-flex;
}
body.rtl.ovabrw-modern .ovabrw-card-template .ovabrw-card-content .ovabrw-specifications .item-specification i {
margin-right: 0;
margin-left: 5px;
}
body.rtl.ovabrw-modern .ovabrw-card-template .ovabrw-card-content .ovabrw-specifications .item-specification span {
display: inline-flex;
}
body.rtl.ovabrw-modern .ovabrw-card-template .ovabrw-card-content .ovabrw-attributes .item-attribute .label, body.rtl.ovabrw-modern .ovabrw-card-template .ovabrw-card-content .ovabrw-attributes .item-attribute .value, body.rtl.ovabrw-modern .ovabrw-card-template .ovabrw-card-content .ovabrw-attributes .item-taxonomy .label, body.rtl.ovabrw-modern .ovabrw-card-template .ovabrw-card-content .ovabrw-attributes .item-taxonomy .value, body.rtl.ovabrw-modern .ovabrw-card-template .ovabrw-card-content .ovabrw-custom-taxonomy .item-attribute .label, body.rtl.ovabrw-modern .ovabrw-card-template .ovabrw-card-content .ovabrw-custom-taxonomy .item-attribute .value, body.rtl.ovabrw-modern .ovabrw-card-template .ovabrw-card-content .ovabrw-custom-taxonomy .item-taxonomy .label, body.rtl.ovabrw-modern .ovabrw-card-template .ovabrw-card-content .ovabrw-custom-taxonomy .item-taxonomy .value {
display: inline-flex;
}
body.rtl.ovabrw-modern .ovabrw-card-template .ovabrw-card-content .ovabrw-review .ovabrw-star-rating {
margin-right: 0;
}
body.rtl.ovabrw-modern .ovabrw-card-template .ovabrw-card-content .ovabrw-review .ovabrw-star-rating .ovabrw-rating-percent {
left: auto;
right: 0;
}
body.rtl.ovabrw-modern .ovabrw-card-template .ovabrw-card-content .ovabrw-button .brwicon-right {
margin-left: 0;
margin-right: 4px;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.ovabrw-card1.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-product-img-feature img {
object-fit: var(--ovabrw-card1-display-thumbnail);
}
.ovabrw-card1.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-product-img-feature img.ovabrw-card-height {
height: var(--ovabrw-card1-thumbnail-height);
}
.ovabrw-card1.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-stage-outer .owl-stage .owl-item .item .gallery-fancybox img {
object-fit: var(--ovabrw-card1-display-thumbnail);
}
.ovabrw-card1.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-stage-outer .owl-stage .owl-item .item .gallery-fancybox img.ovabrw-card-height {
height: var(--ovabrw-card1-thumbnail-height);
}
.ovabrw-card1.ovabrw-card-template .ovabrw-card-content .ovabrw-review .ovabrw-review-link {
display: none;
}
.ovabrw-card1.ovabrw-card-template .ovabrw-card-content .ovabrw-card-btn {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 8px;
}
.ovabrw-card2.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-product-img-feature img {
object-fit: var(--ovabrw-card2-display-thumbnail);
}
.ovabrw-card2.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-product-img-feature img.ovabrw-card-height {
height: var(--ovabrw-card2-thumbnail-height);
}
.ovabrw-card2.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-stage-outer .owl-stage .owl-item .item .gallery-fancybox img {
object-fit: var(--ovabrw-card2-display-thumbnail);
}
.ovabrw-card2.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-stage-outer .owl-stage .owl-item .item .gallery-fancybox img.ovabrw-card-height {
height: var(--ovabrw-card2-thumbnail-height);
}
.ovabrw-card2.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-dots {
right: 0;
left: auto;
margin: 0 15px 15px 0;
}
.ovabrw-card2.ovabrw-card-template .ovabrw-card-header .ovabrw-price {
right: auto;
left: 15px;
}
.ovabrw-card2.ovabrw-card-template .ovabrw-card-content h2.ovabrw-title + .ovabrw-review {
margin-top: -24px;
}
.ovabrw-card2.ovabrw-card-template .ovabrw-card-content .ovabrw-review {
margin-bottom: 25px;
}
.ovabrw-card2.ovabrw-card-template .ovabrw-card-content .ovabrw-features {
margin: 0 0 35px;
grid-template-columns: 1fr 1fr 1fr;
}
.ovabrw-card2.ovabrw-card-template .ovabrw-card-content .ovabrw-features .item-feature {
display: flex;
flex-direction: column;
}
.ovabrw-card2.ovabrw-card-template .ovabrw-card-content .ovabrw-features .item-feature i {
margin: 0;
}
.ovabrw-card2.ovabrw-card-template .ovabrw-card-content .ovabrw-specifications {
margin: 0 0 35px;
grid-template-columns: 1fr 1fr 1fr;
}
.ovabrw-card2.ovabrw-card-template .ovabrw-card-content .ovabrw-specifications .item-specification {
display: flex;
align-items: flex-start;
flex-direction: column;
}
.ovabrw-card2.ovabrw-card-template .ovabrw-card-content .ovabrw-specifications .item-specification i {
margin: 0;
}
.ovabrw-card2.ovabrw-card-template .ovabrw-card-content .ovabrw-attributes {
margin: 0 0 16px;
}
.ovabrw-card2.ovabrw-card-template .ovabrw-card-content .ovabrw-custom-taxonomy + .ovabrw-attributes {
margin-top: -12px;
}
.ovabrw-card2.ovabrw-card-template .ovabrw-card-content .ovabrw-short-description {
margin-bottom: 28px;
}
.ovabrw-card2.ovabrw-card-template .ovabrw-card-content .ovabrw-button {
margin-bottom: 10px;
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-product-img-feature img {
object-fit: var(--ovabrw-card3-display-thumbnail);
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-product-img-feature img.ovabrw-card-height {
height: var(--ovabrw-card3-thumbnail-height);
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-stage-outer .owl-stage .owl-item .item .gallery-fancybox img {
object-fit: var(--ovabrw-card3-display-thumbnail);
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-stage-outer .owl-stage .owl-item .item .gallery-fancybox img.ovabrw-card-height {
height: var(--ovabrw-card3-thumbnail-height);
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-dots {
left: 50%;
transform: translate(-50%, 0);
margin: 0 0 15px 0;
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-content {
padding: 23px 15px 30px;
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-content .ovabrw-title + .ovabrw-review {
margin-top: -24px;
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-content .ovabrw-review {
margin-bottom: 32px;
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-content .ovabrw-features {
margin: 0 0 35px;
grid-template-columns: 1fr 1fr 1fr;
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-content .ovabrw-features .item-feature {
display: flex;
flex-direction: column;
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-content .ovabrw-features .item-feature i {
margin: 0;
}
@media only screen and (max-width: 500px) {
.ovabrw-card3.ovabrw-card-template .ovabrw-card-content .ovabrw-features {
grid-template-columns: 1fr 1fr;
}
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-content .ovabrw-specifications {
margin: 0 0 35px;
grid-template-columns: 1fr 1fr 1fr;
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-content .ovabrw-specifications .item-specification {
display: flex;
align-items: flex-start;
flex-direction: column;
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-content .ovabrw-specifications .item-specification i {
margin: 0;
}
@media only screen and (max-width: 500px) {
.ovabrw-card3.ovabrw-card-template .ovabrw-card-content .ovabrw-specifications {
grid-template-columns: 1fr 1fr;
}
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-content .ovabrw-attributes {
margin: 0 0 16px;
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-content .ovabrw-custom-taxonomy + .ovabrw-attributes {
margin-top: -12px;
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-content .ovabrw-short-description {
margin-bottom: 28px;
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-content .ovabrw-card-btn {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-content .ovabrw-card-btn .ovabrw-price {
font-family: var(--ovabrw-primary-font);
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
color: var(--ovabrw-primary-color);
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-content .ovabrw-card-btn .ovabrw-price .unit {
font-size: 14px;
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-content .ovabrw-card-btn .ovabrw-button {
border-color: var(--ovabrw-heading-color);
color: var(--ovabrw-heading-color);
}
.ovabrw-card3.ovabrw-card-template .ovabrw-card-content .ovabrw-card-btn .ovabrw-button:hover {
border-color: var(--ovabrw-primary-color);
background-color: var(--ovabrw-primary-color);
color: #FFF;
}
.ovabrw-card4.ovabrw-card-template .ovabrw-card-header .ovabrw-features-featured {
padding: 12px 30px;
font-size: 18px;
font-weight: 500;
top: auto;
bottom: -24px;
}
.ovabrw-card4.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-product-img-feature img {
object-fit: var(--ovabrw-card4-display-thumbnail);
}
.ovabrw-card4.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-product-img-feature img.ovabrw-card-height {
height: var(--ovabrw-card4-thumbnail-height);
}
.ovabrw-card4.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-stage-outer .owl-stage .owl-item .item .gallery-fancybox img {
object-fit: var(--ovabrw-card4-display-thumbnail);
}
.ovabrw-card4.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-stage-outer .owl-stage .owl-item .item .gallery-fancybox img.ovabrw-card-height {
height: var(--ovabrw-card4-thumbnail-height);
}
.ovabrw-card4.ovabrw-card-template .ovabrw-card-content {
padding: 32px 15px 35px;
}
.ovabrw-card4.ovabrw-card-template .ovabrw-card-content .ovabrw-review {
margin-bottom: 5px;
}
.ovabrw-card4.ovabrw-card-template .ovabrw-card-content .ovabrw-title {
margin-bottom: 3px;
}
.ovabrw-card4.ovabrw-card-template .ovabrw-card-content .ovabrw-price {
font-family: var(--ovabrw-primary-font);
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 30px;
color: var(--ovabrw-primary-color);
}
.ovabrw-card4.ovabrw-card-template .ovabrw-card-content .ovabrw-attributes {
margin-bottom: 28px;
}
.ovabrw-card4.ovabrw-card-template .ovabrw-card-content .ovabrw-short-description {
margin-bottom: 28px;
}
.ovabrw-card5.ovabrw-card-template {
display: flex;
flex-direction: row;
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-header {
max-width: 40%;
flex: 0 0 40%;
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup, .ovabrw-card5.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-slideshow, .ovabrw-card5.ovabrw-card-template .ovabrw-card-header .owl-stage-outer, .ovabrw-card5.ovabrw-card-template .ovabrw-card-header .owl-stage, .ovabrw-card5.ovabrw-card-template .ovabrw-card-header .owl-item, .ovabrw-card5.ovabrw-card-template .ovabrw-card-header .item {
height: 100%;
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup img, .ovabrw-card5.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-slideshow img, .ovabrw-card5.ovabrw-card-template .ovabrw-card-header .owl-stage-outer img, .ovabrw-card5.ovabrw-card-template .ovabrw-card-header .owl-stage img, .ovabrw-card5.ovabrw-card-template .ovabrw-card-header .owl-item img, .ovabrw-card5.ovabrw-card-template .ovabrw-card-header .item img {
object-fit: cover;
object-position: center;
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-product-img-feature img {
object-fit: var(--ovabrw-card5-display-thumbnail);
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-product-img-feature img.ovabrw-card-height {
height: var(--ovabrw-card5-thumbnail-height);
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-stage-outer .owl-stage .owl-item .item .gallery-fancybox img {
object-fit: var(--ovabrw-card5-display-thumbnail);
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-stage-outer .owl-stage .owl-item .item .gallery-fancybox img.ovabrw-card-height {
height: var(--ovabrw-card5-thumbnail-height);
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-dots {
left: 50%;
transform: translate(-50%, 0);
margin: 0 0 15px 0;
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-content {
flex: 0 0 60%;
border-top-width: 1px;
padding: 15px 28px 34px 30px;
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-content .ovabrw-card-content-head {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
border-bottom: 1px solid #EBEBEB;
padding-bottom: 25px;
margin-bottom: 32px;
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-content .ovabrw-card-content-head .card-left .ovabrw-title {
margin: 0 0 5px 0;
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-content .ovabrw-card-content-head .ovabrw-price {
color: var(--ovabrw-primary-color);
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-content .ovabrw-card-content-head .ovabrw-price .amount {
display: block;
font-family: var(--ovabrw-primary-font);
font-size: 30px;
font-style: normal;
font-weight: 500;
line-height: 34px;
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-content .ovabrw-card-content-head .ovabrw-price .unit {
display: block;
font-family: var(--ovabrw-primary-font);
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-content .ovabrw-features {
grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (max-width: 500px) {
.ovabrw-card5.ovabrw-card-template .ovabrw-card-content .ovabrw-features {
grid-template-columns: 1fr 1fr;
}
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-content .ovabrw-specifications {
grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (max-width: 500px) {
.ovabrw-card5.ovabrw-card-template .ovabrw-card-content .ovabrw-specifications {
grid-template-columns: 1fr 1fr;
}
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-content .ovabrw-short-description {
margin-bottom: 25px;
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-content .ovabrw-button {
height: auto;
padding: 12px 30px;
font-size: 18px;
background-color: var(--ovabrw-primary-color);
color: #FFF;
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-content .ovabrw-button i {
display: none;
}
@media only screen and (max-width: 768px) {
.ovabrw-card5.ovabrw-card-template {
flex-direction: column;
}
.ovabrw-card5.ovabrw-card-template .ovabrw-card-header, .ovabrw-card5.ovabrw-card-template .ovabrw-card-content {
max-width: 100%;
flex: auto;
}
}
.ovabrw-card6.ovabrw-card-template {
display: flex;
flex-direction: row;
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-header {
max-width: 40%;
flex: 0 0 40%;
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup, .ovabrw-card6.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-slideshow, .ovabrw-card6.ovabrw-card-template .ovabrw-card-header .owl-stage-outer, .ovabrw-card6.ovabrw-card-template .ovabrw-card-header .owl-stage, .ovabrw-card6.ovabrw-card-template .ovabrw-card-header .owl-item, .ovabrw-card6.ovabrw-card-template .ovabrw-card-header .item {
height: 100%;
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup img, .ovabrw-card6.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-slideshow img, .ovabrw-card6.ovabrw-card-template .ovabrw-card-header .owl-stage-outer img, .ovabrw-card6.ovabrw-card-template .ovabrw-card-header .owl-stage img, .ovabrw-card6.ovabrw-card-template .ovabrw-card-header .owl-item img, .ovabrw-card6.ovabrw-card-template .ovabrw-card-header .item img {
object-fit: cover;
object-position: center;
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-product-img-feature img {
object-fit: var(--ovabrw-card6-display-thumbnail);
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-product-img-feature img.ovabrw-card-height {
height: var(--ovabrw-card6-thumbnail-height);
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-stage-outer .owl-stage .owl-item .item .gallery-fancybox img {
object-fit: var(--ovabrw-card6-display-thumbnail);
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-stage-outer .owl-stage .owl-item .item .gallery-fancybox img.ovabrw-card-height {
height: var(--ovabrw-card6-thumbnail-height);
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-header .ovabrw-gallery-popup .ovabrw-gallery-slideshow .owl-dots {
left: 50%;
transform: translate(-50%, 0);
margin: 0 0 15px 0;
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content {
flex: 0 0 60%;
border-top-width: 1px;
padding: 15px 28px 34px 30px;
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content .ovabrw-card-content-head {
display: flex;
justify-content: space-between;
margin-bottom: 30px;
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content .ovabrw-card-content-head .ovabrw-title {
margin: 0;
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content .ovabrw-card-content-head .ovabrw-review .ovabrw-review-link {
display: none;
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content .ovabrw-features {
grid-template-columns: 1fr 1fr 1fr;
margin: 0 0 25px;
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content .ovabrw-features .item-feature i {
color: var(--ovabrw-primary-color);
}
@media only screen and (max-width: 500px) {
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content .ovabrw-features {
grid-template-columns: 1fr 1fr;
}
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content .ovabrw-specifications {
grid-template-columns: 1fr 1fr 1fr;
margin: 0 0 25px;
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content .ovabrw-specifications .item-specification i {
color: var(--ovabrw-primary-color);
}
@media only screen and (max-width: 500px) {
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content .ovabrw-specifications {
grid-template-columns: 1fr 1fr;
}
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content .ovabrw-short-description {
margin-bottom: 22px;
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content .ovabrw-attributes {
margin: 0 0 22px;
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content .ovabrw-custom-taxonomy + .ovabrw-attributes {
margin-top: -12px;
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content .ovabrw-card-btn {
display: flex;
align-items: flex-end;
justify-content: space-between;
flex-wrap: wrap;
border-top: 1px solid #EBEBEB;
padding-top: 34px;
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content .ovabrw-card-btn .ovabrw-price {
color: var(--ovabrw-primary-color);
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content .ovabrw-card-btn .ovabrw-price .amount {
font-family: var(--ovabrw-primary-font);
font-size: 30px;
font-style: normal;
font-weight: 500;
line-height: 34px;
color: var(--ovabrw-primary-color);
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content .ovabrw-card-btn .ovabrw-price .unit {
font-family: var(--ovabrw-primary-font);
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
color: var(--ovabrw-text-color);
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content .ovabrw-card-btn .ovabrw-price .unit:first-of-type {
display: block;
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content .ovabrw-card-btn .ovabrw-button {
height: auto;
padding: 12px 30px;
font-size: 18px;
background-color: var(--ovabrw-primary-color);
color: #FFF;
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-content .ovabrw-card-btn .ovabrw-button i {
display: none;
}
@media only screen and (max-width: 768px) {
.ovabrw-card6.ovabrw-card-template {
flex-direction: column;
}
.ovabrw-card6.ovabrw-card-template .ovabrw-card-header, .ovabrw-card6.ovabrw-card-template .ovabrw-card-content {
max-width: 100%;
flex: auto;
}
} @keyframes ovabrw-rotation {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} ul.ovabrw_woo_features, ul.ovabrw-product-specifications {
list-style: none;
margin: 15px 0px;
padding: 0;
}
ul.ovabrw_woo_features li label, ul.ovabrw-product-specifications li label {
font-weight: 600;
min-width: 200px;
display: inline-block;
}
ul.ovabrw_woo_features li span, ul.ovabrw-product-specifications li span {
font-weight: 400;
}
ul.ovabrw_woo_features li .specification-color, ul.ovabrw-product-specifications li .specification-color {
display: inline-block;
width: 23px;
height: 23px;
border-radius: 3px;
vertical-align: top;
} ul.ovabrw_cus_taxonomy {
list-style: none;
margin: 15px 0px;
padding: 0;
border-bottom: 1px solid #f1f1f1;
padding-bottom: 15px;
}
ul.ovabrw_cus_taxonomy li {
margin: 0;
}
ul.ovabrw_cus_taxonomy li label {
font-weight: 600;
min-width: 200px;
display: inline-block;
}
ul.ovabrw_cus_taxonomy li span {
font-weight: 400;
} .ovabrw-features {
display: flex;
flex-wrap: wrap;
list-style: none;
margin: 15px 0 15px 0;
padding: 0 8px;
}
.ovabrw-features .feature-item {
width: 50%;
display: flex;
padding-bottom: 8px;
color: #343434;
opacity: 0.8;
font-weight: 500;
}
.ovabrw-features .feature-item i {
font-size: 18px;
margin-right: 8px;
font-weight: 500;
opacity: 0.6;
color: #000;
}  .product_listing_custom_tax {
list-style: none;
margin: 10px 0px;
padding: 0;
}
.product_listing_custom_tax li {
display: inline-block;
margin: 0 10px;
}  .ovabrw_product_attr {
margin: 0px 0 15px 0;
}  .product_table_price {
margin-bottom: 30px;
}
@media (max-width: 992.98px) {
.product_table_price {
margin-bottom: 30px;
}
}
.product_table_price .ovacrs_price_rent {
width: 100%;
display: block;
margin-bottom: 30px;
clear: both;
}
.product_table_price .ovacrs_price_rent .ovabrw-according {
position: relative;
outline: none;
text-decoration: none;
display: block;
cursor: pointer;
}
.product_table_price .ovacrs_price_rent .ovabrw-according:before {
position: absolute;
right: 0;
bottom: 10px;
content: "3";
color: #ccc;
font-family: "ElegantIcons";
}
.product_table_price .ovacrs_price_rent .ovabrw-according:after {
position: absolute;
left: 0;
bottom: 0px;
content: "";
width: 100%;
height: 1px;
background-color: #ccc;
}
.product_table_price .ovacrs_price_rent .ovabrw-according.collapsed {
color: #343434;
}
.product_table_price .ovacrs_price_rent .ovabrw-according.collapsed:before {
color: #343434;
}
.product_table_price .ovacrs_price_rent .ovabrw-according:hover {
color: #25282e;
text-decoration: none;
}
.product_table_price .ovacrs_price_rent .ovabrw-according:hover:before {
color: #25282e;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content {
padding-top: 24px;
display: none;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content.show {
display: block;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price {
margin-bottom: 20px;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price label {
font-weight: 600;
font-size: 14px;
padding-right: 15px;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price .amount {
font-size: 24px;
color: #333333;
font-weight: 400;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table label {
font-weight: 600;
margin-bottom: 5px;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table label .woocommerce-Price-amount {
color: #25282e;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table:not(.has-background) th {
background: transparent;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table {
border: none;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table tr, .product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table td, .product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table th {
border: none;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table thead {
background-color: #333333;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table thead th {
color: #fff;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table tr.odd {
background-color: #f3f3f3;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table tr.eve {
background-color: #fff;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table tr td {
font-size: 14px;
color: #636363;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table tr td a {
color: #636363;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table tr td.bold {
color: #343434;
}
.product_table_price .ovacrs_price_rent .ovacrs_rt_discount .time_discount {
margin-bottom: 15px;
}
.product_table_price .ovacrs_price_rent .ovacrs_rt_discount .time_discount .time {
color: #343434;
}
@media (max-width: 767.98px) {
.product_table_price .ovacrs_price_rent { }
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table label {
color: #333333;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table thead {
display: none;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table tr td {
display: block;
text-align: right;
padding: 5px 0px !important;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table tr td.bold {
color: #636363 !important;
font-weight: 500 !important;
display: none;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table tr td:before {
content: attr(data-title) ": ";
font-weight: 600;
float: left;
color: #343434;
}
.product_table_price .ovacrs_price_rent .ovacrs_rt_discount .time_discount {
text-align: left;
}
.product_table_price .ovacrs_price_rent .ovacrs_rt_discount .close_discount {
text-align: left;
}
}  .ovacrs_single_untime {
margin: 15px 0px 30px 0px;
}
.ovacrs_single_untime ul {
list-style: none;
margin: 0;
padding: 0;
}
.ovacrs_single_untime ul li {
margin-bottom: 10px;
}  .ovacrs_rt_discount {
z-index: 11;  }
.ovacrs_rt_discount.popup {
width: 100%;
height: 100%;
display: none;
position: fixed;
top: 0px;
left: 0px;
background: rgba(0, 0, 0, 0.75);
z-index: 9999;
}
.ovacrs_rt_discount .popup-inner {
max-width: 700px;
width: 90%;
padding: 40px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
box-shadow: 0px 2px 6px rgb(0, 0, 0);
border-radius: 3px;
background: #fff;
}
.ovacrs_rt_discount .popup-close {
width: 30px;
height: 30px;
padding-top: 4px;
display: inline-block;
position: absolute;
top: 0px;
right: 0px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
-webkit-transform: translate(50%, -50%);
transform: translate(50%, -50%);
border-radius: 1000px;
background: rgba(0, 0, 0, 0.8);
font-size: 20px;
text-align: center;
line-height: 100%;
color: #fff;
}
.ovacrs_rt_discount .popup-close:hover {
-webkit-transform: translate(50%, -50%) rotate(180deg);
transform: translate(50%, -50%) rotate(180deg);
background: rgb(0, 0, 0);
text-decoration: none;
}  .wrap_calendar {
margin-bottom: 30px;
background-color: #f3f3f3;
padding: 15px;
margin: 0;
position: relative;
width: 100%;
clear: both;
}
@media (max-width: 767px) {
.wrap_calendar {
padding: 10px;
}
}
ul.intruction_calendar {
position: relative;
list-style: none;
margin: 0;
padding: 15px 0 0 0;
}
ul.intruction_calendar li {
padding-right: 10px;
display: inline-block;
}
ul.intruction_calendar li .white {
width: 15px;
height: 15px;
background-color: var(--ovabrw-available-color);
border: 1px solid #dbdbdb;
display: inline-block;
}
ul.intruction_calendar li .maybe {
width: 15px;
height: 15px;
background-color: #fff;
border: 1px solid #555;
border-bottom-width: 5px;
display: inline-block;
opacity: 0.5;
position: relative;
}
ul.intruction_calendar li .yellow {
width: 15px;
height: 15px;
background-color: var(--ovabrw-unavailable-color);
border: 1px solid var(--ovabrw-unavailable-color);
display: inline-block;
}
.fc .fc-scrollgrid {
margin: 0;
}
.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
min-height: auto;
}
.ovabrw__product_calendar { }
.ovabrw__product_calendar table:not(.has-background) th {
background-color: unset;
}
.ovabrw__product_calendar table:not(.has-background) tbody td {
background-color: unset;
}
.ovabrw__product_calendar table:not(.has-background) tbody tr:nth-child(2n) td, .ovabrw__product_calendar fieldset, .ovabrw__product_calendar fieldset legend {
background-color: unset;
}
.ovabrw__product_calendar .fc-header-toolbar {
flex-direction: column;
align-items: flex-start;
}
.ovabrw__product_calendar .fc-header-toolbar .fc-right {
float: left;
clear: both;
}
.ovabrw__product_calendar .fc-header-toolbar .fc-right h2 {
margin-top: 10px;
margin-bottom: 10px;
}
.ovabrw__product_calendar .fc-header-toolbar .fc-button-group {
margin-left: 0;
margin-right: 10px;
display: inline-block;
}
.ovabrw__product_calendar .fc-header-toolbar .fc-button-group .fc-button {
border-radius: 0;
}
.ovabrw__product_calendar .fc-header-toolbar .fc-button {
margin: 0px 10px 10px 0px;
height: 2.5em;
padding: 5px 10px;
background-color: #fff;
color: #343434;
background-image: none;
text-transform: capitalize;
opacity: 0.6;
}
.ovabrw__product_calendar .fc-header-toolbar .fc-button:focus {
outline: none !important;
box-shadow: none;
background-image: none !important;
}
.ovabrw__product_calendar .fc-header-toolbar .fc-button .fc-icon-left-single-arrow:after {
content: "4";
font-family: "ElegantIcons";
font-size: 20px;
}
.ovabrw__product_calendar .fc-header-toolbar .fc-button .fc-icon-right-single-arrow:after {
content: "5";
font-family: "ElegantIcons";
font-size: 20px;
}
.ovabrw__product_calendar .fc-header-toolbar .fc-button.fc-today-button {
text-transform: capitalize;
}
.ovabrw__product_calendar .fc-header-toolbar .fc-button.fc-state-active {
color: #343434;
opacity: 1;
background-image: none !important;
box-shadow: none;
}
@media (max-width: 767.98px) {
.ovabrw__product_calendar .fc-header-toolbar .fc-button-group {
margin-left: 0;
display: inline-block;
}
.ovabrw__product_calendar .fc-header-toolbar .fc-right {
margin-top: 0;
}
}
.ovabrw__product_calendar .fc-view-harness table {
margin: 0;
}
.ovabrw__product_calendar .fc-view-harness .fc-view .fc-daygrid-day, .ovabrw__product_calendar .fc-view-harness .fc-view .fc-timegrid-col.fc-day {
text-align: center;
background-color: var(--ovabrw-available-color);
}
.ovabrw__product_calendar .fc-view-harness .fc-view .fc-day-past {
background-color: var(--ovabrw-unavailable-color) !important;
opacity: 0.5;
}
.ovabrw__product_calendar .fc-view-harness .fc-view .fc-day-past .fc-daygrid-day-number, .ovabrw__product_calendar .fc-view-harness .fc-view .fc-day-past .fc-col-header-cell-cushion {
color: #FFF;
}
.ovabrw__product_calendar .fc-view-harness .fc-view .fc-day-past .fc-daygrid-day-bg {
color: #FFF;
}
.ovabrw__product_calendar .fc-col-header {
margin-bottom: 0;
}
.ovabrw__product_calendar .fc-col-header-cell-cushion {
color: #555;
}
.ovabrw__product_calendar .fc-daygrid-event {
white-space: break-spaces;
}
.ovabrw__product_calendar .fc-daygrid-event-dot {
display: none;
}
.ovabrw__product_calendar .fc-event-time {
display: none;
}
.ovabrw__product_calendar .fc-event-title-container .fc-event-title.fc-sticky {
font-size: 0.8em;
}
.ovabrw__product_calendar .fc-v-event {
background-color: var(--ovabrw-unavailable-color);
border: 1px solid var(--ovabrw-unavailable-color);
}
.ovabrw__product_calendar .fc-daygrid-day-top,
.ovabrw__product_calendar .fc-daygrid-day-top .fc-daygrid-day-number {
color: #555;
}
.ovabrw__product_calendar .fc-daygrid-day-number {
width: 100%;
text-align: center;
}
.ovabrw__product_calendar .fc-daygrid-day-bg .woocommerce-Price-amount {
opacity: 0.8;
z-index: 9999;
position: relative;
}
.ovabrw__product_calendar .fc-bg-event {
opacity: 1;
}
.ovabrw__product_calendar .fc-bg-event.ovabrw-calendar-current-time {
opacity: 0.5 !important;
}
.ovabrw__product_calendar.ova-hide-time-calendar .fc-daygrid-day-events {
opacity: 0;
height: 0;
}
.ovabrw__product_calendar.fc-theme-standard .fc-popover {
background: #fff;
z-index: 9999 !important;
}
@media (max-width: 991.98px) {
.ovabrw__product_calendar {
width: 100%;
}
} .ovabrw-wrapper-guestspicker {
position: relative;
}
.ovabrw-wrapper-guestspicker .ovabrw-guestspicker {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
width: 100%;
background-color: #fff;
box-shadow: none;
cursor: pointer;
}
.ovabrw-wrapper-guestspicker .ovabrw-gueste-error {
display: none;
position: absolute;
bottom: 115%;
left: 0;
z-index: 1;
padding: 3px 13px;
background-color: #FFFFFF;
box-sizing: border-box;
box-shadow: 0px 25px 40px rgba(0, 0, 0, 0.03);
border-radius: 5px;
font-size: 14px;
font-weight: 500;
font-style: italic;
color: #FFF;
background-color: red;
}
.ovabrw-wrapper-guestspicker .ovabrw-gueste-error:after {
content: "";
bottom: -7px;
left: 10%;
margin-left: -3.5px;
border-right: 7px solid transparent;
border-left: 7px solid transparent;
border-top: 7px solid red;
position: absolute;
display: inline-block;
}
.ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content {
display: none;
position: absolute;
width: 100%;
margin-top: 5px;
left: 0;
z-index: 2;
padding: 10px 13px;
background-color: #FFFFFF;
border: 1px solid var(--ovabrw-light-color);
box-sizing: border-box;
box-shadow: 0px 25px 40px rgba(0, 0, 0, 0.05);
border-radius: 5px;
}
.ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content:before {
content: "";
top: -7px;
left: 10%;
margin-left: -3.5px;
border-right: 7px solid transparent;
border-left: 7px solid transparent;
border-bottom: 7px solid var(--ovabrw-light-color);
position: absolute;
display: inline-block;
}
.ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons {
display: flex;
align-items: center;
justify-content: space-between;
}
.ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-label {
display: flex;
}
.ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-label label {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
}
.ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-label .guests-beside {
font-family: var(--ovabrw-primary-font);
font-size: 14px;
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
font-style: italic;
margin-left: 5px;
}
.ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button {
display: flex;
align-items: center;
max-width: 100px;
}
.ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon {
display: flex;
align-items: center;
justify-content: center;
width: 25px;
min-width: 25px;
height: 25px;
text-align: center;
border: none;
border-radius: 4px;
background-color: #F5F5F5;
cursor: pointer;
color: var(--ovabrw-label-color);
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon span {
display: flex;
align-items: center;
justify-content: center;
width: 25px;
height: 25px;
}
.ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon span:before {
font-size: 12px;
margin: 0;
line-height: 1;
}
.ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon:hover {
background-color: var(--ovabrw-primary-color);
color: #FFFFFF;
}
.ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button input[type=text] {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
background-color: #fff;
width: 100%;
max-width: 40px;
height: 40px !important;
margin: 0;
padding: 0 !important;
border: none !important;
border-radius: 0 !important;
pointer-events: none;
text-align: center;
} .ovabrw_booking_form {
padding: 30px 0px 30px 0px;
}
.ovabrw_booking_form h3.title {
border-bottom: 1px solid;
}
.ovabrw_booking_form .wrap_fields {
margin-bottom: 5px;
}
.ovabrw_booking_form .wrap_fields .rb_field {
margin-bottom: 30px;
}
.ovabrw_booking_form .wrap_fields .rb_field label.error {
color: red;
margin-top: 5px;
}
.ovabrw_booking_form .wrap_fields label {
display: block;
font-weight: 600;
margin-bottom: 5px;
}
.ovabrw_booking_form .wrap_fields select, .ovabrw_booking_form .wrap_fields input {
box-shadow: none;
border: 1px solid #dbdbdb !important;
border-radius: 4px !important;
height: 40px;
width: 100%;
padding: 10px 16px;
outline: none;
}
.ovabrw_booking_form .wrap_fields select:focus, .ovabrw_booking_form .wrap_fields input:focus {
outline: none;
box-shadow: none;
}
.ovabrw_booking_form .terms-conditions {
position: relative;
z-index: 1;
margin-bottom: 25px;
}
.ovabrw_booking_form .terms-conditions label {
font-size: 16px;
cursor: pointer;
}
.ovabrw_booking_form .terms-conditions label input {
margin-right: 5px;
border-radius: 4px;
}
.ovabrw_booking_form .terms-conditions label .terms-conditions-required {
color: #e2401c;
}
.ovabrw_booking_form .ovabrw-recaptcha {
position: relative;
}
.ovabrw_booking_form .ovabrw-recaptcha .ovabrw-recaptcha-token {
position: absolute;
top: 5px;
left: 12px;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.ovabrw_booking_form .ovabrw-recaptcha #ovabrw-g-recaptcha-booking {
margin-bottom: 30px;
}
.ovabrw_booking_form button.submit {
text-transform: uppercase;
color: #fff;
background-color: #333333;
padding: 15px 90px;
border: none;
border-radius: 4px;
font-weight: 500;
}
.ovabrw_booking_form button.submit:focus {
outline: none;
}
.ovabrw_booking_form button.submit:hover {
background-color: #25282e;
cursor: pointer;
}
.ovabrw_booking_form button.submit.disabled {
opacity: 0.5;
cursor: not-allowed;
pointer-events: none;
}
@media (max-width: 992.98px) {
.ovabrw_booking_form {
padding: 30px 0px 60px 0px;
}
}  .ovabrw_extra_service {
clear: both;
width: 100%;
margin-top: 30px;
}
.ovabrw_extra_service .ovabrw_resource .item {
display: flex;
margin-bottom: 10px;
}
.ovabrw_extra_service .ovabrw_resource .item .left {
width: 60%;
padding-right: 5%;
}
.ovabrw_extra_service .ovabrw_resource .item .left label {
display: inline-block;
}
.ovabrw_extra_service .ovabrw_resource .item .left input {
border-radius: 0;
background-color: #f8f8f8;
border: 1px solid #b3b3b3;
width: 15px;
height: 15px;
}
.ovabrw_extra_service .ovabrw_resource .item .right {
width: 40%;
}  .request_booking .ovabrw-container .ovabrw-row .wrap-item.two_column .rental_item.form-location-field .btn-req-remove-waypoint {
right: 45px;
}
.request_booking h4.title {
font-weight: 400;
opacity: 0.8;
text-align: center;
margin-bottom: 50px;
}
.request_booking .ovabrw_service_wrap {
width: 100%;
}
.request_booking .ovabrw_service_wrap label {
font-weight: 600;
margin-bottom: 10px;
}
.request_booking .ovabrw_service_wrap .ovabrw_service {
display: flex;
flex-wrap: wrap;
width: 100%;
margin: 0 -5px;
}
.request_booking .ovabrw_service_wrap .ovabrw_service .ovabrw_service_select {
padding: 0 5px;
margin-bottom: 10px;
flex: 0 0 50%;
}
@media (max-width: 767px) {
.request_booking .ovabrw_service_wrap .ovabrw_service .ovabrw_service_select {
flex: 0 0 100%;
}
}
.request_booking .ovabrw_service_wrap .ovabrw_service .ovabrw_service_select select {
border: 1px solid #dbdbdb;
border-radius: 4px;
height: 40px;
width: 100%;
padding-left: 10px;
outline: none;
}
.request_booking .rental_item {
margin-bottom: 15px;
}
.request_booking .rental_item .rb_field {
margin-bottom: 30px;
}
.request_booking .rental_item .rb_field label.error {
color: red;
margin-top: 5px;
}
.request_booking .rental_item label {
display: block;
font-weight: 600;
margin-bottom: 5px;
}
.request_booking .rental_item select, .request_booking .rental_item input {
box-shadow: none;
border: 1px solid #dbdbdb !important;
background-color: #fff;
border-radius: 4px !important;
height: 40px;
width: 100%;
padding: 10px 16px;
}
.request_booking .rental_item select:focus, .request_booking .rental_item input:focus {
outline: none;
box-shadow: none;
}
.request_booking .rental_item.form-location-field .btn-req-add-waypoint, .request_booking .rental_item.form-location-field .btn-req-remove-waypoint {
background-color: #f2f2f2 !important;
}
.request_booking .ovabrw-extra-services {
width: 100%;
margin-bottom: 15px;
}
.request_booking .ovabrw-extra-services > label {
display: block;
font-weight: 600;
margin-bottom: 5px;
}
.request_booking .ovabrw-extra-services .ovabrw_resource .item {
display: flex;
align-items: center;
justify-content: space-around;
flex-wrap: wrap;
min-height: 30px;
}
.request_booking .ovabrw-extra-services .ovabrw_resource .item:not(:last-child) {
margin-bottom: 3px;
}
.request_booking .ovabrw-extra-services .ovabrw_resource .item .res-left {
width: 60%;
}
.request_booking .ovabrw-extra-services .ovabrw_resource .item .res-left label.ovabrw-label-field {
display: flex;
flex-direction: row-reverse;
justify-content: flex-end;
}
.request_booking .ovabrw-extra-services .ovabrw_resource .item .res-left label.ovabrw-label-field input {
width: auto;
height: auto;
margin-right: 10px;
}
.request_booking .ovabrw-extra-services .ovabrw_resource .item .res-left label.ovabrw-label-field .checkmark {
display: none;
}
.request_booking .ovabrw-extra-services .ovabrw_resource .item .res-right {
display: flex;
align-items: center;
justify-content: space-between;
width: 40%;
}
.request_booking .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty {
position: relative;
display: none;
align-items: center;
justify-content: space-between;
line-height: 1;
height: 30px;
padding: 2px 5px 2px 10px;
margin-left: 20px;
background-color: #FFFFFF;
border: 1px solid #dbdbdb;
border-radius: 5px;
}
.request_booking .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty.active {
display: flex;
}
.request_booking .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty .checkbox-qty {
display: block;
min-width: 14px;
margin-right: 5px;
}
.request_booking .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty input.checkbox-input-qty {
position: absolute;
top: 0;
left: 0;
opacity: 0;
height: 0;
width: 0;
visibility: hidden;
}
.request_booking .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty .ovabrw-checkbox-icon {
display: inline-flex;
flex-direction: column;
background-color: #f5f5f5;
border-radius: 5px;
}
.request_booking .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty .ovabrw-checkbox-icon i {
display: flex;
font-size: 12px;
line-height: 1;
cursor: pointer;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.request_booking .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty .ovabrw-checkbox-icon i:hover {
background-color: #d5d5d5;
}
.request_booking .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty .ovabrw-checkbox-icon i.brwicon2-up-arrow {
margin-bottom: -1px;
padding: 1px 1px 0 1px;
}
.request_booking .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty .ovabrw-checkbox-icon i.brwicon2-down-arrow {
margin-top: -1px;
padding: 0 1px 1px 1px;
}
.request_booking .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty .ovabrw-checkbox-icon i.ovabrw-disabled {
color: #FFF;
pointer-events: none;
}
@media only screen and (max-width: 768px) {
.request_booking .ovabrw-extra-services .ovabrw_resource .item .res-left, .request_booking .ovabrw-extra-services .ovabrw_resource .item .res-right {
width: 50%;
}
}
.request_booking .ovabrw-services {
width: 100%;
margin-bottom: 15px;
}
.request_booking .ovabrw-services > label {
display: block;
font-weight: 600;
margin-bottom: 5px;
}
.request_booking .ovabrw-services .ovabrw-service .rental_item:last-child {
margin-bottom: 0;
}
.request_booking .ovabrw-services .ovabrw-service select {
width: 50%;
max-width: 100%;
}
@media only screen and (max-width: 768px) {
.request_booking .ovabrw-services .ovabrw-service select {
width: 100%;
}
}
.request_booking .ovabrw-services .ovabrw-service .ovabrw-select {
display: flex;
}
.request_booking .ovabrw-services .ovabrw-service .ovabrw-select .select-item-qty {
position: relative;
display: none;
align-items: center;
justify-content: space-between;
line-height: 1;
padding: 2px 5px 2px 10px;
margin-left: 5px;
background-color: #FFFFFF;
border: 1px solid #dbdbdb;
border-radius: 5px;
}
.request_booking .ovabrw-services .ovabrw-service .ovabrw-select .select-item-qty.active {
display: flex;
}
.request_booking .ovabrw-services .ovabrw-service .ovabrw-select .select-item-qty .select-qty {
display: block;
min-width: 14px;
margin-right: 5px;
}
.request_booking .ovabrw-services .ovabrw-service .ovabrw-select .select-item-qty input.select-input-qty {
position: absolute;
top: 0;
left: 0;
opacity: 0;
height: 0;
width: 0;
visibility: hidden;
}
.request_booking .ovabrw-services .ovabrw-service .ovabrw-select .select-item-qty .ovabrw-select-icon {
display: inline-flex;
flex-direction: column;
background-color: #f5f5f5;
border-radius: 5px;
overflow: hidden;
}
.request_booking .ovabrw-services .ovabrw-service .ovabrw-select .select-item-qty .ovabrw-select-icon i {
display: flex;
font-size: 12px;
line-height: 1;
cursor: pointer;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.request_booking .ovabrw-services .ovabrw-service .ovabrw-select .select-item-qty .ovabrw-select-icon i:hover {
background-color: #d5d5d5;
}
.request_booking .ovabrw-services .ovabrw-service .ovabrw-select .select-item-qty .ovabrw-select-icon i.brwicon2-up-arrow {
margin-bottom: -1px;
padding: 1px 1px 0 1px;
}
.request_booking .ovabrw-services .ovabrw-service .ovabrw-select .select-item-qty .ovabrw-select-icon i.brwicon2-down-arrow {
margin-top: -1px;
padding: 0 1px 1px 1px;
}
.request_booking .ovabrw-services .ovabrw-service .ovabrw-select .select-item-qty .ovabrw-select-icon i.ovabrw-disabled {
color: #FFF;
pointer-events: none;
}
.request_booking .terms-conditions {
margin-bottom: 25px;
}
.request_booking .terms-conditions label {
font-size: 16px;
cursor: pointer;
}
.request_booking .terms-conditions label input {
margin-right: 5px;
border-radius: 4px;
}
.request_booking .terms-conditions label .terms-conditions-required {
color: #e2401c;
}
.request_booking .ovabrw-request-form-error {
display: none;
font-size: 16px;
line-height: 0;
color: red;
font-style: normal;
margin-bottom: 30px;
}
.request_booking #ovabrw-g-recaptcha-request {
margin-bottom: 30px;
}
.request_booking button.submit {
position: relative;
text-transform: uppercase;
color: #fff;
background-color: #333333;
padding: 15px 90px;
border: none;
border-radius: 4px;
font-weight: 500;
}
.request_booking button.submit .ajax_loading {
right: -80px;
}
.request_booking button.submit:focus {
outline: none;
}
.request_booking button.submit:hover {
background-color: #25282e;
cursor: pointer;
}
.request_booking .ovabrw-req-directions {
display: none;
width: 100%;
margin-top: 10px;
margin-bottom: 20px;
}
.request_booking .ovabrw-req-directions .ovabrw_req_map {
min-height: 500px;
width: 100%;
}
.request_booking .ovabrw-req-directions .directions-info {
display: flex;
align-items: center;
justify-content: space-between;
}
.request_booking .ovabrw-req-directions .directions-info > div {
flex: 0 0 50%;
padding: 15px 30px 10px 40px;
border: 1px solid #EAECEE;
box-sizing: border-box;
}
.request_booking .ovabrw-req-directions .directions-info > div h3.label {
font-size: 20px;
font-weight: 500;
margin: 0;
color: #778591;
}
.request_booking .ovabrw-req-directions .directions-info > div span {
font-size: 24px;
font-weight: 600;
color: #6d6d6d;
}
.request_booking .ovabrw-req-directions .directions-info > div.distance-sum {
border-top-width: 0;
}
.request_booking .ovabrw-req-directions .directions-info > div.duration-sum {
border-top-width: 0;
border-left-width: 0;
}  .ovabrw_wd_search form .wrap_content {
display: grid;
grid-template-columns: 1fr;
grid-gap: 20px;
width: 100%;
}
.ovabrw_wd_search form .wrap_content.five-column {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
@media only screen and (max-width: 1300px) {
.ovabrw_wd_search form .wrap_content.five-column {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
@media only screen and (max-width: 1200px) {
.ovabrw_wd_search form .wrap_content.five-column {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media only screen and (max-width: 1024px) {
.ovabrw_wd_search form .wrap_content.five-column {
grid-template-columns: 1fr 1fr;
}
}
@media only screen and (max-width: 768px) {
.ovabrw_wd_search form .wrap_content.five-column {
grid-template-columns: 1fr;
}
}
.ovabrw_wd_search form .wrap_content.four-column {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media only screen and (max-width: 1200px) {
.ovabrw_wd_search form .wrap_content.four-column {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media only screen and (max-width: 1024px) {
.ovabrw_wd_search form .wrap_content.four-column {
grid-template-columns: 1fr 1fr;
}
}
@media only screen and (max-width: 768px) {
.ovabrw_wd_search form .wrap_content.four-column {
grid-template-columns: 1fr;
}
}
.ovabrw_wd_search form .wrap_content.three-column {
grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (max-width: 1024px) {
.ovabrw_wd_search form .wrap_content.three-column {
grid-template-columns: 1fr 1fr;
}
}
@media only screen and (max-width: 768px) {
.ovabrw_wd_search form .wrap_content.three-column {
grid-template-columns: 1fr;
}
}
.ovabrw_wd_search form .wrap_content.two-column {
grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 768px) {
.ovabrw_wd_search form .wrap_content.two-column {
grid-template-columns: 1fr;
}
}
.ovabrw_wd_search form .wrap_content .s_field.ovabrw-value-attribute {
display: none;
}
.ovabrw_wd_search form .wrap_content .s_field.ovabrw-value-attribute.active {
display: inline-block;
}
.ovabrw_wd_search form .wrap_content .s_field .content .select2-container.select2-container--default {
height: 39px;
line-height: 40px;
}
.ovabrw_wd_search form .wrap_content .s_field .content .select2-container.select2-container--default:focus {
outline: none;
}
.ovabrw_wd_search form .wrap_content .s_field .content .select2-container.select2-container--default .selection:focus {
outline: none;
}
.ovabrw_wd_search form .wrap_content label {
display: block;
font-weight: 600;
}
.ovabrw_wd_search form .wrap_content input, .ovabrw_wd_search form .wrap_content select {
border-radius: 4px;
border: 1px solid #dbdbdb;
height: 40px;
padding-left: 10px;
padding-right: 10px;
width: 100%;
background-color: #fff;
color: #343434;
box-shadow: none;
}
.ovabrw_wd_search form .wrap_content input::-webkit-input-placeholder, .ovabrw_wd_search form .wrap_content select::-webkit-input-placeholder {
color: #343434;
}
.ovabrw_wd_search form .wrap_content input::-moz-placeholder, .ovabrw_wd_search form .wrap_content select::-moz-placeholder {
color: #343434;
}
.ovabrw_wd_search form .wrap_content input::-ms-input-placeholder, .ovabrw_wd_search form .wrap_content select::-ms-input-placeholder {
color: #343434;
}
.ovabrw_wd_search form .wrap_content input::-moz-placeholder, .ovabrw_wd_search form .wrap_content select::-moz-placeholder {
color: #343434;
}
.ovabrw_wd_search form .wrap_content input:focus, .ovabrw_wd_search form .wrap_content select:focus {
outline: none;
}
.ovabrw_wd_search form .s_submit {
clear: both;
margin-top: 20px;
text-align: center;
width: 100%;
}
.ovabrw_wd_search form .s_submit button.submit {
padding: 15px 50px;
background-color: #333333;
border: 1px solid #333333;
border-radius: 4px;
color: #fff;
text-transform: uppercase;
font-weight: 500;
}
.ovabrw_wd_search form .s_submit button.submit:hover {
background-color: #25282e;
border-color: #25282e;
}
.ovabrw_wd_search form .s_submit .wrap_btn {
padding-left: 30px;
padding-right: 30px;
background-color: #fff;
position: relative;
}
.ovabrw_wd_search form .s_submit .wrap_btn .wrap_btn_2 {
position: relative;
background-color: #fff;
padding: 0px 30px;
z-index: 2;
}
.ovabrw_wd_search .error {
color: red;
margin: 0px;
}
@media (max-width: 991.98px) {
.ovabrw_wd_search form .s_submit .wrap_btn:after {
left: 0;
right: 0;
}
}
.search_hotel_shortcode.ovabrw_wd_search .ovabrw-wrapper-guestspicker .ovabrw-guestspicker {
height: 45px;
padding: 10px 13px 13px 14px;
border: 1px solid var(--ovabrw-light-color) !important;
border-radius: 5px;
}  .ovabrw-deposit {
margin-top: 15px;
margin-bottom: 20px;
clear: both;
width: 100%;
display: block;
}
.ovabrw-deposit .title-deposite {
font-size: 16px;
margin-bottom: 8px;
}
.ovabrw-deposit .ovabrw-type-deposit {
display: flex;
}
.ovabrw-deposit input[type=radio] {
display: none;
}
.ovabrw-deposit input[type=radio]:checked + label {
background-color: #000;
opacity: 1;
color: #fff;
}
.ovabrw-deposit label {
display: inline-block;
background-color: #000;
opacity: 0.3;
padding: 5px 22px;
min-width: 130px;
font-size: 14px;
margin: 0 !important;
color: #aaa;
}
.ovabrw-deposit .ovabrw-pay-deposit,
.ovabrw-deposit .ovabrw-pay-full {
cursor: pointer;
} .ovabrw-container .ovabrw-row .ovabrw_wd_search {
padding: 0 15px;
}
.ovabrw-container .ovabrw-row .wrap-item {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item {
position: relative;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item > label {
position: relative;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item > label span.ovabrw-description {
position: absolute;
top: 50%;
transform: translate(0, -50%);
margin-left: 5px;
font-size: 12px;
line-height: 1;
color: #616161;
cursor: help;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item > label span.ovabrw-description i {
display: inline-flex;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item.ovabrw-time-slots-location-field {
display: none;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item.ovabrw-time-slots-field {
display: none;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item.ovabrw-time-slots-field .ovabrw-time-slots {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item.ovabrw-time-slots-field .ovabrw-time-slots .time-slot {
position: relative;
display: flex;
align-items: center;
justify-content: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
background-color: #FFF;
padding: 5px 10px;
margin: 0 10px 10px 0;
border: 1px solid var(--ovabrw-light-color);
border-radius: 5px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item.ovabrw-time-slots-field .ovabrw-time-slots .time-slot.disabled {
opacity: 0.5;
cursor: not-allowed;
color: #FFFFFF;
background-color: var(--ovabrw-primary-color);
background-image: repeating-linear-gradient(135deg, var(--ovabrw-primary-color), var(--ovabrw-primary-color) 2px, #FFFFFF 4px, #FFFFFF 4px) !important;
border: none;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item.ovabrw-time-slots-field .ovabrw-time-slots .time-slot.disabled input {
cursor: not-allowed;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item.ovabrw-time-slots-field .ovabrw-time-slots .time-slot.active, .ovabrw-container .ovabrw-row .wrap-item .rental_item.ovabrw-time-slots-field .ovabrw-time-slots .time-slot:not(.disabled):hover {
cursor: pointer;
color: #FFFFFF;
background-color: var(--ovabrw-primary-color);
border-color: var(--ovabrw-primary-color);
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item.ovabrw-time-slots-field .ovabrw-time-slots .time-slot input {
border: 0;
position: absolute;
cursor: pointer;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: 0;
-webkit-appearance: none;
appearance: none;
outline: 0;
width: auto;
visibility: hidden;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item.ovabrw-time-slots-field .ovabrw-time-slots .ovabrw-error {
color: #fd4c5c;
font-style: italic;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-loader-date {
display: none;
line-height: 1;
position: absolute;
right: 16px;
bottom: 13px;
animation: ovabrw-rotation 1s linear infinite;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-loader-date i {
display: flex;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-radio .radio-item {
display: flex;
align-items: center;
min-height: 30px;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-radio .radio-item label.ovabrw-label-field {
display: flex;
flex-direction: row-reverse;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-radio .radio-item label.ovabrw-label-field input {
width: auto;
height: auto;
margin-right: 10px;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-radio .radio-item label.ovabrw-label-field .checkmark {
display: none;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-radio .radio-item .ovabrw-remove-checked {
display: none;
margin-top: -15px;
margin-left: 3px;
cursor: pointer;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-radio .radio-item .ovabrw-remove-checked.active {
display: inline-flex;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-radio .radio-item .ovabrw-remove-checked i {
display: flex;
font-size: 14px;
line-height: 1;
color: red;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-radio .radio-item .radio-item-qty {
position: relative;
display: none;
align-items: center;
justify-content: space-between;
line-height: 1;
height: 30px;
padding: 2px 5px 2px 10px;
margin-left: 20px;
background-color: #FFFFFF;
border: 1px solid #dbdbdb;
border-radius: 5px;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-radio .radio-item .radio-item-qty.active {
display: flex;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-radio .radio-item .radio-item-qty .radio-qty {
display: block;
min-width: 14px;
margin-right: 5px;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-radio .radio-item .radio-item-qty input.radio-input-qty {
position: absolute;
top: 0;
left: 0;
opacity: 0;
height: 0;
width: 0;
visibility: hidden;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon {
display: inline-flex;
flex-direction: column;
background-color: #f5f5f5;
border-radius: 5px;
overflow: hidden;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i {
display: flex;
font-size: 12px;
line-height: 1;
cursor: pointer;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i:hover {
background-color: #d5d5d5;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i.brwicon2-up-arrow {
margin-bottom: -1px;
padding: 1px 1px 0 1px;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i.brwicon2-down-arrow {
margin-top: -1px;
padding: 0 1px 1px 1px;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i.ovabrw-disabled {
color: #FFF;
pointer-events: none;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-checkbox .checkbox-item {
display: flex;
align-items: center;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-checkbox .checkbox-item label.ovabrw-label-field {
display: flex;
flex-direction: row-reverse;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-checkbox .checkbox-item label.ovabrw-label-field input {
width: auto;
height: auto;
margin-right: 10px;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-checkbox .checkbox-item label.ovabrw-label-field .checkmark {
display: none;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-checkbox .checkbox-item .checkbox-item-qty {
position: relative;
display: none;
align-items: center;
justify-content: space-between;
line-height: 1;
height: 30px;
padding: 2px 5px 2px 10px;
margin-left: 20px;
background-color: #FFFFFF;
border: 1px solid #dbdbdb;
border-radius: 5px;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-checkbox .checkbox-item .checkbox-item-qty.active {
display: flex;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-checkbox .checkbox-item .checkbox-item-qty .checkbox-qty {
display: block;
min-width: 14px;
margin-right: 5px;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-checkbox .checkbox-item .checkbox-item-qty input.checkbox-input-qty {
position: absolute;
top: 0;
left: 0;
opacity: 0;
height: 0;
width: 0;
visibility: hidden;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon {
display: inline-flex;
flex-direction: column;
background-color: #f5f5f5;
border-radius: 5px;
overflow: hidden;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i {
display: flex;
font-size: 12px;
line-height: 1;
cursor: pointer;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i:hover {
background-color: #d5d5d5;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i.brwicon2-up-arrow {
margin-bottom: -1px;
padding: 1px 1px 0 1px;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i.brwicon2-down-arrow {
margin-top: -1px;
padding: 0 1px 1px 1px;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i.ovabrw-disabled {
color: #FFF;
pointer-events: none;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-select {
display: flex;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-select .select-item-qty {
position: relative;
display: none;
align-items: center;
justify-content: space-between;
line-height: 1;
padding: 2px 5px 2px 10px;
margin-left: 5px;
background-color: #FFFFFF;
border: 1px solid #dbdbdb;
border-radius: 5px;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-select .select-item-qty.active {
display: flex;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-select .select-item-qty .select-qty {
display: block;
min-width: 14px;
margin-right: 5px;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-select .select-item-qty input.select-input-qty {
position: absolute;
top: 0;
left: 0;
opacity: 0;
height: 0;
width: 0;
visibility: hidden;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-select .select-item-qty .ovabrw-select-icon {
display: inline-flex;
flex-direction: column;
background-color: #f5f5f5;
border-radius: 5px;
overflow: hidden;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-select .select-item-qty .ovabrw-select-icon i {
display: flex;
font-size: 12px;
line-height: 1;
cursor: pointer;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-select .select-item-qty .ovabrw-select-icon i:hover {
background-color: #d5d5d5;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-select .select-item-qty .ovabrw-select-icon i.brwicon2-up-arrow {
margin-bottom: -1px;
padding: 1px 1px 0 1px;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-select .select-item-qty .ovabrw-select-icon i.brwicon2-down-arrow {
margin-top: -1px;
padding: 0 1px 1px 1px;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-select .select-item-qty .ovabrw-select-icon i.ovabrw-disabled {
color: #FFF;
pointer-events: none;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-modern-file .ovabrw-label-field {
display: block;
position: relative;
cursor: pointer;
width: 100%;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-modern-file .ovabrw-label-field input {
position: absolute;
top: 0;
opacity: 0;
width: 0;
height: 0;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-modern-file .ovabrw-label-field .ovabrw-file-name {
max-width: 100%;
max-height: 45px;
padding: 10px 35px 13px 14px;
border-radius: 5px;
border: 1px solid #D9D9D9;
background-color: #FFF;
overflow: hidden;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-modern-file .ovabrw-label-field .ovabrw-file-name .placeholder {
color: var(--ovabrw-light-color);
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-modern-file .ovabrw-label-field .ovabrw-file-name .name {
display: none;
max-width: 100%;
overflow: hidden;
height: 20px;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .ovabrw-modern-file .ovabrw-label-field i {
position: absolute;
top: 50%;
right: 13px;
transform: translate(0, -50%);
font-size: 18px;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services {
width: 100%;
margin-bottom: 15px;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services > label {
display: block;
margin-bottom: 5px;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services .ovabrw_resource .item {
display: flex;
align-items: center;
justify-content: space-around;
flex-wrap: wrap;
min-height: 30px;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services .ovabrw_resource .item:not(:last-child) {
margin-bottom: 3px;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services .ovabrw_resource .item .res-left {
width: 60%;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services .ovabrw_resource .item .res-left label.ovabrw-label-field {
display: flex;
flex-direction: row-reverse;
justify-content: flex-end;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services .ovabrw_resource .item .res-left label.ovabrw-label-field input {
width: auto;
height: auto;
margin-right: 10px;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services .ovabrw_resource .item .res-left label.ovabrw-label-field .checkmark {
display: none;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services .ovabrw_resource .item .res-right {
display: flex;
align-items: center;
justify-content: space-between;
width: 40%;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty {
position: relative;
display: none;
align-items: center;
justify-content: space-between;
line-height: 1;
height: 30px;
padding: 2px 5px 2px 10px;
margin-left: 20px;
background-color: #FFFFFF;
border: 1px solid #dbdbdb;
border-radius: 5px;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty.active {
display: flex;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty .checkbox-qty {
display: block;
min-width: 14px;
margin-right: 5px;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty input.checkbox-input-qty {
position: absolute;
top: 0;
left: 0;
opacity: 0;
height: 0;
width: 0;
visibility: hidden;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty .ovabrw-checkbox-icon {
display: inline-flex;
flex-direction: column;
background-color: #f5f5f5;
border-radius: 5px;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty .ovabrw-checkbox-icon i {
display: flex;
font-size: 12px;
line-height: 1;
cursor: pointer;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty .ovabrw-checkbox-icon i:hover {
background-color: #d5d5d5;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty .ovabrw-checkbox-icon i.brwicon2-up-arrow {
margin-bottom: -1px;
padding: 1px 1px 0 1px;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty .ovabrw-checkbox-icon i.brwicon2-down-arrow {
margin-top: -1px;
padding: 0 1px 1px 1px;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services .ovabrw_resource .item .checkbox-item-qty .ovabrw-checkbox-icon i.ovabrw-disabled {
color: #FFF;
pointer-events: none;
}
@media only screen and (max-width: 768px) {
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services .ovabrw_resource .item .res-left, .ovabrw-container .ovabrw-row .wrap-item .ovabrw-extra-services .ovabrw_resource .item .res-right {
width: 50%;
}
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-services {
width: 100%;
margin-bottom: 15px;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-services > label {
display: block;
margin-bottom: 5px;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-services .ovabrw-service .rental_item:last-child {
margin-bottom: 0;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-services .ovabrw-service select {
width: 50%;
max-width: 100%;
}
@media only screen and (max-width: 768px) {
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-services .ovabrw-service select {
width: 100%;
}
}
.ovabrw-container .ovabrw-row .wrap-item.two_column .rental_item {
flex: 0 0 50%;
padding: 0 5px;
}
@media (max-width: 767px) {
.ovabrw-container .ovabrw-row .wrap-item.two_column .rental_item {
flex: 0 0 100%;
}
}
.ovabrw-container .ovabrw-row .wrap-item.two_column .rental_item.form-location-field {
position: relative;
flex: 0 0 100%;
}
.ovabrw-container .ovabrw-row .wrap-item.two_column .rental_item.form-location-field input[name=ovabrw_pickup_loc] {
padding-right: 70px;
}
.ovabrw-container .ovabrw-row .wrap-item.two_column .rental_item.form-location-field i {
position: absolute;
bottom: 7px;
right: 15px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
width: 25px;
height: 25px;
background-color: #FFF;
border-radius: 3px;
}
.ovabrw-container .ovabrw-row .wrap-item.two_column .rental_item.form-location-field i.btn-remove-waypoint {
right: 45px;
}
.ovabrw-container .ovabrw-row .wrap-item.two_column .rental_item.form-location-field i:before {
font-size: 12px;
font-weight: 600;
margin: 0;
color: #e2401c;
}
.ovabrw-container .ovabrw-row .wrap-item.two_column .ovabrw_service .ovabrw_service_select {
flex: 0 0 50%;
}
@media (max-width: 767px) {
.ovabrw-container .ovabrw-row .wrap-item.two_column .ovabrw_service .ovabrw_service_select {
flex: 0 0 100%;
}
}
.ovabrw-container .ovabrw-row .wrap-item.three_column .rental_item {
flex: 0 0 33.33%;
padding: 0 5px;
}
@media (max-width: 767px) {
.ovabrw-container .ovabrw-row .wrap-item.three_column .rental_item {
flex: 0 0 100%;
}
}
.ovabrw-container .ovabrw-row .wrap-item.three_column .ovabrw_service .ovabrw_service_select {
flex: 0 0 33.33%;
}
@media (max-width: 767px) {
.ovabrw-container .ovabrw-row .wrap-item.three_column .ovabrw_service .ovabrw_service_select {
flex: 0 0 100%;
}
}
.ovabrw-container .ovabrw-row .wrap-item.four_column .rental_item {
flex: 0 0 25%;
padding: 0 5px;
}
@media (max-width: 991px) {
.ovabrw-container .ovabrw-row .wrap-item.four_column .rental_item {
flex: 0 0 50%;
}
}
@media (max-width: 767px) {
.ovabrw-container .ovabrw-row .wrap-item.four_column .rental_item {
flex: 0 0 100%;
}
}
.ovabrw-container .ovabrw-row .wrap-item.four_column .ovabrw_service .ovabrw_service_select {
flex: 0 0 25%;
}
@media (max-width: 991px) {
.ovabrw-container .ovabrw-row .wrap-item.four_column .ovabrw_service .ovabrw_service_select {
flex: 0 0 50%;
}
}
@media (max-width: 767px) {
.ovabrw-container .ovabrw-row .wrap-item.four_column .ovabrw_service .ovabrw_service_select {
flex: 0 0 100%;
}
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-directions {
display: none;
width: 100%;
margin-top: 10px;
margin-bottom: 20px;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-directions .ovabrw_map {
min-height: 500px;
width: 100%;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-directions .directions-info {
display: flex;
align-items: center;
justify-content: space-between;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-directions .directions-info > div {
flex: 0 0 50%;
padding: 15px 30px 10px 40px;
border: 1px solid #EAECEE;
box-sizing: border-box;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-directions .directions-info > div h3.label {
font-size: 20px;
font-weight: 500;
margin: 0;
color: #778591;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-directions .directions-info > div span {
font-size: 24px;
font-weight: 600;
color: #6d6d6d;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-directions .directions-info > div.distance-sum {
border-top-width: 0;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw-directions .directions-info > div.duration-sum {
border-top-width: 0;
border-left-width: 0;
}
.ovabrw-container .ovabrw-row .ovabrw-order-result {
padding: 0 15px;
}
.ovabrw-container .ovabrw-row .ovabrw-order-result:after {
content: "";
clear: both;
display: block;
}
.ui-autocomplete {
padding: 0px;
margin: 0px;
list-style-type: none;
width: 300px;
background: #fff;
z-index: 9;
padding: 10px;
border: 1px solid #e3e3e3;
font-size: 14px;
line-height: 1.2;
}
.ui-autocomplete .ui-menu-item {
cursor: pointer;
padding: 10px 5px;
}
.ui-autocomplete .ui-menu-item:not(:last-child) {
border-bottom: 1px solid #e3e3e3;
}
.ui-autocomplete .ui-menu-item:hover {
background: #333333;
color: #fff;
}
.rental_item {
margin-bottom: 15px;
}
.ovabrw_woo_price {
margin: 2px 0 2px 0;
display: block;
}
.ovabrw_woo_price:last-child {
margin-bottom: 12px;
} .ajax_show_total {
position: relative;
width: 100%;
}
.ajax_show_total .show_ajax_content {
display: none;
}
.ajax_show_total .show_ajax_content.active {
display: block;
transition-duration: 0.3s;
font-style: normal;
}
.ajax_show_total .show_ajax_content.active .show_total, .ajax_show_total .show_ajax_content.active .number-available {
font-size: 1.4em;
line-height: 1;
color: blue;
}
.ajax_show_total .ajax-show-error {
display: none;
font-size: 16px;
color: red;
font-style: normal;
}
.ajax_loading {
opacity: 0;
display: inline-block;
width: 70px;
height: 70px;
position: absolute;
right: 50%;
top: -17px;
}
.ajax_loading.active {
opacity: 1;
}
.ajax_loading:after {
content: " ";
display: block;
width: 70px;
height: 70px;
margin: 0px;
border-radius: 50%;
border: 6px solid #ccc;
border-color: #ccc transparent #ccc transparent;
animation: ajax_loading 1.2s linear infinite;
background-color: rgba(255, 255, 255, 0.6392156863);
}
@keyframes ajax_loading {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.ovabrw-price + .price {
display: none;
}
.ovabrw_extra_item {
text-align: left;
display: block;
}
.ovabrw_extra_item dt {
display: block;
}
.ovabrw_extra_item dd {
display: block;
}
.ova_tax_label {
display: block;
font-weight: 400;
}
.ovabrw_product_title a {
text-decoration: none;
}
.ovabrw_elementor_no_product {
background-color: rgba(213, 218, 223, 0.8);
}
.ovabrw_elementor_no_product:not(:lass-child) {
margin-bottom: 20px;
}
.ovabrw_elementor_no_product span {
color: #6d6d6d;
font-size: 22px;
display: block;
text-align: center;
padding: 10px 0;
font-weight: 400;
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
body.rtl .product_table_price .ovacrs_price_rent .ovabrw-according:before {
right: unset;
left: 0;
}
body.rtl .ovabrw-container .ovabrw-row .wrap-item label.ovabrw-label-field input {
margin-right: 0;
margin-left: 10px;
}
body.rtl .ovabrw-container .ovabrw-row .wrap-item .ovabrw-select .select-item-qty {
margin-left: 0;
margin-right: 5px;
}
body.rtl .ovabrw-container .ovabrw-row .wrap-item .ovabrw-checkbox .checkbox-item .checkbox-item-qty {
margin-left: 0;
margin-right: 20px;
}
body.rtl .ovabrw-container .ovabrw-row .wrap-item .ovabrw-radio .radio-item .radio-item-qty {
margin-left: 0;
margin-right: 20px;
} @keyframes ovabrw-rotation {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} .ovabrw-modern-product {
position: relative;
background-color: #FFF;
max-width: 100%;
overflow: visible !important;
}
.ovabrw-modern-product a {
text-decoration: none !important;
}
.ovabrw-modern-product .ovabrw-modern-product-container {
display: flex;
margin-bottom: 70px;
}
.ovabrw-modern-product .ovabrw-modern-product-container .ovabrw-modern-product-left {
flex: 0 0 45%;
max-width: 45%;
position: relative;
}
.ovabrw-modern-product .ovabrw-modern-product-container .ovabrw-modern-product-left .ovabrw-product-images {
margin-bottom: 62px;
}
.ovabrw-modern-product .ovabrw-modern-product-container .ovabrw-modern-product-right {
flex: 0 0 55%;
max-width: 55%;
padding: 0 40px 40px 54px;
}
.ovabrw-modern-product .ovabrw-modern-product-container .ovabrw-modern-product-right .ovabrw-modern-product-head {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 20px;
}
.ovabrw-modern-product .ovabrw-modern-product-container .ovabrw-modern-product-right .ovabrw-product-custom-taxonomy {
margin: 0;
padding: 0 !important;
}
.ovabrw-modern-product .ovabrw-modern-product-container .ovabrw-modern-product-right .ovabrw-product-attributes {
list-style-type: none !important;
margin: 0 0 26px;
padding: 0 !important;
}
.ovabrw-modern-product .ovabrw-modern-product-container .ovabrw-modern-product-right .ovabrw-product-features, .ovabrw-modern-product .ovabrw-modern-product-container .ovabrw-modern-product-right .ovabrw-product-specifications {
list-style-type: none !important;
margin: 0 0 22px;
padding: 0 !important;
}
@media only screen and (max-width: 1024px) {
.ovabrw-modern-product .ovabrw-modern-product-container {
flex-direction: column;
}
.ovabrw-modern-product .ovabrw-modern-product-container .ovabrw-modern-product-left, .ovabrw-modern-product .ovabrw-modern-product-container .ovabrw-modern-product-right {
flex: 0 0 100%;
max-width: 100%;
}
.ovabrw-modern-product .ovabrw-modern-product-container .ovabrw-modern-product-right {
padding: 40px 0;
}
}
.ovabrw-modern-product .ovabrw-product-title {
margin: 0;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-heading-size);
font-weight: var(--ovabrw-heading-weight);
line-height: var(--ovabrw-heading-line-height);
color: var(--ovabrw-heading-color);
}
.ovabrw-modern-product .ovabrw-product-review {
display: flex;
align-items: center;
justify-content: flex-start;
}
.ovabrw-modern-product .ovabrw-product-review .ovabrw-star-rating {
display: flex;
align-items: center;
margin-right: 8px;
overflow: hidden;
position: relative;
line-height: 1;
width: 85px;
max-width: 85px;
height: 1.2em;
}
.ovabrw-modern-product .ovabrw-product-review .ovabrw-star-rating i {
font-size: 16px;
color: var(--ovabrw-light-color);
}
.ovabrw-modern-product .ovabrw-product-review .ovabrw-star-rating i:not(:last-child) {
margin-right: 1px;
}
.ovabrw-modern-product .ovabrw-product-review .ovabrw-star-rating .ovabrw-rating-percent {
overflow: hidden;
top: 0;
left: 0;
position: absolute;
display: flex;
align-items: center;
line-height: 1;
height: 1.2em;
}
.ovabrw-modern-product .ovabrw-product-review .ovabrw-star-rating .ovabrw-rating-percent i {
font-size: 16px;
color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product .ovabrw-product-review .ovabrw-star-rating .ovabrw-rating-percent i:not(:last-child) {
margin-right: 1px;
}
.ovabrw-modern-product .ovabrw-product-review .ovabrw-review-link {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-modern-product .ovabrw-product-review .ovabrw-review-link:hover {
color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product .ovabrw-product-price .amount {
display: block;
font-family: var(--ovabrw-primary-font);
font-size: 30px;
font-style: normal;
font-weight: 500;
line-height: 34px;
color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product .ovabrw-product-price .unit {
display: block;
font-family: var(--ovabrw-primary-font);
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
color: var(--ovabrw-text-color);
}
.ovabrw-modern-product .ovabrw-product-price .unit:first-of-type {
display: block;
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-modern-product .ovabrw-product-images .featured-img {
margin-bottom: 25px;
overflow: hidden;
}
.ovabrw-modern-product .ovabrw-product-images .featured-img img {
width: 100%;
height: auto;
object-fit: cover;
}
.ovabrw-modern-product .ovabrw-product-images a:hover img {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
-moz-transform: scale3d(1.05, 1.05, 1.05);
-ms-transform: scale3d(1.05, 1.05, 1.05);
-o-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
.ovabrw-modern-product .ovabrw-product-images a img {
border-radius: 0;
object-fit: cover;
-webkit-transition: transform 0.5s ease-out;
-moz-transition: transform 0.5s ease-out;
-ms-transition: transform 0.5s ease-out;
-o-transition: transform 0.5s ease-out;
transition: transform 0.5s ease-out;
}
.ovabrw-modern-product .ovabrw-product-images .gallery {
width: 100%;
margin-bottom: 0;
}
.ovabrw-modern-product .ovabrw-product-images .gallery .product-gallery .gallery-item {
width: 100%;
max-width: 100%;
overflow: hidden;
}
.ovabrw-modern-product .ovabrw-product-images .data-gallery {
display: none;
}
.ovabrw-modern-product .ovabrw-product-images.ovabrw-product-images-2 .featured-img a {
border-radius: 0;
}
.ovabrw-modern-product .ovabrw-product-images.ovabrw-product-images-2 .featured-img a img {
height: 444px;
}
.ovabrw-modern-product .ovabrw-product-images.ovabrw-product-images-2 a img {
height: 444px;
transform: none;
}
.ovabrw-modern-product .ovabrw-product-is-featured {
position: absolute;
top: 17px;
left: 15px;
z-index: 1;
display: block;
font-family: var(--ovabrw-primary-font);
font-size: 12px;
font-weight: 400;
line-height: normal;
text-align: center;
padding: 8px 14px;
border-radius: 5px;
color: #FFF;
background-color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product .ovabrw-product-features-is-featured {
position: absolute;
top: 17px;
right: 15px;
z-index: 1;
display: block;
font-family: var(--ovabrw-primary-font);
font-size: 12px;
font-weight: 400;
line-height: normal;
text-align: center;
padding: 8px 14px;
border-radius: 5px;
color: #FFF;
background-color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product .ovabrw-product-table-price {
margin-bottom: 25px;
}
.ovabrw-modern-product .ovabrw-product-table-price .title {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-second-heading-size);
font-weight: var(--ovabrw-second-heading-weight);
line-height: var(--ovabrw-second-heading-line-height);
color: var(--ovabrw-second-heading-color);
text-transform: uppercase;
margin: 0 0 23px;
}
.ovabrw-modern-product .ovabrw-product-table-price .ovabrw-label {
display: block;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-label-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
margin: 0 0 8px;
}
.ovabrw-modern-product .ovabrw-product-table-price .ovabrw-table {
margin-bottom: 32px;
width: 100%;
max-width: 100%;
}
.ovabrw-modern-product .ovabrw-product-table-price .ovabrw-table thead th {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-label-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
background-color: #D9D9D9;
padding: 11px 16px 10px 18px;
text-align: left;
}
.ovabrw-modern-product .ovabrw-product-table-price .ovabrw-table thead th:last-child {
text-align: right;
}
@media only screen and (max-width: 400px) {
.ovabrw-modern-product .ovabrw-product-table-price .ovabrw-table thead th {
padding: 10px;
}
}
.ovabrw-modern-product .ovabrw-product-table-price .ovabrw-table tbody tr:nth-child(odd) {
background-color: #FFF;
}
.ovabrw-modern-product .ovabrw-product-table-price .ovabrw-table tbody tr:nth-child(even) {
background-color: #F6F6F6;
}
.ovabrw-modern-product .ovabrw-product-table-price .ovabrw-table tbody tr td {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
padding: 8px 16px 7px 18px;
text-align: left;
background-color: #FFF;
}
.ovabrw-modern-product .ovabrw-product-table-price .ovabrw-table tbody tr td:last-child {
text-align: right;
}
.ovabrw-modern-product .ovabrw-product-table-price .ovabrw-product-special-time .ovabrw_open_popup {
color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product .ovabrw-product-table-price .ovabrw-product-special-time .popup {
width: 100%;
height: 100%;
display: none;
position: fixed;
top: 0px;
left: 0px;
background: rgba(0, 0, 0, 0.75);
z-index: 9999;
}
.ovabrw-modern-product .ovabrw-product-table-price .ovabrw-product-special-time .popup .popup-inner {
max-width: 700px;
width: 90%;
padding: 40px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
box-shadow: 0px 2px 6px black;
border-radius: 3px;
background: #FFF;
}
.ovabrw-modern-product .ovabrw-product-table-price .ovabrw-product-special-time .popup .popup-inner .time_discount {
display: inline-flex;
width: 100%;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-modern-product .ovabrw-product-table-price .ovabrw-product-special-time .popup .popup-inner .time_discount .start-time, .ovabrw-modern-product .ovabrw-product-table-price .ovabrw-product-special-time .popup .popup-inner .time_discount .end-time {
margin: 0 5px;
}
.ovabrw-modern-product .ovabrw-product-table-price .ovabrw-product-special-time .popup .popup-inner .close_discount {
text-align: left;
}
.ovabrw-modern-product .ovabrw-product-table-price .ovabrw-product-special-time .popup .popup-inner .close_discount a {
color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product .ovabrw-product-table-price .ovabrw-product-special-time .popup .popup-inner .popup-close {
width: 30px;
height: 30px;
padding-top: 4px;
display: inline-block;
position: absolute;
top: 0px;
right: 0px;
transition: ease 0.25s all;
-webkit-transform: translate(50%, -50%);
transform: translate(50%, -50%);
border-radius: 100%;
background: rgba(0, 0, 0, 0.8);
font-size: 18px;
text-align: center;
line-height: 100%;
color: #FFF;
background-color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product .ovabrw-product-unavailable .title {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-second-heading-size);
font-weight: var(--ovabrw-second-heading-weight);
line-height: var(--ovabrw-second-heading-line-height);
color: var(--ovabrw-second-heading-color);
text-transform: uppercase;
margin: 0 0 23px;
}
.ovabrw-modern-product .ovabrw-product-unavailable .ovabrw-label {
display: block;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-label-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
margin: 0 0 8px;
}
.ovabrw-modern-product .ovabrw-product-unavailable .ovabrw-table {
margin-bottom: 32px;
}
.ovabrw-modern-product .ovabrw-product-unavailable .ovabrw-table thead th {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-label-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
background-color: #D9D9D9;
padding: 11px 16px 10px 18px;
text-align: left;
}
.ovabrw-modern-product .ovabrw-product-unavailable .ovabrw-table thead th:last-child {
text-align: right;
}
.ovabrw-modern-product .ovabrw-product-unavailable .ovabrw-table tbody tr td {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
text-align: left;
padding: 8px 16px 7px 18px;
background-color: #FFF;
}
.ovabrw-modern-product .ovabrw-product-unavailable .ovabrw-table tbody tr:nth-child(odd) td {
background-color: #F6F6F6;
}
.ovabrw-modern-product .ovabrw-product-unavailable .ovabrw-table tbody tr:nth-child(even) td {
background-color: #FFF;
}
.ovabrw-modern-product .ovabrw-product-calendar .title {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-second-heading-size);
font-weight: var(--ovabrw-second-heading-weight);
line-height: var(--ovabrw-second-heading-line-height);
color: var(--ovabrw-second-heading-color);
text-transform: uppercase;
margin: 0 0 23px;
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar {
margin-bottom: 20px;
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-header-toolbar {
margin-bottom: 10px;
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-header-toolbar .fc-toolbar-chunk .fc-button-group {
margin: 0 0 5px;
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-button {
display: inline-flex;
align-items: center;
justify-content: center;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
border: 1px solid #D9D9D9;
background-color: #FFF;
opacity: 1;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-button.fc-button-active {
background-color: var(--ovabrw-primary-color);
border-color: var(--ovabrw-primary-color);
color: #FFF;
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-button:focus {
box-shadow: none !important;
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-header-toolbar .fc-toolbar-chunk .fc-button-group .fc-button:hover {
background-color: var(--ovabrw-primary-color);
border-color: var(--ovabrw-primary-color);
color: #FFF;
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-header-toolbar .fc-toolbar-chunk .fc-toolbar-title {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-second-heading-size);
font-weight: var(--ovabrw-second-heading-weight);
line-height: var(--ovabrw-second-heading-line-height);
color: var(--ovabrw-second-heading-color);
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-header-toolbar table tbody th, .ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-header-toolbar table tbody td {
background-color: #FFF;
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view table {
margin: 0;
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view table td {
padding: 0 !important;
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view table td .ovabrw-calendar-current-time {
opacity: 0.5 !important;
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-timegrid-col.fc-day-today {
border-color: #DDD;
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-daygrid-day, .ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-timegrid-col.fc-day {
background-color: var(--ovabrw-available-color);
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-daygrid-day .fc-daygrid-day-bg, .ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-timegrid-col.fc-day .fc-daygrid-day-bg {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
@media (max-width: 767px) {
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-daygrid-day .fc-daygrid-day-bg, .ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-timegrid-col.fc-day .fc-daygrid-day-bg {
font-size: 14px;
}
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-daygrid-day.fc-day-past, .ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-timegrid-col.fc-day.fc-day-past {
background-color: var(--ovabrw-unavailable-color) !important;
opacity: 0.5;
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-daygrid-day.fc-day-past .fc-daygrid-day-number, .ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-daygrid-day.fc-day-past .fc-col-header-cell-cushion, .ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-timegrid-col.fc-day.fc-day-past .fc-daygrid-day-number, .ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-timegrid-col.fc-day.fc-day-past .fc-col-header-cell-cushion {
color: #FFF;
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-daygrid-day.fc-day-past .fc-daygrid-day-bg, .ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-timegrid-col.fc-day.fc-day-past .fc-daygrid-day-bg {
color: #FFF;
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-daygrid-day .fc-daygrid-day-frame.unavailable_date .fc-daygrid-day-top .fc-daygrid-day-number, .ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-timegrid-col.fc-day .fc-daygrid-day-frame.unavailable_date .fc-daygrid-day-top .fc-daygrid-day-number {
color: #FFF;
}
.ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-daygrid-day .fc-daygrid-day-frame.unavailable_date .fc-daygrid-day-events, .ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-daygrid-day .fc-daygrid-day-frame.unavailable_date .fc-daygrid-day-bg, .ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-timegrid-col.fc-day .fc-daygrid-day-frame.unavailable_date .fc-daygrid-day-events, .ovabrw-modern-product .ovabrw-product-calendar .wrap_calendar .ovabrw__product_calendar .fc-view-harness .fc-view .fc-timegrid-col.fc-day .fc-daygrid-day-frame.unavailable_date .fc-daygrid-day-bg {
color: #FFF;
}
.ovabrw-modern-product .ovabrw-product-calendar .intruction_calendar {
list-style-type: none;
padding: 0;
margin: 0;
}
.ovabrw-modern-product .ovabrw-product-calendar .intruction_calendar li {
display: inline-flex;
align-items: center;
padding: 0;
margin-right: 25px;
}
.ovabrw-modern-product .ovabrw-product-calendar .intruction_calendar li span {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
font-size: 16px;
font-weight: 500;
}
.ovabrw-modern-product .ovabrw-product-calendar .intruction_calendar li .ovabrw-box {
display: inline-flex;
width: 20px;
height: 20px;
border: 1px solid #D9D9D9;
box-sizing: border-box;
margin-right: 10px;
}
.ovabrw-modern-product .ovabrw-product-calendar .intruction_calendar li .ovabrw-box.ovabrw-available {
background-color: var(--ovabrw-available-color);
}
.ovabrw-modern-product .ovabrw-product-calendar .intruction_calendar li .ovabrw-box.ovabrw-unavailable {
background-color: var(--ovabrw-unavailable-color);
border-color: var(--ovabrw-unavailable-color);
}
.ovabrw-modern-product .ovabrw-product-features, .ovabrw-modern-product .ovabrw-product-specifications {
list-style-type: none;
margin: 0;
padding: 0;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
row-gap: 20px;
}
.ovabrw-modern-product .ovabrw-product-features .item-feature, .ovabrw-modern-product .ovabrw-product-features .item-specification, .ovabrw-modern-product .ovabrw-product-specifications .item-feature, .ovabrw-modern-product .ovabrw-product-specifications .item-specification {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-modern-product .ovabrw-product-features .item-feature i, .ovabrw-modern-product .ovabrw-product-features .item-specification i, .ovabrw-modern-product .ovabrw-product-specifications .item-feature i, .ovabrw-modern-product .ovabrw-product-specifications .item-specification i {
font-size: 18px;
color: var(--ovabrw-primary-color);
opacity: 1;
margin-right: 5px;
}
.ovabrw-modern-product .ovabrw-product-features .item-feature i:before, .ovabrw-modern-product .ovabrw-product-features .item-specification i:before, .ovabrw-modern-product .ovabrw-product-specifications .item-feature i:before, .ovabrw-modern-product .ovabrw-product-specifications .item-specification i:before {
font-size: 18px;
margin: 0 !important;
}
.ovabrw-modern-product .ovabrw-product-features .item-feature span.label, .ovabrw-modern-product .ovabrw-product-features .item-specification span.label, .ovabrw-modern-product .ovabrw-product-specifications .item-feature span.label, .ovabrw-modern-product .ovabrw-product-specifications .item-specification span.label {
color: var(--ovabrw-primary-color);
}
@media only screen and (max-width: 500px) {
.ovabrw-modern-product .ovabrw-product-features, .ovabrw-modern-product .ovabrw-product-specifications {
grid-template-columns: 1fr 1fr;
}
}
.ovabrw-modern-product .ovabrw-product-categories {
margin-bottom: 2px;
}
.ovabrw-modern-product .ovabrw-product-categories .label, .ovabrw-modern-product .ovabrw-product-categories .name {
display: inline-flex;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-modern-product .ovabrw-product-categories .name {
color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product .ovabrw-product-categories .name a {
color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product .ovabrw-product-attributes, .ovabrw-modern-product .ovabrw-product-custom-taxonomy {
margin: 0;
padding: 0;
list-style-type: none;
}
.ovabrw-modern-product .ovabrw-product-attributes .item-attribute, .ovabrw-modern-product .ovabrw-product-attributes .item-taxonomy, .ovabrw-modern-product .ovabrw-product-custom-taxonomy .item-attribute, .ovabrw-modern-product .ovabrw-product-custom-taxonomy .item-taxonomy {
margin: 0;
}
.ovabrw-modern-product .ovabrw-product-attributes .item-attribute span, .ovabrw-modern-product .ovabrw-product-attributes .item-taxonomy span, .ovabrw-modern-product .ovabrw-product-custom-taxonomy .item-attribute span, .ovabrw-modern-product .ovabrw-product-custom-taxonomy .item-taxonomy span {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-modern-product .ovabrw-product-attributes .item-attribute span.label, .ovabrw-modern-product .ovabrw-product-attributes .item-taxonomy span.label, .ovabrw-modern-product .ovabrw-product-custom-taxonomy .item-attribute span.label, .ovabrw-modern-product .ovabrw-product-custom-taxonomy .item-taxonomy span.label {
color: var(--ovabrw-label-color);
}
.ovabrw-modern-product .ovabrw-product-attributes .item-attribute span.value, .ovabrw-modern-product .ovabrw-product-attributes .item-taxonomy span.value, .ovabrw-modern-product .ovabrw-product-custom-taxonomy .item-attribute span.value, .ovabrw-modern-product .ovabrw-product-custom-taxonomy .item-taxonomy span.value {
display: inline-flex;
color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product .ovabrw-product-attributes .item-attribute span.value a, .ovabrw-modern-product .ovabrw-product-attributes .item-taxonomy span.value a, .ovabrw-modern-product .ovabrw-product-custom-taxonomy .item-attribute span.value a, .ovabrw-modern-product .ovabrw-product-custom-taxonomy .item-taxonomy span.value a {
margin: 0 3px;
color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product .ovabrw-product-short-description {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-modern-product .ovabrw-product-form-tabs .ovabrw-tab-head {
display: flex;
justify-content: space-around;
position: relative;
margin-top: 30px;
}
.ovabrw-modern-product .ovabrw-product-form-tabs .ovabrw-tab-head:before {
position: absolute;
content: "";
width: 100%;
bottom: 0;
height: 2px;
background-color: #E6E6E6;
}
.ovabrw-modern-product .ovabrw-product-form-tabs .ovabrw-tab-head .item-tab {
flex: 0 0 50%;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-second-heading-size);
font-weight: var(--ovabrw-second-heading-weight);
line-height: var(--ovabrw-second-heading-line-height);
color: var(--ovabrw-second-heading-color);
text-transform: uppercase;
padding-bottom: 5px;
cursor: pointer;
z-index: 1;
}
.ovabrw-modern-product .ovabrw-product-form-tabs .ovabrw-tab-head .item-tab.active {
color: var(--ovabrw-primary-color);
border-bottom: 2px solid var(--ovabrw-primary-color);
}
.ovabrw-modern-product .ovabrw-product-form-tabs .ovabrw-tab-head .item-tab.ovabrw-center {
text-align: center;
}
@media only screen and (max-width: 600px) {
.ovabrw-modern-product .ovabrw-product-form-tabs .ovabrw-tab-head {
flex-direction: column;
}
.ovabrw-modern-product .ovabrw-product-form-tabs .ovabrw-tab-head:before {
display: none;
}
.ovabrw-modern-product .ovabrw-product-form-tabs .ovabrw-tab-head .item-tab {
border-bottom: 2px solid #E6E6E6;
}
.ovabrw-modern-product .ovabrw-product-form-tabs .ovabrw-tab-head .item-tab.active {
border-bottom-color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product .ovabrw-product-form-tabs .ovabrw-tab-head .item-tab.modern-booking-tab {
margin-bottom: 20px;
}
}
.ovabrw-modern-product .ovabrw-product-form-tabs .ovabrw-tab-content .item-content {
display: none;
}
.ovabrw-modern-product .ovabrw-product-form-tabs .ovabrw-tab-content .item-content.active {
display: block;
}
.ovabrw-modern-product #booking_form .ovabrw-product-fields, .ovabrw-modern-product #request_booking .ovabrw-product-fields {
display: grid;
grid-template-columns: 1fr 1fr;
grid-column-gap: 44px;
grid-row-gap: 10px;
padding-top: 30px;
}
.ovabrw-modern-product #booking_form .ovabrw-product-fields .rental_item, .ovabrw-modern-product #request_booking .ovabrw-product-fields .rental_item {
position: relative;
}
.ovabrw-modern-product #booking_form .ovabrw-product-fields .rental_item .ovabrw-loader-date, .ovabrw-modern-product #request_booking .ovabrw-product-fields .rental_item .ovabrw-loader-date {
display: none;
line-height: 1;
position: absolute;
right: 16px;
bottom: 16px;
animation: ovabrw-rotation 1s linear infinite;
}
.ovabrw-modern-product #booking_form .ovabrw-product-fields .rental_item .ovabrw-loader-date i, .ovabrw-modern-product #request_booking .ovabrw-product-fields .rental_item .ovabrw-loader-date i {
display: flex;
font-size: var(--ovabrw-text-size);
color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product #booking_form .ovabrw-product-fields .rental_item.full-width, .ovabrw-modern-product #request_booking .ovabrw-product-fields .rental_item.full-width {
grid-column: 1/span 2;
}
@media only screen and (max-width: 768px) {
.ovabrw-modern-product #booking_form .ovabrw-product-fields .rental_item.full-width, .ovabrw-modern-product #request_booking .ovabrw-product-fields .rental_item.full-width {
grid-column: 1;
}
}
.ovabrw-modern-product #booking_form .ovabrw-product-fields .rental_item > label, .ovabrw-modern-product #request_booking .ovabrw-product-fields .rental_item > label {
position: relative;
display: block;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-label-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
margin-bottom: 10px;
}
.ovabrw-modern-product #booking_form .ovabrw-product-fields .rental_item span.ovabrw-description, .ovabrw-modern-product #request_booking .ovabrw-product-fields .rental_item span.ovabrw-description {
position: absolute;
top: 50%;
transform: translate(0, -50%);
margin-left: 10px;
font-size: 12px;
line-height: 1;
color: #616161;
cursor: help;
}
.ovabrw-modern-product #booking_form .ovabrw-product-fields .rental_item span.ovabrw-description i, .ovabrw-modern-product #request_booking .ovabrw-product-fields .rental_item span.ovabrw-description i {
display: inline-flex;
}
.ovabrw-modern-product #booking_form .ovabrw-product-fields .rental_item.form-location-field, .ovabrw-modern-product #request_booking .ovabrw-product-fields .rental_item.form-location-field {
position: relative;
grid-column: 1/span 2;
}
@media only screen and (max-width: 768px) {
.ovabrw-modern-product #booking_form .ovabrw-product-fields .rental_item.form-location-field, .ovabrw-modern-product #request_booking .ovabrw-product-fields .rental_item.form-location-field {
grid-column: 1;
}
}
.ovabrw-modern-product #booking_form .ovabrw-product-fields .rental_item.form-location-field input[name=ovabrw_pickup_loc], .ovabrw-modern-product #request_booking .ovabrw-product-fields .rental_item.form-location-field input[name=ovabrw_pickup_loc] {
padding-right: 70px;
}
.ovabrw-modern-product #booking_form .ovabrw-product-fields .rental_item.form-location-field i, .ovabrw-modern-product #request_booking .ovabrw-product-fields .rental_item.form-location-field i {
position: absolute;
bottom: 10px;
right: 13px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
width: 25px;
height: 25px;
background-color: var(--ovabrw-primary-color);
border-radius: 3px;
}
.ovabrw-modern-product #booking_form .ovabrw-product-fields .rental_item.form-location-field i.btn-remove-waypoint, .ovabrw-modern-product #booking_form .ovabrw-product-fields .rental_item.form-location-field i.btn-req-remove-waypoint, .ovabrw-modern-product #request_booking .ovabrw-product-fields .rental_item.form-location-field i.btn-remove-waypoint, .ovabrw-modern-product #request_booking .ovabrw-product-fields .rental_item.form-location-field i.btn-req-remove-waypoint {
right: 45px;
}
.ovabrw-modern-product #booking_form .ovabrw-product-fields .rental_item.form-location-field i:before, .ovabrw-modern-product #request_booking .ovabrw-product-fields .rental_item.form-location-field i:before {
font-size: 12px;
font-weight: 600;
margin: 0;
color: #FFF;
}
.ovabrw-modern-product #booking_form .ovabrw-product-fields .rental_item.ovabrw-time-slots-location-field, .ovabrw-modern-product #request_booking .ovabrw-product-fields .rental_item.ovabrw-time-slots-location-field {
display: none;
}
.ovabrw-modern-product #booking_form .ovabrw-product-fields .rental_item.ovabrw-time-slots-field, .ovabrw-modern-product #request_booking .ovabrw-product-fields .rental_item.ovabrw-time-slots-field {
display: none;
margin-bottom: 7px;
}
.ovabrw-modern-product #booking_form .ovabrw-product-fields .rental_item.ovabrw-time-slots-field .ovabrw-time-slots .ovabrw-error, .ovabrw-modern-product #request_booking .ovabrw-product-fields .rental_item.ovabrw-time-slots-field .ovabrw-time-slots .ovabrw-error {
color: #fd4c5c;
font-style: italic;
}
.ovabrw-modern-product #booking_form .ovabrw-product-fields .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker, .ovabrw-modern-product #request_booking .ovabrw-product-fields .rental_item .ovabrw-wrapper-guestspicker .ovabrw-guestspicker {
border: 1px solid var(--ovabrw-light-color);
border-radius: 5px;
height: 45px;
padding: 10px 13px 13px 14px;
}
@media only screen and (max-width: 768px) {
.ovabrw-modern-product #booking_form .ovabrw-product-fields, .ovabrw-modern-product #request_booking .ovabrw-product-fields {
grid-template-columns: 1fr;
}
}
.ovabrw-modern-product #booking_form .ovabrw-extra-services, .ovabrw-modern-product #request_booking .ovabrw-extra-services {
margin-bottom: 30px;
}
.ovabrw-modern-product #booking_form .ovabrw-extra-services > label, .ovabrw-modern-product #request_booking .ovabrw-extra-services > label {
display: block;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-label-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
margin-bottom: 10px;
}
.ovabrw-modern-product #booking_form .ovabrw-extra-services .ovabrw_resource .item, .ovabrw-modern-product #request_booking .ovabrw-extra-services .ovabrw_resource .item {
display: flex;
align-items: center;
justify-content: space-around;
flex-wrap: wrap;
min-height: 30px;
}
.ovabrw-modern-product #booking_form .ovabrw-extra-services .ovabrw_resource .item:not(:last-child), .ovabrw-modern-product #request_booking .ovabrw-extra-services .ovabrw_resource .item:not(:last-child) {
margin-bottom: 3px;
}
.ovabrw-modern-product #booking_form .ovabrw-extra-services .ovabrw_resource .item .res-left, .ovabrw-modern-product #request_booking .ovabrw-extra-services .ovabrw_resource .item .res-left {
width: 60%;
}
.ovabrw-modern-product #booking_form .ovabrw-extra-services .ovabrw_resource .item .res-left .ovabrw-label-field, .ovabrw-modern-product #request_booking .ovabrw-extra-services .ovabrw_resource .item .res-left .ovabrw-label-field {
display: block;
position: relative;
padding-left: 30px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-modern-product #booking_form .ovabrw-extra-services .ovabrw_resource .item .res-left .ovabrw-label-field input, .ovabrw-modern-product #request_booking .ovabrw-extra-services .ovabrw_resource .item .res-left .ovabrw-label-field input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.ovabrw-modern-product #booking_form .ovabrw-extra-services .ovabrw_resource .item .res-left .ovabrw-label-field .checkmark, .ovabrw-modern-product #request_booking .ovabrw-extra-services .ovabrw_resource .item .res-left .ovabrw-label-field .checkmark {
position: absolute;
top: 50%;
left: 0;
transform: translate(0, -50%);
height: 20px;
width: 20px;
background-color: #FFF;
border-radius: 2px;
border: 1px solid var(--ovabrw-light-color);
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-modern-product #booking_form .ovabrw-extra-services .ovabrw_resource .item .res-left .ovabrw-label-field .checkmark:after, .ovabrw-modern-product #request_booking .ovabrw-extra-services .ovabrw_resource .item .res-left .ovabrw-label-field .checkmark:after {
content: "";
position: absolute;
display: none;
left: 50%;
top: 40%;
width: 4px;
height: 10px;
border: solid white;
border-width: 0 2px 2px 0;
-webkit-transform: translate(-50%, -50%) rotate(45deg);
-ms-transform: translate(-50%, -50%) rotate(45deg);
transform: translate(-50%, -50%) rotate(45deg);
}
.ovabrw-modern-product #booking_form .ovabrw-extra-services .ovabrw_resource .item .res-left .ovabrw-label-field:hover input ~ .checkmark, .ovabrw-modern-product #request_booking .ovabrw-extra-services .ovabrw_resource .item .res-left .ovabrw-label-field:hover input ~ .checkmark {
background-color: var(--ovabrw-primary-color);
border-color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product #booking_form .ovabrw-extra-services .ovabrw_resource .item .res-left .ovabrw-label-field input:checked ~ .checkmark, .ovabrw-modern-product #request_booking .ovabrw-extra-services .ovabrw_resource .item .res-left .ovabrw-label-field input:checked ~ .checkmark {
background-color: var(--ovabrw-primary-color);
border-color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product #booking_form .ovabrw-extra-services .ovabrw_resource .item .res-left .ovabrw-label-field input:checked ~ .checkmark:after, .ovabrw-modern-product #request_booking .ovabrw-extra-services .ovabrw_resource .item .res-left .ovabrw-label-field input:checked ~ .checkmark:after {
display: block;
}
.ovabrw-modern-product #booking_form .ovabrw-extra-services .ovabrw_resource .item .res-right, .ovabrw-modern-product #request_booking .ovabrw-extra-services .ovabrw_resource .item .res-right {
display: flex;
align-items: center;
justify-content: space-between;
width: 40%;
}
.ovabrw-modern-product #booking_form .ovabrw-extra-services .ovabrw_resource .item .res-right span, .ovabrw-modern-product #request_booking .ovabrw-extra-services .ovabrw_resource .item .res-right span {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
color: var(--ovabrw-heading-color);
}
@media only screen and (max-width: 768px) {
.ovabrw-modern-product #booking_form .ovabrw-extra-services .ovabrw_resource .item .res-left, .ovabrw-modern-product #booking_form .ovabrw-extra-services .ovabrw_resource .item .res-right, .ovabrw-modern-product #request_booking .ovabrw-extra-services .ovabrw_resource .item .res-left, .ovabrw-modern-product #request_booking .ovabrw-extra-services .ovabrw_resource .item .res-right {
width: 50%;
}
}
.ovabrw-modern-product #booking_form .ovabrw-select, .ovabrw-modern-product #request_booking .ovabrw-select {
display: flex;
}
.ovabrw-modern-product #booking_form .ovabrw-select .select-item-qty, .ovabrw-modern-product #request_booking .ovabrw-select .select-item-qty {
position: relative;
display: none;
align-items: center;
justify-content: space-between;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: 1;
color: var(--ovabrw-text-color);
padding: 2px 5px 2px 10px;
margin-left: 5px;
background-color: #FFFFFF;
border: 1px solid var(--ovabrw-light-color);
border-radius: 5px;
}
.ovabrw-modern-product #booking_form .ovabrw-select .select-item-qty.active, .ovabrw-modern-product #request_booking .ovabrw-select .select-item-qty.active {
display: flex;
}
.ovabrw-modern-product #booking_form .ovabrw-select .select-item-qty .select-qty, .ovabrw-modern-product #request_booking .ovabrw-select .select-item-qty .select-qty {
display: block;
min-width: 14px;
margin-right: 5px;
}
.ovabrw-modern-product #booking_form .ovabrw-select .select-item-qty input.select-input-qty, .ovabrw-modern-product #request_booking .ovabrw-select .select-item-qty input.select-input-qty {
position: absolute;
top: 0;
left: 0;
opacity: 0;
height: 0;
width: 0;
visibility: hidden;
}
.ovabrw-modern-product #booking_form .ovabrw-select .select-item-qty .ovabrw-select-icon, .ovabrw-modern-product #request_booking .ovabrw-select .select-item-qty .ovabrw-select-icon {
display: inline-flex;
flex-direction: column;
background-color: #f5f5f5;
border-radius: 5px;
overflow: hidden;
}
.ovabrw-modern-product #booking_form .ovabrw-select .select-item-qty .ovabrw-select-icon i, .ovabrw-modern-product #request_booking .ovabrw-select .select-item-qty .ovabrw-select-icon i {
display: flex;
font-size: 12px;
line-height: 1;
color: var(--ovabrw-text-size);
cursor: pointer;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.ovabrw-modern-product #booking_form .ovabrw-select .select-item-qty .ovabrw-select-icon i:hover, .ovabrw-modern-product #request_booking .ovabrw-select .select-item-qty .ovabrw-select-icon i:hover {
color: #FFFFFF;
background-color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product #booking_form .ovabrw-select .select-item-qty .ovabrw-select-icon i.brwicon2-up-arrow, .ovabrw-modern-product #request_booking .ovabrw-select .select-item-qty .ovabrw-select-icon i.brwicon2-up-arrow {
margin-bottom: -1px;
padding: 1px 1px 0 1px;
}
.ovabrw-modern-product #booking_form .ovabrw-select .select-item-qty .ovabrw-select-icon i.brwicon2-down-arrow, .ovabrw-modern-product #request_booking .ovabrw-select .select-item-qty .ovabrw-select-icon i.brwicon2-down-arrow {
margin-top: -1px;
padding: 0 1px 1px 1px;
}
.ovabrw-modern-product #booking_form .ovabrw-select .select-item-qty .ovabrw-select-icon i.ovabrw-disabled, .ovabrw-modern-product #request_booking .ovabrw-select .select-item-qty .ovabrw-select-icon i.ovabrw-disabled {
color: #FFF;
pointer-events: none;
}
.ovabrw-modern-product #booking_form .ovabrw-radio .radio-item .radio-item-qty, .ovabrw-modern-product #request_booking .ovabrw-radio .radio-item .radio-item-qty {
position: relative;
display: none;
align-items: center;
justify-content: space-between;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: 1;
height: 30px;
color: var(--ovabrw-text-color);
padding: 2px 5px 2px 10px;
margin-left: 20px;
background-color: #FFFFFF;
border: 1px solid var(--ovabrw-light-color);
border-radius: 5px;
}
.ovabrw-modern-product #booking_form .ovabrw-radio .radio-item .radio-item-qty.active, .ovabrw-modern-product #request_booking .ovabrw-radio .radio-item .radio-item-qty.active {
display: flex;
}
.ovabrw-modern-product #booking_form .ovabrw-radio .radio-item .radio-item-qty .radio-qty, .ovabrw-modern-product #request_booking .ovabrw-radio .radio-item .radio-item-qty .radio-qty {
display: block;
min-width: 14px;
margin-right: 5px;
}
.ovabrw-modern-product #booking_form .ovabrw-radio .radio-item .radio-item-qty input.radio-input-qty, .ovabrw-modern-product #request_booking .ovabrw-radio .radio-item .radio-item-qty input.radio-input-qty {
position: absolute;
top: 0;
left: 0;
opacity: 0;
height: 0;
width: 0;
visibility: hidden;
}
.ovabrw-modern-product #booking_form .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon, .ovabrw-modern-product #request_booking .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon {
display: inline-flex;
flex-direction: column;
background-color: #f5f5f5;
border-radius: 5px;
overflow: hidden;
}
.ovabrw-modern-product #booking_form .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i, .ovabrw-modern-product #request_booking .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i {
display: flex;
font-size: 12px;
line-height: 1;
cursor: pointer;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.ovabrw-modern-product #booking_form .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i:hover, .ovabrw-modern-product #request_booking .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i:hover {
color: #FFFFFF;
background-color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product #booking_form .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i.brwicon2-up-arrow, .ovabrw-modern-product #request_booking .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i.brwicon2-up-arrow {
margin-bottom: -1px;
padding: 1px 1px 0 1px;
}
.ovabrw-modern-product #booking_form .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i.brwicon2-down-arrow, .ovabrw-modern-product #request_booking .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i.brwicon2-down-arrow {
margin-top: -1px;
padding: 0 1px 1px 1px;
}
.ovabrw-modern-product #booking_form .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i.ovabrw-disabled, .ovabrw-modern-product #request_booking .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i.ovabrw-disabled {
color: #FFF;
pointer-events: none;
}
.ovabrw-modern-product #booking_form .ovabrw-checkbox .checkbox-item .checkbox-item-qty, .ovabrw-modern-product #request_booking .ovabrw-checkbox .checkbox-item .checkbox-item-qty {
position: relative;
display: none;
align-items: center;
justify-content: space-between;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: 1;
height: 30px;
color: var(--ovabrw-text-color);
padding: 2px 5px 2px 10px;
margin-left: 20px;
background-color: #FFFFFF;
border: 1px solid var(--ovabrw-light-color);
border-radius: 5px;
}
.ovabrw-modern-product #booking_form .ovabrw-checkbox .checkbox-item .checkbox-item-qty.active, .ovabrw-modern-product #request_booking .ovabrw-checkbox .checkbox-item .checkbox-item-qty.active {
display: flex;
}
.ovabrw-modern-product #booking_form .ovabrw-checkbox .checkbox-item .checkbox-item-qty .checkbox-qty, .ovabrw-modern-product #request_booking .ovabrw-checkbox .checkbox-item .checkbox-item-qty .checkbox-qty {
display: block;
min-width: 14px;
margin-right: 5px;
}
.ovabrw-modern-product #booking_form .ovabrw-checkbox .checkbox-item .checkbox-item-qty input.checkbox-input-qty, .ovabrw-modern-product #request_booking .ovabrw-checkbox .checkbox-item .checkbox-item-qty input.checkbox-input-qty {
position: absolute;
top: 0;
left: 0;
opacity: 0;
height: 0;
width: 0;
visibility: hidden;
}
.ovabrw-modern-product #booking_form .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon, .ovabrw-modern-product #request_booking .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon {
display: inline-flex;
flex-direction: column;
background-color: #f5f5f5;
border-radius: 5px;
}
.ovabrw-modern-product #booking_form .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i, .ovabrw-modern-product #request_booking .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i {
display: flex;
font-size: 12px;
line-height: 1;
cursor: pointer;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.ovabrw-modern-product #booking_form .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i:hover, .ovabrw-modern-product #request_booking .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i:hover {
color: #FFFFFF;
background-color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product #booking_form .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i.brwicon2-up-arrow, .ovabrw-modern-product #request_booking .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i.brwicon2-up-arrow {
margin-bottom: -1px;
padding: 1px 1px 0 1px;
}
.ovabrw-modern-product #booking_form .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i.brwicon2-down-arrow, .ovabrw-modern-product #request_booking .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i.brwicon2-down-arrow {
margin-top: -1px;
padding: 0 1px 1px 1px;
}
.ovabrw-modern-product #booking_form .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i.ovabrw-disabled, .ovabrw-modern-product #request_booking .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i.ovabrw-disabled {
color: #FFF;
pointer-events: none;
}
.ovabrw-modern-product #booking_form .ovabrw_resource .checkbox-item-qty, .ovabrw-modern-product #request_booking .ovabrw_resource .checkbox-item-qty {
position: relative;
display: none;
align-items: center;
justify-content: space-between;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: 1;
height: 30px;
color: var(--ovabrw-text-color);
padding: 2px 5px 2px 10px;
margin-left: 20px;
background-color: #FFFFFF;
border: 1px solid var(--ovabrw-light-color);
border-radius: 5px;
}
.ovabrw-modern-product #booking_form .ovabrw_resource .checkbox-item-qty.active, .ovabrw-modern-product #request_booking .ovabrw_resource .checkbox-item-qty.active {
display: flex;
}
.ovabrw-modern-product #booking_form .ovabrw_resource .checkbox-item-qty .checkbox-qty, .ovabrw-modern-product #request_booking .ovabrw_resource .checkbox-item-qty .checkbox-qty {
display: block;
min-width: 14px;
margin-right: 5px;
}
.ovabrw-modern-product #booking_form .ovabrw_resource .checkbox-item-qty input.checkbox-input-qty, .ovabrw-modern-product #request_booking .ovabrw_resource .checkbox-item-qty input.checkbox-input-qty {
position: absolute;
top: 0;
left: 0;
opacity: 0;
height: 0;
width: 0;
visibility: hidden;
}
.ovabrw-modern-product #booking_form .ovabrw_resource .checkbox-item-qty .ovabrw-checkbox-icon, .ovabrw-modern-product #request_booking .ovabrw_resource .checkbox-item-qty .ovabrw-checkbox-icon {
display: inline-flex;
flex-direction: column;
background-color: #f5f5f5;
border-radius: 5px;
}
.ovabrw-modern-product #booking_form .ovabrw_resource .checkbox-item-qty .ovabrw-checkbox-icon i, .ovabrw-modern-product #request_booking .ovabrw_resource .checkbox-item-qty .ovabrw-checkbox-icon i {
display: flex;
font-size: 12px;
line-height: 1;
cursor: pointer;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.ovabrw-modern-product #booking_form .ovabrw_resource .checkbox-item-qty .ovabrw-checkbox-icon i:hover, .ovabrw-modern-product #request_booking .ovabrw_resource .checkbox-item-qty .ovabrw-checkbox-icon i:hover {
color: #FFFFFF;
background-color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product #booking_form .ovabrw_resource .checkbox-item-qty .ovabrw-checkbox-icon i.brwicon2-up-arrow, .ovabrw-modern-product #request_booking .ovabrw_resource .checkbox-item-qty .ovabrw-checkbox-icon i.brwicon2-up-arrow {
margin-bottom: -1px;
padding: 1px 1px 0 1px;
}
.ovabrw-modern-product #booking_form .ovabrw_resource .checkbox-item-qty .ovabrw-checkbox-icon i.brwicon2-down-arrow, .ovabrw-modern-product #request_booking .ovabrw_resource .checkbox-item-qty .ovabrw-checkbox-icon i.brwicon2-down-arrow {
margin-top: -1px;
padding: 0 1px 1px 1px;
}
.ovabrw-modern-product #booking_form .ovabrw_resource .checkbox-item-qty .ovabrw-checkbox-icon i.ovabrw-disabled, .ovabrw-modern-product #request_booking .ovabrw_resource .checkbox-item-qty .ovabrw-checkbox-icon i.ovabrw-disabled {
color: #FFF;
pointer-events: none;
}
.ovabrw-modern-product #booking_form .ovabrw-services, .ovabrw-modern-product #request_booking .ovabrw-services {
margin-bottom: 30px;
}
.ovabrw-modern-product #booking_form .ovabrw-services > label, .ovabrw-modern-product #request_booking .ovabrw-services > label {
display: block;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-label-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
margin-bottom: 10px;
}
.ovabrw-modern-product #booking_form .ovabrw-services .ovabrw-service select, .ovabrw-modern-product #request_booking .ovabrw-services .ovabrw-service select {
width: 50%;
max-width: 100%;
height: 45px;
padding: 10px 30px 13px 14px;
border: 1px solid var(--ovabrw-light-color) !important;
border-radius: 5px;
background-color: #FFF;
box-shadow: none;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
position: relative;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
background-image: url(//sultasaotel.com/wp-content/plugins/ova-brw/assets/img/down-arrow.svg);
background-position: calc(100% - 10px) center;
background-repeat: no-repeat;
background-size: 20px;
}
@media only screen and (max-width: 768px) {
.ovabrw-modern-product #booking_form .ovabrw-services .ovabrw-service select, .ovabrw-modern-product #request_booking .ovabrw-services .ovabrw-service select {
width: 100%;
}
}
.ovabrw-modern-product #booking_form .ovabrw-directions, .ovabrw-modern-product #booking_form .ovabrw-req-directions, .ovabrw-modern-product #request_booking .ovabrw-directions, .ovabrw-modern-product #request_booking .ovabrw-req-directions {
display: none;
width: 100%;
margin-top: 10px;
margin-bottom: 20px;
grid-column: 1/span 2;
}
@media only screen and (max-width: 768px) {
.ovabrw-modern-product #booking_form .ovabrw-directions, .ovabrw-modern-product #booking_form .ovabrw-req-directions, .ovabrw-modern-product #request_booking .ovabrw-directions, .ovabrw-modern-product #request_booking .ovabrw-req-directions {
grid-column: 1;
}
}
.ovabrw-modern-product #booking_form .ovabrw-directions .ovabrw_map, .ovabrw-modern-product #booking_form .ovabrw-directions .ovabrw_req_map, .ovabrw-modern-product #booking_form .ovabrw-req-directions .ovabrw_map, .ovabrw-modern-product #booking_form .ovabrw-req-directions .ovabrw_req_map, .ovabrw-modern-product #request_booking .ovabrw-directions .ovabrw_map, .ovabrw-modern-product #request_booking .ovabrw-directions .ovabrw_req_map, .ovabrw-modern-product #request_booking .ovabrw-req-directions .ovabrw_map, .ovabrw-modern-product #request_booking .ovabrw-req-directions .ovabrw_req_map {
min-height: 500px;
width: 100%;
}
.ovabrw-modern-product #booking_form .ovabrw-directions .directions-info, .ovabrw-modern-product #booking_form .ovabrw-req-directions .directions-info, .ovabrw-modern-product #request_booking .ovabrw-directions .directions-info, .ovabrw-modern-product #request_booking .ovabrw-req-directions .directions-info {
display: flex;
align-items: center;
justify-content: space-between;
}
.ovabrw-modern-product #booking_form .ovabrw-directions .directions-info > div, .ovabrw-modern-product #booking_form .ovabrw-req-directions .directions-info > div, .ovabrw-modern-product #request_booking .ovabrw-directions .directions-info > div, .ovabrw-modern-product #request_booking .ovabrw-req-directions .directions-info > div {
flex: 0 0 50%;
padding: 15px 30px 10px 40px;
border: 1px solid var(--ovabrw-light-color);
box-sizing: border-box;
}
.ovabrw-modern-product #booking_form .ovabrw-directions .directions-info > div h3.label, .ovabrw-modern-product #booking_form .ovabrw-req-directions .directions-info > div h3.label, .ovabrw-modern-product #request_booking .ovabrw-directions .directions-info > div h3.label, .ovabrw-modern-product #request_booking .ovabrw-req-directions .directions-info > div h3.label {
margin: 0;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-label-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
}
.ovabrw-modern-product #booking_form .ovabrw-directions .directions-info > div span, .ovabrw-modern-product #booking_form .ovabrw-req-directions .directions-info > div span, .ovabrw-modern-product #request_booking .ovabrw-directions .directions-info > div span, .ovabrw-modern-product #request_booking .ovabrw-req-directions .directions-info > div span {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-second-heading-size);
font-weight: var(--ovabrw-second-heading-weight);
line-height: var(--ovabrw-second-heading-line-height);
color: var(--ovabrw-second-heading-color);
color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product #booking_form .ovabrw-directions .directions-info > div.distance-sum, .ovabrw-modern-product #booking_form .ovabrw-req-directions .directions-info > div.distance-sum, .ovabrw-modern-product #request_booking .ovabrw-directions .directions-info > div.distance-sum, .ovabrw-modern-product #request_booking .ovabrw-req-directions .directions-info > div.distance-sum {
border-top-width: 0;
}
.ovabrw-modern-product #booking_form .ovabrw-directions .directions-info > div.duration-sum, .ovabrw-modern-product #booking_form .ovabrw-req-directions .directions-info > div.duration-sum, .ovabrw-modern-product #request_booking .ovabrw-directions .directions-info > div.duration-sum, .ovabrw-modern-product #request_booking .ovabrw-req-directions .directions-info > div.duration-sum {
border-top-width: 0;
border-left-width: 0;
}
.ovabrw-modern-product #booking_form .ovabrw-modern-deposit, .ovabrw-modern-product #request_booking .ovabrw-modern-deposit {
margin-bottom: 20px;
}
.ovabrw-modern-product #booking_form .ovabrw-modern-deposit .deposit-label, .ovabrw-modern-product #request_booking .ovabrw-modern-deposit .deposit-label {
display: none;
margin-bottom: 4px;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-modern-product #booking_form .ovabrw-modern-deposit .deposit-label.active, .ovabrw-modern-product #request_booking .ovabrw-modern-deposit .deposit-label.active {
display: block;
}
.ovabrw-modern-product #booking_form .ovabrw-modern-deposit .deposit-type, .ovabrw-modern-product #request_booking .ovabrw-modern-deposit .deposit-type {
display: flex;
}
.ovabrw-modern-product #booking_form .ovabrw-modern-deposit .deposit-type .ovabrw-label-field, .ovabrw-modern-product #request_booking .ovabrw-modern-deposit .deposit-type .ovabrw-label-field {
position: relative;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ovabrw-modern-product #booking_form .ovabrw-modern-deposit .deposit-type .ovabrw-label-field input, .ovabrw-modern-product #request_booking .ovabrw-modern-deposit .deposit-type .ovabrw-label-field input {
position: absolute;
opacity: 0;
cursor: pointer;
width: 0;
height: 0;
}
.ovabrw-modern-product #booking_form .ovabrw-modern-deposit .deposit-type .ovabrw-label-field .checkmark, .ovabrw-modern-product #request_booking .ovabrw-modern-deposit .deposit-type .ovabrw-label-field .checkmark {
display: inline-flex;
align-items: center;
justify-content: center;
width: 142px;
height: 45px;
background-color: var(--ovabrw-light-color);
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-modern-product #booking_form .ovabrw-modern-deposit .deposit-type .ovabrw-label-field input:checked ~ .checkmark, .ovabrw-modern-product #request_booking .ovabrw-modern-deposit .deposit-type .ovabrw-label-field input:checked ~ .checkmark {
background-color: var(--ovabrw-primary-color);
color: #FFF;
}
.ovabrw-modern-product #booking_form .ajax_show_total, .ovabrw-modern-product #request_booking .ajax_show_total {
display: none;
position: relative;
padding: 0 0 15px;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-label-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
}
.ovabrw-modern-product #booking_form .ajax_show_total .show_ajax_content, .ovabrw-modern-product #request_booking .ajax_show_total .show_ajax_content {
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
color: var(--ovabrw-text-color);
}
.ovabrw-modern-product #booking_form .ajax_show_total .show_ajax_content .show_total, .ovabrw-modern-product #booking_form .ajax_show_total .show_ajax_content .number-available, .ovabrw-modern-product #request_booking .ajax_show_total .show_ajax_content .show_total, .ovabrw-modern-product #request_booking .ajax_show_total .show_ajax_content .number-available {
font-size: 1.4em;
font-weight: 500;
line-height: 1;
color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product #booking_form .ajax_show_total .show_ajax_content .ovabrw-insurance-amount, .ovabrw-modern-product #request_booking .ajax_show_total .show_ajax_content .ovabrw-insurance-amount {
display: none;
}
.ovabrw-modern-product #booking_form .ovabrw-request-extra, .ovabrw-modern-product #request_booking .ovabrw-request-extra {
margin-bottom: 30px;
}
.ovabrw-modern-product #booking_form .ovabrw-request-extra > label, .ovabrw-modern-product #request_booking .ovabrw-request-extra > label {
display: block;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-label-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
margin-bottom: 10px;
}
.ovabrw-modern-product #booking_form .ovabrw-request-extra textarea, .ovabrw-modern-product #request_booking .ovabrw-request-extra textarea {
width: 100%;
height: 100px;
max-width: 100%;
border-radius: 5px;
padding: 10px 13px 13px 14px;
border: 1px solid var(--ovabrw-light-color) !important;
background-color: #FFF;
box-shadow: none;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-modern-product #booking_form .ovabrw-request-extra textarea:focus, .ovabrw-modern-product #request_booking .ovabrw-request-extra textarea:focus {
outline: none;
background-color: #FFF;
}
.ovabrw-modern-product #booking_form .ovabrw-request-extra textarea::placeholder, .ovabrw-modern-product #request_booking .ovabrw-request-extra textarea::placeholder {
color: var(--ovabrw-light-color);
}
.ovabrw-modern-product #booking_form .terms-conditions, .ovabrw-modern-product #request_booking .terms-conditions {
margin-bottom: 25px;
}
.ovabrw-modern-product #booking_form .terms-conditions label, .ovabrw-modern-product #request_booking .terms-conditions label {
font-size: var(--ovabrw-label-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
cursor: pointer;
}
.ovabrw-modern-product #booking_form .terms-conditions label input, .ovabrw-modern-product #request_booking .terms-conditions label input {
margin-right: 5px;
border-radius: 4px;
}
.ovabrw-modern-product #booking_form .terms-conditions label .terms-conditions-required, .ovabrw-modern-product #request_booking .terms-conditions label .terms-conditions-required {
color: #e2401c;
}
.ovabrw-modern-product #booking_form .ovabrw-recaptcha, .ovabrw-modern-product #request_booking .ovabrw-recaptcha {
position: relative;
}
.ovabrw-modern-product #booking_form .ovabrw-recaptcha #ovabrw-g-recaptcha-booking, .ovabrw-modern-product #booking_form .ovabrw-recaptcha #ovabrw-g-recaptcha-request, .ovabrw-modern-product #request_booking .ovabrw-recaptcha #ovabrw-g-recaptcha-booking, .ovabrw-modern-product #request_booking .ovabrw-recaptcha #ovabrw-g-recaptcha-request {
margin-bottom: 30px;
}
.ovabrw-modern-product #booking_form .ovabrw-recaptcha .ovabrw-recaptcha-token, .ovabrw-modern-product #request_booking .ovabrw-recaptcha .ovabrw-recaptcha-token {
position: absolute;
top: 5px;
left: 12px;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.ovabrw-modern-product #booking_form .ovabrw-recaptcha .ovabrw-request-form-error, .ovabrw-modern-product #request_booking .ovabrw-recaptcha .ovabrw-request-form-error {
display: none;
font-size: 16px;
line-height: 0;
color: red;
font-style: normal;
margin-bottom: 30px;
}
.ovabrw-modern-product #booking_form button.submit, .ovabrw-modern-product #request_booking button.submit {
font-family: var(--ovabrw-primary-font);
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-align: center;
padding: 16px 50px;
color: #FFF;
background-color: var(--ovabrw-primary-color);
border: none;
border-radius: 5px;
text-transform: uppercase;
position: relative;
}
.ovabrw-modern-product #booking_form button.submit.disabled, .ovabrw-modern-product #booking_form button.submit:disabled, .ovabrw-modern-product #request_booking button.submit.disabled, .ovabrw-modern-product #request_booking button.submit:disabled {
opacity: 0.5;
cursor: not-allowed;
pointer-events: none;
}
.ovabrw-modern-product #booking_form button.submit .ajax_loading, .ovabrw-modern-product #request_booking button.submit .ajax_loading {
opacity: 0;
display: inline-block;
width: 60px;
height: 60px;
position: absolute;
right: -80px;
top: -2px;
}
.ovabrw-modern-product #booking_form button.submit .ajax_loading.active, .ovabrw-modern-product #request_booking button.submit .ajax_loading.active {
opacity: 1;
}
.ovabrw-modern-product #booking_form button.submit .ajax_loading:after, .ovabrw-modern-product #request_booking button.submit .ajax_loading:after {
display: none;
}
.ovabrw-modern-product #booking_form button.submit .ajax_loading div, .ovabrw-modern-product #request_booking button.submit .ajax_loading div {
transform-origin: 30px 30px;
animation: ovabrw-spinner 1.2s linear infinite;
}
.ovabrw-modern-product #booking_form button.submit .ajax_loading div:after, .ovabrw-modern-product #request_booking button.submit .ajax_loading div:after {
content: " ";
display: block;
position: absolute;
top: 3px;
left: 28px;
width: 4px;
height: 15px;
border-radius: 20%;
background-color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product #booking_form button.submit .ajax_loading div:nth-child(1), .ovabrw-modern-product #request_booking button.submit .ajax_loading div:nth-child(1) {
transform: rotate(0deg);
animation-delay: -1.1s;
}
.ovabrw-modern-product #booking_form button.submit .ajax_loading div:nth-child(2), .ovabrw-modern-product #request_booking button.submit .ajax_loading div:nth-child(2) {
transform: rotate(30deg);
animation-delay: -1s;
}
.ovabrw-modern-product #booking_form button.submit .ajax_loading div:nth-child(3), .ovabrw-modern-product #request_booking button.submit .ajax_loading div:nth-child(3) {
transform: rotate(60deg);
animation-delay: -0.9s;
}
.ovabrw-modern-product #booking_form button.submit .ajax_loading div:nth-child(4), .ovabrw-modern-product #request_booking button.submit .ajax_loading div:nth-child(4) {
transform: rotate(90deg);
animation-delay: -0.8s;
}
.ovabrw-modern-product #booking_form button.submit .ajax_loading div:nth-child(5), .ovabrw-modern-product #request_booking button.submit .ajax_loading div:nth-child(5) {
transform: rotate(120deg);
animation-delay: -0.7s;
}
.ovabrw-modern-product #booking_form button.submit .ajax_loading div:nth-child(6), .ovabrw-modern-product #request_booking button.submit .ajax_loading div:nth-child(6) {
transform: rotate(150deg);
animation-delay: -0.6s;
}
.ovabrw-modern-product #booking_form button.submit .ajax_loading div:nth-child(7), .ovabrw-modern-product #request_booking button.submit .ajax_loading div:nth-child(7) {
transform: rotate(180deg);
animation-delay: -0.5s;
}
.ovabrw-modern-product #booking_form button.submit .ajax_loading div:nth-child(8), .ovabrw-modern-product #request_booking button.submit .ajax_loading div:nth-child(8) {
transform: rotate(210deg);
animation-delay: -0.4s;
}
.ovabrw-modern-product #booking_form button.submit .ajax_loading div:nth-child(9), .ovabrw-modern-product #request_booking button.submit .ajax_loading div:nth-child(9) {
transform: rotate(240deg);
animation-delay: -0.3s;
}
.ovabrw-modern-product #booking_form button.submit .ajax_loading div:nth-child(10), .ovabrw-modern-product #request_booking button.submit .ajax_loading div:nth-child(10) {
transform: rotate(270deg);
animation-delay: -0.2s;
}
.ovabrw-modern-product #booking_form button.submit .ajax_loading div:nth-child(11), .ovabrw-modern-product #request_booking button.submit .ajax_loading div:nth-child(11) {
transform: rotate(300deg);
animation-delay: -0.1s;
}
.ovabrw-modern-product #booking_form button.submit .ajax_loading div:nth-child(12), .ovabrw-modern-product #request_booking button.submit .ajax_loading div:nth-child(12) {
transform: rotate(330deg);
animation-delay: 0s;
}
@keyframes ovabrw-spinner {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.ovabrw-modern-product .woocommerce-tabs ul.tabs {
margin: 0 0 30px 0;
padding: 0;
border: none;
}
.ovabrw-modern-product .woocommerce-tabs ul.tabs li {
position: relative;
list-style: none;
border-bottom: 1px solid var(--ovabrw-light-color);
}
.ovabrw-modern-product .woocommerce-tabs ul.tabs li a {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-label-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
display: block;
padding: 15px 0 13px 0;
box-shadow: none;
}
.ovabrw-modern-product .woocommerce-tabs ul.tabs li a:hover {
color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product .woocommerce-tabs ul.tabs li:after {
font-size: 20px;
content: "\f107";
font-family: flaticon_brw !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
opacity: 0;
transition: all, ease, 0.3s;
}
.ovabrw-modern-product .woocommerce-tabs ul.tabs li.active a {
color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product .woocommerce-tabs ul.tabs li.active:after {
opacity: 1;
right: 5px;
color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product .woocommerce-tabs .panel h2 {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-heading-size);
font-weight: var(--ovabrw-heading-weight);
line-height: var(--ovabrw-heading-line-height);
color: var(--ovabrw-heading-color);
}
.ovabrw-modern-product .woocommerce-tabs .panel h2:first-of-type {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-heading-size);
font-weight: var(--ovabrw-heading-weight);
line-height: var(--ovabrw-heading-line-height);
color: var(--ovabrw-heading-color);
margin-bottom: 5px;
}
.ovabrw-modern-product .woocommerce-tabs .panel p {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-modern-product .woocommerce-tabs .panel .woocommerce-product-attributes .woocommerce-product-attributes-item__label {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-label-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
}
.ovabrw-modern-product .woocommerce-tabs .panel .woocommerce-product-attributes .woocommerce-product-attributes-item__value p {
color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product .woocommerce-tabs .panel #reviews .woocommerce-noreviews {
background-color: var(--ovabrw-primary-color);
color: #FFF;
}
.ovabrw-modern-product .woocommerce-tabs .panel #reviews label {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-label-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
}
.ovabrw-modern-product .woocommerce-tabs .panel #reviews p.stars.selected a.active:before, .ovabrw-modern-product .woocommerce-tabs .panel #reviews p.stars:hover a:before, .ovabrw-modern-product .woocommerce-tabs .panel #reviews p.stars.selected a:not(.active):before, .ovabrw-modern-product .woocommerce-tabs .panel #reviews p.stars.selected a.active:before {
color: var(--ovabrw-primary-color);
}
.ovabrw-modern-product .woocommerce-tabs .panel #reviews #comment {
box-shadow: none;
width: 100%;
max-width: 100%;
border-radius: 5px;
padding: 10px 13px 13px 14px;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-modern-product .woocommerce-tabs .panel #reviews #submit {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-label-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
background-color: var(--ovabrw-primary-color);
color: #FFF;
border-radius: 5px;
} .product-template-default .ovabrw-wrapper-guestspicker .ovabrw-guestspicker {
border: 1px solid #dbdbdb;
border-radius: 5px;
height: 40px;
padding: 10px 13px 13px 14px;
}
.product-template-default .ovabrw-product-map .ovabrw-show-map {
min-height: 400px;
} .elementor-widget-container .ovabrw-modern-product .woocommerce-tabs ul.tabs li {
display: inline-block;
margin: 5px;
border: 1px solid var(--ovabrw-light-color);
}
.elementor-widget-container .ovabrw-modern-product .woocommerce-tabs ul.tabs li.active:after {
content: none;
}
.elementor-widget-container .ovabrw-modern-product .woocommerce-tabs ul.tabs li a {
padding: 17px 45px 15px 45px;
}
.theme-storefront .elementor-widget-container .ovabrw-modern-product .woocommerce-tabs ul.tabs li {
display: block;
} .ovabrw-product-sticky {
display: none;
width: 100%;
padding: 20px;
position: fixed;
background-color: #FFFFFF;
text-align: center;
left: 0;
bottom: 0;
z-index: 99999;
border-top: 1px solid #E6E6E6;
box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.08);
}
.ovabrw-product-sticky .ovabrw-sticky-content {
display: flex;
align-items: center;
justify-content: space-between;
}
.ovabrw-product-sticky .ovabrw-sticky-content .ovabrw-product-price {
text-align: left;
}
.ovabrw-product-sticky .ovabrw-sticky-content .ovabrw-product-price .ovabrw-regular-price .amount {
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 34px;
}
.ovabrw-product-sticky .ovabrw-sticky-content .ovabrw-product-btn a {
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-align: center;
padding: 10px 30px;
color: #FFF;
background-color: #25282e;
border: none;
border-radius: 5px;
text-transform: uppercase;
position: relative;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
@media only screen and (max-width: 768px) {
.ovabrw-product-sticky {
display: block;
}
} .ovabrw-modern .ovabrw-product-sticky .ovabrw-sticky-content .ovabrw-product-price label {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-modern .ovabrw-product-sticky .ovabrw-sticky-content .ovabrw-product-price .ovabrw-regular-price .amount {
font-family: var(--ovabrw-primary-font);
color: var(--ovabrw-primary-color);
}
.ovabrw-modern .ovabrw-product-sticky .ovabrw-sticky-content .ovabrw-product-price .ovabrw-regular-price .unit {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-modern .ovabrw-product-sticky .ovabrw-sticky-content .ovabrw-product-btn a {
font-family: var(--ovabrw-primary-font);
background-color: var(--ovabrw-primary-color);
}
.ovabrw-modern .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_calendar table tbody td.xdsoft_disabled {
color: #FFFFFF;
opacity: 1 !important;
background: var(--ovabrw-primary-color) !important;
pointer-events: none;
}
.ovabrw-modern .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_calendar table tbody td.xdsoft_disabled.xdsoft_current {
box-shadow: var(--ovabrw-primary-color) 0 1px 3px 0 inset;
}
.ovabrw-modern .xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_calendar table tbody td.xdsoft_other_month {
opacity: 1;
}
.ovabrw-modern .ovabrw-related-products {
margin-bottom: 50px;
}
.ovabrw-modern .ovabrw-related-products .head-related {
display: flex;
align-items: flex-start;
flex-wrap: wrap;
justify-content: space-between;
}
.ovabrw-modern .ovabrw-related-products .head-related h2 {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-heading-size);
font-weight: var(--ovabrw-heading-weight);
line-height: var(--ovabrw-heading-line-height);
color: var(--ovabrw-heading-color);
text-transform: uppercase;
text-align: left !important;
margin: 0 0 30px 0;
}
.ovabrw-modern .ovabrw-related-products .head-related a {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
display: inline-block;
color: var(--ovabrw-primary-color);
padding: 6px 15px;
background-color: #FFF;
border: 1px solid var(--ovabrw-primary-color);
box-sizing: border-box;
border-radius: 5px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
margin-bottom: 30px;
}
.ovabrw-modern .ovabrw-related-products .head-related a:hover {
background-color: var(--ovabrw-primary-color);
color: #FFF;
}
.ovabrw-modern .ovabrw-related-products .related-products-list {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-column-gap: 26px;
grid-row-gap: 26px;
}
@media only screen and (max-width: 1024px) {
.ovabrw-modern .ovabrw-related-products .related-products-list {
grid-template-columns: 1fr 1fr;
}
}
@media only screen and (max-width: 768px) {
.ovabrw-modern .ovabrw-related-products .related-products-list {
grid-template-columns: 1fr;
}
}
.ovabrw-modern .ovabrw-related-products .related-products-list.ovabrw-column-1 {
grid-template-columns: 1fr;
}
.ovabrw-modern .ovabrw-related-products .related-products-list .related-item {
overflow: hidden;
}
.ovabrw-modern.ovabrw-product-related-widget .ovabrw-related-products {
margin-bottom: 0;
}
.ovabrw-modern.theme-astra ul.products li {
overflow: hidden;
}
@media only screen and (min-width: 545px) and (max-width: 921px) {
.ovabrw-modern.theme-astra ul.products {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
}
@media only screen and (max-width: 544px) {
.ovabrw-modern.theme-astra ul.products {
grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
} body.rtl .ovabrw-modern-product #booking_form .ovabrw-select .select-item-qty, body.rtl .ovabrw-modern-product #request_booking .ovabrw-select .select-item-qty {
margin-left: 0;
margin-right: 5px;
}
body.rtl .ovabrw-modern-product #booking_form .ovabrw-extra-services .ovabrw_resource .item .res-left .ovabrw-label-field, body.rtl .ovabrw-modern-product #request_booking .ovabrw-extra-services .ovabrw_resource .item .res-left .ovabrw-label-field {
padding-left: 0;
padding-right: 30px;
}
body.rtl .ovabrw-modern-product #booking_form .ovabrw-extra-services .ovabrw_resource .item .res-left .ovabrw-label-field .checkmark, body.rtl .ovabrw-modern-product #request_booking .ovabrw-extra-services .ovabrw_resource .item .res-left .ovabrw-label-field .checkmark {
right: 0;
}
body.rtl .ovabrw-modern-product #booking_form .ovabrw-services .ovabrw-service select, body.rtl .ovabrw-modern-product #request_booking .ovabrw-services .ovabrw-service select {
background-position: 10px center;
}
body.rtl .ovabrw-modern-product #booking_form .rental_item.form-location-field input[name=ovabrw_pickup_loc], body.rtl .ovabrw-modern-product #request_booking .rental_item.form-location-field input[name=ovabrw_pickup_loc] {
padding-right: 14px;
padding-left: 70px;
}
body.rtl .ovabrw-modern-product #booking_form .rental_item.form-location-field i, body.rtl .ovabrw-modern-product #request_booking .rental_item.form-location-field i {
right: auto;
left: 13px;
}
body.rtl .ovabrw-modern-product #booking_form .rental_item.form-location-field i.btn-remove-waypoint, body.rtl .ovabrw-modern-product #booking_form .rental_item.form-location-field i.btn-req-remove-waypoint, body.rtl .ovabrw-modern-product #request_booking .rental_item.form-location-field i.btn-remove-waypoint, body.rtl .ovabrw-modern-product #request_booking .rental_item.form-location-field i.btn-req-remove-waypoint {
right: auto;
left: 45px;
}
body.rtl .ovabrw-modern-product .ovabrw-product-features .item-feature i {
margin-right: 0;
margin-left: 5px;
}
body.rtl .ovabrw-modern-product .ovabrw-product-features .item-feature span {
display: inline-flex;
}
body.rtl .ovabrw-modern-product .ovabrw-product-specifications .item-specification i {
margin-right: 0;
margin-left: 5px;
}
body.rtl .ovabrw-modern-product .ovabrw-product-specifications .item-specification span {
display: inline-flex;
}
body.rtl .ovabrw-modern-product .ovabrw-product-review .ovabrw-star-rating {
margin-right: 0;
margin-left: 8px;
}
body.rtl .ovabrw-modern-product .ovabrw-product-review .ovabrw-star-rating .ovabrw-rating-percent {
left: auto;
right: 0;
}
body.rtl .ovabrw-modern-product .ovabrw-product-table-price .ovabrw-table thead th {
text-align: right;
}
body.rtl .ovabrw-modern-product .ovabrw-product-table-price .ovabrw-table tbody tr td {
text-align: right;
}
body.rtl .ovabrw-modern-product .ovabrw-product-unavailable .ovabrw-table tbody tr td {
text-align: right;
}
body.rtl .ovabrw-modern-product .ovabrw-product-calendar .intruction_calendar li {
margin-right: 0;
margin-left: 25px;
}
body.rtl .ovabrw-modern-product .ovabrw-product-calendar .intruction_calendar li .ovabrw-box {
margin-right: 0;
margin-left: 10px;
}
body.rtl .ovabrw-modern-product .woocommerce-tabs ul.tabs li:after {
right: auto;
left: 0;
-webkit-transform: translate(0, -50%) rotate(180deg);
transform: translate(0, -50%) rotate(180deg);
} .tippy-box {
background-color: #fd4c5c;
}
.tippy-box .tippy-content {
background-color: #fd4c5c;
border-color: #fd4c5c;
border-radius: 5px;
}
.tippy-box .tippy-content .ovabrw-tippy {
color: #FFF;
}
.tippy-box .tippy-arrow {
color: #fd4c5c;
}
.tippy-box[data-theme=ovabrw-tippy-description] {
background-color: #616161;
}
.tippy-box[data-theme=ovabrw-tippy-description] .tippy-content {
background-color: #616161;
border-color: #616161;
border-radius: 5px;
}
.tippy-box[data-theme=ovabrw-tippy-description] .tippy-content .ovabrw-tippy {
font-weight: 16px;
line-height: 22px;
color: #FFF;
}
.tippy-box[data-theme=ovabrw-tippy-description] .tippy-arrow {
color: #616161;
}
.ovabrw-modern .ovabrw-product-fields input[type=text], .ovabrw-modern .ovabrw-product-fields input[type=number], .ovabrw-modern .ovabrw-product-fields input[type=email], .ovabrw-modern .ovabrw-product-fields input[type=tel], .ovabrw-modern .ovabrw-product-fields input[type=url], .ovabrw-modern .ovabrw-product-fields input[type=password], .ovabrw-modern .ovabrw-product-fields input[type=search], .ovabrw-modern .ovabrw-product-fields select {
width: 100%;
max-width: 100%;
height: 45px;
padding: 10px 13px 13px 14px;
border: 1px solid var(--ovabrw-light-color) !important;
border-radius: 5px;
background-color: #FFF;
box-shadow: none;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-modern .ovabrw-product-fields input[type=text]::placeholder, .ovabrw-modern .ovabrw-product-fields input[type=number]::placeholder, .ovabrw-modern .ovabrw-product-fields input[type=email]::placeholder, .ovabrw-modern .ovabrw-product-fields input[type=tel]::placeholder, .ovabrw-modern .ovabrw-product-fields input[type=url]::placeholder, .ovabrw-modern .ovabrw-product-fields input[type=password]::placeholder, .ovabrw-modern .ovabrw-product-fields input[type=search]::placeholder, .ovabrw-modern .ovabrw-product-fields select::placeholder {
color: var(--ovabrw-light-color);
}
.ovabrw-modern .ovabrw-product-fields input[type=text]:focus, .ovabrw-modern .ovabrw-product-fields input[type=number]:focus, .ovabrw-modern .ovabrw-product-fields input[type=email]:focus, .ovabrw-modern .ovabrw-product-fields input[type=tel]:focus, .ovabrw-modern .ovabrw-product-fields input[type=url]:focus, .ovabrw-modern .ovabrw-product-fields input[type=password]:focus, .ovabrw-modern .ovabrw-product-fields input[type=search]:focus, .ovabrw-modern .ovabrw-product-fields select:focus {
outline: none;
background-color: #FFF;
}
.ovabrw-modern .ovabrw-product-fields input[type=text].appointment-dropoff-date, .ovabrw-modern .ovabrw-product-fields input[type=number].appointment-dropoff-date, .ovabrw-modern .ovabrw-product-fields input[type=email].appointment-dropoff-date, .ovabrw-modern .ovabrw-product-fields input[type=tel].appointment-dropoff-date, .ovabrw-modern .ovabrw-product-fields input[type=url].appointment-dropoff-date, .ovabrw-modern .ovabrw-product-fields input[type=password].appointment-dropoff-date, .ovabrw-modern .ovabrw-product-fields input[type=search].appointment-dropoff-date, .ovabrw-modern .ovabrw-product-fields select.appointment-dropoff-date {
background-color: #f2f2f2;
}
.ovabrw-modern .ovabrw-product-fields select {
position: relative;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
background-image: url(//sultasaotel.com/wp-content/plugins/ova-brw/assets/img/down-arrow.svg);
background-position: calc(100% - 10px) center;
background-repeat: no-repeat;
background-size: 20px;
}
.ovabrw-modern .ovabrw-product-fields textarea {
width: 100%;
height: 100px;
max-width: 100%;
border-radius: 5px;
padding: 10px 13px 13px 14px;
border: 1px solid var(--ovabrw-light-color) !important;
background-color: #FFF;
box-shadow: none;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-modern .ovabrw-product-fields textarea:focus {
outline: none;
background-color: #FFF;
}
.ovabrw-modern .ovabrw-product-fields textarea::placeholder {
color: var(--ovabrw-light-color);
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-time-slots {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-time-slots .time-slot {
position: relative;
display: flex;
align-items: center;
justify-content: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
background-color: #FFF;
padding: 5px 10px;
margin: 0 10px 10px 0;
border: 1px solid var(--ovabrw-light-color);
border-radius: 5px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-time-slots .time-slot.disabled {
opacity: 0.5;
cursor: not-allowed;
color: #FFFFFF;
background-color: var(--ovabrw-primary-color);
background-image: repeating-linear-gradient(135deg, var(--ovabrw-primary-color), var(--ovabrw-primary-color) 2px, #FFFFFF 4px, #FFFFFF 4px) !important;
border: none;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-time-slots .time-slot.disabled input {
cursor: not-allowed;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-time-slots .time-slot.active, .ovabrw-modern .ovabrw-product-fields .ovabrw-time-slots .time-slot:not(.disabled):hover {
cursor: pointer;
color: #FFFFFF;
background-color: var(--ovabrw-primary-color);
border-color: var(--ovabrw-primary-color);
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-time-slots .time-slot input {
border: 0;
position: absolute;
cursor: pointer;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: 0;
-webkit-appearance: none;
appearance: none;
outline: 0;
width: auto;
visibility: hidden;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-radio .radio-item {
display: flex;
align-items: center;
min-height: 30px;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-radio .radio-item .ovabrw-label-field {
display: block;
position: relative;
padding-left: 30px;
margin-bottom: 8px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-radio .radio-item .ovabrw-label-field input {
position: absolute;
opacity: 0;
cursor: pointer;
width: 0;
height: 0;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-radio .radio-item .ovabrw-label-field .checkmark {
position: absolute;
top: 50%;
left: 0;
transform: translate(0, -50%);
height: 20px;
width: 20px;
background-color: #FFF;
border-radius: 100%;
border: 1px solid var(--ovabrw-light-color);
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-radio .radio-item .ovabrw-label-field .checkmark:after {
content: "";
position: absolute;
display: none;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 7px;
height: 7px;
border-radius: 100%;
background-color: #FFF;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-radio .radio-item .ovabrw-label-field:hover input ~ .checkmark {
background-color: var(--ovabrw-primary-color);
border-color: var(--ovabrw-primary-color);
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-radio .radio-item .ovabrw-label-field input:checked ~ .checkmark {
background-color: var(--ovabrw-primary-color);
border-color: var(--ovabrw-primary-color);
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-radio .radio-item .ovabrw-label-field input:checked ~ .checkmark:after {
display: block;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-radio .radio-item .ovabrw-remove-checked {
display: none;
margin-top: -15px;
margin-left: 3px;
cursor: pointer;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-radio .radio-item .ovabrw-remove-checked.active {
display: inline-flex;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-radio .radio-item .ovabrw-remove-checked i {
display: flex;
font-size: 14px;
line-height: 1;
color: red;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-checkbox .checkbox-item {
display: flex;
align-items: center;
margin-bottom: 3px;
min-height: 30px;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-checkbox .checkbox-item .ovabrw-label-field {
display: block;
position: relative;
padding-left: 30px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-checkbox .checkbox-item .ovabrw-label-field input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-checkbox .checkbox-item .ovabrw-label-field .checkmark {
position: absolute;
top: 50%;
left: 0;
transform: translate(0, -50%);
height: 20px;
width: 20px;
background-color: #FFF;
border-radius: 2px;
border: 1px solid var(--ovabrw-light-color);
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-checkbox .checkbox-item .ovabrw-label-field .checkmark:after {
content: "";
position: absolute;
display: none;
left: 50%;
top: 40%;
width: 4px;
height: 10px;
border: solid white;
border-width: 0 2px 2px 0;
-webkit-transform: translate(-50%, -50%) rotate(45deg);
-ms-transform: translate(-50%, -50%) rotate(45deg);
transform: translate(-50%, -50%) rotate(45deg);
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-checkbox .checkbox-item .ovabrw-label-field:hover input ~ .checkmark {
background-color: var(--ovabrw-primary-color);
border-color: var(--ovabrw-primary-color);
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-checkbox .checkbox-item .ovabrw-label-field input:checked ~ .checkmark {
background-color: var(--ovabrw-primary-color);
border-color: var(--ovabrw-primary-color);
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-checkbox .checkbox-item .ovabrw-label-field input:checked ~ .checkmark:after {
display: block;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-checkbox .checkbox-item:last-child {
margin-bottom: 0;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-modern-file .ovabrw-label-field {
display: block;
position: relative;
cursor: pointer;
width: 100%;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-modern-file .ovabrw-label-field input {
position: absolute;
top: 0;
opacity: 0;
width: 0;
height: 0;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-modern-file .ovabrw-label-field .ovabrw-file-name {
max-width: 100%;
max-height: 45px;
padding: 10px 35px 13px 14px;
border-radius: 5px;
border: 1px solid #D9D9D9;
background-color: #FFF;
overflow: hidden;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-modern-file .ovabrw-label-field .ovabrw-file-name .placeholder {
color: var(--ovabrw-light-color);
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-modern-file .ovabrw-label-field .ovabrw-file-name .name {
display: none;
max-width: 100%;
overflow: hidden;
height: 20px;
}
.ovabrw-modern .ovabrw-product-fields .ovabrw-modern-file .ovabrw-label-field i {
position: absolute;
top: 50%;
right: 13px;
transform: translate(0, -50%);
font-size: 18px;
}
.ovabrw-modern .ovabrw-product-fields .rental_item.ovabrw-fullwidth {
grid-column: 1/span 2;
}
@media only screen and (max-width: 768px) {
.ovabrw-modern .ovabrw-product-fields .rental_item.ovabrw-fullwidth {
grid-column: 1/span 1;
}
}
.ovabrw-modern .ovabrw-product-fields .rental_item .description {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
font-style: italic;
margin: 0 0 20px;
}
body.rtl.ovabrw-modern .ovabrw-product-fields select {
background-position: 10px center;
}
body.rtl.ovabrw-modern .ovabrw-product-fields .ovabrw-label-field {
padding-left: 0;
padding-right: 30px;
}
body.rtl.ovabrw-modern .ovabrw-product-fields .ovabrw-label-field .checkmark {
right: 0;
}
body.rtl.ovabrw-modern .ovabrw-product-fields .ovabrw-modern-file .ovabrw-label-field {
padding: 0;
}
body.rtl.ovabrw-modern .ovabrw-product-fields .ovabrw-modern-file .ovabrw-label-field i {
right: auto;
left: 13px;
}
body.rtl.ovabrw-modern .ovabrw-product-fields .ovabrw-modern-file .ovabrw-label-field .ovabrw-file-name {
padding-right: 13px;
padding-left: 35px;
}
.woocommerce-product-gallery {
max-width: 600px;
position: relative;
margin-bottom: 2rem;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: 1rem;
right: 1rem;
z-index: 99;
}
.woocommerce-product-gallery a img {
width: 100%;
height: auto;
}
.woocommerce-product-gallery .flex-viewport {
margin-bottom: 20px;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
display: flex;
list-style: none;
justify-content: space-between;
margin: 0;
}
.ovabrw-product-images .owl-carousel .owl-nav button {
position: absolute;
top: 50%;
transform: translateY(-50%);
display: flex;
align-items: center;
justify-content: center;
width: 58px;
height: 58px;
border-radius: 50%;
background-color: #fff;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
font-size: 34px;
}
@media (max-width: 768px) {
.ovabrw-product-images .owl-carousel .owl-nav button {
width: 48px;
height: 48px;
font-size: 28px;
}
}
.ovabrw-product-images .owl-carousel .owl-nav button span {
position: relative;
top: -2px;
}
.ovabrw-product-images .owl-carousel .owl-nav button.owl-prev {
left: 30px;
}
.ovabrw-product-images .owl-carousel .owl-nav button.owl-next {
right: 30px;
}
.ovabrw-product-images .owl-carousel .owl-nav button:hover {
background-color: var(--ovabrw-primary-color);
color: #fff;
}
.ovabrw-product-images-2 .owl-item {
transition: all 0.2s ease;
padding: 20px;
}
@media (max-width: 767px) {
.ovabrw-product-images-2 .owl-item {
padding: 10px;
}
}
.ovabrw-product-images-2 .owl-item.center {
transform: scale(1.07);
}
@media (max-width: 767px) {
.ovabrw-product-images-2 .owl-item.center {
transform: scale(1);
}
}
.elementor_search_map .toggle_wrap {
display: none;
margin: 60px 0 20px 0;
padding: 0 20px;
}
@media screen and (max-width: 1024px) {
.elementor_search_map .toggle_wrap {
display: flex;
}
}
.elementor_search_map .toggle_wrap span {
width: 50%;
text-align: center;
border: 2px solid #e2e2e2;
box-sizing: content-box;
padding: 6px 18px;
cursor: pointer;
}
.elementor_search_map .toggle_wrap span:last-child {
border-left: 0;
}
.elementor_search_map .toggle_wrap span:last-child.active {
border: 2px solid #e86c60;
}
.elementor_search_map .toggle_wrap span:first-child {
border-right: 0;
}
.elementor_search_map .toggle_wrap span:first-child.active {
border: 2px solid #e86c60;
}
.elementor_search_map .wrap_search_map {
display: flex;
position: relative;
width: 100%;
flex-wrap: wrap;
}
.elementor_search_map .wrap_search_map .wrap_search {
width: 100%;
}
.elementor_search_map .wrap_search_map .wrap_search .fields_search .toggle_filters {
display: none;
justify-content: flex-start;
align-items: center;
cursor: pointer;
border: 1px solid #e2e2e2;
color: #343434;
padding: 6px 12px;
border-radius: 4px;
font-size: 100%;
position: relative;
margin-bottom: 22px;
}
@media screen and (max-width: 1024px) {
.elementor_search_map .wrap_search_map .wrap_search .fields_search .toggle_filters {
display: flex;
}
}
.elementor_search_map .wrap_search_map .wrap_search .fields_search .toggle_filters i.icon_up {
display: none;
}
.elementor_search_map .wrap_search_map .wrap_search .fields_search .toggle_filters i {
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
.elementor_search_map .wrap_search_map .wrap_search .fields_search .form_search_map {
display: none;
}
}
.elementor_search_map .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-column-gap: 20px;
grid-row-gap: 20px;
}
@media screen and (max-width: 768px) {
.elementor_search_map .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 546px) {
.elementor_search_map .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content {
grid-template-columns: 1fr;
}
}
.elementor_search_map .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content .label_search {
width: 100%;
}
.elementor_search_map .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content .label_search input {
border-color: #e2e2e2;
border-radius: 4px;
outline: none;
box-shadow: none;
}
.elementor_search_map .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content .wrap_search_location {
position: relative;
}
.elementor_search_map .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content .wrap_search_location .locate_me {
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
color: #e86c60;
cursor: pointer;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor_search_map .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content .show_taxonomy {
display: none;
}
.elementor_search_map .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content .wrap_search_taxonomies {
display: none;
}
.elementor_search_map .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_search_radius {
display: none;
margin-top: 20px;
}
.elementor_search_map .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_search_radius #wrap_pointer {
height: 3px;
background-color: #e2e2e2;
margin-top: 5px;
border: none;
}
.elementor_search_map .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_search_radius #wrap_pointer span {
border-radius: 100%;
outline: none;
background-color: #fff;
border-color: #e86c60;
border-width: 2px;
z-index: 1;
width: 15px;
top: -6px;
height: 15px;
}
.elementor_search_map .wrap_search_map .wrap_search .search_result ul.products {
margin: 0;
}
.elementor_search_map .wrap_search_map .wrap_search .search_result .one-column .products {
display: grid;
grid-template-columns: 1fr;
grid-column-gap: 20px;
grid-row-gap: 20px;
}
.elementor_search_map .wrap_search_map .wrap_search .search_result .two-column .products {
display: grid;
grid-template-columns: 1fr 1fr;
grid-column-gap: 20px;
grid-row-gap: 20px;
}
@media screen and (max-width: 546px) {
.elementor_search_map .wrap_search_map .wrap_search .search_result .two-column .products {
grid-template-columns: 1fr;
}
}
.elementor_search_map .wrap_search_map .wrap_search .search_result .three-column .products {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-column-gap: 20px;
grid-row-gap: 20px;
}
@media screen and (max-width: 768px) {
.elementor_search_map .wrap_search_map .wrap_search .search_result .three-column .products {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 546px) {
.elementor_search_map .wrap_search_map .wrap_search .search_result .three-column .products {
grid-template-columns: 1fr;
}
}
.elementor_search_map .wrap_search_map .wrap_search .search_result .products:before {
display: none;
}
.elementor_search_map .wrap_search_map .wrap_search .search_result .products .product {
width: 100%;
}
.elementor_search_map .wrap_search_map .wrap_search .search_result .products .product a img {
width: 100%;
border-radius: 5px 5px 0 0;
}
.elementor_search_map .wrap_search_map .wrap_search .search_result .ovabrw_pagination_ajax {
margin-top: 20px;
}
.elementor_search_map .wrap_search_map .wrap_search .search_result .ovabrw_pagination_ajax ul {
padding: 0px;
margin: 0px;
list-style-type: none;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.elementor_search_map .wrap_search_map .wrap_search .search_result .ovabrw_pagination_ajax ul li {
margin: 0 6px 12px 6px;
}
.elementor_search_map .wrap_search_map .wrap_search .search_result .ovabrw_pagination_ajax ul li span {
width: 100%;
height: 40px;
padding: 0 14px;
font-size: 16px;
line-height: 1.2;
border: 2px solid #cfccea;
border-radius: 3px;
display: inline-flex;
justify-content: center;
align-items: center;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor_search_map .wrap_search_map .wrap_search .search_result .ovabrw_pagination_ajax ul li span:hover {
background-color: #e86c60;
color: #fff;
border-color: #e86c60;
}
.elementor_search_map .wrap_search_map .wrap_search .search_result .ovabrw_pagination_ajax ul li .current {
background-color: #e86c60;
color: #fff;
border-color: #e86c60;
}
.elementor_search_map .wrap_search_map .wrap_search .wrap_load_more {
width: 100%;
display: none;
position: relative;
padding: 30px 0;
}
.elementor_search_map .wrap_search_map .wrap_search .wrap_load_more .loader {
position: absolute;
bottom: 0;
left: 50%;
transform: translate(-50%);
stroke-linecap: round;
}
.elementor_search_map .wrap_search_map .wrap_search .wrap_load_more .loader circle {
fill: none;
stroke-width: 1.5;
animation-duration: 1.5s;
animation-iteration-count: infinite;
animation-timing-function: linear;
transform-origin: 25px 25px;
will-change: transform;
stroke: #e86c60;
}
.elementor_search_map .wrap_search_map .wrap_search .wrap_load_more .loader circle:nth-of-type(1) {
stroke-dasharray: 40px;
animation-name: preloader_1;
}
.elementor_search_map .wrap_search_map .wrap_search .wrap_load_more .loader circle:nth-of-type(2) {
stroke-dasharray: 80px;
animation-name: preloader_2;
}
@keyframes preloader_1 {
100% {
transform: rotate(360deg);
}
}
@keyframes preloader_2 {
100% {
transform: rotate(-360deg);
}
}
.elementor_search_map .wrap_search_map .wrap_search .wrap_search_radius span {
font-weight: 500;
font-size: 18px;
line-height: 23px;
letter-spacing: 0px;
color: #333333;
}
.elementor_search_map .wrap_search_map .wrap_search .wrap_search_filter_title {
display: flex;
justify-content: space-between;
align-items: center;
gap: 10px;
margin-top: 30px;
margin-bottom: 30px;
}
.elementor_search_map .wrap_search_map .wrap_search .wrap_search_filter_title .results_found {
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.elementor_search_map .wrap_search_map .wrap_search .wrap_search_filter_title .results_found span {
font-weight: 500;
font-size: 18px;
line-height: 23px;
letter-spacing: 0px;
color: #333333;
}
.elementor_search_map .wrap_search_map .wrap_search .wrap_search_filter_title #search_sort select {
border-color: #e2e2e2;
border-radius: 4px;
outline: none;
padding: 8px 25px 8px 10px;
}
.elementor_search_map .wrap_search_map .wrap_search .wrap_search_filter_title #search_sort .select2-selection__rendered {
padding: 3px 35px 3px 15px;
}
.elementor_search_map .wrap_search_map .wrap_map {
display: block;
width: 40%;
}
@media screen and (max-width: 1024px) {
.elementor_search_map .wrap_search_map .wrap_map {
display: none;
width: 100%;
}
}
.elementor_search_map .wrap_search_map .wrap_map #show_map {
position: sticky !important;
top: 0;
bottom: 0;
right: 0;
left: 0;
}
.elementor_search_map .wrap_search_map .wrap_map #show_map .gm-svpc div {
width: 40px;
height: 40px;
}
.elementor_search_map.ova_have_map .wrap_search_map .wrap_search {
width: 60%;
padding: 0 20px;
}
@media screen and (max-width: 1024px) {
.elementor_search_map.ova_have_map .wrap_search_map .wrap_search {
width: 100%;
}
}
.elementor_search_map .select2 {
height: 100%;
width: 100% !important;
}
.elementor_search_map .select2 .select2-selection.select2-selection--single {
height: 100%;
min-height: 40px;
border-color: #e2e2e2;
border-radius: 4px;
outline: none;
display: flex;
align-items: center;
}
.elementor_search_map .select2 .select2-selection.select2-selection--single .select2-selection__rendered {
padding: 0 35px 0 15px;
transition: all 0.2s ease;
}
.elementor_search_map .select2 .select2-selection.select2-selection--single .select2-selection__arrow {
top: 4px;
right: 10px;
}
.elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content .wrap_search_location .locate_me {
color: var(--ovabrw-primary-color);
}
.elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=text], .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=number], .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=email], .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=tel], .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=url], .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=password], .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=search], .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content select {
width: 100%;
max-width: 100%;
height: 45px;
padding: 10px 13px 13px 14px;
border: 1px solid var(--ovabrw-light-color) !important;
border-radius: 5px;
background-color: #FFF;
box-shadow: none;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
.elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=text]::placeholder, .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=number]::placeholder, .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=email]::placeholder, .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=tel]::placeholder, .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=url]::placeholder, .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=password]::placeholder, .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=search]::placeholder, .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content select::placeholder {
color: var(--ovabrw-light-color);
}
.elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=text]:focus, .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=number]:focus, .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=email]:focus, .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=tel]:focus, .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=url]:focus, .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=password]:focus, .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content input[type=search]:focus, .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content select:focus {
outline: none;
background-color: #FFF;
}
.elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content select {
position: relative;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
background-image: url(//sultasaotel.com/wp-content/plugins/ova-brw/assets/img/down-arrow.svg);
background-position: calc(100% - 10px) center;
background-repeat: no-repeat;
background-size: 20px;
}
.elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_search_radius #wrap_pointer span {
border-color: var(--ovabrw-primary-color);
}
.elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .search_result .ovabrw_pagination_ajax ul li span {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
border-color: var(--ovabrw-light-color);
}
.elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .search_result .ovabrw_pagination_ajax ul li span.current, .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .search_result .ovabrw_pagination_ajax ul li span:hover {
border-color: var(--ovabrw-primary-color);
background-color: var(--ovabrw-primary-color);
color: #FFF;
}
.select2-dropdown {
border-color: #e2e2e2 !important;
}
.data_product_map {
max-width: 275px;
}
.data_product_map .title {
margin: 6px 0 15px 0;
line-height: 0.8em;
}
.data_product_map .title a {
font-size: 16px;
font-weight: 600;
color: #333;
line-height: 0.8em;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.data_product_map .title a:hover {
color: #e86c60;
}
.data_product_map .amount {
margin-bottom: 10px;
}
.data_product_map .product_ratting .star i {
color: #ffa800;
font-size: 14px;
}
body.rtl .elementor_search_map .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content .wrap_search_location .locate_me {
right: auto;
left: 20px;
}
body.rtl .elementor_search_map .wrap_search_map .wrap_search .wrap_search_filter_title #search_sort .select2-selection__rendered {
padding: 3px 15px 3px 35px;
}
body.rtl .elementor_search_map .select2 .select2-selection.select2-selection--single .select2-selection__arrow {
right: auto;
left: 10px;
}
body.rtl .elementor_search_map.ovabrw-search-modern .wrap_search_map .wrap_search .fields_search .form_search_map .wrap_content select {
background-position: 10px center;
}
.ovabrw-search-hotel .product-search-form {
position: relative;
display: flex;
background-color: #fff;
border-radius: 0;
box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1024px) {
.ovabrw-search-hotel .product-search-form {
flex-direction: column;
}
}
.ovabrw-search-hotel .product-search-form.column1 {
flex-direction: column;
}
.ovabrw-search-hotel .product-search-form.column1 .product-search-submit .ovabrw_btn_submit {
height: 75px;
}
.ovabrw-search-hotel .product-search-form .product-search-content {
position: relative;
display: grid;
grid-gap: 28px;
align-items: center;
grid-template-columns: 1fr 1fr 1fr;
padding: 38px;
}
@media (max-width: 1024px) {
.ovabrw-search-hotel .product-search-form .product-search-content {
padding: 38px 28px;
}
}
.ovabrw-search-hotel .product-search-form .product-search-content.column1 {
grid-template-columns: 1fr;
}
.ovabrw-search-hotel .product-search-form .product-search-content.column1 .label_search:before {
content: none !important;
}
.ovabrw-search-hotel .product-search-form .product-search-content.column2 {
grid-template-columns: 1fr 1fr;
}
.ovabrw-search-hotel .product-search-form .product-search-content.column3 {
grid-template-columns: 1fr 1fr 1fr;
}
.ovabrw-search-hotel .product-search-form .product-search-content.column4 {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.ovabrw-search-hotel .product-search-form .product-search-content.column5 {
grid-template-columns: 1fr 1fr 1fr 1fr 0.66fr;
}
@media screen and (max-width: 1124px) {
.ovabrw-search-hotel .product-search-form .product-search-content.column4, .ovabrw-search-hotel .product-search-form .product-search-content.column5 {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media screen and (max-width: 1024px) {
.ovabrw-search-hotel .product-search-form .product-search-content.column3, .ovabrw-search-hotel .product-search-form .product-search-content.column4, .ovabrw-search-hotel .product-search-form .product-search-content.column5 {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 768px) {
.ovabrw-search-hotel .product-search-form .product-search-content.column2, .ovabrw-search-hotel .product-search-form .product-search-content.column3, .ovabrw-search-hotel .product-search-form .product-search-content.column4, .ovabrw-search-hotel .product-search-form .product-search-content.column5 {
grid-template-columns: 1fr;
}
}
.ovabrw-search-hotel .product-search-form .product-search-content .label_search {
position: relative;
}
.ovabrw-search-hotel .product-search-form .product-search-content .label_search:before {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 0;
display: block;
height: 45px;
width: 1px;
background-color: #e4e4e4;
}
@media (max-width: 1024px) {
.ovabrw-search-hotel .product-search-form .product-search-content .label_search:before {
content: none;
}
}
.ovabrw-search-hotel .product-search-form .product-search-content .label_search:nth-last-child(-n+3):before {
content: none;
}
.ovabrw-search-hotel .product-search-form .product-search-content .label_search input[type=text], .ovabrw-search-hotel .product-search-form .product-search-content .label_search select {
font-size: 15px;
font-weight: 500;
color: var(--ovabrw-heading-color);
background-color: transparent;
border-radius: 0;
padding: 0 4px;
height: auto;
border: none;
box-shadow: none;
background-position: calc(100% - 24px) center;
}
.ovabrw-search-hotel .product-search-form .product-search-content .label_search input[type=text]::placeholder, .ovabrw-search-hotel .product-search-form .product-search-content .label_search select::placeholder {
opacity: 1;
color: var(--ovabrw-heading-color);
}
.ovabrw-search-hotel .product-search-form .product-search-content .label_search input[type=text]:focus, .ovabrw-search-hotel .product-search-form .product-search-content .label_search select:focus {
color: var(--ovabrw-heading-color);
}
.ovabrw-search-hotel .product-search-form .product-search-content .label_search select option {
font-weight: inherit;
}
.ovabrw-search-hotel .product-search-form .product-search-content .label_search .field-label {
margin: 0 4px 8px 4px;
font-size: 14px;
color: var(--ovabrw-text-color);
text-transform: uppercase;
}
.ovabrw-search-hotel .product-search-form .product-search-content .label_search .quantity-button {
position: relative;
display: inline-flex;
align-items: center;
width: 100%;
gap: 5px;
}
.ovabrw-search-hotel .product-search-form .product-search-content .label_search .quantity-button .quantity-icon {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
right: 20px;
display: inline-flex;
align-items: center;
justify-content: center;
width: 25px;
height: 25px;
text-align: center;
border: none;
border-radius: 4px;
background-color: #ecf0f4;
cursor: pointer;
}
.ovabrw-search-hotel .product-search-form .product-search-content .label_search .quantity-button .quantity-icon.minus {
right: 50px;
}
.ovabrw-search-hotel .product-search-form .product-search-content .label_search .quantity-button .quantity-icon:hover {
color: #FFF;
background-color: var(--ovabrw-primary-color);
}
.ovabrw-search-hotel .product-search-form .product-search-content .label_search .quantity-button .quantity-icon span {
display: inline-flex;
}
.ovabrw-search-hotel .product-search-form .product-search-content .label_search .quantity-button .quantity-icon span:before {
font-size: 12px;
margin: 0;
line-height: 1;
}
.ovabrw-search-hotel .product-search-form .product-search-content .label_search.ova-pickup-date i, .ovabrw-search-hotel .product-search-form .product-search-content .label_search.ova-dropoff-date i {
position: absolute;
right: 24px;
bottom: 50%;
transform: translateY(50%);
line-height: 1;
}
.ovabrw-search-hotel .product-search-form .product-search-content .ovabrw-value-attribute {
display: none;
width: 100%;
}
.ovabrw-search-hotel .product-search-form .product-search-content .ovabrw-wrapper-guestspicker .ovabrw-guestspicker {
font-size: 15px;
font-weight: 500;
color: var(--ovabrw-heading-color);
background-color: transparent;
padding: 0 4px;
}
.ovabrw-search-hotel .product-search-form .product-search-content .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons {
height: 40px;
}
.ovabrw-search-hotel .product-search-form .product-search-content .show_taxonomy {
display: none;
}
.ovabrw-search-hotel .product-search-form .product-search-submit .ovabrw_btn_submit {
transition: all 0.3s ease;
height: 100%;
width: 100%;
min-width: 140px;
font-size: 30px;
font-weight: bold;
line-height: 1.2;
color: #fff;
padding: 0 40px;
border-radius: 0;
background-color: var(--ovabrw-primary-color);
border: 1px solid var(--ovabrw-primary-color);
}
@media (max-width: 1024px) {
.ovabrw-search-hotel .product-search-form .product-search-submit .ovabrw_btn_submit {
height: 75px;
}
}
.ovabrw-search-hotel .product-search-form .product-search-submit .ovabrw_btn_submit:hover {
transition: all 0.3s ease;
background-color: var(--ovabrw-heading-color);
}
.ovabrw-search-hotel2 .product-search-form {
position: relative;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content {
position: relative;
display: grid;
align-items: flex-end;
grid-template-columns: 1fr 1fr 1fr;
grid-column-gap: 12px;
grid-row-gap: 20px;
padding: 35px;
border-radius: 10px;
}
@media screen and (max-width: 768px) {
.ovabrw-search-hotel2 .product-search-form .product-search-content {
padding: 30px 25px;
}
}
.ovabrw-search-hotel2 .product-search-form .product-search-content.column1 {
grid-template-columns: 1fr;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content.column1 .label_search:before {
content: none !important;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content.column2 {
grid-template-columns: 1fr 1fr;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content.column3 {
grid-template-columns: 1fr 1fr 1fr;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content.column4 {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content.column5 {
grid-template-columns: 1fr 1fr 1fr 1fr 0.66fr;
}
@media screen and (max-width: 1200px) {
.ovabrw-search-hotel2 .product-search-form .product-search-content.column4, .ovabrw-search-hotel2 .product-search-form .product-search-content.column5 {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media screen and (max-width: 1024px) {
.ovabrw-search-hotel2 .product-search-form .product-search-content.column3, .ovabrw-search-hotel2 .product-search-form .product-search-content.column4, .ovabrw-search-hotel2 .product-search-form .product-search-content.column5 {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 768px) {
.ovabrw-search-hotel2 .product-search-form .product-search-content.column2, .ovabrw-search-hotel2 .product-search-form .product-search-content.column3, .ovabrw-search-hotel2 .product-search-form .product-search-content.column4, .ovabrw-search-hotel2 .product-search-form .product-search-content.column5 {
grid-template-columns: 1fr;
}
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .heading {
grid-column: 1/-1;
text-align: center;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .heading .search-heading {
margin: 0 0 10px 0;
font-size: 32px;
font-weight: 600;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .heading .search-desc {
margin: 0 0 18px 0;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .label_search {
position: relative;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .label_search input[type=text], .ovabrw-search-hotel2 .product-search-form .product-search-content .label_search select {
padding: 0 24px;
font-size: 15px;
font-weight: var(--ovabrw-text-weight);
color: var(--ovabrw-text-color);
background-color: #ecf0f4;
border-radius: 10px;
height: 65px;
border: none;
background-position: calc(100% - 24px) center;
box-shadow: none;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .label_search input[type=text]::placeholder, .ovabrw-search-hotel2 .product-search-form .product-search-content .label_search select::placeholder {
opacity: 1;
color: var(--ovabrw-light-color);
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .label_search input[type=text]:focus, .ovabrw-search-hotel2 .product-search-form .product-search-content .label_search select:focus {
color: var(--ovabrw-heading-color);
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .label_search .ovabrw-guestspicker {
height: 65px;
border-radius: 10px;
padding: 20px 24px;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .label_search select option {
font-weight: inherit;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .label_search .field-label {
margin: 0 0 8px 0;
font-size: var(--ovabrw-label-size);
color: var(--ovabrw-heading-color);
font-weight: 500;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .label_search .quantity-button {
position: relative;
display: inline-flex;
align-items: center;
width: 100%;
gap: 5px;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .label_search .quantity-button .quantity-icon {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
right: 20px;
display: inline-flex;
align-items: center;
justify-content: center;
width: 25px;
height: 25px;
text-align: center;
border: none;
border-radius: 4px;
background-color: #ecf0f4;
cursor: pointer;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .label_search .quantity-button .quantity-icon.minus {
right: 50px;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .label_search .quantity-button .quantity-icon:hover {
color: #FFF;
background-color: var(--ovabrw-primary-color);
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .label_search .quantity-button .quantity-icon span:before {
display: inline-flex;
font-size: 10px;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .label_search.ova-pickup-date i, .ovabrw-search-hotel2 .product-search-form .product-search-content .label_search.ova-dropoff-date i {
position: absolute;
right: 24px;
bottom: 50%;
transform: translateY(50%);
line-height: 1;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .wrap_search_location {
cursor: pointer;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .wrap_search_location .locate_me {
position: absolute;
right: 24px;
bottom: 50%;
transform: translateY(50%);
line-height: 1;
color: var(--ovabrw-primary-color);
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .ovabrw-value-attribute {
display: none;
width: 100%;
}
.ovabrw-search-hotel2 .product-search-form .product-search-content .show_taxonomy {
display: none;
}
.ovabrw-search-hotel2 .product-search-form .product-search-submit .ovabrw_btn_submit {
transition: all 0.3s ease;
min-width: 150px;
height: 65px;
font-size: 16px;
font-weight: bold;
line-height: 1.2;
color: #fff;
padding: 0 40px;
background-color: var(--ovabrw-primary-color);
border: none;
border-radius: 10px;
}
.ovabrw-search-hotel2 .product-search-form .product-search-submit .ovabrw_btn_submit:hover {
transition: all 0.3s ease;
background-color: var(--ovabrw-heading-color);
}
.rtl .ovabrw-search-hotel.ovabrw_wd_search .product-search-form .product-search-content .label_search select {
background-position: left 24px top 50%;
}
.rtl .ovabrw-search-hotel.ovabrw_wd_search .product-search-form .product-search-content .label_search .quantity-button .quantity-icon {
right: unset;
left: 20px;
}
.rtl .ovabrw-search-hotel.ovabrw_wd_search .product-search-form .product-search-content .label_search .quantity-button .quantity-icon.minus {
left: 50px;
}
.rtl .ovabrw-search-hotel.ovabrw_wd_search .product-search-form .product-search-content .label_search.ova-pickup-date i, .rtl .ovabrw-search-hotel.ovabrw_wd_search .product-search-form .product-search-content .label_search.ova-dropoff-date i {
right: unset;
left: 24px;
}
.ovabrw-product-search-ajax {
display: flex;
gap: 30px;
}
.ovabrw-product-search-ajax.search-position-top {
flex-direction: column;
}
.ovabrw-product-search-ajax.search-position-top .ovabrw-search-hotel2, .ovabrw-product-search-ajax.search-position-top .wrap_search_result {
width: 100%;
}
.ovabrw-product-search-ajax.search-position-top .ovabrw-search-hotel2.ovabrw_wd_search .product-search-form .search-heading {
margin: 10px 0;
padding: 0;
border-radius: 0;
grid-column: 1/span 3;
background-color: transparent;
font-size: 24px;
color: var(--ovabrw-heading-color);
}
@media (max-width: 1024px) {
.ovabrw-product-search-ajax.search-position-top .ovabrw-search-hotel2.ovabrw_wd_search .product-search-form .search-heading {
grid-column: 1/span 2;
}
}
@media (max-width: 767px) {
.ovabrw-product-search-ajax.search-position-top .ovabrw-search-hotel2.ovabrw_wd_search .product-search-form .search-heading {
grid-column: 1/span 1;
}
}
.ovabrw-product-search-ajax.search-position-right {
flex-direction: row-reverse;
}
@media (max-width: 1024px) {
.ovabrw-product-search-ajax {
flex-direction: column !important;
}
}
.ovabrw-product-search-ajax .ovabrw-search-hotel2 {
width: 30%;
}
@media (max-width: 1024px) {
.ovabrw-product-search-ajax .ovabrw-search-hotel2 {
width: 100%;
}
}
.ovabrw-product-search-ajax .ovabrw-search-hotel2.ovabrw_wd_search .product-search-form .search-heading {
margin: -30px -25px 0 -25px;
font-family: var(--ovabrw-primary-font);
font-size: 20px;
font-weight: 500;
color: #fff;
padding: 25px;
border-radius: 10px 10px 0 0;
background-color: var(--ovabrw-primary-color);
}
.ovabrw-product-search-ajax .ovabrw-search-hotel2.ovabrw_wd_search .product-search-form .product-search-content {
padding: 30px 25px;
background-color: #ecf0f4;
}
.ovabrw-product-search-ajax .ovabrw-search-hotel2.ovabrw_wd_search .product-search-form .product-search-content .label_search input[type=text], .ovabrw-product-search-ajax .ovabrw-search-hotel2.ovabrw_wd_search .product-search-form .product-search-content .label_search select {
background-color: #fff;
}
.ovabrw-product-search-ajax .wrap_load_more {
width: 100%;
display: none;
position: relative;
padding: 30px 0;
}
.ovabrw-product-search-ajax .wrap_load_more .loader {
position: absolute;
bottom: 0;
left: 50%;
transform: translate(-50%);
stroke-linecap: round;
}
.ovabrw-product-search-ajax .wrap_load_more .loader circle {
fill: none;
stroke-width: 1.5;
animation-duration: 1.5s;
animation-iteration-count: infinite;
animation-timing-function: linear;
transform-origin: 25px 25px;
will-change: transform;
stroke: var(--ovabrw-primary-color);
}
.ovabrw-product-search-ajax .wrap_load_more .loader circle:nth-of-type(1) {
stroke-dasharray: 40px;
animation-name: preloader_1;
}
.ovabrw-product-search-ajax .wrap_load_more .loader circle:nth-of-type(2) {
stroke-dasharray: 80px;
animation-name: preloader_2;
}
@keyframes preloader_1 {
100% {
transform: rotate(360deg);
}
}
@keyframes preloader_2 {
100% {
transform: rotate(-360deg);
}
}
.ovabrw-product-search-ajax .wrap_search_result {
width: 70%;
}
@media (max-width: 1024px) {
.ovabrw-product-search-ajax .wrap_search_result {
width: 100%;
}
}
.ovabrw-product-search-ajax .wrap_search_result .search_result {
margin-top: 35px;
}
.ovabrw-product-search-ajax .wrap_search_result .search_result .ovabrw_product_archive .products {
display: grid;
grid-template-columns: 1fr;
grid-column-gap: 30px;
grid-row-gap: 30px;
}
.ovabrw-product-search-ajax .wrap_search_result .search_result .ovabrw_product_archive .products:before {
content: none;
}
.ovabrw-product-search-ajax .wrap_search_result .search_result .ovabrw_product_archive.two-column .products {
grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 700px) {
.ovabrw-product-search-ajax .wrap_search_result .search_result .ovabrw_product_archive.two-column .products {
grid-template-columns: 1fr;
}
}
.ovabrw-product-search-ajax .wrap_search_result .search_result .ovabrw_product_archive.three-column .products {
grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (max-width: 1470px) {
.ovabrw-product-search-ajax .wrap_search_result .search_result .ovabrw_product_archive.three-column .products {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 700) {
.ovabrw-product-search-ajax .wrap_search_result .search_result .ovabrw_product_archive.three-column .products {
grid-template-columns: 1fr;
}
}
.ovabrw-product-search-ajax .wrap_search_filter {
display: flex;
justify-content: space-between;
align-items: center;
gap: 10px;
}
.ovabrw-product-search-ajax .wrap_search_filter .results_found {
display: flex;
flex-wrap: wrap;
gap: 6px;
line-height: 1.3;
}
.ovabrw-product-search-ajax .wrap_search_filter #search_sort {
width: 44%;
}
.ovabrw-product-search-ajax .wrap_search_filter #search_sort select {
font-size: 14px;
padding: 18px;
background-size: 10px 10px;
width: 100%;
height: 65px;
border-radius: 10px;
}
.ovabrw-product-search-ajax .wrap_search_filter #search_sort select option {
font-weight: var(--font-weight);
}
.ovabrw-product-search-ajax .wrap_search_radius {
display: none;
}
.ovabrw-product-search-ajax .wrap_search_radius #wrap_pointer {
height: 3px;
background-color: #e2e2e2;
margin-top: 5px;
border: none;
}
.ovabrw-product-search-ajax .wrap_search_radius #wrap_pointer span {
border-radius: 100%;
outline: none;
background-color: #fff;
border-color: var(--primary);
border-width: 2px;
z-index: 1;
width: 15px;
top: -6px;
height: 15px;
}
.ovabrw-product-search-ajax .ovabrw_pagination_ajax {
margin-top: 40px;
}
.ovabrw-product-search-ajax .ovabrw_pagination_ajax ul {
padding: 0px;
margin: 0px;
list-style-type: none;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.ovabrw-product-search-ajax .ovabrw_pagination_ajax ul li {
margin: 0 6px 12px 6px;
}
.ovabrw-product-search-ajax .ovabrw_pagination_ajax ul li span {
transition: all 0.3s ease;
width: 100%;
height: 40px;
padding: 0 14px;
font-size: 16px;
line-height: 1.2;
border: 1px solid #dedede;
border-radius: 4px;
display: inline-flex;
justify-content: center;
align-items: center;
cursor: pointer;
}
.ovabrw-product-search-ajax .ovabrw_pagination_ajax ul li span:hover {
background-color: var(--ovabrw-primary-color);
color: #fff;
border-color: var(--ovabrw-primary-color);
}
.ovabrw-product-search-ajax .ovabrw_pagination_ajax ul li .current {
background-color: var(--ovabrw-primary-color);
color: #fff;
border-color: var(--ovabrw-primary-color);
}
.ovabrw-search-taxi .search-taxi-form .search-taxi-fields {
margin: 0;
display: grid;
grid-template-columns: repeat(2, 1fr);
column-gap: 23px;
row-gap: 40px;
}
.ovabrw-search-taxi .search-taxi-form .search-taxi-fields.search-grid-1 {
grid-template-columns: repeat(1, 1fr);
}
.ovabrw-search-taxi .search-taxi-form .search-taxi-fields.search-grid-2 {
grid-template-columns: repeat(2, 1fr);
}
.ovabrw-search-taxi .search-taxi-form .search-taxi-fields.search-grid-3 {
grid-template-columns: repeat(3, 1fr);
}
.ovabrw-search-taxi .search-taxi-form .search-taxi-fields .search-field {
position: relative;
}
.ovabrw-search-taxi .search-taxi-form .search-taxi-fields .search-field label {
display: block;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: capitalize;
color: #222;
margin-bottom: 12px;
}
.ovabrw-search-taxi .search-taxi-form .search-taxi-fields .search-field input, .ovabrw-search-taxi .search-taxi-form .search-taxi-fields .search-field select {
width: 100%;
height: 53px;
border-radius: 6px;
border: 1px solid #EBEBEB;
color: #5E5F63;
background-color: #FFFFFF;
font-size: 15px;
font-style: normal;
font-weight: 500;
text-transform: capitalize;
padding: 10px 40px 10px 17px;
box-shadow: none;
}
.ovabrw-search-taxi .search-taxi-form .search-taxi-fields .search-field input[type=number]::-webkit-inner-spin-button,
.ovabrw-search-taxi .search-taxi-form .search-taxi-fields .search-field input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.ovabrw-search-taxi .search-taxi-form .search-taxi-fields .search-field input[type=number] {
-moz-appearance: textfield; }
.ovabrw-search-taxi .search-taxi-form .search-taxi-fields .search-field select {
background-image: unset;
}
.ovabrw-search-taxi .search-taxi-form .search-taxi-fields .search-field > i {
position: absolute;
top: 45px;
right: 22px;
font-size: 16px;
color: #CACACA;
}
@media only screen and (max-width: 1024px) {
.ovabrw-search-taxi .search-taxi-form .search-taxi-fields.search-grid-3 {
grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width: 768px) {
.ovabrw-search-taxi .search-taxi-form .search-taxi-fields.search-grid-2, .ovabrw-search-taxi .search-taxi-form .search-taxi-fields.search-grid-3 {
grid-template-columns: repeat(1, 1fr);
}
}
.ovabrw-search-taxi .search-taxi-form .search-taxi-btn {
margin: 60px 0 0 0;
width: 100%;
color: #000;
text-align: center;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 0.3px;
text-transform: uppercase;
border-radius: 7px;
background-color: #FDB900;
padding: 24px 0;
box-shadow: 0px 10px 37px 0px rgba(253, 185, 0, 0.35);
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-search-taxi .search-taxi-form .search-taxi-btn i {
margin-right: 5px;
}
.ovabrw-search-taxi .search-taxi-form .search-taxi-btn i:before {
font-size: 16px;
}
.ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-fields {
grid-template-columns: repeat(4, 1fr);
row-gap: 30px;
}
.ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-fields .search-field.search-field-btn {
display: flex;
align-items: flex-end;
}
.ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-fields .search-field.search-field-btn .search-taxi-btn {
padding: 17px 0;
}
.ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-fields .search-field > i {
position: absolute;
top: 45px;
right: 22px;
font-size: 16px;
color: #222222;
}
.ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-fields.search-grid-1 {
grid-template-columns: repeat(1, 1fr);
}
.ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-fields.search-grid-2 {
grid-template-columns: repeat(2, 1fr);
}
.ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-fields.search-grid-3 {
grid-template-columns: repeat(3, 1fr);
}
.ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-fields.search-grid-4 {
grid-template-columns: repeat(4, 1fr);
}
.ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-fields.search-grid-5 {
grid-template-columns: repeat(5, 1fr);
}
@media only screen and (max-width: 1300px) {
.ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-fields.search-grid-5 {
grid-template-columns: repeat(4, 1fr);
}
}
@media only screen and (max-width: 1200px) {
.ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-fields.search-grid-4, .ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-fields.search-grid-5 {
grid-template-columns: repeat(3, 1fr);
}
}
@media only screen and (max-width: 1024px) {
.ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-fields.search-grid-3, .ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-fields.search-grid-4, .ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-fields.search-grid-5 {
grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width: 768px) {
.ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-fields.search-grid-2, .ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-fields.search-grid-3, .ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-fields.search-grid-4, .ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-fields.search-grid-5 {
grid-template-columns: repeat(1, 1fr);
}
}
.ovabrw-search-taxi.layout2 .search-taxi-form .search-taxi-btn {
margin: 0;
}
body.rtl .ovabrw-search-taxi .search-taxi-form .search-taxi-fields .search-field input, body.rtl .ovabrw-search-taxi .search-taxi-form .search-taxi-fields .search-field select {
padding-left: 40px;
padding-right: 17px;
}
body.rtl .ovabrw-search-taxi .search-taxi-form .search-taxi-fields .search-field > i {
right: unset;
left: 22px;
}
.ovabrw-search-taxi-ajax .search-taxi-form {
margin-bottom: 50px;
}
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields {
display: grid;
grid-template-columns: repeat(4, 1fr);
column-gap: 23px;
row-gap: 30px;
}
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields.search-grid-1 {
grid-template-columns: repeat(1, 1fr);
}
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields.search-grid-2 {
grid-template-columns: repeat(2, 1fr);
}
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields.search-grid-3 {
grid-template-columns: repeat(3, 1fr);
}
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields.search-grid-4 {
grid-template-columns: repeat(4, 1fr);
}
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields.search-grid-5 {
grid-template-columns: repeat(5, 1fr);
}
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields .search-field {
position: relative;
}
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields .search-field label {
display: block;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: capitalize;
color: #222;
margin-bottom: 12px;
}
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields .search-field input, .ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields .search-field select {
width: 100%;
height: 53px;
border-radius: 6px;
border: 1px solid #EBEBEB;
color: #5E5F63;
background-color: #fff;
font-size: 15px;
font-style: normal;
font-weight: 500;
text-transform: capitalize;
padding: 10px 40px 10px 17px;
box-shadow: none;
}
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields .search-field input[type=number]::-webkit-inner-spin-button,
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields .search-field input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields .search-field input[type=number] {
-moz-appearance: textfield; }
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields .search-field select {
background-image: unset;
}
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields .search-field > i {
position: absolute;
top: 45px;
right: 22px;
font-size: 16px;
color: #222222;
}
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields .search-field.search-field-btn {
display: flex;
align-items: flex-end;
}
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields .search-field.search-field-btn .search-taxi-btn {
width: 100%;
color: #000;
text-align: center;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 0.3px;
text-transform: uppercase;
border-radius: 7px;
background-color: #FDB900;
padding: 17px 0;
box-shadow: 0px 10px 37px 0px rgba(253, 185, 0, 0.35);
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields .search-field.search-field-btn .search-taxi-btn i {
margin-right: 5px;
}
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields .search-field.search-field-btn .search-taxi-btn i:before {
font-size: 16px;
}
@media only screen and (max-width: 1300px) {
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields.search-grid-5 {
grid-template-columns: repeat(4, 1fr);
}
}
@media only screen and (max-width: 1200px) {
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields.search-grid-4, .ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields.search-grid-5 {
grid-template-columns: repeat(3, 1fr);
}
}
@media only screen and (max-width: 1024px) {
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields.search-grid-3, .ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields.search-grid-4, .ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields.search-grid-5 {
grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width: 768px) {
.ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields.search-grid-2, .ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields.search-grid-3, .ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields.search-grid-4, .ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields.search-grid-5 {
grid-template-columns: repeat(1, 1fr);
}
}
.ovabrw-search-taxi-ajax .ovabrw-search-taxi-results {
position: relative;
}
.ovabrw-search-taxi-ajax .ovabrw-search-taxi-results ul.products.ovabrw-product-list {
display: grid;
grid-gap: 28px 26px;
margin: 0;
padding: 0;
list-style-type: none !important;
}
.ovabrw-search-taxi-ajax .ovabrw-search-taxi-results ul.products.ovabrw-product-list .item {
overflow: hidden;
}
.ovabrw-search-taxi-ajax .ovabrw-search-taxi-results ul.products.ovabrw-product-list.one-column {
grid-template-columns: repeat(1, 1fr) !important;
}
.ovabrw-search-taxi-ajax .ovabrw-search-taxi-results ul.products.ovabrw-product-list.two-column {
grid-template-columns: repeat(2, 1fr) !important;
}
.ovabrw-search-taxi-ajax .ovabrw-search-taxi-results ul.products.ovabrw-product-list.three-column {
grid-template-columns: repeat(3, 1fr) !important;
}
.ovabrw-search-taxi-ajax .ovabrw-search-taxi-results ul.products.ovabrw-product-list:before, .ovabrw-search-taxi-ajax .ovabrw-search-taxi-results ul.products.ovabrw-product-list:after {
display: none;
}
@media only screen and (max-width: 1024px) {
.ovabrw-search-taxi-ajax .ovabrw-search-taxi-results ul.products.ovabrw-product-list.three-column {
grid-template-columns: repeat(2, 1fr) !important;
}
}
@media only screen and (max-width: 768px) {
.ovabrw-search-taxi-ajax .ovabrw-search-taxi-results ul.products.ovabrw-product-list.two-column, .ovabrw-search-taxi-ajax .ovabrw-search-taxi-results ul.products.ovabrw-product-list.three-column {
grid-template-columns: repeat(1, 1fr) !important;
}
}
.ovabrw-search-taxi-ajax .ovabrw-search-taxi-results .ovabrw-loader {
display: none;
position: absolute;
top: 20px;
left: 50%;
transform: translate(0, -50%);
width: 48px;
height: 48px;
border-radius: 50%;
border: 3px solid;
border-color: var(--ovabrw-primary-color) var(--ovabrw-primary-color) transparent;
box-sizing: border-box;
animation: rotation 1s linear infinite;
z-index: 1;
}
.ovabrw-search-taxi-ajax .ovabrw-pagination {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
margin: 15px 0 20px;
padding: 0;
list-style-type: none !important;
}
.ovabrw-search-taxi-ajax .ovabrw-pagination li .page-numbers {
display: flex;
align-items: center;
justify-content: center;
width: 45px;
height: 45px;
border-radius: 3px;
border: 1px solid var(--ovabrw-light-color);
background-color: #FFF;
margin-right: 10px;
margin-bottom: 10px;
cursor: pointer;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-label-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-search-taxi-ajax .ovabrw-pagination li .page-numbers.current, .ovabrw-search-taxi-ajax .ovabrw-pagination li .page-numbers:hover {
color: #FFF;
background-color: var(--ovabrw-primary-color);
border-color: var(--ovabrw-primary-color);
}
body.rtl .ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields .search-field input, body.rtl .ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields .search-field select {
padding-left: 40px;
padding-right: 17px;
}
body.rtl .ovabrw-search-taxi-ajax .search-taxi-form .search-taxi-fields .search-field > i {
right: unset;
left: 22px;
}
.ovabrw-el-product-category img {
width: 100%;
display: block;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-el-product-category.template1 {
position: relative;
border-radius: 5px;
overflow: hidden;
}
.ovabrw-el-product-category.template1 a {
display: block;
height: 100%;
line-height: 0;
}
.ovabrw-el-product-category.template1 img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.ovabrw-el-product-category.template1 .background-overlay {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.32);
z-index: 1;
}
.ovabrw-el-product-category.template1 .info {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 1;
padding: 0 30px 23px;
}
@media (max-width: 1024px) {
.ovabrw-el-product-category.template1 .info {
padding: 0 23px 23px;
}
}
.ovabrw-el-product-category.template1 .info .name {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-second-heading-size);
font-weight: var(--ovabrw-second-heading-weight);
line-height: var(--ovabrw-second-heading-line-height);
color: var(--ovabrw-second-heading-color);
color: #FFF;
margin-bottom: 8px;
}
.ovabrw-el-product-category.template1 .info .name:before {
display: none;
}
.ovabrw-el-product-category.template1 .info .extra {
display: flex;
align-items: center;
justify-content: space-between;
}
.ovabrw-el-product-category.template1 .info .extra .count {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-label-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
color: #FFF;
padding: 10px 20px;
background-color: var(--ovabrw-primary-color);
border-radius: 5px;
}
.ovabrw-el-product-category.template1 .info .extra .review-average {
display: flex;
align-items: center;
}
.ovabrw-el-product-category.template1 .info .extra .review-average i {
line-height: 1;
color: #FFB26A;
font-size: 20px;
margin-right: 5px;
}
.ovabrw-el-product-category.template1 .info .extra .review-average .average {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
color: #FFF;
}
.ovabrw-el-product-category.template1:hover img {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
-moz-transform: scale3d(1.05, 1.05, 1.05);
-ms-transform: scale3d(1.05, 1.05, 1.05);
-o-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
.ovabrw-el-product-category.template2 {
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
padding: 10px;
border-radius: 5px;
background-color: #FFF;
}
.ovabrw-el-product-category.template2 .content {
position: relative;
border-radius: 5px;
overflow: hidden;
margin-bottom: 17px;
}
.ovabrw-el-product-category.template2 .content .background-overlay {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.32);
z-index: 1;
}
.ovabrw-el-product-category.template2 .content .count {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #FFF;
font-family: var(--ovabrw-primary-color);
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
opacity: 0;
z-index: -1;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-el-product-category.template2 .info {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 6px;
}
.ovabrw-el-product-category.template2 .info .name {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-second-heading-size);
font-weight: var(--ovabrw-second-heading-weight);
line-height: var(--ovabrw-second-heading-line-height);
color: var(--ovabrw-second-heading-color);
margin: 0;
}
.ovabrw-el-product-category.template2 .info .review-average {
display: flex;
align-items: center;
}
.ovabrw-el-product-category.template2 .info .review-average i {
line-height: 1;
color: #FFB26A;
font-size: 20px;
margin-right: 5px;
}
.ovabrw-el-product-category.template2 .info .review-average .average {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
color: var(--ovabrw-heading-color);
}
.ovabrw-el-product-category.template2:hover .content .count {
opacity: 1;
z-index: 1;
}
.ovabrw-el-product-category.template2:hover .content img {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
-moz-transform: scale3d(1.05, 1.05, 1.05);
-ms-transform: scale3d(1.05, 1.05, 1.05);
-o-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
.ovabrw-product-ajax-filter .categories-filter {
margin: 0 0 30px;
padding: 0;
list-style-type: none !important;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.ovabrw-product-ajax-filter .categories-filter .item-term {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-second-heading-size);
font-weight: var(--ovabrw-second-heading-weight);
line-height: var(--ovabrw-second-heading-line-height);
color: var(--ovabrw-second-heading-color);
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
margin: 0 15px 20px 15px;
text-transform: uppercase;
cursor: pointer;
}
.ovabrw-product-ajax-filter .categories-filter .item-term.active, .ovabrw-product-ajax-filter .categories-filter .item-term:hover {
color: var(--ovabrw-primary-color);
}
.ovabrw-product-ajax-filter .ovabrw-result {
position: relative;
margin-bottom: 15px;
}
.ovabrw-product-ajax-filter .ovabrw-result .ovabrw-product-list {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 28px 26px;
margin: 0;
padding: 0;
list-style-type: none !important;
}
.ovabrw-product-ajax-filter .ovabrw-result .ovabrw-product-list:before {
display: none;
}
.ovabrw-product-ajax-filter .ovabrw-result .ovabrw-product-list .item {
overflow: hidden;
}
@media only screen and (max-width: 1024px) {
.ovabrw-product-ajax-filter .ovabrw-result .ovabrw-product-list {
grid-template-columns: 1fr 1fr;
}
}
@media only screen and (max-width: 768px) {
.ovabrw-product-ajax-filter .ovabrw-result .ovabrw-product-list {
grid-template-columns: 1fr;
}
}
.ovabrw-product-ajax-filter .ovabrw-result .ovabrw-product-list.ovabrw-column1 {
grid-template-columns: 1fr;
}
.ovabrw-product-ajax-filter .ovabrw-result .ovabrw-loader {
display: none;
position: absolute;
top: 20px;
left: 50%;
transform: translate(0, -50%);
width: 48px;
height: 48px;
border-radius: 50%;
border: 3px solid;
border-color: var(--ovabrw-primary-color) var(--ovabrw-primary-color) transparent;
box-sizing: border-box;
animation: rotation 1s linear infinite;
z-index: 1;
}
.ovabrw-product-ajax-filter .ovabrw-result .ovabrw-loader:after {
content: "";
box-sizing: border-box;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
border: 3px solid;
border-color: transparent var(--ovabrw-primary-color) var(--ovabrw-primary-color);
width: 24px;
height: 24px;
border-radius: 50%;
animation: rotationBack 0.5s linear infinite;
transform-origin: center center;
}
@keyframes rotation {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes rotationBack {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(-360deg);
}
}
.ovabrw-product-ajax-filter .ovabrw-pagination {
margin: 0 0 20px;
padding: 0;
list-style-type: none !important;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.ovabrw-product-ajax-filter .ovabrw-pagination li .page-numbers {
display: flex;
align-items: center;
justify-content: center;
width: 45px;
height: 45px;
border-radius: 3px;
border: 1px solid var(--ovabrw-light-color);
background-color: #FFF;
margin-right: 10px;
margin-bottom: 10px;
cursor: pointer;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-label-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-product-ajax-filter .ovabrw-pagination li .page-numbers.current, .ovabrw-product-ajax-filter .ovabrw-pagination li .page-numbers:hover {
color: #FFF;
background-color: var(--ovabrw-primary-color);
border-color: var(--ovabrw-primary-color);
}
.ovabrw-product-filter {
position: relative;
}
.ovabrw-product-filter .ovabrw-product-filter-slide .owl-stage-outer {
margin-bottom: 35px;
}
.ovabrw-product-filter .ovabrw-product-filter-slide .owl-nav {
width: 105.5%;
height: 0;
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
display: flex;
opacity: 0;
visibility: hidden;
align-items: center;
justify-content: space-between;
transform: translate(-50%, -50%);
margin-top: -35px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-product-filter .ovabrw-product-filter-slide .owl-nav button i {
display: flex;
font-size: 41.5px;
color: var(--ovabrw-text-color);
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-product-filter .ovabrw-product-filter-slide .owl-nav button i:hover {
color: var(--ovabrw-primary-color);
}
.ovabrw-product-filter .ovabrw-product-filter-slide .owl-nav button:focus {
outline: none;
}
.ovabrw-product-filter .ovabrw-product-filter-slide .owl-nav.disabled {
display: none;
}
.ovabrw-product-filter .ovabrw-product-filter-slide .owl-dots {
display: flex;
align-items: center;
justify-content: center;
}
.ovabrw-product-filter .ovabrw-product-filter-slide .owl-dots button.active span {
background-color: var(--ovabrw-primary-color);
}
.ovabrw-product-filter .ovabrw-product-filter-slide .owl-dots button span {
display: block;
width: 10px;
height: 10px;
border-radius: 100%;
background-color: #F0F0F0;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ovabrw-product-filter .ovabrw-product-filter-slide .owl-dots button span:hover {
background-color: var(--ovabrw-primary-color);
}
.ovabrw-product-filter .ovabrw-product-filter-slide .owl-dots button:not(:last-child) {
margin-right: 3px;
}
.ovabrw-product-filter .ovabrw-product-filter-slide .owl-dots.disabled {
display: none;
}
.ovabrw-product-filter .ovabrw-product-filter-slide:hover .owl-nav {
opacity: 1;
visibility: visible;
}
form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content label {
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-label-size);
font-weight: var(--ovabrw-label-weight);
line-height: var(--ovabrw-label-line-height);
color: var(--ovabrw-label-color);
}
form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=text], form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=number], form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=email], form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=tel], form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=url], form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=password], form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=search], form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content select {
width: 100%;
max-width: 100%;
height: 45px;
padding: 10px 13px 13px 14px;
border: 1px solid var(--ovabrw-light-color);
border-radius: 5px;
background-color: #FFF;
box-shadow: none;
font-family: var(--ovabrw-primary-font);
font-size: var(--ovabrw-text-size);
font-weight: var(--ovabrw-text-weight);
line-height: var(--ovabrw-text-line-height);
color: var(--ovabrw-text-color);
}
form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=text]::placeholder, form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=number]::placeholder, form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=email]::placeholder, form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=tel]::placeholder, form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=url]::placeholder, form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=password]::placeholder, form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=search]::placeholder, form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content select::placeholder {
color: var(--ovabrw-light-color);
}
form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=text]:focus, form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=number]:focus, form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=email]:focus, form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=tel]:focus, form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=url]:focus, form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=password]:focus, form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content input[type=search]:focus, form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content select:focus {
outline: none;
background-color: #FFF;
}
form.ovabrw_search.ovabrw_search_modern .wrap_content .s_field .content select {
position: relative;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
background-image: url(//sultasaotel.com/wp-content/plugins/ova-brw/assets/img/down-arrow.svg);
background-position: calc(100% - 10px) center;
background-repeat: no-repeat;
background-size: 20px;
}
form.ovabrw_search.ovabrw_search_modern .s_submit .ovabrw_btn_submit {
font-family: var(--ovabrw-primary-font);
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-align: center;
padding: 16px 50px;
color: #FFF;
background-color: var(--ovabrw-primary-color);
border-radius: 5px;
text-transform: uppercase;
}
body.rtl.ovabrw-modern form.ovabrw_search.ovabrw_search_modern .s_field .content select {
background-position: 10px center;
}
.ovabrw-list-product .products {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 28px 26px;
margin: 0;
padding: 0;
list-style-type: none;
}
.ovabrw-list-product .products:before {
display: none;
}
.ovabrw-list-product .products .item {
overflow: hidden;
}
.ovabrw-list-product .products.ovabrw-column1 {
grid-template-columns: 1fr;
}
.ovabrw-list-product .products.ovabrw-column2 {
grid-template-columns: 1fr 1fr;
}
.ovabrw-list-product .products.ovabrw-column3 {
grid-template-columns: 1fr 1fr 1fr;
}
.ovabrw-list-product .products.ovabrw-column4 {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media only screen and (max-width: 1300px) {
.ovabrw-list-product .products.ovabrw-column1 {
grid-template-columns: 1fr;
}
.ovabrw-list-product .products.ovabrw-column4 {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media only screen and (max-width: 1024px) {
.ovabrw-list-product .products {
grid-template-columns: 1fr 1fr;
}
.ovabrw-list-product .products.ovabrw-column1 {
grid-template-columns: 1fr;
}
.ovabrw-list-product .products.ovabrw-column3 {
grid-template-columns: 1fr 1fr;
}
.ovabrw-list-product .products.ovabrw-column4 {
grid-template-columns: 1fr 1fr;
}
}
@media only screen and (max-width: 768px) {
.ovabrw-list-product .products {
grid-template-columns: 1fr;
}
.ovabrw-list-product .products.ovabrw-column2, .ovabrw-list-product .products.ovabrw-column3, .ovabrw-list-product .products.ovabrw-column4 {
grid-template-columns: 1fr;
}
}