/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

body{
    font-family:"Karla" !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh;
}
.elementor-location-footer{
    margin-top : auto;
}

.elementor-widget-theme-site-logo{
	max-width:240px !important;
}

body.archive, body.single-excursion, body.single-circuit, body.single-post{
    background: #fff5f6;
}

h1,h2,h3,h4,h5,h6{font-family:"El Messiri" !important; margin:0;}

body:not(.home) .site-main{
    padding: 2.5em 0;
}
.elementor-heading-title{
    background: none;
    margin : 0;
    padding:0;
}

a, a:active, a:hover {
  color: #944e13;
}

.elementor-shortcode .elementor-heading-title{
    text-transform : uppercase;
}

.gform_title{
    font-size: 1.5rem;
    font-weight: 600;
    color: #944e13;
}
.gform_button, .gform_button:hover{
    background: #944e13;
    color: #fff;
}

.gform_button{
    border-radius: 20px;
    width: 100% !important;
}
.gform_legacy_markup_wrapper ul.gform_fields li.gfield{
    padding-right: 0 !important;
}

.elementor-location-header .elementor-nav-menu {
    border-radius : 50px;
    border : 1px solid #fff;
    padding: 8px;
    backdrop-filter: saturate(180%) blur(5px);
    --webkit-backdrop-filter: saturate(180%) blur(5px);
    background: #0000001c;
}
.elementor-location-header .elementor-nav-menu--main .elementor-item,
.elementor-nav-menu--main .elementor-nav-menu > li > a:hover{
    padding : 0;
}

.elementor-nav-menu .sub-arrow{
    display: none !important;
}

.elementor-location-header .elementor-nav-menu--main .elementor-nav-menu > li > a{
    font-size : 14px;
    line-height:1em;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Karla";
}

.elementor-location-header .current-menu-parent{
    background:rgba(255, 255, 255, 0.22) !important;
    border-radius:50px !important;
}

.elementor-location-header .elementor-nav-menu--main .elementor-nav-menu ul .elementor-item-active{
    background:#e4e4e4 !important;
    border-radius:50px !important;
    color: #000 !important;
}

.elementor-location-header .elementor-nav-menu--main .elementor-nav-menu ul{
    margin-top: 15px !important;
    margin-left: 5px !important;
    padding:8px;
    transition: 0.4s;
}
.elementor-location-header .elementor-nav-menu--dropdown .elementor-sub-item,
.elementor-location-header .elementor-nav-menu--dropdown .elementor-item{
    border-radius:25px !important;
}

.block-grid-home .grid-column:nth-of-type(1){
    grid-row: span 2 / span 2;
    min-width : 480px;
}

.block-grid-home .grid-column:nth-of-type(4){
    grid-column: span 2 / span 2;
    grid-column-start: 2;
    grid-row-start: 2;
}

.img-rounded{
    border-radius: 20px !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: normal;
}

.header-bg{
    z-index: -1;
}
.block-grid-home .grid-column .e-con-inner{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 22%,rgba(0, 0, 0, 1) 100%);
    opacity: 0.7;
    border-radius: inherit;
    height: 100%;
    left: 0px;
    position: absolute !important;
    top: 0px;
    width: 100%;
}
.header-bg .e-con-inner{
    background: linear-gradient(90deg, rgba(43, 43, 43, 0.6) 0%,rgba(0, 0, 0, 0.3) 100%);
    border-radius: inherit;
    height: 100%;
    left: 0px;
    position: absolute !important;
    top: 0px;
    width: 100%;
}



.archive article{

}
.archive .page-content .column-left{
    width: 75%;
    margin-right: 2rem;
}
.archive .page-content .column-right{
    width:25%;
}
.archive h4, .page h4, .single h4{
    margin:0;
}

