/*
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");

/* Fix position sticky
 * position sticky accepts max 1 parent with overflow and Y axis must be auto;
 * html had auto, body had hidden auto, wrapper_inner had auto
 * we only keep body which hides only X axis
 */
html {
    overflow: unset !important;
}

.wrapper_inner {
    overflow: inherit !important;
}
/* end of Fix position sticky */

h1, h1 a h2, h2 a, h3, h3 a {
    text-transform: capitalize !important;
}

p {
    margin-bottom: 2em !important;
}

header .header_inner_left {
    left: 26px;
}

.header_bottom {
    padding: 0 51px 0 44px;
}

.side_menu_button {
    height: 129px;
}

.q_icon_with_title.left_from_title.custom_icon_image.tiny .icon_text_holder .icon_holder {
    width: 14px!important;
    padding: 3.5px 12.5px 0 0;
}

.q_slide_text{
    letter-spacing: -3.2px;
}
.q_counter_holder span.counter {
    letter-spacing: -6.3px;
}
.q_counter_holder.center {
    text-align: center;
    padding: 2px 22px;
}
.carousel-inner .slider_content .text .qbutton {
    margin: 15px 0 0;
    text-align: center;
}

.projects_holder.hover_text article .hover_feature_holder_title .portfolio_title{
    margin: 18px 0 12px 0;
}

.q_icon_with_title .icon_text_inner {
    padding: 0 0 0px;
}

footer {
    margin-top: 3em !important;
}

.footer_top h5 {
    color: #fff;
    margin: 0 0 25px;
}

.portfolio_single .portfolio_single_text_holder {
    margin: 7px 0 40px;
}

.four_columns>.column1>.column_inner {
    padding: 0 20% 0 0;
}

@media only screen and (min-width: 769px) {
    .qode-instagram-feed li {
        padding: 0 1px !important;
        margin: 0 0 2px !important;
    }
}
.qode-instagram-feed {
    margin-left: 1px;
    margin-top: 31px;
}
.q_progress_bar .progress_title_holder {
    margin: 0 0 11px;
}

.q_progress_bar .progress_number {
    display: none;
}

@media only screen and (min-width: 900px) {
    header:not(.scrolled):not(.sticky) .q_logo a{
        height: 100px !important;
    }
    header:not(.scrolled):not(.sticky) .q_logo img{
        /*left: 50px;*/
        left:20px;
    }

}

.woocommerce .product h1.product_title {
    font-size: 25px !important;
    text-transform: capitalize !important;
    letter-spacing: 1px;
    margin-bottom: 8px;
    color: #000 !important;
}

.woocommerce .accordion_content_inner p{
    font-size:17px;
}

.PaketaTouristika .woocommerce ul.products li.product .image-wrapper {
    position: relative;
    display: inline-block;
    overflow: hidden;
    box-shadow: 4px 4px 10px 2px rgba(0, 0, 0, 0.5);
}

.PaketaTouristika .woocommerce ul.products li.product {
    margin-top: 28px;
}

.Prosfores .woocommerce ul.products li.product a.product-category.product-info, .woocommerce-page ul.products li.product a.product-category.product-info {
    padding-top: 0px;
    padding-bottom: 8px;
}

.Prosfores .woocommerce ul.products li.product h6{

    font-size:17px;
}

.Prosfores .woocommerce ul.products li.product .image-wrapper img{

    width:100%;
}

.TravelLatino .wpb_wrapper p{

    text-align: justify;
}


.TravelLatino .q_elements_holder.two_columns .q_elements_item{
    background-repeat: no-repeat;
}

.footer_top, .footer_top.footer_top_full{
    background-color:#5f5f5f ;
}

