/*
Theme Name: 	Badiula Child
Theme URI: 		https://www.netskyn.net/test/badiula/
Description: 	Bediula Theme Child
Author: 		Beddy
Author URI: 	https://www.beddy.io
Version: 		4.0
Requires PHP:	8.1
Tested up to:	6.7
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	badiula-child
Template: 		badiula
*/
.service-block-wrapper .service-block-style1 .service-count {
    font-size: 70px!important;
}
.service-block-wrapper .service-block-style1::after{
    background: linear-gradient(180deg, #0000 100%, #000 100%)!important;
}
.service-block-wrapper .service-block-style1 .btn-plain-text-with-arrow-right{
    font-weight: inherit!important;
}
.service-block-wrapper .service-block-style1 .service-content .service-details,
.container-sidebar-contacts{
    margin-bottom: 20px;
}
.service-block-style6 .content::before{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #00000080;
    z-index: -1;
}
.service-count img{
    filter: brightness(0) invert(1);
}

form .theme-btn input{
    padding: 0;
    background-color: transparent!important;
}
.breadcrumbs,
.tm-page-title .breadcrumbs {
    display: inline-block;
    margin: 0;
    padding: 0;
    background-color: transparent;
    font-size: 18px;
}
.breadcrumbs > li,
.tm-page-title .breadcrumbs > li {
    display: inline-block;
    padding: 0;
    float: none;
}
.breadcrumbs .trail-item a:not(.btn),
.tm-page-title .breadcrumbs .trail-item a:not(.btn),
.container-sidebar-contacts .icon i,
.post-btn-readmore .theme-btn:focus,
.post-btn-readmore .theme-btn:hover,
.theme-btn:focus,
.link-menu a {
    color: #fff;
}
.link-menu i{
    margin-left: 15px;
}
.breadcrumbs .trail-item a:not(.btn):hover,
.tm-page-title .breadcrumbs .trail-item a:not(.btn):hover {
    color: var(--theme-color1);
}
.breadcrumbs .trail-item:not(:last-child),
.tm-page-title .breadcrumbs .trail-item:not(:last-child) {
    margin-right: 20px;
    padding-right: 20px;
    position: relative;
}
.breadcrumbs .trail-item:not(:last-child) .tm-breadcrumb-arrow-icon,
.tm-page-title .breadcrumbs .trail-item:not(:last-child) .tm-breadcrumb-arrow-icon {
    color: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 12px;
    position: absolute;
    right: -4px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease;
}
.breadcrumbs .trail-item.trail-end,
.tm-page-title .breadcrumbs .trail-item.trail-end,
.breadcrumbs .trail-item.trail-end a,
.tm-page-title .breadcrumbs .trail-item.trail-end a,
.link-menu a:hover{
    color: #ddd;
}
.breadcrumbs .trail-item.trail-end .tm-breadcrumb-arrow-icon,
.tm-page-title .breadcrumbs .trail-item.trail-end .tm-breadcrumb-arrow-icon,
.sidebar-area .wpcf7-spinner {
    display: none;
}
.tm-page-title .breadcrumbs {
    font-size: 18px;
    text-align: center;
    display: inline-block;
    color: var(--theme-color1);
}
.tm-page-title .breadcrumbs > li {
    font-family: var(--heading-font-family);
}
.tm-page-title .breadcrumbs .trail-item a:not(.btn):hover {
    color: var(--theme-color1);
}
[data-name="privacy_policy"] .wpcf7-list-item{
    margin-left: 0;
}
.scroll-to-top a {
    bottom: 100px!important;
}
.room-block-current-theme1 .room-content{
    width: 50%;
}
.room-block-current-theme1 .entry-title,
.single .post.type-room .tm-sc-section-title{
    margin-bottom: 0;
}
.room-block-current-theme1 .Provide{
    margin-bottom: 1rem!important;
}
.single .post.type-room header .item-subtitle,
.tm-room-carousel .item-subtitle{
    font-size: 0.9375rem;
}
.kodelisting-rooms .kodelisting-room-content .item-subtitle{
    color: var(--headings-color)!important;
}
.similar-rooms .kodelisting-room-basic-info ul li .kodelisting-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 28px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: var(--theme-color1);
    font-size: 13px;
}
.similar-rooms .kodelisting-room-basic-info ul li .kodelisting-icon i{
    font-size: inherit;
    display: inline-block;
}
.similar-rooms .kodelisting-room-basic-info ul li{
    gap: 8px;
}
.similar-rooms .kodelisting-rooms .overlay-label .overlay-room-info{
    background: var(--theme-color1);
    color: #fff;
    /* font-size: 16px; */
}
.sidebar-area .widget-inner,
.sidebar-area input:not(.privacy_policy),
.sidebar-area textarea{
  background-color: transparent!important;
  border: 1px solid var(--theme-color1)!important;
  border-radius: 0!important;
}
.container-sidebar-contacts .icon {
    background-color: var(--theme-color1);
    width: 80px;
    height: 80px;
}
.container-sidebar-contacts .icon:hover {
    background-color: var(--theme-color2);
}
.container-sidebar-contacts .icon-box-title{
    margin-top: 0;
    margin-bottom: 5px;
}
.tm-room-carousel .item-subtitle{
    margin-top: 0;
}
.similar-rooms .kodelisting-room-item .featured-img img{
    width: 426px;
    height: 284px;
    object-fit: cover;
    object-position: center;
}
.title-gradient{
    background: linear-gradient(to right, #333 calc(50% - 20px), #FFF 0%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
header nav .menu-item .dropdown{
    right: unset!important;
}
.pricing-plan-skin-style1.pricing-active .pricing-header,
.pricing-plan-skin-style1 ul {
    /* background-color: transparent!important; */
    padding: 0!important;
}
.pricing-plan-skin-style1.pricing-active {
    background: transparent!important;
}
.container-info-trattamento{
    padding: 10px 30px 30px 30px;
}
.pricing-plan-skin-style1 .pricing-header{
    margin-bottom: 30px!important;
}
.pricing-plan-skin-style1 ul{
    padding-top: 15px!important;
}
.carousel-fullheight .elementor-widget-image-carousel,
.carousel-fullheight .elementor-image-carousel-wrapper,
.carousel-fullheight figure,
.carousel-fullheight figure img{
    height: 100%;
}
.carousel-fullheight figure img{
    object-fit: cover;
}
.post-btn-readmore .btn-sm {
    padding: 1rem 2.4rem;
    font-size: 0.75rem;
}
.post-btn-readmore .theme-btn::after{
    z-index: -1;
}
.related-posts .post-excerpt{
    margin-top: 15px;
}
.mt-25{
    margin-top: 25px;
}
body.single-post .related-posts article .post-excerpt {
    font-size: inherit!important;
}
body.single-post .related-posts article .post-btn-readmore{
    margin-top: 20px;
}
#tm-header-mobile #tm-header-main{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}
.widget_block:has(.widget-inner:empty) {
    display: none !important;
}
#secondary:has(.widget_block[style*="display: none"]) {
    display: none;
}
.page-404-wrapper{
    height: 100vh;
}
@media (min-width: 1024px) and (max-width: 1434px){
    [lang="en-US"] header #elementor-header-top .header-menu-container{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    [lang="en-US"] header #elementor-header-top .header-menu-container > .elementor-element{
        width: 100%;
    }
    [lang="en-US"] header #elementor-header-top .header-menu-container li.menu-item:last-child .menu-item-link{
        padding-right: 0!important;
    }
    [lang="en-US"] .menuzord-menu > li.menu-item > a {
        font-size: 13px !important;
    }
}
@media (max-width: 1400px){
    .carousel-camere > .elementor-widget-tm-ele-room-block > .elementor-widget-container{
        margin: 0px auto!important;
    }
}
@media (min-width: 1025px) and (max-width: 1222px){
    .menuzord-menu > li.menu-item > a {
        padding: 0px 15px 0px 0px!important;
        font-size: 14px!important;
    }
}

