/*
 Theme Name:   hostariadalino Child
 Template:     hostariadalino
 Version:      2.6
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  hostariadalino
 */
/***** Header Logo ******/
.slz-logo-wrapper .logo img {
    max-width: 250px;
}
/***** Top bar cloned  *******/
.slz-header-topbar.cloned {
    background: #350c00;
}
/******* Page title  ********/
.slz-title-command .title-command-wrapper {
    padding: 200px 0 80px 0 !important;
}
.slz-title-command .title-command-wrapper .title {
    color: #fff !important;
    text-shadow: none !important;
}

/***** Form verifica homepage  *******/
.form-verifica-disp {
    background: #ededed;
}
.form-contact-page .cf7-form-control input {
    border: 2px solid #ED653A !important;
    font-size: 18px !important;
}
.form-contact-page .cf7-form-control input[type="submit"] {
    height: 40px;
    padding: 0 45px;
    min-width: 150px;
    background-color: #ED653A;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    border: none;
}
.form-contact-page .cf7-form-control .wpcf7-submit:after {
    content: '';
    z-index: -1;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 100%;
    height: 100%;
    /* border: 1px solid #A7753A; */
    background: transparent;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.form-contact-page .cf7-form-control select {
    border: 2px solid #ED653A !important;
    font-size: 18px !important;
    height: 42px;
    width: 100%;
}
.form-contact-page .cf7-form-control input::placeholder {
    color: #ededed;
}
.form-contact-page .messaggio {
    padding: 0;
}
.form-contact-page .messaggio textarea {
    border: 2px solid #ED653A !important;
}
/***** form generico home ******/
.home-generico input {
    color: #fff;
}
.home-generico select[name="your-type"] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0px;
    -webkit-appearance: none;
    height: 40px;
    width: 100%;
    background: transparent;
    color: #777;
    font-size: 15px;
    padding: 0 0 0 10px;
    background: url("images/arrow-down-orange.png") no-repeat scroll 100% 10px transparent;
    cursor: pointer;
}
.home-generico textarea {
    max-height: 110px !important;
    min-height: 110px !important;
}
/**** Zary Custom*****/
.slz-testimonial-02 .client-item.zary {
    width: 0px;
}
.slz-testimonial-02 .client-item.zary  .img-border{
    display: none;
}
/***** Pagina Contatti Wp store locator ******/
/**** form contatti ****/
.pagina-contatti .wpcf7-form-control-wrap input.flatpickr-input {
    background: url("images/calendar-bg.png") no-repeat scroll 100% 0 transparent;
    background-size: contain;
    border: 1px solid #ED653A;
}
.pagina-contatti .wpcf7-form-control-wrap  select {
    border: 1px solid #ED653A;
    height: 40px;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background: url("images/arrow-down-orange.png") no-repeat scroll 100% 10px transparent;
    padding: 0 10px;
    cursor: pointer;
}

