/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/

@import url("../bridge/style.css");


/* Separator me shadow sto header */

.header_top_bottom_holder{
    box-shadow: 0 1px 3px rgb(0 0 0 / 11%);
}

/* logo disappearing fix */

@media only screen and (min-width: 1500px) {

    .logo_wrapper {
        width: 246px!important;
    }
}

/* social buttons header top */

div.header_top_bottom_holder span.qode_icon_font_elegant.social_youtube.simple_social,span.qode_icon_font_elegant.social_linkedin.simple_social {
    display: inline-block;
    vertical-align: text-bottom;
}

div.header_top.clearfix span.qode_icon_font_elegant.social_linkedin.simple_social {
    margin-top: 9px!important;
    margin-left: 11px!important;
    margin-right: 11px!important;
    margin-bottom: 11px!important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

/* bold instagram icon fix */

i.qode_icon_font_awesome.fa.fa-facebook.simple_social,i.qode_icon_font_awesome.fa.fa-instagram.simple_social {
    font-weight: inherit!important;
}

/* flickering social icons footer top */

.footer_top span.q_social_icon_holder:hover i.simple_social, .footer_top span.q_social_icon_holder:hover span.simple_social, .side_menu span.q_social_icon_holder:hover i.simple_social, .side_menu span.q_social_icon_holder:hover span.simple_social {
    color: #000!important;
}

/* changes on header menu */

header.has_top.scroll_header_top_area.stick_with_left_right_menu.scrolled_not_transparent.with_hover_bg_color.sticky_mobile.page_header.left_right_margin_set nav.main_menu ul li a {
    line-height: 131px!important;
}

nav.main_menu ul li a span.underline_dash, nav.vertical_menu ul li a span.underline_dash {
    bottom: 35%!important;
}

nav.main_menu > ul > li:hover > a, header.sticky nav.main_menu > ul > li:hover > a {
    background-color: #ffffff00!important;
}

/* initial set width for menus */

header.has_top.scroll_header_top_area.stick_with_left_right_menu.scrolled_not_transparent.with_hover_bg_color.sticky_mobile.page_header.left_right_margin_set nav.main_menu.left_side {
    width: 44%!important;
}

header.has_top.scroll_header_top_area.stick_with_left_right_menu.scrolled_not_transparent.with_hover_bg_color.sticky_mobile.page_header.left_right_margin_set nav.main_menu.right_side {  
    width: 44%!important;
}
    /* sticky */
header.has_top.scroll_header_top_area.stick_with_left_right_menu.scrolled_not_transparent.with_hover_bg_color.sticky_mobile.page_header.left_right_margin_set.sticky.sticky_animate nav.main_menu.right_side {  
    width: 38%!important;
}

/* responsive text from 1350 width to tablet */

@media only screen and (max-width: 1350px) and (min-width: 1181px) {
   
    nav.main_menu > ul > li > a {
        font-size: 11px;
    }

    header.has_top.scroll_header_top_area.stick_with_left_right_menu.scrolled_not_transparent.with_hover_bg_color.sticky_mobile.page_header.left_right_margin_set .q_logo a {
        height: 60px!important;
    }
    
    .logo_wrapper {
        width: 167px!important;
    }

    li.last-item-menu-left-trabica {
        margin-right: 20px!important;
    }

    li.first-item-menu-right-trabica {
        margin-left: 20px!important;
    }

    header.has_top.scroll_header_top_area.stick_with_left_right_menu.scrolled_not_transparent.with_hover_bg_color.sticky_mobile.page_header.left_right_margin_set nav.main_menu.left_side {
        width: 44%!important;
    }

    header.has_top.scroll_header_top_area.stick_with_left_right_menu.scrolled_not_transparent.with_hover_bg_color.sticky_mobile.page_header.left_right_margin_set nav.main_menu.right_side {  
        width: 44%!important;
    }

    header.has_top.scroll_header_top_area.stick_with_left_right_menu.scrolled_not_transparent.with_hover_bg_color.sticky_mobile.page_header.left_right_margin_set nav.main_menu ul li a {
        line-height: 118px!important;
    }

}

@media only screen and (max-width: 1180px) and (min-width: 1001px) {
    
    .q_logo a {
    height: 50px!important;
    }
    
    .logo_wrapper {
    width: 143px!important;
    }

    li.last-item-menu-left-trabica {
    margin-right: 20px!important;
    }

    li.first-item-menu-right-trabica {
    margin-left: 11px!important;
    }
}

/* menu margin side fix until 1351px */

@media only screen and (min-width: 1351px) {

    li.first-item-menu-right-trabica {
        margin-left: 30px!important;
    }

    li.last-item-menu-left-trabica {
        margin-right: 30px!important;
    }
}

/* sticky header fix */

header.has_top.scroll_header_top_area.stick_with_left_right_menu.scrolled_not_transparent.with_hover_bg_color.sticky_mobile.page_header.left_right_margin_set.sticky.sticky_animate nav.main_menu.right_side {  
        width: 38%!important;
    }

header.sticky nav.main_menu > ul > li > a, header.light.sticky nav.main_menu > ul > li > a, header.dark.sticky nav.main_menu > ul > li > a {
        font-weight: 400!important;
    }

header.has_top.scroll_header_top_area.stick_with_left_right_menu.scrolled_not_transparent.with_hover_bg_color.sticky_mobile.page_header.left_right_margin_set.sticky.sticky_animate header.header_inner_left {
        left: 40%;
    }

header.has_top.scroll_header_top_area.stick_with_left_right_menu.scrolled_not_transparent.with_hover_bg_color.sticky_mobile.page_header.left_right_margin_set.sticky.sticky_animate nav.main_menu ul li a {
        margin-top: 30px;
    }

@media only screen and (min-width: 1000px) {
    .stick_with_left_right_menu .logo_wrapper {
        overflow: visible;
    }
}

@media only screen and (min-width: 1000px) {
    header.stick_with_left_right_menu.sticky .header_inner_left {
        display: inline-block; 
    }
}

@media only screen and (max-width: 1490px) and (min-width: 1281px) {

    header.sticky nav.main_menu > ul > li > a, header.light.sticky nav.main_menu > ul > li > a, header.dark.sticky nav.main_menu > ul > li > a {
        font-size: 10px;
    }

    header.has_top.scroll_header_top_area.stick_with_left_right_menu.scrolled_not_transparent.with_hover_bg_color.sticky_mobile.page_header.left_right_margin_set.sticky.sticky_animate .q_logo a {
        height: 60px!important;
    }
    
    header.has_top.scroll_header_top_area.stick_with_left_right_menu.scrolled_not_transparent.with_hover_bg_color.sticky_mobile.page_header.left_right_margin_set.sticky.sticky_animate .logo_wrapper {
        width: 167px!important;
    }

    header.has_top.scroll_header_top_area.stick_with_left_right_menu.scrolled_not_transparent.with_hover_bg_color.sticky_mobile.page_header.left_right_margin_set.sticky.sticky_animate nav.main_menu.drop_down.right_side {
        width: 42%!important;
    }

}

@media only screen and (max-width: 1280px) and (min-width: 1231px) {
    
    header.sticky nav.main_menu > ul > li > a, header.light.sticky nav.main_menu > ul > li > a, header.dark.sticky nav.main_menu > ul > li > a {
        font-size: 10px;
    }

    header.sticky .header_bottom {
        padding-left: 30px;
        padding-right: 30px;
    }

    header.has_top.scroll_header_top_area.stick_with_left_right_menu.scrolled_not_transparent.with_hover_bg_color.sticky_mobile.page_header.left_right_margin_set.sticky.sticky_animate nav.main_menu.drop_down.right_side {
        width: 42%!important;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 1001px) {

    .q_logo a {
        height: 80px!important;
    }
    
    .logo_wrapper {
        margin-left: 311px!important;
    }
}

/* tablet view header from 1280px */

@media only screen and (max-width: 1280px) and (min-width: 1001px) {
    
    .logo_wrapper, .mobile_menu_button {
        display: table;
    }

    .main_menu {
        display: none!important;
    }

    header.stick_with_left_right_menu {
        text-align: left!important;
    }

    .q_logo a {
        height: 80px!important;
    }
    
    .logo_wrapper {
        width: 167px!important;
        margin-left: 382px;
    }

}

/* mobile menu customization */

@media only screen and (max-width: 1000px) {

    ul#menu-mobile-main-menu {
        padding-left: 20px;
        padding-bottom: 20px;
    }

}

/* mobile header top */

@media only screen and (max-width: 1000px) {
    
    .header_top .right {
    display: none;
    }
}

/* call icon mobile menu size */

@media only screen and (max-width: 1000px) {

.call-menu-trabica i.fas.fa-phone {
    font-size: 18px;
    }
}

/* Social Buttons Mobile Menu */

@media only screen and (max-width: 1280px) {

    div.social-icons-menu-div-trabica {
    display: flex;
    }

.social-icons-menu-trabica,i.qode_icon_font_awesome.fa.fa-facebook.simple_social,i.qode_icon_font_awesome.fa.fa-instagram.simple_social, span.qode_icon_font_elegant.social_linkedin.simple_social,span.qode_icon_font_elegant.social_youtube.simple_social {
    font-size: 25px;
    }

.social-icons-menu-trabica,i.qode_icon_font_awesome.fa.fa-instagram.simple_social,span.qode_icon_font_elegant.social_linkedin.simple_social,span.qode_icon_font_elegant.social_youtube.simple_social {
    padding-left: 15px;
    }

.social-icons-menu-trabica,span.qode_icon_font_elegant.social_linkedin.simple_social {
    margin-top: -2px;
    } 

.social-icons-menu-trabica,span.qode_icon_font_elegant.social_youtube.simple_social {
    margin-bottom: -5px;
    } 

}

/* mobile menu responsive under 480px */

@media only screen and (max-width: 390px){

.q_logo a, .q_logo img {
    height: 70px !important;
    }

}

@media only screen and (max-width: 350px){

.q_logo a, .q_logo img {
    height: 60px !important;
    }

}

/* first letter title homepage */

@media only screen and (max-width: 1024px){
    div.colored-title-arxiki-trabica-thauma ::first-letter {
    color: #60a7db;
    }

div.colored-title-arxiki-trabica-genisis ::first-letter {
    color: #f3abcd;
    }
}

/* first letter color in homepage tablet and mobile */

div.colored-title-arxiki-trabica-thauma ::first-letter {
    color: #60a7db;
}

div.colored-title-arxiki-trabica-genisis ::first-letter {
    color: #f3abcd;
}

@media only screen and (max-width: 1024px){
    div.colored-title-arxiki-trabica-thauma ::first-letter {
    color: #60a7db;
    }

div.colored-title-arxiki-trabica-genisis ::first-letter {
    color: #f3abcd;
    }
}

/* wpml menu */

li#nav-menu-item-wpml-ls-17-el > a {
    padding: 0;
    padding-left: 10px;
}

