/*
Theme Name:  Boutique Hotel Ideal Child Theme
Description: Boutique Hotel Ideal Child Theme
Author:      Beddy
Author URI:  https://www.beddy.io
Template:    ideal
Version:     0.1
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */
.themetechmount-iconbox-icon .tm-box-icon {
    display: flex!important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.themetechmount-iconbox-icon .tm-box-icon svg{
    width: 40px;
    height: 40px;
}
.themetechmount-iconbox-stylethirteen .tm-box-icon svg,
.themetechmount-iconbox-stylefive .tm-box-icon svg,
.dark-bg-icon .themetechmount-iconbox-stylesix .tm-box-icon svg{
    fill: #fff;
}
.themetechmount-iconbox.themetechmount-iconbox-stylethirteen .tm-box-icon svg{
    transition: all .6s ease;
    -ms-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
}
.themetechmount-iconbox.themetechmount-iconbox-stylethirteen:hover .tm-box-icon svg {
    fill: #000;
    -ms-transform: rotateY(-360deg);
    -webkit-transform: rotateY(-360deg);
    transform: rotateY(-360deg);
}
.themetechmount-iconbox.themetechmount-iconbox-stylethirteen:hover .tm-custom-heading,
.themetechmount-servicebox-stylethree:hover .themetechmount-box-title h3,
#site-header-menu #site-navigation div.nav-menu > ul > li > a, .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal > li.mega-menu-item > a,
#site-header.tm-stickable-header:not(.is_stuck) .header-widget a,
#site-header.tm-stickable-header:not(.is_stuck) .header-widget .header-content p{
    color: #fff;
}
.home-reviews .ti-rating.ti-rating-large,
.home-reviews .ti-rating-text span,
.home-reviews .ti-rating-text strong{
    color: #fff!important;
}
.home-reviews img.ti-logo-fb{
    filter: brightness(0) invert(1);
}
#whatsapp-bagde-content {
    position: fixed;
    right: 34px;
    bottom: 160px;
    z-index: 9;
}
#whatsapp-bagde-content-link {
    background: #16BE45;
    padding: 12px;
    border-radius: 100%;
    box-sizing: border-box;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    cursor: pointer;
}
.elementor-top-column > .elementor-widget-wrap::before, .elementor-inner-column > .elementor-widget-wrap::before, .elementor-top-section::before, .elementor-inner-section::before, .tm-col-stretched-yes .tm-stretched-div::before,
.tm-col-stretched-yes .tm-stretched-div {
    z-index: 0;
}
form a{
    font-weight: 400;
}
.tm-btn-color-skincolor .elementor-button-link:hover,
.wpcf7-submit:hover{
    background-color: transparent!important;
    border: 2px solid var(--tm-skincolor-bg)!important;
    color: var(--tm-skincolor-bg)!important;
}
.tm-btn-color-skincolor .elementor-button-link{
    border: 2px solid var(--tm-skincolor-bg);
    color: #fff!important;
}
.wpcf7-submit{
    background-color: var(--tm-skincolor-bg)!important;
    border: 2px solid var(--tm-skincolor-bg)!important;
    color: #fff!important;
}
.custom-height-carousel .elementor-widget-image-carousel,
.custom-height-carousel .elementor-image-carousel-wrapper,
.custom-height-carousel figure,
.custom-height-carousel img{
    height: 100vh!important;
    object-fit: cover;
}
.themetechmount-iconbox-stylesix .themetechmount-iconbox-icon .tm-box-icon{
    justify-content: start;
}
.themetechmount-servicebox-stylethree .tm-featured-wrapper img {
    object-fit: cover;
    width: 100%;
}
.themetechmount-servicebox-stylethree .tm-servicebox-detials {
    padding: 0 40px;
    top: 50%;
}
.themetechmount-servicebox-stylethree .themetechmount-box-title{
    padding-bottom: 0;
}
.themetechmount-servicebox-stylethree .themetechmount-box-title .tm-custom-heading{
    margin-bottom: 0;
}
.hover-galleria .gallery-item .gallery-icon{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.hover-galleria .gallery-item .gallery-icon:before{
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 50%;
    left: 0;
    top: -50%;
    position: absolute;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    content: "";
}
.hover-galleria .gallery-item .gallery-icon:after{
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 50%;
    left: 0;
    position: absolute;
    top: 100%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    content: "";
}

.hover-galleria .gallery-item .gallery-icon:hover::before {
    left: 0;
    top: 0;
}
.hover-galleria .gallery-item .gallery-icon:hover::after {
    left: 0;
    top: 50%;
}
.hover-galleria .gallery-item .gallery-icon:hover a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 1;
}
.hover-galleria .gallery-item .gallery-icon:hover a:after {
    content: '\e863';
    font-family: "tm-inoterior-icons";
    position: absolute;
    z-index: 1;
    color: #fff;
    top: 50%;
}
footer .widget.widget_nav_menu li a:before {
    font-family: "tm-inoterior-icons"!important;
    content: "\e849"!important;
    position: absolute!important;
    top: 7px!important;
    left: 0!important;
    font-size: 10px!important;
    font-weight: 700!important;
    color: var(--tm-skincolor-text)!important;
}
footer .widget.widget_nav_menu li {
    display: inline-block;
    padding: 0 0 13px 0;
    position: relative;
    width: calc(50% - 2px);
    float: none;
    vertical-align: top;
}
footer .widget.widget_nav_menu li a{
    color: #ffffffa6 !important
}
footer .widget.widget_nav_menu li a:hover{
    color: var(--tm-skincolor-text)!important;
}
#bottom-footer-text {
    padding-bottom: 90px;
}
#totop{
    bottom: 100px;
}
#site-header-menu #site-navigation div.nav-menu > ul > li > a{
    text-transform: none;
}
@media (min-width: 1200px) {
    .footer .footer-rows .second-footer .second-footer-inner {
        padding: 20px 0px 10px;
    }
}
@media (max-width: 1200px) {
    #site-header-menu #site-navigation div.nav-menu > ul > li > a, .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal > li.mega-menu-item > a{
        color: inherit;
    }
}
@media (min-width: 1200px) and (max-width: 1470px){
    .tm-header-style-classic3 .tm-top-info-con, .tm-header-style-infostack .tm-top-info-con {
        display: table!important;
    }
    .tm-header-text-area.tm-top-info-con > .header-widget:not(:last-child){
        display: none;
    }
}
@media (min-width: 1025px) and (max-width: 1200px){
    .menu-toggle {
        display: none!important;
    }
    /* .tm-header-menu-position-left #site-header-menu #site-navigation .nav-menu, .tm-header-menu-position-left #site-header-menu #site-navigation div.mega-menu-wrap {
        float: left;
    } */
      #site-header-menu #site-navigation div.nav-menu > ul {
        margin: 0px;
        position: relative;
    }
    .tm-header-menu-position-left #site-header-menu {
        float: none;
        display: block;
    }
    /* header #site-header-menu #site-navigation {
        height: 100px;
        line-height: 100px !important;
    } */
     .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item > a::after, #site-header-menu #site-navigation div.nav-menu > ul {
        display: block;
    }
    #site-header-menu #site-navigation div.nav-menu > ul, #site-header-menu #site-navigation div.nav-menu > ul ul {
        overflow: inherit;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal, #site-header-menu #site-navigation div.nav-menu > ul {
        background-color: inherit;
        top: 0;
        padding: 0;
    }
     #site-header-menu #site-navigation div.nav-menu > ul > li {
        margin: 0 0px 0 0;
        display: inline-block;
        position: relative;
        vertical-align: top;
    }
     .tm-header-style-classic3 #site-header-menu #site-navigation div.nav-menu > ul > li {
        margin: 0 2px 0 2px;
    }
     .tm-header-style-classic3 .tm-header-menu-position-left .site-branding {
        padding-right: 58px;
    }
    .site-branding {
        float: left;
    }
    #masthead #site-header.site-header.tm-bgcolor-custom {
        background-color: #00000063 !important;
    }
   .tm-header-style-classic3 .site-header-main .headerlogo {
        position: relative;
        background-color: #009a98;
        margin-right: 30px;
    }
   .tm-header-overlay .tm-stickable-header-w {
        position: absolute;
        z-index: 21;
        width: 100%;
        box-shadow: none;
        -khtml-box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
    }
   .tm-header-style-classic3 #site-header-menu #site-navigation div.nav-menu > ul > li > a::before {
        left: 0;
        right: auto;
        top: 50%;
        height: 15px;
        width: 3px;
        margin-top: -7px;
    }
   .tm-header-style-classic3.tm-header-overlay #site-header-menu #site-navigation div.nav-menu > ul > li > a::before {
        top: 50%;
    }
   #site-header-menu #site-navigation div.nav-menu > ul > li > a::before {
        content: "";
        position: absolute;
        left: 5px;
        right: 5px;
        top: 0px;
        margin: auto;
        margin-top: auto;
        background-color: #009a98;
        height: 3px;
        transform-origin: right center;
        -webkit-transform-origin: right center;
        -webkit-transform: scale(0,1);
        -khtml-transform: scale(0,1);
        -moz-transform: scale(0,1);
        -ms-transform: scale(0,1);
        -o-transform: scale(0,1);
        transform: scale(0,1);
        -webkit-transition: transform .55s cubic-bezier(.37,.31,.2,.85);
        -khtml-transition: transform .55s cubic-bezier(.37,.31,.2,.85);
        -moz-transition: transform .55s cubic-bezier(.37,.31,.2,.85);
        -ms-transition: transform .55s cubic-bezier(.37,.31,.2,.85);
        -o-transition: transform .55s cubic-bezier(.37,.31,.2,.85);
        transition: transform .55s cubic-bezier(.37,.31,.2,.85);
    }
   #site-header-menu #site-navigation div.nav-menu > ul > li > a, .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item > a {
        display: inline-block;
        margin: 0px;
        padding: 0px 13px 0px 13px;
        text-decoration: none;
        position: relative;
        z-index: 1;
        height: 100px;
        line-height: 100px !important;
    }
    .tm-header-style-classic3 .site-header-main.container-fullwide {
        padding-left: 30px;
    }
     .site-header-main.tm-wrap {
        width: 100%;
        display: table;
    }
    .site-header-main.tm-wrap.container-fullwide {
        margin: inherit;
    }
     .tm-header-style-classic3 .site-header-main .headerlogo::after, .tm-header-style-classic3 .site-header-main .headerlogo::before {
        content: "";
        position: absolute;
        left: 100%;
        top: 0;
        width: 30px;
        height: 100px;
        background-color: #009a98;
        margin-right: 0px;
        margin-left: 0px;
    }
    .tm-header-style-classic3 .site-header-main .headerlogo::before {
        left: auto;
        right: 100%;
        width: 1200px;
    }
    .tm-header-style-classic3.tm-header-overlay .site-header-main {
        border-top: 5px solid #009a98;
    }
    .main-navigation {
        clear: inherit;
    }
     #site-header-menu #site-navigation div.nav-menu > ul > li:hover > a::before, #site-header-menu #site-navigation div.nav-menu > ul > li.current-menu-ancestor > a::before, #site-header-menu #site-navigation div.nav-menu > ul > li.current_page_item > a::before, #site-header-menu #site-navigation div.nav-menu > ul > li > a:hover::before {
        transform-origin: left center;
        -webkit-transform-origin: left center;
        -webkit-transform: scale(1,1);
        -khtml-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
    }
    .themetechmount-iconbox.themetechmount-iconbox-stylethirteen:hover .tm-custom-heading, .themetechmount-servicebox-stylethree:hover .themetechmount-box-title h3, #site-header-menu #site-navigation div.nav-menu > ul > li > a, .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal > li.mega-menu-item > a, #site-header.tm-stickable-header:not(.is_stuck) .header-widget a, #site-header.tm-stickable-header:not(.is_stuck) .header-widget .header-content p {
        color: #fff;
    }
    .tm-header-style-classic3 .tm-top-info-con, .tm-header-style-infostack .tm-top-info-con {
        display: table!important;
    }
    .tm-header-text-area.tm-top-info-con > .header-widget:not(:last-child){
        display: none;
    }
}
@media (min-width: 1200px) {
    .tm-header-text-area {
        padding-left: 0;
    }
    #site-header-menu #site-navigation div.nav-menu > ul > li > a, .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item > a {
        padding: 0px 10px 0px 10px;
    }
    .tm-header-style-classic3 .tm-header-menu-position-left .site-branding {
        padding-right: 15px;
    }
}
@media(min-width: 300px) and (max-width: 1024px){
    .tm-header-style-classic3 .tm-top-info-con, .tm-header-style-infostack .tm-top-info-con {
        display: table!important;
    }
    .tm-header-text-area.tm-top-info-con > .header-widget:not(:last-child){
        display: none;
    }
    .site-header-main.tm-wrap .tm-wrap-cell {
        display: inline-block;
    }
    #site-header-menu #site-navigation .menu-toggle, .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap .mega-menu-toggle{
        position: relative;
        width: 40px;
        top: 0;
    }
    #site-navigation{
        display: flex;
        justify-content: end;
    }
    #site-header-menu{
        width: calc(100% - 90px);
    }
}
.tm-header-style-classic3 .tm-top-info-con .header-widget, .tm-header-style-infostack .tm-top-info-con .header-widget {
    padding: 0 12px;
}
.text-translate{
    display: none;
}
.error404 .tm-titlebar-wrapper{
    display: none!important;
}
html[lang="it-IT"] .text-it,
html[lang="en-US"] .text-en,
html[lang="fr-FR"] .text-fr,
html[lang="de-DE"] .text-de{
    display: block;
}
section.error-404 {
  text-align: center;
}
.grecaptcha-badge{
    display: none!important;
}