/*!/wp-content/themes/ab-media/style.css*//*
    Theme Name: ab-media
    Template: hellosaintlau
    Text Domain: ab-media
*/

/*Freestyle_Script*/
@font-face {
    font-family: 'Freestyle_Script_bold';
    font-style: italic;
    font-weight: 700;
    src: url('/wp-content/themes/ab-media/css/fonts/Freestyle-Script-D-Bold.ttf');
 font-display:swap;}

@font-face {
    font-family: 'Freestyle_Script_medium';
    font-style: italic;
    font-weight: 500;
    src: url('/wp-content/themes/ab-media/css/fonts/Freestyle-Script-Std-Medium.ttf');
 font-display:swap;}

@font-face {
    font-family: 'Freestyle_Script_normal';
    font-style: normal;
    font-weight: 400;
    src: url('/wp-content/themes/ab-media/css/fonts/Freestyle-Script.ttf');
 font-display:swap;}

/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('/wp-content/themes/ab-media/css/fonts/roboto-v18-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local('Roboto'), local('Roboto-Regular'),
        url('/wp-content/themes/ab-media/css/fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('/wp-content/themes/ab-media/css/fonts/roboto-v18-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('/wp-content/themes/ab-media/css/fonts/roboto-v18-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('/wp-content/themes/ab-media/css/fonts/roboto-v18-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('/wp-content/themes/ab-media/css/fonts/roboto-v18-latin-regular.svg#Roboto') format('svg');
    /* Legacy iOS */
 font-display:swap;}

/* roboto-700 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('/wp-content/themes/ab-media/css/fonts/roboto-v18-latin-700.eot');
    /* IE9 Compat Modes */
    src: local('Roboto Bold'), local('Roboto-Bold'),
        url('/wp-content/themes/ab-media/css/fonts/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('/wp-content/themes/ab-media/css/fonts/roboto-v18-latin-700.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('/wp-content/themes/ab-media/css/fonts/roboto-v18-latin-700.woff') format('woff'),
        /* Modern Browsers */
        url('/wp-content/themes/ab-media/css/fonts/roboto-v18-latin-700.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('/wp-content/themes/ab-media/css/fonts/roboto-v18-latin-700.svg#Roboto') format('svg');
    /* Legacy iOS */
 font-display:swap;}

.sticky_slider_wrapper {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
}

.sticky_slider {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 0 !important;
}

ul#menu-incontournables_page_anchors,
#right_scroll_wrapper {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
}

.mwdc_dynamic_img_wrap {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    position: relative;
}

.mwdc_dynamic_img_wrap img {
    width: 100%;
    height: 100%;
}

div#home_hero_header {
    position: relative;
}

i {
    font-style: normal !important;
    padding: 7px 0 0 0;
}

.mwdc_menu_hidden_link {
    display: none !important;
}

body {
    overflow-x: hidden !important;
}

.ul_margin_none {
    margin-left: 0 !important;
}

a {
    outline: none !important;
}

.font_10 {
    font-size: 1rem !important;
    font-weight: 400;
}

.owl-carousel .owl-nav {
    padding: 10px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    width: 25px;
    color: #fff;
    position: absolute;
    top: -webkit-calc(50% - 26.5px);
    top: calc(50% - 26.5px);
}

.owl-carousel .owl-nav button.owl-next {
    right: 10px;
}

h4 {
    font-size: 1.3rem !important;
    font-weight: 500;
    color: #242424;
    margin-top: 0;
    margin-bottom: 10px;
}

.page-id-769 h4 {

    color: #069fdb !important;
}

.btn_style_1 {
    padding: 10px !important;
    border: 1px solid #cdcdcd;
    display: block;
    margin: 10px 0 30px !important;
    width: 95%;
    max-width: 420px;
    position: relative;
    font-size: 1rem !important;
    font-weight: 500;
    text-transform: uppercase;
}

.btn_style_1 i {
    position: absolute;
    right: 10px;
    top: -webkit-calc(50% - 11px);
    top: calc(50% - 11px);
    font-size: 22px;
    padding-top: 0;
}

/*footer*/
footer#colophon {
    margin-top: 0;
}

