html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type=checkbox],
[type=radio] {
box-sizing: border-box; padding: 0; } [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield; outline-offset: -2px; } [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} @font-face {
font-family: "HK Grotesk";
src: url(https://madeiraprimetours.com/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-Light.otf) format("truetype");
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: "HK Grotesk";
src: url(https://madeiraprimetours.com/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-Regular.otf) format("truetype");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: "HK Grotesk";
src: url(https://madeiraprimetours.com/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-Medium.otf) format("truetype");
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: "HK Grotesk";
src: url(https://madeiraprimetours.com/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-SemiBold.otf) format("truetype");
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: "HK Grotesk";
src: url(https://madeiraprimetours.com/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-Bold.otf) format("truetype");
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: "HK Grotesk";
src: url(https://madeiraprimetours.com/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-ExtraBold.otf) format("truetype");
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: "HK Grotesk";
src: url(https://madeiraprimetours.com/wp-content/themes/tripgo/assets/libs/fonts/HKGrotesk-Black.otf) format("truetype");
font-weight: 900;
font-style: normal;
} html {
overflow-x: hidden;
}
*, *::before, *::after {
box-sizing: border-box;
}
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin: 0;
padding: 0;
font-size: var(--font-size);
line-height: var(--line-height);
color: var(--text);
font-family: var(--primary-font);
letter-spacing: var(--letter-spacing);
}
@media (max-width: 1024px) {
body {
overflow-x: hidden;
}
}
body.admin-bar {
top: 32px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: var(--heading);
font-family: var(--primary-font);
font-weight: bold;
clear: both;
margin: 1em 0 0.5em 0px;
}
h1 {
font-size: 2em;
line-height: 1.21;
}
h2 {
font-size: 1.7411em;
line-height: 1.21;
}
h3 {
font-size: 1.5157em;
}
h4 {
font-size: 1.3195em;
}
h5 {
font-size: 1.1487em;
}
h6 {
font-size: 1em;
}
a {
text-decoration: none;
color: var(--primary);
}
a:hover, a:focus {
text-decoration: none;
outline: none;
}
p {
line-height: var(--line-height);
margin: 0 0 2em;
}
p:empty {
height: 0;
margin: 0;
}
.elementor-text-editor p {
line-height: inherit;
margin: 0;
}
blockquote {
position: relative;
font-weight: 600;
color: var(--heading);
padding: 20px 60px 20px;
font-style: italic;
margin: 0;
margin-bottom: 32px;
font-size: 1.2em;
}
@media (max-width: 767px) {
blockquote {
padding: 0;
margin: 10px;
margin-bottom: 32px;
}
}
blockquote.wp-block-quote.is-style-large {
padding: 20px 60px 20px;
}
@media (max-width: 767px) {
blockquote.wp-block-quote.is-style-large {
padding: 35px;
margin: 10px;
}
}
blockquote.wp-block-quote.is-style-large:not(.is-style-plain) {
padding: 20px 60px 20px;
}
blockquote p {
margin-bottom: 20px;
line-height: 1.3;
}
blockquote cite {
font-size: 16px;
color: var(--secondary);
}
blockquote:before {
position: absolute;
left: 10px;
top: 25px;
content: "\f17f";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
font-size: 30px;
color: var(--primary);
}
@media (max-width: 767px) {
blockquote:before {
left: -20px;
top: -5px;
font-size: 15px;
}
}
blockquote.has-text-align-right:before {
right: 0;
left: auto;
transform: rotate(180deg);
width: 30px;
height: 30px;
text-align: right;
position: absolute;
}
@media (max-width: 767px) {
blockquote.has-text-align-right:before {
right: -20px;
width: 15px;
height: 15px;
}
}
blockquote.left {
margin-right: 20px;
text-align: right;
margin-left: 0;
width: 33%;
float: left;
}
blockquote.right {
margin-left: 20px;
text-align: left;
margin-right: 0;
width: 33%;
float: right;
}
address {
font-style: italic;
margin: 0 0 24px;
}
cite,
em,
var,
address,
dfn {
font-style: italic;
}
pre {
border: 1px solid #d1d1d1;
font-size: 16px;
font-size: 1rem;
line-height: 1.3125;
margin: 1.75em 0 1.75em 0;
max-width: 100%;
overflow: auto;
padding: 1.75em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 0 0 1em;
}
.elementor-widget-text-editor p {
line-height: inherit;
}
.btn,
.button {
border-radius: 5px;
padding: 12px 25px;
line-height: 1.5em;
} body {
background-color: #fff;
}
body.container_boxed .wrap-fullwidth {
max-width: var(--container-width);
margin: 0 auto;
background-color: #fff;
}
body.container_boxed .row_site {
padding: var(--boxed-offset);
}
body.rtl {
direction: rtl;
}
body .row_site {
margin: 0 auto;
}
body .container_site {
padding-left: 10px;
padding-right: 10px;
}
body .ovamegamenu_container_default {
width: var(--container-width);
}
body .row_site,
body .elementor-section.elementor-section-boxed > .elementor-container {
max-width: var(--container-width);
}
@media (max-width: 1023px) {
body .row_site,
body .elementor-section.elementor-section-boxed > .elementor-container {
padding-left: 10px;
padding-right: 10px;
}
}
body.page-template-default .elementor-section.elementor-section-boxed > .elementor-container {
padding-left: 0px;
padding-right: 0px;
}
body.layout_1c #main-content {
max-width: 100%;
}
body.layout_2l #main-content {
float: right;
}
body.layout_2l #sidebar {
float: left;
margin-bottom: 60px;
}
body.layout_2r #main-content {
float: left;
}
body.layout_2r #sidebar {
float: right;
margin-bottom: 60px;
}
body #main-content {
max-width: calc(var(--main-content) - 60px);
width: 100%;
margin-bottom: 60px;
}
@media (max-width: 1023px) {
body #main-content {
max-width: 100%;
}
}
body #sidebar {
max-width: var(--width-sidebar);
width: 100%;
}
@media (max-width: 1023px) {
body #sidebar {
max-width: 100%;
}
}
body .wrap_footer {
clear: both;
}
body .inside-content {
min-height: calc(100vh - 200px);
}
.fancybox__container {
z-index: 9999 !important;
}
.fancybox__container .fancybox__image {
border-radius: 10px;
}
.compensate-for-scrollbar {
padding: 0 !important;
}
.swiper-image-stretch .swiper-slide .swiper-slide-image {
display: block;
transform: scale(1);
}
.swiper-image-stretch .swiper-slide.swiper-slide-active .swiper-slide-image {
transition-delay: 0.2s;
transform: scale(1.06);
transform-origin: left bottom;
transition: transform 5s linear;
}
@media (min-width: 1550px) {
.ova_responsive_margin_top .elementor-widget-container {
margin-top: -150px;
}
}
@media (max-width: 1549px) {
.ova_responsive_margin_top .elementor-widget-container {
margin-top: -80px;
}
}
@media (max-width: 1200px) {
.ova_responsive_margin_top .elementor-widget-container {
margin-top: 0;
}
}
@media (min-width: 1024px) and (max-width: 1300px) {
.ova-hide-element-min1024-max1300 {
display: none;
}
}
@media (min-width: 1024px) and (max-width: 1450px) {
.ova-hide-element-min1024-max1450 {
display: none;
}
} .wrap_header {
padding-top: 15px;
padding-bottom: 15px;
}
@media (min-width: 1024px) {
.wrap_header {
display: flex;
justify-content: space-between;
align-content: center;
align-items: center;
}
}
.wrap_header a.navbar-brand img {
width: 120px;
} .site-brand a .blogname {
font-weight: bold;
font-size: 2em;
line-height: 1.5em;
color: var(--primary);
}
@media (max-width: 1023px) {
.site-brand {
display: block;
float: left;
max-width: calc(100% - 120px);
z-index: 1;
position: relative;
}
}  button.menu-toggle {
cursor: pointer;
text-align: left;
position: relative;
border: 2px solid transparent;
box-shadow: none;
border-radius: 4px;
background-image: none;
padding: 0.6180469716em 0.875em 0.6180469716em 2.617924em;
font-size: 0.875em;
max-width: 120px;
display: block;
margin-left: auto;
color: #fff;
background-color: var(--primary);
}
@media (min-width: 1024px) {
button.menu-toggle {
display: none;
}
}
button.menu-toggle:hover {
background-color: var(--primary);
color: #fff;
}
button.menu-toggle span:before {
transition: all, ease, 0.2s;
}
button.menu-toggle:before, button.menu-toggle:after,
button.menu-toggle span:before {
content: "";
display: block;
height: 2px;
width: 14px;
position: absolute;
top: 50%;
left: 1em;
margin-top: -1px;
transition: all, ease, 0.2s;
border-radius: 3px;
background-color: #fff;
}
button.menu-toggle:before {
transform: translateY(-4px);
}
button.menu-toggle:after {
transform: translateY(4px);
}
.toggled button.menu-toggle::before, .toggled button.menu-toggle::after {
transform: rotate(45deg);
}
.toggled button.menu-toggle::after {
transform: rotate(-45deg);
}
.toggled button.menu-toggle span::before {
opacity: 0;
}
ul.menu li.current-menu-item > a, ul.menu li.current-menu-ancestor > a, ul.menu li.current-menu-parent > a {
color: var(--primary);
}
.main-navigation {
position: relative;
}
.main-navigation .menu {
clear: both;
}
.main-navigation ul {
list-style: none;
}
.main-navigation ul.menu {
margin-left: 0;
margin-bottom: 0;
}
.main-navigation ul.menu ul {
display: block;
margin-left: 1em;
}
.main-navigation ul li {
display: inline-block;
position: relative;
text-align: left;
}
@media (max-width: 1023px) {
.main-navigation ul li {
display: block;
}
}
.main-navigation ul li.menu-item.current-menu-parent > a, .main-navigation ul li.menu-item.current-menu-item > a, .main-navigation ul li.menu-item.current-menu-ancestor > a {
color: var(--primary);
}
.main-navigation ul li.menu-item .sub-menu .menu-item:hover > a {
color: var(--primary);
background-color: rgba(0, 0, 0, 0.03);
}
.main-navigation ul li a {
color: var(--text);
padding: 0.6180469716em;
display: block;
}
.main-navigation ul li a:hover {
color: var(--primary);
}
.main-navigation.toggled .primary-navigation ul.menu {
max-height: 999px;
}
.main-navigation .dropdown-toggle {
background: transparent;
position: absolute;
top: 3px;
right: 0;
display: block;
padding: 0.5em 1em;
color: inherit;
border-radius: 0;
border: 1px solid #eee;
}
.main-navigation .dropdown-toggle::after {
content: "\f104";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
font-size: 0.6em;
}
.main-navigation .dropdown-toggle:focus {
outline: none;
}
.main-navigation .dropdown-toggle:hover {
background: transparent;
}
.main-navigation .dropdown-toggle.toggled-on:after {
content: "\f10c";
font-family: "ovaicon";
}
@media (min-width: 1024px) {
.main-navigation .dropdown-toggle {
display: none;
}
}
@media (max-width: 1023px) {
.main-navigation .primary-navigation ul {
max-height: 0;
overflow: hidden;
transition: all ease 0.4s;
margin: 0;
padding: 0;
}
.main-navigation .primary-navigation ul.show {
max-height: 999px;
}
}
@media (min-width: 1024px) {
.main-navigation ul li {
display: inline-block;
position: relative;
text-align: left;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
left: 1.1em;
display: block;
opacity: 1;
visibility: visible;
}
.main-navigation ul li:hover > ul li > ul, .main-navigation ul li.focus > ul li > ul {
left: -9999px; opacity: 0;
visibility: hidden;
}
.main-navigation ul li:hover > ul li > ul.sub-menu--is-touch-device, .main-navigation ul li.focus > ul li > ul.sub-menu--is-touch-device {
display: none;
left: 0;
}
.main-navigation ul li:hover > ul li:hover > ul, .main-navigation ul li:hover > ul li.focus > ul, .main-navigation ul li.focus > ul li:hover > ul, .main-navigation ul li.focus > ul li.focus > ul {
left: 100%;
top: 0;
display: block;
opacity: 1;
visibility: visible;
}
.main-navigation ul ul.sub-menu {
float: left;
position: absolute;
top: 100%;
z-index: 99999;
left: 0; opacity: 0;
visibility: hidden;
border-radius: 3px;
background-color: #fff;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.07);
padding: 15px 0;
}
.main-navigation ul ul.sub-menu.sub-menu--is-touch-device {
display: none;
left: 0;
}
.main-navigation ul ul.sub-menu li {
display: block;
min-width: 260px;
}
.main-navigation ul.menu {
max-height: none;
overflow: visible;
margin-top: 0;
transition: none;
}
.main-navigation ul.menu > li > a {
padding: 1em;
font-weight: 600;
}
.main-navigation ul.menu > li.menu-item-has-children:hover::after, .main-navigation ul.menu > li.page_item_has_children:hover::after {
display: block;
}
.main-navigation ul.menu > li.menu-item-has-children > a:after, .main-navigation ul.menu > li.page_item_has_children > a:after, .main-navigation ul.menu > li.has-mega-menu > a:after {
content: "\f104";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
margin: 0 0.35em;
font-size: 0.5em;
font-weight: 500;
-ms-transition: transform 0.3s ease;
-o-transition: transform 0.3s ease;
-moz-transition: transform 0.3s ease;
-webkit-transition: transform 0.3s ease;
transition: transform 0.3s ease;
}
.main-navigation ul.menu ul.sub-menu {
margin: 0;
padding: 15px 0px;
}
.main-navigation ul.menu ul.sub-menu li.menu-item a {
padding: 8px 25px 8px;
font-weight: 400;
font-size: 14px;
line-height: 1.5;
}
.main-navigation ul.menu ul.sub-menu li.menu-item:last-child {
border-bottom: 0;
margin-bottom: 0;
}
.main-navigation ul.menu ul.sub-menu ul {
margin: 0;
}
.main-navigation ul.menu ul.sub-menu li.menu-item-has-children > a::after, .main-navigation ul.menu ul.sub-menu li.page_item_has_children > a::after {
content: "\f104";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
float: right;
margin-left: 10px;
margin-top: 7px;
font-size: 0.5em;
font-weight: 500;
line-height: 1;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
} footer.footer {
clear: both;
padding-bottom: 45px;
padding-top: 45px;
background-color: #333;
color: #fff;
text-align: center;
margin-top: 60px;
}  article.post-wrap {
margin-bottom: 70px;
}
article.post-wrap.sticky {
background: #f9f9f9;
padding: 30px;
border-top: 5px solid;
border-color: var(--primary);
}
article.post-wrap.sticky .post-excerpt {
text-align: justify;
}
article.post-wrap .post-title {
margin: 0px 0px 20px 0px;
padding: 0;
line-height: 1.3em;
font-weight: bold;
font-size: 32px;
color: var(--heading);
-webkit-hyphens: unset;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
word-break: break-word;
letter-spacing: -1px;
font-feature-settings: "pnum" on, "onum" on;
}
article.post-wrap .post-title:hover {
color: var(--primary);
}
article.post-wrap .post-media {
margin-bottom: 20px;
}
article.post-wrap .post-media img {
border-radius: 10px;
}
article.post-wrap ul.post-meta {
list-style-type: none;
margin: 0 0px 25px 0px;
padding: 0;
display: inline-block;
}
article.post-wrap ul.post-meta li {
display: inline-block;
font-size: 16px;
margin: 0 18px 0px 0;
color: var(--light);
}
article.post-wrap ul.post-meta li i {
font-size: 0.8em;
color: var(--primary);
padding-right: 3px;
}
article.post-wrap ul.post-meta li a {
color: var(--light);
}
article.post-wrap ul.post-meta li a:hover {
color: var(--primary);
}
article.post-wrap .post-excerpt > p {
margin-top: 0px;
margin-bottom: 25px;
}
article.post-wrap a.readmore {
border-radius: 10px;
clear: both;
background-color: var(--primary);
border-color: var(--primary);
border: 1px solid;
color: #fff;
font-size: 1em;
text-transform: none;
font-weight: 600;
box-shadow: none;
display: inline-block;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
article.post-wrap a.readmore:hover {
color: var(--primary);
border-color: var(--primary);
background-color: #fff;
} .blog_default .post-title {
font-weight: normal;
}
.blog_default .post-excerpt {
font-size: 1em;
}
.blog_default .date {
font-size: 1em;
}
.layout_1c .blog_default {
max-width: 930px;
margin: 0 auto;
} .blog_grid {
display: grid;
gap: 25px;
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1023px) {
.blog_grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 767px) {
.blog_grid {
grid-template-columns: repeat(1, 1fr);
}
}
.blog_grid article.post-wrap .post-media {
margin-bottom: 15px;
}
.blog_grid article.post-wrap .post-title {
font-size: 22px;
}
.blog_grid article.post-wrap .post-excerpt {
font-size: 1em;
}
.blog_grid article.post-wrap ul.post-meta {
margin-bottom: 15px;
}
.blog_grid article.post-wrap ul.post-meta .date {
font-size: 1em;
}
.layout_2l .blog_grid, .layout_2r .blog_grid {
grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767px) {
.layout_2l .blog_grid, .layout_2r .blog_grid {
grid-template-columns: repeat(1, 1fr);
}
} .blog_masonry {
margin-left: -15px;
margin-right: -15px;
}
.blog_masonry article {
width: 33.3%;
}
@media (max-width: 1200px) {
.blog_masonry article {
width: 50%;
}
}
@media (max-width: 767px) {
.blog_masonry article {
width: 100%;
}
}
.blog_masonry .content {
display: block;
margin: 0px 15px;
position: relative;
min-height: 100px;
}
.blog_masonry .content .post-media {
margin-bottom: 15px;
}
.blog_masonry .content .post-title {
font-size: 22px;
}
.blog_masonry .content .post-excerpt {
font-size: 1em;
}
.blog_masonry .content ul.post-meta {
margin-bottom: 15px;
}
.blog_masonry .content ul.post-meta .date {
font-size: 1em;
}
.blog_masonry .content a.readmore {
clear: both;
background-color: transparent;
border-color: var(--primary);
border: 1px solid;
color: var(--primary);
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
.blog_masonry .content a.readmore:hover {
color: #fff;
border-color: var(--primary);
background-color: var(--primary);
}
.layout_2l .blog_masonry article, .layout_2r .blog_masonry article {
width: 50%;
min-height: 200px;
}
@media (max-width: 767px) {
.layout_2l .blog_masonry article, .layout_2r .blog_masonry article {
width: 100%;
}
} .single article.post-wrap .post-title {
font-size: 42px;
-webkit-hyphens: unset;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
margin-bottom: 20px;
margin-top: 0;
word-break: break-word;
}
.single article.post-wrap .post-title:hover {
color: var(--heading);
}
.single article.post-wrap .post-content {
margin-bottom: 15px;
}
.single article.post-wrap .post-content:before, .single article.post-wrap .post-content:after {
clear: both;
content: "";
display: table;
}
.single article.post-wrap .post-content ul.ova-post-list {
list-style-type: none;
padding: 0;
margin-bottom: 30px;
}
.single article.post-wrap .post-content ul.ova-post-list li {
margin-bottom: 10px;
}
.single article.post-wrap .post-content ul.ova-post-list li:before {
content: "\e90d";
font-family: "icomoon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.5em;
display: block;
float: left;
color: var(--secondary);
font-size: 20px;
line-height: inherit;
}
.single article.post-wrap .post-content ul.ova-post-list li::marker {
color: var(--secondary);
}
.single article.post-wrap .post-tags-and-share {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
row-gap: 15px;
}
.single article.post-wrap .post-tags-and-share .post-tags {
clear: both;
}
.single article.post-wrap .post-tags-and-share .post-tags a {
text-transform: capitalize;
margin: 0px 5px 5px 0px;
display: inline-block;
margin-right: 5px;
background-color: #eeeeee;
border: solid 1px #eeeeee;
color: var(--text);
border-radius: 10px;
padding: 5px 15px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.single article.post-wrap .post-tags-and-share .post-tags a:hover {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
}
.single article.post-wrap .post-tags-and-share .share-social-icons {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
row-gap: 10px;
list-style: none;
padding: 0 0 0 10px;
margin: 0;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li {
display: inline-block;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li:not(:last-child) {
margin-right: 10px;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li a {
transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
display: inline-flex;
justify-content: center;
align-items: center;
background-color: var(--heading);
width: 40px;
height: 40px;
border-radius: 10px;
font-family: var(--secondary-font);
font-weight: 400;
font-size: 16px;
line-height: 1.2;
color: #fff;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li a:hover {
transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
background-color: var(--primary) !important;
color: #fff;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li a.ico-facebook {
background-color: #506ccf;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li a.ico-twitter {
background-color: #97D5F0;
}
.single article.post-wrap .post-tags-and-share .share-social-icons li a.ico-pinterest {
background-color: #D13B3B;
}
.single.layout_1c #main-content {
max-width: 1000px;
margin: 0 auto;
} h1.page-title {
margin-top: 0;
-webkit-hyphens: unset;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
}
.search .page-header .page-title {
margin-bottom: 60px;
border-bottom: 1px solid #e1e1e1;
padding-bottom: 15px;
}
.search .page-header .page-title span {
color: var(--primary);
}
.ova-next-pre-post {
direction: ltr;
margin: 30px 0;
padding: 24px 0;
border-width: 1px 0px;
border-style: solid;
border-color: #e8e7e7;
}
.ova-next-pre-post:after {
content: "";
display: block;
clear: both;
}
.ova-next-pre-post .pre {
float: left;
}
.ova-next-pre-post .pre .num-2 .title {
margin-left: -16px;
}
.ova-next-pre-post .next {
float: right;
}
.ova-next-pre-post .next .num-2 .title {
margin-right: -16px;
}
.ova-next-pre-post .pre, .ova-next-pre-post .next {
display: flex;
width: calc(50% - 25px);
}
@media (max-width: 767px) {
.ova-next-pre-post .pre, .ova-next-pre-post .next {
width: 50%;
}
}
.ova-next-pre-post .pre img, .ova-next-pre-post .next img {
width: 76px;
height: 76px;
border-radius: 10px;
display: inline-block;
vertical-align: middle;
}
@media (max-width: 767px) {
.ova-next-pre-post .pre img, .ova-next-pre-post .next img {
display: none;
}
}
.ova-next-pre-post .pre:hover .num-1 i, .ova-next-pre-post .next:hover .num-1 i {
color: var(--primary);
}
.ova-next-pre-post .pre:hover .num-2 span.text-label, .ova-next-pre-post .next:hover .num-2 span.text-label {
color: var(--primary);
}
.ova-next-pre-post .pre .num-1, .ova-next-pre-post .next .num-1 {
margin-right: 5px;
}
.ova-next-pre-post .pre .num-1 i, .ova-next-pre-post .next .num-1 i {
display: inline-flex;
line-height: 1;
font-size: 24px;
color: var(--text);
}
.ova-next-pre-post .pre .num-2 span.text-label, .ova-next-pre-post .next .num-2 span.text-label {
font-size: 14px;
line-height: 1.3;
text-transform: uppercase;
letter-spacing: 0.2px;
color: var(--text);
font-weight: 600;
display: inline-block;
margin-bottom: 5px;
}
.ova-next-pre-post .pre .num-2 .title, .ova-next-pre-post .next .num-2 .title {
font-family: var(--primary-font);
display: block;
font-size: 20px;
line-height: 1.3;
font-weight: 700;
color: var(--heading);
word-break: break-word;
}
@media (max-width: 767px) {
.ova-next-pre-post .pre .num-2 .title, .ova-next-pre-post .next .num-2 .title {
display: none;
}
}
.ova-next-pre-post .pre {
padding-right: 10px;
}
.ova-next-pre-post .next {
flex-direction: row-reverse;
padding-left: 10px;
}
.ova-next-pre-post .next .num-1 {
margin: 0px;
margin-left: 5px;
}
@media (max-width: 767px) {
.ova-next-pre-post .next .num-1 {
margin-left: 0px;
margin-right: 5px;
}
}
.ova-next-pre-post .next .num-2 {
text-align: right;
}
@media (max-width: 767px) {
.ova-next-pre-post .next .num-2 {
text-align: left;
}
}
.ova-next-pre-post a {
display: flex;
align-items: flex-start;
} .page article.post-wrap {
display: flow-root;
} .sidebar .widget {
display: block;
margin-bottom: 24px;
border: 1px solid #e6e6e6;
border-radius: 10px;
float: left;
width: 100%;
padding: 25px 20px;      }
.sidebar .widget a {
color: var(--text);
}
.sidebar .widget a:hover {
color: var(--primary);
}
.sidebar .widget h4.widget-title {
position: relative;
color: var(--heading);
position: relative;
border-bottom: 1px solid #e6e6e6;
margin: 0 -20px 20px -20px;
padding: 0 20px 20px 20px;
}
.sidebar .widget h4.widget-title:before {
position: absolute;
content: "";
top: 0;
left: 0;
height: calc(100% - 20px);
width: 4px;
background-color: var(--primary);
}
.sidebar .widget p {
margin-top: 0;
}
.sidebar .widget img {
width: auto;
}
.sidebar .widget ul {
list-style-type: none;
margin: 0;
padding-left: 0px;
}
.sidebar .widget ul li {
padding: 0.5em 0;
}
.sidebar .widget ul li:first-child {
border-top: 0;
}
.sidebar .widget ul li:last-child {
padding-bottom: 0;
}
.sidebar .widget ul.children, .sidebar .widget ul.sub-menu {
margin: 0.5em 0 0 0.8em;
}
.sidebar .widget .screen-reader-text {
display: none;
}
.sidebar .widget.widget_rss ul li {
padding-top: 25px;
padding-bottom: 25px;
border-bottom: 1px solid #eee;
}
.sidebar .widget.widget_rss ul li:first-child {
padding-top: 0;
}
.sidebar .widget.widget_rss ul li:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.sidebar .widget.widget_rss ul li a.rsswidget {
font-weight: 600;
display: block;
line-height: 1.5em;
margin-bottom: 12px;
color: var(--heading);
font-size: 15px;
}
.sidebar .widget.widget_rss ul li a.rsswidget:hover {
color: var(--primary);
}
.sidebar .widget.widget_rss ul li .rss-date {
display: inline-block;
margin-bottom: 12px;
font-weight: 500;
opacity: 0.7;
}
.sidebar .widget.widget_rss ul li .rssSummary {
margin-bottom: 12px;
color: var(--text);
}
.sidebar .widget.widget_rss ul li cite {
color: var(--text);
opacity: 0.8;
text-decoration: underline;
}
.sidebar .widget.widget_text {
border-radius: 0;
border: none;
padding: 0;
}
.sidebar .widget.widget_calendar {
width: 100%;
}
.sidebar .widget.widget_calendar caption {
background: transparent;
color: var(--heading);
font-weight: bold;
text-align: center;
border: none;
padding: 5px 0px;
}
.sidebar .widget.widget_calendar table {
margin-bottom: 0;
}
.sidebar .widget.widget_calendar table thead {
border: 1px solid #eee;
}
.sidebar .widget.widget_calendar table thead tr th {
background-color: #f1f1f1;
color: var(--heading);
border: 1px solid #e4e4e4;
text-align: center;
}
.sidebar .widget.widget_calendar table tbody tr td {
border: none;
text-align: center;
border: 1px solid #e4e4e4;
}
.sidebar .widget.widget_calendar nav {
border: none;
padding: 10px 0px 0px 0px;
display: flex;
justify-content: space-between;
}
.sidebar .widget.widget_calendar nav a {
color: var(--primary);
}
.sidebar .widget.widget_calendar nav a:hover {
color: #343434;
}
.sidebar .widget.widget_tag_cloud .tagcloud {
position: relative;
width: 100%;
float: left;
}
.sidebar .widget.widget_tag_cloud .tagcloud a {
float: left;
margin: 0 10px 10px 0;
display: block;
font-size: 0.9em !important;
background-color: #eeeeee;
border: solid 1px #eeeeee;
color: var(--text);
border-radius: 10px;
padding: 5px 15px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.sidebar .widget.widget_tag_cloud .tagcloud a:hover {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
}
.sidebar .widget.widget_search {
padding: 0;
}
.sidebar .widget.widget_search form {
position: relative;
}
.sidebar .widget.widget_search form:before {
font-size: 20px;
color: var(--light);
opacity: 0.8;
font-family: "ovaicon";
content: "\f14f";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
vertical-align: middle;
position: absolute;
top: 50%;
right: 20px;
line-height: 1;
transform: translate(0, -50%);
cursor: pointer;
}
.sidebar .widget.widget_search form input[type=search] {
width: 100%;
padding: 13px 50px 13px 17px;
border: none;
border-radius: 10px;
}
.sidebar .widget.widget_search form input[type=submit] {
position: absolute;
right: 0px;
top: 0;
background-color: transparent;
border: none;
font-size: 0;
width: 50px;
}
.sidebar .widget.widget_categories ul li, .sidebar .widget.widget_archive ul li {
line-height: 30px;
color: var(--text);
text-align: right;
}
.sidebar .widget.widget_categories ul li:before, .sidebar .widget.widget_archive ul li:before {
content: "\f161";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_categories ul li a, .sidebar .widget.widget_archive ul li a {
color: var(--text);
float: left;
text-align: left;
}
.sidebar .widget.widget_categories ul li a:hover, .sidebar .widget.widget_archive ul li a:hover {
color: var(--primary);
}
.sidebar .widget.widget_categories .widget-custom ul li, .sidebar .widget.widget_archive .widget-custom ul li {
line-height: 30px;
}
.sidebar .widget.widget_categories .widget-custom ul li:before, .sidebar .widget.widget_archive .widget-custom ul li:before {
content: "\f161";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
}
.sidebar .widget.widget_categories .widget-custom ul li a, .sidebar .widget.widget_archive .widget-custom ul li a {
display: flex;
justify-content: space-between;
}
.sidebar .widget.widget_categories .widget-custom ul li a .number, .sidebar .widget.widget_archive .widget-custom ul li a .number {
background: #eee;
border-radius: 50%;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
}
.sidebar .widget.widget_categories .widget-custom ul li {
line-height: 30px;
}
.sidebar .widget.widget_categories .widget-custom ul li:before {
content: "\f162";
font-family: "ovaicon";
}
.sidebar .widget.widget_pages ul li:before {
content: "\f163";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_nav_menu ul li:before {
content: "\f163";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_meta ul li:before {
content: "\f112";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_recent_comments ul li {
color: var(--text);
opacity: 0.8;
}
.sidebar .widget.widget_recent_comments ul li:before {
content: "\f151";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.sidebar .widget.widget_recent_comments ul li .comment-author-link {
color: var(--heading);
text-decoration: underline;
}
.sidebar .widget.widget_recent_comments ul li .comment-author-link a:hover {
color: var(--primary);
} table {
border-collapse: collapse;
border-spacing: 0;
border: 1px solid #ededed;
font-size: 100%;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
table thead {
display: table-header-group;
vertical-align: middle;
border-color: inherit;
}
table thead tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}
table thead tr td, table thead tr th {
padding: 5px 10px;
font-weight: bold;
color: var(--heading);
border: 1px solid #ededed;
text-align: left;
}
table thead tr td a, table thead tr th a {
color: var(--heading);
}
table tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
table tbody tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}
table tbody tr td, table tbody tr th {
padding: 5px 10px;
border: 1px solid #ededed;
color: var(--text);
text-align: left;
}
table tbody tr td a, table tbody tr th a {
color: var(--heading);
border-bottom: 1px solid var(--primary);
font-weight: normal;
}
table tbody tr td a:hover, table tbody tr th a:hover {
color: var(--primary);
}
table tbody tr th {
color: var(--heading);
} button,
input,
select,
textarea {
color: var(--text);
line-height: 1.5em;
}
button:focus,
input:focus,
select:focus,
textarea:focus {
outline: none;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=url],
input[type=password],
input[type=search],
textarea,
.input-text {
border-radius: 5px;
padding: 12px 15px;
border-color: #e0e0e0;
background-color: #ffffff;
color: var(--text);
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
box-sizing: border-box;
font-weight: normal;
outline: 0;
transition: all ease-in-out 0.3s;
font-size: 1em;
}
input[type=text]::placeholder,
input[type=number]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=url]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
textarea::placeholder,
.input-text::placeholder {
color: var(--text);
}
input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
textarea:focus,
.input-text:focus {
color: var(--heading);
}
.form-light input[type=text],
.form-light input[type=number],
.form-light input[type=email],
.form-light input[type=tel],
.form-light input[type=url],
.form-light input[type=password],
.form-light input[type=search],
.form-light textarea,
.form-light .input-text {
color: #fff;
}
.form-light input[type=text]::placeholder,
.form-light input[type=number]::placeholder,
.form-light input[type=email]::placeholder,
.form-light input[type=tel]::placeholder,
.form-light input[type=url]::placeholder,
.form-light input[type=password]::placeholder,
.form-light input[type=search]::placeholder,
.form-light textarea::placeholder,
.form-light .input-text::placeholder {
color: #fff;
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
border: 1px solid;
border-radius: 5px;
padding: 12px 25px;
font-size: 1em;
border-color: var(--primary);
background-color: var(--primary);
color: #fff;
cursor: pointer;
font-weight: 600;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
background-color: transparent;
border-color: var(--primary);
color: var(--primary);
}
select:not([size]):not([multiple]) {
background-color: #ffffff;
color: var(--text);
border: 1px solid #e0e0e0;
border-radius: 5px;
padding: 12px 15px;
max-width: 100%;
-webkit-appearance: none;
-moz-appearance: textfield;
appearance: none;
width: 100%;
background-image: url(https://madeiraprimetours.com/wp-content/themes/tripgo/assets/img/base/select-arrow.svg);
background-position: calc(100% - 12px) center;
background-repeat: no-repeat;
background-size: 12px 12px;
}
body.rtl select:not([size]):not([multiple]) {
background-position: 12px center;
}
textarea {
overflow: auto; vertical-align: top; width: 100%;
}
label {
font-weight: 400;
}
label.inline input {
width: auto;
} [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity 0.5s 0.5s ease;
-moz-transition: opacity 0.5s 0.5s ease;
transition: opacity 0.5s 0.5s ease;
opacity: 0;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { opacity: 0.5;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { opacity: 0.5;
}
input::placeholder, textarea::placeholder {
opacity: 0.5;
}
.rtl select:not([size]):not([multiple]) {
background-position: left 12px top 50%;
} .gallery-caption {
width: 100%;
}
.slide_gallery {
clear: both;
margin-bottom: 30px;
}
.slide_gallery .button-dots {
display: flex;
align-items: center;
justify-content: center;
gap: 9px;
margin-top: 20px;
}
.slide_gallery .button-dots.swiper-pagination-bullets {
width: 100% !important;
left: 50% !important;
transform: translate(0, -50%) !important;
}
.slide_gallery .button-dots .swiper-pagination-bullet {
display: block;
width: 10px;
height: 10px;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 100%;
opacity: 0.6;
-webkit-backface-visibility: visible;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.slide_gallery .button-dots .swiper-pagination-bullet.swiper-pagination-bullet-active, .slide_gallery .button-dots .swiper-pagination-bullet:hover {
opacity: 1;
background: var(--primary);
border-color: var(--primary);
}
@media (max-width: 568px) {
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item {
width: 100%;
margin: 0 0 20px 0px;
}
}
@media (max-width: 568px) {
.gallery .gallery-item {
width: 100% !important;
}
} img {
max-width: 100%;
height: auto;
}
.alignleft,
img.alignleft {
margin-right: 2.2em;
margin-bottom: 1em;
display: inline;
float: left;
}
.alignright,
img.alignright {
margin-left: 1.5em;
margin-bottom: 1em;
display: inline;
float: right;
}
.aligncenter,
img.aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
clear: both;
} img.ajax-loader {
width: 16px;
height: 16px;
display: block;
text-align: center;
margin: 0 auto;
margin-left: auto;
}
.wp-smiley {
margin: 0 !important;
max-height: 1em;
}
.bypostauthor {
position: relative;
} embed,
iframe,
object,
video {
max-width: 100%;
}
p > embed,
p > iframe,
p > object,
p > video {
margin-bottom: 0;
}  #comments {  }
#comments .title-comments {
text-transform: uppercase;
margin-bottom: 30px;
font-size: 1.4em;
}
#comments .comment-lists {
list-style-type: none;
padding-left: 0;
margin-left: 0;  }
#comments .comment-lists .children {
list-style-type: none;
padding-left: 0;
margin-left: 70px;
}
@media (max-width: 767px) {
#comments .comment-lists .children {
margin-left: 15px;
}
}
#comments .comment-lists .trackback .comment-body,
#comments .comment-lists .pingback .comment-body,
#comments .comment-lists .comment .comment-body {
padding-left: 140px;
min-height: 100px;
margin-bottom: 40px;
}
@media (max-width: 767px) {
#comments .comment-lists .trackback .comment-body,
#comments .comment-lists .pingback .comment-body,
#comments .comment-lists .comment .comment-body {
padding-left: 0;
}
}
#comments .comment-lists .trackback .comment-body .comment-meta,
#comments .comment-lists .pingback .comment-body .comment-meta,
#comments .comment-lists .comment .comment-body .comment-meta {
position: relative;
margin-bottom: 10px;
}
#comments .comment-lists .trackback .comment-body .comment-meta .avatar,
#comments .comment-lists .pingback .comment-body .comment-meta .avatar,
#comments .comment-lists .comment .comment-body .comment-meta .avatar {
position: absolute;
left: -140px;
top: 5px;
border-radius: 50%;
width: 100px;
height: auto;
}
@media (max-width: 767px) {
#comments .comment-lists .trackback .comment-body .comment-meta .avatar,
#comments .comment-lists .pingback .comment-body .comment-meta .avatar,
#comments .comment-lists .comment .comment-body .comment-meta .avatar {
display: none;
}
}
#comments .comment-lists .trackback .comment-body .comment-meta cite,
#comments .comment-lists .pingback .comment-body .comment-meta cite,
#comments .comment-lists .comment .comment-body .comment-meta cite {
font-weight: 600;
color: #333;
font-style: normal;
font-size: 1.1em;
}
#comments .comment-lists .trackback .comment-body .comment-meta cite a,
#comments .comment-lists .pingback .comment-body .comment-meta cite a,
#comments .comment-lists .comment .comment-body .comment-meta cite a {
font-weight: 600;
color: #333;
font-style: normal;
font-size: 1.1em;
}
#comments .comment-lists .trackback .comment-body .comment-meta .comment-date time,
#comments .comment-lists .pingback .comment-body .comment-meta .comment-date time,
#comments .comment-lists .comment .comment-body .comment-meta .comment-date time {
font-size: 0.9em;
color: #999;
font-weight: 500;
line-height: 1.4;
font-style: italic;
}
#comments .comment-lists .trackback .comment-body .comment-content,
#comments .comment-lists .pingback .comment-body .comment-content,
#comments .comment-lists .comment .comment-body .comment-content {
padding-bottom: 40px;
border-bottom: 1px solid;
border-color: #eee;
}
#comments .comment-lists .trackback .comment-body .comment-content .comment-text p,
#comments .comment-lists .pingback .comment-body .comment-content .comment-text p,
#comments .comment-lists .comment .comment-body .comment-content .comment-text p {
margin: 0 0 10px 0;
padding: 0;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a,
#comments .comment-lists .pingback .comment-body .comment-content .reply a,
#comments .comment-lists .comment .comment-body .comment-content .reply a {
font-weight: 500;
color: var(--primary);
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-reply-link,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-reply-link,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-reply-link {
margin-right: 10px;
font-weight: bold;
color: var(--primary);
position: relative;
padding-left: 18px;
text-transform: uppercase;
font-size: 12px;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-reply-link:before,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-reply-link:before,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-reply-link:before {
position: absolute;
left: 0;
top: 50%;
margin-top: -7px;
content: "\f10f";
font-weight: 600;
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
line-height: 1;
vertical-align: middle;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-reply-link:hover,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-reply-link:hover,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-reply-link:hover {
color: #333;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-edit-link,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-edit-link,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-edit-link {
margin-right: 10px;
font-weight: bold;
color: var(--primary);
position: relative;
padding-left: 18px;
text-transform: uppercase;
font-size: 12px;
}
#comments .comment-lists .trackback .comment-body .comment-content .reply a.comment-edit-link:before,
#comments .comment-lists .pingback .comment-body .comment-content .reply a.comment-edit-link:before,
#comments .comment-lists .comment .comment-body .comment-content .reply a.comment-edit-link:before {
position: absolute;
left: 0;
top: 50%;
margin-top: -7px;
content: "\f167";
font-weight: 600;
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
line-height: 1;
vertical-align: middle;
}
#comments .comment-lists .trackback .comment-body #respond,
#comments .comment-lists .pingback .comment-body #respond,
#comments .comment-lists .comment .comment-body #respond {
margin-top: 0;
border: 1px solid #eee;
border-top: none;
border-radius: 0;
padding: 22px 25px 25px 25px;
}
#comments .comment-lists .trackback .comment-body, #comments .comment-lists .pingback .comment-body {
padding-left: 0;
} #respond {
clear: both;
margin: 30px 0px;
position: relative;
}
#respond .logged-in-as {
padding-bottom: 15px;
}
#respond #reply-title {
margin-top: 0;
margin-bottom: 5px;
text-transform: uppercase;
font-size: 1.4em;
}
#respond #reply-title #cancel-comment-reply-link {
float: right;
text-align: right;
position: relative;
color: red;
}
#respond #commentform {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
clear: both;
}
#respond #commentform p {
margin: 0;
padding: 0 15px;
}
#respond #commentform p.logged-in-as {
padding-bottom: 15px;
}
#respond #commentform label {
font-weight: bold;
text-transform: uppercase;
margin-bottom: 5px;
font-size: 0.9em;
display: inherit;
}
#respond #commentform .comment-notes {
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 30px;
}
#respond #commentform .comment-form-author,
#respond #commentform .comment-form-email,
#respond #commentform .comment-form-url {
flex: 0 0 100%;
max-width: 100%;
order: 1;
margin-bottom: 30px;
}
@media (min-width: 1024px) {
#respond #commentform .comment-form-author,
#respond #commentform .comment-form-email,
#respond #commentform .comment-form-url {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
}
#respond #commentform .comment-form-author input,
#respond #commentform .comment-form-email input,
#respond #commentform .comment-form-url input {
width: 100%;
}
#respond #commentform .comment-form-comment {
flex: 0 0 100%;
max-width: 100%;
order: 2;
margin-bottom: 30px;
}
#respond #commentform .comment-form-comment textarea {
width: 100%;
}
#respond #commentform .form-submit {
flex: 0 0 100%;
max-width: 100%;
order: 3;
}
#respond #commentform .comment-form-cookies-consent {
display: flex;
line-height: 1;
margin-bottom: 15px;
width: 100%;
}
#respond #commentform .comment-form-cookies-consent label {
padding-left: 5px;
text-transform: inherit;
font-weight: 500;
}  .woocommerce.woocommerce-pagination, .woocommerce.pagination,
nav.woocommerce-pagination,
nav.pagination {
margin: 60px 0px;
}
.woocommerce.woocommerce-pagination ul.page-numbers,
.woocommerce .page-numbers,
nav.woocommerce-pagination ul.page-numbers,
nav .page-numbers {
display: inline-block;
list-style-type: none;
width: 100%;
padding: 0;
margin: 0;
text-align: center;
border: none;
clear: both;
white-space: inherit;
}
.woocommerce.woocommerce-pagination ul.page-numbers li,
.woocommerce .page-numbers li,
nav.woocommerce-pagination ul.page-numbers li,
nav .page-numbers li {
display: inline-block;
margin: 0px 2px 10px 2px;
border: none;
padding: 0;
float: none;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers,
.woocommerce .page-numbers li .page-numbers,
nav.woocommerce-pagination ul.page-numbers li .page-numbers,
nav .page-numbers li .page-numbers {
border: 1px solid;
border-color: #f1f1f1;
border-radius: 5px;
background: #f1f1f1;
padding: 0px 10px 0px 10px;
min-width: 54px;
text-align: center;
font-weight: 600;
color: var(--text);
line-height: 43px;
font-size: 1em;
text-shadow: none;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers i,
.woocommerce .page-numbers li .page-numbers i,
nav.woocommerce-pagination ul.page-numbers li .page-numbers i,
nav .page-numbers li .page-numbers i {
font-size: 0.7em;
line-height: 1;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers i:before,
.woocommerce .page-numbers li .page-numbers i:before,
nav.woocommerce-pagination ul.page-numbers li .page-numbers i:before,
nav .page-numbers li .page-numbers i:before {
font-weight: bold !important;
}
.woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers:hover, .woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers:focus, .woocommerce.woocommerce-pagination ul.page-numbers li .page-numbers.current,
.woocommerce .page-numbers li .page-numbers:hover,
.woocommerce .page-numbers li .page-numbers:focus,
.woocommerce .page-numbers li .page-numbers.current,
nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover,
nav.woocommerce-pagination ul.page-numbers li .page-numbers:focus,
nav.woocommerce-pagination ul.page-numbers li .page-numbers.current,
nav .page-numbers li .page-numbers:hover,
nav .page-numbers li .page-numbers:focus,
nav .page-numbers li .page-numbers.current {
background-color: var(--primary);
color: #fff;
} .page-links {
clear: both;
margin: 20px 0px 30px 0px;
float: left;
}
.page-links .post-page-numbers {
border: 1px solid;
border-radius: 2px;
display: inline-block;
font-size: 1rem;
height: 1.8461538462em;
line-height: 1.6923076923em;
margin-right: 0.3076923077em;
text-align: center;
width: 1.8461538462em;
font-weight: 600;
background-color: transparent;
border-color: var(--primary);
color: var(--text);
}
.page-links .post-page-numbers:hover, .page-links .post-page-numbers:focus, .page-links .post-page-numbers.current {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
}
.page-links > .page-links-title {
border: 0;
color: #1a1a1a;
height: auto;
margin: 0;
padding-right: 0.6153846154em;
width: auto;
}
.page-links .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text {
display: none;
} .wrap_breadcrumbs {
background-color: #fafafa;
margin-bottom: 60px;
position: relative;
}
.wrap_breadcrumbs:before {
position: absolute;
left: -1000px;
background-color: #fafafa;
height: 100%;
width: 10000px;
top: 0;
content: "";
z-index: -1;
}
ul.breadcrumb {
margin: 0;
padding: 20px 0px;
display: inline-block;
list-style-type: none;
}
ul.breadcrumb li {
color: var(--primary);
-webkit-hyphens: auto;
-moz-hyphens: unset;
-ms-hyphens: unset;
hyphens: unset;
display: inline-block;
padding-right: 5px;
word-break: break-word;
}
ul.breadcrumb li a {
color: var(--text);
}
ul.breadcrumb li a:hover {
color: var(--primary);
}
ul.breadcrumb li .separator i {
font-size: 0.6em;
color: var(--text);
opacity: 0.5;
position: relative;
} #scrollUp {
bottom: 20px;
right: 20px;
border-radius: 4px;
background-color: var(--primary);
color: #fff;
text-align: center;
}
#scrollUp:hover {
background-color: #333;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
#scrollUp i {
color: #fff;
text-align: center;
display: block;
font-weight: bold;
position: relative;
padding: 10px 10px 5px 10px;
}
#scrollUp i:before {
font-weight: bold !important;
} .wp-caption {
margin-bottom: 1.5em;
text-align: center;
padding-top: 5px;
max-width: 100%;
}
.wp-caption img {
border: 0 none;
padding: 0;
margin: 0;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin: 0;
}
.wp-caption .wp-caption-text {
text-align: left;
font-style: italic;
border-bottom: 2px solid #e6e6e6;
padding: 0.5407911001em 0;
font-size: 0.875em;
color: var(--text);
opacity: 0.8;
}  .wp-block-button {
margin: 10px 0px;
}
.wp-block-button a {
text-transform: uppercase;
font-weight: 600;
}
.wp-block-button.alignleft {
margin-right: 20px;
}
.wp-block-button.is-style-outline .wp-block-button__link {
border-style: dashed;
}
.wp-block-button.is-style-squared .wp-block-button__link {
border-radius: 5px;
}
.wp-block-button.alignright {
margin-left: 20px;
} .wp-block-image figcaption,
figure figcaption {
text-align: left;
font-style: italic;
border-bottom: 2px solid #e6e6e6;
padding: 0.5407911001em 0;
font-size: 0.875em;
color: var(--text);
opacity: 0.8;
padding-top: 0;
margin-top: 5px;
}
.wp-block-image img {
width: 100%;
} .wp-block-cover {
margin-bottom: 30px;
}
.wp-block-cover.has-background-dim {
color: #fff;
} .wp-block-gallery {
margin-bottom: 20px;
padding-top: 20px;
}
.wp-block-gallery:not(.has-nested-images).alignleft {
margin-right: 30px;
}
.wp-block-gallery:not(.has-nested-images) {
margin-bottom: 30px;
}  .wp-block-columns blockquote {
padding: 20px 10px 20px 50px;
}
.wp-block-columns blockquote:before {
left: 10px;
top: 5px;
} .wp-block-group.has-background {
margin-bottom: 30px;
padding: 30px;
} .wp-block-media-text {
margin-bottom: 30px;
} .wp-block-archives.wp-block-archives-list {
list-style-type: none;
margin: 0 0 30px 0;
padding: 0;
}
.wp-block-archives.wp-block-archives-list li {
margin: 5px 0px;
}
.wp-block-archives.wp-block-archives-list li a {
position: relative;
}
.wp-block-archives.wp-block-archives-list li a:before {
content: "\f161";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
} .wp-block-calendar {
margin-bottom: 30px;
} .wp-block-categories {
list-style-type: none;
margin: 0 0 30px 0;
padding: 0;
}
.wp-block-categories li {
margin: 5px 0px;
}
.wp-block-categories li a {
position: relative;
}
.wp-block-categories li a:before {
content: "\f161";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
} .wp-block-latest-comments {
padding-left: 0;
}
.wp-block-latest-comments.has-avatars li:before {
display: none;
}
.wp-block-latest-comments li {
margin-bottom: 2em;
line-height: 1.5em;
}
.wp-block-latest-comments li:before {
content: "\f151";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.wp-block-latest-comments li .wp-block-latest-comments__comment-author {
text-decoration: underline;
}
.wp-block-latest-comments li a {
color: var(--primary);
}
.wp-block-latest-comments li time {
padding-top: 10px;
} .wp-block-search {
margin-bottom: 30px;
}
.wp-block-search .wp-block-search__label {
margin-bottom: 10px;
display: block;
}
.wp-block-search:before {
display: none !important;
}
.wp-block-search .wp-block-search__input {
border-color: #e0e0e0;
background-color: #ffffff;
padding-right: 20px !important;
padding-left: 20px !important;
}
.wp-block-search .wp-block-search__button {
padding: 12px 25px;
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
font-weight: 600;
margin-left: 5px;
}
.wp-block-search .wp-block-search__button:hover {
background-color: transparent;
color: var(--primary);
} .wp-block-latest-posts li a {
position: relative;
}
.wp-block-latest-posts li a:before {
content: "\f163";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.wp-block-latest-posts.has-dates li {
margin-bottom: 15px;
}
.wp-block-latest-posts.has-dates time {
padding-left: 20px;
} .wp-block-tag-cloud {
clear: both;
position: relative;
}
.wp-block-tag-cloud:after {
clear: both;
content: "";
display: inline-block;
width: 100%;
}
.wp-block-tag-cloud a {
float: left;
margin: 0 10px 10px 0;
display: block;
font-size: 0.9em !important;
background-color: #eeeeee;
border: solid 1px #eeeeee;
color: var(--text);
border-radius: 10px;
padding: 5px 15px;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.wp-block-tag-cloud a:hover {
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
} .wp-block-rss {
margin: 0;
padding: 0;
list-style-type: none;
}
.wp-block-rss li {
margin-bottom: 5px;
}
.wp-block-rss li a:before {
content: "\f197";
font-family: "ovaicon";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
vertical-align: middle;
margin-right: 0.6180469716em;
display: block;
float: left;
color: var(--text);
opacity: 0.5;
width: 1em;
font-size: 0.9em;
line-height: inherit;
}
.widget_block .wp-block-group__inner-container > h2 {
font-size: 1.3195em;
padding-bottom: 15px;
margin-bottom: 15px;
} .header_sticky.active_sticky {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
padding-top: 5px !important;
padding-bottom: 5px !important;
background-color: #fff;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
} .ova_404_page {
margin: 120px 0px;
display: block;
text-align: center;
}
@media (max-width: 1024px) {
.ova_404_page {
margin: 90px 0px;
padding: 0 20px;
}
}
@media (max-width: 479px) {
.ova_404_page {
margin: 60px 0px;
}
}
.ova_404_page img {
margin-bottom: 36px;
}
.ova_404_page .title {
margin: 0 0 15px 0;
font-size: 42px;
line-height: 1.2;
}
.ova_404_page .description {
display: inline-block;
margin: 0 0 36px 0;
max-width: 420px;
font-size: 20px;
line-height: 1.4;
}
.ova_404_page .ova-go-home a {
transition: all 0.3s ease;
padding: 18px 32px;
background-color: var(--primary);
color: #fff;
display: inline-block;
border: 1px solid var(--primary);
font-weight: 600;
border-radius: 10px;
}
.ova_404_page .ova-go-home a:hover {
transition: all 0.3s ease;
background-color: #fff;
color: var(--primary);
} body.woocommerce.woo_layout_1c #woo_main {
max-width: 100%;
}
body.woocommerce.woo_layout_1c #woo_main #primary {
flex: 0 0 100%;
}
body.woocommerce.woo_layout_2l #woo_main {
float: right;
}
body.woocommerce.woo_layout_2l #woo_sidebar {
float: left;
}
body.woocommerce.woo_layout_2r #woo_main {
float: left;
}
body.woocommerce.woo_layout_2r #woo_sidebar {
float: right;
}
body.woocommerce #woo_main {
max-width: calc(var(--woo-main-content) - 30px);
width: 100%;
}
@media (max-width: 1023px) {
body.woocommerce #woo_main {
max-width: 100%;
}
}
body.woocommerce #woo_sidebar {
max-width: var(--woo-width-sidebar);
width: 100%;
}
@media (max-width: 1023px) {
body.woocommerce #woo_sidebar {
max-width: 100%;
}
}
body.single-product-not-rental.woocommerce #woo_main {
margin-top: 90px;
}
@media (max-width: 1023px) {
body.single-product-not-rental.woocommerce #woo_main {
margin-top: 60px;
}
} .woocommerce-message,
.woocommerce-info {
border-top-color: var(--primary);
}
.woocommerce-message::before {
color: var(--primary);
}
.woocommerce-info::before {
color: var(--primary);
} .woocommerce .select2-container .select2-selection--single .select2-selection__arrow {
background-image: url(https://madeiraprimetours.com/wp-content/themes/tripgo/assets/img/base/select-arrow.svg);
background-position: center center;
background-repeat: no-repeat;
background-size: 12px 12px;
}
.woocommerce .select2-container .select2-selection--single .select2-selection__arrow b {
display: none;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.checkout-button,
.woocommerce #review_form #submit {
line-height: 1.5em;
border-radius: 5px;
padding: 12px 25px;
font-size: 1em;
font-weight: 600;
}
.woocommerce .star-rating span:before {
color: #FFC83E;
}
.woocommerce p.stars a:before {
color: #FFC83E;
}
.woocommerce #respond input#submit {
color: #FFF;
background-color: var(--primary);
border-radius: 5px;
padding: 16px 32px;
}
.woocommerce #respond input#submit:hover {
color: #FFF;
background-color: var(--primary-hover);
}
.woocommerce .woocommerce-MyAccount-content .rx-media-button {
margin-bottom: 35px;
}
.woocommerce #woo_main {
padding: 0 10px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
}
@media (max-width: 767px) {
.woocommerce #woo_main {
padding: 0 20px;
flex-direction: column;
}
}
@media (max-width: 1024px -1) {
.woocommerce #woo_main .content-area {
flex: 0 0 100%;
padding-left: 0px;
width: 100%;
}
}
.woocommerce #woo_main .content-area .woocommerce-result-count {
margin: 6px 0 0 0;
font-size: 18px;
line-height: 26px;
font-weight: 400;
}
.woocommerce #woo_main .content-area .woocommerce-ordering {
width: 245px;
margin-bottom: 40px;
}
.woocommerce #woo_main .content-area ul.products {
margin-bottom: 80px;
}
@media (max-width: 991px) {
.woocommerce #woo_main .content-area ul.products {
margin-bottom: 0px;
}
}
.woocommerce #woo_main .content-area ul.products li.product {
text-align: center;
position: relative;
overflow: hidden;
padding-bottom: 30px;
border-radius: 10px;
width: 100%;
}
.woocommerce #woo_main .content-area ul.products li.product .cat_product {
color: var(--text);
font-size: 17px;
font-weight: 500;
line-height: 50px;
display: inline-block;
padding: 0px 15px 0px 15px;
}
.woocommerce #woo_main .content-area ul.products li.product .button {
visibility: visible;
opacity: 1;
}
.woocommerce #woo_main .content-area ul.products li.product:hover {
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
}
.woocommerce #woo_main .content-area ul.products li.product .onsale {
display: inline-block;
top: 10px;
right: 10px;
left: auto;
background: var(--primary);
padding: 0 10px;
margin: 0;
min-height: 25px;
line-height: 25px;
font-size: 14px;
font-weight: 600;
min-width: unset;
border-radius: 3px;
text-transform: uppercase;
}
.woocommerce #woo_main .content-area ul.products li.product a.woocommerce-loop-product__link img {
margin: 0;
}
.woocommerce #woo_main .content-area ul.products li.product .woocommerce-loop-product__title {
font-size: 18px;
line-height: 26px;
color: var(--heading);
margin-top: -20px;
padding: 20px 15px 7px 15px;
z-index: 3;
font-weight: 600;
}
.woocommerce #woo_main .content-area ul.products li.product .price {
font-size: 16px;
line-height: 26px;
color: var(--primary);
font-weight: 600;
padding: 0px 15px 0px 15px;
}
.woocommerce #woo_main .content-area ul.products li.product .price ins {
font-weight: 600;
margin-left: 6px;
text-decoration: none;
}
.woocommerce #woo_main .content-area ul.products li.product .button,
.woocommerce #woo_main .content-area ul.products li.product a.add_to_cart_button {
margin-top: 10px;
color: #fff;
margin: 0px;
transition: 0.4s;
z-index: 2;
margin: 10px 15px 0px 15px;
background: var(--heading);
border: 1px solid var(--heading);
}
.woocommerce #woo_main .content-area ul.products li.product .button.loading:after,
.woocommerce #woo_main .content-area ul.products li.product a.add_to_cart_button.loading:after {
right: 0.5em;
}
.woocommerce #woo_main .content-area ul.products li.product .button:hover,
.woocommerce #woo_main .content-area ul.products li.product a.add_to_cart_button:hover {
background: var(--primary);
border-color: var(--primary);
}
.woocommerce #woo_main .content-area ul.products li.product a.added_to_cart {
margin-top: 20px;
display: inline-block;
visibility: visible;
opacity: 1;
background-color: transparent !important;
color: var(--heading);
text-decoration: underline;
text-transform: capitalize;
padding: 0px 15px 0px 15px;
}
.woocommerce #woo_main .content-area ul.products li.product a.added_to_cart:hover {
color: var(--primary);
transition: 0.3s ease;
}
.woocommerce #woo_main .content-area ul.products li.product a.added_to_cart:after {
padding-left: 5px;
}
.woocommerce #woo_main .content-area ul.products li.product .product_type_external:after,
.woocommerce #woo_main .content-area ul.products li.product .product_type_grouped:after,
.woocommerce #woo_main .content-area ul.products li.product .product_type_variable:after {
position: absolute;
top: 0;
right: 10px;
}
.woocommerce #woo_main .content-area ul.products li.product .star-rating {
text-align: center;
margin: 0 auto;
margin-bottom: 10px;
}
.woocommerce.elementor-default #woo_main {
padding: 0 10px;
}
.woocommerce ul.products {
display: grid;
grid-column-gap: 24px;
grid-row-gap: 40px;
}
.woocommerce ul.products.columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.woocommerce ul.products.columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.woocommerce ul.products.columns-2 {
grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 1200px) {
.woocommerce ul.products.columns-4 {
grid-template-columns: repeat(3, 1fr);
}
}
@media screen and (max-width: 1024px) {
.woocommerce ul.products.columns-3, .woocommerce ul.products.columns-4 {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 768px) {
.woocommerce ul.products.columns-2, .woocommerce ul.products.columns-3, .woocommerce ul.products.columns-4 {
grid-template-columns: 1fr;
}
}
.woocommerce ul.products:before {
display: none;
}
.woocommerce ul.products li.ova-product {
width: 100% !important;
margin: 0;
}
.woocommerce div.product {      }
.woocommerce div.product .onsale {
display: inline-block;
top: 10px;
left: 10px;
right: auto;
background: var(--primary);
padding: 0 10px;
margin: 0;
min-height: 25px;
line-height: 25px;
font-size: 14px;
font-weight: 600;
min-width: unset;
border-radius: 0;
text-transform: uppercase;
}
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__image:not(:first-child) {
margin-top: 10px;
padding: 0 5px;
}
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__image:not(:first-child) img {
height: 100px;
object-fit: cover;
}
.woocommerce div.product .summary .product_title {
margin: 60px 0 15px 0;
font-size: 42px;
line-height: 1.1;
color: var(--heading);
}
.woocommerce div.product .summary .woocommerce-product-rating {
display: flex;
align-items: center;
margin: 0 0 15px 0;
}
.woocommerce div.product .summary .woocommerce-product-rating .star-rating {
font-size: 13px;
margin: 0px;
}
.woocommerce div.product .summary .woocommerce-product-rating .star-rating:before {
color: #FFC83E;
}
.woocommerce div.product .summary .woocommerce-product-rating .star-rating span:before {
color: #FFC83E;
}
.woocommerce div.product .summary .woocommerce-product-rating .woocommerce-review-link {
font-size: 15px;
color: var(--heading);
line-height: 1.2;
}
.woocommerce div.product .summary .price {
margin: 0 0 20px 0;
color: var(--primary);
}
.woocommerce div.product .summary .price .woocommerce-Price-amount {
font-size: 22px;
}
.woocommerce div.product .summary .price ins {
margin-left: 3px;
font-weight: 600;
text-decoration: none;
}
.woocommerce div.product .summary .woocommerce-product-details__short-description {
margin-bottom: 7px;
}
.woocommerce div.product .summary .stock {
margin: 0 0 18px 0;
font-size: 16px;
line-height: 24px;
letter-spacing: 0.3px;
}
.woocommerce div.product .summary form.cart {
margin-bottom: 36px;
margin-top: 18px;
}
.woocommerce div.product .summary form.cart table.group_table {
border: none;
}
.woocommerce div.product .summary form.cart table.group_table tr {
border: none;
}
.woocommerce div.product .summary form.cart table.group_table td {
border-color: #e8e8e8;
}
.woocommerce div.product .summary form.cart table.group_table td {
vertical-align: middle;
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: #202b5d;
}
.woocommerce div.product .summary form.cart table.group_table td label {
margin: 0;
}
.woocommerce div.product .summary form.cart table.variations {
margin: 0;
}
.woocommerce div.product .summary form.cart table.variations tr {
border: none;
}
.woocommerce div.product .summary form.cart table.variations tr td {
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
}
.woocommerce div.product .summary form.cart table.variations tr td label {
font-weight: 400;
margin: 0;
}
.woocommerce div.product .summary form.cart table.variations tr td .reset_variations {
font-size: 15px;
line-height: 1.2;
margin-top: 10px;
display: inline-block !important;
}
.woocommerce div.product .summary form.cart table.variations tr td .select2-container {
height: 40px;
}
.woocommerce div.product .summary form.cart table.variations tr td .select2-selection--single {
border: 1px solid #e8e8e8;
border-radius: 2px;
}
.woocommerce div.product .summary form.cart table.variations tr td .select2-selection__rendered {
padding: 0 14px;
font-size: 15px;
color: #919baf;
}
.woocommerce div.product .summary form.cart .single_variation_wrap .woocommerce-variation-price {
margin-bottom: 23px;
}
.woocommerce div.product .summary form.cart .quantity {
margin: 0 10px 0 0;
}
.woocommerce div.product .summary form.cart .quantity input {
border-color: rgba(14, 19, 23, 0.1);
width: 72px;
height: 50px;
line-height: 50px;
border-radius: 5px;
}
.woocommerce div.product .summary form.cart .quantity input::placeholder {
font-size: 16px;
color: var(--text);
}
.woocommerce div.product .summary form.cart .single_add_to_cart_button {
font-size: 14px;
font-weight: 700;
padding: 16px 33px;
line-height: 1.2;
text-transform: uppercase;
background-color: var(--primary);
border-radius: 5px;
}
.woocommerce div.product .summary form.cart .single_add_to_cart_button:hover {
background: var(--heading);
}
.woocommerce div.product .summary form.cart .single_add_to_cart_button:focus {
outline: none;
}
.woocommerce div.product .summary .product_meta {
margin: 15px 0 0 0;
padding: 15px 0;
}
.woocommerce div.product .summary .product_meta .posted_in, .woocommerce div.product .summary .product_meta .tagged_as {
display: block;
font-size: 18px;
font-weight: 600;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--heading);
}
.woocommerce div.product .summary .product_meta .posted_in.posted_in, .woocommerce div.product .summary .product_meta .tagged_as.posted_in {
margin-bottom: 12px;
}
.woocommerce div.product .summary .product_meta .posted_in a, .woocommerce div.product .summary .product_meta .tagged_as a {
font-size: 16px;
font-weight: 400;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--text);
}
.woocommerce div.product .summary .product_meta .posted_in a:hover, .woocommerce div.product .summary .product_meta .tagged_as a:hover {
color: var(--primary);
}
.woocommerce div.product .summary .product_meta .sku_wrapper {
margin-bottom: 12px;
display: block;
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--heading);
}
.woocommerce div.product .summary .product_meta .sku_wrapper .sku {
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--text);
}
.woocommerce div.product .woocommerce-tabs {
padding: 40px 0 80px 0;
}
@media (max-width: 1024px) {
.woocommerce div.product .woocommerce-tabs {
padding: 40px 0 60px 0;
}
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information h2 {
display: none;
font-size: 27px;
line-height: 1.2;
color: var(--heading);
font-weight: 500;
margin: 0 0 20px;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information table.shop_attributes {
border: 1px solid #e8e8e8;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information table.shop_attributes th {
font-size: 17px;
line-height: 1.2;
font-weight: 400;
letter-spacing: 0.2px;
color: var(--heading);
text-transform: capitalize;
padding: 5px 15px;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-additional_information table.shop_attributes td {
font-size: 16px;
font-style: normal;
line-height: 1.2;
font-weight: 400;
letter-spacing: 0.2px;
color: var(--heading);
padding: 5px 15px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments .woocommerce-noreviews {
margin: 0 0 25px 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist {
padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li:not(:last-child) {
margin-bottom: 35px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container img.avatar {
width: 60px;
border: none;
border-radius: 50%;
background: transparent;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text {
margin: 0 0 0 85px;
border: none;
padding: 0;
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .star-rating {
font-size: 13px;
color: #ff9000;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .star-rating:before {
color: #ff9000;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta {
margin: 0 0 10px 0;
line-height: 1;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__author {
margin: 0 5px 5px 0;
display: inline-block;
font-size: 20px;
font-weight: 600;
color: var(--heading);
text-transform: capitalize;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__dash {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta .woocommerce-review__published-date {
display: inline-block;
color: var(--primary);
margin-left: 4px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment_container .comment-text .description {
color: var(--text);
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-reply-title {
display: inline-block;
font-size: 25px;
line-height: 1.2;
font-weight: 400;
color: var(--heading);
text-transform: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form {
margin: 15px 0px 0px 0px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form p {
margin: 0 0 25px 0;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-author {
margin-right: 10px;
flex: calc(50% - 20px);
max-width: 50%;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-email {
margin-left: 10px;
flex: calc(50% - 20px);
max-width: 50%;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating {
width: 100%;
margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-notes {
font-size: 17px;
line-height: 24px;
color: var(--heading);
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-notes .required {
color: #ff623f;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .form-submit {
margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form label {
display: block;
font-size: 16px;
line-height: 24px;
font-weight: 500;
letter-spacing: 0.2px;
color: var(--heading);
text-transform: capitalize;
margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form label .required {
color: #ff623f;
}
@media (max-width: 767px) {
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form label {
display: block;
}
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form textarea {
margin: 0;
border: 1px solid rgba(14, 19, 23, 0.1);
background-color: #fbf9f3;
border-radius: 0;
height: 150px;
padding: 11px 15px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form input {
padding: 0 15px;
border: 1px solid rgba(14, 19, 23, 0.1);
border-radius: 0;
background-color: #fbf9f3;
height: 60px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating label {
margin: 0 0 12px;
width: 100%;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating .stars {
margin: 0;
display: inline-flex;
align-items: center;
color: #ff9000;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating .stars a {
color: inherit;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating .select2-container--default {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-comment {
margin-top: 0px;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-cookies-consent {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .form-submit input {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
color: #fff;
padding: 18px 40px;
background-color: var(--primary);
}
.woocommerce div.product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form .form-submit input:hover {
background: var(--heading);
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0;
margin: 0 0 40px 0;
background: #fff;
text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce div.product .woocommerce-tabs ul.tabs:after {
content: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
position: relative;
margin: 0 15px 10px 0;
padding: 0;
border-color: rgba(29, 23, 41, 0.15);
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border-color: var(--primary);
border-bottom-color: var(--primary);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
background: var(--primary);
color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {
color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 16px;
line-height: 1.2;
font-weight: 700;
color: var(--heading);
text-align: center;
text-transform: uppercase;
padding: 16px 36px;
background: #fff;
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
color: var(--primary);
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews {
padding: 50px 35px;
box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews-title {
margin: 0 0 20px;
font-size: 30px;
font-weight: 500;
line-height: 1.2;
color: var(--heading);
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel#tab-description > p {
margin: 0 0 26px 0;
}
.woocommerce div.product .related > h2 {
font-size: 32px;
line-height: 1.2;
font-weight: 600;
margin: 0 0 30px 0;
}
.woocommerce div.product .yith-wcwl-add-button .add_to_wishlist {
transition: all 0.3s ease;
cursor: pointer;
display: inline-block;
letter-spacing: 1px;
color: var(--text);
line-height: 1.2;
border-radius: 0;
border: none;
}
.woocommerce div.product .yith-wcwl-add-button .add_to_wishlist i {
font-size: 16px;
}
.woocommerce div.product .yith-wcwl-add-button .add_to_wishlist:hover {
transition: all 0.3s ease;
color: var(--primary);
}
.woocommerce div.product .yith-wcwl-wishlistaddedbrowse i, .woocommerce div.product .yith-wcwl-wishlistexistsbrowse i {
font-size: 16px;
color: var(--primary);
}
.woocommerce-checkout {     }
.woocommerce-checkout h3 {
text-transform: uppercase;
font-size: 1.2em;
margin-top: 0;
}
.woocommerce-checkout form.checkout_coupon p {
margin-bottom: 10px;
margin-top: 0;
}
.woocommerce-checkout form.checkout_coupon .form-row-first,
.woocommerce-checkout form.checkout_coupon .form-row-last {
width: 49% !important;
}
.woocommerce-checkout form.checkout_coupon input.input-text {
line-height: 1.5em;
}
.woocommerce-checkout form.checkout_coupon .button {
line-height: 1.5em;
background-color: var(--primary);
border-color: var(--primary);
color: #fff;
padding: 12px 25px;
}
.woocommerce-checkout form.checkout_coupon .button:hover {
background-color: var(--heading);
color: #fff;
}
.woocommerce-checkout #customer_details {
margin-bottom: 30px;
}
.woocommerce-checkout #customer_details .col-1,
.woocommerce-checkout #customer_details .col-2 {
max-width: 100%;
padding: 0;
}
.woocommerce-checkout #customer_details label {
display: block;
width: 100%;
font-size: 1em;
color: var(--heading);
font-weight: 600;
margin-bottom: 5px;
margin-top: 5px;
}
.woocommerce-checkout #customer_details input {
border: 1px solid;
border-color: #e0e0e0;
line-height: 1.5em;
padding: 12px 15px;
color: var(--text);
border-radius: 4px;
background: #ffffff;
}
.woocommerce-checkout #customer_details textarea {
border: 1px solid;
border-color: #e0e0e0;
height: 100px;
padding: 10px 15px;
border-radius: 4px;
color: var(--text);
background: #ffffff;
}
.woocommerce-checkout #customer_details .select2-container .select2-selection--single {
height: 45px;
border: 1px solid;
border-color: #e0e0e0;
border-radius: 4px;
}
.woocommerce-checkout #customer_details .select2-container .select2-selection--single .select2-selection__arrow {
height: 45px;
position: absolute;
top: 1px;
right: 10px;
width: 20px;
}
.woocommerce-checkout #customer_details .select2-container .select2-selection--single .select2-selection__rendered {
color: var(--text);
padding-left: 15px;
line-height: 45px;
}
.woocommerce-checkout #customer_details .form-row {
margin-top: 0;
margin-bottom: 15px;
padding: 0;
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
display: flex;
flex-wrap: wrap;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_first_name_field {
order: 1;
width: 50%;
padding-right: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_first_name_field {
padding-right: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_last_name_field {
order: 2;
width: 50%;
padding-left: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_last_name_field {
padding-left: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_company_field {
order: 3;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_phone_field {
order: 4;
width: 50%;
padding-right: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_phone_field {
padding-right: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_email_field {
order: 5;
width: 50%;
padding-left: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_email_field {
padding-left: 0;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_country_field {
order: 7;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_address_1_field {
order: 8;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_address_2_field {
order: 9;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_city_field {
order: 10;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_state_field {
order: 11;
width: 50%;
padding-right: 10px;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_state_field {
padding-right: 0px;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_postcode_field {
order: 12;
width: 50%;
}
@media (max-width: 767px) {
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row#billing_postcode_field {
padding: 0;
width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row .woocommerce-input-wrapper {
width: 100%;
display: block;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields h3 label {
margin: 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields h3 label input {
height: unset;
margin: 0 5px 0 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields h3 label span {
font-weight: 600;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row {
margin: 0 0 15px 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row.form-row-first {
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row.form-row-last {
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row .woocommerce-input-wrapper {
width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields .form-row {
margin: 0 0 15px 0;
padding: 0;
}
.woocommerce-checkout table.shop_table {
border: 1px solid;
border-color: #e0e0e0;
}
.woocommerce-checkout table.shop_table thead tr th {
border: none;
border-bottom: 1px solid #e0e0e0;
}
.woocommerce-checkout table.shop_table thead tr th.product-name {
border-right: 1px solid #e0e0e0;
}
.woocommerce-checkout table.shop_table tbody tr {
border: none;
}
.woocommerce-checkout table.shop_table tbody tr td {
border: none;
}
.woocommerce-checkout table.shop_table tbody tr td.product-name {
border-right: 1px solid #e0e0e0;
color: var(--primary);
}
.woocommerce-checkout table.shop_table tbody tr td.product-name dl.variation dt {
float: left;
clear: both;
margin-right: 0.25em;
display: inline-block;
list-style: none outside;
font-size: 14px;
font-weight: bold;
}
.woocommerce-checkout table.shop_table tbody tr td.product-name dl.variation dd p {
font-size: 14px;
font-weight: normal;
margin-bottom: 15px;
}
.woocommerce-checkout table.shop_table tbody tr td.product-name .variation, .woocommerce-checkout table.shop_table tbody tr td.product-name .wc-item-meta {
color: var(--text);
}
.woocommerce-checkout table.shop_table tbody tr td.product-name .wc-item-meta {
padding: 0;
}
.woocommerce-checkout table.shop_table tbody tr td.product-total dl dt {
float: left;
clear: both;
margin-right: 0.25em;
display: inline-block;
list-style: none outside;
font-weight: 700;
}
.woocommerce-checkout table.shop_table tbody tr td.product-total dl dd {
margin-bottom: 15px;
}
.woocommerce-checkout #payment {
border-radius: 0px;
background: #e8eaee;
}
.woocommerce-checkout #payment ul.wc_payment_methods {
padding: 32px 25px 32px 25px;
border-bottom-color: #e0e0e0;
}
.woocommerce-checkout #payment ul.wc_payment_methods li input {
height: unset;
margin: 0 8px 0 0;
}
.woocommerce-checkout #payment ul.wc_payment_methods li label {
margin: 0 0 0 0;
font-size: 18px;
line-height: 1.2;
letter-spacing: 0.2px;
color: var(--heading);
font-weight: 500;
}
.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box {
background: #fff;
margin: 12px 0 22px 0;
border-radius: 0;
}
.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box:before {
border-bottom-color: #fff;
}
.woocommerce-checkout #payment ul.wc_payment_methods li .payment_box p {
font-size: 17px;
line-height: 22px;
color: var(--text);
}
.woocommerce-checkout #payment ul.wc_payment_methods li.payment_method_paypal label {
width: calc(100% - 26px);
}
.woocommerce-checkout #payment ul.wc_payment_methods li.payment_method_paypal label a {
float: right;
}
.woocommerce-checkout #payment ul.wc_payment_methods li.payment_method_paypal label a:after {
content: "";
display: block;
clear: both;
}
.woocommerce-checkout #payment .place-order {
justify-content: flex-end;
padding: 20px 25px 20px 20px;
}
.woocommerce-checkout #payment .place-order #place_order {
font-size: 1.2em;
color: #fff;
background-color: var(--primary);
}
.woocommerce-checkout #payment .place-order #place_order:hover {
background-color: var(--heading);
border-color: var(--heading);
}
.is-large .wc-block-checkout__sidebar.is-sticky {
z-index: 1;
}
.woocommerce { }
.woocommerce .woocommerce-cart-form table, .woocommerce .woocommerce-cart-form tr, .woocommerce .woocommerce-cart-form td, .woocommerce .woocommerce-cart-form th {
border: none;
}
.woocommerce .woocommerce-cart-form table.shop_table td {
border: none;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr {
background: #e8eaee;
height: 55px;
padding: 0 0 0 13px;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr th {
font-size: 1em;
color: var(--heading);
text-transform: uppercase;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr {
padding: 0 0 0 13px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr {
padding: 0;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr:not(:last-child) {
border-bottom: 1px solid #e8e8e8;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr:last-child {
padding: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr:last-child td {
padding: 25px 0px 20px 0px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td {
font-size: 16px;
letter-spacing: 0.2px;
padding: 20px 12px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td input {
border-radius: 4px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-remove a {
font-size: 20px;
border: 1px solid #e5e5e5;
width: 25px;
height: 25px;
font-weight: normal;
padding: 1px 0px 0px 1px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-remove a:hover {
color: #fff !important;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-price {
color: var(--text);
line-height: 1.2;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-quantity input {
font-size: 16px;
color: var(--text);
height: 33px;
width: 70px;
line-height: 33px;
border: 1px solid #e8e8e8;
padding-right: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-subtotal {
color: var(--text);
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-subtotal dl dt {
float: left;
clear: both;
margin-right: 0.25em;
display: inline-block;
list-style: none outside;
font-size: 14px;
font-weight: bold;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.product-subtotal dl dd {
font-size: 14px;
margin-bottom: 10px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon {
width: 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .input-text {
min-width: 160px;
border: 1px solid;
border-color: #e0e0e0;
line-height: 1.5em;
padding: 12px 15px;
margin-right: 10px;
font-size: 15px;
color: var(--text);
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .input-text::placeholder {
font-size: 15px;
color: #62718d;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .input-text {
width: 100%;
display: block;
margin-bottom: 20px;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button {
background-color: var(--primary);
line-height: 1.5em;
padding: 12px 25px;
border-radius: 5px;
color: #fff;
font-weight: 600;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button:hover {
background-color: var(--heading);
border-color: var(--heading);
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button:focus {
background-color: var(--heading);
border-color: var(--heading);
outline: none;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon .button {
display: block;
width: 100%;
margin-bottom: 20px;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .button[name=update_cart] {
background-color: var(--primary);
color: #fff;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .button[name=update_cart]:hover {
background-color: var(--heading);
border-color: var(--heading);
}
@media (max-width: 767px) {
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions .button[name=update_cart] {
display: block;
width: 100%;
}
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td a {
display: inline-block;
border-bottom: none;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr td a img {
width: 60px;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr th.product-name {
border: none;
padding-left: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr th.product-name dl.variation dt {
float: left;
clear: both;
margin-right: 0.25em;
display: inline-block;
list-style: none outside;
font-size: 14px;
font-weight: bold;
}
.woocommerce .woocommerce-cart-form table.shop_table tbody tr th.product-name dl.variation dd p {
font-size: 14px;
font-weight: normal;
margin-bottom: 10px;
}
.woocommerce .cart-collaterals {
margin-bottom: 80px;
}
.woocommerce .cart-collaterals .cart_totals > h2 {
font-size: 1.2em;
text-transform: uppercase;
color: var(--heading);
margin-bottom: 15px;
}
@media (max-width: 767px) {
.woocommerce .cart-collaterals .cart_totals table, .woocommerce .cart-collaterals .cart_totals tr, .woocommerce .cart-collaterals .cart_totals td, .woocommerce .cart-collaterals .cart_totals th {
border: none;
}
}
.woocommerce .cart-collaterals .cart_totals .shop_table {
border: 1px solid #e0e0e0;
border-collapse: separate !important;
border-bottom: none;
border-radius: 4px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tbody tr th {
border: none;
border-right: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
}
.woocommerce .cart-collaterals .cart_totals .shop_table tbody tr td {
border: none;
border-bottom: 1px solid #e0e0e0;
}
.woocommerce .cart-collaterals .cart_totals .shop_table .select2-container .select2-selection--single {
height: 45px;
border: 1px solid;
border-color: #e0e0e0;
border-radius: 4px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table .select2-container .select2-selection--single .select2-selection__arrow {
height: 45px;
position: absolute;
top: 1px;
right: 10px;
width: 20px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table .select2-container .select2-selection--single .select2-selection__rendered {
color: var(--text);
padding-left: 15px;
line-height: 45px;
}
.woocommerce .cart-collaterals .cart_totals .shop_table button[name=calc_shipping] {
background: var(--primary);
line-height: 1.5em;
padding: 12px 25px;
border-radius: 5px;
color: #fff;
}
.woocommerce .cart-collaterals .cart_totals .shop_table button[name=calc_shipping]:hover {
background-color: var(--heading);
color: #fff;
}
.woocommerce .cart-collaterals .cart_totals .checkout-button {
background-color: var(--primary);
color: #FFFFFF;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woocommerce .cart-collaterals .cart_totals .checkout-button:hover {
background-color: var(--heading);
}
.woocommerce-cart .wc-block-cart__submit .wc-block-cart__submit-button {
background-color: var(--primary);
color: #FFF;
border-radius: 5px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woocommerce-cart .wc-block-cart__submit .wc-block-cart__submit-button:hover {
background-color: var(--heading);
}
.woocommerce-checkout .wc-block-components-product-details.wc-block-components-product-details li {
margin-bottom: 10px;
}
.woocommerce-checkout .wc-block-components-product-details.wc-block-components-product-details li:last-child {
margin-bottom: 0;
}
.ovabrw-cart-item dt {
float: left;
clear: both;
margin-right: 0.25em;
display: inline-block;
list-style: none outside;
font-size: 14px;
font-weight: 700;
}
.ovabrw-cart-item dd {
font-size: 14px;
}
.ovabrw-cart-item dd p {
font-size: 14px;
font-weight: normal;
margin-bottom: 15px;
}
.ovabrw-cart-item .ovabrw_extra_item {
padding: 0;
list-style: none;
margin: 10px 0 0;
}
.ovabrw-cart-item .ovabrw_extra_item li {
font-size: 16px;
font-weight: 400;
color: var(--text);
}
.ovabrw-cart-item .ovabrw_extra_item li .amount {
font-weight: 600;
color: var(--heading);
}
.woocommerce .woocommerce-order h2 {
font-size: 1.3em;
text-transform: uppercase;
margin-bottom: 15px;
}
.woocommerce .woocommerce-order .order_details li {
margin-bottom: 10px;
}
@media (max-width: 767px) {
.woocommerce .woocommerce-order .order_details li {
display: block;
width: 100%;
margin: 0 0 15px 0px;
padding: 0;
border-right: none;
}
}
.woocommerce .woocommerce-order .order_details .order_item .product-name a {
border: none;
color: var(--primary);
}
.woocommerce {  }
.woocommerce ul.ova-login-register-woo {
list-style-type: none;
padding: 0;
margin: 0 0 50px 0;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.woocommerce ul.ova-login-register-woo li {
padding: 0 13px;
}
.woocommerce ul.ova-login-register-woo li.active a {
position: relative;
}
.woocommerce ul.ova-login-register-woo li.active a:after {
position: absolute;
bottom: -6px;
left: 0;
content: "";
width: 100%;
height: 2px;
background: #f00;
}
.woocommerce ul.ova-login-register-woo li a {
font-size: 24px;
line-height: 26px;
color: #202b5d;
letter-spacing: 0.2px;
font-weight: 400;
}
.woocommerce #customer_login.col2-set .col-1, .woocommerce #customer_login.col2-set .col-2 {
max-width: 100%;
float: unset;
margin: 0 auto;
}
.woocommerce #customer_login.col2-set .col-1 > h2, .woocommerce #customer_login.col2-set .col-2 > h2 {
display: none;
}
.woocommerce #customer_login .woocommerce-form {
border: none;
margin-top: 0;
padding-top: 0;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row {
padding: 0;
margin: 0 0 15px 0;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row label {
font-size: 17px;
line-height: 24px;
color: var(--heading);
display: block;
width: 100%;
margin: 0 0 6px 0;
font-weight: 600;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row input {
border-radius: 5px;
padding: 12px 15px;
line-height: 1.5em;
color: var(--text);
}
.woocommerce #customer_login .woocommerce-form .woocommerce-form-row .show-password-input {
right: 10px;
}
.woocommerce #customer_login .woocommerce-form .form-row {
display: flex;
flex-direction: column;
}
.woocommerce #customer_login .woocommerce-form .form-row .woocommerce-form-login__rememberme {
order: 1;
margin-bottom: 10px;
}
.woocommerce #customer_login .woocommerce-form .form-row button {
order: 2;
}
.woocommerce #customer_login .woocommerce-form button[type=submit] {
border-radius: 5px;
padding: 12px 25px;
line-height: 1.5em;
background-color: var(--primary);
color: #fff;
width: 100%;
}
.woocommerce #customer_login .woocommerce-form button[type=submit]:hover {
background-color: var(--heading);
color: #fff;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-LostPassword {
margin-top: 7px;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-LostPassword a {
color: var(--heading);
text-decoration: underline;
}
.woocommerce #customer_login .woocommerce-form .woocommerce-LostPassword a:hover {
color: var(--primary);
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register {
display: none;
border: none;
max-width: 400px;
padding: 0;
margin: -5px auto 80px auto;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-form-row, .woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-privacy-policy-text {
margin-bottom: 15px;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register p {
margin-bottom: 10px;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-form-register__submit {
border-radius: 5px;
padding: 12px 25px;
line-height: 1.5em;
background-color: var(--primary);
color: #fff;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-register .woocommerce-form-register__submit:hover {
background-color: var(--heading);
color: #fff;
}
.woocommerce .edit-account button[name=save_account_details] {
margin-top: 20px;
} .woocommerce-account .page-title {
display: none;
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-MyAccount-navigation ul li:hover a {
background-color: var(--primary);
color: #fff;
}
.woocommerce-MyAccount-navigation ul li a {
list-style-type: none;
background-color: #f1f1f1;
margin-bottom: 10px;
padding: 10px 15px;
display: block;
color: var(--heading);
font-weight: bold;
}
.woocommerce .woo-sidebar {
flex: 0 0 320px;
}
@media (max-width: 991px) {
.woocommerce .woo-sidebar {
flex: 0 0 100%;
}
}
.woocommerce .woo-sidebar .widget_product_categories {
padding: 50px 30px 40px 30px;
background-color: #f7f4f2;
border-radius: 10px;
}
.woocommerce .woo-sidebar .woo_widget ul {
margin: 0;
}
.woocommerce .woo-sidebar .widget_products {
padding: 50px 30px 40px 30px;
background-color: #f7f4f2;
border-radius: 10px;
}
@media (max-width: 991px) {
.woocommerce .woo-sidebar .widget_products ul.product_list_widget {
padding: 0 20px 0 0;
}
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li:not(:last-child) {
border-bottom: 1px solid #e5e5e5;
margin: 0 0 20px 0;
padding: 0 0 40px 0;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li a {
display: flex;
margin-bottom: -47px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li a img {
float: unset;
width: 80px;
flex: 0 0 80px;
border: 1px solid #e5e5e5;
border-radius: 5px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li a .product-title {
flex: 0 0 calc(100% - 100px);
font-size: 18px;
line-height: 26px;
letter-spacing: 0.2px;
font-weight: 400;
color: #2c2734;
margin-left: 20px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li .star-rating {
margin: 0 0 8px 104px;
font-size: 13px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li .woocommerce-Price-amount {
font-size: 20px;
line-height: 26px;
color: #88858e;
font-weight: 400;
margin-left: 104px;
position: relative;
bottom: -20px;
}
.woocommerce .woo-sidebar .widget_products ul.product_list_widget li ins .woocommerce-Price-amount {
margin-left: 2px;
}
.woocommerce .woo-sidebar .widget_product_tag_cloud .tagcloud a {
float: left;
display: block;
margin: 0 10px 10px 0;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider {
border-radius: 0;
background: #e5e5e5;
margin: 0 0 25px 0;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
background: #fff;
border: 1px solid #e5e5e5;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount {
display: flex;
justify-content: space-between;
align-items: center;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .button {
font-size: 18px;
color: #fff;
font-weight: 500;
background: #2c2734;
height: 35px;
line-height: 35px;
padding: 0 20px;
border-radius: 20px;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
font-size: 16px;
line-height: 1.2;
color: #88858e;
text-transform: uppercase;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .clear {
display: none;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
line-height: 3em;
}
@media (max-width: 767px) {
.woocommerce-error, .woocommerce-info, .woocommerce-message {
line-height: 1.6em;
}
}
.ova-content-single-product .single-product-header {
background-color: var(--second-background);
padding: 70px 0 0 0;
}
.ova-content-single-product .single-product-header .container_site {
position: relative;
}
.ova-content-single-product .single-product-header .single-product-top-header {
display: flex;
justify-content: space-between;
align-items: center;
row-gap: 14px;
flex-wrap: wrap;
margin-bottom: 20px;
}
.ova-content-single-product .single-product-header .single-product-top-header .ova-video-gallery {
position: static;
}
.ova-content-single-product .single-product-header .ova-product-title {
margin: 0;
font-weight: 700;
font-size: 42px;
line-height: 54px;
letter-spacing: -0.5px;
color: var(--heading);
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow {
width: 100vw !important;
margin-left: calc(-50vw + 50%) !important;
margin-right: calc(-50vw + 50%) !important;
position: relative;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .swiper.swiper-loading .swiper-wrapper {
opacity: 0;
visibility: hidden;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .button-dots {
display: flex;
align-items: center;
justify-content: center;
gap: 9px;
margin-top: 30px;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .button-dots.swiper-pagination-bullets {
width: 100% !important;
left: 50% !important;
transform: translate(0, -50%) !important;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .button-dots .swiper-pagination-bullet {
display: block;
width: 7px;
height: 7px;
background: var(--secondary);
border-radius: 50%;
-webkit-backface-visibility: visible;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .button-dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
opacity: 1;
width: 16px;
border-radius: 5px;
background: var(--primary);
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .button-dots .swiper-pagination-bullet:hover {
opacity: 1;
background: var(--secondary-hover);
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .button-nav {
position: absolute;
top: 45%;
transform: translate(0, -45%);
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
visibility: hidden;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
background: #fff;
border-radius: 50%;
width: 62px;
height: 62px;
border-radius: 50%;
background-color: #FFFFFF;
cursor: pointer;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .button-nav.button-prev {
left: 110px;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .button-nav.button-next {
right: 110px;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .button-nav:focus {
outline: none;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .button-nav i {
display: flex;
color: var(--secondary);
font-size: 20px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .button-nav:hover {
background-color: var(--secondary);
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .button-nav:hover i {
color: #FFFFFF;
}
@media screen and (max-width: 768px) {
.ova-content-single-product .single-product-header .ova-gallery-slideshow .button-nav {
opacity: 1;
visibility: visible;
width: 40px;
height: 40px;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .button-nav.button-prev {
left: 30px;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .button-nav.button-next {
right: 30px;
}
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow:hover .button-nav {
visibility: visible;
opacity: 1;
transition-duration: 0.3s;
}
@media screen and (max-width: 1024px) {
.ova-content-single-product .single-product-header .ova-location-review {
margin-bottom: 30px;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .swiper {
margin-bottom: 30px;
}
.ova-content-single-product .single-product-header .ova-gallery-slideshow .button-dots {
opacity: 1;
}
.ova-content-single-product .single-product-header .ova-features-product {
max-width: 100%;
}
}
.ova-content-single-product .single-product-summary {
margin: 0 0 100px 0;
}
@media (max-width: 1024px) {
.ova-content-single-product .single-product-summary {
margin: 0 0 70px 0;
}
}
.ova-content-single-product .single-product-summary .container_site {
display: flex;
column-gap: 50px;
}
@media (max-width: 1024px) {
.ova-content-single-product .single-product-summary .container_site {
flex-direction: column-reverse;
}
}
.ova-content-single-product .single-product-summary #respond #commentform {
margin: 0;
}
.ova-content-single-product .single-product-related {
margin: 0 0 100px 0;
}
@media (max-width: 1024px) {
.ova-content-single-product .single-product-related {
margin: 0 0 70px 0;
}
}
.ova-content-single-product .single-product-related .related-title {
margin: 0;
padding-bottom: 45px;
font-size: 42px;
line-height: 1.2;
letter-spacing: -0.5px;
text-transform: capitalize;
font-feature-settings: "pnum" on, "onum" on;
}
.ova-single-product-summary-left {
font-size: 16px;
font-weight: 400;
line-height: 1.5;
color: var(--text);
width: 65%;
}
@media (max-width: 767px) {
.ova-single-product-summary-left {
width: 100%;
}
}
.ova-single-product-summary-left .content-product-item:not(:last-child) {
border-bottom: 1px solid var(--border);
padding-bottom: 50px;
}
.ova-single-product-summary-left .tripgo-tour-map iframe {
width: 100%;
}
.ova-single-product-summary-right {
width: 35%;
}
@media (max-width: 767px) {
.ova-single-product-summary-right {
width: 100%;
}
}
.content-product-item h2 {
font-weight: 700;
font-size: 42px;
line-height: 54px;
color: #000000;
}
@media (max-width: 767px) {
.content-product-item h2 {
font-size: 28px;
}
}
.content-product-item h4 {
font-weight: 700;
font-size: 24px;
line-height: 28px;
color: #000000;
}
.content-product-item ul {
margin: 0 8px 0 28px;
padding: 0;
list-style-type: disc;
}
.content-product-item ul li {
font-weight: 400;
line-height: 1.5;
}
.content-product-item ul li::marker {
color: var(--primary);
font-size: 20px;
}
.content-product-item ul li:not(:last-child) {
margin-bottom: 10px;
}
.tour-included-excluded-content {
display: flex;
flex-wrap: wrap;
gap: 10px;
}
.tour-included-excluded-content ul {
list-style-type: none;
}
.tour-included-excluded-content ul li {
position: relative;
}
.tour-included-excluded-content ul li:before {
position: absolute;
font-family: "icomoon";
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
font-size: 20px;
-webkit-font-smoothing: antialiased;
top: 2px;
left: -28px;
}
.tour-included-excluded-content ul .item-tour-included:before {
content: "\e90e";
color: var(--secondary);
}
.tour-included-excluded-content ul .item-tour-excluded:before {
content: "\e915";
color: var(--primary);
}
.tour-plan-content .item-tour-plan {
margin-bottom: 20px;
}
.tour-plan-content .item-tour-plan .tour-plan-title {
position: relative;
padding: 10px 20px 10px 10px;
background: #F5F5F5;
border-radius: 5px;
cursor: pointer;
}
.tour-plan-content .item-tour-plan .tour-plan-title .tour-plan-day {
display: inline-block;
font-size: 14px;
line-height: 1;
padding: 8px 16px;
margin-right: 16px;
background-color: var(--primary);
border-radius: 5px;
color: #fff;
}
@media (max-width: 500px) {
.tour-plan-content .item-tour-plan .tour-plan-title .tour-plan-day {
padding: 8px;
margin-right: 5px;
}
}
.tour-plan-content .item-tour-plan .tour-plan-title .tour-plan-label {
display: inline-block;
font-weight: 700;
margin: 5px 0;
}
.tour-plan-content .item-tour-plan .tour-plan-title i {
position: absolute;
font-size: 24px;
right: 24px;
top: 50%;
transform: translateY(-50%);
}
@media (max-width: 500px) {
.tour-plan-content .item-tour-plan .tour-plan-title i {
right: 10px;
}
}
.tour-plan-content .item-tour-plan .tour-plan-description {
display: none;
padding: 23px 32px;
background: #FFFFFF;
border: 1px solid #F5F5F5;
border-radius: 0px 0px 5px 5px;
}
.tour-plan-content .item-tour-plan .tour-plan-description p {
margin: 0 0 18px 0;
}
.tour-plan-content .item-tour-plan.active .tour-plan-description {
display: block;
}
.rtl .tour-included-excluded-content ul.tour-included li, .rtl .tour-included-excluded-content ul.tour-excluded li {
padding-right: 30px;
}
.rtl .tour-included-excluded-content ul.tour-included li:before, .rtl .tour-included-excluded-content ul.tour-excluded li:before {
display: none;
}
.rtl .tour-included-excluded-content ul.tour-included li:after, .rtl .tour-included-excluded-content ul.tour-excluded li:after {
content: "\e90e";
color: var(--secondary);
position: absolute;
font-family: "icomoon";
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
font-size: 20px;
-webkit-font-smoothing: antialiased;
top: 2px;
right: 0px;
}
.rtl .tour-included-excluded-content ul.tour-excluded li:after {
content: "\e915";
color: var(--primary);
}
.rtl .tour-plan-content .item-tour-plan .tour-plan-title .tour-plan-day {
margin-right: 0;
margin-left: 16px;
}
.rtl .tour-plan-content .item-tour-plan .tour-plan-title i {
right: unset;
left: 24px;
}
.tripgo-tour-map .tour-show-map {
width: 100%;
height: 428px;
}
.ova-location-review {
display: flex;
flex-wrap: wrap;
margin-bottom: 35px;
}
.ova-location-review .ova-product-location {
margin-right: 30px;
display: flex;
}
.ova-location-review .ova-product-location i {
font-size: 20px;
line-height: 22px;
color: var(--secondary);
margin-right: 7px;
}
.ova-location-review .ova-product-location a {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-location-review .ova-product-location a:hover {
color: var(--primary-hover);
}
.ova-product-review {
margin-right: 30px;
line-height: 18px;
}
@media (max-width: 500px) {
.ova-product-review {
margin-bottom: 5px;
}
}
.ova-product-review .star-rating {
display: inline-block;
margin: 0;
color: #FFC83E;
vertical-align: middle;
}
.ova-product-review .star-rating:before {
color: #FFC83E;
}
.ova-product-review .woo-review-link {
font-size: 14px;
color: var(--text);
vertical-align: middle;
}
.ova-product-review .woo-review-link:hover {
color: var(--primary);
}
.ova-single-product-wishlist {
max-width: 45%;
}
@media (max-width: 1024px) {
.ova-single-product-wishlist {
max-width: 100%;
}
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist.exists svg.yith-wcwl-icon-svg {
width: 20px;
height: 20px;
color: var(--primary);
margin: 0;
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist {
margin: 0;
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
display: flex;
align-items: center;
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist i {
font-size: 18px;
color: var(--primary);
margin: 0;
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist svg {
width: 20px;
height: 20px;
color: var(--primary);
margin: 0;
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist span {
display: none;
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist .feedback {
color: var(--primary);
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist a {
display: flex;
color: var(--heading);
font-weight: 500;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-single-product-wishlist .yith-wcwl-add-to-wishlist a:hover {
color: var(--primary);
}
.ova-features-product {
display: flex;
flex-wrap: wrap;
column-gap: 24px;
row-gap: 34px;
align-items: center;
padding: 55px 0;
max-width: calc(100% - 500px);
}
.ova-features-product .feature {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 20px;
width: calc(25% - 24px);
}
@media (max-width: 1200px) {
.ova-features-product .feature {
width: calc(33% - 24px);
}
}
@media (max-width: 767px) {
.ova-features-product .feature {
width: calc(50% - 24px);
}
}
@media (max-width: 320px) {
.ova-features-product .feature {
width: 100%;
}
}
.ova-features-product .feature i {
font-size: 30px;
color: var(--primary);
line-height: 1;
}
.ova-features-product .feature .title-desc .title {
margin: 0 0 10px;
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: var(--text);
}
.ova-features-product .feature .title-desc .desc {
margin: 0;
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: var(--text);
opacity: 0.7;
}
.ova-video-gallery {
transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-webkit-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
position: absolute;
top: 10px;
right: 10px;
display: flex;
align-items: center;
z-index: 2;
}
.ova-video-gallery .btn-video-gallery {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 5px;
font-weight: 400;
font-size: 14px;
line-height: 1;
height: 35px;
color: var(--text);
margin: 0 4px;
padding: 5px 8px;
background-color: #FFFFFF;
border: 1px solid var(--border);
border-radius: 5px;
cursor: pointer;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-video-gallery .btn-video-gallery i {
font-size: 16px;
color: #FD4C5C;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-video-gallery .btn-video-gallery:hover {
background-color: var(--primary-hover);
border-color: var(--primary-hover);
color: #FFFFFF;
}
.ova-video-gallery .btn-video-gallery:hover i {
color: var(--secondary-hover);
color: #FFFFFF;
}
.ova-video-gallery .video-container {
display: none;
background-color: rgba(0, 0, 0, 0.3);
align-items: center;
justify-content: center;
position: fixed;
top: 0;
left: 0;
height: 100vh;
width: 100vw;
z-index: 99999;
}
.ova-video-gallery .video-container .modal-container {
line-height: 0;
width: 100%;
max-width: 900px;
position: relative;
margin: 0 auto;
}
@media screen and (max-width: 900px) {
.ova-video-gallery .video-container .modal-container {
width: 90%;
}
}
.ova-video-gallery .video-container .modal-container .modal {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.ova-video-gallery .video-container .modal-container .modal i {
position: absolute;
right: -10px;
top: -35px;
padding: 10px;
cursor: pointer;
font-size: 12px;
color: #FFFFFF;
font-weight: 600;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-video-gallery .video-container .modal-container .modal i:hover {
color: var(--primary);
}
.ova-video-gallery .video-container .modal-container .modal .modal-video {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
}
.ova-video-gallery .btn-share {
position: relative;
width: 40px;
height: 35px;
}
.ova-video-gallery .btn-share i {
margin: 0;
}
.ova-video-gallery .btn-share .ova-social {
width: 100%;
list-style-type: none;
padding: 0;
margin: 0;
position: absolute;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
top: 0;
left: 0;
z-index: -1;
opacity: 0;
}
.ova-video-gallery .btn-share .ova-social li {
width: 100%;
}
.ova-video-gallery .btn-share .ova-social li:first-child {
margin-top: 5px;
}
.ova-video-gallery .btn-share .ova-social li:not(:last-child) {
margin-bottom: 5px;
}
.ova-video-gallery .btn-share .ova-social li a {
display: flex;
align-items: center;
justify-content: center;
font-weight: 400;
line-height: 1;
width: 40px;
height: 35px;
color: var(--text);
background-color: #FFFFFF;
border: 1px solid var(--border);
border-radius: 5px;
cursor: pointer;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-video-gallery .btn-share .ova-social li a i {
font-size: 20px;
color: #FD4C5C;
margin-right: 0;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-video-gallery .btn-share .ova-social li a:hover {
background-color: var(--primary-hover);
border-color: var(--primary-hover);
color: #FFFFFF;
}
.ova-video-gallery .btn-share .ova-social li a:hover i {
color: var(--secondary-hover);
color: #FFFFFF;
}
.ova-video-gallery .btn-share:hover .ova-social {
top: 35px;
opacity: 1;
transform: rotate(0deg);
transition-delay: 0.08s;
}
.ova-tour-review .woocommerce-Reviews-title {
font-size: 24px;
line-height: 1.3;
padding: 20px 0;
}
.ova-tour-review #review_form p {
margin: 0;
}
.ova-tour-review .rx-review-form-area-style-2 {
background-color: var(--second-background);
}
.ova-tour-review select.rx_shorting {
background-image: none;
padding: 12px;
padding-right: 30px;
}
.ova-tour-review .rx_recommended_wrapper, .ova-tour-review .rx_rating_graph_wrapper {
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
}
.ova-tour-review .rx_recommended_wrapper hr, .ova-tour-review .rx_rating_graph_wrapper hr {
border-bottom: 0;
}
.ova-tour-review .rx_style_two_free_progress_bar .progressbar-title {
font-weight: 400;
}
.ova-tour-review .rx_style_two_free_progress_bar .progress .progress-bar {
background: var(--secondary);
}
.ova-tour-review .rx-filter-bar {
background-color: #f5f5f5 !important;
}
.ova-tour-review .rx-selection-arrow b {
margin-left: -3px;
}
.ova-tour-review #rx_comment_form__wrapper p {
margin: 0;
}
.ova-tour-review .rx_listing .rx_review_block .rx_body p, .ova-tour-review .rx_listing_style_2 .rx_review_block .rx_body p {
color: var(--text) !important;
}
.ova-forms-product {
width: 100%;
margin-bottom: 35px;
}
.ova-forms-product .forms-wrapper {
background: #FFFFFF;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
border-radius: 10px;
padding: 30px;
width: 100%;
position: relative;
margin-top: -120px;
z-index: 1;
}
@media (max-width: 1024px) {
.ova-forms-product .forms-wrapper {
margin-top: 30px;
}
}
.ova-forms-product .forms-wrapper .price-product {
margin-bottom: 30px;
}
.ova-forms-product .forms-wrapper .price-product .label {
display: flex;
align-items: flex-end;
gap: 7px;
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: var(--text);
margin-bottom: 10px;
}
.ova-forms-product .forms-wrapper .price-product .label i {
font-size: 24px;
color: var(--primary);
}
.ova-forms-product .forms-wrapper .price-product .price .regular-price {
font-weight: 700;
font-size: 32px;
line-height: 36px;
letter-spacing: -1px;
color: var(--secondary);
}
.ova-forms-product .forms-wrapper .price-product .price .sale-price {
margin-left: 3px;
font-weight: 700;
font-size: 20px;
line-height: 26px;
-webkit-text-decoration-line: line-through;
-webkit-text-decoration-color: var(--light);
-webkit-text-decoration-style: solid;
-webkit-text-decoration-thickness: 1px;
text-decoration-line: line-through;
text-decoration-color: var(--light);
text-decoration-style: solid;
text-decoration-thickness: 1px;
color: var(--light);
}
.ova-forms-product .forms-wrapper .logo {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
position: relative;
margin-bottom: 20px;
}
.ova-forms-product .forms-wrapper .logo:before, .ova-forms-product .forms-wrapper .logo:after {
position: absolute;
content: "";
width: 6px;
height: 6px;
border-radius: 50%;
background-color: var(--primary);
}
.ova-forms-product .forms-wrapper .logo:before {
left: 0;
}
.ova-forms-product .forms-wrapper .logo:after {
right: 0;
}
.ova-forms-product .forms-wrapper .logo i {
font-size: 30px;
color: var(--primary);
}
.ova-forms-product .forms-wrapper .logo .line {
position: absolute;
width: 95%;
height: 1px;
margin-top: -0.5px;
background-image: linear-gradient(to right, var(--primary) 0%, var(--primary) 50%, transparent 50%);
background-size: 15px;
background-repeat: repeat-x;
z-index: -1;
}
.ova-forms-product .forms-wrapper .tabs {
display: flex;
justify-content: space-around;
position: relative;
}
.ova-forms-product .forms-wrapper .tabs:before {
position: absolute;
content: "";
width: 110%;
height: 2px;
bottom: 0;
background-color: var(--border);
border-radius: 8px;
}
.ova-forms-product .forms-wrapper .tabs .item {
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: var(--light);
cursor: pointer;
padding: 15px;
position: relative;
z-index: 1;
}
.ova-forms-product .forms-wrapper .tabs .item.active {
color: var(--secondary);
border-bottom: 2px solid var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-booking-form, .ova-forms-product .forms-wrapper .ova-request-form, .ova-forms-product .forms-wrapper .ova-enquiry-form {
display: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker {
position: relative;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker.only-show-adults .ovabrw-guestspicker, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker.only-show-adults .ovabrw-guestspicker, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker.only-show-adults .ovabrw-guestspicker {
display: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker.only-show-adults .ovabrw-guestspicker-content, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker.only-show-adults .ovabrw-guestspicker-content, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker.only-show-adults .ovabrw-guestspicker-content {
display: block !important;
position: relative;
margin-top: 0;
box-shadow: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker.only-show-adults .ovabrw-guestspicker-content:before, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker.only-show-adults .ovabrw-guestspicker-content:before, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker.only-show-adults .ovabrw-guestspicker-content:before {
content: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker {
position: relative;
width: 100%;
height: 48px;
padding: 11px 16px;
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
border-radius: 5px;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
caret-color: var(--primary);
cursor: pointer;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content {
display: none;
position: absolute;
width: 100%;
margin-top: 7px;
left: 0;
z-index: 1;
padding: 8px 16px;
background-color: #fff;
border: 1px solid #E6E6E6;
box-sizing: border-box;
box-shadow: 0px 25px 40px rgba(0, 0, 0, 0.05);
border-radius: 5px;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content:before, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content:before, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content:before {
content: "";
top: -7px;
left: 50%;
margin-left: -3.5px;
border-right: 7px solid transparent;
border-left: 7px solid transparent;
border-bottom: 7px solid #efefef;
position: absolute;
display: inline-block;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons {
display: flex;
align-items: center;
justify-content: space-between;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description {
display: flex;
align-items: center;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description label, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description label, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description label {
margin-bottom: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description .guests-price, .ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description .guests-labels, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description .guests-price, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description .guests-labels, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description .guests-price, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .description .guests-labels {
margin-left: 10px;
font-size: 16px;
font-weight: 700;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button {
display: flex;
align-items: center;
width: 100px;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon, .ova-forms-product .forms-wrapper .ova-enquiry-form .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: var(--first-background);
cursor: pointer;
color: var(--heading);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon:hover, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon:hover, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon:hover {
background-color: var(--secondary);
color: #FFFFFF;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon.ovabrw-disabled, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon.ovabrw-disabled, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon.ovabrw-disabled {
pointer-events: none;
color: #FFFFFF;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button input, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button input, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guestspicker-content .guests-buttons .guests-button input {
height: 48px;
width: 100%;
margin: 0;
background-color: #FFFFFF;
padding: 0;
border-radius: 0;
font-size: 16px;
font-weight: 400;
border: none;
pointer-events: none;
color: var(--text);
text-align: center;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info {
display: none;
padding: 10px 16px;
border: 1px solid var(--border);
border-top: 0;
border-radius: 0 0 5px 5px;
box-sizing: border-box;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-heading, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-heading, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-heading {
font-size: var(--font-size);
font-weight: 400;
line-height: var(--line-height);
color: var(--text);
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-accordion, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-accordion, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-accordion {
overflow: hidden;
border-radius: 5px;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item {
border-bottom: 1px solid var(--border);
box-sizing: border-box;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-header, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-header, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-header {
display: flex;
align-items: center;
justify-content: space-between;
padding: 8px 16px;
background-color: var(--first-background);
cursor: pointer;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-header label, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-header label, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-header label {
font-size: var(--font-size);
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-header i, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-header i, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-header i {
color: var(--heading);
font-size: 14px;
line-height: 1;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body {
display: none;
padding: 10px 16px 16px;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-total, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-total, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-total {
font-size: var(--font-size);
font-weight: 400;
line-height: var(--line-height);
color: var(--text);
margin-bottom: 10px;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-total .number, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-total .number, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-total .number {
font-weight: 500;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content {
border: 1px solid var(--border);
border-radius: 5px;
box-sizing: border-box;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-header label, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-header label, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-header label {
font-size: var(--font-size);
font-weight: 400;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body {
border-top: 1px solid var(--border);
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content {
border: none;
border-radius: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field {
margin-bottom: 10px;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field input, .ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field .ovabrw-file-wrap, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field input, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field .ovabrw-file-wrap, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field input, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field .ovabrw-file-wrap {
height: 40px;
padding: 8px 16px;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field select, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field select, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field select {
height: 40px;
padding: 8px 35px 8px 16px;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field label, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field label, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field label {
font-size: var(--font-size);
font-weight: 500;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field .ovabrw-description:after, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field .ovabrw-description:after, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field .ovabrw-description:after {
font-family: Dashicons;
speak: never;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin: 0;
text-indent: 0;
width: 100%;
height: 100%;
text-align: center;
content: "\f223";
cursor: help;
color: var(--secondary);
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field:last-child, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field:last-child, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item .guest-info-body .guest-info-content .guest-info-field:last-child {
margin-bottom: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item.active .guest-info-body, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item.active .guest-info-body, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item.active .guest-info-body {
border-bottom: 1px solid var(--border);
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item:last-child .guest-info-header, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item:last-child .guest-info-header, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item:last-child .guest-info-header {
border-width: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item:last-child.active .guest-info-header, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item:last-child.active .guest-info-header, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item:last-child.active .guest-info-header {
border-width: 1px;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item:last-child.active .guest-info-body, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item:last-child.active .guest-info-body, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item .guest-info-body .guest-info-content .guest-info-item:last-child.active .guest-info-body {
border-bottom: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item.active, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item.active, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item.active {
border-bottom: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item.active > .guest-info-header i, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item.active > .guest-info-header i, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item.active > .guest-info-header i {
transform: rotate(-180deg);
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item:first-child, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item:first-child, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item:first-child {
border-top: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item:last-child, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item:last-child, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item:last-child {
border-width: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item:last-child .guest-info-body, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item:last-child .guest-info-body, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item:last-child .guest-info-body {
border-width: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item:last-child.active .guest-info-header, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item:last-child.active .guest-info-header, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item:last-child.active .guest-info-header {
border-width: 1px;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item.last-child, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item.last-child, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker .ovabrw-guest-info .guest-info-item.last-child {
border-bottom: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker.remmove-border-radius .ovabrw-guestspicker, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker.remmove-border-radius .ovabrw-guestspicker, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker.remmove-border-radius .ovabrw-guestspicker {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form .ovabrw-wrapper-guestspicker.remmove-border-radius.only-show-adults .ovabrw-guestspicker-content, .ova-forms-product .forms-wrapper .ova-request-form .ovabrw-wrapper-guestspicker.remmove-border-radius.only-show-adults .ovabrw-guestspicker-content, .ova-forms-product .forms-wrapper .ova-enquiry-form .ovabrw-wrapper-guestspicker.remmove-border-radius.only-show-adults .ovabrw-guestspicker-content {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
@keyframes ajax_loading {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blinker {
30% {
opacity: 0.3;
}
75% {
opacity: 0.7;
}
100% {
opacity: 1;
}
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form #ovabrw-g-recaptcha-booking {
margin-bottom: 20px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-deposit .title-deposit {
display: none;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-deposit .ovabrw-type-deposit {
display: flex;
justify-content: space-between;
width: 100%;
overflow: hidden;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-deposit .ovabrw-type-deposit input {
display: none;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-deposit .ovabrw-type-deposit label {
display: inline-block;
padding: 12px 20px;
margin: 0;
font-size: 1em;
line-height: 1.1;
font-weight: 500;
color: var(--text);
background-color: var(--border);
opacity: 1;
width: 50%;
min-width: 50%;
text-align: center;
cursor: pointer;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-deposit .ovabrw-type-deposit input[type=radio]:checked + label {
background-color: var(--secondary);
color: #FFFFFF;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ovabrw-deposit .ovabrw-type-deposit input[type=radio]#ovabrw-pay-full + label {
margin: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total {
margin-bottom: 15px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount {
position: relative;
display: none;
align-items: center;
justify-content: space-between;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .label {
font-weight: 400;
font-size: 18px;
line-height: 20px;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .show-amount {
font-size: 20px;
line-height: 20px;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .show-amount.show-availables-number, .ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .show-amount .amount {
font-weight: 500;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .ajax-loading-total {
display: none;
position: absolute;
right: 0;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .ajax-loading-total i {
display: flex;
animation: ajax_loading 1.2s linear infinite;
font-size: 18px;
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-ajax-availables {
margin-bottom: 10px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-ajax-amount-insurance {
display: none;
text-align: right;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-ajax-amount-insurance .show-amount-insurance {
font-weight: normal;
font-size: 14px;
line-height: 20px;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ovabrw-form-container .ajax-show-total .ovabrw-ajax-amount-insurance .show-amount-insurance .amount {
font-weight: 600;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .terms-conditions {
margin-bottom: 20px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .terms-conditions > label {
display: flex;
align-items: baseline;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .terms-conditions > label input[name=ovabrw-booking-terms-conditions] {
margin-right: 10px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .terms-conditions > label input[name=ovabrw-booking-terms-conditions].ovabrw-required {
margin-left: 3px;
outline: 2px solid #e2401c;
outline-offset: 1px;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .ajax-error {
display: none;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: red;
margin-bottom: 15px;
-webkit-animation: blinker 1.2s linear 2;
animation: blinker 1.2s linear 2;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .booking-form-submit {
position: relative;
width: 100%;
font-weight: 600;
font-size: 16px;
line-height: 24px;
padding: 18px 0;
margin: 5px 0 10px;
color: #FFFFFF;
border-radius: 5px;
box-sizing: border-box;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .booking-form-submit .ovabrw-submit-loading {
display: none;
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
z-index: 1;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .booking-form-submit .ovabrw-submit-loading i {
display: flex;
animation: ajax_loading 1.2s linear infinite;
font-size: 16px;
color: #FFF;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .booking-form-submit:hover {
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .booking-form-submit:hover .ovabrw-submit-loading i {
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-booking-form form.booking-form .booking-form-submit.disabled {
opacity: 0.5;
pointer-events: none;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .terms-conditions {
margin-bottom: 20px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .terms-conditions > label {
display: flex;
align-items: baseline;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .terms-conditions > label input[name=ovabrw-request-booking-terms-conditions] {
margin-right: 10px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .terms-conditions > label input[name=ovabrw-request-booking-terms-conditions].ovabrw-required {
margin-left: 3px;
outline: 2px solid #e2401c;
outline-offset: 1px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ajax-error {
display: none;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: red;
margin-bottom: 15px;
-webkit-animation: blinker 1.2s linear 2;
animation: blinker 1.2s linear 2;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form #ovabrw-g-recaptcha-enquiry {
margin-bottom: 20px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .request-form-submit {
position: relative;
width: 100%;
font-weight: 600;
font-size: 16px;
line-height: 24px;
padding: 18px 0;
margin: 5px 0 10px;
color: #FFFFFF;
border-radius: 5px;
box-sizing: border-box;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .request-form-submit .ovabrw-submit-loading {
display: none;
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
z-index: 1;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .request-form-submit .ovabrw-submit-loading i {
display: flex;
animation: ajax_loading 1.2s linear infinite;
font-size: 16px;
color: #FFF;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .request-form-submit:hover {
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .request-form-submit:hover .ovabrw-submit-loading i {
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .request-form-submit.disabled {
opacity: 0.5;
pointer-events: none;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ajax-show-total {
margin-bottom: 15px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount {
position: relative;
display: none;
align-items: center;
justify-content: space-between;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .label {
font-weight: 400;
font-size: 18px;
line-height: 20px;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .show-amount {
font-size: 20px;
line-height: 20px;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .show-amount.show-availables-number, .ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .show-amount .amount {
font-weight: 500;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .ajax-loading-total {
display: none;
position: absolute;
right: 0;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ajax-show-total .ovabrw-show-amount .ajax-loading-total i {
display: flex;
animation: ajax_loading 1.2s linear infinite;
font-size: 18px;
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ajax-show-total .ovabrw-ajax-availables {
margin-bottom: 10px;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ajax-show-total .ovabrw-ajax-amount-insurance {
display: none;
text-align: right;
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ajax-show-total .ovabrw-ajax-amount-insurance .show-amount-insurance {
font-weight: normal;
font-size: 14px;
line-height: 20px;
color: var(--heading);
}
.ova-forms-product .forms-wrapper .ova-request-form form.request-form .ovabrw-form-container .ajax-show-total .ovabrw-ajax-amount-insurance .show-amount-insurance .amount {
font-weight: 600;
}
.ova-forms-product .forms-wrapper .ova-enquiry-form {
padding-top: 30px;
}
.ova-forms-product .forms-wrapper .ova-enquiry-form .wpcf7-form p {
margin-bottom: 25px;
}
.ova-forms-product .forms-wrapper .ova-enquiry-form .wpcf7-form label {
display: block;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading);
margin: 0 0 4px;
padding: 0;
}
.ova-forms-product .forms-wrapper .ova-enquiry-form .wpcf7-form input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]), .ova-forms-product .forms-wrapper .ova-enquiry-form .wpcf7-form select {
width: 100%;
max-width: 100%;
height: 48px;
padding: 11px 16px;
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
border-radius: 5px;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
}
.ova-forms-product .forms-wrapper .ova-enquiry-form .wpcf7-form textarea {
width: 100%;
max-width: 100%;
padding: 11px 16px;
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
border-radius: 5px;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
}
.ova-forms-product .forms-wrapper .ova-enquiry-form .wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox, .ova-forms-product .forms-wrapper .ova-enquiry-form .wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio {
display: flex;
flex-direction: column;
}
.ova-forms-product .forms-wrapper .ova-enquiry-form .wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item {
margin: 0;
}
.ova-forms-product .forms-wrapper .ova-enquiry-form .wpcf7-form .wpcf7-submit {
position: relative;
width: 100%;
font-weight: 600;
font-size: 16px;
line-height: 24px;
padding: 18px 0;
margin: 5px 0 10px;
color: #FFFFFF;
border-radius: 5px;
box-sizing: border-box;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper .ova-enquiry-form .wpcf7-form .wpcf7-submit:hover {
color: var(--primary);
}
.ova-forms-product .forms-wrapper .ova-enquiry-form .wpcf7-form .ovabrw-wpcf7-submit {
margin: 0;
}
.ova-forms-product .forms-wrapper .ova-enquiry-form .wpcf7-form .ovabrw-wpcf7-submit .wpcf7-spinner {
display: none;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container {
padding-top: 30px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-label {
display: block;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading);
margin: 0 0 4px;
padding: 0;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-label.ovabrw-required:after {
content: "*";
color: red;
font-size: 20px;
vertical-align: middle;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item {
position: relative;
margin-bottom: 25px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item.ovabrw_checkout_field.ovabrw-hide-field {
display: none;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item label {
display: block;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading);
margin-bottom: 4px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item label.ovabrw-required:after {
content: "*";
color: red;
font-size: 20px;
vertical-align: middle;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item input {
width: 100%;
height: 48px;
padding: 11px 16px;
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
border-radius: 5px;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item input:focus {
outline: none;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item input.checkin-date[readonly], .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item input.checkout-date[readonly] {
cursor: not-allowed;
background-color: #F5F5F5;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item input.ovabrw-datepicker[readonly] {
cursor: pointer;
background-color: #FFFFFF;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item textarea {
width: 100%;
max-width: 100%;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-date-loading {
display: none;
position: absolute;
right: 20px;
top: 50%;
margin-top: 7px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-date-loading i {
display: flex;
animation: ajax_loading 1.2s linear infinite;
font-size: 16px;
color: var(--primary);
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-guest-loading {
display: none;
position: absolute;
right: 20px;
top: 50%;
transform: translate(0, -50%);
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-guest-loading i {
display: flex;
animation: ajax_loading 1.2s linear infinite;
font-size: 16px;
color: var(--primary);
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-times {
line-height: 1;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-times .duration {
display: inline-block;
position: relative;
padding-left: 25px;
margin-right: 20px;
margin-bottom: 0;
cursor: pointer;
font-size: 14px;
line-height: 18px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-times .duration input.ovabrw_time_from {
position: absolute;
opacity: 0;
cursor: pointer;
height: auto;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-times .duration span.checkmark {
position: absolute;
top: 0;
left: 0;
height: 18px;
width: 18px;
border: 1px solid #E6E6E6;
box-sizing: border-box;
border-radius: 50%;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-times .duration span.checkmark:after {
content: "";
position: absolute;
opacity: 0;
visibility: hidden;
top: 5px;
left: 5px;
width: 6px;
height: 6px;
border-radius: 50%;
background-color: var(--secondary);
transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-times .duration:hover input ~ .checkmark {
border-color: var(--secondary);
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-times .duration input:checked ~ .checkmark {
border-color: var(--secondary);
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-times .duration input:checked ~ .checkmark:after {
opacity: 1;
visibility: visible;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-select {
display: flex;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .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;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-select .select-item-qty.active {
display: flex;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-select .select-item-qty .select-qty {
display: block;
min-width: 14px;
margin-right: 5px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-select .select-item-qty input.select-input-qty {
position: absolute;
top: 0;
left: 0;
opacity: 0;
height: 0;
width: 0;
padding: 0;
visibility: hidden;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-select .select-item-qty .ovabrw-select-icon {
display: inline-flex;
flex-direction: column;
background-color: #f5f5f5;
border-radius: 5px;
overflow: hidden;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-select .select-item-qty .ovabrw-select-icon i {
display: flex;
font-size: 14px;
line-height: 1;
cursor: pointer;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-select .select-item-qty .ovabrw-select-icon i:hover {
background-color: #d5d5d5;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-select .select-item-qty .ovabrw-select-icon i.arrow_triangle-up {
margin-bottom: -1px;
padding: 1px 1px 0 1px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-select .select-item-qty .ovabrw-select-icon i.arrow_triangle-down {
margin-top: -1px;
padding: 0 1px 1px 1px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-select .select-item-qty .ovabrw-select-icon i.ovabrw-disabled {
color: #FFF;
pointer-events: none;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-radio .radio-item .ovabrw-remove-checked {
display: none;
margin-top: -15px;
margin-left: 3px;
cursor: pointer;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-radio .radio-item .ovabrw-remove-checked.active {
display: inline-flex;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-radio .radio-item .ovabrw-remove-checked i {
display: flex;
font-size: 14px;
line-height: 1;
color: red;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .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;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-radio .radio-item .radio-item-qty.active {
display: flex;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-radio .radio-item .radio-item-qty .radio-qty {
display: block;
min-width: 14px;
margin-right: 5px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .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;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .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;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i {
display: flex;
font-size: 14px;
line-height: 1;
cursor: pointer;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i:hover {
background-color: #d5d5d5;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i.arrow_triangle-up {
margin-bottom: -1px;
padding: 1px 1px 0 1px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i.arrow_triangle-down {
margin-top: -1px;
padding: 0 1px 1px 1px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-radio .radio-item .radio-item-qty .ovabrw-radio-icon i.ovabrw-disabled {
color: #FFF;
pointer-events: none;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .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;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkbox-item .checkbox-item-qty.active {
display: flex;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkbox-item .checkbox-item-qty .checkbox-qty {
display: block;
min-width: 14px;
margin-right: 5px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .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;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .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;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i {
display: flex;
font-size: 14px;
line-height: 1;
cursor: pointer;
-webkit-transform: all 0.3s ease;
-moz-transform: all 0.3s ease;
-ms-transform: all 0.3s ease;
transform: all 0.3s ease;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i:hover {
background-color: #d5d5d5;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i.arrow_triangle-up {
margin-bottom: -1px;
padding: 1px 1px 0 1px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i.arrow_triangle-down {
margin-top: -1px;
padding: 0 1px 1px 1px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkbox-item .checkbox-item-qty .ovabrw-checkbox-icon i.ovabrw-disabled {
color: #FFF;
pointer-events: none;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .radio-item, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .checkbox-item {
display: flex;
align-items: center;
position: relative;
cursor: pointer;
margin-bottom: 5px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
padding: 0;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .radio-item:hover input ~ .checkmark, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .checkbox-item:hover input ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .radio-item input, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .checkbox-item input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .radio-item input:checked ~ .checkmark, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .checkbox-item input:checked ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .radio-item .checkmark, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .checkbox-item .checkmark {
position: absolute;
left: 0;
height: 25px;
width: 25px;
background-color: var(--border);
border-radius: 50%;
z-index: -1;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .radio-item .checkmark:after, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .checkbox-item .checkmark:after {
content: "";
position: absolute;
display: none;
left: 9px;
top: 5px;
width: 7px;
height: 12px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .radio-item input:checked ~ .checkmark:after, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .checkbox-item input:checked ~ .checkmark:after {
display: block;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .radio-item label, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .checkbox-item label {
display: inline-block;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
padding-left: 35px;
cursor: pointer;
margin: 3px 0;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-checkbox .checkmark {
border-radius: 5px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-file {
position: relative;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-file label {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
margin-bottom: 0;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-file label .ovabrw-file-chosen {
background-color: #FFF;
font-size: 16px;
line-height: 26px;
color: var(--text);
border: 1px solid #E0E0E0;
border-radius: 5px;
padding: 10px 20px;
height: 48px;
box-sizing: border-box;
cursor: pointer;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-file label .ovabrw-file-name {
font-size: 14px;
font-style: italic;
color: var(--primary);
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .rental_item .ovabrw-file input {
position: absolute;
opacity: 0;
visibility: hidden;
padding: 0;
height: 0;
border: none;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources {
width: 100%;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item {
position: relative;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item:not(:last-child) {
margin-bottom: 10px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title {
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
cursor: pointer;
margin-bottom: 5px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
padding: 0;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title:hover input ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title input:checked ~ .checkmark {
background-color: var(--secondary);
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title .checkmark {
position: absolute;
left: 0;
height: 25px;
width: 25px;
background-color: var(--border);
border-radius: 5px;
z-index: -1;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title .checkmark:after {
content: "";
position: absolute;
display: none;
left: 9px;
top: 5px;
width: 7px;
height: 12px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title input:checked ~ .checkmark:after {
display: block;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title label {
display: inline-flex;
align-items: center;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--text);
padding-left: 35px;
cursor: pointer;
margin-bottom: 0;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title label .ovabrw-description:after {
font-family: Dashicons;
speak: never;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin: 0;
text-indent: 0;
width: 100%;
height: 100%;
text-align: center;
content: "\f223";
cursor: help;
color: var(--secondary);
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title .ovabrw-resource-guest {
display: none;
align-items: center;
justify-content: space-between;
font-size: 20px;
font-weight: 400;
line-height: 1;
color: var(--text);
padding: 2px 5px;
margin-left: 10px;
background-color: #FFFFFF;
border: 1px solid var(--border);
border-radius: 5px;
cursor: pointer;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-title .ovabrw-resource-guest i {
display: flex;
align-items: center;
justify-content: center;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price {
display: flex;
align-items: center;
justify-content: space-between;
line-height: 1.3em;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price label, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price label, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price label {
font-weight: 400;
font-size: 14px;
line-height: 1em;
color: var(--light);
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-rs-duration, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-rs-duration, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-rs-duration {
font-weight: 400;
font-size: 14px;
line-height: 1em;
color: var(--light);
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-adult-amount, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-children-amount, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-adult-price .ovabrw-guests-price .ovabrw-baby-amount, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-adult-amount, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-children-amount, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-children-price .ovabrw-guests-price .ovabrw-baby-amount, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-adult-amount, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-children-amount, .ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-price .ovabrw-baby-price .ovabrw-guests-price .ovabrw-baby-amount {
font-weight: 700;
font-size: 14px;
line-height: 1em;
color: var(--heading);
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-guestspicker {
display: none;
position: absolute;
width: 100%;
top: 32px;
left: 0;
z-index: 1;
padding: 8px 16px;
background-color: #fff;
border: 1px solid #E6E6E6;
box-sizing: border-box;
box-shadow: 0px 25px 40px rgba(0, 0, 0, 0.05);
border-radius: 5px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-guestspicker:before {
content: "";
top: -8px;
right: 8px;
margin-left: -3.5px;
border-right: 7px solid transparent;
border-left: 7px solid transparent;
border-bottom: 7px solid #efefef;
position: absolute;
display: inline-block;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-guestspicker .guests-item {
display: flex;
align-items: center;
justify-content: space-between;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-guestspicker .guests-item .guests-info {
display: flex;
align-items: center;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-guestspicker .guests-item .guests-info label {
font-size: 16px;
font-weight: 400;
color: var(--heading);
margin-bottom: 0;
min-width: 50px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-guestspicker .guests-item .guests-info .guests-price {
display: flex;
font-size: 16px;
font-weight: 700;
color: var(--heading);
margin-left: 5px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-guestspicker .guests-item .guests-action {
display: flex;
align-items: center;
width: 100px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-guestspicker .guests-item .guests-action .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: var(--first-background);
cursor: pointer;
color: var(--heading);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-guestspicker .guests-item .guests-action .guests-icon:hover {
background-color: var(--secondary);
color: #FFFFFF;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-guestspicker .guests-item .guests-action .guests-icon.ovabrw-disabled {
pointer-events: none;
color: #FFFFFF;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw-resources .item .ovabrw-resource-guestspicker .guests-item .guests-action input {
height: 48px;
width: 100%;
margin: 0;
background-color: #FFFFFF;
padding: 0;
border-radius: 0;
font-size: 16px;
font-weight: 400;
border: none;
pointer-events: none;
color: var(--text);
text-align: center;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw_services .ovabrw_service_select {
position: relative;
display: flex;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw_services .ovabrw_service_select:not(:last-child) {
margin-bottom: 10px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw_services .ovabrw_service_select select {
padding-right: 35px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw_services .ovabrw_service_select .ovabrw-service-guest {
display: none;
align-items: center;
justify-content: space-between;
font-size: 20px;
font-weight: 400;
line-height: 1;
color: var(--text);
padding: 2px 10px;
margin-left: 5px;
background-color: #FFFFFF;
border: 1px solid var(--border);
border-radius: 5px;
cursor: pointer;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw_services .ovabrw_service_select .ovabrw-service-guest i {
display: flex;
align-items: center;
justify-content: center;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw_services .ovabrw_service_select .ovabrw-service-guestspicker {
display: none;
position: absolute;
width: 100%;
top: 57px;
left: 0;
z-index: 1;
padding: 8px 16px;
background-color: #fff;
border: 1px solid #E6E6E6;
box-sizing: border-box;
box-shadow: 0px 25px 40px rgba(0, 0, 0, 0.05);
border-radius: 5px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw_services .ovabrw_service_select .ovabrw-service-guestspicker:before {
content: "";
top: -8px;
right: 12px;
margin-left: -3.5px;
border-right: 7px solid transparent;
border-left: 7px solid transparent;
border-bottom: 7px solid #efefef;
position: absolute;
display: inline-block;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw_services .ovabrw_service_select .ovabrw-service-guestspicker .guests-item {
display: flex;
align-items: center;
justify-content: space-between;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw_services .ovabrw_service_select .ovabrw-service-guestspicker .guests-item .guests-info {
display: flex;
align-items: center;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw_services .ovabrw_service_select .ovabrw-service-guestspicker .guests-item .guests-info label {
margin-bottom: 0;
font-size: 16px;
font-weight: 400;
color: var(--heading);
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw_services .ovabrw_service_select .ovabrw-service-guestspicker .guests-item .guests-info .guests-price {
display: flex;
font-size: 16px;
font-weight: 700;
color: var(--heading);
margin-left: 5px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw_services .ovabrw_service_select .ovabrw-service-guestspicker .guests-item .guests-action {
display: flex;
align-items: center;
width: 100px;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw_services .ovabrw_service_select .ovabrw-service-guestspicker .guests-item .guests-action .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: var(--first-background);
cursor: pointer;
color: var(--heading);
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw_services .ovabrw_service_select .ovabrw-service-guestspicker .guests-item .guests-action .guests-icon:hover {
background-color: var(--secondary);
color: #FFFFFF;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw_services .ovabrw_service_select .ovabrw-service-guestspicker .guests-item .guests-action .guests-icon.ovabrw-disabled {
pointer-events: none;
color: #FFFFFF;
}
.ova-forms-product .forms-wrapper form.form .ovabrw-form-container .ovabrw_services .ovabrw_service_select .ovabrw-service-guestspicker .guests-item .guests-action input {
height: 48px;
width: 100%;
margin: 0;
background-color: #FFFFFF;
padding: 0;
border-radius: 0;
font-size: 16px;
font-weight: 400;
border: none;
pointer-events: none;
color: var(--text);
text-align: center;
}
.ova-tabs-product {
width: 100%;
margin-bottom: 35px;
}
.ova-tabs-product .tabs {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.ova-tabs-product .tabs .item {
font-weight: 500;
font-size: 16px;
text-transform: uppercase;
line-height: 1.3;
color: var(--heading);
background-color: var(--first-background);
cursor: pointer;
padding: 16px 24px;
margin: 0 10px 10px 0;
border-radius: 5px;
z-index: 1;
}
.ova-tabs-product .tabs .item.active {
color: #fff;
background-color: var(--secondary);
}
.ova-tabs-product .content-product-item {
display: none;
}
.xdsoft_datetimepicker {
border-radius: 5px;
margin-top: 3px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
background: var(--secondary);
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
background: var(--secondary);
}
.xdsoft_datetimepicker .xdsoft_calendar th {
color: var(--heading);
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
text-align: center;
padding: 0;
}
.xdsoft_datetimepicker .xdsoft_calendar td {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
color: var(--heading);
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled {
color: #FFFFFF;
opacity: 1 !important;
cursor: not-allowed !important;
background: var(--primary) !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover {
background: var(--primary) !important;
color: #FFFFFF !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month {
opacity: 1 !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
opacity: 1 !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
color: #FFFFFF !important;
background: var(--secondary) !important;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
color: var(--secondary);
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover {
background: var(--secondary) !important;
} .rpwwt-widget ul li {
margin: 0 !important;
}
.rpwwt-widget ul li img {
border-radius: 10px;
margin: 0 15px 10px 0 !important;
}
.rpwwt-widget ul li a .rpwwt-post-title {
font-weight: 700;
line-height: 1.3;
color: var(--heading);
}
.rpwwt-widget ul li a:hover .rpwwt-post-title {
color: var(--primary);
}
.rpwwt-widget ul li .rpwwt-post-date, .rpwwt-widget ul li .rpwwt-post-comments-number {
font-size: 14px;
line-height: 1.3;
margin-top: 5px;
color: var(--light);
}
.ova-contact-page {
position: relative;
}
.ova-contact-page p {
margin: 0;
}
.ova-contact-page .text-email {
display: flex;
column-gap: 24px;
margin-bottom: 24px;
}
@media (max-width: 479px) {
.ova-contact-page .text-email {
flex-flow: column;
}
}
.ova-contact-page .text-email .ova-text {
width: 50%;
overflow: hidden;
}
@media (max-width: 479px) {
.ova-contact-page .text-email .ova-text {
width: 100%;
margin-bottom: 24px;
}
}
.ova-contact-page .text-email .ova-email {
width: 50%;
overflow: hidden;
}
@media (max-width: 479px) {
.ova-contact-page .text-email .ova-email {
width: 100%;
}
}
.ova-contact-page .text-email input {
width: 100%;
border-color: var(--border);
padding: 17px 15px;
}
.ova-contact-page .ova-subject {
margin-bottom: 24px;
}
.ova-contact-page .ova-subject input {
width: 100%;
border-color: var(--border);
padding: 17px 15px;
}
.ova-contact-page .ova-textarea {
margin-bottom: 30px;
}
.ova-contact-page .ova-textarea textarea {
max-height: 120px;
width: 100%;
border-color: var(--border);
padding: 17px 15px;
}
.ova-contact-page .ova-submit button {
padding: 17px 31px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
border-color: var(--primary);
color: var(--primary);
} .ova-move-up {
animation-name: ovaMoveUp;
-moz-animation-name: ovaMoveUp;
-webkit-animation-name: ovaMoveUp;
}
@-webkit-keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-ms-keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes ovaMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.ova-move-down {
animation-name: ovaMoveDown;
-moz-animation-name: ovaMoveDown;
-webkit-animation-name: ovaMoveDown;
}
@-webkit-keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-ms-keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes ovaMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.ova-move-left {
animation-name: ovaMoveLeft;
-moz-animation-name: ovaMoveLeft;
-webkit-animation-name: ovaMoveLeft;
}
@-webkit-keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-ms-keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes ovaMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.ova-move-right {
animation-name: ovaMoveRight;
-moz-animation-name: ovaMoveRight;
-webkit-animation-name: ovaMoveRight;
}
@-webkit-keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-ms-keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes ovaMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.ova-scale-up {
animation-name: ovaScaleUp;
-moz-animation-name: ovaScaleUp;
-webkit-animation-name: ovaScaleUp;
}
@-webkit-keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-ms-keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes ovaScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
.ova-flip {
animation-name: ovaFlip;
-moz-animation-name: ovaFlip;
-webkit-animation-name: ovaFlip;
}
@-webkit-keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@-moz-keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@-ms-keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@keyframes ovaFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
.ova-helix {
animation-name: ovaHelix;
-moz-animation-name: ovaHelix;
-webkit-animation-name: ovaHelix;
}
@-webkit-keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@-moz-keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@-ms-keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@keyframes ovaHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
.ova-popup {
animation: ovaPopup;
-moz-animation-name: ovaPopup;
-webkit-animation-name: ovaPopup;
}
@-webkit-keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@-ms-keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@keyframes ovaPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item.ova-active {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
border: 1px solid var(--border) !important;
border-width: 1px !important;
border-top: 1px solid var(--border) !important;
border-radius: 10px;
padding: 25px;
margin-bottom: 24px;
}
@media (max-width: 400px) {
.ova-accordion-custom .elementor-accordion .elementor-accordion-item.ova-active {
padding: 15px;
}
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item.ova-active .elementor-active {
padding: 0px;
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item.ova-active .elementor-tab-title {
padding-bottom: 17px;
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item.ova-active .elementor-tab-content {
padding-left: 29px;
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item .elementor-tab-title {
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
padding: 13px 20px;
padding-left: 25px;
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon svg {
width: 10px;
height: 10px;
}
.ova-accordion-custom .elementor-accordion .elementor-accordion-item .elementor-tab-content {
padding: 0px;
padding-left: 24px;
}
.ova-mc4wp-form {
position: relative;
max-width: 435px;
}
.ova-mc4wp-form .email {
display: flex;
align-items: center;
width: 100%;
}
@media (max-width: 400px) {
.ova-mc4wp-form .email {
margin-bottom: 16px;
}
}
.ova-mc4wp-form .email input {
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 1.2;
color: var(--text);
width: 100%;
box-shadow: 0px 10px 40px rgba(255, 176, 158, 0.12);
border-radius: 5px;
padding: 20.5px 45% 20.5px 20.5px;
letter-spacing: 0.3px;
caret-color: var(--primary);
border: none;
}
.ova-mc4wp-form .email input::placeholder {
font-weight: 400;
color: var(--light);
opacity: 1;
}
@media (max-width: 400px) {
.ova-mc4wp-form .email input {
padding: 20px;
}
}
.ova-mc4wp-form .submit {
position: absolute;
right: 0%;
top: 50%;
transform: translate(-8px, -50%);
}
@media (max-width: 400px) {
.ova-mc4wp-form .submit {
position: static;
transform: translate(0, 0);
}
}
.ova-mc4wp-form .submit button {
transition: all 0.3s ease;
padding: 10px 32px;
border-radius: 5px;
}
.ova-mc4wp-form .submit button span {
font-size: 16px;
color: #fff;
font-weight: 600;
text-transform: capitalize;
line-height: 1.2;
}
.ova-mc4wp-form .submit button:hover {
transition: all 0.3s ease;
background-color: var(--secondary-hover);
border-color: var(--secondary-hover);
}
@media (max-width: 400px) {
.ova-mc4wp-form .submit button {
width: 100%;
padding: 16px 32px;
}
}
.ova-mc4wp-form-template2 .ova-mc4wp-form {
max-width: 100%;
}
.ova-mc4wp-form-template2 .ova-mc4wp-form .email input {
border-radius: 0;
}
.ova-mc4wp-form-template2 .ova-mc4wp-form .submit {
transform: translate(0px, -50%);
height: 100%;
}
@media (max-width: 400px) {
.ova-mc4wp-form-template2 .ova-mc4wp-form .submit {
position: static;
transform: translate(0, 0);
}
}
.ova-mc4wp-form-template2 .ova-mc4wp-form .submit button {
padding: 16px 32px;
border-radius: 0;
border: 1px solid var(--secondary);
background-color: var(--secondary);
}
.ova-mc4wp-form-template2 .ova-mc4wp-form .submit button:hover {
border: 1px solid var(--primary);
background-color: var(--primary);
}
.mc4wp-response p {
color: #fff;
margin: 15px 0px !important;
}
.mc4wp-response p a {
color: var(--primary) !important;
}
.mc4wp_blog_sidebar .ova-mc4wp-form {
max-width: 600px;
margin: 0 auto;
}
.mc4wp_blog_sidebar .ova-mc4wp-form .email {
margin-bottom: 16px;
}
.mc4wp_blog_sidebar .ova-mc4wp-form .email input {
padding: 20px;
}
.mc4wp_blog_sidebar .ova-mc4wp-form .submit {
position: static;
transform: translate(0, 0);
}
.mc4wp_blog_sidebar .ova-mc4wp-form .submit button {
width: 100%;
padding: 16px 32px;
}
.ova-mask-image {
-webkit-mask-image: url(//madeiraprimetours.com/wp-content/themes/tripgo/assets/img/base/vector1.png);
mask-image: url(//madeiraprimetours.com/wp-content/themes/tripgo/assets/img/base/vector1.png);
-webkit-mask-size: contain;
mask-size: contain;
-webkit-mask-position: center center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
}
.rtl .ovartl-bg-center-right .elementor-widget-wrap {
background-position: center right !important;
}
.rtl .ovartl-bg-overlay-center-left .elementor-background-overlay {
background-position: center left !important;
}
.rtl .ova-mask-image {
-webkit-mask-image: url(//madeiraprimetours.com/wp-content/themes/tripgo/assets/img/base/vector1-rtl.png);
mask-image: url(//madeiraprimetours.com/wp-content/themes/tripgo/assets/img/base/vector1-rtl.png);
}
.rtl .ova-testimonial .slide-testimonials .slick-dots {
justify-content: flex-start;
}
.rtl .elementor-widget-image-carousel .swiper-slide {
text-align: right;
}
.elementor-widget-tabs .elementor-tabs .elementor-tabs-content-wrapper > .elementor-tab-mobile-title:before {
font-size: 14px;
float: right;
content: "\f199";
font-family: ovaicon !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.elementor-widget-tabs .elementor-tabs .elementor-tabs-content-wrapper > .elementor-tab-mobile-title.elementor-active:before {
content: "\f19b";
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-toggle-title {
display: flex;
padding-right: 5px;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-icon i {
line-height: 26px;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-before-title {
position: relative;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-before-title:before {
position: absolute;
content: "";
width: 4px;
height: 24px;
top: 50%;
left: -12px;
margin-top: -12px;
background-color: var(--secondary);
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-boxes-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 28px;
height: 28px;
background-color: #E9E9E9;
border-radius: 2px;
}
.elementor-widget-toggle .elementor-toggle .elementor-toggle-item .elementor-tab-title .ova-boxes-icon i {
vertical-align: middle;
}