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

Line 1224:0 Unexpected "}"
Line 1551:0 Unexpected "@media"

**/
/* @font-face {
  font-family: "Poppins";
  src:url(/cdn/shop/files/Poppins-Regular.ttf?v=1743052158);
  font-weight: 400;
} */
@font-face {
  font-family: "Poppins";
  src:url(/cdn/shop/files/Poppins-Light.ttf?v=1743052158);
  font-weight: 400;
}
@font-face {
  font-family: "Poppins";
  src:url(/cdn/shop/files/Poppins-Medium.ttf?v=1743052158);
  font-weight: 500;
}
@font-face {
  font-family: "Poppins";
  src:url(/cdn/shop/files/Poppins-Bold.ttf?v=1743052158);
  font-weight: 700;
}
@font-face {
  font-family: "Lora";
  src:url(/cdn/shop/files/Lora-Regular.ttf?v=1743052193);
  font-weight: 400;
}

@font-face {
  font-family: "Lora";
  src:url(/cdn/shop/files/Lora-Medium.ttf?v=1743052193);
  font-weight: 500;
}
@font-face {
  font-family: "Lora";
  src:url(/cdn/shop/files/Lora-Bold.ttf?v=1743052193);
  font-weight: 700;
}
@font-face {
  font-family: "Roxborough_CF";
  src:url(/cdn/shop/files/Roxborough_CF.ttf?v=1743052339);
  font-weight: 700;
}


/* Start Image Grid */

.image-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.kg-image-card-content {
  width: 33.33%;
  flex: 0 0 33.33%;
  padding: 0px 20px;
}

.image-container img {
  width: 100%;
  max-width: 300px;
  height: auto;
  border-radius: 5px;
  object-fit: cover;
}

.content {
  margin-top: 20px;
  padding: 0 20px;
}



.image-container .kg-image-card-content figure {
  display: block;
  position: relative;
  max-width: 100%;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
}

.image-container .kg-image-card-content figure img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  object-position: center;
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  margin: auto 0;
   border-radius: 0;
}

.image-container .kg-image-card-content figure::after {
  content: '';
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 100%;
}


@media (max-width: 768px) {
  .image-container {
    flex-direction: column;
    align-items: center;
  }

  .image-container img {
    max-width: 90%;
  }

  .content h2 {
    font-size: 24px;
  }

  .content p {
    font-size: 14px;
  }

  .btn {
    font-size: 14px;
    padding: 10px 20px;
  }
}
.container {
 max-width: 1320px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}
.kg-image-grid .kg-image-card-content {
  width: 33.33%;
  flex: 0 0 33.33%;
  padding: 20px;
}
.kg-image-grid .kg-image-card-content figure {
  display: block;
  position: relative;
  max-width: 100%;
  height: auto;
  margin: auto;
  object-fit: cover;
  overflow: hidden;
}
.kg-image-grid .kg-image-card-content figure:after {
  content: "";
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 124%;
} 
.kg-image-grid{
  margin: 40px auto auto;
}
@media screen and (max-width:768px) {
  .kg-image-grid .kg-image-card-content {
    width: 80%;
    flex: 80%;
    padding: 16px;
}
  .kg-image-grid .kg-image-card-content figure:after {
    
    padding-bottom: 100%;
}
}
@media screen and (max-width: 1024px){
    header.main-header-wrap.kg-main-header-wrapper.fixed-header .main-header .action-links h1.store-title img {
    max-width: 75px!important;
}
}
/* End Image Grid */


/* FOOTER CSS */
footer.kg-main-footer-wrapper ul.connect li.footer-menu .sub-footer {
  padding: 0 20px;
}
.kg-main-footer-wrapper ul.connect li.footer-menu ul.footer-linklist-one li a:hover {
    color: #7174b3 !important;
}
@media screen and (max-width: 425px) {
  footer.kg-main-footer-wrapper ul.connect li.footer-menu .sub-footer {
    padding: 0 10px;
  }
}

/* FOOTER CSS */


/* KG RICHTEXT */
.kg-richtext-with-button .content {
  text-align: center;
}