li#nav-menu-item-wpml-ls-17-en > a {
    padding: 0;
    margin-left: 10px;
}

li#nav-menu-item-wpml-ls-17-el {
    background-color: #ffffff00!important;
    height: 65px!important;
}

li#nav-menu-item-wpml-ls-17-el span.underline_dash {
    display: none;
}

li#nav-menu-item-wpml-ls-17-en {
    background-color: #ffffff00!important;
    height: 65px!important;
}

li#nav-menu-item-wpml-ls-17-en span.underline_dash {
    display: none;
}

/* wpml mobile menu */

li#mobile-menu-item-wpml-ls-7-el, li#mobile-menu-item-wpml-ls-7-en {
    float: left;
}

li#mobile-menu-item-wpml-ls-7-en {
    padding-left:2%!important;
}

/* contact form checkboxes */

.checkbox-contact-trabica span.wpcf7-list-item-label a,.checkbox-contact-trabica span.wpcf7-list-item-label {
    font-size: 12px!important;
}

@media only screen and (max-width: 681px) {}
    div.checkbox-contact-trabica {
        margin-left: 10px!important;
    }
}

/* horizontal tabs kliniki align fix */

.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation {
    display: flex;
    align-items: flex-end !important;
    }

@media only screen and (max-width: 681px) {
    div.horizontal-tabs-kliniki-trabica h3.qodef-tab-title {
        border-bottom: 1px solid #f3abcd;
    }
}