.title.title_size_small.position_left.has_background{
    background-size: 1920px auto;
    background-image: url(http://smart-digital.gr/travellatino/wp-content/uploads/2017/07/1903x235-4.jpg) !important;
    height: 235px;
}

.title_subtitle_holder_inner {
    position: relative;
    display: none;
}

.testimonials_c_holder .testimonial_content_inner {
    background: transparent !important;
}
.testimonials_c_holder .testimonial_content_inner p {
    color:#fff;
    font-size:17px;
    font-weight: 500;
}
.testimonial_text_holder {
    max-width: 50%;
    margin: 0 auto;
}

.vc_text_separator.wpb_content_element.full.separator_align_center.titlos div{

    font-size:20px;
}
.titlos{
    text-align: center;
    background-color: #fff !important;
    color: #e3e3e3 !important;
    font-weight: 600;

    letter-spacing: 1px;
    cursor: pointer;

    line-height: 2em;
    /*  min-height: 45px; */
    padding: 0;
    margin: 5em 0 !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-style: normal;
}

.titlos.vc_text_separator.full{
   padding-bottom:0px;
}

.custom-title {
    padding: 25px 0;
}

.page-title {
    padding-bottom: 20px;
    border-top: 1px solid #eaeaea;
    border-bottom: 0;
    clear: both;
    height: 1px;
    text-align:center;
}

.page-title > h2{
    padding: 0 35px;
    line-height: 36px;
    top: -19px;
    font-size: 30px;
    color: #e95229;
    font-weight: 700;
    background-color: #fff;
    display: inline-block;
    position: relative;
    text-transform: capitalize;
}

.titlos .keimeno{

    display: none;
    background: #fff;
    text-align: justify;
}
.ypotitlos {
    word-wrap:break-word;
    padding: 5px 10px;
    text-align: center;
    background-color: #e3e3e3;
    color: #303030;
    font-weight: 600;
    border-top: 1px solid #fff;
    letter-spacing: 1px;
    cursor: pointer;

}

.extra{
    clear: both;
    padding:20px 0;
}

ul {
    list-style: none;
    padding: 0;
}

ul .head-list {
    padding-left: 1em;
    overflow: hidden;
    display: none;

}

ul li {
    margin: 8px 0;
}

a.titlos1 {
    width: 100%;
    display: block;
    background-color: #e3e3e3;
    padding: .75em;
    border-radius: 0.15em;
    transition: background .3s ease;
    text-align: center;
    color: #303030;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-style: normal;
}

ul.tabs{
    margin: 0px;
    padding: 0px;
    /*list-style: none;*/
}
ul.tabs li{
    background: none;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    color: #303030;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-style: normal;
}

ul.tabs li.current{
    background: #e3e3e3;
}

.tab-content{
    display: none;
    /*background: #ededed;*/
    padding: 15px;

}

.tab-content.current{
    display: inherit;
}

.header_top_bottom_holder {
    background-color: rgba(255, 255, 255, 0.6);
}

ul.tabs1{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul.tabs1 li{
    background: none;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    color: #303030;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-style: normal;
}

ul.tabs1 li.current{
    background: #e3e3e3;
}

.tab1-content{
    display: none;
    /*background: #ededed;*/
    padding: 15px;

}

.tab1-content.current{
    display: inherit;
}

.tab-content-text ul li{
    list-style: circle;
    display: list-item;
}

ul.tabs2{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul.tabs2 li{
    background: none;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    color: #303030;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-style: normal;
}

ul.tabs2 li.current{
    background: #e3e3e3;
}

.tab2-content{
    display: none;
    /*background: #ededed;*/
    padding: 15px;

}

.tab2-content.current{
    display: inherit;
}

ul.tabs3{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul.tabs3 li{
    background: none;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    color: #303030;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-style: normal;
}

ul.tabs3 li.current{
    background: #e3e3e3;
}

.tab3-content{
    display: none;
    /*background: #ededed;*/
    padding: 15px;

}

.tab3-content.current{
    display: inherit;
}

.pt-cv-wrapper .btn-success {
    color: #fff;
    background-color: #e95229;
    border-color: #e95229;
    padding-left: 44px;
    padding-right: 44px;
   
    padding-top: 10px;
    padding-bottom: 10px;
}

.pt-cv-wrapper .btn-success:hover {
    background-color: #000;
}

.tour-page-title h1{
    color: #e95229;
    font-size: 25px;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.aligncenter {
    margin: 0 auto !important;
}

.post_more {
    margin: 0;
}

.qlink {
    color: #e95229;
}

.qlink:hover {
    color: #000;
}

.blog-grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.blog-grid .blog_child,
.blog_category .blog_info {
    margin-bottom: 5em;
}

.blog_image img,
.blog_category .blog_info img,
.blog_holder article .post_image img  {
    border-radius: 10px;
}

.blog_holder article .post_text .post_text_inner {
    padding: 23px 0 35px !important;
}

.blog_image {
    overflow: hidden;
    border-radius: 10px;
}

.blog_single > .sticky .post_image img{
    border-radius: 10px;
}

.blog_single > .sticky .wpb_single_image {
    margin-bottom: 2em !important;
}

.blog_single > .sticky .wpb_single_image .vc_single_image-wrapper {
    border-radius: 10px;
    overflow: hidden;
}

.page-grid .child-page,
.page-list .child-page {
    position: relative;
    text-align: center;
    margin: 2em 0;
}

.page-grid .child-page > .hover_box_button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.7);
    transition: all 0.3s ease-in-out;
}

.page-grid .child-page:hover > .hover_box_button {
    opacity: 1;
}

.page-grid .child-page > .hover_box_button > a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 15px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #e95229;
}

.mega-panel.ui-accordion-content.ui-accordion-content-active {
    height: auto !important;
}

.mega-accordion h3 {
    display: flex;
    flex-flow: row-reverse wrap;
    align-items: center;
    justify-content: center;
}

.mega-accordion h3 span {
    padding: 0 15px;
    color: #e95229;
}

.qode-accordion-holder .qode-title-holder {
    background-color: #e3e3e3 !important;
    margin: 10px 0;
}

.qode-accordion-holder .qode-title-holder .qode-tab-title-inner{
    text-align: center !important;
    font-weight: 600;
}

.qode-accordion-holder .qode-accordion-content {
    margin-top: 30px !important;
}

.qode-accordion-holder .qode-title-holder.ui-state-active .qode-tab-title-inner {
    color: #e95229 !important;
}

.qbutton.small {
    font-size: 12px !important;
    margin: 5px !important;
    height: 30px !important;
    line-height: 30px !important;
}

.testimonials .full_section_inner.clearfix {
    background: rgba(158, 158, 158, 0.32);
}

.tabs .tab-content ul li {
    padding: 0px;
    margin: -7px;
}

.katalogoiTitle{
    font-size:20px;
    font-weight: 500;
    margin-bottom: 12px;
    margin-top: 15px;
}

.katalogoiLink a{

    display: table;
    margin-bottom: 5px;

}
.katalogoiLink{
    margin-bottom: 25px;
}

.banner.vc_column_container>.vc_column-inner{
    padding-right: 0px;
    padding-left: 0px;
}

.col-half {
    float: left;
    max-width: 50%;
}

.col-half:first-child {
    margin-right: 15px;
}

#back_page {
    display: inline-block;
    position: relative;
    padding: 10px 15px;
    background-color: #ececec;
    margin: 2em 0;
}

#back_page:hover {
    background-color: #dfdfdf;
}

