<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*HOMEPAGE*/

/* Title*/
body{
    font-family: 'Cormorant Garamond', serif !important;
}

h1 {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 48px !important;
    font-weight: 300;
    margin: 25px 0 25px 0 !important;
    text-align: center;
    text-transform: initial !important;
    color: #0c0c0c;
}


h2, .redactor-formatting-h2 {
    font-size: 40px !important;
    font-family: 'Cormorant Garamond', serif !important;
    font-weight: 300 !important;
    color: #0c0c0c;
    margin: 30px 0 !important;
    text-align: center;
}


h3, .redactor-formatting-h3 {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 25px !important;
    color: #0c0c0c;
}


h4, .redactor-formatting-h4 {
    color: #0c0c0c;
    font-size: 33px !important;
    font-family: 'Cormorant Garamond', serif !important;
    text-transform: initial !important;
}

.polyglot-language-switcher &gt; .pls-selected-locale{
    font-family: 'Cormorant Garamond', serif !important;
}

.navbar-container {
    margin: 0 auto;
}

a {
    color: #0c0c0c;
}

/*
strong {
    font-weight: 300 !important;
}

 */

p strong{
    font-weight: 700 !important;
}

strong a{
    font-weight: 700 !important;
    text-decoration: underline;
}

p a{
    text-decoration: underline;
    font-weight: 700 !important;
}

.btn-coupon-order,
.partner-list-btn{
    font-size: 18px !important;
}

.col-sm-12.container-tight h3{
    margin-bottom: 15px;
}


@media (max-width: 786px) {
    .polyglot-language-switcher &gt; .pls-selected-locale{
        font-size: 16px;
    }


    .col-xs-12.col-sm-6.col-md-6.text-left.footer-left{
        padding-right: 0;
        padding-left: 0;
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
        padding-right: 0;
        padding-left: 0;
    }

    h1 {
        font-size: 43px !important;
    }


    h2, .redactor-formatting-h2 {
        font-size: 35px !important;
        margin: 30px 0 !important;
    }


    h3, .redactor-formatting-h3 {
        font-size: 23px !important;
    }


    h4, .redactor-formatting-h4 {
        font-size: 28px !important;
    }

}



h1::first-letter {
    text-transform: capitalize !important;
}

h2::first-letter {
    text-transform: capitalize !important;
}

h3::first-letter {
    text-transform: capitalize !important;
}

h4::first-letter {
    text-transform: capitalize !important;
}

h5::first-letter {
    text-transform: capitalize !important;
}

h6::first-letter {
    text-transform: capitalize !important;
}

p::first-letter {
    text-transform: capitalize !important;
}

span::first-letter {
    text-transform: capitalize !important;
}

.post-list-post-title::first-letter {
    text-transform: capitalize !important;
}


/*Title*/


/*CONTAINER*/

.container {
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
}


@media (max-width: 786px) {
    .row {
        margin-right: unset;
        margin-left: unset;
    }

}

/*CONTAINER*/


/*Carrousel Homepage*/
.carousel-container {
    /*padding: 20px;*/
}

.carousel-title {
    width: 35%;
    float: left;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    padding: 20px;
}

.carousel-title h2 {
    margin: 0 !important;
}

.carousel-content {
    width: 100%;
    float: left;
    /*padding: 0 0 0 20px;*/
    height: 100%;
}

.carousel-content .owl-stage-outer {
    height: 100%;
}

.carousel-content .owl-stage-outer .owl-stage {
    height: 100%;
}

.carousel-content .owl-stage-outer .owl-stage .owl-item {
    height: 100%;
}

.carousel-title-navigation {
    justify-content: end;
    display: flex;
    position: absolute;
    bottom: 0;
    right: 0;
    padding-right: 25px;
}

.carousel-title-navigation .owl-prev {
    margin-right: 20px;
}

.carousel-title-navigation i {
    font-size: 2.5em !important;
}

.carousel-title-navigation button {
    border: none;
    background: transparent;
}

.carousel-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 430px;
    margin-bottom: 100px;
}

.shopping-list-post-img {
    height: 500px;
}

.post-list-post-img{
    height: 200px;
    background-size: cover !important;
    background-position: center center !important;
}

@media (max-width: 768px) {
    .post-list-post-img{
        height: 135px;
    }
}

.home-card-dual .post-list-post-img img {
    height: 330px;
}