/* KG RICHTEXT */
.kg-travel-slider-section{
    padding: 50px 0 50px;
}
.kg-travel-slider-section .kg-travelslider-wrap .kg-travel-slider-heading h2{
    text-transform: capitalize;
    text-align: center;
    font-size: 32px;
    line-height: 40px;
    font-family: lora;
    margin: 0 0 50px;
    font-weight: 500;
    color: #000;
}
/* .kg-travel-slider-section .kg-travelslider-wrap .kg-travel-slider .kg-travel-item {
    padding: 0 40px;
} */
.kg-travel-slider-section .kg-travelslider-wrap .kg-travel-slider .kg-travel-item .kg-travel-item-content .kg-travel-item-img{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.kg-travel-slider-section .kg-travelslider-wrap .kg-travel-slider .kg-travel-item .kg-travel-item-content .kg-travel-item-img figure {
    max-width: 25px;
    width: 100%;
}
.kg-travel-slider-section .kg-travelslider-wrap .kg-travel-slider .kg-travel-item .kg-travel-item-content .kg-travel-item-img figure img{
    width: auto;
    max-width: 100%;
    height: auto;
}
.kg-travel-slider-section .kg-travelslider-wrap .kg-travel-slider .kg-travel-item .kg-travel-item-content .kg-travel-item-description{
    margin-top: 20px;
}
.kg-travel-slider-section .kg-travelslider-wrap .kg-travel-slider .kg-travel-item .kg-travel-item-content .kg-travel-item-description p{
    font-size: 14.5px;
    line-height: 22px;
    color: #000;
    font-weight: 400;
    margin: 0;
    text-align: center;
    font-family: sans-serif;
   max-width: 184px;
    margin: 0 auto;
}
.kg-travel-slider-section .kg-travelslider-wrap .kg-travel-slider .kg-travel-item .kg-travel-item-content .kg-travel-item-description h4{
    font-size: 15.5px;
    line-height: 22px;
    color: #000;
    font-weight: 700;
    margin: 15px 0 0;
    text-align: center;
    font-family: sans-serif;
}
.kg-travel-slider-section .kg-travelslider-wrap .kg-travel-slider .owl-nav{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
.kg-travel-slider-section .kg-travelslider-wrap .kg-travel-slider .owl-nav .owl-prev i,
.kg-travel-slider-section .kg-travelslider-wrap .kg-travel-slider .owl-nav .owl-next i{
    font-size: 35px;
    color: #fff;
    padding: 5px;
}
.kg-travel-slider-section .kg-travelslider-wrap .kg-travel-slider .owl-nav button.disabled{
   opacity: 0;
}

@media screen and (max-width: 768px) {
    .kg-travel-slider-section .kg-travelslider-wrap .kg-travel-slider-heading h2 {
        font-size: 26px;
        line-height: 28px;
        margin: 0 0 30px;
    }
}
@media screen and (max-width:749px) {
    .kg-travel-slider-section .kg-travelslider-wrap .kg-travel-slider .kg-travel-item {
        padding: 0 35px;
    }
    .kg-travel-slider-section .kg-travelslider-wrap .kg-travel-slider-heading h2 {
        font-size: 28px;
        margin-bottom: 30px;
    }
}


/* start review  */
/* start header */
header.main-header-wrap.kg-main-header-wrapper .main-header nav.kg-header-menu-link-list-wrapper {
    border: 0;
}
header.main-header-wrap.kg-main-header-wrapper .main-header nav.kg-header-menu-link-list-wrapper ul li.nav-item a.label::before{
    display: none;
}
header.main-header-wrap.kg-main-header-wrapper .main-header .action-links {
    height: auto;
}
header.main-header-wrap.kg-main-header-wrapper .main-header .action-links .store-title {
    top: 0;
    padding: 0;
    margin: 20px 0 30px;
}
header.main-header-wrap.kg-main-header-wrapper .main-header .action-links .store-title img {
    max-width: 180px!important;
    transition: all .3s ease;
}
header.main-header-wrap.kg-main-header-wrapper .main-header nav.kg-header-menu-link-list-wrapper ul li.nav-item a.label {
   padding: 0 25px 15px;
    font-family: Poppins;
    font-size: 16px;
    letter-spacing: 0;
    color: #6768a9;
}
header.main-header-wrap.kg-main-header-wrapper.fixed-header .main-header .action-links h1.store-title img {
    max-width: 100px !important;
}
header.main-header-wrap.kg-main-header-wrapper .main-header nav.kg-header-menu-link-list-wrapper ul li.nav-item a.label:hover {
    -webkit-text-stroke-width: medium;
}
@media screen and (max-width: 1024px){
    header.main-header-wrap.kg-main-header-wrapper .main-header .action-links .store-title img {
    max-width: 125px !important;
}
}
header.main-header-wrap.kg-main-header-wrapper .main-header nav.compact.account-enabled section.mobile-dropdown ul li a {
    font-family: Poppins;
    font-size: 16px;
    letter-spacing: 0;
}
header.main-header-wrap.kg-main-header-wrapper.fixed-header  .main-header nav.kg-header-menu-link-list-wrapper ul li.nav-item a.label {
    padding: 0 25px 18px;
}
header.main-header-wrap.kg-main-header-wrapper.fixed-header .main-header .action-links h1.store-title {
    margin: 20px 0;
}
@media screen and (max-width: 1024px){
    header.main-header-wrap.kg-main-header-wrapper .main-header .action-links .store-title{
        margin: 15px 0 20px;
    }
    header.main-header-wrap.kg-main-header-wrapper.fixed-header .main-header .action-links h1.store-title {
        margin: 12px 0;
    }
}
/* header.main-header-wrap.kg-main-header-wrapper .main-header .action-links .store-title {
    margin-bottom: 10px;
} */
/* end header  */
/* .kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content a.kg-hero-button:hover {
    background-color: #7474b5;
    font-size: 23px;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 0;
    border-radius: 0;
    padding: 12px 28px;
    font-family: poppins;
    margin: 0;
    color: #fff;
    border: 3px solid #7474b5;
    transition: all .3s ease;
} */
/* image banner section */

.kg-hero-main-section .kg-hero-main-content-wrap {
    /* background-image: url('/cdn/shop/files/Header_image.png?v=1743050967'); */
  padding: 80px 50px;
    min-height: 750px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content {
    text-align: center;
}
.kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content h2.kg-hero-title {
    font-size: 50px;
    line-height: 70px;
    letter-spacing: 0.9px;
    font-weight: 500;
    font-family: lora;
    color: #fff;
    margin: 0 0 5px;
}
.kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content p {
    margin: 0 0 50px;
    font-size: 27px;
    line-height: 30px;
    letter-spacing: 0;
    font-family: poppins;
    font-weight: 400;
    color: #fff;
}
.kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content .kg-hero-subtext {
    display: block;
    margin: 0 0 69px;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0;
    color: #fff;
    font-family: poppins;
}
.kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content a.kg-hero-button {
    background-color: #7474b5;
    font-size: 23px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 0.4px;
    border-radius: 0;
    padding: 12px 32px;
    font-family: poppins;
    margin: 0;
    color: #fff;
    border: 4px solid #7474b5;
    transition: all .3s ease;
}
@media screen and (max-width: 1199px) {
    .kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content h2.kg-hero-title {
        font-size: 38px;
        line-height: 55px;
    }
    .kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content p {
        margin: 0 0 40px;
        font-size: 20px;
        line-height: 25px;
    }
    .kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content .kg-hero-subtext {
        margin: 0 0 56px;
        font-size: 20px;
        line-height: 25px;
    }
    .kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content a.kg-hero-button {
        font-size: 20px;
        line-height: 25px;
        padding: 10px 20px;
    }
    .kg-hero-main-section .kg-hero-main-content-wrap {
        min-height: 480px;
    }
}
@media screen and (max-width: 767px) { 
    .kg-hero-main-section .kg-hero-main-content-wrap {
        min-height: 100%;
        padding: 70px 0;
    }
    .kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content h2.kg-hero-title {
        font-size: 34px;
        line-height: 48px;
    }
    .kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content p {
        margin: 0 0 36px;
        font-size: 18px;
        line-height: 23px;
    }
    .kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content .kg-hero-subtext {
        margin: 0 0 49px;
        font-size: 18px;
        line-height: 23px;
    }
    .kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content a.kg-hero-button {
        font-size: 18px;
        line-height: 22px;
        padding: 10px 18px;
    }
}
.kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content .kg-hero-subtext a {
    color: #fff;
}
@media screen and (max-width: 575px) { 
    .kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content h2.kg-hero-title {
        font-size: 27px;
        line-height: 37px;
    }
    .kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content p {
        font-size: 17px;
        line-height: 20px;
        margin: 0px 0 28px;
    }
    .kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content .kg-hero-subtext {
        margin: 0 0 39px;
        font-size: 17px;
        line-height: 20px;
    }
    .kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content a.kg-hero-button {
        font-size: 14px;
        line-height: 17px;
        padding: 9px 18px;
    }
}

/* end image banner section */

.kg-home-section {
  background-color: #F4F4F9;
  height: 100% !important;
}
.kg-home-section .kg-home-blck-image{
background: none;
    max-width: 1320px;
    margin: auto;
    display: flex;
    justify-content: center;
    padding: 0 15px;
}
.kg-home-section .kg-home-blck-image .kg-picture-block-wrapper {
  background: none;
  position: relative;
  left: 0;
  width: 50%;
}
.kg-home-section .kg-home-blck-image .kg-picture-block-image{
  margin: 0 40px;
    float: unset;
    background-image: unset !important;
    height: auto;
} 
.kg-home-section .kg-home-blck-image .kg-picture-block-image figure{
  display: block;
  position: relative;
  overflow: hidden;
  max-width: 100%;
  margin: auto;
  height:100%;
}
.kg-home-section .kg-home-blck-image .kg-picture-block-image figure img{
position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    opacity: 1;
}
.kg-home-section .kg-home-blck-image .kg-picture-block-image figure::after{
  content: '';
  position: relative;
  padding-bottom: 100%;
  display: block;
  width: 100%;
}
.kg-home-section .kg-home-blck-image .kg-picture-block-wrapper .centering-wrapper{
   position: relative;
    padding: 50px 0;
    height: 100%;
}
.kg-home-section .kg-home-blck-image .kg-picture-block-wrapper .centering-wrapper .picture-block-content {
  max-width: 100%;
  text-align: left;
}
.kg-home-section .kg-home-blck-image .kg-picture-block-wrapper .centering-wrapper .picture-block-content h2.picture-block-heading {
  text-align: center;
    font-family: lora;
    font-size: 42px;
    line-height: 45px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0;
}
.kg-home-section .kg-home-blck-image .kg-picture-block-wrapper .centering-wrapper .picture-block-content p{
    font-family: Poppins;
    color: #000;
    line-height: 28px;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 16px;
}

/* image with text section */
@media screen and (max-width: 767px){
    .kg-home-section .kg-home-blck-image {
    flex-direction: column;
}
.kg-home-section .kg-home-blck-image .kg-picture-block-image {
    margin: 20px 0 0;
    width: 100%;
}
.kg-home-section .kg-home-blck-image .kg-picture-block-wrapper {
    width: 100%;
}
.kg-home-section .kg-home-blck-image .kg-picture-block-wrapper .centering-wrapper .picture-block-content {
    padding: 0;
}
.kg-home-section .kg-home-blck-image .kg-picture-block-wrapper .centering-wrapper .picture-block-content h2.picture-block-heading {
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 30px;
}
}



/* richtext */

.kg-richtext-with-button .content h2 {
    font-size: 32px;
    line-height: 40px;
    font-family: lora;
    margin: 0 0 25px;
    font-weight: 500;
    color: #000;
}
.kg-richtext-with-button .content p {
    font-family: poppins;
    line-height: 48px;
    font-size: 20px;
    max-width: 1000px;
    width: 100%;
    color: #000;
    margin: auto;
}
.kg-richtext-with-button .btn {
   font-size: 23px;
    line-height: 32px;
    font-family: poppins;
    font-weight: 500;
    background-color: #7474b5;
    padding: 11px 40px;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #fff;
    border-radius: 0;
    cursor: pointer;
    border: 3px solid #7474b5;
    transition: all .3s ease;
    margin-top: 30px;
    display: inline-block;
}
.kg-richtext-with-button .btn:hover {
    background-color: transparent;
    color: #7474b5;
}

/* instagram  */

section.instafeed-container {
    background: #f4f4f9;
    padding: 35px 0 60px;
}
section.instafeed-container h1 {
    text-transform: capitalize;
    text-align: center;
    font-size: 32px;
    line-height: 40px;
    font-family: lora;
    margin: 0 0 50px;
    font-weight: 500;
    color: #000;
}
section.instafeed-container .kg-instafeed-container .slick-slide {
    padding: 0 3px;
}
section.instafeed-container .kg-instafeed-container img {
    width: 100%;
}
@media screen and (max-width: 767px){
    section.instafeed-container h1 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 30px;
}
}
.kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content a.kg-hero-button:hover {
    background-color: #ffffffcc;
    color: #7474b5;
}
@media screen and (max-width: 768px) { 
    .kg-richtext-with-button .content h2 {
        font-size: 26px;
        line-height: 28px;
        margin: 0 0 23px;
    }
    .kg-richtext-with-button .content p {
        line-height: 35px;
        font-size: 18px;
    }
    .kg-richtext-with-button .btn {
        font-size: 18px;
        line-height: 29px;
        padding: 8px 19px;
    }
}

header.main-header-wrap.kg-main-header-wrapper {
    z-index: 999999;
}




/* hero section  */

section.kg-hero-main-section .slick-dots {
        position: absolute;
        bottom: 15px;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        gap: 8px;
        list-style: none;
        padding: 0;
        margin: 0;
  justify-content: center;


    }
    section.kg-hero-main-section .slick-dots li {
      margin: 0;
        display: inline-block;
        width: 12px;
        height: 12px;
        background: rgba(255, 255, 255, 0.5);
        border-radius: 50%;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
        border: 2px solid transparent;
    }
    section.kg-hero-main-section .slick-dots .slick-active {
        background: #7474b5;
        border: 2px solid #fff; 
        transform: scale(1.3);
    }
    section.kg-hero-main-section .slick-dots li button {
        font-size: 0; 
        width: 100%;
        height: 100%;
        background: transparent;
        border: none;
        cursor: pointer;
        padding: 0;
    }
    section.kg-hero-main-section .slick-dots li:hover {
        background: #7474b5;
        border-color: #7474b5;
    }
    section.kg-hero-main-section .slick-dots li button::before{
        display: none;
    }


    section.kg-hero-main-section .slick-arrow {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background: rgba(255, 255, 255, 0.2);
            color: #fff;
            border: none;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 20px;
            font-weight: bold;
            transition: all 0.3s ease-in-out;
            z-index: 10;
            font-size: 0px;
        }


        section.kg-hero-main-section .slick-prev {
            left: 30px;
        }


        section.kg-hero-main-section .slick-next {
            right: 30px;
        }


        section.kg-hero-main-section .slick-arrow:hover {
            background: #7474b5;
            box-shadow: 0 0 10px rgb(116 116 181 / 32%);
            transform: translateY(-50%) scale(1.1);
        }


        section.kg-hero-main-section .slick-prev::before,
        section.kg-hero-main-section .slick-next::before {
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            font-size: 20px;
        }


        section.kg-hero-main-section .slick-prev::before {
            content: "\f104";
        }


        section.kg-hero-main-section .slick-next::before {
            content: "\f105";
        }


        @media screen and (max-width:767px) {
            section.kg-hero-main-section .slick-arrow{
                display: none;
            }
        }




/* image with text link */

section.kg-section-parlez-provence-wrapper {
    position: relative;
    overflow: hidden;
    padding: 40px 0;
   /* background: #f5f5fa; */
}
section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content {
    display: flex;
    align-items: center;
  justify-content: center;
}
section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content .kg-mask-image-wrap{
    padding: 20px;
    /* width: 44%; */
  width: 36.8%;
    height: 100%;
}
section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content .kg-text-parlez-provence{
    width: 64%;
    padding: 0px 26px;
}
section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content .kg-mask-image-wrap figure{
    position: relative;
    display: block;
    max-width: 100%;
    height: 100%;
    margin: auto;
    overflow: hidden;
    object-fit: cover;
}
section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content .kg-mask-image-wrap figure img{
    position: absolute;
    left: 0;
    top:0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: inline-block;
}
section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content .kg-mask-image-wrap figure::after{
    content: '';
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 120%;
}
section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content .kg-text-parlez-provence h2{
    font-family: lora;
    color: #6768a9;
    text-transform: uppercase;
    font-weight: 400;
  font-size: 22px;
    letter-spacing: 0;
    line-height: 1.4;
}
section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content .kg-text-parlez-provence p{
    color: #000;
    /* font-size: 15px; */
    font-family: Poppins;
    letter-spacing: 0;
    /* line-height: 2; */
    /* margin-top: 40px; */
    margin-bottom: 20px;
font-size: 18px;
  margin-top: 30px;
    line-height: 1.9;
    
}
section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content .kg-text-parlez-provence h2 a {
    color: #6768a9;
}
@media screen and (max-width:1366px) {
section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content .kg-text-parlez-provence {
    width: 51%;
}
}
@media screen and (max-width:1200px) {
section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content .kg-text-parlez-provence p {
   font-size: 16px;
    line-height: 1.8;
    margin-top: 30px;
}
}
@media screen and (max-width:991px) {
    section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content .kg-text-parlez-provence p {
      
       line-height: 1.6;
       font-size: 15px;
        margin-top: 18px;
    }
      section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content .kg-text-parlez-provence {
        width: 60%;
    }
    section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content .kg-mask-image-wrap figure:after {
        padding-bottom: 122%;
    }
    
    section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content .kg-text-parlez-provence h2 {
        font-size: 20px;
    }
}
@media screen and (max-width:767px) {
  section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content .kg-text-parlez-provence p {
      font-size: 16px;
        line-height: 30px;
        margin-top: 18px;
    } 
    section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content {
        flex-wrap: wrap;
        gap:40px;
    }
    section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content .kg-mask-image-wrap,
    section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content .kg-text-parlez-provence {
        padding: 0;
            width: 80% !important;
      text-align:center;
    }
    section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content .kg-text-parlez-provence h2 {
        font-size: 18px;
    }
      .kg-section-parlez-provence-wrapper:nth-child(even) .kg-mask-image-wrap {
        order: 0 !important;
    }
    section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content.kg-title-align-left .kg-text-parlez-provence,
    section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content.kg-title-align-right .kg-text-parlez-provence{
        text-align: center !important;
    }
 

}

/* about us section  */


.kg-about-us-section{
    padding-top: 25px;
    padding-bottom: 77px; 
}
.kg-about-us-section .kg-about-us-main-row{
    display: flex;
    /* align-items: flex-start; */
    flex-wrap: wrap;
    justify-content: space-between;
}
.kg-about-us-section .kg-about-us-main-row .kg-about-left-content, .kg-about-us-section .kg-about-us-main-row .kg-about-right-content {
    max-width: 50%;
    width: 100%;
    padding: 0 16px;
}
.kg-about-us-section .kg-about-us-main-row .kg-about-left-content .kg-about-left-content-images .kg-about-left-content-img:not(:last-child) {
    padding-bottom: 73px;
}
.kg-about-us-section .kg-about-us-main-row .kg-about-left-content .kg-about-left-content-images .kg-about-left-content-img figure {
 /* position: relative; */
    /* max-width: 100%; */
    height: 100%;
    object-fit: cover;
    /* display: block; */
    margin: 0;
    /* width: 100%; */
}
.kg-about-us-section .kg-about-us-main-row .kg-about-left-content .kg-about-left-content-images .kg-about-left-content-img figure img {
  /* top: 0; */
    /* left: 0; */
    /* right: 0; */
    /* bottom: 0; */
    width: 100%;
    /* height: 100%; */
    /* display: inline-block; */
    object-fit: cover;
    /* object-position: top; */
    /* object-fit: contain; */
    max-width: 100%;
    height: auto;
}
/* .kg-about-us-section .kg-about-us-main-row .kg-about-left-content .kg-about-left-content-images .kg-about-left-content-img figure:after {
    content: '';
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 120%;
} */
.kg-about-us-section .kg-about-us-main-row .kg-about-left-content .kg-about-left-content-images .kg-about-left-content-img p {
    font-size: 16px;
    line-height: 20px;
    font-family: poppins;
    color: #000;
    margin: 0;
    margin-top: 17px;
    text-align: center;
}
.kg-about-us-section .kg-about-us-main-row .kg-about-right-content .kg-about-right-content-description p {
    font-size: 17px;
    line-height: 33.3px;
    font-family: poppins;
    color: #000;
    font-weight: 400;
    margin: 0;
    margin-bottom: 36px;
    max-width: 590px;
}
.kg-about-us-section .kg-about-us-main-row .kg-about-right-content .kg-about-right-content-description p strong {
    font-weight: 500;
}
.kg-about-us-section .kg-about-us-main-row .kg-about-right-content .kg-about-right-content-btn a {
    font-size: 17px;
    line-height: 34px;
    color: #000;
    font-weight: 500;
    font-family: poppins;
}

.kg-section-parlez-provence-wrapper:nth-child(even) .kg-mask-image-wrap {
    order: 1;
}
section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content.kg-title-align-left .kg-text-parlez-provence{
    text-align: right;
}
section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content.kg-title-align-right .kg-text-parlez-provence{
    text-align: left;
}
@media screen and (max-width:1399px) {
    .kg-about-us-section .kg-about-us-main-row {
        padding: 0 33px;
        padding-right: 77px;
    }
    .kg-about-us-section .kg-about-us-main-row .kg-about-left-content{
        max-width: 46.62%;
        width: 100%;
    }
    .kg-about-us-section .kg-about-us-main-row .kg-about-left-content,
    .kg-about-us-section .kg-about-us-main-row .kg-about-right-content{
        padding: 0;
    }
}
@media screen and (max-width:1199px) {
    .kg-about-us-section .kg-about-us-main-row {
        padding: 0;
    }
    .kg-about-us-section{
        padding-top: 100px;
    }
    .kg-about-us-section .kg-about-us-main-row .kg-about-right-content .kg-about-right-content-description p{
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 28.3px;
    }
}
@media screen and (max-width:991px) {
    .kg-about-us-section .kg-about-us-main-row .kg-about-left-content,
    .kg-about-us-section .kg-about-us-main-row .kg-about-right-content,
    .kg-about-us-section .kg-about-us-main-row .kg-about-right-content .kg-about-right-content-description p{
        max-width: 100%;
    }
    .kg-about-us-section .kg-about-us-main-row .kg-about-left-content .kg-about-left-content-images {
        display: flex;
        flex-wrap: wrap;
    }
    .kg-about-us-section .kg-about-us-main-row .kg-about-left-content .kg-about-left-content-images .kg-about-left-content-img:first-child{
        padding-bottom: 0;
    }
    .kg-about-us-section .kg-about-us-main-row .kg-about-left-content .kg-about-left-content-images .kg-about-left-content-img {
        width: 50%;
        padding: 0 15px;
    }
    .kg-about-us-section .kg-about-us-main-row .kg-about-left-content .kg-about-left-content-images .kg-about-left-content-img figure{
        height: auto;
    }
    .kg-about-us-section .kg-about-us-main-row .kg-about-right-content{
        margin-top: 25px;
    }
    .kg-about-us-section .kg-about-us-main-row .kg-about-left-content .kg-about-left-content-images .kg-about-left-content-img p{
        margin-top: 15px;
    }
    .kg-about-us-section{
        padding-top: 77px;
    }
}
@media screen and (max-width: 575px) {
    .kg-about-us-section .kg-about-us-main-row .kg-about-left-content .kg-about-left-content-images .kg-about-left-content-img{
        width: 100%;
        padding: 0;
    }
    .kg-about-us-section{
        padding: 50px 0;
    }
    .kg-about-us-section .kg-about-us-main-row .kg-about-left-content .kg-about-left-content-images .kg-about-left-content-img {
        padding-bottom: 25px !important;
    }
}


/* image gallery */

section.kg-section-image-wrapper {
    position: relative;
    overflow: hidden;
    padding: 40px 0;
}
section.kg-section-image-wrapper .kg-image-inner-wrap .kg-title-top h1{
    text-align: center;
    color: #7474b5;
    font-family: Lora;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
}
section.kg-section-image-wrapper .kg-image-inner-wrap .kg-title-top p {
    text-align: center;
    color: #7474b5;
    font-family: Lora;
    font-size: 20px;
    margin: 42px 0;
    letter-spacing: 0;
    line-height: 1;
}
section.kg-section-image-wrapper .kg-image-inner-wrap .kg-image-content .kg-mask-image-wrap{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 16px;
    margin-bottom: 16px;
}
section.kg-section-image-wrapper .kg-image-inner-wrap .kg-image-content .kg-mask-image-001-blog{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 16px;
    margin-bottom: 16px;
}
section.kg-section-image-wrapper .kg-image-inner-wrap .kg-image-content figure{
    display: block;
    position: relative;
    max-width: 100%;
    height: auto;
    margin: auto;
    object-fit: cover;
    overflow: hidden;
}
section.kg-section-image-wrapper .kg-image-inner-wrap .kg-image-content figure img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    object-position: center;
    display: inline-block;
    width: 100%;
    height: 100%;
}
section.kg-section-image-wrapper .kg-image-inner-wrap .kg-image-content figure::after{
    content: "";
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 100%;
} 

section.kg-section-image-wrapper .kg-image-inner-wrap .kg-image-content .kg-mask-image-001-blog .kg-mask-image figure::after{
    content: "";
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 65%;
}

@media screen and (max-width:767px) {
section.kg-section-image-wrapper .kg-image-inner-wrap .kg-image-content .kg-mask-image-wrap {
    grid-gap: 10px;
    margin-bottom: 10px;
}
  section.kg-section-image-wrapper .kg-image-inner-wrap .kg-image-content .kg-mask-image-001-blog {
    
    grid-gap: 10px;
    margin-bottom: 10px;
}
}
/* @media screen and (max-width:480px) {
section.kg-section-image-wrapper .kg-image-inner-wrap .kg-image-content .kg-mask-image-wrap,
section.kg-section-image-wrapper .kg-image-inner-wrap .kg-image-content .kg-mask-image-001-blog{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
} */

@media screen and (max-width:480px) {
    section.kg-section-image-wrapper .kg-image-inner-wrap .kg-image-content .kg-mask-image-wrap,
    section.kg-section-image-wrapper .kg-image-inner-wrap .kg-image-content .kg-mask-image-001-blog  {
        grid-gap: 6px;
        margin-bottom: 6px;
    }
}
}
@media screen and (max-width:480px) {
    section.kg-section-image-wrapper .kg-image-inner-wrap .kg-title-top h1 {
       font-size: 22px;
    }
    section.kg-section-image-wrapper .kg-image-inner-wrap .kg-title-top p {
       font-size: 18px;
    }  
}
@media screen and (max-width:767px) {
    /* section.kg-section-image-wrapper .kg-image-inner-wrap .kg-title-top p {
        margin: 26px 0;
       line-height: 1.4;
    }  */
  section.kg-section-image-wrapper .kg-image-inner-wrap .kg-title-top p {
    margin: 32px 0;
   line-height: 1.4;
}
}

