/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

a:focus{
    outline: 0 !important;
}
.open-wrap-header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    transition: all 0.25s;
}
.open-wrap-header.fixed.hide{
    position: fixed;
    top: -62px;
    left: 0;
    width: 100%;
    z-index: 99;
    background-color: #1E1E1E;
    padding: 5px 0;
    border-bottom: 1px solid #fff;
}
.open-wrap-header.fixed{
    background-color: #1E1E1E;
}
#site-header #site-logo #site-logo-inner a img, 
#site-header.center-header #site-navigation-wrap .middle-site-logo a img{
    transition: all 0.25s;
    height: 85px;
}
.open-wrap-header.fixed #site-header #site-logo #site-logo-inner a img, 
.open-wrap-header.fixed #site-logo #site-logo-inner,
.open-wrap-header.fixed #site-header.center-header #site-navigation-wrap .middle-site-logo a img{
    height: 65px !important;
}
.book-a-table a{
    display: inline-block;
    background-color: #841C23;
    padding: 16px 24px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 0.055em;
    text-transform: uppercase;
    color: #FFFFFF;
    transition: all 0.25s;
}
.book-a-table a:hover{
    background-color: #ffffff;
    color: #841C23;
}
#site-header-inner{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#site-logo{
    float: none;
}
#site-navigation-wrap{
    flex: 0 0 33.33%;
    max-width: 33.33%;
    flex-wrap: wrap;
    justify-content: flex-start;
}
#site-logo{
    flex: 0 0 33.33%;
    max-width: 33.33%;
    display: flex;
    justify-content: center;
    z-index: 999;
}
.book-a-table{
    flex: 0 0 33.33%;
    max-width: 33.33%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    z-index: 999;
}
#site-header.full_screen-header .menu-bar-wrap{
    float: none;
}
#site-header.is-transparent{
    position: relative;
}
#main #content-wrap{
    padding-top: 0;
    padding-bottom: 0;
}
.top-bar-inner-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.top-bar-inner-left,
.top-bar-inner-right{
    flex: 0 0 50%;
    max-width: 50%;
}
.top-bar-inner-left .book-a-table{
    display: none;
}

.top-bar-inner-right{
    text-align: right;
}
.top-bar-inner-right ul{
    list-style: none;
    display: inline-block;
    margin: 15px 0;
}
.top-bar-inner-right ul li{
    display: inline-block;
}
.top-bar-inner-right ul li.topbar-address-mobile{
    display: none;
}
.top-bar-inner-right ul li + li{
    margin-left: 20px;
}
#top-bar-wrap{
    border-bottom: none;
    background-color: transparent;
}
#top-bar{
    border-bottom: 1px solid rgba(245, 245, 245, 0.3);
    padding: 0;
}

#top-bar a{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
}
#top-bar a:hover{
    color: #FFFFFF;
}

#site-header.full_screen-header .menu-bar{
    margin-left: 0;
    min-width: 20px;
}
#site-header{
    margin-top: 16px;
}
@media (max-width: 767px){
    #site-header{
        margin-top: 0px;
    }
    #top-bar a span{
        display: none;
    }
    .top-bar-inner-right ul li{
        padding: 0 10px
    }
    .center-logo #site-logo{
        position: relative !important;
        left: unset !important;
        -webkit-transform: none !important;
        transform: none !important;
    }

    .oceanwp-mobile-menu-icon.mobile-left{
        float: none;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .oceanwp-mobile-menu-icon a.mobile-menu{
        font-size: 20px;
        color: #ffffff;
    }
    .book-a-table a{
        padding: 5px 12px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 1.5em;
        letter-spacing: 0;
    }
    .open-wrap-header.fixed.hide{
        position: fixed;
        top: -162px;
        left: 0;
        width: 100%;
        z-index: 99;
    }
    .top-bar-inner-left .book-a-table{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .top-bar-inner-left .topbar-address{
        display: none;
    }
    .top-bar-inner-right ul li.topbar-address-mobile{
        display: inline-block;
    }
    .top-bar-inner-left .book-a-table{
        display: flex;
    }
    .top-bar-inner-right{
        text-align: left;
    }
    .top-bar-inner-wrap{
        flex-direction: row-reverse;
    }
    #site-header-inner .book-a-table{
        display: none;
    }
    #site-header-inner{
        justify-content: flex-start;
        padding: 5px 0
    }
}
.sb_instagram_header,
#sb_instagram #sbi_load{
    display: none;
}
.hover-bg,
.hover-bg:hover .elementor-background-overlay,
.hover-bg > .elementor-element-populated{
    transition: all 0.5s;
}
.hover-bg:hover .elementor-background-overlay{
    opacity: 0 !important;
}
.hover-bg:hover > .elementor-element-populated{
    background-size: 150% !important;
}
.swiper-pagination-bullet-active{
    transform: scale(1.5);
}
.about-our-team .elementor-widget-image{
    overflow: hidden;
}
.has-transparent-header .page-header{
    background-color: #1E1E1E
}
.page-header .container{
    margin-top: 50px;
}
.page-header-title,
.site-breadcrumbs a{
    color: #ffffff;
}
#blog-entries{
    margin-top: 50px;
    margin-bottom: 50px;
}
body .oceanwp-row .col{
    padding-left: 15px;
    padding-right: 15px;
}
.blog-entry.grid-entry .blog-entry-inner{
    margin-bottom: 60px;
}
#site-header.full_screen-header .fs-dropdown-menu >li >a span{
    display: inline-block;
    position: relative;
}
#site-header.full_screen-header .fs-dropdown-menu >li.current-menu-item >a span:before{
    width: 48px;
    height: 48px;
    content: '';
    background: url('./shape.svg') no-repeat;
    background-size: 100%;
    top: calc(50% - 24px);
    left: -60px;
    position: absolute;
}
#site-header.full_screen-header .fs-dropdown-menu >li.current-menu-item >a span{
    border-bottom: 1px solid #C9AB82;
}
#mobile-fullscreen ul > li > a{
    display: inline-block;
    position: relative;
}
#mobile-fullscreen ul > li.current-menu-item > a{
    border-bottom: 1px solid #C9AB82;
}
#mobile-fullscreen ul > li.current-menu-item > a:before{
    width: 20px;
    height: 20px;
    content: '';
    background: url('./shape.svg') no-repeat;
    background-size: 100%;
    top: calc(50% - 10px);
    left: -30px;
    position: absolute;
}