.home-card-triple .post-list-post-img img {
    height: 220px;
}

#homepage .post-list-post-global-content {
    height: auto;
}

#homepage .carousel-container h2 {
    margin-bottom: 10px !important;
}

#homepage .carousel-container p{
    font-size: 16px;
}

.startPosts {
    display: none;
    position: absolute;
    padding-right: 20px;
}

.startPosts p {
    font-family: 'Cormorant Garamond', serif !important;
    font-weight: 300 !important;
    font-size: 18px;
    line-height: 20px;
}

#home-coupons-carousel {
    margin-bottom: 10px;
}

#follow-instagram-card {
    background-color: #f1f1f1;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.global-owl-container p a{
    text-decoration: none;
    font-weight: 300 !important;
}

@media (min-width: 786px) {
    .follow-instagram-card-title {
        padding-top: 7.5vw;
    }

    .carousel-container .owl-item div {
        height: 430px;
    }
}

#coupons,
#must-do,
#shopping,
#coffee,
#parisian{
    margin-bottom: 130px;
}

.cat-block{
    margin-bottom: 80px;
}

.mtop {
    margin-top: 35px;
}

#follow-instagram-card span {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 20px !important;
    text-align: left;
    font-weight: 500 !important;
    padding-top: 7px;
    line-height: 1.1;
    margin-bottom: 0;
}

.not-coupon-mobile {
    display: none;
}

.shopping-list-post-img-mobile {
    display: none;
}


.visible-md-card {
    display: none;
}

.visible-xs-subcat {
    display: none;
}

.partner-list-sec{
    margin-top: 100px !important;
}

.visible-mobile-travel{
    display: none;
}

@media (min-width: 768px) and (max-width: 1024px){
    #home-posts-carousel .owl-prev, #home-coupons-carousel .owl-prev, #home-top-destinations-carousel .owl-prev {
        top: 45px;
    }

    #home-posts-carousel .owl-next, #home-coupons-carousel .owl-next, #home-top-destinations-carousel .owl-next {
        top: 45px;
    }
}

.global-owl-container{
    display: flex;
    flex-direction: row;
}