.footer_section {
    float: left;
    width: 100%;
    z-index: 1000;
    position: relative;
}

.site-footer .bottom-bar div:only-of-type {
    color: #fff;
    text-transform: uppercase;
}

.footer_section.footer_top_section_wrapper .polestar-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
}

footer#colophon .polestar-container {
    padding: 0px 25px !important;
}

.footer_section.footer_top_section_wrapper aside {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 10px 15px;
}

.footer_top_section_wrapper p {
    margin: 0 !important;
}

.footer_top_section_wrapper .so-widget-sow-editor {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

h3.widget-title {
    color: #242424;
    font: normal normal 13px !important;
    border: 0 !important;
}

footer#colophon p,
footer#colophon li a,
footer#colophon li {
    color: #242424;
    font: normal normal 10px !important;
    margin-bottom: 10px !important;
    line-height: normal !important;
}

.footer_section .mwdc_flex {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.font_13 {
    font-size: 1.3rem !important;
    font-weight: 400;
}

#footer_newsletter_form {
    margin-bottom: 10px;
    float: left;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

input[type="submit"] {
    background: #8e8e8e !important;
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 0 !important;
}

input[type="text"] {
    background: transparent;
    border-color: #8e8e8e;
    border-radius: 0 !important;
}

ul#mwdc_footer_socials {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    max-width: 129px;
}

ul#mwdc_footer_socials li:not(:last-child) {
    margin-right: 20px;
}

ul#mwdc_footer_socials i {
    font-size: 35px;
}

.site-footer .widgets {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}

.site-footer .widgets > aside {
    -ms-flex: 0 1 fit-content;
    -webkit-box-flex: 1;
    -webkit-flex: 0 1 fit-content;
    flex: 0 1 fit-content;
    display: inline-block;
}

.site-footer .widgets .widget {
    margin: 0 2.75% 10px 0 !important;
}

#content .contact-btn,
#colophon a.btn {
    width: fit-content;
    padding: 10px 15px;
    display: block;
    border: 1px solid #242424;
    color: inherit;
    margin-top: 15px;
    transition: all .3s;
}


@media (hover: hover) {
    
    #content .contact-btn:hover,
    #colophon a.btn:hover {
        color: #fff;
        background: #242424;
    }
}

/*end footer*/
.owl-carousel.owl-drag .owl-item {
    width: 100%;
}