/* video black bg fix with aspect ratio change */

div.video-arxiki-trabica .elementor-fit-aspect-ratio {
    padding-bottom: 42.2%;
}

div.video-anaparagogi-trabica .elementor-fit-aspect-ratio {
    padding-bottom: 41.6%;
}

/* less footer padding */

@media only screen and (max-width: 1200px) {
    .footer_top, .footer_top.footer_top_full {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media only screen and (max-width: 820px) {
    .footer_top, .footer_top.footer_top_full {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .footer_top, .footer_top.footer_top_full {
        padding-bottom: 20px;
        padding-top: 20px;
    }
}

/* footer top 1 column instead of 2 */

@media only screen and (max-width: 643px) {
    .four_columns>.column1, .four_columns>.column2, .four_columns>.column3, .four_columns>.column4 {
        float: none;
    }
}

@media only screen and (max-width: 643px) {
    
    .footer_top .column_inner>div:not(.qode_separator_widget) {
        margin: 0px 0 11px!important;
    }
}

/* footer column 1 padding */

@media only screen and (min-width: 1638px) {
    p.footer-top-col1-text-trabica {
        padding-bottom: 10px;
    }
}

/* footer bot trabica align */

p.has-text-align-left img.wp-image-1703 {
    vertical-align: middle;
}

/* column 2 title */

h5.b-tarlatzis-footer-title-trabica {
    font-weight: 400!important;
}

/* Newsletter Form */

div#whole-form-trabica-top {
    display: flex;
    flex-wrap: nowrap;
    }

div#newsletter-email-trabica input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email{
    margin: 0!important;
    padding: 15px;
    resize: none;
    font-size: 13px;
    background-color: #fff;
    color: #818181;
    font-family: Open Sans;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 30px 0px 0px 30px ;
    border: 1px solid black;
    }

div#submit-button-trabica input.wpcf7-form-control.has-spinner.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit[disabled] {
    border: 1px solid black!important;
    color: black;
    position: relative;
    width: auto;
    height: 30px;
    line-height: 36px;
    margin-left : 3px;
    padding: 5px 23px 12px;
    border-radius: 0px 30px 30px 0px;
}