.kg-destination-banner-section .kg-destination-banner-wrap .kg-destination-banner-title h1 {
    font-size: 50px;
    line-height: 70px;
    letter-spacing: 0.9px;
    font-weight: 500;
    font-family: lora;
    color: #fff;
    max-width: 670px;
}
.kg-destination-banner-section {
    /* background-image: url(/cdn/shop/files/Destination.png?v=1743592304); */
    padding: 80px 0;
    min-height: 750px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media screen and (max-width:1399px){
	.kg-destination-banner-section .kg-destination-banner-wrap .kg-destination-banner-title{
  		padding: 0 51px;
  	}
  
}
@media screen and (max-width:1199px){
  .kg-destination-banner-section{
	 min-height: 480px;
  }
  .kg-destination-banner-section .kg-destination-banner-wrap .kg-destination-banner-title h1 {
     font-size: 38px;
     line-height: 50px;
  }
  .kg-destination-banner-section .kg-destination-banner-wrap .kg-destination-banner-title{
  	  padding: 0 40px;
  }
}
@media screen and (max-width:767px){
  .kg-destination-banner-section{
	min-height: 100%;
  }
  .kg-destination-banner-section .kg-destination-banner-wrap .kg-destination-banner-title h1 {
    font-size: 34px;
    line-height: 48px;
}
  .kg-destination-banner-section .kg-destination-banner-wrap .kg-destination-banner-title{
  		padding: 0;
  	}
  .kg-bottom-richtext span.kg-content {
    display: block;
    /* margin-top: 35px; */
    padding: 0 15px;
}
.kg-bottom-richtext span.kg-content p{
    font-size: 20px;
    line-height: 30px;
}
  .kg-about-us-section .kg-heading{
     font-size: 28px;
    margin-bottom: 40px;
    line-height: 38px;
}
}
@media screen and (max-width:575px){
  .kg-destination-banner-section .kg-destination-banner-wrap .kg-destination-banner-title h1 {
    font-size: 27px;
    line-height: 38px;
}
}
.kg-about-us-section .kg-heading {
    color: #7474b5;
    font-family: Lora;
    font-size: 32px;
    /* text-transform: uppercase; */
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 51px;
}

.kg-bottom-richtext span.kg-content  p {
    text-align: center;
    font-family: Lora;
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
    color: #7474b5;
    margin: 0 ;
   
}
.kg-bottom-richtext span.kg-content {
    display: block;
    /* margin-top: 51px; */
}
.main-footer .footer-message p,
.main-footer .email,
#main-footer .footer-menu,
.main-footer .sub-footer p {
  color :#939597 !important;
}
.kg-travel-item-description {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 17px;
  line-height: 1.6;
  color: #333;
}

.kg-travel-item-description h4 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 16px;
  margin-top: 12px;
  color: #555;
}