div.mwdc_one_page_nav {
    position: absolute;
    top: -webkit-calc(50% - 100px);
    top: calc(50% - 100px);
    right: 30px;
    bottom: auto;
    left: auto;
    z-index: 100;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.current_index {
    font-size: 250px;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    -ms-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    display: block;
    line-height: 250px;
    font-weight: 700;
    -webkit-animation-duration: .4s !important;
    animation-duration: .4s !important;
    margin-right: 20px;
}

.mwdc_index_border {
    position: absolute;
    top: -webkit-calc(50% + 150px);
    top: calc(50% + 150px);
    right: 0;
    bottom: auto;
    left: auto;
    height: 2px;
    width: 30%;
    max-width: 379px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.mwdc_exclude_coloring .mwdc_index_border {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0 !important;
}

.one_page_selector {
    position: relative;
}

.inner_section_menu {
    list-style: none;
    position: absolute;
    bottom: 0;
    right: -50px;
    left: auto;
    top: auto;
    width: 100%;
    max-width: 379px;
    margin: 0 !important;
}

.home .inner_section_menu {
    right: 0px !important;
}

.inner_section_menu span {
    display: block;
    padding: 10px;
    box-sizing: border-box;
    color: #fff !important;
    font-size: 1rem !important;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 5px;
    position: relative;
    -webkit-transition: background-color .3s ease-in !important;
    transition: background-color .3s ease-in !important;
}

.inner_section_menu span:after {
    content: '\f054';
    font-family: FONTAWESOME;
    font-size: 1rem !important;
    font-weight: 400;
    position: absolute;
    right: 5%;
    top: -webkit-calc(50% - 13.5px);
    top: calc(50% - 13.5px);
}

.inner_section_menu li:last-child span {
    margin-bottom: 0 !important;
}

.mwdc_half_height_rows .panel-grid-cell:first-child > div {
    height: 50%;
}

ul {
    list-style: none;
    margin-bottom: 10px;
}

h6.plus_icon {
    font-size: 1rem !important;
    font-weight: 400;
    position: relative;
    line-height: 35px;
    padding-left: 0;
    margin: 0 !important;
    color: #242424;
}

.plus_icon.line_height_normal {
    line-height: normal !important;
}

h6.bold {
    font-size: 1rem !important;
    font-weight: 500;
    margin-bottom: 10px !important;
}

h6.plus_icon:before {
    content: '\f067';
    font-family: FONTAWESOME;
    font-size: 25px;
    position: absolute;
    left: -35px;
}

h6.plus_icon.bold:before {
    top: -2px;
}

ul li {
    font-size: 1rem !important;
    font-weight: 400;
    ;
    color: #242424;
}

p {
    font-size: 1rem;
    font-weight: 400;
    color: #242424;
    margin-bottom: 10px;
}

p.sow-sub-headline {
    margin-bottom: 0 !important;
}

h2.sow-headline {
    margin-top: 5px;
}

.mwdc_footer_wrapper {
    height: 100vh !important;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -ms-flex-line-pack: end;
    -webkit-align-content: flex-end;
    align-content: flex-end;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.so-widget-sow-image h3.widget-title {
    font-size: 1.3rem !important;
    font-weight: 500;
}

.so-widget-sow-image .sow-image-container img {
    width: auto;
    max-width: 100%;
    min-width: 100%;
    height: 100%;
}

header#masthead + div {
    overflow: hidden;
    margin-bottom: 0 !important;
}

.widget_sow-image .float_left,
.widget_image_float_left .widget_sow-image {
    float: left;
}

.btn_style_2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 1.6rem !important;
    font-weight: 400;
}

.su-divider.half_width_divider {
    width: 40%;
}

h2.destination_entry-title {
    color: #242424;
    font-size: 2rem !important;
    font-weight: 500;
    margin: 0 !important;
    line-height: 1;
}

.distenation_content > * {
    font-size: 1rem !important;
    font-weight: 400;
}

.destination_sub_title {
    font-size: 1.2rem !important;
    font-weight: 500;
}

.distenation_content strong {
    font-weight: bold !important;
}

div#destinaion_loop_wrap .content_container {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    align-items: flex-start !important;
    -ms-flex-line-pack: start !important;
    -webkit-align-content: flex-start !important;
    align-content: flex-start !important;
}

.social_items_wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.destination_read_more {
    display: inline-block;
    background: #3d3d3d;
    width: auto !important;
    padding: 0 7px;
    color: #fff !important;
    font-size: 1rem !important;
    font-weight: 400;
    cursor: pointer;
}

.social_items_wrapper .destination_read_more:hover {
    color: #fff !important
}

.social_items_wrapper .social_items {
    display: flex;
}