.owl-post-infos{
    width: 45%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.owl-post-infos .owl-post-infos-child{
    height: 90% !important;
    align-items: baseline;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.owl-post-infos .carousel-title-navigation{
    display: block !important;
    height: 8% !important;
    text-align: end;
    position: relative !important;
}

.shopping-list-post-img-shopping-desk span,
.shopping-list-post-img-parisian-desk span{
    height: 400px !important;
}

@media (max-width: 786px) {
    .global-owl-container{
        display: block;
    }

    .owl-post-infos{
        width: 100%;
    }


    .owl-item div {
        height: auto;
    }


    .breadcrumb{
        display: flex !important;
    }

    .breadcrumb-go-back{
        display: none !important;
    }

    .cat-travels-card .visible-desktop-travel{
        display: none !important;
    }

    .row-posts-articles .post-list-post-content .post-list-post-title:last-child{
        display: none;
    }

    .row-posts-articles .post-list-post-content .post-list-post-title{
        font-size: 18px !important;
    }


    .partner-list-sec{
        margin: 30px !important;
    }

    #follow-instagram-card {
        margin-bottom: 0;
    }


    .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        line-height: 15px !important;
    }

    .visible-xs-card {
        display: none;
    }


    #homepage {
        padding-top: 0;
    }

    .magazine-post-list {
        padding: 3px;
    }

    .travel-info-card-home .magazine-post-list{
        padding-right: 0 !important;
    }


    .home-card-triple-parisian a {
        padding: 0 !important;
    }

    .shopping-list-post-img-shopping-desk
    {
        display: none;
    }

    .shopping-list-post-img-parisian-desk{
        height: 200px;
    }

    .home-card-triple-two {
        display: none;
    }

    .shopping-list-post-img-mobile {
        display: block;
    }

    #coupons, #must-do, #shopping, #coffee, #parisian {
        margin-bottom: 45px;
        margin-top: 30px;
    }

    .cat-block {
        margin-bottom: 35px;
        margin-top: 30px;
    }

    #homepage h2 {
        font-size: 40px !important;
    }

    .carousel-container {
        flex-direction: column;
        margin-right: auto;
        margin-left: auto;
        height: 70vh;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 20px;
    }

    #homepage .carousel-container h2{
        margin-bottom: 10px !important;
        line-height: 40px;
    }

    #homepage .carousel-container p{
        margin-bottom: 10px;
    }

    .not-coupon-mobile .post-list-post-content {
        /*height: 80px !important;*/
        margin-left: 10px;
    }

    .general-informations .not-coupon-mobile .post-list-post-content {
        height: 50px !important;
        margin-left: 10px;
    }

    .home-card-triple-parisian .not-coupon-mobile .post-list-post-content {
        /*height: 50px !important;*/
        margin-left: 10px;
    }

    .visible-mobile-travel-home img{
        padding-right: 10px !important;
    }

    .row-posts .not-coupon-mobile .post-list-post-content{
        margin-left: 0;
    }

    .not-coupon .post-list-post-title{
        line-height: 1.1;
    }

    #homepage .post-list-post-global-content {
        /*height: 40px;*/
        width: 100%;
    }

    .not-coupon-mobile img {
        padding: 0;
        height: 105px;
    }

    .current-lg-cat .not-coupon-mobile img {
        padding: 0;
        height: 150px;
    }

    .row-posts-articles .not-coupon-mobile img{
        padding-right: 10px;
    }

    .not-coupon-mobile img.col-xs-5 {
        padding-right: 10px;
    }

    .not-coupon-desk {
        display: none;
    }

    .not-coupon-mobile {
        display: block;
    }

    .not-coupon-mobile .post-list-post-title {
        padding-top: 7px;
    }

    .general-informations .post-list-post-title {
        text-align: center;
    }

    a.not-coupon-mobile {
        padding: 0;
    }

    a.not-coupon-mobile.visible-desktop-travel{
        display: none;
    }

    .xs-first-bloc {
        padding-right: 0;
        padding-left: 0;
    }

    #homepage .carousel-container {
        flex-direction: column;
        margin-bottom: 60px;
        margin-top: 0;
    }

    #homepage .owl-stage {
        height: 50vh;
    }

    #homepage .owl-carousel.owl-drag .owl-item {
        height: 70vh;
    }


    #homepage .owl-carousel-title-navigation {
        margin-top: 20px;
    }

    i.fa-4x {
        font-size: 3em;
    }

    .shopping-list-post-img {
        height: 200px;
    }

    #homepage .float-container {
        flex-direction: column;
    }

    .carousel-title {
        width: 100%;
        padding: 0;
        height: 20%;
    }

    .carousel-title .startPosts{
        position: absolute;
        height: 100%;
        margin-bottom: 25px;
        padding-right: 0;
    }

    .carousel-content {
        width: 100%;
        padding: 0;
        height: auto;
    }

    .owl-carousel-title-navigation {
        width: 100%;
        text-align: end;
        margin-top: 20px;
    }

    .owl-carousel-title-navigation .owl-prev {
        margin-right: 20px;
    }

    .owl-carousel-title-navigation button {
        border: none;
        background: transparent;
    }

    .owl-next{
        padding: 0;
    }

    .magazine-post-list-home.visible-xs a {
        padding: 0 !important;
    }

    .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .row-posts .post-list-post-global-content {
        height: auto;
        padding-right: 0;
        padding-left: 0;
    }

    .row-category .post-list-post-global-content {
        height: 60px;
    }

    .row-category .not-coupon-mobile img {
        height: 150px;
    }

    .current-lg-cat .row-posts .post-list-post-global-content {
        height: 70px;
    }

    .coupons-row .post-list-post-global-content{
        height: 50px !important;
    }

    .visible-md-card {
        display: block;
    }

    .visible-xs-subcat {
        display: block;
    }

    .visible-md-subcat {
        display: none;
    }

}

.row-posts {
    margin-bottom: 20px;
}

/*Carrousel*/


/*Angle Icon*/

.fa-angle-right {
    color: #0c0c0c;
}

.fa-angle-left {
    color: #0c0c0c;
}

/*Angle Icon*/


/*View all button*/
.text-right {
    text-align: center;
}

.bold {
    background: #e6e6e6;
    color: black;
    padding: 13px;
    margin-top: 25px;
    font-size: 17px;
    border-radius: 22px;
    font-family: 'Cormorant Garamond', serif !important;
    font-weight: 400;
}

.bold:hover {
    background: #737373;
    color: #FFFFFF !important;
    padding: 13px;
    border-radius: 22px;
}