div#submit-button-trabica:hover input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #595959;
    color: white!important;
    }

.checkbox-newsletter-trabica span.wpcf7-list-item-label a, .checkbox-newsletter-trabica span.wpcf7-list-item-label {
    font-size: 11px!important;
}

/* newsletter message */

div#newsletter-email-trabica span {
    font-size: 9px;
    color: red;
    font-weight: 700;
}

/* newsletter responses */

.wpcf7 form .wpcf7-response-output {
    margin: 1em 0.5em 1em;
    padding: 0.2em 1em;
    border: 1px solid #000000;
    background-color: #ffffff !important;
}

.wpcf7 form .wpcf7-response-output, div.wpcf7-response-output {
    position: relative;
    padding: 10px 25px 10px 44px;
    color: #000;
    margin-left: 0;
    margin-right: 0;
    font-weight: 400;
    font-size: 13px;
    text-transform: none;
    letter-spacing: 1px;
    border: none;
}

div.wpcf7-response-output:before {
    font-family: FontAwesome,sans-serif;
    width: 15px;
    height: 15px;
    display: inline-block;
    color: #000;
    position: absolute;
    left: 25px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900 !important;
    border: 1px solid;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450 !important;
    border: 1px solid;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232;
    border: 1px solid;
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28;
    border: 1px solid;
}

/* icons footer top */

div.column3.footer_col3 span.qode_icon_font_elegant.social_youtube.simple_social {
    vertical-align: sub;
}