.social_items_wrapper .social_items a {
    background-color: #3d3d3d;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 10px;
    line-height: 1.2;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.social_items_wrapper .social_items a.website_url {
    background: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='globe' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 496 512' class='svg-inline--fa fa-globe fa-w-16 fa-2x'%3E%3Cpath fill='%23fff' d='M336.5 160C322 70.7 287.8 8 248 8s-74 62.7-88.5 152h177zM152 256c0 22.2 1.2 43.5 3.3 64h185.3c2.1-20.5 3.3-41.8 3.3-64s-1.2-43.5-3.3-64H155.3c-2.1 20.5-3.3 41.8-3.3 64zm324.7-96c-28.6-67.9-86.5-120.4-158-141.6 24.4 33.8 41.2 84.7 50 141.6h108zM177.2 18.4C105.8 39.6 47.8 92.1 19.3 160h108c8.7-56.9 25.5-107.8 49.9-141.6zM487.4 192H372.7c2.1 21 3.3 42.5 3.3 64s-1.2 43-3.3 64h114.6c5.5-20.5 8.6-41.8 8.6-64s-3.1-43.5-8.5-64zM120 256c0-21.5 1.2-43 3.3-64H8.6C3.2 212.5 0 233.8 0 256s3.2 43.5 8.6 64h114.6c-2-21-3.2-42.5-3.2-64zm39.5 96c14.5 89.3 48.7 152 88.5 152s74-62.7 88.5-152h-177zm159.3 141.6c71.4-21.2 129.4-73.7 158-141.6h-108c-8.8 56.9-25.6 107.8-50 141.6zM19.3 352c28.6 67.9 86.5 120.4 158 141.6-24.4-33.8-41.2-84.7-50-141.6h-108z' class=''%3E%3C/path%3E%3C/svg%3E") no-repeat center/15px #3d3d3d;
}

.social_items_wrapper .social_items a:before {
    font-size: 12px;
}

.social_items_wrapper .social_items a.facebook_url:before {
    content: '\f39e';
}

.social_items_wrapper .social_items a.instagram_url:before {
    content: '\f16d';
}

.social_items_wrapper .social_items a[href*="twitter"]:before {
    content: '\f099';
}

.footer_top_section_wrapper {
    margin-top: 75px;
}

.grid-item {
    margin-bottom: 10px;
}

ul.tax_terms_wrap {
    margin-left: 20px;
    margin-top: 10px;
}

li.term_item {
    position: relative;
    line-height: 16px;
    margin-top: 0 !important;
}

li.term_item:not(.clear_all_filters):before {
    content: ' ';
    position: absolute;
    left: -17px;
    right: 0;
    top: -webkit-calc(50% - 5px);
    top: calc(50% - 5px);
    bottom: auto;
    width: 10px;
    height: 10px;
    outline: 1px solid #000;
    border: 1px solid #fff;
}

h4.tax_terms_title {
    font-size: 10px;
    margin-top: 25px;
}

li.term_item.active:before {
    background: #000;
}

.clear_all_filters {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    font-weight: 900;
    margin-top: 25px;
    -webkit-transition: opacity .75s .1s;
    transition: opacity .75s .1s;
}

.main-navigation li a {
    font-weight: 400 !important;
}

.mwdc_filter_wrapper {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    flex-direction: row !important;
    -ms-flex-align: start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    position: relative;
}

.mwdc_filter_wrapper .panel-grid-cell {
    width: 100% !important;
    max-width: 100% !important;
    display: block;
    padding: 10px !important;
}

.mwdc_filter_wrapper > div:first-child {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
}

.mwdc_filter_wrapper > div:last-child {
    -ms-flex: 1 1 151px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 151px;
    flex: 1 1 151px;
}

aside#simple-weather-2 {
    display: none;
}

.widget_siteorigin-panels-postloop article {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0;
    margin: 10px 0;
    border: 0 !important;
}

.widget_siteorigin-panels-postloop .entry-thumbnail {
    -ms-flex: 1 1 253px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 253px;
    flex: 1 1 253px;
    margin: 0;
    width: auto;
    max-height: unset !important;
}

.widget_siteorigin-panels-postloop .content_container {
    -ms-flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    margin-left: 10px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.widget_siteorigin-panels-postloop h2.entry-title {
    color: #242424 !important;
    font-size: 1.3rem;
    font-weight: 500;
}

.widget_siteorigin-panels-postloop .content_container > * {
    width: 100%;
    margin-bottom: 3px;
    line-height: 1.2;
}

.widget_siteorigin-panels-postloop p {
    margin-bottom: 0;
}

.widget_siteorigin-panels-postloop .entry-content * {
    color: #7e7e7e;
    font-size: 1.1rem;
    font-weight: 400;
}

.home aside#simple-weather-2 {
    display: inline-block;
}

/*weather widget home page*/
.mwdc_weather_widget {
    padding: 5% 5% !important;
}