.link-more {
    background: #e6e6e6;
    color: black;
    padding: 13px;
    font-size: 17px;
    border-radius: 22px;
    font-family: 'Cormorant Garamond', serif !important;
}

.link-more:hover {
    background: #737373;
    color: #FFFFFF !important;
    padding: 13px;
    border-radius: 22px;
}

/*View all button*/


/*Post List Homepage*/
.post-list-post-title {
    font-family: 'Cormorant Garamond', serif;
    font-size: 20px !important;
    text-align: left;
    font-weight: 500 !important;
    text-transform: initial !important;
    padding-top: 7px;
}

.country-list-content .post-list-post-title{
    text-align: center;
}

.post-list-post:visited {
    color: #dfdfdf;
}


.post-list-post-title:hover {
    text-decoration: underline;

}

.post-list-post {
    padding: 0 15px;
}

@media (max-width: 786px) {
    .bold {
        padding: 8px;
        font-size: 14px;
        border-radius: 22px;
    }

    .post-list-post {
        padding: 0;
    }

    .row-posts{
        padding-left: 0;
        padding-right: 0;
        margin: 20px 0 30px 0;
    }

    .row-posts .post-list-post:nth-child(3n+1) {
       padding-left: 5px;
        padding-right: 5px;
    }

    .post-list-post-title {
        font-size: 17px !important;
        padding-top: 7px;
    }

    .home-card-dual-coffee .post-list-post-title:nth-child(2) {
        display: none;
    }

    .post-list-post-title:nth-child(2) {
        font-size: 13px !important;
    }
}

/*Post List Homepage*/

/*Travel Info Homepage*/

.travel-square {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.travel-list-travel {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 6px;
    padding: 0 6px;
}

.travel-list-travel-img {
    display: block;
    overflow: hidden;
    background-color: #000;
}


.travel-list-travel-title {
    display: flex;
    justify-content: center;
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 20px !important;
    font-weight: 600;
    padding-top: 15px !important;
}

/*Travel Info Homepage*/


/* SINGLE ARTICLE*/

.magazin-post-tags {
    font-family: 'Cormorant Garamond', serif !important;
}

.social-block .at-icon {
    background-color: #FFFFFF;
}

.at-icon-kakao {
    fill: rgb(0, 0, 0) !important;
}

.at-icon-twitter {
    fill: rgb(0, 0, 0) !important;
}

.at-icon-facebook {
    fill: rgb(0, 0, 0) !important;
}

.at-icon-instagram {
    fill: rgb(0, 0, 0) !important;
}

.article_subtitle {
    font-size: 25px !important;
    padding-top: 0px !important;
}

.content-html p, .content-html div, .redactor-editor p {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 18px !important;
}

.content-html h3{
    font-weight: 700 !important;
}

.social-block__title {
    text-transform: capitalize;
    font-size: 26px;
    padding: 20px 0;
    color: #0c0c0c;
    font-family: 'Cormorant Garamond', serif !important;
}

.related-content {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 58px;
    margin-top: 55px;
}

.social-block {
    border-top: unset;
    border-bottom: 0px solid black;
    padding: 0;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 0px solid black;
}

.info-block {
    background-color: #FFFFFF !important;
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 17px;
}

.article_description_information {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 17px;
    margin-top: 50px;
    background-color: #EEEEEE;
    padding: 20px;
}

.article_title_information {
    text-transform: capitalize !important;
    padding-bottom: 25px;
}

.btn-coupon-order {
    background-color: #F1F1F1 !important;
    font-family: 'Cormorant Garamond', serif !important;
}


/*SINGLE ARTICLE*/

/*NAVBAR*/

#header {
    display: none;
}

#header-menu {
    font-family: 'Cormorant Garamond', serif !important;
    font-weight: 700;
    padding: 25px 0 !important;
}

#header-menu-responsive {
    border: none;
}

.header-sub-menu &gt; li &gt; a {
    background-color: transparent !important;
    color: #0c0c0c !important;
    font-family: 'Cormorant Garamond', serif !important;
}


#header-menu &gt; ul &gt; li &gt; a.separator {
    border-right: none;
}


.header-search-submit-button {
    background-color: #FFFFFF;
    transform: scale(.9);
}

#header-search-bar {
    position: relative !important;
    background-color: transparent;
    padding: 0 !important;
}


