.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}@font-face {
font-family: 'ElegantIcons';
src:url(//madeiraprimetours.com/wp-content/plugins/ova-brw/assets/libs/elegant_font/fonts/ElegantIcons.eot);
src:url(//madeiraprimetours.com/wp-content/plugins/ova-brw/assets/libs/elegant_font/fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//madeiraprimetours.com/wp-content/plugins/ova-brw/assets/libs/elegant_font/fonts/ElegantIcons.woff) format('woff'),
url(//madeiraprimetours.com/wp-content/plugins/ova-brw/assets/libs/elegant_font/fonts/ElegantIcons.ttf) format('truetype'),
url(//madeiraprimetours.com/wp-content/plugins/ova-brw/assets/libs/elegant_font/fonts/ElegantIcons.svg#ElegantIcons) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'ElegantIcons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.arrow_up:before {
content: "\21";
}
.arrow_down:before {
content: "\22";
}
.arrow_left:before {
content: "\23";
}
.arrow_right:before {
content: "\24";
}
.arrow_left-up:before {
content: "\25";
}
.arrow_right-up:before {
content: "\26";
}
.arrow_right-down:before {
content: "\27";
}
.arrow_left-down:before {
content: "\28";
}
.arrow-up-down:before {
content: "\29";
}
.arrow_up-down_alt:before {
content: "\2a";
}
.arrow_left-right_alt:before {
content: "\2b";
}
.arrow_left-right:before {
content: "\2c";
}
.arrow_expand_alt2:before {
content: "\2d";
}
.arrow_expand_alt:before {
content: "\2e";
}
.arrow_condense:before {
content: "\2f";
}
.arrow_expand:before {
content: "\30";
}
.arrow_move:before {
content: "\31";
}
.arrow_carrot-up:before {
content: "\32";
}
.arrow_carrot-down:before {
content: "\33";
}
.arrow_carrot-left:before {
content: "\34";
}
.arrow_carrot-right:before {
content: "\35";
}
.arrow_carrot-2up:before {
content: "\36";
}
.arrow_carrot-2down:before {
content: "\37";
}
.arrow_carrot-2left:before {
content: "\38";
}
.arrow_carrot-2right:before {
content: "\39";
}
.arrow_carrot-up_alt2:before {
content: "\3a";
}
.arrow_carrot-down_alt2:before {
content: "\3b";
}
.arrow_carrot-left_alt2:before {
content: "\3c";
}
.arrow_carrot-right_alt2:before {
content: "\3d";
}
.arrow_carrot-2up_alt2:before {
content: "\3e";
}
.arrow_carrot-2down_alt2:before {
content: "\3f";
}
.arrow_carrot-2left_alt2:before {
content: "\40";
}
.arrow_carrot-2right_alt2:before {
content: "\41";
}
.arrow_triangle-up:before {
content: "\42";
}
.arrow_triangle-down:before {
content: "\43";
}
.arrow_triangle-left:before {
content: "\44";
}
.arrow_triangle-right:before {
content: "\45";
}
.arrow_triangle-up_alt2:before {
content: "\46";
}
.arrow_triangle-down_alt2:before {
content: "\47";
}
.arrow_triangle-left_alt2:before {
content: "\48";
}
.arrow_triangle-right_alt2:before {
content: "\49";
}
.arrow_back:before {
content: "\4a";
}
.icon_minus-06:before {
content: "\4b";
}
.icon_plus:before {
content: "\4c";
}
.icon_close:before {
content: "\4d";
}
.icon_check:before {
content: "\4e";
}
.icon_minus_alt2:before {
content: "\4f";
}
.icon_plus_alt2:before {
content: "\50";
}
.icon_close_alt2:before {
content: "\51";
}
.icon_check_alt2:before {
content: "\52";
}
.icon_zoom-out_alt:before {
content: "\53";
}
.icon_zoom-in_alt:before {
content: "\54";
}
.icon_search:before {
content: "\55";
}
.icon_box-empty:before {
content: "\56";
}
.icon_box-selected:before {
content: "\57";
}
.icon_minus-box:before {
content: "\58";
}
.icon_plus-box:before {
content: "\59";
}
.icon_box-checked:before {
content: "\5a";
}
.icon_circle-empty:before {
content: "\5b";
}
.icon_circle-slelected:before {
content: "\5c";
}
.icon_stop_alt2:before {
content: "\5d";
}
.icon_stop:before {
content: "\5e";
}
.icon_pause_alt2:before {
content: "\5f";
}
.icon_pause:before {
content: "\60";
}
.icon_menu:before {
content: "\61";
}
.icon_menu-square_alt2:before {
content: "\62";
}
.icon_menu-circle_alt2:before {
content: "\63";
}
.icon_ul:before {
content: "\64";
}
.icon_ol:before {
content: "\65";
}
.icon_adjust-horiz:before {
content: "\66";
}
.icon_adjust-vert:before {
content: "\67";
}
.icon_document_alt:before {
content: "\68";
}
.icon_documents_alt:before {
content: "\69";
}
.icon_pencil:before {
content: "\6a";
}
.icon_pencil-edit_alt:before {
content: "\6b";
}
.icon_pencil-edit:before {
content: "\6c";
}
.icon_folder-alt:before {
content: "\6d";
}
.icon_folder-open_alt:before {
content: "\6e";
}
.icon_folder-add_alt:before {
content: "\6f";
}
.icon_info_alt:before {
content: "\70";
}
.icon_error-oct_alt:before {
content: "\71";
}
.icon_error-circle_alt:before {
content: "\72";
}
.icon_error-triangle_alt:before {
content: "\73";
}
.icon_question_alt2:before {
content: "\74";
}
.icon_question:before {
content: "\75";
}
.icon_comment_alt:before {
content: "\76";
}
.icon_chat_alt:before {
content: "\77";
}
.icon_vol-mute_alt:before {
content: "\78";
}
.icon_volume-low_alt:before {
content: "\79";
}
.icon_volume-high_alt:before {
content: "\7a";
}
.icon_quotations:before {
content: "\7b";
}
.icon_quotations_alt2:before {
content: "\7c";
}
.icon_clock_alt:before {
content: "\7d";
}
.icon_lock_alt:before {
content: "\7e";
}
.icon_lock-open_alt:before {
content: "\e000";
}
.icon_key_alt:before {
content: "\e001";
}
.icon_cloud_alt:before {
content: "\e002";
}
.icon_cloud-upload_alt:before {
content: "\e003";
}
.icon_cloud-download_alt:before {
content: "\e004";
}
.icon_image:before {
content: "\e005";
}
.icon_images:before {
content: "\e006";
}
.icon_lightbulb_alt:before {
content: "\e007";
}
.icon_gift_alt:before {
content: "\e008";
}
.icon_house_alt:before {
content: "\e009";
}
.icon_genius:before {
content: "\e00a";
}
.icon_mobile:before {
content: "\e00b";
}
.icon_tablet:before {
content: "\e00c";
}
.icon_laptop:before {
content: "\e00d";
}
.icon_desktop:before {
content: "\e00e";
}
.icon_camera_alt:before {
content: "\e00f";
}
.icon_mail_alt:before {
content: "\e010";
}
.icon_cone_alt:before {
content: "\e011";
}
.icon_ribbon_alt:before {
content: "\e012";
}
.icon_bag_alt:before {
content: "\e013";
}
.icon_creditcard:before {
content: "\e014";
}
.icon_cart_alt:before {
content: "\e015";
}
.icon_paperclip:before {
content: "\e016";
}
.icon_tag_alt:before {
content: "\e017";
}
.icon_tags_alt:before {
content: "\e018";
}
.icon_trash_alt:before {
content: "\e019";
}
.icon_cursor_alt:before {
content: "\e01a";
}
.icon_mic_alt:before {
content: "\e01b";
}
.icon_compass_alt:before {
content: "\e01c";
}
.icon_pin_alt:before {
content: "\e01d";
}
.icon_pushpin_alt:before {
content: "\e01e";
}
.icon_map_alt:before {
content: "\e01f";
}
.icon_drawer_alt:before {
content: "\e020";
}
.icon_toolbox_alt:before {
content: "\e021";
}
.icon_book_alt:before {
content: "\e022";
}
.icon_calendar:before {
content: "\e023";
}
.icon_film:before {
content: "\e024";
}
.icon_table:before {
content: "\e025";
}
.icon_contacts_alt:before {
content: "\e026";
}
.icon_headphones:before {
content: "\e027";
}
.icon_lifesaver:before {
content: "\e028";
}
.icon_piechart:before {
content: "\e029";
}
.icon_refresh:before {
content: "\e02a";
}
.icon_link_alt:before {
content: "\e02b";
}
.icon_link:before {
content: "\e02c";
}
.icon_loading:before {
content: "\e02d";
}
.icon_blocked:before {
content: "\e02e";
}
.icon_archive_alt:before {
content: "\e02f";
}
.icon_heart_alt:before {
content: "\e030";
}
.icon_star_alt:before {
content: "\e031";
}
.icon_star-half_alt:before {
content: "\e032";
}
.icon_star:before {
content: "\e033";
}
.icon_star-half:before {
content: "\e034";
}
.icon_tools:before {
content: "\e035";
}
.icon_tool:before {
content: "\e036";
}
.icon_cog:before {
content: "\e037";
}
.icon_cogs:before {
content: "\e038";
}
.arrow_up_alt:before {
content: "\e039";
}
.arrow_down_alt:before {
content: "\e03a";
}
.arrow_left_alt:before {
content: "\e03b";
}
.arrow_right_alt:before {
content: "\e03c";
}
.arrow_left-up_alt:before {
content: "\e03d";
}
.arrow_right-up_alt:before {
content: "\e03e";
}
.arrow_right-down_alt:before {
content: "\e03f";
}
.arrow_left-down_alt:before {
content: "\e040";
}
.arrow_condense_alt:before {
content: "\e041";
}
.arrow_expand_alt3:before {
content: "\e042";
}
.arrow_carrot_up_alt:before {
content: "\e043";
}
.arrow_carrot-down_alt:before {
content: "\e044";
}
.arrow_carrot-left_alt:before {
content: "\e045";
}
.arrow_carrot-right_alt:before {
content: "\e046";
}
.arrow_carrot-2up_alt:before {
content: "\e047";
}
.arrow_carrot-2dwnn_alt:before {
content: "\e048";
}
.arrow_carrot-2left_alt:before {
content: "\e049";
}
.arrow_carrot-2right_alt:before {
content: "\e04a";
}
.arrow_triangle-up_alt:before {
content: "\e04b";
}
.arrow_triangle-down_alt:before {
content: "\e04c";
}
.arrow_triangle-left_alt:before {
content: "\e04d";
}
.arrow_triangle-right_alt:before {
content: "\e04e";
}
.icon_minus_alt:before {
content: "\e04f";
}
.icon_plus_alt:before {
content: "\e050";
}
.icon_close_alt:before {
content: "\e051";
}
.icon_check_alt:before {
content: "\e052";
}
.icon_zoom-out:before {
content: "\e053";
}
.icon_zoom-in:before {
content: "\e054";
}
.icon_stop_alt:before {
content: "\e055";
}
.icon_menu-square_alt:before {
content: "\e056";
}
.icon_menu-circle_alt:before {
content: "\e057";
}
.icon_document:before {
content: "\e058";
}
.icon_documents:before {
content: "\e059";
}
.icon_pencil_alt:before {
content: "\e05a";
}
.icon_folder:before {
content: "\e05b";
}
.icon_folder-open:before {
content: "\e05c";
}
.icon_folder-add:before {
content: "\e05d";
}
.icon_folder_upload:before {
content: "\e05e";
}
.icon_folder_download:before {
content: "\e05f";
}
.icon_info:before {
content: "\e060";
}
.icon_error-circle:before {
content: "\e061";
}
.icon_error-oct:before {
content: "\e062";
}
.icon_error-triangle:before {
content: "\e063";
}
.icon_question_alt:before {
content: "\e064";
}
.icon_comment:before {
content: "\e065";
}
.icon_chat:before {
content: "\e066";
}
.icon_vol-mute:before {
content: "\e067";
}
.icon_volume-low:before {
content: "\e068";
}
.icon_volume-high:before {
content: "\e069";
}
.icon_quotations_alt:before {
content: "\e06a";
}
.icon_clock:before {
content: "\e06b";
}
.icon_lock:before {
content: "\e06c";
}
.icon_lock-open:before {
content: "\e06d";
}
.icon_key:before {
content: "\e06e";
}
.icon_cloud:before {
content: "\e06f";
}
.icon_cloud-upload:before {
content: "\e070";
}
.icon_cloud-download:before {
content: "\e071";
}
.icon_lightbulb:before {
content: "\e072";
}
.icon_gift:before {
content: "\e073";
}
.icon_house:before {
content: "\e074";
}
.icon_camera:before {
content: "\e075";
}
.icon_mail:before {
content: "\e076";
}
.icon_cone:before {
content: "\e077";
}
.icon_ribbon:before {
content: "\e078";
}
.icon_bag:before {
content: "\e079";
}
.icon_cart:before {
content: "\e07a";
}
.icon_tag:before {
content: "\e07b";
}
.icon_tags:before {
content: "\e07c";
}
.icon_trash:before {
content: "\e07d";
}
.icon_cursor:before {
content: "\e07e";
}
.icon_mic:before {
content: "\e07f";
}
.icon_compass:before {
content: "\e080";
}
.icon_pin:before {
content: "\e081";
}
.icon_pushpin:before {
content: "\e082";
}
.icon_map:before {
content: "\e083";
}
.icon_drawer:before {
content: "\e084";
}
.icon_toolbox:before {
content: "\e085";
}
.icon_book:before {
content: "\e086";
}
.icon_contacts:before {
content: "\e087";
}
.icon_archive:before {
content: "\e088";
}
.icon_heart:before {
content: "\e089";
}
.icon_profile:before {
content: "\e08a";
}
.icon_group:before {
content: "\e08b";
}
.icon_grid-2x2:before {
content: "\e08c";
}
.icon_grid-3x3:before {
content: "\e08d";
}
.icon_music:before {
content: "\e08e";
}
.icon_pause_alt:before {
content: "\e08f";
}
.icon_phone:before {
content: "\e090";
}
.icon_upload:before {
content: "\e091";
}
.icon_download:before {
content: "\e092";
}
.social_facebook:before {
content: "\e093";
}
.social_twitter:before {
content: "\e094";
}
.social_pinterest:before {
content: "\e095";
}
.social_googleplus:before {
content: "\e096";
}
.social_tumblr:before {
content: "\e097";
}
.social_tumbleupon:before {
content: "\e098";
}
.social_wordpress:before {
content: "\e099";
}
.social_instagram:before {
content: "\e09a";
}
.social_dribbble:before {
content: "\e09b";
}
.social_vimeo:before {
content: "\e09c";
}
.social_linkedin:before {
content: "\e09d";
}
.social_rss:before {
content: "\e09e";
}
.social_deviantart:before {
content: "\e09f";
}
.social_share:before {
content: "\e0a0";
}
.social_myspace:before {
content: "\e0a1";
}
.social_skype:before {
content: "\e0a2";
}
.social_youtube:before {
content: "\e0a3";
}
.social_picassa:before {
content: "\e0a4";
}
.social_googledrive:before {
content: "\e0a5";
}
.social_flickr:before {
content: "\e0a6";
}
.social_blogger:before {
content: "\e0a7";
}
.social_spotify:before {
content: "\e0a8";
}
.social_delicious:before {
content: "\e0a9";
}
.social_facebook_circle:before {
content: "\e0aa";
}
.social_twitter_circle:before {
content: "\e0ab";
}
.social_pinterest_circle:before {
content: "\e0ac";
}
.social_googleplus_circle:before {
content: "\e0ad";
}
.social_tumblr_circle:before {
content: "\e0ae";
}
.social_stumbleupon_circle:before {
content: "\e0af";
}
.social_wordpress_circle:before {
content: "\e0b0";
}
.social_instagram_circle:before {
content: "\e0b1";
}
.social_dribbble_circle:before {
content: "\e0b2";
}
.social_vimeo_circle:before {
content: "\e0b3";
}
.social_linkedin_circle:before {
content: "\e0b4";
}
.social_rss_circle:before {
content: "\e0b5";
}
.social_deviantart_circle:before {
content: "\e0b6";
}
.social_share_circle:before {
content: "\e0b7";
}
.social_myspace_circle:before {
content: "\e0b8";
}
.social_skype_circle:before {
content: "\e0b9";
}
.social_youtube_circle:before {
content: "\e0ba";
}
.social_picassa_circle:before {
content: "\e0bb";
}
.social_googledrive_alt2:before {
content: "\e0bc";
}
.social_flickr_circle:before {
content: "\e0bd";
}
.social_blogger_circle:before {
content: "\e0be";
}
.social_spotify_circle:before {
content: "\e0bf";
}
.social_delicious_circle:before {
content: "\e0c0";
}
.social_facebook_square:before {
content: "\e0c1";
}
.social_twitter_square:before {
content: "\e0c2";
}
.social_pinterest_square:before {
content: "\e0c3";
}
.social_googleplus_square:before {
content: "\e0c4";
}
.social_tumblr_square:before {
content: "\e0c5";
}
.social_stumbleupon_square:before {
content: "\e0c6";
}
.social_wordpress_square:before {
content: "\e0c7";
}
.social_instagram_square:before {
content: "\e0c8";
}
.social_dribbble_square:before {
content: "\e0c9";
}
.social_vimeo_square:before {
content: "\e0ca";
}
.social_linkedin_square:before {
content: "\e0cb";
}
.social_rss_square:before {
content: "\e0cc";
}
.social_deviantart_square:before {
content: "\e0cd";
}
.social_share_square:before {
content: "\e0ce";
}
.social_myspace_square:before {
content: "\e0cf";
}
.social_skype_square:before {
content: "\e0d0";
}
.social_youtube_square:before {
content: "\e0d1";
}
.social_picassa_square:before {
content: "\e0d2";
}
.social_googledrive_square:before {
content: "\e0d3";
}
.social_flickr_square:before {
content: "\e0d4";
}
.social_blogger_square:before {
content: "\e0d5";
}
.social_spotify_square:before {
content: "\e0d6";
}
.social_delicious_square:before {
content: "\e0d7";
}
.icon_printer:before {
content: "\e103";
}
.icon_calulator:before {
content: "\e0ee";
}
.icon_building:before {
content: "\e0ef";
}
.icon_floppy:before {
content: "\e0e8";
}
.icon_drive:before {
content: "\e0ea";
}
.icon_search-2:before {
content: "\e101";
}
.icon_id:before {
content: "\e107";
}
.icon_id-2:before {
content: "\e108";
}
.icon_puzzle:before {
content: "\e102";
}
.icon_like:before {
content: "\e106";
}
.icon_dislike:before {
content: "\e0eb";
}
.icon_mug:before {
content: "\e105";
}
.icon_currency:before {
content: "\e0ed";
}
.icon_wallet:before {
content: "\e100";
}
.icon_pens:before {
content: "\e104";
}
.icon_easel:before {
content: "\e0e9";
}
.icon_flowchart:before {
content: "\e109";
}
.icon_datareport:before {
content: "\e0ec";
}
.icon_briefcase:before {
content: "\e0fe";
}
.icon_shield:before {
content: "\e0f6";
}
.icon_percent:before {
content: "\e0fb";
}
.icon_globe:before {
content: "\e0e2";
}
.icon_globe-2:before {
content: "\e0e3";
}
.icon_target:before {
content: "\e0f5";
}
.icon_hourglass:before {
content: "\e0e1";
}
.icon_balance:before {
content: "\e0ff";
}
.icon_rook:before {
content: "\e0f8";
}
.icon_printer-alt:before {
content: "\e0fa";
}
.icon_calculator_alt:before {
content: "\e0e7";
}
.icon_building_alt:before {
content: "\e0fd";
}
.icon_floppy_alt:before {
content: "\e0e4";
}
.icon_drive_alt:before {
content: "\e0e5";
}
.icon_search_alt:before {
content: "\e0f7";
}
.icon_id_alt:before {
content: "\e0e0";
}
.icon_id-2_alt:before {
content: "\e0fc";
}
.icon_puzzle_alt:before {
content: "\e0f9";
}
.icon_like_alt:before {
content: "\e0dd";
}
.icon_dislike_alt:before {
content: "\e0f1";
}
.icon_mug_alt:before {
content: "\e0dc";
}
.icon_currency_alt:before {
content: "\e0f3";
}
.icon_wallet_alt:before {
content: "\e0d8";
}
.icon_pens_alt:before {
content: "\e0db";
}
.icon_easel_alt:before {
content: "\e0f0";
}
.icon_flowchart_alt:before {
content: "\e0df";
}
.icon_datareport_alt:before {
content: "\e0f2";
}
.icon_briefcase_alt:before {
content: "\e0f4";
}
.icon_shield_alt:before {
content: "\e0d9";
}
.icon_percent_alt:before {
content: "\e0da";
}
.icon_globe_alt:before {
content: "\e0de";
}
.icon_clipboard:before {
content: "\e0e6";
}
.glyph {
float: left;
text-align: center;
padding: .75em;
margin: .4em 1.5em .75em 0;
width: 6em;
text-shadow: none;
}
.glyph_big {
font-size: 128px;
color: #59c5dc;
float: left;
margin-right: 20px;
}
.glyph div { padding-bottom: 10px;}
.glyph input {
font-family: consolas, monospace;
font-size: 12px;
width: 100%;
text-align: center;
border: 0;
box-shadow: 0 0 0 1px #ccc;
padding: .2em;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.centered {
margin-left: auto;
margin-right: auto;
}
.glyph .fs1 {
font-size: 2em;
}.tippy-box[data-animation=scale][data-placement^=top]{transform-origin:bottom}.tippy-box[data-animation=scale][data-placement^=bottom]{transform-origin:top}.tippy-box[data-animation=scale][data-placement^=left]{transform-origin:right}.tippy-box[data-animation=scale][data-placement^=right]{transform-origin:left}.tippy-box[data-animation=scale][data-state=hidden]{transform:scale(.5);opacity:0}.ovabrw_elementor_no_product {
background-color: rgba(213, 218, 223, 0.8);
}
.ovabrw_elementor_no_product:not(:lass-child) {
margin-bottom: 20px;
}
.ovabrw_elementor_no_product span {
color: #6d6d6d;
font-size: 22px;
display: block;
text-align: center;
padding: 10px 0;
font-weight: 400;
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
.woocommerce-help-tip: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;
} .product_table_price {
margin-bottom: 30px;
}
@media (max-width: 992.98px) {
.product_table_price {
margin-bottom: 30px;
}
}
.product_table_price .ovacrs_price_rent {
padding: 34px 24px 16px 24px;
background: #FFFFFF;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
border-radius: 10px;  }
.product_table_price .ovacrs_price_rent .price {
margin-bottom: 20px;
}
.product_table_price .ovacrs_price_rent .price label {
font-weight: 600;
font-size: 14px;
padding-right: 15px;
}
.product_table_price .ovacrs_price_rent .price .amount {
font-size: 24px;
color: #333333;
font-weight: 400;
}
.product_table_price .ovacrs_price_rent .price_table {
overflow: auto;
}
.product_table_price .ovacrs_price_rent .price_table label, .product_table_price .ovacrs_price_rent .price_table .ovabrw-label {
display: inline-block;
font-size: 24px;
font-weight: 600;
margin-bottom: 8px;
color: #000;
}
.product_table_price .ovacrs_price_rent .price_table label .woocommerce-Price-amount, .product_table_price .ovacrs_price_rent .price_table .ovabrw-label .woocommerce-Price-amount {
color: #25282e;
}
.product_table_price .ovacrs_price_rent .price_table table:not(.has-background) th {
background: transparent;
}
.product_table_price .ovacrs_price_rent .price_table table {
border: none;
}
.product_table_price .ovacrs_price_rent .price_table table.special-time .date {
width: 20%;
}
.product_table_price .ovacrs_price_rent .price_table table tr, .product_table_price .ovacrs_price_rent .price_table table td, .product_table_price .ovacrs_price_rent .price_table table th {
border: none;
}
.product_table_price .ovacrs_price_rent .price_table table thead {
background-color: var(--secondary);
}
.product_table_price .ovacrs_price_rent .price_table table thead th {
color: #fff;
font-size: 15px;
line-height: 1.5;
padding: 8px;
}
.product_table_price .ovacrs_price_rent .price_table table tr.odd {
background-color: #f3f3f3;
}
.product_table_price .ovacrs_price_rent .price_table table tr.eve {
background-color: #fff;
}
.product_table_price .ovacrs_price_rent .price_table table tr td {
font-size: 14px;
line-height: 1.5;
}
.product_table_price .ovacrs_price_rent .price_table table tr td a {
color: #636363;
}
.product_table_price .ovacrs_price_rent .price_table table tr td.bold {
color: #343434;
}
.product_table_price .ovacrs_price_rent .ovacrs_rt_discount .time_discount {
margin-bottom: 15px;
}
.product_table_price .ovacrs_price_rent .ovacrs_rt_discount .time_discount .time {
color: #343434;
}
@media (max-width: 767.98px) {
.product_table_price .ovacrs_price_rent { }
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table label {
color: #333333;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table thead {
display: none;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table tr td {
display: block;
text-align: right;
padding: 5px 0px !important;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table tr td.bold {
color: #636363 !important;
font-weight: 500 !important;
display: none;
}
.product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table tr td:before {
content: attr(data-title) ": ";
font-weight: 600;
float: left;
color: #343434;
}
.product_table_price .ovacrs_price_rent .ovacrs_rt_discount .time_discount {
text-align: left;
}
.product_table_price .ovacrs_price_rent .ovacrs_rt_discount .close_discount {
text-align: left;
}
}
.product_table_price .ovacrs_price_rent .popup {
width: 100%;
height: 100%;
display: none;
position: fixed;
top: 0px;
left: 0px;
background: rgba(0, 0, 0, 0.75);
z-index: 9999;
}
.product_table_price .ovacrs_price_rent .popup-inner {
max-width: 700px;
width: 90%;
padding: 40px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
box-shadow: 0px 2px 6px rgb(0, 0, 0);
border-radius: 3px;
background: #fff;
}
.product_table_price .ovacrs_price_rent .popup-close {
width: 30px;
height: 30px;
padding-top: 4px;
display: inline-block;
position: absolute;
top: 0px;
right: 0px;
transition: ease 0.25s all;
-webkit-transform: translate(50%, -50%);
transform: translate(50%, -50%);
border-radius: 1000px;
background: rgba(0, 0, 0, 0.8);
font-size: 20px;
text-align: center;
line-height: 100%;
color: #fff;
}
.product_table_price .ovacrs_price_rent .popup-close:hover {
-webkit-transform: translate(50%, -50%) rotate(180deg);
transform: translate(50%, -50%) rotate(180deg);
background: rgb(0, 0, 0);
text-decoration: none;
}
.elementor-video-gallery .ova-video-gallery {
position: relative;
top: 0;
left: 0;
} .ovacrs_single_untime h3 {
margin: 0;
padding-bottom: 15px;
font-size: 24px;
color: #000;
}
.ovacrs_single_untime ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.ovacrs_single_untime ul li {
margin-bottom: 5px;
color: var(--primary);
}
ul.ovabrw_cus_taxonomy {
list-style: none;
margin: 15px 0px;
padding: 0;
border-bottom: 1px solid #f1f1f1;
padding-bottom: 15px;
}
ul.ovabrw_cus_taxonomy li {
margin: 0;
}
ul.ovabrw_cus_taxonomy li label {
font-weight: 600;
min-width: 200px;
display: inline-block;
}
ul.ovabrw_cus_taxonomy li span {
font-weight: 400;
} .ovabrw_wd_search form .wrap_content {
display: inline-block;
width: 100%;
}
.ovabrw_wd_search form .wrap_content .s_field {
display: inline-block;
}
.ovabrw_wd_search form .wrap_content .s_field.five-column {
width: 20%;
}
@media (max-width: 991px) {
.ovabrw_wd_search form .wrap_content .s_field.five-column {
width: 25%;
}
}
@media (max-width: 767px) {
.ovabrw_wd_search form .wrap_content .s_field.five-column {
width: 50%;
}
}
.ovabrw_wd_search form .wrap_content .s_field.four-column {
width: 25%;
}
@media (max-width: 991px) {
.ovabrw_wd_search form .wrap_content .s_field.four-column {
width: 25%;
}
}
@media (max-width: 767px) {
.ovabrw_wd_search form .wrap_content .s_field.four-column {
width: 50%;
}
}
.ovabrw_wd_search form .wrap_content .s_field.three-column {
width: 33.33%;
}
@media (max-width: 991px) {
.ovabrw_wd_search form .wrap_content .s_field.three-column {
width: 33.33%;
}
}
@media (max-width: 767px) {
.ovabrw_wd_search form .wrap_content .s_field.three-column {
width: 50%;
}
}
.ovabrw_wd_search form .wrap_content .s_field.two-column {
width: 50%;
}
@media (max-width: 991px) {
.ovabrw_wd_search form .wrap_content .s_field.two-column {
width: 50%;
}
}
@media (max-width: 767px) {
.ovabrw_wd_search form .wrap_content .s_field.two-column {
width: 100%;
}
}
.ovabrw_wd_search form .wrap_content .s_field.one-column {
width: 100%;
}
@media (max-width: 991px) {
.ovabrw_wd_search form .wrap_content .s_field.one-column {
width: 100%;
}
}
@media (max-width: 767px) {
.ovabrw_wd_search form .wrap_content .s_field.one-column {
width: 100%;
}
}
.ovabrw_wd_search form .wrap_content .s_field.ovabrw-value-attribute {
display: none;
}
.ovabrw_wd_search form .wrap_content .s_field.ovabrw-value-attribute.active {
display: inline-block;
}
.ovabrw_wd_search form .wrap_content .s_field .content {
margin: 0px 5px 15px 5px;
}
.ovabrw_wd_search form .wrap_content .s_field .content .select2-container.select2-container--default {
height: 39px;
line-height: 40px;
}
.ovabrw_wd_search form .wrap_content .s_field .content .select2-container.select2-container--default:focus {
outline: none;
}
.ovabrw_wd_search form .wrap_content .s_field .content .select2-container.select2-container--default .selection:focus {
outline: none;
}
.ovabrw_wd_search form .wrap_content label {
display: block;
font-weight: 600;
}
.ovabrw_wd_search form .wrap_content input, .ovabrw_wd_search form .wrap_content select {
border-radius: 4px;
border: 1px solid #dbdbdb;
height: 40px;
padding-left: 10px;
padding-right: 10px;
width: 100%;
background-color: #fff;
color: #343434;
}
.ovabrw_wd_search form .wrap_content input::-webkit-input-placeholder, .ovabrw_wd_search form .wrap_content select::-webkit-input-placeholder {
color: #343434;
}
.ovabrw_wd_search form .wrap_content input::-moz-placeholder, .ovabrw_wd_search form .wrap_content select::-moz-placeholder {
color: #343434;
}
.ovabrw_wd_search form .wrap_content input:-ms-input-placeholder, .ovabrw_wd_search form .wrap_content select:-ms-input-placeholder {
color: #343434;
}
.ovabrw_wd_search form .wrap_content input:-moz-placeholder, .ovabrw_wd_search form .wrap_content select:-moz-placeholder {
color: #343434;
}
.ovabrw_wd_search form .wrap_content input:focus, .ovabrw_wd_search form .wrap_content select:focus {
outline: none;
}
.ovabrw_wd_search form .s_submit {
clear: both;
margin-top: 20px;
text-align: center;
width: 100%;
}
.ovabrw_wd_search form .s_submit button.submit {
padding: 15px 50px;
background-color: #333333;
border: 1px solid #333333;
border-radius: 4px;
color: #fff;
text-transform: uppercase;
font-weight: 500;
}
.ovabrw_wd_search form .s_submit button.submit:hover {
background-color: #25282e;
border-color: #25282e;
}
.ovabrw_wd_search form .s_submit .wrap_btn {
padding-left: 30px;
padding-right: 30px;
background-color: #fff;
position: relative;
}
.ovabrw_wd_search form .s_submit .wrap_btn .wrap_btn_2 {
position: relative;
background-color: #fff;
padding: 0px 30px;
z-index: 2;
}
.ovabrw_wd_search .error {
color: red;
margin: 0;
}
@media (max-width: 991.98px) {
.ovabrw_wd_search form .s_submit .wrap_btn:after {
left: 0;
right: 0;
}
} .ovabrw-container .ovabrw-row .ovabrw_wd_search {
padding: 0 15px;
}
.ovabrw-container .ovabrw-row .wrap-item {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .error_item {
display: none;
}
.ovabrw-container .ovabrw-row .wrap-item .rental_item .error_item label {
color: #f00;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw_service_wrap {
width: 100%;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw_service_wrap .ovabrw_service {
display: flex;
flex-wrap: wrap;
width: 100%;
margin: 0 -5px;
}
.ovabrw-container .ovabrw-row .wrap-item .ovabrw_service_wrap .ovabrw_service .ovabrw_service_select {
padding: 0 5px;
margin-bottom: 10px;
}
.ovabrw-container .ovabrw-row .wrap-item.two_column .rental_item {
flex: 0 0 50%;
padding: 0 5px;
}
@media (max-width: 767px) {
.ovabrw-container .ovabrw-row .wrap-item.two_column .rental_item {
flex: 0 0 100%;
}
}
.ovabrw-container .ovabrw-row .wrap-item.two_column .ovabrw_service .ovabrw_service_select {
flex: 0 0 50%;
}
@media (max-width: 767px) {
.ovabrw-container .ovabrw-row .wrap-item.two_column .ovabrw_service .ovabrw_service_select {
flex: 0 0 100%;
}
}
.ovabrw-container .ovabrw-row .wrap-item.three_column .rental_item {
flex: 0 0 33.33%;
padding: 0 5px;
}
@media (max-width: 767px) {
.ovabrw-container .ovabrw-row .wrap-item.three_column .rental_item {
flex: 0 0 100%;
}
}
.ovabrw-container .ovabrw-row .wrap-item.three_column .ovabrw_service .ovabrw_service_select {
flex: 0 0 33.33%;
}
@media (max-width: 767px) {
.ovabrw-container .ovabrw-row .wrap-item.three_column .ovabrw_service .ovabrw_service_select {
flex: 0 0 100%;
}
}
.ovabrw-container .ovabrw-row .wrap-item.four_cloumn .rental_item {
flex: 0 0 25%;
padding: 0 5px;
}
.ovabrw-container .ovabrw-row .wrap-item.four_cloumn .rental_item input {
display: block;
height: 40px;
width: 100%;
}
@media (max-width: 991px) {
.ovabrw-container .ovabrw-row .wrap-item.four_cloumn .rental_item {
flex: 0 0 50%;
}
}
@media (max-width: 767px) {
.ovabrw-container .ovabrw-row .wrap-item.four_cloumn .rental_item {
flex: 0 0 100%;
}
}
.ovabrw-container .ovabrw-row .wrap-item.four_cloumn .ovabrw_service .ovabrw_service_select {
flex: 0 0 25%;
}
@media (max-width: 991px) {
.ovabrw-container .ovabrw-row .wrap-item.four_cloumn .ovabrw_service .ovabrw_service_select {
flex: 0 0 50%;
}
}
@media (max-width: 767px) {
.ovabrw-container .ovabrw-row .wrap-item.four_cloumn .ovabrw_service .ovabrw_service_select {
flex: 0 0 100%;
}
}
.ovabrw-container .ovabrw-row .ovabrw-order-result {
padding: 0 15px;
}
.ovabrw-container .ovabrw-row .ovabrw-order-result:after {
content: "";
clear: both;
display: block;
}
.ui-autocomplete {
padding: 0px;
margin: 0px;
list-style-type: none;
width: 300px;
background: #fff;
z-index: 9;
padding: 10px;
border: 1px solid #e3e3e3;
font-size: 14px;
line-height: 1.2;
}
.ui-autocomplete .ui-menu-item {
cursor: pointer;
padding: 10px 5px;
}
.ui-autocomplete .ui-menu-item:not(:last-child) {
border-bottom: 1px solid #e3e3e3;
}
.ui-autocomplete .ui-menu-item:hover {
background: #333333;
color: #fff;
}
.ovabrw_woo_price {
margin: 2px 0 2px 0;
display: block;
}
.ovabrw_woo_price:last-child {
margin-bottom: 12px;
}
.single-product .elementor-short-description h1, .single-product .elementor-short-description h2, .single-product .elementor-short-description h3, .single-product .elementor-short-description h4, .single-product .elementor-short-description h5, .single-product .elementor-short-description h6, .single-product .elementor-short-description p {
margin: 1em 0;
} .tippy-box {
background-color: #fd4c5c;
}
.tippy-box .tippy-content {
background-color: #fd4c5c;
border-color: #fd4c5c;
border-radius: 5px;
}
.tippy-box .tippy-content .ovabrw-tippy {
color: #FFF;
}
.tippy-box .tippy-arrow {
color: #fd4c5c;
}
.tippy-box[data-theme=ovabrw-tippy-description] {
background-color: var(--secondary);
}
.tippy-box[data-theme=ovabrw-tippy-description] .tippy-content {
background-color: var(--secondary);
border-color: var(--secondary);
border-radius: 5px;
}
.tippy-box[data-theme=ovabrw-tippy-description] .tippy-content .ovabrw-tippy {
font-weight: 16px;
line-height: 22px;
color: #FFF;
}
.tippy-box[data-theme=ovabrw-tippy-description] .tippy-arrow {
color: var(--secondary);
}
.ovabrw-popup-guest-info {
display: inline-flex;
}
.ovabrw-popup-guest-info .guest-info-text {
color: #7f54b3;
cursor: pointer;
}
.ovabrw-popup-guest-info .guest-info-wrap {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background-color: rgba(29, 23, 41, 0.7);
z-index: 999;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info {
width: 500px;
max-width: 90%;
max-height: 80%;
overflow: auto;
padding: 20px;
position: absolute;
top: 50%;
left: 50%;
box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
border-radius: 3px;
background-color: #FFFFFF;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .close-popup {
position: absolute;
top: 0;
right: 0;
display: flex;
align-items: center;
justify-content: center;
padding: 4px;
cursor: pointer;
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .close-popup i {
font-size: 10px;
color: red;
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;
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .close-popup:hover i {
transform: scale(1.2);
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .guest-info-content {
border: 1px solid var(--border);
border-radius: 5px;
box-sizing: border-box;
overflow: hidden;
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .guest-info-content .guest-info-item {
border-bottom: 1px solid var(--border);
box-sizing: border-box;
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .guest-info-content .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;
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .guest-info-content .guest-info-item .guest-info-header label {
font-size: var(--font-size);
font-weight: 400;
line-height: var(--line-height);
color: var(--heading);
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .guest-info-content .guest-info-item .guest-info-header i {
color: var(--heading);
font-size: 14px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
line-height: 1;
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .guest-info-content .guest-info-item .guest-info-body {
display: none;
padding: 10px 16px;
margin: 0;
list-style: none;
border: none;
border-top: 1px solid var(--border);
box-sizing: border-box;
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .guest-info-content .guest-info-item .guest-info-body li {
margin: 0;
padding: 0;
font-size: var(--font-size);
font-weight: 400;
line-height: var(--line-height);
color: var(--text);
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .guest-info-content .guest-info-item .guest-info-body li .field-label {
color: var(--heading);
font-weight: 500;
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .guest-info-content .guest-info-item .guest-info-body li .field-val a {
font-size: var(--font-size);
font-weight: 400;
line-height: var(--line-height);
color: var(--text);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .guest-info-content .guest-info-item .guest-info-body li .field-val a:hover {
color: var(--primary);
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .guest-info-content .guest-info-item.active {
border-bottom: none;
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .guest-info-content .guest-info-item.active .guest-info-header i {
transform: rotate(-180deg);
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .guest-info-content .guest-info-item:first-child {
border-top: none;
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .guest-info-content .guest-info-item:last-child {
border-width: 0;
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .guest-info-content .guest-info-item:last-child .guest-info-body {
border-width: 0;
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .guest-info-content .guest-info-item:last-child.active .guest-info-header {
border-width: 1px;
}
.ovabrw-popup-guest-info .guest-info-wrap .popup-guest-info .guest-info-content .guest-info-item.last-child {
border-bottom: none;
}
.ovabrw-popup-guest-info p, .ovabrw-popup-guest-info br {
display: none !important;
}
.woocommerce-mini-cart-item.mini_cart_item .variation .ovabrw-popup-guest-info {
display: none;
}
.ovabrw-search {
margin: 0 auto;
padding: 25px 28px;
box-shadow: 10px 2px 40px rgba(0, 0, 0, 0.14);
border-radius: 10px;
background: #fff;
}
@media (max-width: 1024px) {
.ovabrw-search {
padding-top: 50px;
}
}
.ovabrw-search.ovabrw-search-template2 {
box-shadow: none;
padding: 0;
}
.ovabrw-search.ovabrw-search-template2 .ovabrw-search-form .ovabrw-s-field {
row-gap: 15px;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.ovabrw-search.ovabrw-search-template2 .ovabrw-search-form .ovabrw-s-field .search-field {
flex: 0 0 100%;
width: 100%;
padding: 15px 0;
border-bottom: 1px solid rgba(17, 27, 25, 0.1);
}
.ovabrw-search.ovabrw-search-template2 .ovabrw-search-form .ovabrw-s-field .search-field:nth-child(1) {
flex: 0 0 100%;
}
.ovabrw-search.ovabrw-search-template2 .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-label i {
color: var(--secondary);
}
.ovabrw-search.ovabrw-search-template2 .ovabrw-search-form .ovabrw-s-field .ovabrw-search-btn {
margin-top: 15px;
}
.ovabrw-search.ovabrw-search-template2 .ovabrw-search-form .ovabrw-s-field .ovabrw-search-btn button.ovabrw-btn {
min-width: 250px;
background-color: var(--secondary);
}
.ovabrw-search.ovabrw-search-template2 .ovabrw-search-form .ovabrw-s-field .ovabrw-search-btn button.ovabrw-btn:hover {
background-color: var(--primary);
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field {
display: flex;
flex-wrap: wrap;
row-gap: 30px;
justify-content: space-between;
align-items: center;
flex-grow: 1;
width: 100%;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field {
position: relative;
flex: 0 0 18%;
}
@media (max-width: 1024px) {
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field {
flex: 0 0 50%;
}
}
@media (max-width: 460px) {
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field {
flex: 0 0 100%;
}
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field:nth-child(1) {
flex: 0 0 28%;
}
@media (max-width: 1024px) {
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field:nth-child(1) {
flex: 0 0 50%;
}
}
@media (max-width: 460px) {
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field:nth-child(1) {
flex: 0 0 100%;
}
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-label {
display: inline-flex;
align-items: center;
justify-content: flex-start;
gap: 6px;
margin-bottom: 5px;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-label i {
font-size: 24px;
color: var(--primary);
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-label svg {
width: 24px;
height: auto;
fill: var(--primary);
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-label svg path {
fill: var(--primary);
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-label .label {
font-weight: 700;
font-size: 16px;
line-height: 1.3;
color: var(--text);
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-input {
width: 100%;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-input select:not([size]):not([multiple]) {
background-image: none;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-input select:not([size]):not([multiple]):invalid {
opacity: 0.5;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-input select:not([size]):not([multiple]) optgroup {
color: var(--heading);
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-input select:not([size]):not([multiple]) option {
color: var(--light);
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-input input[type=text], .ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-input select {
border: none;
padding: 0 5px;
margin: 0 -5px;
width: 100%;
font-weight: 400;
font-size: 16px;
line-height: 1.3;
color: var(--light);
cursor: pointer;
background-color: transparent;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-input input[type=text]::placeholder, .ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-input select::placeholder {
color: var(--light);
opacity: 1;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-input .label {
display: block;
font-weight: 600;
font-size: 16px;
line-height: 1.5;
color: var(--heading);
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-guestspicker-content {
display: none;
opacity: 0;
visibility: hidden;
position: absolute;
top: 60px;
left: 0;
z-index: 1000;
padding: 16px;
background-color: #FFFFFF;
border: 1px solid #CACACA;
box-sizing: border-box;
box-shadow: 0px 25px 40px rgba(0, 0, 0, 0.05);
border-radius: 4px;
width: 100%;
min-width: 235px;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-guestspicker-content:before {
top: -7px;
margin-left: -3.5px;
border-right: 7px solid transparent;
border-left: 7px solid transparent;
border-bottom: 7px solid #efefef;
position: absolute;
display: inline-block;
content: "";
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-guestspicker-content .guests-buttons {
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px 0;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-guestspicker-content .guests-buttons .description label {
font-weight: 500;
font-size: 15px;
line-height: 1.3;
color: var(--heading);
margin-right: 10px;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-guestspicker-content .guests-buttons .guests-button {
display: flex;
align-items: center;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-guestspicker-content .guests-buttons .guests-button input {
width: 30px;
height: 30px;
padding: 0;
text-align: center;
border: none;
pointer-events: none;
font-weight: 500;
font-size: 15px;
line-height: 1.3;
color: var(--heading);
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon {
display: flex;
align-items: center;
justify-content: center;
width: 25px;
height: 25px;
text-align: center;
border: none;
border-radius: 4px;
background-color: #F9F9F9;
color: var(--heading);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon i {
font-size: 10px;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon:hover {
background-color: var(--primary);
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-guestspicker-content .guests-buttons .guests-button .guests-icon:hover i {
color: #FFF;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-guestspicker-content .guests-buttons:first-child {
padding-top: 0;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-guestspicker-content .guests-buttons:last-child {
padding-bottom: 0;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-guestspicker-content .guests-buttons:nth-child(1) {
border: none;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-guestspicker {
width: 100%;
cursor: pointer;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-guestspicker .guestspicker {
font-weight: 400;
font-size: 16px;
color: var(--light);
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-guestspicker .guestspicker .gueststotal {
display: inline-block;
text-align: left;
width: 18px;
margin-left: 4px;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field.guestspicker-control.active .ovabrw-guestspicker-content {
display: block;
opacity: 1;
visibility: visible;
}
@media (max-width: 1024px) {
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .ovabrw-search-btn {
flex: 0 0 100%;
margin: 20px 0;
}
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .ovabrw-search-btn button.ovabrw-btn {
display: flex;
justify-content: center;
align-items: center;
gap: 8px;
height: 100%;
width: 100%;
border-radius: 5px;
background-color: var(--primary);
font-weight: 600;
font-size: 16px;
line-height: 1.5;
color: #fff;
border: unset;
padding: 18px 32px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .ovabrw-search-btn button.ovabrw-btn i {
font-size: 24px;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .ovabrw-search-btn button.ovabrw-btn svg {
width: 24px;
height: auto;
fill: #fff;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .ovabrw-search-btn button.ovabrw-btn svg path {
fill: #fff;
}
.ovabrw-search .ovabrw-search-form .ovabrw-s-field .ovabrw-search-btn button.ovabrw-btn:hover {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
background-color: var(--secondary);
}
.ovabrw-search .select2-container--default .select2-selection--single {
border: none;
}
.ovabrw-search .select2-container--default .select2-selection--single .select2-selection__arrow {
display: none;
}
.ovabrw-search .select2-container--default .select2-selection--single .select2-selection__rendered {
color: var(--light);
padding: 0;
}
.select2-dropdown {
border: none !important;
margin-top: 10px;
box-shadow: 10px 2px 40px rgba(0, 0, 0, 0.14);
}
.select2-search--dropdown {
padding: 0 0 5px 0 !important;
}
.select2-search--dropdown .select2-search__field {
border: none !important;
}
.select2-container--default #select2-brw-destinations-select-box-results .select2-results__option--selected, .select2-container--default .select2-results__options .select2-results__option--selected {
background-color: #f5f5f5;
color: var(--primary);
font-weight: 600;
}
.select2-container--default #select2-brw-destinations-select-box-results .select2-results__option--highlighted.select2-results__option--selectable, .select2-container--default .select2-results__options .select2-results__option--highlighted.select2-results__option--selectable {
background-color: var(--secondary);
color: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
background-image: url(//madeiraprimetours.com/wp-content/plugins/ova-brw/assets/img/select-arrow.svg);
background-repeat: no-repeat;
background-size: 12px 12px;
border: none !important;
height: 12px !important;
width: 12px !important;
top: 40% !important;
opacity: 0.5;
}
.ova-product-list {
display: grid;
grid-column-gap: 24px;
grid-row-gap: 60px;
padding: 0;
margin: 0;
}
.ova-product-list.column1 {
grid-template-columns: 1fr;
}
.ova-product-list.column2 {
grid-template-columns: 1fr 1fr;
}
.ova-product-list.column3 {
grid-template-columns: 1fr 1fr 1fr;
}
.ova-product-list.column4 {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media screen and (max-width: 1200px) {
.ova-product-list.column4 {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media screen and (max-width: 1024px) {
.ova-product-list.column3, .ova-product-list.column4 {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 768px) {
.ova-product-list.column2, .ova-product-list.column3, .ova-product-list.column4 {
grid-template-columns: 1fr;
}
}
.ova-product-list.ova-product-list-template2.column3, .ova-product-list.ova-product-list-template2.column4 {
grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 768px) {
.ova-product-list.ova-product-list-template2.column3, .ova-product-list.ova-product-list-template2.column4 {
grid-template-columns: 1fr;
}
}
.ova-product-list.ova-product-list-template2 .ova-product {
display: grid;
grid-template-columns: 48% 52%;
border-radius: 0;
}
@media screen and (max-width: 767px) {
.ova-product-list.ova-product-list-template2 .ova-product {
grid-template-columns: 1fr;
}
}
.ova-product-list.ova-product-list-template2 .ova-product .ova_head_product {
background-color: #fff;
padding: 10px;
}
.ova-product-list.ova-product-list-template2 .ova-product .ova_head_product .ova-product-thumbnail {
border-radius: 0;
height: 100%;
}
.ova-product-list.ova-product-list-template2 .ova-product .ova_head_product .ova-product-thumbnail img {
height: 100%;
}
.ova-product-list.ova-product-list-template2 .ova-product .ova_foot_product {
padding: 30px;
}
@media (max-width: 767px) {
.ova-product-list.ova-product-list-template2 .ova-product .ova_foot_product {
padding: 20px 25px 25px 25px;
}
}
.ova-product-list.ova-product-list-template2 .ova-product .ova-is-featured {
top: 22px;
left: 22px;
}
.ova-product-list.ova-product-list-template2 .ova-product .ova-tour-day {
position: static;
margin-bottom: 10px;
}
.ova-product {
text-align: left !important;
list-style-type: none;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
border-radius: 10px;
overflow: hidden;
height: fit-content;
}
.ova-product:hover .ova_head_product .ova-product-thumbnail img {
transform: scale(1.05);
}
.ova-product .ova_head_product {
display: block;
position: relative;
}
.ova-product .ova_head_product .ova-product-thumbnail {
display: block;
overflow: hidden;
border-radius: 10px 10px 0 0;
}
.ova-product .ova_head_product .ova-product-thumbnail img {
display: block;
margin: 0 !important;
width: 100%;
min-height: 226px;
object-fit: cover;
transition: transform 0.9s ease-out;
}
.ova-product .ova_foot_product {
transition: all 0.3s ease;
position: relative;
background-color: #fff;
padding: 30px 20px 20px 20px;
}
.ova-product .ova_foot_product .ova-product-title {
margin: 0;
padding-bottom: 14px;
line-height: 1;
}
.ova-product .ova_foot_product .ova-product-title a {
transition: all 0.3s ease;
font-size: 20px;
font-weight: bold;
color: var(--heading);
font-feature-settings: "pnum" on, "onum" on;
}
.ova-product .ova_foot_product .ova-product-title:hover a {
transition: all 0.3s ease;
color: var(--primary);
}
.products .ova-product .ova_head_product .ova-product-thumbnail img {
min-height: 226px;
}
.ova-card-gallery {
height: 100%;
}
.ova-card-gallery .ova-gallery-popup {
height: 100%;
}
.ova-card-gallery .ova-gallery-popup .ova-gallery-slideshow {
position: relative;
z-index: 0;
height: 100%;
}
.ova-card-gallery .ova-gallery-popup .ova-gallery-slideshow .item {
height: 100%;
}
.ova-card-gallery .ova-gallery-popup .ova-gallery-slideshow .item .gallery-fancybox {
display: block;
height: 100%;
}
.ova-card-gallery .ova-gallery-popup .ova-gallery-slideshow .item .gallery-fancybox img {
height: 100%;
object-fit: cover;
object-position: center;
}
.ova-card-gallery .ova-gallery-popup .ova-gallery-slideshow .swiper.swiper-loading .swiper-wrapper {
opacity: 0;
visibility: hidden;
}
.ova-card-gallery .ova-gallery-popup .ova-gallery-slideshow .button-dots {
display: flex;
align-items: center;
justify-content: center;
gap: 9px;
position: absolute;
bottom: 20px;
z-index: 2;
}
.ova-card-gallery .ova-gallery-popup .ova-gallery-slideshow .button-dots.swiper-pagination-bullets {
width: 100% !important;
left: 50% !important;
}
.ova-card-gallery .ova-gallery-popup .ova-gallery-slideshow .button-dots .swiper-pagination-bullet {
display: block;
width: 7px;
height: 7px;
background-color: red;
border-radius: 50%;
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;
}
.ova-card-gallery .ova-gallery-popup .ova-gallery-slideshow .button-dots .swiper-pagination-bullet.swiper-pagination-bullet-active, .ova-card-gallery .ova-gallery-popup .ova-gallery-slideshow .button-dots .swiper-pagination-bullet:hover {
opacity: 1;
}
.ova-card-gallery .ova-gallery-popup .ova-gallery-slideshow .button-nav {
position: absolute;
top: 50%;
transform: translate(0, -50%);
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
visibility: hidden;
background: #fff;
border-radius: 50%;
width: 30px;
height: 30px;
background-color: #FFF;
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-card-gallery .ova-gallery-popup .ova-gallery-slideshow .button-nav.button-prev {
left: 10px;
}
.ova-card-gallery .ova-gallery-popup .ova-gallery-slideshow .button-nav.button-next {
right: 10px;
}
.ova-card-gallery .ova-gallery-popup .ova-gallery-slideshow .button-nav:focus {
outline: none;
}
.ova-card-gallery .ova-gallery-popup .ova-gallery-slideshow .button-nav i {
display: flex;
font-size: 26px;
color: var(--heading);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ova-card-gallery .ova-gallery-popup .ova-gallery-slideshow .button-nav:hover i {
color: #FFF;
}
@media screen and (max-width: 768px) {
.ova-card-gallery .ova-gallery-popup .ova-gallery-slideshow .button-nav {
display: none;
}
}
.ova-card-gallery .ova-gallery-popup .ova-gallery-slideshow:hover .button-dots {
opacity: 1;
visibility: visible;
}
.ova-card-gallery .ova-gallery-popup .ova-gallery-slideshow:hover .button-nav {
opacity: 1;
visibility: visible;
background-color: var(--primary);
}
.ova-card-gallery .ova-gallery-popup .ova-gallery-slideshow:hover .button-nav i {
color: #FFF;
}
.rtl .ova-product .ova_foot_product .ova-product-title {
text-align: right;
}
.ovabrw-search-ajax .ovabrw-search {
margin-bottom: 24px;
}
.ovabrw-search-ajax .ovabrw-search-advanced {
margin-bottom: 53px;
}
.ovabrw-search-ajax .ovabrw-search-advanced .search-advanced-input {
cursor: pointer;
display: flex;
justify-content: flex-end;
align-items: center;
}
.ovabrw-search-ajax .ovabrw-search-advanced .search-advanced-input .advanced-search-icon {
line-height: 1;
}
.ovabrw-search-ajax .ovabrw-search-advanced .search-advanced-input .advanced-search-icon i {
font-size: 24px;
color: var(--primary);
}
.ovabrw-search-ajax .ovabrw-search-advanced .search-advanced-input .search-advanced-text {
transition: all 0.3s ease;
display: inline-block;
margin: 0 8px;
font-weight: 700;
border-bottom: 1px solid #e6e6e6;
}
.ovabrw-search-ajax .ovabrw-search-advanced .search-advanced-input i {
color: var(--light);
font-size: 20px;
}
.ovabrw-search-ajax .ovabrw-search-advanced .search-advanced-input:hover .search-advanced-text {
transition: all 0.3s ease;
border-bottom: 1px solid var(--secondary);
}
.ovabrw-search-ajax .ovabrw-search-advanced .search-advanced-field-wrapper {
transition: all 0.3s ease;
position: absolute;
opacity: 0;
visibility: hidden;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-gap: 30px;
padding: 30px;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
border-radius: 10px;
background-color: #fff;
z-index: 999;
margin-top: 0;
width: 100%;
max-height: 420px;
overflow: auto;
}
@media (max-width: 1024px) {
.ovabrw-search-ajax .ovabrw-search-advanced .search-advanced-field-wrapper {
grid-template-columns: auto;
}
}
.ovabrw-search-ajax .ovabrw-search-advanced .search-advanced-field-wrapper.toggled {
transition: all 0.3s ease;
opacity: 1;
visibility: visible;
margin-top: 20px;
}
.ovabrw-search-ajax .ovabrw-search-advanced .search-advanced-field-wrapper .search-advanced-field:not(:last-child) {
padding-right: 30px;
border-right: 1px solid #e6e6e6;
}
@media (max-width: 1024px) {
.ovabrw-search-ajax .ovabrw-search-advanced .search-advanced-field-wrapper .search-advanced-field:not(:last-child) {
padding-right: 0;
border-right: none;
}
}
.ovabrw-search-ajax .search-advanced-field .ovabrw-label {
display: inline-block;
color: #000;
margin-bottom: 12px;
font-weight: 700;
}
.ovabrw-search-ajax .search-advanced-field .brw-tour-price-input {
display: flex;
gap: 12px;
margin-bottom: 20px;
}
.ovabrw-search-ajax .search-advanced-field .brw-tour-price-input input[type=text] {
width: 100%;
color: var(--light);
}
.ovabrw-search-ajax .search-advanced-field input[type=checkbox], .ovabrw-search-ajax .search-advanced-field input[type=radio] {
text-align: center;
vertical-align: middle;
width: 20px;
height: 20px;
appearance: none;
border: 1px solid var(--light);
margin-right: 4px;
line-height: 1;
}
.ovabrw-search-ajax .search-advanced-field input[type=checkbox]:checked, .ovabrw-search-ajax .search-advanced-field input[type=radio]:checked {
border: 1px solid var(--secondary);
}
.ovabrw-search-ajax .search-advanced-field input[type=checkbox]:checked:after, .ovabrw-search-ajax .search-advanced-field input[type=radio]:checked:after {
font-family: "icomoon" !important;
font-size: 20px;
content: "\e90c";
color: var(--secondary);
}
.ovabrw-search-ajax .search-advanced-field .slider-wrapper {
margin-bottom: 20px;
}
.ovabrw-search-ajax .tour-category-field, .ovabrw-search-ajax .input-rating, .ovabrw-search-ajax .duration-field {
margin-bottom: 12px;
line-height: 1.2;
}
.ovabrw-search-ajax .tour-category-field label span {
color: var(--heading);
vertical-align: bottom;
}
.ovabrw-search-ajax .tour-category-field-child {
margin: 12px 0 12px 22px;
}
.ovabrw-search-ajax .total-rating-stars .rating-stars {
color: #FFC83E;
font-size: 14px;
}
.ovabrw-search-ajax #brw-tour-price-slider.ui-widget-content {
border: none;
background-color: #f5f5f5;
border-radius: 100px;
height: 6px;
margin: 0 6px;
}
.ovabrw-search-ajax #brw-tour-price-slider.ui-widget-content .ui-state-default {
z-index: 1;
background: #fff;
border: 3px solid var(--secondary);
border-radius: 50%;
width: 15px;
height: 15px;
}
.ovabrw-search-ajax #brw-tour-price-slider.ui-widget-content .ui-state-default:focus-visible {
outline: none;
}
.ovabrw-search-ajax #brw-tour-price-slider .ui-slider-range {
background-color: var(--secondary);
}
.ovabrw-search-ajax .ovabrw-tour-filter {
display: flex;
row-gap: 5px;
justify-content: space-between;
align-items: center;
margin-bottom: 30px;
border-bottom: 1px solid #e6e6e6;
padding-bottom: 12px;
}
@media (max-width: 620px) {
.ovabrw-search-ajax .ovabrw-tour-filter {
flex-direction: column;
align-items: flex-start;
padding-bottom: 15px;
}
}
.ovabrw-search-ajax .ovabrw-tour-filter .left-filter .tour-found-text {
font-size: 32px;
line-height: 1.1;
color: var(--heading);
letter-spacing: -1px;
font-weight: 700;
font-feature-settings: "pnum" on, "onum" on;
}
@media (max-width: 620px) {
.ovabrw-search-ajax .ovabrw-tour-filter .left-filter .tour-found-text {
font-size: 28px;
}
}
.ovabrw-search-ajax .ovabrw-tour-filter .left-filter .clear-filter {
cursor: pointer;
color: #008DD0;
font-size: 14px;
font-weight: 700;
}
.ovabrw-search-ajax .ovabrw-tour-filter .left-filter .clear-filter:hover {
color: var(--primary);
}
.ovabrw-search-ajax .ovabrw-tour-filter .right-filter {
display: flex;
align-items: flex-end;
position: relative;
}
.ovabrw-search-ajax .ovabrw-tour-filter .right-filter .filter-sort {
line-height: 1.2;
}
.ovabrw-search-ajax .ovabrw-tour-filter .right-filter .filter-sort .input_select_input {
cursor: pointer;
border-radius: 0;
border-width: 0;
text-align: right;
padding: 0 8px 0 0;
font-size: 16px;
font-weight: 700;
line-height: 1.2;
}
@media (max-width: 620px) {
.ovabrw-search-ajax .ovabrw-tour-filter .right-filter .filter-sort .input_select_input {
text-align: left;
}
}
@media (max-width: 320px) {
.ovabrw-search-ajax .ovabrw-tour-filter .right-filter .filter-sort .input_select_input {
max-width: 150px;
}
}
.ovabrw-search-ajax .ovabrw-tour-filter .right-filter .filter-sort ul.input_select_list {
position: absolute;
right: 0;
z-index: 998;
list-style-type: none;
padding: 0;
background-color: #fff;
box-shadow: 10px 2px 40px rgba(0, 0, 0, 0.14);
width: 165px;
max-height: 150px;
overflow: scroll;
}
@media (max-width: 620px) {
.ovabrw-search-ajax .ovabrw-tour-filter .right-filter .filter-sort ul.input_select_list {
right: unset;
left: 0;
}
}
.ovabrw-search-ajax .ovabrw-tour-filter .right-filter .filter-sort ul.input_select_list li.term_item {
padding: 12px 15px;
cursor: pointer;
}
.ovabrw-search-ajax .ovabrw-tour-filter .right-filter .filter-sort ul.input_select_list li.term_item:not(:last-child) {
border-bottom: 1px solid #e5e5e5;
}
.ovabrw-search-ajax .ovabrw-tour-filter .right-filter .filter-sort ul.input_select_list li.term_item.term_item_selected {
background-color: var(--secondary);
color: #fff;
}
.ovabrw-search-ajax .ovabrw-tour-filter .right-filter .filter-sort ul.input_select_list li.term_item:hover {
background-color: var(--secondary);
color: #fff;
}
.ovabrw-search-ajax .ovabrw-tour-filter .right-filter .asc_desc_sort {
position: relative;
margin: 0 20px;
}
.ovabrw-search-ajax .ovabrw-tour-filter .right-filter .asc_desc_sort i {
font-weight: 600;
}
.ovabrw-search-ajax .ovabrw-tour-filter .right-filter .asc_desc_sort .desc_sort {
position: absolute;
left: 0;
bottom: -2px;
}
.ovabrw-search-ajax .ovabrw-tour-filter .right-filter .filter-result-layout {
display: inline-flex;
gap: 10px;
font-size: 24px;
}
.ovabrw-search-ajax .ovabrw-tour-filter .right-filter .filter-result-layout i {
cursor: pointer;
}
.ovabrw-search-ajax .ovabrw-tour-filter .right-filter .filter-result-layout i.filter-layout-active {
color: var(--secondary);
}
.ovabrw-search-ajax .ovabrw-tour-filter .right-filter .filter-result-layout i:hover {
color: var(--secondary);
}
.ovabrw-search-ajax .wrap-load-more {
width: 100%;
display: none;
position: relative;
padding: 30px 0;
}
.ovabrw-search-ajax .wrap-load-more .loader {
position: absolute;
bottom: 10px;
left: 50%;
transform: translate(-50%);
stroke-linecap: round;
}
.ovabrw-search-ajax .wrap-load-more .loader circle {
fill: none;
stroke-width: 1.5;
animation-duration: 1.5s;
animation-iteration-count: infinite;
animation-timing-function: linear;
transform-origin: 25px 25px;
will-change: transform;
stroke: var(--primary);
}
.ovabrw-search-ajax .wrap-load-more .loader circle:nth-of-type(1) {
stroke-dasharray: 40px;
animation-name: preloader_1;
}
.ovabrw-search-ajax .wrap-load-more .loader circle:nth-of-type(2) {
stroke-dasharray: 80px;
animation-name: preloader_2;
}
@keyframes preloader_1 {
100% {
transform: rotate(360deg);
}
}
@keyframes preloader_2 {
100% {
transform: rotate(-360deg);
}
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-pagination-ajax {
margin-top: 40px;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-pagination-ajax ul {
padding: 0px;
margin: 0px;
list-style-type: none;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-pagination-ajax ul li {
cursor: pointer;
margin-right: 10px;
background-color: var(--first-background);
border-radius: 5px;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-pagination-ajax ul li:last-child {
margin-right: 0;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-pagination-ajax ul li span {
border-radius: 5px;
padding: 0px 18px;
min-width: 54px;
font-size: 14px;
color: var(--heading);
height: 40px;
display: inline-flex;
justify-content: center;
align-items: center;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-pagination-ajax ul li span i {
font-size: 12px;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-pagination-ajax ul li span:hover {
background-color: var(--primary);
color: #fff;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-pagination-ajax ul li .current {
background-color: var(--primary);
color: #fff;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result {
display: grid;
grid-gap: 24px;
padding: 0;
margin: 0;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .not_found_product .empty-list {
font-size: 42px;
line-height: 1.1;
color: var(--primary);
width: max-content;
margin: 0 0 10px 0;
}
@media (max-width: 767px) {
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .not_found_product .empty-list {
font-size: 32px;
width: auto;
}
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result.ovabrw-products-result-grid {
grid-row-gap: 40px;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result.ovabrw-products-result-grid.column1 {
grid-template-columns: 1fr;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result.ovabrw-products-result-grid.column2 {
grid-template-columns: 1fr 1fr;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result.ovabrw-products-result-grid.column3 {
grid-template-columns: 1fr 1fr 1fr;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result.ovabrw-products-result-grid.column4 {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media screen and (max-width: 1200px) {
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result.ovabrw-products-result-grid.column4 {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media screen and (max-width: 1024px) {
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result.ovabrw-products-result-grid.column3, .ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result.ovabrw-products-result-grid.column4 {
grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 768px) {
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result.ovabrw-products-result-grid.column2, .ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result.ovabrw-products-result-grid.column3, .ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result.ovabrw-products-result-grid.column4 {
grid-template-columns: 1fr;
}
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product {
display: grid;
grid-template-columns: 1fr 2fr;
box-shadow: 0px 4px 40px rgba(43, 89, 255, 0.08);
border-radius: 10px;
overflow: hidden;
}
@media (max-width: 900px) {
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product {
grid-template-columns: auto;
}
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product:hover .product-img:before {
transition: all 0.5s ease;
opacity: 1;
visibility: visible;
bottom: 0;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product:hover .product-img img {
transition: transform 0.7s ease-out;
transform: scale3d(1.05, 1.05, 1.05);
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product:hover .product-img .ova-video-gallery {
transition: all 0.7s ease;
bottom: 20px;
opacity: 1;
visibility: visible;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-img {
position: relative;
overflow: hidden;
border-radius: 10px;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-img:before {
transition: all 0.5s ease;
position: absolute;
z-index: 1;
content: "";
opacity: 0;
visibility: hidden;
bottom: -20px;
left: 0;
background: linear-gradient(180deg, rgba(19, 23, 43, 0) 0.44%, rgba(19, 23, 43, 0.24) 38.3%, rgba(19, 23, 43, 0.5) 100%);
width: 100%;
height: 33%;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-img img {
transition: transform 0.7s ease-out;
display: block;
height: 100%;
width: 100%;
min-height: 230px;
object-fit: cover;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-img .ova-video-gallery {
top: unset;
right: unset;
left: 16px;
bottom: 40px;
border: none;
opacity: 0;
visibility: hidden;
}
@media (max-width: 900px) {
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-img .ova-video-gallery {
opacity: 1;
visibility: visible;
bottom: 20px;
}
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container {
display: flex;
flex-wrap: wrap;
background-color: #fff;
padding: 25px 30px;
}
@media (max-width: 460px) {
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container {
padding: 25px;
}
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-left {
flex: 0 0 64%;
border-right: 1px solid var(--border);
padding-right: 24px;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-left .product-title {
transition: all 0.3s ease;
margin: 0;
padding-bottom: 10px;
font-size: 20px;
line-height: 1.2;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-left .product-title:hover {
transition: all 0.3s ease;
color: var(--primary);
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-left .product-short-description {
margin: 16px 0;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-left .product-short-description p, .ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-left .product-short-description h1, .ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-left .product-short-description h2, .ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-left .product-short-description h3, .ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-left .product-short-description h4, .ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-left .product-short-description h5, .ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-left .product-short-description h6 {
margin: 0;
font-size: 16px;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-left .product-short-description ul {
margin: 0;
padding: 0 0 0 12px;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-left .product-short-description ul li::marker {
color: var(--secondary);
}
@media (max-width: 900px) {
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-left {
flex: 0 0 100%;
border-right: 0;
padding-right: 0;
}
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-right {
flex: 0 0 36%;
text-align: right;
padding-left: 40px;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-right .ova-tour-day {
position: static;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-right .ova-product-wrapper-price {
flex-direction: column;
align-items: flex-end;
row-gap: 14px;
}
@media (max-width: 900px) {
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-right {
flex: 0 0 100%;
padding-left: 0;
}
.ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-right .ova-product-wrapper-price {
flex-direction: row;
}
}
.rtl .ovabrw-search-ajax .ovabrw-search-advanced .search-advanced-field-wrapper .search-advanced-field:not(:last-child) {
padding-right: 0;
border-right: 0;
padding-left: 30px;
border-left: 1px solid #e6e6e6;
}
.rtl .ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-left {
border-right: 0;
padding-right: 0;
border-left: 1px solid var(--border);
padding-left: 24px;
}
.rtl .ovabrw-search-ajax .brw-search-ajax-result .ovabrw-products-result .ovabrw-single-product .product-container .product-container-right {
text-align: left;
padding-left: 0;
padding-right: 40px;
}
.ova-product-location {
display: flex;
align-items: flex-start;
gap: 3px;
line-height: 1.2;
padding-bottom: 3px;
}
.ova-product-location i {
font-size: 16px;
color: var(--secondary);
}
.ova-product-location .location {
font-size: 14px;
}
.ova-is-featured {
position: absolute;
top: 16px;
left: 16px;
z-index: 1;
display: inline-block;
padding: 8px;
background-color: var(--primary);
color: #fff;
border-radius: 5px;
font-size: 14px;
line-height: 1;
}
.ova-product-wishlist {
position: absolute;
top: 16px;
right: 16px;
z-index: 1;
}
.ova-product-wishlist .yith-wcwl-add-to-wishlist {
margin: 0;
padding-left: 10px;
line-height: 1.2;
}
.ova-product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
display: flex;
justify-content: center;
align-items: center;
width: 32px;
height: 32px;
border-radius: 50%;
background-color: #fff;
}
.ova-product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist i {
font-size: 16px;
color: var(--light);
margin: 0;
}
.ova-product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist svg {
width: 20px;
height: 20px;
color: var(--light);
margin: 0;
}
.ova-product-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist span {
display: none;
}
.ova-product-wishlist .yith-wcwl-add-to-wishlist .feedback {
color: var(--primary);
}
.ova-product-wishlist .yith-wcwl-add-to-wishlist a {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
color: var(--heading);
font-weight: 500;
}
.ova-product-wishlist .yith-wcwl-add-to-wishlist a:hover {
color: var(--primary);
}
.ova-tour-day {
position: absolute;
left: 20px;
top: -22px;
display: inline-flex;
align-items: center;
justify-content: center;
gap: 3px;
border-radius: 5px;
line-height: 1;
z-index: 1;
border: 1px solid var(--secondary);
padding: 8px;
margin-top: 5px;
color: var(--secondary);
background-color: #fff;
}
.ova-tour-day i {
display: inline-flex;
}
.ova-product-review .star-rating {
color: #FFC83E;
overflow: hidden;
position: relative;
float: none !important;
height: 1.1em;
line-height: 1;
font-size: 0.875em;
width: 5.4em;
font-family: star;
margin-top: 8px;
}
.ova-product-review .star-rating:before {
content: "sssss";
color: #e6e6e6;
float: left;
top: 0;
left: 0;
position: absolute;
}
.ova-product-review .star-rating .rating-percent {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.ova-product-review .star-rating .rating-percent:before {
content: "SSSSS";
top: 0;
position: absolute;
left: 0;
}
.ova-product-review .star-rating strong.rating {
display: none;
}
.ova-product-review .star-rating span.rating {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.ova-product-review .star-rating span.rating:before {
content: "SSSSS";
top: 0;
position: absolute;
left: 0;
}
.ova-product-review .parentheses-rating {
color: #A49F9C;
}
.ova-product-wrapper-price {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
line-height: 1;
padding-top: 28px;
}
.ova-product-wrapper-price .ova-product-price .no-product-price {
font-size: 16px;
font-weight: bold;
line-height: 1;
color: var(--primary);
text-decoration: underline;
}
.ova-product-wrapper-price .ova-product-price .new-product-price {
font-size: 20px;
font-weight: bold;
line-height: 1.5;
color: var(--heading);
}
.ova-product-wrapper-price .ova-product-price .old-product-price {
font-size: 16px;
font-weight: bold;
line-height: 1.5;
color: var(--light);
text-decoration-line: line-through;
}
.ova-product-wrapper-price .product-btn-book-now {
transition: all 0.3s ease;
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 5px;
background-color: var(--primary);
color: #fff;
font-size: 16px;
line-height: 1.5;
padding: 4px 20px;
text-transform: none;
font-weight: 600;
border: 1px solid transparent;
}
.ova-product-wrapper-price .product-btn-book-now:hover {
border: 1px solid var(--primary);
background-color: #fff;
color: var(--primary);
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar {
display: grid;
gap: 24px;
grid-template-columns: 3.2fr 1fr;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar.left_sidebar {
grid-template-columns: 1fr 3.2fr;
}
@media (max-width: 1024px) {
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar.left_sidebar {
grid-template-columns: auto;
}
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar.left_sidebar .search-ajax-sidebar {
grid-row: 1;
}
@media (max-width: 1024px) {
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar {
grid-template-columns: auto;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar {
grid-row: 1;
margin-bottom: 30px;
}
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search {
padding: 25px;
padding-bottom: 35px;
box-shadow: none;
border: 1px solid var(--border);
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .search-title {
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
font-size: 20px;
line-height: 1.2;
border-bottom: 1px solid #e6e6e6;
margin: 0 -25px 25px -25px;
padding: 0 25px 25px 25px;
cursor: pointer;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .search-title:before {
position: absolute;
content: "";
top: 0;
left: 0;
height: calc(100% - 20px);
width: 4px;
background-color: var(--primary);
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .search-title i {
font-size: 24px;
line-height: 1;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .ovabrw-search-form .ovabrw-s-field {
flex-direction: column;
align-items: flex-start;
row-gap: 16px;
padding-bottom: 30px;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field {
display: flex;
flex: 0 0 100%;
width: 100%;
border: 1px solid var(--border);
padding: 16px;
border-radius: 5px;
gap: 5px;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-input {
display: flex;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-input input {
padding: 0 8px;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .ovabrw-search-form .ovabrw-s-field .search-field .ovabrw-label {
margin-bottom: 0;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .ovabrw-search-form .ovabrw-search-btn {
padding-top: 15px;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .ovabrw-search-form .ovabrw-search-btn .ovabrw-btn {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .ovabrw-search-form .ovabrw-search-btn .ovabrw-btn i {
margin-right: 4px;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .ovabrw-search-form.unborder .ovabrw-search-advanced-sidebar .search-advanced-field-wrapper .search-advanced-field.price-field .ovabrw-label {
border: none;
padding: 0;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .ovabrw-search-advanced-sidebar .search-advanced-field {
margin-bottom: 25px;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .ovabrw-search-advanced-sidebar .search-advanced-field .ovabrw-label {
cursor: pointer;
padding-top: 25px;
border-top: 1px solid var(--border);
margin-bottom: 25px;
display: flex;
justify-content: space-between;
align-items: center;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .ovabrw-search-advanced-sidebar .search-advanced-field .ovabrw-label i {
font-size: 24px;
line-height: 1;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .ovabrw-search-advanced-sidebar .search-advanced-field .search-advanced-content.toggled {
display: none;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .ovabrw-search-advanced-sidebar .search-advanced-field .brw-tour-price-input {
justify-content: space-between;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .ovabrw-search-advanced-sidebar .search-advanced-field .brw-tour-price-input .tour-price-value {
position: relative;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .ovabrw-search-advanced-sidebar .search-advanced-field .brw-tour-price-input .tour-price-value span {
position: absolute;
left: 5px;
color: #fff;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .ovabrw-search-advanced-sidebar .search-advanced-field .brw-tour-price-input input[type=text] {
background-color: var(--secondary);
color: #fff;
border: none;
padding: 2px 4px;
max-width: 70px;
text-align: center;
}
.ovabrw-search-ajax-sidebar .wrap-search-ajax-sidebar .search-ajax-sidebar .ovabrw-search .select2-container--default .select2-selection--single .select2-selection__arrow {
display: block;
}
.elementor-ovabrw-product-forms .ova-forms-product .forms-wrapper {
margin-top: 0;
}