/*end weather widget home page*/

/*weather archive page*/

.simple-weather > span {
    display: block;
    margin: 5px;
}

.mwdc_weather_widget {
    padding: 5% 5% !important;
}

/*end weather archive page*/

.addtoany_list.a2a_kit_size_32 a > span {
    width: 16px !important;
    height: 16px !important;
    display: block;
    margin-right: 2px;
}

.addtoany_list.a2a_kit_size_32 a {
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin: 2px 5px 2px 0px;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 !important;
    font-size: 0.9rem;
}

.addtoany_list.a2a_kit_size_32 a:after {
    font-size: 1.1rem;
    font-weight: 400;
}

.a2a_button_facebook:after {
    color: #3b5998;
}

.a2a_button_twitter:after {
    color: #55acee;
}

html[lang="en-US"] .addtoany_list.a2a_kit_size_32 a:after {
    content: 'Share' !important;
}

html[lang="fr-FR"] .addtoany_list.a2a_kit_size_32 a:after {
    content: 'Partager' !important;
}

.addtoany_list {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    /*position: absolute;  */
    bottom: 0 !important;
    left: 0;
    right: auto;
    top: auto;
}

.widget_siteorigin-panels-postloop .content_container {
    position: relative;
}

.fp-tableCell {
    vertical-align: top !important;
}

.mwdc_sizer {
    width: 100%;
    height: 1px;
    display: block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    float: right;
    max-width: 379px;
}

section#mwdc_footer_sections .mwdc_one_page_nav {
    display: none !important;
}

.mwdc_one_page_effect_disabled.mwdc_fix_anchors .inner_section_menu {
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
    visibility: hidden;
}

.mwdc_one_page_effect_disabled.mwdc_fix_anchors .anchors-align-right .inner_section_menu {
    margin-left: auto !important;
    margin-right: 0 !important;
}

.mwdc_footer_sections {
    float: left;
    width: 100%;
    padding: 0 !important;
}

ul[id*="menu-header_top_right_menu"] i {
    font-size: 18px !important;
    color: #252525 !important;
}

.filter_active {
    position: relative !important;
}

#sbi_images {
    padding: 0 !important;
}

#sb_instagram #sbi_images .sbi_item {
    padding: 0 10px 10px 0 !important;
}

footer#colophon .polestar-container {
    max-width: none !important;
}

#weather_archive_left .simple-weather-table__row {
    font-size: 10px !important;
}

#weather_archive_left .simple-weather-widget .degrees {
    line-height: 24px;
}

#weather_archive_left span.date {
    display: inline-block !important;
    margin-left: 5px
}

#weather_archive_left span.degrees {
    display: none !important;
}

#weather_archive_left .simple-weather-widget .details {
    font-size: 14.5px !important;
    line-height: 23px;
    width: 100% !important;
    max-width: 100% !important;
    display: none;
    -ms-flex-pack: distribute !important;
    -webkit-justify-content: space-around !important;
    justify-content: space-around !important;
}

#weather_archive_left .simple-weather-widget .details br,
#weather_archive_left div#mwdc_tides_info,
#weather_archive_left div#mwdc_weather_archive {
    display: none;
}

#weather_archive_left #after_title_txt {
    margin: 10px 0;
    -ms-flex-order: -2;
    -webkit-box-ordinal-group: -1;
    -webkit-order: -2;
    order: -2;
}

.simple-weather {
    display: block;
}

div#weather_archive_left {
    max-width: 350px;
}

#weather_archive_left .simple-weather-widget:hover .details {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: flex !important;
}

#weather_archive_left .top_wrapper {
    -ms-flex: 1 1 275px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 275px;
    flex: 1 1 275px;
    margin: 1.5em auto;
    max-width: 275px;
}

#weather_archive_left .simple-weather-table {
    -ms-flex: 0 1 75px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 75px;
    flex: 0 1 75px;
}

#weather_archive_left .simple-weather-table__temp {
    line-height: 24px;
    font-size: 14px;
}