#header-language-dropdown {
    background-color: #FFFFFF;
    top: 0;
    position: absolute !important;
    text-transform: Capitalize;
    display: block;
    font-size: 15px;
    font-weight: 300;
    line-height: 13px;
    padding: 2px 0 0 0;
    width: auto !important;
}


#header-menu &gt; ul &gt; li &gt; a {
    text-transform: capitalize;
    display: block;
    padding: 0 20px 0px 20px;
    font-size: 17px;
    font-weight: 400;
    line-height: 13px;
}

#header-menu ul.nav {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

#header-menu ul.nav div:first-child {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 21%;
}

.polyglot-language-switcher{
    width: auto !important;
}

#header-menu ul.nav div:nth-child(2) {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    width: 65%;
}

.switcher-lg {
    width: 15%;
    display: flex !important;
    justify-content: flex-end;
    flex-direction: row;
    align-items: center;
}

#header-search-bar i{
    width: 20px;
    height: 21px;
}

#header-shopping-cart i{
    width: 17.5px;
    height: 21px;
}

#header-menu &gt; ul &gt; li{
    padding: 0 0 20px 0 !important;
}

#header-search-bar {
    width: auto !important;
}

#header-menu a {
    padding: 3px 20px;
    font-weight: 400;
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 15px !important;
}

.dropdown-menu {
    box-shadow: 0px 0px 0px;
}

#main-navbar {
    font-family: 'Cormorant Garamond', serif !important;
    padding-top: 10px;
}

.nav .open &gt; a, .nav .open &gt; a:focus, .nav .open &gt; a:hover {
    background-color: unset;
}

.navbar-content {
    padding-top: 15px;
}

.social-header {
    margin-right: 10px;
    padding-bottom: 10px;
    width: 15px;
}

.social-block__header {
    padding-top: 10px;
}

#header-menu-responsive &gt; div &gt; div &gt; ul &gt; li &gt; a {
    text-transform: Capitalize !important;
}

#header-language-dropdown-mobile {
    background-color: #FFFFFF;
    top: unset !important;
    position: unset;
    text-transform: Capitalize;
    font-size: 17px;
    font-weight: 400;
    line-height: unset;
    padding: unset;
    display: flex;
    justify-content: end;
}



.pls-language-container-scrollable {
    position: absolute;
    top: 100%;
    left: -42px;
    z-index: 10000;
    width: 100% !important;
    overflow-x: unset;
    margin-left: 45px;
}

.pls-language-container {
    margin-top: 10px;
    color: #0c0c0c;
    padding: 10px 0;
    border: 0px solid #ccc;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.00);
    background-color: transparent;
    font-family: 'Cormorant Garamond', serif !important;
}

.pls-language-container a {
    color: #0c0c0c;
}

.header-search-submit {
    color: #0c0c0c;
    font-size: 20px;
}

.search-submit-popup {
    color: #0c0c0c;
    font-size: 33px;
}


#header-search-bar-mobile {
    background-color: #FFFFFF;
    padding: 0px 0px 0px 0px;
}


.pls-language-container a:hover {
    color: #0c0c0c;
    text-decoration: underline;
    background-color: transparent;
}


.header-sub-menu &gt; li &gt; a:hover {
    background-color: transparent !important;
    text-decoration: underline;
    color: #0c0c0c !important;
}

#header-shopping-cart {
    display: block !important;
    width: auto !important;
}

/*
.pls-selected-locale {
display: flex;
justify-content: end;
}
*/
.social-block a{
    font-family: 'Cormorant Garamond', serif !important;
}

@media (min-width: 768px) {

    .mobile-menu {
        float: unset !important;
    }

}

@media (max-width: 768px) {
    .social-block__title{
        padding: 5px 0;
    }

    .social-block a{
        line-height: 18px;
        font-size: 12px !important;
    }


    .container-tight-social{
    padding-right: 0;
    padding-left: 0;
    }

    .pls-language-container-scrollable {
        left: -10px;
        margin-left: 0;
    }

    .social-header {
        text-transform: Capitalize !important;
        padding: 10px 0px !important;
    }

}

@media (min-width: 768px) and (max-width: 992px) {

    .nav &gt; li &gt; a {
        padding: 10px 0px !important;
    }

    .social-header {
        text-transform: Capitalize !important;
        padding: 10px 0px !important;
    }
}


/*NAVBAR*/