@media (min-width: 1025px) and (max-width: 1125px){
    html[lang="de-DE"] .menuzord-menu > li.menu-item > a,
    html[lang="nl-NL"] .menuzord-menu > li.menu-item > a,
    html[lang="fr-FR"] .menuzord-menu > li.menu-item > a {
        padding: 0px 11px 0px 0px !important;
        font-size: 13px !important;
    }
    html[lang="fr-FR"] header #elementor-header-top > .elementor > .elementor-element > .elementor-element{
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .menuzord-responsive .menuzord-menu li .indicator {
        background: var(--theme-color1)!important;
    }
    #tm-header-mobile #tm-header-main #tm-nav-mobile {
        display: block;
        position: relative;
        top: 50%;
        right: 15px;
        -webkit-transform: translate(0, 0%);
        -moz-transform: translate(0, 0%);
        -ms-transform: translate(0, 0%);
        transform: translate(0, 0%);
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    #tm-header-mobile #tm-header-main .wpml-ls-legacy-dropdown-click {
        width: 88px;
    }
}
@media (min-width: 1200px) and (max-width: 1399px){
    html[lang="de-DE"] .menuzord-menu > li.menu-item > a,
    html[lang="nl-NL"] .menuzord-menu > li.menu-item > a,
    html[lang="fr-FR"] .menuzord-menu > li.menu-item > a {
        padding: 0px 15px 0px 0px!important;
        font-size: 14px!important;
    }
}

@media (max-width: 1200px){
    .wp-singular.single .tm-blog-sidebar-row{
        display: block;
    }
    .wp-singular.single .tm-blog-sidebar-row .col-lg-8,
    .wp-singular.single .tm-blog-sidebar-row .col-lg-4,
    .wp-singular.single .tm-blog-sidebar-row .col-lg-9,
    .wp-singular.single .tm-blog-sidebar-row .col-lg-3{
        width: 100%;
    }
    .wp-singular.single .container{
        max-width: 100%;
    }
    .wp-singular.single .tm-sidebar-area.sidebar-right{
        padding-top: 0;
    }
}
@media (max-width: 870px){
    .carousel-camere .room-block-current-theme1 .room-content {
        width: 100%;
    }
    .single-post .related-posts .col-md-4{
        width: 50%;
    }
    .single-post .related-posts .col-md-4:last-child{
        margin-top: 30px;
    }
}
@media (min-width: 768px) {
    .elementor-image-gallery .gallery-columns-4 .gallery-item {
        max-width: inherit!important;
    }
}
@media (max-width: 680px) {
    .single-post .related-posts .col-md-4{
        width: 100%;
    }
    .single-post .related-posts .col-md-4:not(:first-child){
        margin-top: 30px;
    }
}