#weather_archive_left .simple-weather-widget {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

#weather_archive_left .simple-weather-widget .widget_title {
    -ms-flex-order: -3;
    -webkit-box-ordinal-group: -2;
    -webkit-order: -3;
    order: -3;
    width: 100%;
    margin: 5px 0 !important;
    font: 600 normal 1.6em/1.7333 "Roboto", "Helvetica Neue", sans-serif !important;
}

#weather_archive_left .simple-weather-widget .summary {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    order: -1;
    width: 100%;
    color: #242424;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    position: relative;
    text-align: center;
    font: 600 normal 1em/1.7333 "Roboto", "Helvetica Neue", sans-serif !important;
}

#weather_archive_left .simple-weather-widget .summary:before {
    content: 'Aujourdhui:';
    display: inline-block;
    color: #242424;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    border: 0;
    position: relative;
    top: 0 !important;
    left: 0;
    right: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-right: 5px;
}

#weather_archive .mwdc_hight_tide {
    background: url(https://hellosaintlau.fr/wp-content/uploads/2018/05/tides_down.png);
}

#weather_archive .mwdc_low_tide {
    background: url(https://hellosaintlau.fr/wp-content/uploads/2018/05/tides_up.png);
}

#weather_archive .mwdc_hight_tide,
#weather_archive .mwdc_low_tide {
    background-repeat: no-repeat;
    background-position: left+9px center;
    background-size: 15px;
}

#weather_archive div#mwdc_tides_info .tides_row {
    padding-left: 30px;
}

#mwdc_tides_info {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

#mwdc_tides_info .day {
    margin: 15px 10px;
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
}

.day_txt {
    font-size: 1.4rem;
    color: #242424;
    margin: 0 10px;
}

#fp-nav {
    z-index: 10000 !important;
}

.home .inner_section_menu.fadeOut {
    display: none !important;
}

#home_posts_loop img {
    width: 100%;
    object-fit: cover;
}

@media screen and (max-width: 480px) {
    .header_top_right {
        display: none !important;
    }

    div#mobile-navigation .header_top_right {
        display: block !important;
    }

    header#masthead nav#site-navigation.mobile_navigation {
        margin-bottom: 15px !important;
    }

    .header_top_right {
        width: 100% !important;
    }

    .header_top_right aside {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        justify-content: flex-start !important;
    }

    .header_top_right aside ul {
        display: block !important;
    }

    .header_top_right aside ul li {
        margin: 0 !important;
        line-height: 45px ! important;
    }

    .header_top_right aside ul a {
        padding: 0 !important;
    }

    .widget_icl_lang_sel_widget > div {
        width: 50px !important;
        margin: 10px 0 0 17px;
    }

    .widget_icl_lang_sel_widget ul {
        width: 50px !important;
    }

    .wpml-ls-legacy-dropdown:before {
        left: -15px;
        top: -3px;
    }

    #mwdc_tides_info {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }

    #mwdc_tides_info .day {
        margin: 15px 0px;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
    }
}

@media screen and (max-width: 1367px) {
    .scrolify_index {
        font-size: 175px !important;
    }

    h2.destination_entry-title {
        color: #242424;
        font-size: 1.5rem !important;
        font-weight: 500;
        margin: 0 !important;
        line-height: 1;
    }

    .destination_sub_title {
        font-size: 1.0rem !important;
        font-weight: 500;
    }

    .distenation_content > * {
        font-size: 0.85rem !important;
        font-weight: 400;
    }

    #pg-1041-0,
    #pg-1041-1,
    #pl-1041 .so-panel {
        margin-bottom: 0px !important;
    }

    #pg-799-0,
    #pg-799-1,
    #pl-799 .so-panel {
        margin-bottom: 0px;
    }

    .su-spacer {
        display: block;
        height: 0;
        clear: both;
        overflow: hidden;
        height: 0px !important;
    }

    .header_top_left > aside {
        -ms-flex: 1 0 auto;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        flex: 1 0 auto;
        margin-left: 1rem;
        position: relative;
        margin-bottom: 10px;
    }

    .addtoany_list.a2a_kit_size_32 a {
        display: -ms-inline-flexbox;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: inline-flex;
        margin: 2px 5px 2px 0px;
        -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        padding: 0 !important;
        font-size: 0.8rem;

    }

    .mwdc_weather_widget {
        padding: 0 5vw !important;
    }
}