/*FOOTER*/

#footer {
    font-family: 'Cormorant Garamond', serif !important;
    background-color: #FFFFFF;
    color: #0c0c0c;
    margin-top: 40px;
    font-size: 13px;
    text-decoration: none;
    padding: 20px 0px 10px;
}

.footer-left a {
    color: #0c0c0c;
    margin-left: 5px;
    text-decoration: none;
}

.footer-categories ul {
    font-size: 16px;
    font-weight: 500;
    list-style-type: none;
    padding: 0;
}

.footer-categories-title {
    font-size: 18px !important;
    margin: 5px 0 !important;
    text-align: left !important;
    padding-top: 10px;
}

.separator-line {
    height: 1px;
    background-color: #333;
    margin: 8px 0;
}

body &gt; div.container.footer-categories {
    font-family: 'Cormorant Garamond', serif !important;
}

.footer-categories-content {
    padding-top: 5px;
}

.social-footer {
    margin-right: 10px;
    padding-bottom: 10px;
    width: 15px;
}

@media (max-width: 576px) {
    .footer-categories-content ul {
        text-align: left;
        font-size: 13px;
        line-height: 20px;
    }


    .footer-categories-content {
        width: 100%;
    }

    .footer-list-container {
        float: left;
        width: 50%;
    }

}

/*FOOTER*/

/*BREADCRUMBS*/

.breadcrumb {
    background-color: transparent;
    padding: 50px 0 5px 0;
    margin-bottom: 6px;
    display: flex;
    justify-content: center;
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 13px;
}

.breadcrumb &gt; .breadcrumb-item a, .breadcrumb &gt; .breadcrumb-item {
    color: #CECECE !important;
}

.breadcrumb &gt; .breadcrumb-item + .breadcrumb-item:before {
    color: #CECECE !important;
}


/*BREADCRUMBS*/

/*DATE*/

.magazin-post-category, .magazin-post-date {
    font-size: 20px;
    font-weight: 500;
    font-family: 'Cormorant Garamond', serif !important;
    color: #CECECE !important;
}

/*DATE*/


/*COUPONS*/


.filter-dropdown__list &gt; li &gt; a {
    background-color: rgba(255, 255, 255, 0.85);
    color: #0c0c0c;
    font-weight: 200;
}

.filter-dropdown__list &gt; li &gt; a:hover {
    text-decoration: underline;
    background-color: rgba(255, 255, 255, 0.85) !important;
    color: #0c0c0c !important;
}

.filter-dropdown__list {
    background-color: unset;
}


.btn-coupon-icon {
    margin-right: 10px;
    width: 15px;
}

.category-title {
    margin-bottom: 20px !important;
}

.coupons-buttons {
    padding-top: 50px;
    padding-bottom: 50px;
}

a:hover {
    color: #0c0c0c !important;
}

.not-coupon .post-list-post-content {
    /*height: 70px;*/
    margin-bottom: 5px;
    color: black;
}

.row-posts-third-cat .not-coupon .post-list-post-content{
    height: 70px;
}

@media (max-width: 786px) {
    .row-posts .not-coupon-mobile .post-list-post-content {
        /*height: 60px;*/
    }
}

.result-row .not-coupon .post-list-post-content{
    height: 50px !important;
}


.post-list-post-content {
    height: 30px;
    display: flex;
    flex-direction: column;
    justify-content: start !important;
}

/*
.row-category h2.text-center{
    margin: 60px 0 !important;
}

 */

.travel-list-travel-global-content {
    height: 85px;
}

.post-list-post {
    padding-bottom: 15px;
}

.travel-list-travel-content {
    padding: 0px;
    display: block;
    overflow: unset;
    text-overflow: ellipsis;
    height: 85px;
    text-align: justify;
}

.btn-coupon-order, .partner-list-btn {
    margin: 20px 0px !important;
    width: 90%;
}

.promo-exclusive {
    display: flex;
    justify-content: center;
}

.magazine-filters {
    background-color: #FFFFFF !important;
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 16px;
    width: 400px;
}

#filter-dropdown {
    background-color: #FFFFFF;
    border-radius: 0px;
    border-color: unset !important;
    padding: 5px 20px;
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
    color: #0c0c0c;
    font-family: 'Cormorant Garamond', serif !important;
}

