/*
Theme Name: DPS-Xt Child
Author: DPSONLINE
Author URI: https://www.dpsonline.it
Text Domain: xtrail
Version: 1.0.1
Text Domain: xtrail
Template: dps-xt
*/

/*HEADER inizio*/
.qodef-top-bar {
    background-color: #262a79!important;
}
.qodef-top-bar .qodef-icon-widget-holder {
    font-family: 'Poppins';
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined .qodef-hm-lines>.qodef-hm-line:before {
    background-color: #fff!important;
}
.qodef-drop-down .narrow .second .inner ul {
    background-color: #00294f!important;
}
.qodef-drop-down .second .inner ul li.current-menu-item>a:not(.no_link) {
    background-color: #262a79!important;
}
.qodef-drop-down .second .inner ul li a:hover {
    background-color: #262a79!important;
}
.qodef-drop-down .narrow .second .inner ul li {
    width: 330px!important;
}
/*HEADER fine*/


/*BOTTONE inizio*/
.qodef-btn.qodef-btn-solid {
    color: #fff!important;
    background-color: #fbb425!important;
}
button.wpcf7-submit:after {
    background-color: #fbb425!important;
}
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-bg) .qodef-btn-bg-hover-holder {
    background-color: #fbb425!important;
}
/*BOTTONE fine*/


/*PRENOTA HP inizio */
.qodef-videobg {
    position: relative;
    height: calc(100vh - 80px) !important;
    overflow: hidden;
}
.qodef-home-7-calendar {
    position: absolute;
    z-index: 1111;
    top: 39%;
    left: 0;
    width: 100%;
}
.qodef-home-7-calendar {
    background-position: center;
    background-size: cover;
    height: calc(100vh 0px) !important;
    min-height: 0vh !important;
}
/*PRENOTA HP fine*/


/*TABELLA PREZZI inizio*/
.qodef-price-table .qodef-pt-inner ul {
    padding: 0 2px 0 2px;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-content li:nth-child(2n) {
    left: 0px!important; 
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-content li {
    text-align: left;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-content li:before {
    color: #fbb425!important;
}
/*TABELLA PREZZI fine*/

/*BLOG inizio*/
a.qodef-post-info-comments {
    display: none;
}
a.qodef-post-info-author-link {
    display: none;
}
a.qodef-like {
    display: none;
}
.qodef-blog-holder.qodef-blog-single article.format-standard .qodef-post-text .qodef-post-info-bottom .qodef-post-info-bottom-left>div:not(:first-child){
    margin-left: 0px!important;
}
/*BLOG fine*/

ul {
    margin: 0 0 20px 17px;
	list-style-position: inherit!important;
}
.qodef-testimonials-holder .qodef-testimonials-mark {
    width: 195px!important;
    background-image: url(../../uploads/2023/01/star-testimonials.png)!important;
}
.wpcf7-form-control.wpcf7-text, input[type=text] {
    font-family: Poppins!important;
    font-size: 14px!important;
}