.recapiti div {
    margin: 10px 3px;
}
.wpsl-search {
    display: none;
}
#wpsl-stores .zary.col-sm-4 {
    padding-left: 0 !important;
    height: 245px;
}
#wpsl-stores  li {
    transition: 0.3s;
    padding: 10px 15px !important;
    border: 1px solid #ED653A;
    border-bottom: 1px solid #ED653A !important;
    height: 225px;
    position: relative;
}
#wpsl-stores li:hover {
    background: #f2f0f0;
}
#wpsl-stores .wpsl-direction-wrap {
    color: #ED653A;
    font-size: 18px;
}
.wpsl-street, .wpsl-country {
    display: none;
}
a.wpsl-directions {
    background: #ED653A;
    padding: 5px 20px;
    width: 92%;
    color: #fff !important;
    text-align: center;
    position: absolute;
    bottom: 10px;
    margin: 0 auto;
}
a.wpsl-directions:hover {
    color: #fff !important;
}
a.wpsl-back {
    background: #ED653A;
    padding: 5px 20px;
    width: 20%;
    color: #fff !important;
    text-align: center;
    margin: 10px 0;
}
a.wpsl-back:hover {
    color: #fff !important;
}
.wpsl-store-location span {
    display: none;
}
/***** Pagina singola offerta  ******/
#page-sidebar .offer-details {
    height: 200px;
    display: block;
    width: 100%;
    padding: 30px;
    background-color: #EDEDED;
}
#page-sidebar .offer-details .offer {
    width: 100%;
    height: 100%;
    padding: 20px;
    background: #fff;
    position: relative;
    border: 1px solid #ED653A;
    top: 30px;
}
#page-sidebar .offer-details .offer:after {
    background: transparent !important;
}
#page-sidebar .offer:last-child {
    margin: 0 !important;
}
.single-offers .slz-title-command {

}
.single-offers .blog-detail-wrapper img {
    width: 100%;
}
/***** Footer form verifica  *******/
.verify {
    /*background-color: #ededed;*/
}
.mb-20 {
    margin-bottom: 20px;
}
.padding-tb-20 {
    padding: 40px 0 0;
}
.verify form input.flatpickr-input {
    background: url(images/calendar-bg.png) no-repeat scroll 98% 5px transparent;
    background-size: 30px;
    border: 1px solid #ED653A;
    height: auto;
    min-height: 40px;
}
.verify form select {
    border: 1px solid #ED653A;
    height: 40px;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background: url(images/arrow-down-orange.png) no-repeat scroll 94% 14px transparent;
    padding: 0 10px;
    background-size: 20px;
    font-size: 14px;
}
.verify form input[type="submit"] {
    background: #ED653A;
    height: 40px;
    width: 100%;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius: 0px;
    -webkit-appearance: none;
    color: #fff;
    border: none;
    font-size: 20px;
    position: relative;
    z-index: 0;
}
@media only screen and (min-width: 1024px) {
    #wpsl-wrap #wpsl-result-list #wpsl-direction-details ul li {
        width: 100%;
    }
    #wpsl-wrap #wpsl-result-list  ul li {
        width: 31%;
        float: left;
        margin: 8px 20px 8px 0;
        height: 180px;
    }
    #wpsl-wrap #wpsl-direction-details  ul li {
        width: 99%;
        height: auto;
        margin: 0;
    }

}
/******** MEDIA QUERY **********/
@media only screen and (max-width: 768px) {
    .slz-hamburger-menu {
        bottom: 5px !important;
        top: auto !important;
    }
    /*****  wpsl mappa  ******/
    #wpsl-wrap #wpsl-result-list  ul li {
        width: 99%;
        height: auto;
        margin: 0 0 20px 0;
    }
    .wpsl-gmap-wrap {
        padding: 0 15px !important;
    }
    #wpsl-result-list{
        padding: 0 15px !important;
    }
    a.wpsl-back {
        width: auto;
    }
}
/******** MEDIA QUERY **********/
@media only screen and (max-width: 480px) {
    .slz-logo-wrapper .logo img {
        max-width: 140px;
    }
    /**  top bar ***/
    .slz-header-mobile-topbar .slz-header-topbar{
        display: block;
    }
    .slz-header-mobile-topbar a:first-child {
        float: left;
        width: 35%;
        font-size: 14px !important;
        text-align: center;
        color: #fff !important;
        line-height: 12px;
        display: block !important;
        padding: 0 0 10px 0px;
    }
    .slz-header-mobile-topbar a {
        float: left;
        width: 55%;
        font-size: 14px !important;
        text-align: center;
        color: #fff !important;
        line-height: 12px;
        display: block !important;
        padding: 0 0 10px 0px;
    }
    .slz-hamburger-menu {
        bottom: 5px !important;
        top: auto !important;
    }
    .slz-main-menu-mobile .nav-search, .slz-main-menu-mobile .slz-menu-wrapper {
        background-color: #350c02;
    }
    .slz-header-mobile-topbar .slz-mobile-topbar {
        background-color: #350c02;
    }
    /*** headings *****/
    h1.vc_custom_heading {
        line-height: 50px !important;
    }
    /**** offers carousel home  ******/
    .offers-carousel {
        padding-left: 15px !important;
    }
    /*****  wpsl mappa  ******/
    #wpsl-wrap #wpsl-result-list  ul li {
        width: 99%;
        height: auto;
        margin: 0 0 20px 0;
    }
    .wpsl-gmap-wrap {
        padding: 0 15px !important;
    }
    #wpsl-result-list{
        padding: 0 15px !important;
    }
    a.wpsl-back {
        width: auto;
    }
}