.content-html &gt; h4:nth-child(2) &gt; span:nth-child(1),
.content-html &gt; h4:nth-child(4) &gt; span:nth-child(1),
.content-html &gt; h2:nth-child(7) &gt; strong:nth-child(1) &gt; span:nth-child(1) {
    font-size: 28px;
}


.coupons-row .col-sm-4{
    padding-right: 0;
    padding-left: 0;
}

.coupons-row img{
    height: 220px;
}

.coupons-row .col-xs-12{
    padding-right: 0;
    padding-left: 0;
}

@media (max-width: 786px) {
    .btn-coupon-order, .partner-list-btn {
        margin: 10px 0 !important;
    }

    .coupons-row img{
        height: 120px;
        padding-right: 10px;
    }

.breadcrumb {
    font-size: 10px;
    padding: 15px 0 5px 0;
}

.text-center.category-title{
    margin-top: 15px !important;
    margin-bottom: -40px !important;
}

.row-category h2.text-center{
    margin: 30px 0 !important;
}

.travel-info-card-home .not-coupon .post-list-post-content{
    height: auto;
}

.post-list-post{
    padding-bottom: 0;
}

.category-title {
    margin-bottom: -40px !important;
}

.posts-filter{
    margin-top: 30px;
}

.coupons-buttons {
    padding-top: 20px;
    padding-bottom: 20px;
}

.cart-pay .user-lastname{
    border-radius: 7px;
    border-right: 1px solid #ffd21e;
    margin-right: 0;
    margin-left: 0;
}

.cart-pay .user-firstname{
    border-radius: 7px;
    border-left: 1px solid #ffd21e;
    margin-right: 0;
    margin-left: 0;
}

}

.row-posts-third-cat img{
    height: 220px;
}

.row-category img{
    height: 220px;
}


/*COUPONS*/


/* MAGAZINE*/

.country_article_subtitle {
    font-size: 32px !important;
}

.magazine-filters {
    background-color: #FFFFFF !important;
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 16px;
    width: 400px;
}

#filter-dropdown {
    background-color: #FFFFFF;
    border-radius: 0;
    border-color: unset !important;
    padding-left: 10px;
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
    color: #0c0c0c;
    font-family: 'Cormorant Garamond', serif !important;
}

.filter-dropdown__list &gt; li &gt; a {
    background-color: rgba(255, 255, 255, 0.85);
    color: #0c0c0c;
    font-weight: 200;
    font-family: 'Cormorant Garamond', serif !important;
}

.filter-dropdown__list &gt; li &gt; a:hover {
    text-decoration: underline;
    background-color: rgba(255, 255, 255, 0.85) !important;
    color: #0c0c0c !important;
}

.filter-dropdown__list {
    background-color: unset;
}

.content-html &gt; h4:nth-child(2) &gt; span:nth-child(1),
.content-html &gt; h4:nth-child(4) &gt; span:nth-child(1),
.content-html &gt; h2:nth-child(7) &gt; strong:nth-child(1) &gt; span:nth-child(1) {
    font-size: 28px;
}

.article-date-container {
    margin-bottom: 20px;
}

.d-sm-block{
    display: none;
}

@media (max-width: 786px) {
    .d-sm-none{
        display: none;
    }

    .d-sm-block{
        display: block;
    }

    #filter-dropdown {
        padding-left: 1px;
    }


    .article_title,
    .article_subtitle,
    .magazin-post-date {
        text-align: left !important;
    }

    .article_title{
        margin: 15px 0 25px 0 !important;
    }

    .article_subtitle{
        margin-top: -10px !important;
        margin-bottom: 7px !important;
        font-size: 16px !important;
    }

    .article-date-container {
        padding-left: 0px !important;
    }

    .magazin-post-date {
        font-size: 14px;
    }

    /*
    .row-posts-third-cat img{
        height: 25vw;
    }
     */
}


/* MAGAZINE*/


/*SEARCH*/

.search-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    border-bottom: solid 0.5px black;
    padding-right: 30px;
    padding-left: 30px;
}

.search-container .form-group{
    margin-right: 30px;
}

.search-container .header-search-submit-button{
    margin-left: 30px;
}

#searchbar &gt; div.search-container &gt; button &gt; i {
    display: flex;
    align-items: center;
    justify-content: end;
    font-size: 30px !important;
}