@media only screen and (min-width: 1000px) and (max-width: 1380px) {
    nav.main_menu > ul > li > a {
        font-size: 14px;
    }
}

@media (min-width: 1000px) {
    .blog-grid .blog_child {
        width: 23%;
    }

    .blog-grid .blog_child .blog_image {
        max-height: calc(23vw / 2.5);
    }
}

@media (min-width: 768px) and (max-width: 999px) {
    .blog-grid .blog_child {
        width: 30%;
    }

    .blog-grid .blog_child .blog_image {
        max-height: calc(30vw / 2);
    }
}

@media (min-width: 768px) {
    .blog_category.sticky {
        display: flex;
        justify-content: space-between;
        flex-flow: row wrap;
        align-items: flex-start;
        position: relative;
    }

    .blog_category.sticky .blog_info {
        width: 45%;
        position: sticky;
        top: 8em;
    }

    .blog_category.sticky .blog_holder {
        width: 45%;
    }

    .blog_single > .sticky .post_content_holder {
        display: flex;
        justify-content: space-between;
        flex-flow: row-reverse wrap;
        align-items: flex-start;
        position: relative;
    }

    .blog_single > .sticky .post_image {
        width: 45%;
        position: sticky;
        top: 8em;
    }

    .blog_single > .sticky .post_text {
        width: 45%;
    }
}

@media (max-width: 767px) {
    .blog-grid .blog_child {
        width: 45%;
    }

    .blog-grid .blog_child .blog_image {
        max-height: calc(45vw / 2);
    }
}

@media (max-width: 480px) {
    .blog-grid .blog_child {
        width: 100%;
    }

    .blog-grid .blog_child .blog_image {
        max-height: 100%;
    }
}

@media (min-width: 1254px) {
    .four_columns > .column3 {
        width: 10% !important;
    }

    .four_columns > .column4 {
        width: 40% !important;
    }
}

@media (max-width: 1253px) and (min-width: 768px) {
    .four_columns p {
        font-size: 12px !important;
    }

    .four_columns > .column1,
    .four_columns > .column2,
    .four_columns > .column3,
    .four_columns > .column4{
        width: 50% !important;
    }

    .col-half:first-child {
        margin-right: 25px;
    }

    .four_columns > .column3 {
        clear: both;
    }

    .four_columns > .column3,
    .four_columns > .column4{
        padding-top: 30px;
    }

    .four_columns > .column1.footer_col1,
    .four_columns > .column2.footer_col2{
        width: 20%;
    }
}

@media   (min-width: 1500px) {

    .TravelLatino .q_elements_holder.two_columns .q_elements_item {
        padding-top: 7%;
    }

}
@media (max-width: 1500px) and (min-width: 1200px) {
    .page-id-1178 .TravelLatino .q_elements_holder.two_columns .q_elements_item {
        padding-top: 7%;
    }
}

/* GDPR POP-UP & BANNER */
.moove-gdpr-cookie-notice p {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}