/*
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");


@media screen and (min-width: 1000px){
.header_bottom.clearfix {height: 95px;}
}

@media screen and (min-width: 420px){
.header_bottom.clearfix {height: 100px;}
}

@media screen and (min-width: 400px){
    .full_width_inner {padding-top: 0px;}    
}

/**/
header.fixed.scrolled .header_bottom {
    height: 60px !important;
}


/* button menu - widget */
.header_bottom_widget.widget_text {
    font-size: 12px !important;
    line-height: 16px !important;
    font-weight: 600 !important;
}

.header_bottom_right_widget_holder {
    padding-right: 0px;
}

/*===================== booking form =====================*/
.wpcf7 p {
color: #fff;
font-weight: 500;
margin-bottom: 0px;
}

/*--- 2 Column Form Styles Start ---*/

#left {
    width: 49%;
    float: left;
    margin-right:2%;
}
 
#right {
    width: 49%;
    float: left;
}
 
.clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:20px;
}
 
.clearfix {
    display:block;
}

/*--- 2 Column Form Styles End ---*/


.wpcf7-submit{
width: 100% !important;
align: center !important;
padding: 0 0 0 0 !important;
text-align: center !important;
color: #fff !important;
}

.wpcf7-submit:hover{
color: #acacac !important;
background-color: #fff !important;
}

.wpcf7-not-valid-tip{
    display: none!important;
}

/*--- tab prezzi ---*/

@media screen and (min-width: 1000px){
    .tg.aligncenter {padding-left:60px;}
}

/*--- Slides---*/

.nivo-caption{
    font-size: 30px;
    font-weight: 400;
     /*height: 100px;*/
    line-height: 45px;
    background: rgba(69, 16, 59, 0.84) !important;
}
.nivo-directionNav{
    display: none;
}

/* --- button popup --- */

.btn-modal {
/* width: 100% !important; */
    border-radius: 0px !important;
    border: 1px !important;
    border-color: #999491 !important;
    height: 40px !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
} 

.btn-modal:hover {
color: #f1f1f2 !important;
background-color: #757575 !important;
}

.btn-modal:focus {
outline:0 !important; 
}

.ult_modal-title {
        color: #757575 !important; 
}

#modal-trg-txt-wrap-6442 {
    
}
/* --------------- home page ----------------- */

/* --- prices list --- */
.service_table_title_holder {
     display: none !important;
}

/* --- wpml selector widget --- */

.wpml-ls-legacy-list-horizontal {
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 5px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
}
/* --- cf7 - contatti --- */
/*
#wpcf7-f103-p4-o2 p {
    color: #fff;
}


#wpcf7-f103-p4-o2 submit{
color: #616161 !important;
}


#wpcf7-f103-p4-o2 submit:hover{
    color: #cfcfcf !important;
    background-color: #757575 !important;
} 
*/

/* --- column booking homepage --- */

.vc_col-sm-4 {
    padding-right: 70px;
}

@media screen and (max-width: 800px){
.vc_col-sm-4 {padding-right: 0px;}
}

/* --- galleries homepage --- */


.galleriesroom {
    padding-right: 0px !important;   
}

.galleriesroom1 {
    padding-right: 0px !important;   
}

.galleriesroom2 {
    padding-right: 0px !important;   
}