.header-search-submit {
    width: 33px;
    height: 33px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.header-search-bar-input {
    flex-grow: 1;
    border: solid 0px;
    line-height: 1;
    color: #c7c8c3;
    font-size: 32px;
}

.header-search-bar-input::placeholder{
    color: #c7c8c3;
    font-size: 32px;
}

.search-result .header-search-bar-input{
    color: black !important;
}

.form-group {
    margin-bottom: 0px;
}


.search-popup {
    position: fixed;
    bottom: -100%;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 9999;
    padding: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease-in-out;
}


.search-popup.open {
    top: 0;
}


.search-popup.open {
    animation: slide-up 0.2s ease-in-out forwards;
}

@keyframes slide-up {
    0% {
        top: -100%;
    }
    100% {
        top: 0;
    }
}


.close-button {
    position: absolute;
    top: 10px;
    left: 30%;
    cursor: pointer;
    font-size: 30px;
    font-weight: 400;
}

.search-bar-container {
    display: flex;
    justify-content: center;
    padding-top: 150px;
    font-family: 'Cormorant Garamond', serif !important;
}

.search-result{
    padding-top: 100px;
    margin-bottom: 40px;
}

.search-sentence {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    padding-top: 16px;
}

.search-bar-link {
    font-weight: 700;
    font-size: 18px;
    margin-left: 5px;
    text-decoration: underline;
}

.logo-container {
    display: flex;
    justify-content: center;
    padding-top: 0px;
}

.popup-logo-img {
    width: 120px;
}

.header-search-bar-input:focus {
    outline: none;
}

@media (max-width: 768px) {
    .search-container {
        padding-right: 15px;
        padding-left: 15px;
        border-bottom: solid 2px black;
        padding-bottom: 3px;
    }
}


@media (max-width: 992px) {

    .header-search-bar-input::placeholder{
        font-size: 27px !important;
    }

    .header-search-bar-input{
        font-size: 22px;
    }

    .close-button {
        position: absolute;
        top: 10px;
        left: 5%;
        cursor: pointer;
        font-size: 24px;
        font-weight: 400;
    }

    .search-sentence,
    .search-bar-link {
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        padding-top: 15px;
    }

    .search-sentence span {
        font-weight: 300;
        margin-right: 5px;
    }

    .header-search-bar-input {
        font-size: 20px !important;
    }

    #searchbar &gt; div.search-container &gt; button &gt; i {
        font-size: 23px !important;
    }

    .header-search-submit {
        width: 20px;
        height: 22px;
    }


    .list-inline &gt; li {
        display: inline-block;
        padding-right: unset !important;
        padding-left: unset !important;
    }

    .main-menu-bars {
        font-size: 20px;
        transform: translateY(-3px);
    }

    .container-fluid {
        padding-right: unset !important;
        padding-left: unset !important;
        margin-right: auto;
        margin-left: auto;
    }

    .pls-language-container {
        background-color: white;
    }

    .pls-language-container a {
        font-size: 12px;
    }

}

.search-subtitle {
    font-weight: 400 !important;
}

.logo-link {
    display: flex;
    justify-content: center;
}

/*SEARCH*/


ul.navbar-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

ul.navbar-content &gt; li:nth-child(-n+3) {
    flex-basis: 0;
    flex-grow: 1;
}

.navbar-content li i {
    vertical-align: middle;
}

.fa-times {
    font-size: 24px;
}

ul.row &gt; li:nth-child(2) &gt; div:nth-child(1) &gt; button:nth-child(1) &gt; i:nth-child(1) {
    padding-right: 5px;
}


.pls-language-container i {
    display: none;
}

#header-language-dropdown .polyglot-language-switcher .pls-selected-locale:first-child {
    display: flex;
    flex-direction: row;
}

.dropdown-menu {
    background-color: transparent;
}

table.pls-language-container li:first-child a {
    display: initial !important;
}

table.pls-language-container li {
    text-align: initial;
}

.divider-dropdown {
    height: 300px;
    position: absolute;
    width: 100vw;
    background: #ffffffd4;
    z-index: 9;
    display: none;
}

#header-language-selector a:hover,
#header-user-bar a:hover {
    color: white !important;
}

.travel-info-card span{
    text-align: center;
}

.breadcrumb &gt; .breadcrumb-item a, .breadcrumb &gt; .breadcrumb-item {
    text-transform: capitalize;
}

#es-widget-header-container-template{
    display: none;
}</pre></body></html>