/* === Image Spacing Fix for About Section === */
/* .kg-about-left-content-images {
  margin: 0 !important;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  gap: 5rem;
}

.kg-about-left-content-img {
  margin: 0 !important;
  padding: 0;
}

.kg-about-left-content-img figure {
  margin: 0 !important;
  padding: 0;
}

.kg-about-left-content-img img {
  display: block;
  width: 100%;
  height: auto;
}

.kg-about-left-content-img p {
  margin: 0.5rem 0 0 0;
  color: #000;
  font-size: 1rem;
}
 */



/* About us page css image space issue 16-04-2025 */

.kg-about-us-section .kg-about-us-main-row .kg-about-left-content .kg-about-left-content-images .kg-about-left-content-img {
    display: block !important;
    margin-bottom: 0 !important;
}


/* font color change  */
/* .kg-hero-main-section .kg-hero-main-content-wrap .kg-hero-content-wrap .kg-hero-content h2.kg-hero-title{
      color: #7474b5;
} */

.kg-richtext-with-button .content p{
       color: #939597;
}
.kg-travel-slider-section .kg-travelslider-wrap .kg-travel-slider .kg-travel-item .kg-travel-item-content .kg-travel-item-description p{
      color: #939597;
}
.kg-travel-slider-section .kg-travelslider-wrap .kg-travel-slider .kg-travel-item .kg-travel-item-content .kg-travel-item-description h4{
  color: #939597;
}
.kg-about-us-section .kg-about-us-main-row .kg-about-right-content .kg-about-right-content-description p{
   color: #939597;
}
.kg-about-us-section .kg-about-us-main-row .kg-about-left-content .kg-about-left-content-images .kg-about-left-content-img p{
      color: #939597 !important;
}
.kg-about-us-section .kg-about-us-main-row .kg-about-right-content .kg-about-right-content-btn a{
      color: #7474b5;
}