.archive .post .wp-post-image{
    border-radius : 20px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.archive .post{
    display: flex;
    align-items: flex-start;
}
.archive .post .column-one{
    width:22%;
    margin-right:2rem;
}
.archive .post .column-two{
    width:78%;
}
.archive .post .column-two{
    font-size : 16px;
}
.archive .post .column-two p, .textwidget{
    color: #000;
    font-size : 16px;
}
.archive .post .entry-title, .archive .section-title, .page .section-title, .single .section-title{
    font-size : 1.5rem;
    text-transform : uppercase;
    margin-top : 0;
    /*margin-bottom: 10px;
      padding-bottom: 10px;
      background: url(//www.laroutedujapon.com/assets/themes/hawaii/images/divider.png) 0 bottom repeat-x;*/
}
.archive .post .entry-title a,.attribute-acf-post .label,.archive .page-header h4,
.archive .pagination a{
    color:#944e13;
}

.archive .pagination a{
    text-decoration : none;
}
.attribute-acf-post{
    display: flex;
    gap: 10px;
    font-size: 16px;
    margin-bottom: 0.5em;
    flex-wrap: wrap;
}

.single .attribute-acf-post{
    font-size: 14px;
}
.attribute-acf-post .label{
    font-weight: 600;
}
.attribute-acf-post .label i{margin-right:8px;}

body:not(.home) h1, body:not(.home) h2,body:not(.home) h3, body:not(.home) h4, body:not(.home) h5, body:not(.home) h6{
    color:#944e13;
}

[data-elementor-type="single-post"] {
    position: relative;
    z-index:0;
}

#sb_instagram #sbi_images{
    padding : 0;
}

.elementor-shortcode > .prix-condition{
    display: flex;
    flex-direction: column;
    gap:5px;
}

.elementor-shortcode > .prix-condition .condition{
    font-size: 13px;
    padding-left: 5px;
}
.elementor-shortcode > .prix-condition .prix{
    color: #944e13;
    font-weight: 600;
    font-size: 1.3rem;
}

.elementor-shortcode h2 {
    font-size : 1.5rem;
    font-weight : 600;
}

.site-header .header-inner, .site-header:not(.dynamic-header), .site-footer .footer-inner, .site-footer:not(.dynamic-footer), body:not([class*=elementor-page-]) .site-main, .page-header .entry-title {
    max-width: 1140px;
}

.ginput_container.ginput_container_date{
    position: relative;
}

.ginput_container.ginput_container_date img.ui-datepicker-trigger{
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    margin: auto;
}
.elementor-menu-toggle .e-font-icon-svg{
    width:1.5em;
    height:1.5em;
}

/***** Responsive ******/
@media (min-width: 1367px){
    .elementor-location-header .elementor-nav-menu--main .elementor-nav-menu > li > a{
        padding: 10px !important;
    }
    .site-header .header-inner, .site-header:not(.dynamic-header), .site-footer .footer-inner, .site-footer:not(.dynamic-footer), body:not([class*=elementor-page-]) .site-main, .page-header .entry-title {
        max-width: 1260px;
    }
}

@media (max-width: 1366px){
    .elementor-location-footer .elementor-widget-theme-site-logo{
        display: none;
    }
}
@media (max-width: 1366px){
    .elementor-location-header .elementor-nav-menu--main .elementor-nav-menu > li > a{
        padding: 10px 4px !important;
    }
}
@media (max-width: 1024px){
    .elementor-location-single img{
        height: 100% !important;
        object-fit: cover;
    }
    body:not(.home) .site-main{
        padding: 2.5em 15px;
    }
    .archive .page-content{
        flex-wrap: wrap;
    }
    .archive .page-content .column-left,
    .archive .page-content .column-right,
    .archive .post .column-two{
        width: 100%;
        margin: 0;
    }
    .archive .post{
        flex-wrap: wrap;
    }
    .archive .post .column-one{
        margin: 0 0 15px 0;
        width : 100%;
    }
    .attribute-acf-post{
        gap: 8px;
        flex-wrap: wrap;
    }

    /*.home h2{font-size: 1.5rem;}*/

    .elementor-location-header .elementor-nav-menu{
        background:#fff;
    }
}
@media (min-width: 1367px){
    .less1365{
        display: none;
    }
}
@media (max-width: 1366px) {
    .plus1366 {
        display: none;
    }
}
@media (max-width: 768px) {
    [data-elementor-type="archive"] > [data-element_type="container"] {margin-top : 0 !important;}
    [data-elementor-type="single-post"] > [data-element_type="container"] > .e-con-inner {padding-top : 0 !important;}

}
