/*
	Theme Name: Adventure Tours Child
	Theme URI: http://themeforest.net/user/themedelight/portfolio
	Description: Adventure Tours child theme
	Template: adventure-tours
	Text Domain: adventure-tours-child
	Version: 1.0.0
*/


.atlist__item__content__items{
    padding:20px;
}
.atlist__item__content__item{
    padding-right: 10px;
}

.atlist__item__content__item atlist__item__content__item--alternative{
    padding-left:10px;
}

.main-nav-header {
    float:none;
    text-align:left;
}

.header__content{
    line-height: 35px;
    min-height: 35px;
}

.header-slogan{
    line-height: 1.3;
    padding-top: 10px;
    font-size: 0.87em;
}

.header-section__content{
    /*max-height: 105px;*/
    height: auto;
    padding-bottom: 10px;
}

#logoLink img {
    max-height: 95px;
    max-width: 300px;
}

#languageSelector{
    float:right;
    position:relative;
   /* margin-right: -90px;*/
    /*height: 80px;*/
    width: 130px;
   /* margin-top:-50px;*/
}

#languageSelector img{
    display:inline;
    padding-bottom:3px;
    padding-top:3px;
}

.atlist__item__title a {
    color: #11a7ff;
}

.atlist__item {
    border-color: #11a7ff;
    border-width: 2px;
    border-style: solid;
}

.homepricetitle{
    font-size:16px;
}

.atlist__item__price {
    margin-top: 17px;
}


.blog__item__info {
    text-align:left;
}

.sidebar .widget {
    /*border-color: #11a7ff;
    border-width: 2px;
    border-style: solid;*/
    padding: 5px;
    background-color: #11a6ff;
}

h3.widget__title {
    color: #ffffff;
    padding-left:6px;
    padding-right:6px;
}

.sidebar .widget__title {
    font-size: 16px;
    color: #ffffff;
    padding: 30px;
    text-transform: none;
}


/* excursiones widget */
.formulario, .formulario2 {
    margin:15px 0;
    color: #ffffff;
    font-size:12px;
}

.formp {
   /* margin-left:10px;
    margin-top:20px; */
}



.formulario .selectexc, .formulario2 .selectexc  { width:100%; color: #006fe6 }
.formulario .inputfecha,.formulario2 .inputfecha { width:70%; color: #006fe6; height: 30px; float:left;
    line-height: 30px; padding: 0px 15px;}



#chexc_seldate_sel img {
    float:right;
}

.chexc-boton{
    background-color: #006fe6;
    color: #ffffff;
}

.chexc-boton:disabled{
    background-color: #d3d3d3;
    color: #006fe6;
}

#preform table tr td, #preform table tr, #preform table{
    border: 0px;
}
#preform table tr td:first-child{
    font-weight: bold;
}

.tabprereserva tr td:first-child,
.tabaskforcupo tr td:first-child
.tabmiaprenotazioni tr td:first-child,
.tabmiaprenotazioni tr td:first-child span,
.chexctabpay tr td:first-child,
.chexctabpay tr td:first-child span,
.chexcconfirmres tr td:first-child,
.chexcconfirmres tr td:first-child span{
    font-weight: bold;
    color: #006fe6;
}
.tabmiaprenotazioni, .tabmiaprenotazioni td,
.chexctabpay, .chexctabpay td,
.chexcconfirmres, .chexcconfirmres td{
    border: none;
}


.afflogin{
    background-color: #11A7FF;
    padding:15px;
}


.title-bookingform2{
    color: #006fe6;
}

.bold{
    font-weight: bold;
}

.total-bookingform2{
    background-color: #006fe6;
    font-weight: bold;
    color:#ffffff;
    border: 1px solid #ffffff;
    text-align:center;
    padding: 4px;
}

.rojo {
    color: red;
}

.bookingform2-titdata{
    color: #006fe6;
    font-weight: bold;
}

table.noborder td, table.noborder{
    border: none;
}

.slicknav_menu .slicknav_btn{
    z-index: 999999!important;
}

.headerheader_slogan {
    padding: 5px 10px;
}

@media (min-width: 768px){
    .contact_phone_ch{
        display:none;
    }
}

@media (max-width: 767px) {
    #languageSelector {
        width: auto;
        max-width: 100%;
        margin-left: -40px;
        margin-top: 3px;
    }

    .contact_phone_ch .header__info__item{
        margin:0!important;
        opacity: 0.9;
    }

    .header__info__item--phone{
        font-size:0.65em;
    }

    #languageSelector ul {
        margin-block-start: 0em;
        margin-block-end: 1em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        float: right;
    }

    #languageSelector ul li {
       /* width:21px!important; */
    }

    .header_slogan_title {
        font-size: 0.9em;
        margin-block-start: 0px;
        margin-block-end: 0px;
        line-height: 25px;
    }

    .headerheader_slogan {
        padding: 5px 10px;
    }

    .header-slogan {

    }

    .homepricetitle {
        display: none;
    }

    .atlist__item__content__item:last-child {
        width: 100%;
    }

    .atlist__item__price {
        float: left;
        margin-left: 20px;
    }

    .atlist__item__read-more {
        float: right;
    }

    .atlist__item__content__item {
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }
    a.atbtn.atbtn--small.atbtn--rounded.atbtn--light{
        margin-top:10px;
    }



}
.header_slogan_title{
    text-align:center;
}



.layout-content {
    overflow: visible;
}



@media screen and (max-width: 600px) {
    table.specialonmv {
        width:100%;
    }
    table.specialonmv thead {
        display: none;
    }



    table.specialonmv tr:nth-of-type(2n) {
        background-color: inherit;
    }
   /* tr td:first-child {
        background: #f0f0f0;
        font-weight:bold;
        font-size:1.3em;
    } */
    table.specialonmv tbody td {
        display: block;
        text-align:center;

    }
    div.nofloatmv{
        float:none!important;
    }
    input.cienmv{
        width:100%!important;
    }
    div.div70mv{
        width:70px!important;
    }
    table.specialonmv tbody td:before {
        content: attr(data-th);
        display: block;
        text-align:center;
        color: #006fe6;
        font-weight: bold;
    }
}


@media (max-width: 767px) {
    .atlist__item__content__item:last-child {
        width: 120px;
    }
    .atlist__item__image a {
        text-align: center;
    }
}