section.kg-section-parlez-provence-wrapper .kg-section-inner-blog .kg-text-content .kg-text-parlez-provence p{
      color: #939597;
}
.rich-text__heading {
  font-family: 'Lora', serif;
  font-size: 32px;
  color: #7474b5;
  text-align: center;
  margin-bottom: 51px;
}

@media screen and (max-width:767px){
.mobile-dropdown .list .list-item a{
  color:#fff;
  opacity: 1;
}

nav.compact .nav-item&gt;a, nav.compact .nav-item&gt;div {
    color: #7474b5 !important;
}
.mobile-dropdown .list.primary,
nav.compact .nav-item.active {
    background-color: #7474b5;
}
    nav.compact .nav-item.active&gt;a, nav.compact .nav-item.active&gt;div{
    color: #fff !important;
  }

}


.kg-image-of-richtext {
    max-width: 200px;
    display: block;
    margin: 0 auto;
    max-height: 200px;
}
.kg-image-of-richtext img {
    width: 100%;
    height: auto;
}
.kg-contact-form-wrapper .contact-form .submit-button {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.kg-contact-form-wrapper .contact-form .field-wrap .field {
    background: #F6F6F6;
    border: 0;
    outline: 0;
    flex: 1;
    margin-bottom: 20px;
}
.kg-contact-form-wrapper .contact-form .field-wrap label {
    font-family: Poppins;
    letter-spacing: 0;
    font-size: 18px;
    line-height: 1.9;
    color: #7474b5;
    max-width: 100px;
    width: 100%;
}
.kg-contact-form-wrapper .contact-form .field-wrap {
    display: flex;
    align-items: center;
    text-align: center;
    column-gap: 20px;
    margin-top: 0;
}
.kg-contact-form-wrapper  .contact-form {
    max-width: 715px;
    margin: 0 auto;
    margin-top: 50px;
}
.kg-contact-form-wrapper .kg-contact-description span.kg-description {
    display: block;
    text-align: center;
    font-family: Lora;
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
    color: #7474b5;
    margin: 0 auto;
    max-width: 785px;
}
.kg-contact-form-wrapper .kg-heading-conatct span.kg-heading {
    text-align: center;
    display: block;
    font-family: lora;
    color: #6768a9;
    font-weight: 400;
    font-size: 42px;
    letter-spacing: 0;
    line-height: 1.4;
    margin-bottom: 10px;
}
.kg-contact-form-wrapper {
    float: none !important;
    padding-left: 0 !important;
    margin: 0 auto;
    width: 100% !important;
}
@media screen and (max-width:575px){
.kg-contact-form-wrapper .kg-heading-conatct span.kg-heading{
    font-size: 35px;
}
.kg-contact-form-wrapper .kg-contact-description span.kg-description{
    font-size: 20px;
    line-height: 30px;
}
.kg-contact-form-wrapper .contact-form .field-wrap{
    flex-direction: column;
    text-align: left;
    align-items: flex-start;
}
}

.kg-contact-form-wrapper .contact-form .submit-button{
  margin-right: 115px;
}
find class change css
@media screen and (max-width:767px){
.kg-contact-form-wrapper .contact-form .submit-button{
      margin-right: 80px;
}
}
@media screen and (max-width:575px){
.kg-contact-form-wrapper .contact-form .submit-button{
      margin-right: auto;
}
}

.kg-contact-form-wrapper .contact-form .field-wrap .field::placeholder{
    color: #989898;
}

 body, html{
        position: relative;
    }
header.main-header-wrap.kg-main-header-wrapper {
        z-index: 999;
    }
.page-body-content .destinations-section {
    padding: 25px 15px 0;
}
.page-body-content .destinations-section .featured-text h2 {
    color: #7474b5;
    font-family: Lora;
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 51px;
    text-transform: capitalize;
}

@media screen and (max-width: 749px) {
    #shopify-section-template--16881335632059__page_destinations_richtext_GV3DN8 .destinations-section .featured-text {
        padding: 0 !important;
    }
    #shopify-section-template--16881335632059__page_destinations_richtext_GV3DN8 .destinations-section .featured-text h2 {
        margin: 0 0 51px !important;
        font-size: 32px !important;
        line-height: 1 !important;
    }
}

@media screen and (max-width: 1199px) {
    .page-body-content .destinations-section {
        padding: 100px 15px 0;
    }
}
@media screen and (max-width: 991px) {
    .page-body-content .destinations-section {
        padding: 77px 15px 0;
    }
}
@media screen and (max-width: 575px) {
    .page-body-content .destinations-section {
        padding: 50px 15px 0;
    }
}</pre></body></html>