@media screen and (max-width: 1921px) {
    h4 {
        font-size: 1.1rem !important;
        font-weight: 500;
        color: #242424;
        margin-top: 0;
        margin-bottom: 0px;
    }

    ul li {
        font-size: 1rem !important;
        font-weight: 400;
        ;
        color: #242424;

    }

    .mega-menu-column .mega-sub-menu .menu > .menu-item > a {
        color: #252525 !important;
        font-size: 1.2rem !important;
        font-weight: 500 !important;
        width: 100% !important;
    }

    h2.destination_entry-title {
        color: #242424;
        font-size: 1.2rem !important;
        font-weight: 500;
        margin: 0 !important;
        line-height: 1;
    }

    .btn_style_2 {
        text-transform: uppercase;
        color: #fff;
        /*font-size: 1rem!important;*/
        font-size: 1rem !important;
        font-weight: 400;
    }

    .inner_section_menu {
        list-style: none;
        position: absolute;
        bottom: 0;
        right: 10px;
        left: auto;
        top: auto;
        width: 100%;
        max-width: 300px;
        margin: 0 !important;
    }

    #pg-w5b15618b05cfc-0,
    #pl-w5b15618b05cfc .so-panel {
        margin-bottom: 0px !important;
    }

    .so-widget-sow-image .sow-image-container img {
        width: auto;
        max-width: 253px !important;
        min-width: 253px !important;
        height: 100%;
    }

    ul:not(.inner_section_menu):not(.menu) li,
    p {
        /*font-size: 0.9rem !important;*/
        font-size: 0.9rem !important;
        font-weight: 400;
        color: #242424;
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 1921px) {
    .mwdc_menu_column {
        -ms-flex: 0 1 500px !important;
        -webkit-box-flex: 0 !important;
        -webkit-flex: 0 1 500px !important;
        flex: 0 1 500px !important;
        max-width: unset !important;
    }

    .mwdc_menu_column > ul > li {
        width: unset !important;
    }

    .mwdc_menu_column > ul.mega-sub-menu {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: flex !important;
    }

    p,
    h3,
    h4,
    h5,
    h6,
    li,
    a,
    footer#colophon p,
    footer#colophon li a,
    footer#colophon li,
    .site-footer .site-info,
    .su-spoiler-title {
        font-size: 1.2rem !important;
        line-height: 150%;
    }

    .btn_style_1 {
        max-width: 500px;
    }

    aside#simple-weather-2 {
        max-width: 300px !important
    }

    .tides_row {
        font-size: 15px !important;
    }

    div#mwdc_weather_archive a,
    .simple-weather-table__date.degrees.degrees,
    div#mwdc_tides_info:before,
    .simple-weather-table__row:before,
    div#mwdc_tides_info:before,
    .simple-weather-table__row:before {
        font-size: 15px !important;
    }

    #home_third_section .siteorigin-widget-tinymce p,
    .widget_siteorigin-panels-postloop h2.entry-title,
    .widget_siteorigin-panels-postloop .entry-content *,
    .so-widget-sow-image h3.widget-title,
    .destination_sub_title,
    .destination_sub_title strong,
    .distenation_content > *,
    .destination_read_more {
        font-size: 120%;
        line-height: 150%;
    }

    .so-widget-sow-image .sow-image-container img {
        min-width: 350px !important;
    }

    .widget_siteorigin-panels-postloop .entry-thumbnail {
        -ms-flex-preferred-size: 400px !important;
        -webkit-flex-basis: 400px !important;
        flex-basis: 400px !important;
        max-width: 400px !important;
    }


    .widget_siteorigin-panels-postloop .entry-thumbnail img {
        width: 100%;
    }
}