/*
Theme Name: Maritime Travel
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/* css added by bishal on 13/02/2023 */
/*.slide-entry-wrap{display: flex;justify-content: center;}*/
@font-face {
    font-family: "dashicons";
    src: url("../fonts/dashicons.eot");
}

@font-face {
    font-family: "dashicons";
    src: url(data:application/x-font-woff;charset=utf-8;base64,/* !! Large amount of data removed, see wp-includes/css/dashicons.css for complete data !! */) format("woff"),
        url("../fonts/dashicons.ttf") format("truetype"),
        url("../fonts/dashicons.svg#dashicons") format("svg");
    font-weight: normal;
    font-style: normal;
}

.star-rating .star-full:before {
    content: "\f155";
}

.star-rating .star-half:before {
    content: "\f459";
}

.star-rating .star-empty:before {
    content: "\f154";
}

.star-rating .star {
    color: #f7ab00 !important;
    display: inline-block;
    font-family: dashicons;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    height: 20px;
    line-height: 1;
    text-align: center;
    text-decoration: inherit;
    vertical-align: top;
    width: 20px;
}
.star-rating {display: none;}
.agent-star-rating .star-rating {display: block;}
.agent-star-rating .star-rating span.screen-reader-text{display: none;}
.agent-gallery-album-folder{display: none;}
.avia_wpml_language_switch.avia_wpml_language_switch_extra{display: none;}
.branch-listing-page .branch-heading {text-align: center;font-size: 40px;color: #109bc5;margin: 60px 0 35px;}
#top .av-main-nav ul ul {left: 207px;}
#avia2-menu .menu-item-wpml-ls-29-en {display: none;}
/* #avia3-menu .menu-item-top-level-6 {display: none !important;} */
/* css added by bishal on 13/02/2023 */
/* css added by bishal on 8/03/2023 */
a.branch-link{font-size: 13px;}
@media (min-width: 768px) and (max-width: 989px){
    .home-banner-slider ul img {
        height: 700px!important;
        width: auto;
        object-fit: cover;
    }
}
/* css added by bishal on 8/03/2023 */

[data-tab-info] {display: none;}
.active[data-tab-info] {display: block;}
.tab-content {font-weight: bold;}
.tabs {display: flex;margin: 0;}
.tabs span {padding: 10px;}
.tabs span:hover {cursor: pointer;color: black;}
table.ui-datepicker-calendar tr:first-child th, table.ui-datepicker-calendar tr:first-child td, 
table.ui-datepicker-calendar tr th:first-child, table.ui-datepicker-calendar tr td:first-child {border: 0;}
.ui-widget-header{border-color: #ffffff; background-color: #ffffff;}
.ui-state-default, .ui-widget-content .ui-state-default:hover {background-color: #ff6701;}
.search_form_field{margin-top: 70px;}
#loader.overlay {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.8);
    opacity: 1;
    transition: all 0.5s;
    z-index: 99;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.lds-dual-ring img {height: 100px;}
.insurance-logo img {width: 150px;height: 150px;}
.insurance-logo .avia-image-overlay-wrap:before {background: none !important;}
.wpcf7 form .wpcf7-response-output {margin: 4em 0.5em 1em;}
body.av-google-badge-hide .grecaptcha-badge{ 
    visibility: visible !important; 
}
