html,
body {
    background-color: #fafafa;
}

body,
input,
textarea,
select,
button {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-family: 'Essonnes Display', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #232175;
    font-weight: normal;
    font-style: normal;
}

.viewport {
    position: relative;
}

.content {
    position: relative;
    overflow: hidden;
}

.c {
    max-width: 1448px;
    padding: 0 60px;
}

.sec_padd {
    padding: 60px 0
}

.sec_singlepadd {
    padding: 80px 0;
}

.top_margin {
    margin-top: 64px;
}

.sec_paleblue {
    background: #E6F3FF;
    border-bottom: 1px solid #232175;
}

.sec_limegreen {
    background: #E2FFE1;
    border-bottom: 1px solid #1C301B;
}

.sec_paleorange {
    background: #FFFAEE;
    border-bottom: 1px solid #1C301B;
}

.sec_greyishblue {
    background: #deeefd;
    border-bottom: 1px solid #1C301B;
}

.sec_white {
    background: #FAFAFA;
}

.sec_blue {
    background: #232175;
}

.sec_purewhite {
    background: #fff;
}

.first_section {
    padding-top: 184px;
}

.sec_white+.sec_white,
.sec_gray+.sec_gray {
    margin-top: -60px;
}

.txt_violet {
    color: #8588FF;
}

.txt_green {
    color: #60AB5E;
}

.btn {
    padding: 7px 24px;
    background: #FF68A1;
    color: #FAFAFA;
    font-family: 'AvantGarde-Book';
    display: inline-block;
    border: 1px solid transparent;
}

.has-no-touchevents .btn:hover {
    background: #FAFAFA;
    color: #FF68A1;
    border-color: #FF68A1;
}

.ban_title {
    font-size: 72px
}

.sec_title {
    font-size: 56px
}

.sec_text {
    font-size: 18px;
}

.medium_title {
    font-size: 32px;
}

.footer_title {
    font-size: 24px
}

.head_title {
    font-size: 48px;
}

.header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 3;
}

.sticky {
    position: fixed;
    padding: 20px 40px;
    top: 0;
    left: 0;
    width: 100%;
    transform: translateY(-100%);
    transition: transform .4s, box-shadow .4s;
    z-index: 99;
    background-color: #fff;
}

.has-scrolled .sticky {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    box-shadow: 0 2px 25px -5px rgb(0 0 0 / 20%);
}

.sticky .header_section {
    padding: 0;
}

.header_section {
    padding: 48px 56px;
    position: relative;
}

.header_sectionwrap {
    position: relative;
    text-align: right;
}

.header_menussection {
    margin-left: 105px;
    display: inline-block;
    padding: 0 16px 0 58px;
    background-color: #232175;
    color: #fafafa;
    font-family: 'AvantGarde-Book';
    font-weight: normal;
    position: relative;
}

.header_menussection:before {
    content: '';
    width: 24px;
    height: 100%;
    background: url(../images/menu.png) no-repeat;
    /*url(../images/menu.png) no-repeat;*/
    background-size: contain;
    position: absolute;
    top: 0;
    left: -16px;
}

.header_logoa {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
}

.has-no-touchevents .header_logoa:hover {
    opacity: 0.7;
}

.headerlogo_img {
    width: 72px;
    height: auto;
}

.header_menuslist {
    display: inline-block;
    vertical-align: middle;
    margin: 0 -24px;
}

.header_menuicons {
    display: inline-block;
    vertical-align: middle;
    margin-left: 48px;
}

.header_menuicons form {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.header_menuicons form input[type=text].listing_search {
    padding: 12px 56px 12px 18px;
}

.header_menuicons form .listing_inputicon,
.header_menuicons form .header_search_submit {
    position: absolute;
    width: 40px;
    height: 42px;
    background-color: #6164D9;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 3;
}

.header_menuicons form .header_search_submit {
    background-color: transparent;
}

.header_menusa {
    display: inline-block;
    padding: 0 24px;
}

.header .header_menusa,
.sticky .header_menusa {
    font-size: 20px;
}

.has-no-touchevents a.insta_title:hover,
.has-no-touchevents .user_itintit:hover,
.has-no-touchevents .my_itinerariesgridtit:hover,
.has-no-touchevents .modetrans_menu:hover,
.has-no-touchevents .navigation_gridmenua:hover,
.has-no-touchevents a.navigation_gridtitle:hover,
.has-no-touchevents .post_filtersoptionlbl:hover,
.has-no-touchevents .post_listtitle:hover,
.has-no-touchevents .modernpagination li a.page-numbers:hover,
.has-no-touchevents a.post_gridtitle:hover,
.has-no-touchevents .listingselect_lab:hover,
.has-no-touchevents a.twocolumn_title:hover,
.has-no-touchevents a.banner_titlesec:hover .banner_title,
.has-no-touchevents .three_stepstit:hover,
.has-no-touchevents a.post_slidertit:hover,
.has-no-touchevents .footer_btmmenulistwrapa:hover,
.has-no-touchevents .header_menusa:hover,
.has-no-touchevents .footer_topmenulistwrapa:hover {
    color: #FF68A1;
}

.header_loginmenulists {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    width: 206px;
    top: 100%;
    right: 0;
    background: #0E0D48;
    padding: 16px;
    transition: opacity .4s, visibility .4s;
}

.header_searchicon {
    display: none;
    vertical-align: middle;
    padding: 16px 0;
}

.header_searchicon span {
    background: #6164D9;
    padding: 8px;
    display: block;
}

.header_profileicon_img {
    width: 24px;
    height: auto;
}

.header_loginmenus {
    display: inline-block;
    margin-left: 4px;
    vertical-align: middle;
}

.header_profileicon {
    padding: 16px 0;
    display: block;
    position: relative;
}

.header_profileicon span {
    background: #FF68A1;
    padding: 8px;
    display: block;
    position: relative;
}

.header_green span {
    background: #84CE82;
}

/* .header_profileicon span:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-top: 2px solid #FAFAFA;
    border-left: 2px solid #FAFAFA;
    transform: rotate(225deg);
    top: 14px;
    right: 8px;
} */
.header_loginmenus:hover .header_loginmenulists {
    opacity: 1;
    visibility: visible;
}

.header_loginmenua {
    display: block;
    text-align: left;
    margin-top: 12px;
    padding: 8px 42px 8px 12px;
    background: #232175;
    color: #fafafa;
    font-size: 12px;
    font-family: 'AvantGarde-Book';
    position: relative;
}

.has-no-touchevents .header_loginmenua:hover {
    background: #2E3192;
}

.header_loginmenua:nth-child(1) {
    margin-top: 0;
}

.header_loginmenuicon {
    position: absolute;
    top: 0;
    right: 0;
    background: #2E3192;
    width: 32px;
    height: 32px;
    text-align: center;
}

.header_loginmenuicon img {
    width: 19px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.footer_top {
    background: #232175;
    padding: 38px 0;
    color: #FAFAFA;
}

.footer_topsec {
    position: relative;
    text-align: right;
}

.footerlogo_section {
    position: absolute;
    top: 0;
    left: 40px;
    height: auto;
}

.footerlogo_img {
    width: 151px;
    height: auto;
}

.footer_topmenulists {
    position: relative;
    margin: 0 -40px;
    padding-left: 200px;
}

.footer_topmenulist {
    display: inline-block;
    padding: 0 40px;
    text-align: left;
}

.footer_topmenulistwrapa {
    display: block;
    font-size: 14px;
    margin-top: 17px;
    font-family: 'AvantGarde-Book';
    font-weight: normal;
    line-height: 1.2;
}

.footer_topmenulisttit {
    font-weight: bold;
}

.footer_newsletterform {
    margin-top: 17px;
    text-align: center;
    max-width: 305px;
    font-family: 'AvantGarde-Book';
    font-weight: normal;
}

.new_formimput {
    width: 100%;
    font-family: 'AvantGarde-Book';
    background: #0E0D48;
    color: #FAFAFA;
    padding: 8px 24px 8px 24px;
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
}

.banner_formsection .new_formimput::placeholder,
input::placeholder,
.popnewsletter_form .new_formimput::placeholder {
    color: #232175;
}

.banner_formsection .new_formimput:-ms-input-placeholder,
input:-ms-input-placeholder,
.popnewsletter_form .new_formimput:-ms-input-placeholder {
    color: #232175;
}

.banner_formsection .new_formimput::-ms-input-placeholder,
input::-ms-input-placeholder,
.popnewsletter_form .new_formimput::-ms-input-placeholder {
    color: #232175;
}

.new_formimput::placeholder {
    color: #FAFAFA;
}

.new_formimput:-ms-input-placeholder {
    color: #FAFAFA;
}

.new_formimput::-ms-input-placeholder {
    color: #FAFAFA;
}

.new_formsubmitbtn {
    background: #FF68A1;
    color: #FAFAFA;
    padding: 8px 24px 8px 24px;
    font-family: 'AvantGarde-Book';
    line-height: 1.5;
    cursor: pointer;
    display: inline-block;
    transition: background .4s;
}

.footer_newsletterform .new_formsubmitbtn {
    width: 100%;
}

.has-no-touchevents .new_formsubmitbtn:hover {
    background: #0E0D48;
}

.new_formsubmit {
    margin-top: 8px;
    position: relative;
}

.wpcf7 .new_formsubmit .ajax-loader {
    position: absolute;
    top: 8px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 1;
    margin: 0;
}

.wpcf7-form.submitting:after {
    content: none;
}

.wpcf7-form.submitting .new_formsubmitbtn {
    color: transparent;
}

.wpcf7-form.submitting .new_formsubmit {
    pointer-events: none;
}

.new_formfield .wpcf7-form-control-wrap {
    display: block;
}

.new_formfield .wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: 8px;
    color: #ff0000;
    line-height: 1;
    display: inline-block;
}

.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form .wpcf7-response-output {
    border: none;
    margin: 5px 0 0;
    padding: 0;
    font-size: 12px;
    text-align: center;
    color: #ff0000;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #fafafa;
}

.popnewsletter_form .new_formfield .wpcf7-not-valid-tip,
.popnewsletter_form .wpcf7 form.sent .wpcf7-response-output,
.popnewsletter_form .wpcf7 form.invalid .wpcf7-response-output,
.popnewsletter_form .wpcf7 form.unaccepted .wpcf7-response-output,
.popnewsletter_form .wpcf7 form.failed .wpcf7-response-output,
.popnewsletter_form .wpcf7 form.aborted .wpcf7-response-output {
    color: #fafafa;
    text-align: left;
}

.banner_formwrapper .wpcf7 form.sent .wpcf7-response-output {
    color: #505050;
}

.footer_socialmedia {
    margin-top: 17px;
}

.footer_socialicon {
    display: inline-block;
    background: #6164D9;
    padding: 8px;
    color: #FAFAFA;
    margin-left: 4px;
    font-size: 24px;
    width: 40px;
    height: 40px;
    text-align: center;
}

.has-no-touchevents .footer_socialicon:hover {
    background: #FAFAFA;
    color: #6164D9;
}

.footer_socialicon:nth-child(1) {
    margin-left: 0;
}

.footer_bottom {
    background: #0E0D48;
    padding: 18px 0;
    color: #FAFAFA;
    font-family: 'AvantGarde-Book';
}

.footer_bottomsec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 -30px;
}

.footer_bottomcopy {
    font-size: 10px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 30px;
    line-height: 1.2;
}

.footer_btmmenulistwrap {
    padding: 0 20px;
    display: inline-block;
    vertical-align: middle;
}

.footer_btmmenulistwrapa {
    display: inline-block;
    vertical-align: middle;
    padding: 0 12px;
    font-size: 10px;
    line-height: 1.2;
}

.banner .middle-wrap-table {
    height: 100vh;
}

.banner .middle {
    padding: 0;
    vertical-align: bottom;
}

.banner {
    position: relative;
}

.banner.video {
    height: 100vh;
}

.banner_sec {
    white-space: nowrap;
    min-height: 500px;
}

.banner_sec:before {
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 1px;
    height: 100%;
}

.banner_wrapper {
    padding: 56px;
    max-width: 544px;
    margin-left: auto;
    text-align: left;
    display: inline-block;
    white-space: normal;
    vertical-align: bottom;
    position: relative;
}

.banner_formwrapper {
    padding: 32px 56px;
}

.banner_hidenav .banner_wrapper {
    max-width: 584px;
}

.banner_left .banner_wrapper {
    margin-right: auto;
    margin-left: 0;
}

.swiper_progressbar {
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    background: #ED1164;
    -webkit-transition: width 5s ease-in-out;
    -moz-transition: width 5s ease-in-out;
    -o-transition: width 5s ease-in-out;
    transition: width 5s ease-in-out;
}

.swiper_progressbar.active {
    width: 100%;
}

.banner_slidernavigation {
    position: absolute;
    bottom: 0;
    height: 40px;
    width: 88px;
}

.banner_hidenav .banner_slidernavigation,
.banner_hidenav .swiper_progressbar {
    display: none;
}

.banner_right .banner_slidernavigation {
    left: 0;
}

.banner_left .banner_slidernavigation {
    right: 0;
}

.banner_slidernavigation .next.slidernav {
    margin-left: 8px;
}

.banner_right {
    text-align: right;
}

.banner_titlesec {
    display: block;
}

.banner_title {
    text-transform: capitalize;
    line-height: 1.2;
    font-weight: bold;
    transition: color .4s;
}

.banner_titlesec+.banner_text {
    margin-top: 16px;
}

.banner_text {
    font-family: 'AvantGarde-Book';
}

.sec_white .banner_text {
    color: #505050;
}

.sec_white .banner_title {
    color: #232175;
}

.sec_blue .ban_title {
    color: #FAFAFA;
}

.sec_blue .banner_text {
    color: #CFCFCF;
}

.banner_text+.banner_btn {
    margin-top: 24px;
}

.banner .c {
    padding: 306px 60px 56px;
}

.banner_content {
    position: relative;
}

.insta_title {
    display: block;
    text-align: center;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 1.2;
}

.insta_feedsec {
    margin-top: 32px;
}

.instagram_feed .insta-gallery-feed .insta-gallery-list .insta-gallery-item .insta-gallery-image-wrap .insta-gallery-image-mask {
    background-color: rgb(255 255 255 / 30%) !important;
}

.insta-gallery-feed .insta-gallery-list .insta-gallery-item .insta-gallery-icon.qligg-icon-instagram {
    display: none
}

.twocolumn_imgsec {
    display: inline-block;
    position: relative;
    width: 43.3%;
}

.twocolumn_imgsec canvas {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.twocolumn_imgsec .bsz{
    opacity: 0;
}
.twocolumn_imgsec .gif + .bsz{
    opacity: 1;
}

.twocolumn_imgsvg {
    width: 575px;
    height: auto;
}

.twocolumn_content {
    display: inline-block;
    width: 78.31%;
    margin-left: -22%;
    background: #FFFFFF;
    margin-top: 41px;
    box-shadow: 0px 24px 80px 0px rgb(35 33 117 / 10%);
}

.twocolumn_imgsec .sizer {
    padding-top: 100%;
}

.twocolumn_contentwrap {
    padding: 126px 92px 126px 426px;
}

.twocolumn_title {
    display: block;
    line-height: 1.2;
    font-weight: bold;
    text-transform: capitalize;
}

.twocolumn_text {
    margin-top: 24px;
    font-family: 'AvantGarde-Book';
}

.twocolumn_btn {
    margin-top: 24px;
}

.postslider_title {
    text-transform: capitalize;
    text-align: center;
    font-weight: bold;
    line-height: 1.2;
}

.post_slider .swiper-container {
    margin-top: 56px;
    padding: 0 66px;
}

.product_slider .swiper-container {
    margin-top: 30px;
    padding: 0;
}

.post_sliderimg {
    display: block;
    position: relative;
}

.has-no-touchevents a.post_sliderimg:hover:before {
    opacity: 1;
}

.post_sliderimg .sizer {
    padding-top: 55.14%;
}

.post_slider .swiper-slide {
    width: 33.33%;
}

.post_contentsec {
    margin: -45px 21px 0;
    padding: 24px;
    background: #FFFFFF;
    box-shadow: -2px 2px 20px 1px rgb(97 100 217 / 10%);
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
}

.post_slidertit {
    display: block;
    text-transform: capitalize;
    line-height: 1.2;
    font-weight: bold;
}

.post_sliderdate {
    margin-top: 16px;
    color: #FF68A1;
    font-size: 14px;
    line-height: 1.2;
    font-family: 'AvantGarde-Book';
}

.post_slidertext {
    margin-top: 14px;
    font-size: 14px;
    line-height: 1.2;
    font-family: 'AvantGarde-Book';
    overflow: hidden;
    padding-bottom: 16px;
    margin-bottom: 16px;
}

.post_sliderbtn {
    display: block;
    text-align: center;
    margin-top: auto;
}

.slidernav {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #232175;
    position: relative;
}

.product_slidernavigation .slidernav {
    background: transparent;
}

.slidernav .slidearrow {
    position: absolute;
    width: 11px;
    height: 11px;
    border-left: 2px solid #FAFAFA;
    border-top: 2px solid #FAFAFA;
    transform: rotate(-45deg);
    top: 14px;
    left: 16px;
    transition: border-color .4s;
}

.product_slidernavigation .slidernav .slidearrow {
    border-left: 2px solid #232175;
    border-top: 2px solid #232175;
}

.has-no-touchevents .slidernav:hover .slidearrow {
    border-color: #FF68A1
}

.next.slidernav {
    transform: matrix(-1, 0, 0, 1, 0, 0);
}

.next.slidernav .slidearrow {
    left: 17px;
}

.post_slidernavigation .slidernav,
.product_slidernavigation .slidernav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
}

.product_slidernavigation .slidernav {
    top: 42%;
}

.post_slidernavigation .slidernav.prev {
    left: 0;
}

.product_slidernavigation .slidernav.prev {
    left: 0;
    margin-left: 16px;
}

.post_slidernavigation .slidernav.next {
    right: 0;
    transform: translateY(-50%) matrix(-1, 0, 0, 1, 0, 0);
}

.product_slidernavigation .slidernav.next {
    right: 0;
    transform: translateY(-50%) matrix(-1, 0, 0, 1, 0, 0);
    margin-right: 16px;
}

.product_slidernavigation .slidernav.next,
.product_slidernavigation .slidernav.prev {
    border: 1px solid var(--primary-base, #232175);
    background-color: #fff;
}

.has-no-touchevents .product_slidernavigation .slidernav:hover {
    background: #232175;
}

.has-no-touchevents .product_slidernavigation .slidernav:hover .slidearrow {
    border-color: #fff;
}

.post_slider .swiper-container:before,
.post_slider .swiper-container:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #FAFAFA;
    z-index: 2;
}

.post_slider .swiper-container:after {
    left: calc(-100% + 66px);
}

.post_slider .swiper-container:before {
    right: calc(-100% + 66px);
}

.three_columnsizer {
    width: 50%;
}

.three_columnsec .sizer {
    padding-top: 50%;
}

.largecolumm.three_columnsec .sizer {
    padding-top: 100%;
}

.three_columnsec {
    width: 50%;
    position: relative;
    display: block;
}

a.three_columnsec:before,
.post_sliderimg:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 30%);
    opacity: 0;
    transition: opacity .4s;
    z-index: 1;
}

a.three_columnsec:hover:before {
    opacity: 1
}

.three_columntitle {
    position: absolute;
    bottom: 41px;
    left: 40px;
    color: #FFFFFF;
    text-transform: capitalize;
    font-weight: bold;
    line-height: 1.2;
    z-index: 1;
}

.three_stepssection {
    background: #FFFFFF;
}

.three_stepsleft {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    padding: 27px 60px;
}

.three_stepsright {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    padding: 27px 0 27px 60px;
}

.three_stepsctn {
    max-width: 390px;
    margin: auto;
}

.three_stepstit {
    text-transform: capitalize;
    font-weight: bold;
    line-height: 1.2;
    display: block;
}

.three_stepstxt {
    margin-top: 24px;
    color: #505050;
    font-family: 'AvantGarde-Book';
}

.three_stepsbtn {
    margin-top: 24px;
}

.three_stepslist {
    padding: 44px 33px;
    margin-top: 24px;
    position: relative;
    white-space: nowrap;
}

.three_stepslist:nth-child(1) {
    margin-top: 0;
}

.bg_green {
    background: #D4E1BE;
    color: #798368;
}

.bg_orange {
    background: #F8D893;
    color: #968052;
}

.bg_blue {
    background: #BCBEFF;
    color: #2E3192;
}

.three_stepslistnum {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    padding-right: 16px;
    line-height: 1.2;
    position: relative;
}

.three_stepslistnum:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 42px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    border-right: 2px solid;
}

.three_stepslistxt {
    display: inline-block;
    vertical-align: middle;
    font-family: 'AvantGarde-Book';
    line-height: 1.3;
    padding-left: 16px;
    white-space: normal;
}

.three_stepsarrow,
.three_stepslist:before,
.three_stepslist:after {
    content: '';
    position: absolute;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 16px solid #fff;
}

.three_stepslist:after {
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    left: -7px;
}

.three_stepslist:before {
    top: 0;
    transform: rotate(-180deg);
    left: 50px;
}

.three_stepsarrow {
    transform: rotate(0deg);
    left: 50px;
    bottom: 0;
}

.three_stepslist:nth-child(3n) {
    margin-left: 40px;
}

.three_stepslist:nth-child(2n) {
    margin-left: 20px;
}

.small_ban {
    text-align: center;
}

.small_bannertitle {
    font-weight: bold;
    text-transform: capitalize;
    line-height: 1.2;
}

.small_bannertext {
    margin-top: 13px;
    font-family: 'AvantGarde-Book';
}

.listingsection {
    position: relative;
}

.listing_leftcol {
    margin-top: 64px;
    position: static;
    width: 292px;
    float: left;
    top: 0;
    left: 0;
}

.listing_rightcol {
    overflow: hidden;
    position: relative
}

.listingsection:after {
    content: '';
    display: block;
    clear: both;
}

.listingsection_intro {
    font-family: 'AvantGarde-Book';
    padding-left: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 -30px;
}

.sort_filter_yes .listingsection_intro {
    margin: 0 0 16px 0;
    display: flex;
    overflow-x: hidden;
    white-space: nowrap;
    padding: 0;
    position: relative;
    gap: 4px;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-x: auto;
    scroll-behavior: smooth;
    white-space: nowrap;
    flex: 1;
}

.sort_filter_yes .listingsection_intro::-webkit-scrollbar {
    display: none;
}

.sort_filter_yes .listingsection_intro_wrapper {
    position: relative;
}

.sort_filter_yes .filter_item {
    text-decoration: none;
    display: inline-block;
    padding: 0 10px;
    cursor: pointer;
    transition: color 0.3s ease;
}

.sort_filter_yes .filter_item:first-child {
    padding-left: 0;
}

.sort_filter_yes .filter_item:last-child {
    padding-right: 0;
}

.sort_filter_yes .scroll_btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    z-index: 3;
    margin-top: -1.5px;
}

.sort_filter_yes .scroll_btn:disabled {
    opacity: 0;
    visibility: hidden;
}

.filter_item input[type="checkbox"] {
    display: none;
}

.filter_item input[type="checkbox"]:checked+span {
    color: #ED1164;
    font-weight: bold;
}

.sort_filter_yes .scroll_btn.scroll_left {
    left: 0;
    padding: 10px 30px 10px 0;
    background: linear-gradient(to left, rgba(250, 250, 250, 0.4), rgba(250, 250, 250, 1));
}

.sort_filter_yes .scroll_btn.scroll_right {
    right: 0;
    padding: 10px 0 10px 30px;
    background: linear-gradient(to right, rgba(250, 250, 250, 0.4), rgba(250, 250, 250, 1));
}

.sort_filter_yes .scroll_left svg {
    transform: rotate(180deg);
}

.listing_resultcount {
    display: inline-block;
    vertical-align: middle;
    font-family: 'AvantGarde-Book';
    display: none;
}

.listing_resultcount span {
    display: inline-block;
    color: #FF68A1;
}

.listing_viewtypes {
    display: inline-block;
    vertical-align: middle;
    padding: 0 30px;
}

.listing_viewtit {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

.listing_viewtypea {
    display: inline-block;
    vertical-align: middle;
    background: #232175;
    padding: 8px;
    margin-left: 8px;
}

.has-no-touchevents .listing_viewtypea:hover {
    background: #FF68A1;
}

.listing_viewtypea.active {
    background: #6164D9;
    pointer-events: none;
}

.listing_leftsection {
    margin: 16px 28px 0 0;
    font-family: 'AvantGarde-Book';
    margin-top: 0;
}

input[type=text].listing_search {
    width: 100%;
    background: #fff;
    padding: 12px 24px;
    font-size: 14px;
    line-height: 1.2;
    font-family: 'AvantGarde-Book';
}

.listing_inputs {
    position: relative;
    padding-right: 40px;
}

.listing_inputsubmit {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
    opacity: 0;
    z-index: 2;
}

.listing_inputicon {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
    padding: 8px;
    background: #232175;
    z-index: 1;
}

.listing_selectsec {
    margin-top: 16px;
}

.listing_selecta {
    cursor: default;
    display: block;
    background: #232175;
    color: #fafafa;
    padding: 9px 47px 10px 24px;
    font-size: 14px;
    line-height: 1.2;
    position: relative;
}

/* .listing_selecta:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 2px solid #FAFAFA;
    border-left: 2px solid #FAFAFA;
    transform: rotate(225deg);
    top: 10px;
    right: 19px;
    transition: transform .4s, top .4s;
}

.listing_selecta.show:before {
    transform: rotate(45deg);
    top: 14px;
} */
.listing_selects {
    padding: 16px 24px 24px;
    background: #fff;
    font-size: 14px;
    line-height: 1.2;
}

.listing_selectdiv {
    border-top: 1px solid #CFCFCF;
}

.listing_selectdiv:nth-child(1) {
    border-top: none;
}

.listing_selectdiv:last-child label {
    padding-bottom: 0px;
}

.listing_selectcheck {
    display: none;
}

.listing_selectcheck:checked+.listingselect_lab {
    color: #FF68A1;
}

.listingselect_lab {
    display: block;
    padding: 8px 30px 8px 0;
    cursor: pointer;
    position: relative;
    transition: color .4s;
}

.listingselect_lab:before,
.listingselect_lab:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 12px;
    top: 10px;
    transform: rotate(45deg);
    right: 3px;
    background: #FF68A1;
    opacity: 0;
    transition: opacity .4s;
}

.listingselect_lab:after {
    transform: rotate(-45deg);
    right: 3px;
}

.listing_selectcheck:checked+.listingselect_lab:before,
.listing_selectcheck:checked+.listingselect_lab:after {
    opacity: 1;
}

.listing_rightsection {
    margin: 0 -9px;
}

.post_grid {
    padding: 0 8px;
    display: inline-block;
    width: 33.33%;
    margin-top: 32px;
}

.post_grid:nth-child(1):not(.custom_list_item),
.post_grid:nth-child(2):not(.custom_list_item),
.post_grid:nth-child(3):not(.custom_list_item) {
    margin-top: 24px;
}

.post_gridsection {
    position: relative;
    padding: 24px;
    box-shadow: 1px 0px 20px 0px rgb(35 33 117 / 10%);
    background: #FFFFFF;
    text-align: center;
    font-family: 'AvantGarde-Book';
}

.post_gridtitle {
    display: block;
    font-family: 'Essonnes Display';
    font-weight: bold;
    text-transform: capitalize;
    line-height: 1.2;
    margin-top: 20px;
}

.post_gridimage .sizer {
    padding-top: 88%;
}

.post_gridaddress {
    margin-top: 8px;
    font-size: 12px;
    color: #979797;
}

.post_gridaddresscount {
    display: block;
    color: #FF68A1;
}

.post_gridcat {
    display: inline-block;
    font-size: 12px;
    color: #6164D9;
    line-height: 1.2;
    padding: 0 10px;
    position: relative;
    margin-top: 8px;
}

.post_gridcat:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: #6164D9;
    top: 4px;
    left: 0;
    border-radius: 50%;
}

.post_gridnumber {
    font-size: 12px;
    margin-top: 8px;
    line-height: 1.1;
    color: #6164D9;
}

.post_gridnumber:hover {
    color: #FF68A1;
}

.post_gridnumber_listing {
    display: none;
}

.listing_rightsection .post_gridoptions {
    overflow-x: auto;
    white-space: nowrap;
    display: none;
}

.listing_rightsection .post_gridoptions::-webkit-scrollbar {
    width: 5px;
    height: 4px;
    background-color: transparent;
}

.post_gridbtn {
    min-width: calc(100% - 92px);
    display: inline-block;
    background: #232175;
    color: #FAFAFA;
    padding: 12px 24px;
    font-size: 14px;
    line-height: 1.2;
    margin-top: 16px;
}

.post_gridicon {
    display: inline-block;
    margin-top: 16px;
    background: #FF68A1;
    margin-left: 4px;
    padding: 8px;
    color: #FAFAFA;
    position: relative;
}

.shoplist_iti.itinadded,
.post_gridicon.favadded,
.shoplist_fav.favadded,
.griditin_titold.griditin_added,
.griditin_sessionbtn.griditin_added,
.griditin_titsession.griditin_added {
    background: #84CE82;
    pointer-events: none;
}

.shoplist_iti.itinadded:before {
    content: none;
}

.itinadded {
    background: #84CE82;
}

.post_gridicon .fas,
.post_gridicon .far {
    font-size: 24px;
}

.has-no-touchevents .post_gridbtn:hover,
.has-no-touchevents .post_gridicon:hover {
    background: #6164D9;
}

.post_griditineray.post_gridicon {
    margin-left: 8px;
}

.modernpagination {
    margin-top: 48px;
    text-align: center;
    width: 100%;
}

.modernpagination li {
    display: inline-block;
    vertical-align: middle;
}

.modernpagination li .page-numbers {
    padding: 0 5px;
    font-family: 'AvantGarde-Book';
    display: inline-block;
}

.modernpagination li .page-numbers.current {
    color: #FF68A1;
}

.modernpagination li .page-numbers.next,
.modernpagination li .page-numbers.prev {
    padding: 0 6px;
    position: relative;
    width: 24px;
    height: 24px;
}

.modernpagination li a.page-numbers .prev-next {
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 2px solid #232175;
    border-left: 2px solid #232175;
    transform: rotate(135deg);
    top: 8px;
    right: 9px;
}

.modernpagination li a.page-numbers.prev .prev-next {
    transform: rotate(-45deg);
    top: 7px;
}

.listing_rightcol .loading,
.post_listingsec .loading,
.user_favouriteslist .loading {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 60px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s, visibility 0.5s;
}

.listing_rightcol.active .loading,
.post_listingsec.active .loading,
.user_favouriteslist.active .loading {
    opacity: 1;
    visibility: visible;
}

.active .listing_rightsection,
.active .post_listingsecwhole,
.active .user_favouriteslistwhole {
    pointer-events: none;
    opacity: 0.7;
}

.no_post.post_grid {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    font-family: 'AvantGarde-Book';
}

.post_gridimage {
    display: block;
    opacity: 1;
    position: relative
}

.post_gridimage .sizer {
    padding-top: 52.35%;
}

.has-no-touchevents .post_gridimage:hover {
    opacity: 0.7;
}

.post_gridimg {
    width: 278px;
    height: auto;
}

.listing_rightsizer {
    width: 33.33%
}

.paginationpadding {
    padding-bottom: 72px
}

.post_listtitle {
    display: block;
    font-family: 'AvantGarde-Book';
    padding-top: 20px;
    line-height: 1;
}

.listing_rightsection.list {
    margin: 0 -19px;
}

.list_alphabet {
    padding: 0 19px;
    display: inline-block;
    width: 50%;
    margin-top: 16px;
}

.list_alphabettitle {
    line-height: 1.2;
    font-weight: bold;
    color: #FF68A1;
}

.list_alphabetwhole {
    border-bottom: 1px solid #232175;
    padding: 0 0 16px;
}

.list_alphabetsizer {
    width: 50%;
}

.post_filterslist {
    vertical-align: middle;
    width: 50%;
    padding: 0;
    flex-wrap: wrap;
    gap: 32px;
    display: flex;
}

.post_listintro .listing_resultcount {
    width: 25%;
    text-align: right;
}

.post_listintro .listing_inputs {
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    margin-left: auto;
}

.post_listingsec {
    margin: 32px -8px 0;
    position: relative;
}

.post_listing .no_post.post_grid {
    margin: 0;
}

.post_listingsec .loading {
    position: absolute;
    width: 100%;
    height: 60px;
}

.post_blog {
    width: 33.33%;
    display: inline-block;
    padding: 0 8px;
    margin-top: 40px;
}

.post_blog.none {
    display: none;
}

.post_blog:nth-child(1),
.post_blog:nth-child(2),
.post_blog:nth-child(3) {
    margin-top: 0
}

.post_listing .modernpagination {
    position: relative;
    top: auto;
    bottom: auto;
}

.post_listintro {
    font-family: 'AvantGarde-Book';
    display: flex;
    align-items: center;
    gap: 30px;
}


.single_paddingtop {
    padding-top: 200px;
    background: #fafafa;
}

.carouselswiper .sizer {
    padding-top: 100%
}

.shop_grid {
    position: relative;
    direction: rtl;
}

.shop_left {
    display: inline-block;
    vertical-align: middle;
    width: 51.06%;
    direction: ltr;
}

.shop_right {
    position: relative;
    width: 48.94%;
    display: inline-block;
    vertical-align: middle;
}

.shoplist_direction_btn_mobile {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 30px;
}

.triangle:after,
.triangle:before,
.shop_right:before,
.shop_right:after {
    content: '';
    position: absolute;
    border-left: 80px solid transparent;
    border-right: 80px solid transparent;
    border-bottom: 80px solid #fff;
    left: 50%;
    top: 0;
    z-index: 2;
    transform: translateX(-50%) rotate(180deg);
}

.triangle:before {
    bottom: 0;
    top: auto;
    transform: translateX(-50%);
}

.shop_right:before {
    left: -40px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
}

.shop_right:after {
    left: auto;
    right: -40px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
}

.shop_leftctn {
    padding: 0 56px;
    font-family: 'AvantGarde-Book';
    font-size: 14px;
    line-height: 1.2;
}

.shoplist_title {
    font-family: 'Essonnes Display';
    font-weight: bold;
    text-transform: capitalize;
    line-height: 1.2;
}

.shoplist_link {
    display: block;
    padding-top: 8px;
    color: #FF68A1;
}

.shoplist_contact_link a,
.shoplist_contact_link {
    color: #232175;
    width: max-content;
}

.shoplist_link span {
    border-bottom: 1px solid;
    transition: border-bottom-color .4s;
    word-break: break-word;
}

.has-no-touchevents .shoplist_link:hover span {
    border-bottom-color: transparent;
}

.shoplist_address {
    padding-top: 16px;
    color: #979797;
}

.shoplist_addresslist,
.shoplist_times {
    padding-top: 5px;
}

.shoplist_btn {
    margin-top: 35px;
}

.shoplist_addresslist:nth-child(1) {
    padding-top: 0;
}

.shop_detailssection .post_gridcategory {
    padding-top: 24px;
}

.post_gridcategory .post_gridcat {
    padding: 0 16px;
}

.shoplist_btns {
    margin: 0 -8px;
    display: none;
}

.post_gridoptions {
    display: none;
}

.shoplist_btnselectsec {
    display: inline-block;
    vertical-align: middle;
    min-width: 178px;
    position: relative;
    background: #FF68A1;
    margin: 32px 8px 0;
}

.shoplist_social {
    padding-top: 32px;
}

.shoplist_sociala {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    background: #232175;
    margin-left: 4px;
    color: #fafafa;
    position: relative;
}

.shoplist_sociala:nth-child(1) {
    margin-left: 0;
}

.has-no-touchevents .shoplist_sociala:hover {
    background: #6164D9;
}

.shoplist_socialfa {
    position: absolute;
    font-size: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.shoplist_btns .btn:nth-child(1) {
    margin-left: 0;
}

.shoplist_iti,
.shoplist_fav {
    padding: 11px 21px;
    text-align: center;
    min-width: 176px;
    margin: 32px 8px 0;
}

select.shoplist_selectbtn {
    max-width: 177px;
    padding: 12px 44px 12px 24px;
    background: transparent;
    color: #fafafa;
    font-family: 'AvantGarde-Book';
    font-size: 14px;
    cursor: pointer;
    line-height: 1.2;
    transition: all .4s;
    position: relative;
}

.shoplist_btnselectsec:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 2px solid #FAFAFA;
    border-left: 2px solid #FAFAFA;
    transform: rotate(225deg);
    top: 12px;
    right: 19px;
}

.shoplist_text,
.shoplist_timetit {
    padding-top: 32px;
}

.shoplist_timetit.opentit {
    font-weight: bold;
    font-family: 'Essonnes Display';
}

select.shoplist_selectbtn option {
    color: #000;
}

.related_shoptitle,
.single_relatedtit,
.singleformtitle {
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
}

.related_shop .c {
    max-width: 1156px;
}

.related_shoplist {
    margin: 0 -9px;
}

.related_shoplist .post_grid {
    margin-top: 32px;
}

.related_shoplistsizer {
    width: 33.33%;
}

.shop_right .swiper-pagination {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    z-index: 2;
    height: 8px;
}

.shop_grid .swiper-pagination-bullet {
    margin: 0 4px;
    background: #232175;
    opacity: 1;
}

.shop_grid .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #FF68A1;
}

.related_shoplist .post_gridsection {
    box-shadow: 0px 40px 40px rgb(35 33 117 / 10%);
}

.post_filtersoption {
    display: inline-block;
    padding: 0;
}

.post_filtersoptionlbl {
    display: block;
    font-family: 'AvantGarde';
    font-weight: 500;
    line-height: 1.3;
    cursor: pointer;
    transition: color .4s;
}

.post_filtersoptioninpt {
    display: none;
}

.post_filtersoptioninpt:checked+.post_filtersoptionlbl {
    color: #FF68A1;
}

.single_introduction {
    position: relative;
    padding: 0 94px;
    text-align: center;
}

.single_introduction .slidernav {
    position: absolute;
    top: 12px;
    background: #FF68A1;
}

.single_introduction .slidernav.prev {
    left: 0;
}

.single_introduction .slidernav.next {
    right: 0;
}

.single_introtitle {
    font-weight: bold;
    line-height: 1.2;
}

.single_introdate {
    padding-top: 16px;
    font-family: 'AvantGarde-Book';
}

.has-no-touchevents .single_introduction .slidernav:hover {
    background: #232175
}

.has-no-touchevents .single_introduction .slidernav:hover .slidearrow {
    border-color: #FAFAFA;
}

.single_contentimg {
    position: relative;
}

.single_contentimg .sizer {
    padding-top: 55.55%;
}

.single_details .c {
    max-width: 1247px;
}

.single_contentsmax {
    max-width: 800px;
    margin: auto;
}

/*Editor*/
.c_edit {
    font-family: 'AvantGarde-Book';
}

.c_edit>*:first-child {
    margin-top: 0;
}

.c_edit h1 {
    font-size: 72px;
}

.c_edit h2 {
    font-size: 56px;
}

.c_edit h3 {
    font-size: 48px;
}

.c_edit h4 {
    font-size: 40px;
}

.c_edit h5 {
    font-size: 35px;
}

.c_edit h6 {
    font-size: 30px;
}

.c_edit h1,
.c_edit h2,
.c_edit h3,
.c_edit h4,
.c_edit h5,
.c_edit h6 {
    margin-top: 40px;
    line-height: 1;
    margin-bottom: 20px;
    font-family: 'Essonnes Display';
    font-weight: bold;
}

.c_edit img {
    height: auto;
}

.c_edit ul,
.c_edit ol {
    margin-top: 20px;
    list-style-type: none;
}

.c_edit ul li {
    margin-top: 15px;
    position: relative;
    padding-left: 30px;
}

.c_edit ol li {
    margin-top: 20px;
    position: relative;
    padding-left: 30px;
}

.c_edit ul li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #232175;
}

.c_edit ol li {
    counter-increment: item;
}

.c_edit ol {
    list-style-type: none;
    counter-reset: item;
}

.c_edit ol li:before {
    content: counter(item)'.';
    position: absolute;
    top: 0;
    left: 0px;
    border-radius: 50%;
    text-align: center;
}

.c_edit ol li ol>li:before {
    content: counter(item)'.';
}

.c_edit ol li ol.ol_list>li:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    border: 1px solid #232175;
    margin-right: 10px;
    position: absolute;
    top: 5px;
}

.c_edit p {
    margin-top: 30px;
}

.c_edit iframe {
    width: 100%;
}

.c_edit a:not(.btn) {
    color: #FF68A1;
}

.has-no-touchevents .c_edit a:not(.btn):hover {
    color: #232175;
}

.c_edit hr {
    margin-top: 60px;
}

.c_edit strong,
.c_edit b {
    font-weight: bold;
}

.c_edit i,
.c_edit em {
    font-style: italic;
}

.c_edit a.btn {
    margin: 30px 20px 0 0;
    border: none;
}

.c_edit blockquote {
    padding-left: 45px;
    position: relative;
}

.c_edit blockquote:before {
    content: '\201C';
    font-size: 100px;
    position: absolute;
    left: 0px;
    top: 0;
    margin-top: -15px;
    line-height: 1;
}

.c_edit img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

.c_edit img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

.c_edit img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.c_edit .alignright {
    float: right;
}

.c_edit .alignleft {
    float: left;
}

.c_edit .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.c_edit figure {
    width: auto !important;
    max-width: 100%;
}

.c_edit table {
    width: 100%;
    margin-top: 30px;
    border-spacing: 0;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

.c_edit table td,
.c_edit table th {
    padding: 10px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    vertical-align: middle;
}

/*Editor*/
.single_shares {
    text-align: center;
}

.single_sharetit {
    font-family: 'AvantGarde-Book';
}

.single_sociallists {
    margin-top: 16px;
}

.single_sociallists .shoplist_sociala {
    background: #FF68A1;
}

.single_btn {
    margin-top: 32px;
    background: #232175;
}

.single_relatedlists {
    margin: 56px -8px 0;
}

.navigation_gridmenus {
    text-align: center;
    margin: 0 -16px;
}

.navigation_gridmenua {
    display: inline-block;
    padding: 0 16px;
    text-transform: capitalize;
    font-family: 'AvantGarde-Book';
    line-height: 1.3;
}

.navigation_gridmenua.active {
    color: #FF68A1;
}

.navigation_gridlists {
    position: relative;
}

.navigation_gridlists:before {
    content: '';
    position: absolute;
    width: 948px;
    left: 50%;
    transform: translateX(-50%);
    height: calc(100% - 100px);
    background: url(../images/navigation.svg) no-repeat;
    background-size: contain;
    bottom: -60px;
}

.navigation_gridlist {
    margin-top: 56px;
}

.navigation_gridlist:nth-child(1) {
    margin-top: 48px;
}

.navigation_gridimg {
    display: inline-block;
    width: 61.67%;
    position: relative;
    vertical-align: middle;
}

.navigation_gridimg:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 30%);
    opacity: 0;
    transition: opacity .4s;
    z-index: 1;
}

.has-no-touchevents a.navigation_gridimg:hover:before {
    opacity: 1;
}

.navigation_gridcontent {
    display: inline-block;
    width: 40.59%;
    position: relative;
    vertical-align: middle;
    margin-left: -30px;
    z-index: 1;
}

.navigation_gridimg .sizer {
    padding-top: 58.19%;
}

.navigation_gridctn {
    padding: 56px;
    background: #FFFFFF;
    box-shadow: 0px 40px 40px rgba(35, 33, 117, 0.1);
}

.navigation_gridtitle {
    display: block;
    text-transform: capitalize;
    font-weight: bold;
    line-height: 1.2;
}

.navigation_gridtext {
    padding-top: 24px;
    font-family: 'AvantGarde-Book';
}

.navigation_gridbtn {
    margin-top: 24px;
}

.even_gridlist {
    direction: rtl;
}

.even_gridlist .navigation_gridcontent {
    direction: ltr;
    margin: 0 -30px 0 0;
}

.mode_of_transport .c {
    max-width: 920px;
    text-align: center;
}

.modetrans_title {
    font-weight: bold;
    line-height: 1.2;
}

.modetrans_menu {
    display: inline-block;
    padding: 24px 16px 0;
    font-family: 'AvantGarde-Book';
}

.modetrans_menu.active {
    color: #FF68A1;
}

.modetrans_menus {
    margin: 0 -16px;
}

.modetrans_lists {
    margin-top: 40px;
}

.wpcf7 .screen-reader-response {
    display: none;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.banner_text+.banner_formsection,
.banner_btn+.banner_formsection {
    margin-top: 24px;
}

.banner_formsection {
    box-shadow: 0px 40px 40px rgba(35, 33, 117, 0.1);
    padding: 8px 24px 24px 24px;
    background: #FFFFFF;
    font-family: 'AvantGarde-Book';
}

.banner_formsection input[type=text].new_formimput {
    background: #FAFAFA;
    color: #232175;
}

.banner_formsection .new_formfield {
    margin-top: 16px;
}

.banner_formsection+.banner_formtext {
    margin-top: 16px;
}

.banner_formtext {
    text-align: center;
    color: #979797;
    font-size: 12px;
    font-family: 'AvantGarde-Book';
}

.banner_with_user_form,
.banner_notfound {
    position: relative;
}

.banneruser_image {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    width: 75.42%;
}

.banneruser_image .bgimage {
    background-position: top left;
}

.banner_with_user_form .middle-wrap-table,
.banner_notfound .middle-wrap-table {
    height: 100vh;
}

.banner_with_user_form .middle,
.banner_notfound .middle {
    padding: 180px 0 60px;
}

.banneruser_section {
    max-width: 448px;
    background: #FFFFFF;
    box-shadow: 0px 40px 40px rgba(35, 33, 117, 0.1);
    padding: 24px;
}

.banneruser_title {
    font-weight: bold;
    line-height: 1.2;
}

.banneruser_formsec {
    padding-top: 24px;
}

.banneruser_formsectit {
    line-height: 1.3;
}

.banneruser_forminputsec {
    margin-top: 16px;
    position: relative;
}

.banneruser_form {
    font-family: 'AvantGarde-Book';
}

input[type="text"].banneruser_forminput,
input[type="email"].banneruser_forminput,
input[type="password"].banneruser_forminput {
    width: 100%;
    padding: 12px 44px 12px 24px;
    background: #FAFAFA;
    font-size: 14px;
    line-height: 1.2;
    font-family: 'AvantGarde-Book';
}

.banneruser_formpwdsec {
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    font-size: 20px;
}

.banneruser_formpwdsec i {
    position: absolute;
    width: 20px;
    height: 20px;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
}

.active .banneruser_formpwdsec:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 28px;
    background: #232175;
    top: 5px;
    left: 14px;
    transform: rotate(-45deg);
}

.bannersingup_formsub {
    display: block;
    width: 100%;
    cursor: pointer;
    transition: all .4s;
}

.banneruser_formotherbtn {
    width: 100%;
    text-align: center;
    margin-top: 8px;
    background: #232175;
}

.has-no-touchevents .user_itinbtn:hover,
.has-no-touchevents .my_itineraryemail:hover,
.has-no-touchevents .my_itinerarymap:hover,
.has-no-touchevents .my_itinerariesgrida:hover,
.has-no-touchevents .griditin_titold:hover,
.has-no-touchevents .griditin_sessionbtn:hover,
.has-no-touchevents .itin_backbtn:hover,
.has-no-touchevents .btn.banneruser_formotherbtn:hover,
.has-no-touchevents .btn.profile_logoutbtn:hover {
    color: #232175;
    border-color: #232175;
}

.customformerror {
    line-height: 1.2;
    font-family: 'AvantGarde-Book';
    font-size: 14px;
    color: #ff0000;
    margin-top: 16px;
}

.customformerror a {
    display: none;
}

.error_field input {
    border: 1px solid #ff0000;
}

.tab_bannerlists {
    text-align: center;
    margin: 0 -24px;
}

.tab_bannerlist {
    display: inline-block;
    vertical-align: middle;
    padding: 0 24px;
    font-weight: bold;
    text-transform: capitalize;
    color: #FF68A1;
    line-height: 1.2;
    margin-top: 13px;
    opacity: 0.5;
}

.has-no-touchevents .tab_bannerlist:hover {
    color: #232175;
}

.tab_bannerlist.active {
    pointer-events: none;
    opacity: 1;
}

.tab_bannertext {
    margin-top: 13px;
    text-align: center;
    font-family: 'AvantGarde-Book';
}

.profile_detailssec {
    background: #FFFFFF;
    box-shadow: 0px 40px 40px rgba(35, 33, 117, 0.1);
    max-width: 768px;
    padding: 24px;
    margin: auto;
    font-family: 'AvantGarde-Book';
}

.profile_detailsleft {
    display: inline-block;
    width: 50%;
}

.profile_detailsright {
    display: inline-block;
    width: 50%;
    padding-left: 16px;
}

.profile_detailtit {
    line-height: 1.3;
}

#useremail {
    color: #979797;
}

.profile_changbtn {
    width: 100%;
    transition: all .4s;
    cursor: pointer;
}

.profile_logoutbtn {
    width: 50%;
    text-align: center;
    background: #232175;
    position: absolute;
    top: 0;
    left: 0;
}

.profile_detailsbtns {
    position: relative;
    text-align: right;
    margin-top: 16px;
    padding-left: 52.22%;
}

.profile_detailsstatus {
    text-align: center;
    padding: 7px;
    font-size: 14px;
    line-height: 1.2;
    background: #232175;
    color: #fafafa;
    max-width: 768px;
    margin: auto;
    font-family: 'AvantGarde-Book';
}

.profile_detailsstatus+.profile_detailssec {
    margin-top: 16px;
}

.user_filterlists {
    font-family: 'AvantGarde-Book';
    position: relative;
}

.user_filterlistleft {
    position: absolute;
    width: 264px;
    top: 0;
    left: 0;
    z-index: 1;
}

.user_filterlistright {
    padding-left: 290px;
    text-align: right;
    position: relative;
    margin: 0 -8px;
}

.user_filterlistright .listing_selectsec {
    margin: 0 8px;
    display: inline-block;
    position: relative;
}

.user_filterlistleft .listing_inputs {
    max-width: 264px;
}

.my_favourites .c,
.my_itineraries .c {
    max-width: 1182px;
}

.user_bloggrids .post_grid {
    padding: 0 16px;
}

.listing_selectwrap {
    position: relative;
    max-width: 175px;
    background: #232175;
}

.listing_selecttag {
    background: transparent;
    color: #fafafa;
    padding: 9px 47px 10px 24px;
    width: 100%;
    font-family: 'AvantGarde-Book';
    font-size: 14px;
    line-height: 1.2;
    position: relative;
}

.servicelistselect_sec option,
.tab_bannerselectsec option,
.navigation_gridmenusselect option,
.listing_selecttag option,
.searchsection_select option,
.postsection_sel option {
    color: #232175;
}

.servicelistselect_sec:before,
.tab_bannerselectsec:before,
.navigation_gridmenusselect:before,
.listing_selectwrap:before,
.searchsection_select:before,
.postsection_select:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 2px solid #FAFAFA;
    border-left: 2px solid #FAFAFA;
    transform: rotate(225deg);
    top: 9px;
    right: 19px;
    transition: transform .4s, top .4s;
}

.user_bloggrids {
    margin: 0 -16px;
}

.user_bloggrids .post_gridbtn {
    text-align: center;
    width: calc(100% - 50px);
}

.user_bloggrids .post_gridoptions {
    position: relative;
    text-align: left;
}

.post_removefav,
.my_itinerariesgridremove,
.user_itinpostremove {
    width: 40px;
    height: 40px;
    right: 0;
    bottom: 0;
    position: absolute;
}

.close_icon {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    background: #FF68A1;
    color: #FAFAFA;
    transition: background .4s;
}

.has-no-touchevents .user_itinpostremove:hover .close_icon,
.has-no-touchevents .post_removefav:hover .close_icon,
.has-no-touchevents .my_itinerariesgridremove:hover .close_icon {
    background: #6164D9;
}

.close_icon:before,
.close_icon:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 18px;
    background: #FAFAFA;
    top: 11px;
    left: 20px;
    transform: rotate(45deg);
}

.close_icon:after {
    transform: rotate(-45deg);
}

.user_filterlistright .listing_selects {
    position: absolute;
    width: 200%;
    top: 100%;
    left: 0;
    z-index: 2;
    max-height: 500px;
    overflow: auto;
}

.user_filterlistright .listingselect_lab {
    text-align: left;
}

.user_favouriteslist {
    position: relative;
}

.user_favouriteslistwhole .modernpagination {
    margin-top: 32px;
}

.popup_overlay {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(250 250 250 / 70%);
    z-index: 9999;
    visibility: hidden;
    transform: translateY(-100%);
    transition: transform 0.6s ease 0s, visibility 0.6s ease 0s;
}

.popup_overlay.search_popup {
    background-color: #FAFAFA;
}

.open-popup .popup_overlay {
    transform: translateY(0px);
    visibility: visible;
}

.open-itinpopup .itin_popup,
.open-searchpopup .search_popup,
.open-newsletterpopup .newsletter_popup,
.open-mappopup .map_popup,
.open-instapopup .insta_popup {
    transform: translateY(0px);
    visibility: visible;
}

.popup_inner {
    height: 100%;
    padding: 40px;
    overflow: auto;
}

.popup_overlay .middle-wrap-table {
    height: 100%;
}

.popup_section {
    text-align: center;
}

.itin_text {
    font-family: 'AvantGarde-Book';
    font-size: 14px;
    color: #000;
    line-height: 1.2;
}

.new_itintitle {
    font-weight: bold;
    border-bottom: 1px solid #232175;
    max-width: 354px;
    width: 100%;
    /* margin: 32px auto 0; */
    line-height: 1.2;
    /* padding-bottom: 16px; */
}

.itin_btns {
    margin: 0 -16px;
}

.itin_btns .btn {
    min-width: 100px;
    margin: 32px 16px 0;
    position: relative;
    transition: all .4s;
    cursor: pointer;
}

.itin_backbtn {
    background: #232175;
}

.removeclick {
    pointer-events: none;
    opacity: 0.3;
}

.itinadded .post_gridiconimg {
    opacity: 0;
}

.itinadded:before {
    content: '';
    position: absolute;
    top: 13px;
    left: 11px;
    width: 16px;
    height: 7px;
    border-left: 2px solid #FAFAFA;
    border-bottom: 2px solid #FAFAFA;
    transform: rotate(-45deg);
}

.itinerayoverlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 34px;
    opacity: 0;
    background: rgb(255 255 255 / 90%);
    pointer-events: none;
    z-index: 1;
    white-space: nowrap;
    overflow: auto;
    text-align: left;
    transition: opacity .4s;
}

.post_gridsection.active .itinerayoverlay {
    opacity: 1;
    pointer-events: auto;
}

.itinerayoverlaysec {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    width: calc(100% - 1px);
    text-align: center;
}

.itinerayoverlay:before {
    content: '';
    width: 1px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.griditin_tit {
    line-height: 1.3;
}

.griditin_titsession.btn,
.griditin_titnew.btn {
    width: 100%;
    margin-top: 24px;
}

.btn.disabled,
.disabled {
    pointer-events: none;
    opacity: 0.7;
}

.griditin_titold,
.griditin_sessionbtn {
    display: block;
    margin-top: 16px;
    background: #232175;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.my_itinerarieslists {
    text-align: center;
}

.my_itinerarieslistsec {
    margin: 0 -16px;
}

.my_itinerariesgrid {
    display: inline-block;
    width: 33.33%;
    padding: 0 16px;
    margin-top: 32px;
}

.my_itinerariesgridsec {
    padding: 16px;
    background: #FFFFFF;
    box-shadow: 0px 40px 40px rgba(35, 33, 117, 0.1);
}

.my_itinerariesgridtit {
    text-transform: capitalize;
    display: block;
    font-weight: bold;
    line-height: 1.2;
}

.my_itinerariesgridsbtns {
    text-align: left;
    position: relative;
}

.my_itinerariesgrida {
    margin-top: 16px;
    background: #232175;
    text-align: center;
    width: calc(100% - 50px);
    margin-right: 50px;
}

.my_itinerariessizer {
    width: 33.33%;
}

.my_itineraryintro {
    max-width: 850px;
    text-align: center;
    margin: auto;
}

.my_itinerarytitle {
    text-transform: capitalize;
    font-weight: bold;
    line-height: 1.2;
}

.my_itineraryintrobtns {
    margin: 0 -8px;
}

.my_itineraryintroselect {
    position: relative;
    margin: 16px 8px 0;
    display: inline-block;
    background: #FF68A1;
}

.my_itineraryintroselect select {
    padding: 7px 47px 7px 24px;
    font-family: 'AvantGarde-Book';
    width: 100%;
    background: transparent;
    color: #fafafa;
    position: relative;
}

.my_itineraryintroselect option {
    color: #232175;
}

.my_itineraryemail,
.my_itinerarymap {
    background: #232175;
    margin: 16px 8px 0;
}

.my_itineraryintroselect:before,
.my_itineraryintroselect:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 14px;
    background: #FAFAFA;
    right: 19px;
    top: 11px;
    transition: background .4s;
}

.my_itineraryintroselect:after {
    transform: rotate(90deg);
}

.has-no-touchevents .my_itineraryintrobtn:hover:nth-child(1):before,
.has-no-touchevents .my_itineraryintrobtn:hover:nth-child(1):after {
    background: #FF68A1;
}

.user_itinlists {
    max-width: 850px;
    margin: auto;
    text-align: center;
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px solid #CFCFCF;
    overflow: hidden;
}

.user_itinliststit {
    font-weight: bold;
    line-height: 1.2;
}

.user_itinlistwhole {
    margin: 0 -16px;
    text-align: left;
}

.user_itinlist {
    display: inline-block;
    width: 33.33%;
    margin-top: 40px;
    padding: 0 16px;
    position: relative;
    text-align: center;
}

.user_itinctn {
    padding: 16px;
    box-shadow: 1px 0px 20px 0px rgb(35 33 117 / 10%);
    background: #FFFFFF;
    margin-top: 32px;
    position: relative;
}

.user_itinctn:before {
    content: '';
    width: 2px;
    height: 32px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(to top, rgb(133 136 255), #fff);
    transition: height .4s;
}

.user_itintit {
    display: block;
    font-weight: bold;
    line-height: 1.2;
}

.user_itintype {
    padding-top: 8px;
    font-family: 'AvantGarde-Book';
    font-size: 12px;
}

.user_itinadd {
    padding-top: 8px;
    font-family: 'AvantGarde-Book';
    font-size: 12px;
}

.user_itinbtns {
    text-align: left;
    position: relative;
}

.user_itinbtn {
    display: block;
    margin: 8px 48px 0 0;
    text-align: center;
    background: #232175;
}

.user_itincount {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FAFAFA;
    font-family: 'AvantGarde-Book';
}

.user_itinimage {
    position: relative;
    display: inline-block;
}

.user_itinimage:before,
.user_itinimage:after {
    content: '';
    position: absolute;
    width: calc(111px - 16px);
    height: 2px;
    background: #BCBEFF;
    top: 50%;
    left: 100%;
    margin-left: 16px;
}

.user_itinimage:before {
    right: 100%;
    left: auto;
    margin: 0 16px 0 0;
}

.user_itinadd+.user_itinadd {
    color: #979797;
}

.user_itinlist:nth-child(1) .user_itinimage:before,
.user_itinlist:last-child .user_itinimage:after {
    content: none;
}

.user_itinmap {
    height: 501px;
}

.gm-style .gm-style-iw-c {
    background: transparent;
    box-shadow: none;
    padding: 0;
}

.gm-ui-hover-effect {
    display: none;
    opacity: 0;
    visibility: hidden;
}

.gm-style .gm-style-iw-d {
    background: transparent;
    overflow: auto !important;
}

.mapaddress_overlay {
    background: #fff;
    padding: 16px;
    box-shadow: 0px 40px 40px rgb(35 33 117 / 10%);
    font-family: 'Essonnes Display', sans-serif;
    font-size: 16px;
    max-width: 300px;
    line-height: 1.5;
}

.mapaddress_title {
    font-weight: bold;
    line-height: 1.2;
}

.mapaddress_add {
    padding-top: 8px;
    line-height: 1.2;
    font-family: 'AvantGarde-Book';
}

.searchsection_filter .listing_inputs {
    max-width: 450px;
    margin: auto;
}

.searchsection_filter .post_filterslist {
    width: 100%;
    padding: 0;
    text-align: center;
}

.searchsection_filter .post_filtersoption {
    margin-top: 30px;
}

.searchsection .post_listingsec {
    margin-top: 0;
}

.popnewsletter_sec {
    max-width: 706px;
    margin: auto;
    position: relative;
    padding: 400px 32px 32px;
}

.popnewsletter_cnt {
    padding: 40px;
    max-width: 479px;
    background: #232175;
    position: relative;
    color: #FAFAFA;
    text-align: left;
}

.popnewsletter_tit {
    font-weight: bold;
    line-height: 1.2;
}

.popnewsletter_form {
    margin-top: 24px;
    position: relative;
    text-align: left;
    font-family: 'AvantGarde-Book';
}

.popnewsletter_form .new_formfield {
    display: inline-block;
    max-width: 203px;
}

.popnewsletter_form .new_formfield.new_formsubmit {
    margin: 0 0 0 8px;
    max-width: 143px;
    width: 100%;
}

.popnewsletter_form .new_formimput {
    background: #FAFAFA;
    color: #232175;
}

.user_itinemailtext {
    display: inline-block;
    padding: 7px 24px;
    background: #84CE82;
    color: #fafafa;
    margin-top: 12px;
    font-family: 'AvantGarde-Book';
    line-height: 1;
}

.user_itinemailtext.fail {
    background: #ff0000;
}

.searchautocomplete_sec {
    position: relative
}

.xdsoft_autocomplete_dropdown {
    display: none !important;
}

.xdsoft_autocomplete .xdsoft_autocomplete_hint {
    color: #CFCFCF;
    -webkit-text-fill-color: #CFCFCF;
    text-fill-color: #CFCFCF;
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important;
}

.xdsoft_autocomplete .xdsoft_input {
    position: relative;
    z-index: 2;
}

.search_listingsection .post_blog:nth-child(1),
.search_listingsection .post_blog:nth-child(2),
.search_listingsection .post_blog:nth-child(3) {
    margin-top: 30px;
}

.planjourney_btn {
    margin-top: 16px;
    width: 100%;
    text-align: center;
}

.listing_leftsection .xdsoft_autocomplete {
    width: 100% !important;
    background: #fff !important;
}

.block_display {
    display: block;
}

.mobile_nav {
    display: none;
}

.burgermenu {
    display: none;
    padding: 5px 30px;
}

.burgerdiv {
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
}

.burgerdiv .lines {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    transition: background .4s;
}

.burgerdiv .lines:before,
.burgerdiv .lines:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0;
    top: -9px;
    background: #fff;
    transition: background .4s;
}

.has-no-touchevents .burgermenu:hover .burgerdiv .lines,
.has-no-touchevents .burgermenu:hover .burgerdiv .lines:before,
.has-no-touchevents .burgermenu:hover .burgerdiv .lines:after {
    background: #FF68A1;
}

.has-no-touchevents .mobile_header .burgermenu:hover .burgerdiv .lines {
    background: transparent;
}

.burgerdiv .lines:after {
    top: auto;
    bottom: -9px
}

.servicelistselect,
.tab_bannerselect,
.navigation_gridmenussel,
.searchsection_sel,
.postsection_sel {
    background: transparent;
    color: #fafafa;
    padding: 9px 47px 10px 24px;
    width: 100%;
    font-family: 'AvantGarde-Book';
    font-size: 14px;
    line-height: 1.2;
    position: relative;
}

.tab_bannerselectsec,
.navigation_gridmenusselect,
.searchsection_select,
.postsection_select {
    display: none;
    position: relative;
    max-width: 175px;
    background: #232175;
}

.servicelistselect_sec {
    position: relative;
    max-width: 175px;
    margin-top: 24px;
    background: #232175;
}

.listing_selectbtn {
    display: none;
}

.grecaptcha-badge {
    z-index: 9999;
}

.services_instorelists {
    margin: 30px -8px 0;
    text-align: center;
}

.services_title {
    text-transform: capitalize;
    font-weight: bold;
    line-height: 1.2;
}

.no_service {
    padding-top: 20px;
    font-family: 'AvantGarde-Book';
}

.popup_mapsec {
    height: calc(100vh - 80px);
}

.map_popup .mapaddress_add {
    padding: 0;
}

.map_popup .close_icon,
.insta_popup .close_icon {
    background: transparent
}

.map_popup .close_icon:before,
.map_popup .close_icon:after,
.insta_popup .close_icon:before,
.insta_popup .close_icon:after {
    background: #FF68A1;
    width: 3px;
}

.service_revealmore,
.service_outdoormapbtn {
    margin-top: 24px;
}

.services_instorelists .post_blog {
    text-align: left;
}

::-ms-clear {
    display: none;
}

.listing_mas .post_grid:nth-child(4) {
    margin-top: 24px;
}

.banneruser_text {
    font-family: 'AvantGarde-Book';
    font-weight: normal;
    padding-top: 12px;
    font-size: 14px;
    line-height: 1.2;
}

.gridimage_listsizer {
    width: 50%;
}

.gridimage_list {
    width: 50%;
    display: inline-block;
    position: relative;
    padding: 0 10px;
}

.gridimage_list:last-child {
    margin-top: 20px;
}

.gridimage_list .sizer {
    padding-top: 50%;
}

.gridimage_list.large .sizer {
    padding-top: 100%;
}

.gridimage_lists {
    margin: 0 -10px;
}

.gridimage_listsec {
    position: relative;
}

.singleauthor_tit {
    font-weight: bold;
    line-height: 1.2;
}

.singleauthor_details {
    position: relative;
    padding-left: 150px;
}

.singleauthor_image {
    border-radius: 50%;
    width: 100px;
    height: auto;
}

.singleauthor_img {
    position: absolute;
    top: 0;
    left: 0;
}

.singleauthor_txt {
    margin-top: 14px;
    font-size: 14px;
    line-height: 1.2;
    font-family: 'AvantGarde-Book';
    overflow: hidden;
}

.hotpick_lists {
    margin: 0 -8px;
}

.hotpick_lists .post_grid:nth-child(1),
.hotpick_lists .post_grid:nth-child(2),
.hotpick_lists .post_grid:nth-child(3) {
    margin-top: 0;
}

.post_gridprice {
    line-height: 1.2;
    margin-top: 20px;
}

.singleform_wrap {
    max-width: 880px;
    margin: auto;
    padding: 40px;
}

.singleformsec {
    background: #232175;
    color: #fafafa;
    font-family: 'AvantGarde-Book';
}

.singleform_wrap .input-wrap input {
    width: 100%;
    padding: 12px 44px 12px 24px;
    background: #FAFAFA;
    font-size: 14px;
    line-height: 1.2;
    font-family: 'AvantGarde-Book';
    border: 1px solid transparent;
}

.competition_form .input-wrap .half {
    width: 100%;
}

.competition_form .wpcf7-form-control-wrap {
    width: 100%;
}

.competition_form .input-wrap {
    display: flex;
    gap: 20px;
}

.competition_form .input-wrap.email {
    gap: 0;
}

.singleform_wrap .input-wrap {
    margin-top: 20px;
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
    display: block;
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.singleform_wrap .input-wrap select {
    padding: 12px 47px 12px 24px;
    width: 100%;
    font-family: 'AvantGarde-Book';
    font-size: 14px;
    line-height: 1.2;
    position: relative;
    background: url(../images/arrow.svg) no-repeat #fff;
    background-position: right center;
    border: 1px solid transparent;
}

.singleform_wrap .submit-wrap {
    margin-top: 30px;
}

.singleform_wrap .submit-wrap .cb {
    margin-top: 9px;
    margin-right: 20px;
}

.singleform_wrap .input-wrap a {
    display: inline-block;
    border-bottom: 1px solid;
}

.has-no-touchevents .singleform_wrap .input-wrap a:hover {
    border-bottom-color: transparent;
}

.singleform_wrap .cb label {
    padding-left: 35px;
    position: relative;
}

.singleform_wrap .cb input[type="checkbox"] {
    visibility: hidden;
    appearance: none;
    padding: 0;
    border: none;
}

.singleform_wrap .cb label:before {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    border: 1px solid #fafafa;
    top: 2px;
    left: 0;
}

.singleform_wrap .cb input[type="checkbox"]:checked+label:after {
    opacity: 1;
}

.singleform_wrap .cb label:after {
    content: '';
    position: absolute;
    width: 3px;
    height: 3px;
    border: 2px solid #FAFAFA;
    background: #FAFAFA;
    top: 6px;
    left: 4px;
    opacity: 0;
    transition: opacity .4s;
}

.singleform_wrap .input-wrap input.wpcf7-not-valid,
.singleform_wrap .input-wrap select.wpcf7-not-valid {
    border-color: #ff0000;
}

.singleform_wrap .wpcf7-not-valid-tip {
    display: none;
}

.singleform_wrap .wpcf7 form.sent .wpcf7-response-output {
    color: #FF68A1;
}

.single_termstxt {
    margin-top: 30px;
    font-family: 'AvantGarde-Book';
}

.postmapview_sec {
    max-width: 850px;
    margin: auto;
}

.postmapview_sec .shoplist_btnselectsec {
    margin: 0;
}

.postmapview_sec .user_itinmap {
    margin-top: 30px;
}

.newsletter_popup .close_icon,
.insta_popup .close_icon {
    background: transparent;
    top: -30px;
    left: auto;
    right: -30px;
}

.newsletter_popup .close_icon:before,
.newsletter_popup .close_icon:after,
.insta_popup .close_icon:before,
.insta_popup .close_icon:after {
    background: #FF68A1;
    width: 3px;
}

.single_postinisec {
    display: inline-block;
    vertical-align: middle;
    margin: 32px 8px 0;
    position: relative;
}

.shoplist_btns .single_postinisec .btn:nth-child(1) {
    margin: 0;
}

.single_postinipop {
    background: #fafafa;
    padding: 24px;
    box-shadow: 1px 0px 20px 0px rgb(35 33 117 / 10%);
    margin-top: 32px;
}

.single_postinipop .griditin_titold:nth-child(1) {
    margin-top: 0
}

.has-touchevents .wow {
    visibility: visible;
}

.insta_popupsec,
.insta_popupimg {
    display: inline-block;
    position: relative;
}

.instagram_feed .insta-gallery-feed[data-feed_layout="carousel"] .swiper-button-prev>i,
.instagram_feed .insta-gallery-feed[data-feed_layout="carousel"] .swiper-button-next>i {
    color: #FF68A1;
}

body .mfp-bg {
    background-color: rgb(250 250 250 / 70%);
}

body .qligg-mfp-wrap .mfp-arrow {
    color: #FF68A1;
}

html {
    margin-right: 0 !important;
}

.campaignimage_img {
    position: relative;
    margin-top: 30px;
}

.campaignimage_img .sizer {
    padding-top: 50%;
}

.getthelook_image {
    position: relative
}

.getthelook_image .sizer {
    padding-top: 75%;
}

.single_relatedtit+.getthelook_image {
    margin-top: 30px;
}

.getthelook_lists {
    background: #F1F2F3;
    padding: 40px;
}

.getthelook_left {
    display: inline-block;
    width: 50%;
    padding-right: 30px;
    margin-top: 30px;
}

.getthelook_right {
    display: inline-block;
    width: 50%;
    margin-top: 30px;
}

.getthelook_right .hotpicksection.top_margin {
    margin: 0;
}

.getthelook_right .hotpick_list {
    width: 50%;
}

.getthelook_right .hotpick_list:nth-child(3) {
    margin-top: 32px;
}

.nolookname .getthelook_left,
.nolookname .getthelook_right {
    margin-top: 0;
}

.bg-video {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.videos {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.video-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.bg-video video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    object-fit: cover;
    height: 100%;
    background: #000;
}

.childbg_video,
.childbg_video iframe {
    background-color: #fff;
    overflow: hidden;
    max-width: none;
}

.childbg_video,
.childbg_video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    margin: auto;
    height: 100%;
}

/* Beyond now promise */
.small_banner_image {
    position: relative;
    /* max-width: 275px; */
    margin: auto;
}

.small_ban_with_image {
    position: relative;
    z-index: 2;
}

.small_banner_image .sizer {
    padding-top: 24.72%;
}

.small_banner_with_image {
    font-family: 'Helvetica';
}

.banner_with_image_wrapper {
    max-width: 458px;
    margin-left: auto;
    text-align: left;
    display: inline-block;
    white-space: normal;
    vertical-align: bottom;
    position: relative;
}

.banner_with_image .c,
.live_feed_list_sec_background .c {
    padding: 0 224px;
}

.banner_with_image_title {
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.33;
    text-transform: uppercase;
}

.banner_with_image_text {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    padding: 16px 0px 24px 0px;
}

.banner_with_image_btn {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    background: #94BE1D;
    padding: 8px 41px;
}

.has-no-touchevents .banner_with_image_btn:hover {
    background: #FAFAFA;
    color: #94BE1D;
    border-color: #94BE1D;
}

.has-no-touchevents .banner_with_image_btn.bg_pink:hover {
    color: #FF68A3;
    border-color: #FF68A3;
}

.banner_with_image_sec {
    padding-top: 130px;
}

.banner_with_image {
    min-height: 847px;
    margin-top: -55px;
    background: #FFFFFF;
}

.banner.banner_with_image {
    display: flex;
    align-items: center;
}

.submit_promise_form {
    background: #FFFFFF;
}

.submit_promise_form_sec {
    max-width: 822px;
    position: relative;
    margin: auto;
    padding: 15px 63px 34px 32px;
    margin-bottom: 40px;
    background: #FFFFFF;
    box-shadow: 0px 40px 40px rgba(35, 33, 117, 0.1);
}

.submit_promise_form_title {
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    font-size: 56px;
    line-height: 1.5;
    margin-bottom: 16px;
    color: #232175;
}

.promise_input {
    display: inline-block;
    width: 50%;
}

.promise_label {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.33;
    color: #232175;
}

.input-wrap.promise_input .promise_input_field {
    background: #FAFAFA;
    padding: 11px 15px 8px 24px;
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.14;
    margin-bottom: 16px;
    width: 100%;
}

.promise_input_name,
.promise_input_location_div {
    margin-top: 16px;
}

.promise_input_ckb_label {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.15;
    vertical-align: middle;
}

.promise_input_ckb_label_txt {
    padding: 10px;
    vertical-align: middle;
}

.promise_input_location_div,
.promise_input_email_div {
    padding-left: 11px;
}

.promise_input_anonymous_div {
    vertical-align: middle;
}

.promise_input_ckb {
    background: #FFFFFF;
    -webkit-appearance: auto;
    width: 24px;
    height: 24px;
    border: 1px solid #232175;
    box-sizing: border-box;
}

.submit_promise_form .promise_input_ckb_label_txt a {
    vertical-align: middle;
    text-decoration: underline;
    transition: all 0.4s ease;
}

.submit_promise_form .promise_input_ckb_label_txt a:hover {
    text-decoration: none;
    transition: all 0.4s ease;
}

.promise_input .anonymous {
    vertical-align: -webkit-baseline-middle;
}

.your_promise_div {
    margin-top: 25px;
}

.promise_sub_label {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.14;
    color: #232175;
    vertical-align: middle;
    opacity: 0.5;
}

.input-wrap.promise_input.promise_input_name {
    padding-right: 11px;
}

.promise_input_write_msg {
    background: #FAFAFA;
    width: 100%;
    height: 96px;
    font-family: 'Helvetica';
    padding: 11px 15px 8px 24px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #232175;
    line-height: 1.14;
}

.promise_input_write_msg::placeholder {
    color: #232175;
}

.promise_input_full {
    margin-top: 16px;
    margin-bottom: 16px;
}

.promise_input_submit {
    color: #FAFAFA;
    text-align: center;
    transition: all 0.4s ease;
    position: relative;
}

.has-no-touchevents .promise_input_submit:hover {
    background: #FAFAFA;
    color: #94BE1D;
    border-color: #94BE1D;
}

.promise_input_submit_div {
    width: 352px;
    display: none;
    margin-top: 35px;
}

.submit_promise_form .promise_input_submit_button {
    background: #94BE1D;
    transition: all 0.4s ease;
    padding: 8px 0px;
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: inherit;
    width: 352px;
    border: 1px solid #94BE1D;
}

.has-no-touchevents .submit_promise_form .promise_input_submit_button:hover {
    background: none;
}

.submit_promise_form {
    position: relative;
}

.banner_with_image_block:before {
    content: '';
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    background: url(../images/globe.svg) 50% 50% / cover no-repeat;
    top: 0px;
}

.submit_promise_form_relative:before {
    content: '';
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    background: url(../images/Vector17.svg) no-repeat;
    background-size: contain;
    top: 48px;
}

.live_feed_list {
    position: relative;
    background: #FFFFFF;
}

.live_feed_list_sec {
    position: relative;
    min-height: 847px;
}

.live_feed_list_sec_background:before {
    content: '';
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    background: url(../images/vectorback.svg) no-repeat;
    background-size: cover;
    top: 0px;
}

.live_feed_list_title {
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.28;
}

.live_feed_blocks {
    position: relative;
    margin: 0px -11px;
    margin-top: 14px;
    min-height: 300px;
}

.live_feed_block {
    display: inline-block;
    font-size: 0px;
    width: 33.33%;
    position: relative;
    padding: 0px 11px;
    margin-bottom: 24px;
}

.live_feed_subtext p {
    min-height: 55px;
}

.live_feed_block_con {
    background: #FFFFFF;
    min-height: 276px;
    border: 1px solid #9CBC43;
    box-sizing: border-box;
    box-shadow: 0px 40px 40px rgba(35, 33, 117, 0.1);
    padding: 33px 33px 24px 33px;
}

.live_feed_block_con.blue {
    border: 1px solid #9CBC43;
}

.live_feed_block_con.green {
    border: 1px solid #4199D1;
}

.live_feed_text_content {
    position: relative;
}

.live_feed_text {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    text-align: center;
    max-width: 250px;
    margin: auto;
    color: #283263;
}

.live_feed_subtext {
    padding-top: 16px;
    text-transform: capitalize;
    font-family: 'Helvetica';
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    color: #232175;
    max-width: 195px;
    margin: auto;
    line-height: 1.5;
    opacity: 0.5;
}

.live_feed_cat {
    text-transform: capitalize;
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    text-align: center;
    font-size: 12px;
    line-height: 1.5;
    color: #9CBC43;
    padding-top: 36px;
}

.livefeedpage.modernpagination {
    margin-top: 40px;
}

.promise_input_form_success_msg {
    display: none;
    width: 100%;
    text-align: center;
    padding-top: 24px;
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.33;
    color: #232175;
}

.livefeedpage.modernpagination li .page-numbers {
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    color: #232175;
}

.livefeedpage.modernpagination li .page-numbers.current {
    color: #9CBC43;
}

.has-no-touchevents .livefeedpage.modernpagination li .page-numbers:hover {
    color: #9CBC43;
}

.live_feed_location_icon {
    display: inline-block;
}

.live_feed_location_cat {
    display: inline-block;
}

.live_feed_location_cat.blue {
    color: #009EE1;
}

.submit_promise_form_code .validation-msg {
    display: none;
    margin-bottom: 16px;
    color: #ff0000;
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.14;
}

.submit_promise_form_code .promise_input_email_div .validation-msg {
    margin-bottom: 0px;
}

.submit_promise_form_code .promise_input_promise_div .validation-msg {
    margin-top: 16px;
}

.submit_promise_form_code .ajax-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    background: transparent url(../images/load-white.png) no-repeat 50% 50%;
    background-size: 70%;
    border-radius: 50%;
    -webkit-animation: rotateSpinner 2s linear infinite;
    animation: rotateSpinner 2s linear infinite;
    font-size: 0;
    visibility: hidden;
    transition: visibility .5s;
}

.submit_promise_form_code .ajax-loader.show {
    visibility: visible;
}

.small_banner_image_logo {
    width: auto;
    height: 68px;
}

/* Beyond now promise */

/* New Home Page */
.three_blocks {
    font-size: 0;
}

.three_blocksec {
    display: inline-block;
    position: relative;
    width: 50%;
    min-height: 640px;
}

.three_blocksec:first-child {
    width: 100%;
    display: block;
}

.three_blocksec:first-child .three_block_con {
    max-width: 436px;
    left: 150px;
    bottom: 103px;
}

.three_block_con {
    position: absolute;
    max-width: 314px;
    bottom: 80px;
    left: 56px;
    color: #FFFFFF;
    z-index: 1;
}

.three_blocksec:first-child .three_block_title {
    font-size: 56px;
    line-height: 1.19;
}

.three_block_title {
    padding-bottom: 16px;
    font-family: 'Essonnes Display', sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 40px;
    line-height: 1.2;
}

.manual_three_blocks .three_blocksec .three_block_con .three_block_text,
.three_blocksec:first-child .three_block_con .three_block_text {
    padding-bottom: 24px;
    display: block;
}

.three_blocksec:first-child .three_block_text {
    max-width: 391px;
}

.three_block_text {
    padding-bottom: 16px;
    display: none;
    font-family: 'AvantGarde-Book';
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
}

.three_block_date {
    font-family: 'AvantGarde-Book';
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    display: block;
    font-size: 12px;
    padding-bottom: 16px;
}

.three_block_cat {
    font-family: 'AvantGarde-Book';
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    display: none;
    font-size: 12px;
    padding-bottom: 16px;
}

.three_blocksec:first-child .three_block_date {
    display: none;
}

.three_blocksec:first-child .three_block_cat {
    display: block;
}

.three_block_btn {
    padding: 9px 24px;
    font-weight: 500;
    font-size: 16px;
    font-family: 'AvantGarde-Book';
    line-height: 1.5;
}

.three_blocksec:first-child .sizer {
    padding-top: 44.82%;
}

.three_blocksec .sizer {
    padding-top: 89.65%;
}

.three_blocksec::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 82.77%);
}

.hero_banner {
    position: relative;
    background: #f4faff;
    display: block;
    font-size: 0;
}

.hero_banner:before {
    content: '';
    position: absolute;
    width: 100%;
    right: 50%;
    height: 100%;
    left: 0;
    background: url(../images/heart_vector1.svg) no-repeat;
    margin-top: 365px;
}

.hero_banner_image .sizer {
    padding-top: 68.60%;
}

.hero_banner_image {
    margin-left: 75px;
    position: relative;
    width: 70.55%;
    display: inline-block;
    box-shadow: 0px 24px 80px 0px rgb(35 33 117 / 20%);
}

.hero_banner_middle {
    position: absolute;
    z-index: 2;
    bottom: -75px;
    right: 0px;
    left: auto;
}

.hero_banner_middle_wrap {
    display: inline-block;
}

.hero_banner_content {
    max-width: 567px;
    position: relative;
    padding: 132px 104px;
    z-index: 1;
    filter: drop-shadow(0px 24px 80px rgb(35 33 117 / 10%));
}

.hero_banner_content canvas {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.hero_banner_image:before {
    content: '';
    position: absolute;
    width: 100%;
    left: 50%;
    top: 45px;
    right: 0;
    z-index: 0;
    height: 100%;
    background: url(../images/heart_vector2.svg) no-repeat;
}

.hero_banner_title {
    position: relative;
    z-index: 1;
    font-style: normal;
    font-family: 'Essonnes Display';
    font-weight: 700;
    padding-bottom: 24px;
    font-size: 72px;
    text-transform: capitalize;
    color: #232175;
    transition: color .4s;
    line-height: 1.19;
}

.hero_banner_text {
    position: relative;
    z-index: 1;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #505050;
    line-height: 1.5;
    max-width: 391px;
    font-family: 'AvantGarde-Book';
    text-wrap: pretty;
}

.hero_banner_c {
    max-width: 1440px;
    margin: auto;
    padding-top: 195px;
    padding-bottom: 92px;
    position: relative;
}

.three_blocks+.post_slider {
    background: #f4faff;
}

.three_blocks+.post_slider .swiper-container:after,
.three_blocks+.post_slider .swiper-container:before {
    background: #f4faff;
}

.has-no-touchevents a.banner_titlesec:hover .banner_title {
    color: #FF68A1;
}

/* New Home Page */

/* Campaign banner  Start*/
.campaign_banner_image_row {
    font-size: 0;
}

.campaign_banner_image_column {
    width: 50%;
    display: inline-block;
}

.campaign_banner_left {
    position: relative;
    max-width: 550px;
    left: 34px;
    margin-right: auto;
}

.campaign_banner_left .sizer {
    padding-top: 75.83%;
}

.campaign_banner_right {
    right: 7px;
    margin-left: auto;
    position: relative;
    max-width: 550px;
}

.campaign_banner_right .sizer {
    padding-top: 75.69%;
}

.campaign_banner .c {
    padding: 218px 56px 119px 56px;
}

.twocolumn_content.bg_light_rose {
    background: #F0D1E6;
}

.twocolumn_content.bg_light_rose .twocolumn_contentwrap .twocolumn_title,
.twocolumn_content.bg_light_rose .twocolumn_text {
    color: #000;
}

.twocolumn_content.bg_light_rose .twocolumn_contentwrap .twocolumn_title:hover {
    color: #043659;
}

.has-no-touchevents .twocolumn_content.bg_light_rose .btn:hover {
    background: #FAFAFA;
    color: #113758;
    border-color: #113758;
}

/* Campaign banner  End*/

/* Info Text Start*/
.info_text_row {
    box-shadow: 0px 28px 56px rgba(20, 20, 50, 0.1);
    background: #EEB808;
    padding: 24px;
}

.info_text {
    position: relative;
    max-width: 944px;
    margin: auto;
}

.info_text_sub_title {
    font-family: 'AvantGarde';
    color: #0E0D48;
    font-size: 12px;
    line-height: 1.1;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 8px;
}

.info_text_title {
    font-family: 'AvantGarde';
    text-transform: capitalize;
    font-size: 32px;
    line-height: 1;
    color: #0E0D48;
    padding-bottom: 8px;
}

.info_text_text {
    font-family: 'AvantGarde';
    font-size: 16px;
    line-height: 1.5;
    color: #0E0D48;
}

.t_left {
    text-align: left;
}

.t_right {
    text-align: right;
}

.t_center {
    text-align: center;
}

.info_text_row::after {
    display: block;
    content: "";
    background: url("../../assets/images/diamond.png");
    background-size: 45px;
    width: 45px;
    height: 50px;
    position: absolute;
    bottom: -30px;
    right: 19px;
}

.info_text_row::before {
    display: block;
    content: "";
    background: url("../../assets/images/diamond.png");
    background-size: 45px;
    width: 45px;
    height: 50px;
    position: absolute;
    top: -30px;
    left: 20px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

/* Info Text End*/

/* Nomination form Start*/
.nomination_form_sec {
    padding: 24px 32px;
    margin: auto;
    background: #FFFFFF;
    max-width: 822px;
    box-shadow: 0px 28px 56px rgba(20, 20, 50, 0.1);
}

.nomination_form_title {
    text-transform: capitalize;
    font-size: 56px;
    font-family: 'Essonnes Display';
    font-weight: bold;
    line-height: 1.1;
}

.form_label {
    font-family: 'Helvetica';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.3;
}

.form_input {
    padding-top: 16px;
}

form .input_field {
    font-family: 'Helvetica';
    font-weight: 400;
    font-size: 14px;
    width: 100%;
    padding: 13px 15px 10px 24px;
    background: #FAFAFA;
}

.full {
    width: 100%;
}

.half {
    display: inline-block;
    width: 50%;
}

.form_row {
    margin: 0 -11px;
    font-size: 0;
}

.form_row .form_input.half {
    padding: 16px 11px 0px 11px;
}

.form_row.full_w {
    margin: 0;
    padding-top: 24px;
}

.form_row.full_w.p0 {
    padding-top: 0;
}

.word_count {
    opacity: 0.5;
    font-size: 14px;
    vertical-align: middle;
    line-height: 1.1;
}

.promise_input_ckb {
    background: #FFFFFF;
    -webkit-appearance: auto;
    width: 24px;
    vertical-align: middle;
    height: 24px;
    border: 1px solid #232175;
    box-sizing: border-box;
}

.input_msg_field {
    background: #FAFAFA;
    width: 100%;
    height: 96px;
    font-family: 'Helvetica';
    padding: 11px 15px 8px 24px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #232175;
    line-height: 1.14;
}

::placeholder {
    color: #232175;
}

.input_checkbox_field {
    outline: 1px solid transparent;
    vertical-align: middle;
    background: #FFFFFF;
    -webkit-appearance: auto;
    width: 24px;
    height: 24px;
    box-sizing: border-box;
}

.nomination_input_ckb_label_txt {
    padding: 10px;
    vertical-align: middle;
}

.nomination_input_ckb_label {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.15;
    vertical-align: middle;
}

.form_row.full_w.pt16 {
    padding-top: 16px;
}

.form_submit_btn {
    transition: all .4s;
    cursor: pointer;
    background: #E73278;
    color: #fff;
    padding: 8px 43px;
    font-family: 'Helvetica';
    font-size: 16px;
    line-height: 1.5;
    border: 1px solid transparent;
}

.form_submit_btn:hover {
    background: transparent;
    border: 1px solid #E73278;
    color: #E73278;
}

.nomination_form_sec {
    padding: 40px 32px;
}

.validation_msg {
    margin-top: 10px;
    display: none;
    color: #ff0000;
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.14;
}

.input_checkbox_field.error_input {
    outline: 1px solid red;
}

.ajax-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    background: transparent url(../images/load-white.png) no-repeat 50% 50%;
    background-size: 70%;
    border-radius: 50%;
    -webkit-animation: rotateSpinner 2s linear infinite;
    animation: rotateSpinner 2s linear infinite;
    font-size: 0;
    visibility: hidden;
    transition: visibility .5s;
}

.competition_form .submit-btn span.wpcf7-spinner {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.competition_form .wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.competition_form .wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.competition_form .wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.competition_form .submit-btn {
    position: relative;
}


.p_r {
    position: relative;
}

.form_msg {
    text-align: center;
    font-family: 'Helvetica';
}

.form_msg.error {
    color: red;
    padding-top: 20px;
}

.form_msg.success {
    color: green;
    padding-top: 20px;
}

.nomination_input_ckb_label_txt a {
    text-decoration: underline;
    transition: all 0.4s ease;
}

.bg_dark_blue {
    background: #043659;
}

.bg_brand_blue {
    background: #232175;
}

.bg_pink {
    background: #FF68A3;
}

.has-no-touchevents .btn.bg_brand_blue:hover {
    border-color: #232175;
    color: #232175;
}

.show {
    visibility: visible;
    height: 100%;
}

/* Nomination form End*/

/* Top Nomination*/
.top_nominations_row,
.top_nominations_body {
    max-width: 822px;
    margin: auto;
}

.top_nominations_row {
    padding-bottom: 16px;
}

.top_nominations_title {
    font-family: 'AvantGarde';
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
    font-size: 32px;
    line-height: 1;
}

.top_nominations_title_div {
    max-width: max-content;
    margin: auto;
    padding: 0 25px;
}

.top_nominations_title_div::after {
    display: block;
    content: "";
    background: url("../../assets/images/diamond.png");
    background-size: 54px;
    width: 54px;
    height: 63px;
    position: absolute;
    bottom: -10px;
    right: -45px;
}

.top_nominations_title_div::before {
    display: block;
    content: "";
    background: url("../../assets/images/diamond.png");
    background-size: 54px;
    width: 54px;
    height: 63px;
    position: absolute;
    top: -10px;
    left: -45px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.top_nominations_card {
    background: #F0D1E6;
    box-shadow: 0px 28px 56px rgba(20, 20, 50, 0.1);
    padding: 12px;
    border: 4px solid #F0D1E6;
    margin-top: 24px;
    cursor: pointer;
}

.top_nominations_card:hover {
    border-color: #E73278;
    transition: all 0.4s;
}

.top_nominations_card_title {
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    color: #000000;
    line-height: 1;
    font-family: 'AvantGarde';
}

.top_nominations_card_text {
    font-family: 'AvantGarde';
    font-weight: 500;
    font-size: 16px;
    color: #000000;
    line-height: 1.5;
}

.top_nominations_card_header {
    margin-bottom: 8px;
}

.tn_nav img {
    cursor: pointer;
    width: 65px;
    height: 69px;
}

.tn_navigation {
    z-index: 3;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.tn_nav {
    width: 50%;
    display: inline-block;
}

.top_nominations_footer {
    max-width: 820px;
    margin: auto;
}

.top_nominations_swiper::before {
    content: '';
    position: absolute;
    right: 100%;
    top: 0;
    width: 100vw;
    height: 100%;
    background-color: #043659;
    z-index: 2;
}

.top_nominations_swiper::after {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    width: 100vw;
    height: 100%;
    background-color: #043659;
    z-index: 2;
}

.tn_nav .next {
    right: -100px;
    position: relative;
    top: 5px;
}

.tn_nav .prev {
    left: -100px;
    position: relative;
    top: 19px;
}

.top_nominations .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #E73278;
    width: 106px;
}

.tn_pagination {
    margin-bottom: 40px;
    margin-top: 16px;
    text-align: center;
    height: 4px;
}

.top_nominations .swiper-pagination-bullet {
    opacity: 1;
    background: #F0D1E6;
    width: 30px;
    border-radius: 0;
    margin: 0 4px;
    height: 4px;
}

.top_nominations_card_item {
    cursor: pointer;
}

.modalPopup {
    display: none;
    overflow: hidden;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(250 250 250 / 70%);
    z-index: 9999;
}

.showModalPopup {
    display: block;
    transition: display .4s;
}

.hideModalPopup {
    display: none;
    transition: display .4s;
}

.modalPopupContent {
    background-color: #fff;
    margin: auto;
    padding: 24px;
    border: 8px solid #fff;
    width: 57.08%;
    max-width: 822px;
}

.modalPopupClose {
    display: block;
    text-align: right;
    font-family: 'AvantGarde';
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    line-height: 1;
    transition: background .4s;
}

.modalPopupClose:hover,
.modalPopupClose:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modalPopup .middle-wrap-table {
    height: 100%;
}

.modalPopupContentText {
    margin-top: 30px;
}

.bg_popup_light_rose {
    background: #F0D1E6;
}

.bg_popup_dark_rose {
    background: #EF7BA8;
}

.nomination_submit {
    padding-top: 20px;
}

.star_name {
    font-family: 'AvantGarde';
    text-transform: capitalize;
    font-size: 32px;
    line-height: 1;
    color: #000;
    padding-top: 24px;
}

.mbtn {
    display: none;
}

.has-no-touchevents .btn.bg_dark_blue:hover {
    border-color: #043659;
    color: #043659;
}

.campaign_banner_with_animation {
    width: 100%;
    position: absolute;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.mobile_banner {
    display: none;
}

.no_scroll {
    overflow-y: hidden;
}

.top_nominations_swiper .swiper-wrapper {
    flex-direction: row !important;
}


/* Top Nomination End*/
.hide_display {
    display: none;
}

.show_display {
    display: block;
}

.search_listingsection [data-select=shop] .post_sliderdate,
.search_listingsection [data-select=shop] .show_display,
[data-current="news"] .show_display {
    display: none;
}

.wpcf7-recaptcha.wpcf7-not-valid iframe {
    border: 1px solid red !important;
}

.custom_list_sider .btn {
    font-size: 16px;
}

.custom_list_sider .post_grid {
    padding: 0;
}

.custom_list_sider .post_gridsection {
    margin-top: 16px;
}

.custom_list_sider .hotpick_lists {
    margin: 0;
}

.custom_list_sider .hotpick_list .post_grid,
.custom_list_sider .hotpick_list .post_grid:nth-child(1) {
    margin-top: 32px;
}

.custom_list_sider .slick-list {
    overflow: visible;
}

.custom_list_sider .post_slidernavigation .slidernav.prev {
    left: -80px;
}

.custom_list_sider .post_slidernavigation .slidernav.next {
    right: -80px;
}

.custom_list_sider::after {
    content: "";
    width: 200%;
    height: 105%;
    background: #FAFAFA;
    right: -200%;
    position: absolute;
    top: 0;
    z-index: 1;
}

.custom_list_sider::before {
    content: "";
    width: 200%;
    height: 105%;
    background: #FAFAFA;
    left: -200%;
    position: absolute;
    top: 0;
    z-index: 2;
}

.custom_list_sider .slidernav {
    background: #FF68A1;
}

.has-no-touchevents .custom_list_sider .slidernav:hover .slidearrow {
    border-color: #232175;
}

.custom_list_sider .post_gridimage .sizer {
    padding-top: 92.06%;
}

.custom_list_sider {
    position: relative;
    margin: 0 -8px;
}

.p_rel {
    position: relative;
}

.post_slidernavigation.slidernavigation.custom_list_navigation .custom_list_prev {
    left: -70px;
    background: #FF68A1;
}

.post_slidernavigation.slidernavigation.custom_list_navigation .custom_list_next {
    right: -70px;
    background: #FF68A1;
}

.has-no-touchevents .custom_list_navigation .slidernav:hover .slidearrow {
    border-color: #232175;
}

.slick-slide .post_grid {
    padding: 0 8px;
}

.custom_list_sider .post_gridsection {
    box-shadow: 1px 0px 9px 0px rgb(35 33 117 / 10%);
}

.custom_list_sider .slick-slide img {
    display: none;
}

.post_grid_list {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.shoplist_address_item .add-fa {
    opacity: 0;
    transition: opacity 0.4s;
}

.shoplist_address_active .add-fa {
    opacity: 1;
}

.product_slide_img_wrap {
    padding-top: 16px;
}

.product_sliderimg {
    display: block;
    position: relative;
    margin: auto;
}

.product_sliderimg .bgimage {
    background-size: contain;
}

.product_sliderimg .sizer {
    padding-top: 42%;
}

.product_slide_contentsec {
    text-align: center;
    font-family: 'AvantGarde';
    padding: 0 16px 16px;
}

.product_images_wrap {
    text-align: center;
    padding: 16px 0 30px;
    display: flex;
    justify-content: center;
}

.product_images_wrap .product_image {
    display: inline-block;
    border: 1px solid transparent;
    padding: 0 10px;
    transition: all 0.3s ease;
    max-width: 70px;
    vertical-align: middle;
}

.product_images_wrap img {
    height: 100%;
    width: 100%;
    cursor: pointer;
    object-fit: contain;
}

.product_images_wrap .product_image.active_product_image {
    border-color: #232175;
}

.product_slider_wrap {
    box-shadow: -2px 2px 20px 1px rgb(97 100 217 / 10%);
    background-color: #fff;
}

.product_carousel_name {
    font-family: 'AvantGarde-Book';
    margin-top: 8px;
    font-weight: 600;
    font-size: 20px;
}

.product_carousel_price {
    font-family: 'AvantGarde-Book';
    margin-top: 8px;
    font-weight: 600;
}

.product_carousel_name_btn {
    font-family: 'AvantGarde-Book';
    margin-top: 8px;
}

.has-no-touchevents .product_carousel_name a:hover {
    color: #FF68A1;
}

.product_carousel_wrap {
    max-width: 800px;
    margin: 80px auto 0;
}

.single_whats_happening .single_introduction,
.single_inspiration .single_introduction,
.single_whats_happening .single_subheading,
.single_inspiration .single_subheading,
.single_inspiration .single_shares,
.single_whats_happening .single_shares {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.product_brand {
    font-size: 32px;
}

.product_fields_title {
    font-size: 40px;
    line-height: 1;
    font-family: 'Essonnes Display';
    font-weight: bold;
}

.product_description {
    margin-top: 30px;
}

/* hero style begin */

a.btn.hero_banner_button {
    position: relative;
    display: inline-block;
    z-index: 1;
    font-size: 16px;
    margin-top: 20px;
    font-weight: normal;
}

/* hero style end */


/* Twinking Animation Start*/

.christmasEvent div#twinkling_light_one {
    position: absolute;
    bottom: 65px;
    left: 0;
    width: 50%;
    height: 75%;
    z-index: 0;
    transform: rotate(-10deg);
}

.christmasEvent div#twinkling_light_two {
    position: absolute;
    bottom: 65px;
    right: 0;
    width: 50%;
    height: 75%;
    z-index: 0;
}

.hero_banner.christmasEvent:before {
    content: unset;
}


.christmasEvent .hero_banner_image {
    position: relative;
    z-index: 1;
}

.desktop_twinkling {
    display: none;
}

.christmasEvent .desktop_twinkling {
    display: block;
}

div#nav_light_left {
    position: absolute;
    left: -60px;
    width: 250px;
    height: 110px;
    z-index: 0;
    display: none;
}

div#nav_light_right {
    position: absolute;
    right: -40px;
    width: 250px;
    height: 110px;
    z-index: 0;
    display: none;
}

.has-scrolled .light_effect div#nav_light_mobile {
    position: absolute;
    top: 92px;
    right: -30px;
    width: 110%;
    z-index: 0;
}

.has-scrolled .light_effect.fixed_nav div#nav_light_left {
    top: 95px;
    display: block;
}

.has-scrolled .light_effect.fixed_nav div#nav_light_right {
    top: 78px;
    display: block;
}

.has-scrolled .light_effect.fixed_nav div#nav_light_left {
    display: block;
}

.has-scrolled .light_effect.fixed_nav div#nav_light_right {
    display: block;
}

.mobile_nav_light {
    display: none;
}

/* Twinking Animation End*/
/* Star Start */
.christmasEvent .hero_banner_image:before {
    content: "";
    position: absolute;
    width: 30%;
    bottom: 10px;
    left: 20px;
    z-index: 1;
    height: 40%;
    background: url(../images/small_star.svg) no-repeat;
    top: unset;
}

.christmasEvent .hero_banner_image:after {
    content: "";
    position: absolute;
    width: 38%;
    top: 25px;
    right: -140px;
    z-index: 0;
    height: 55%;
    background: url(../images/big_star.svg) no-repeat;
    background-size: cover;
}

.singleform_wrap .competition_form .cb input[type="checkbox"]:checked+label:after {
    opacity: 1;
}

.singleform_wrap .competition_form input[type="checkbox"] {
    width: 13px;
    height: 13px;
    border: 1px solid #fafafa !important;
    visibility: visible !important;
    opacity: 1;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px;
}

.singleform_wrap .competition_form .cb label:before {
    content: unset;
}

.singleform_wrap .competition_form .cb label:after {
    content: unset;
}

.singleform_wrap .competition_form input[type="checkbox"]:checked {
    outline: 3px solid #fff;
    outline-offset: -8px;
}

.singleform_wrap .competition_form .submit-wrap .cb {
    margin-top: 15px;
}

.singleform_wrap .competition_form .cb.captcha-box button {
    margin-top: 20px;
}

.singleform_wrap .competition_form .cb a {
    border-bottom: 1px solid;
}

.singleform_wrap .competition_form .wpcf7-not-valid input[type="checkbox"] {
    border: 1px solid #ff0000 !important;
}

.c_edit a.btn.btn_border {
    border: 1px solid;
}

.c_edit a.btn.btn_border.single_btn:hover {
    color: #232175;
}

.competition_form .wpcf7-list-item {
    margin: 0;
}

.singleform_wrap .competition_form .submit-wrap .cb p {
    padding-left: 35px;
}

.singleform_wrap .competition_form .cb label {
    display: inline-block;
}

.singleform_wrap .competition_form .email .wpcf7-not-valid-tip ,.singleform_wrap .competition_form .name .wpcf7-not-valid-tip {
    display: block;
    font-size: 14px;
    color: #dc3232;
}

/* Star End */
.bannerBreadcrumbs {
    padding: 10px 0
}

.delimiter i {
    padding: 0 10px;
}

/* Falling Heart Start */

.heart {
    color: #FF5796;
    font-size: 1em;
    font-family: Arial;
    text-shadow: 0 0 1px #000;
}

@-webkit-keyframes hearts-fall {
    0% {
        top: -10%;
    }

    100% {
        top: 100%;
    }
}

@-webkit-keyframes hearts-shake {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    50% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@keyframes hearts-fall {
    0% {
        top: -10%;
    }

    100% {
        top: 100%;
    }
}

@keyframes hearts-shake {
    0% {
        transform: translateX(0px) scale(1);
    }

    50% {
        transform: translateX(80px) scale(1.5);
    }

    100% {
        transform: translateX(0px) scale(1);
    }
}

.heart {
    position: absolute;
    top: -10%;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    -webkit-animation-name: hearts-fall, hearts-shake;
    -webkit-animation-duration: 10s, 3s;
    -webkit-animation-timing-function: linear, ease-in-out;
    -webkit-animation-iteration-count: infinite, infinite;
    -webkit-animation-play-state: running, running;
    animation-name: hearts-fall, hearts-shake;
    animation-duration: 10s, 3s;
    animation-timing-function: linear, ease-in-out;
    animation-iteration-count: infinite, infinite;
    animation-play-state: running, running;
}

.header {
    z-index: 99;
}

.heart:nth-of-type(0) {
    left: 1%;
    -webkit-animation-delay: 0s, 0s;
    animation-delay: 0s, 0s;
}

.heart:nth-of-type(1) {
    left: 10%;
    -webkit-animation-delay: 1s, 1s;
    animation-delay: 1s, 1s;
}

.heart:nth-of-type(2) {
    left: 20%;
    -webkit-animation-delay: 6s, 0.5s;
    animation-delay: 6s, 0.5s;
}

.heart:nth-of-type(3) {
    left: 30%;
    -webkit-animation-delay: 4s, 2s;
    animation-delay: 4s, 2s;
}

.heart:nth-of-type(4) {
    left: 40%;
    -webkit-animation-delay: 2s, 2s;
    animation-delay: 2s, 2s;
}

.heart:nth-of-type(5) {
    left: 50%;
    -webkit-animation-delay: 8s, 3s;
    animation-delay: 8s, 3s;
}

.heart:nth-of-type(6) {
    left: 60%;
    -webkit-animation-delay: 6s, 2s;
    animation-delay: 6s, 2s;
}

.heart:nth-of-type(7) {
    left: 70%;
    -webkit-animation-delay: 2.5s, 1s;
    animation-delay: 2.5s, 1s;
}

.heart:nth-of-type(8) {
    left: 80%;
    -webkit-animation-delay: 1s, 0s;
    animation-delay: 1s, 0s;
}

.heart:nth-of-type(9) {
    left: 90%;
    -webkit-animation-delay: 3s, 1.5s;
    animation-delay: 3s, 1.5s;
}

.banner {
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.banner_wrapper {
    z-index: 9;
}

.pink400 {
    color: #FF74A7;
}

.pink300 {
    color: #FF88B3;
}

.pink200 {
    color: #FF9DBF;
}

.pink100 {
    color: #FFB3CC;
}

.pink50 {
    color: #FFC8D8;
}

.pink25 {
    color: #FFDDE5;
}

.pink10 {
    color: #FFEFF0;
}

.pink5 {
    color: #FFF5F8;
}

.pink2 {
    color: #FFF9FB;
}

/* Falling Heart End  */
/* Valantine Hero Banner Start */

.hero_banner.valentineEvent {
    background: #FFD8EB;
}

.valentineEvent .hero_banner_image:before {
    background: url(../images/pinkDottedLines.svg) no-repeat;
}

.hero_banner.valentineEvent:before {
    background: url(../images/pinkDottedLines.svg) no-repeat;
}

.valentineEvent .hero_banner_content {
    position: relative;
}

.valentineEvent .hero_banner_content:after {
    content: "";
    background: url(../images/groupHeart.svg) no-repeat;
    width: 300px;
    height: 260px;
    display: block;
    position: absolute;
    top: -25%;
    right: 0;
    left: 0;
    background-size: contain;
    margin: auto;
}

.post_slider.valentineEvent {
    background: #FFD8EB;
    position: relative;
}

.post_slider.valentineEvent .swiper-container:before,
.post_slider.valentineEvent .swiper-container:after {
    background-color: #FFD8EB;
    opacity: 0;
}


.post_slider.valentineEvent:before {
    content: "";
    background: url(../images/postSlider.svg) no-repeat;
    width: 660px;
    height: 600px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
}

.post_slider.valentineEvent:after {
    content: "";
    background: url(../images/postSlider2.svg) no-repeat;
    width: 660px;
    height: 600px;
    display: block;
    position: absolute;
    top: 60px;
    right: 0px;
    background-size: contain;
}

.post_slider .swiper-container:before,
.post_slider .swiper-container:after {
    content: unset;
}

.post_slider .swiper-container {
    padding: 0;
    margin: 0 60px;
    margin-top: 56px;
}

.swiper-container-wrap {
    position: relative;
}

.post_slidernavigation .slidernav.prev {
    left: 0px;
}

.post_slidernavigation .slidernav.next {
    right: 0px;
}

/* Valantine Hero Banner End */
/* Valentine Event Start  */

.valentineEvent .headerlogo_img {
    display: none;
}

.valentineEvent .headerlogo_img.valentineEvent {
    display: block;
}

.valentineEvent .header_menussection {
    background-color: #FEA0C4;
}

.valentineEvent .header_menussection:before {
    background: url(../images/menuPink.png) no-repeat;
    background-size: contain;
}

.valentineEvent .header_menusa {
    color: #0E0D49;
}

.valentineEvent .header_menusa:hover {
    color: #EF0C65
}

.valentineEvent .header_menuicons form .listing_inputicon {
    background-color: #EF0C65;
}

.valentineEvent .header_green span {
    background: #2F3195;
}

.valentineEvent .header_profileicon span {
    background: #2F3195;
}

.valentineEvent .burgerdiv .lines:before,
.valentineEvent .burgerdiv .lines:after {
    background: #262076;
}

.valentineEvent .burgerdiv .lines {
    background: #262076;
}

.valentineEvent .header_searchicon span {
    background: #EF0C65;
}

.footerlogo_img.valentineEvent {
    display: none;
}

.headerlogo_img.valentineEvent {
    display: none;
}

.valentineEvent .footer_socialicon {
    border: 1px solid transparent;
}

.valentineEvent .footer_socialicon:hover {
    background: transparent;
    color: #EF0C65;
    border: 1px solid;
}

.valentineEvent .footer_btmmenulistwrap a {
    color: #EF0C65;
}

.footer_top.valentineEvent {
    background: #FEC7DE;
}

.footer_bottom.valentineEvent {
    background: #FEA0C4;
}

.valentineEvent .footer_title {
    color: #262076;
}

.valentineEvent .footer_topmenulistwrap a {
    color: #0E0D49;
}

.valentineEvent .footer_topmenulistwrap a:hover {
    color: #EF0C65;
}


.valentineEvent .footer_socialicon {
    background: #EF0C65;
}

.valentineEvent .new_formsubmitbtn {
    background: #EF0C65;
}

.valentineEvent .footer_bottomcopy {
    color: #0E0D49;
}

.valentineEvent .footer_btmmenulistwrap a {
    color: #0E0D49;
}

.valentineEvent .footer_btmmenulistwrap a:hover {
    color: #EF0C65;
}

.valentineEvent .footerlogo_img {
    display: none;
}

.valentineEvent .footerlogo_img.valentineEvent {
    display: inline-block;
}

.valentineEvent .has-no-touchevents .footer_btmmenulistwrapa:hover {
    color: #EF0C65;
}

/* Valentine Event End  */

/* Manual Three column overlay Start  */
.three_blocksec.overlay_100::after {
    opacity: 1;
}

.three_blocksec.overlay_80::after {
    opacity: 0.8;
}

.three_blocksec.overlay_60::after {
    opacity: 0.6;
}

.three_blocksec.overlay_40::after {
    opacity: 0.4;
}

.three_blocksec.overlay_20::after {
    opacity: 0.2;
}
/* Manual Three column overlay Start  */

/* Motherday Event Start  */

.hero_banner.motherdayEvent {
    background: #FEC7DE;
}

.motherdayEvent .hero_banner_image:before {
    background: url(../images/mothersdayshape.svg) no-repeat;
    left: 65%;
    top: 10px;
}

.motherdayEvent.hero_banner:before {
    background: url(../images/mothersdayshape.svg) no-repeat;
}

.motherday_flower {
    position: absolute;
    top: -35%;
    z-index: 2;
    width: 115%;
    left: -55px;
}

.hero_banner_sec {
    position: relative;
}

/* Mother Day Event End  */

/* Easter Event Start */

.easter_bunny {
    position: absolute;
    top: -40%;
    z-index: 1;
    width: 100%;
    left: 0px;
    height: 320px;
}

.hero_banner.easterEvent {
    background: #E1ECFE;
}

.post_slider.easterEvent {
    background: #fdf0d7 url(../images/easter.svg);
    background-repeat: repeat-x;
}

.hero_banner.easterEvent:before {
    background: url(../images/egg_left.svg) no-repeat;
    margin-top: 200px;
    left: -30px;
}
.hero_banner.easterEvent .hero_banner_image:before {
    background: url(../images/egg_right.svg) no-repeat;
    left: 94%;
    width: 600px;
    height: 500px;
    background-size: contain;
    top: -10%;
    transform: rotate(5deg);
}
.easterEvent .header_menussection {
    background-color: #FDF0D7;
}

.easterEvent .header_menuslist a {
    color: #0E0D49;
}
.easterEvent .header_menussection:before {
    background: url(../images/menuYellow.png) no-repeat;
    background-size: contain;
}
.easterEvent .headerlogo_img {
    display: none;
}
.easterEvent .headerlogo_img.easterEvent {
    display: block;
}
.footer_top.easterEvent {
    background: #FFF8E9;
}
.footer_bottom.easterEvent {
    background: #FBDA9B;
}
.easterEvent .footer_topmenulistwrapa {
    color: #262076;
}
.easterEvent .footer_bottomsec {
    color: #0E0D49;
}
.easterEvent .footer_topmenulisttit {
    font-weight: bold;
    color: #262076;
}
.easterEvent .footerlogo_img {
    display: none;
}
.easterEvent .footerlogo_img.easterEvent {
    display: inline-block;
}
.easterEvent .header_menuicons form .listing_inputicon {
    background-color: #EF0C65;
}
.easterEvent .header_profileicon span {
    background: #2F3195;
}
.easterEvent .header_searchicon span {
    background: #EF0C65;
}
.easterEvent .footer_socialicon {
    background: #EF0C65;
}
.easterEvent .new_formsubmitbtn {
    background: #EF0C65;
}
.has-no-touchevents .easterEvent .footer_socialicon:hover {
    background: #fff8e9;
    color: #EF0C65;
}
.has-no-touchevents .easterEvent .footer_topmenulistwrapa:hover {
    color: #EF0C65;
}
.easterEvent .burgerdiv .lines {
    background: #262076;
}
.easterEvent .burgerdiv .lines:before, .easterEvent .burgerdiv .lines:after {
    background: #262076;
}
.has-no-touchevents .easterEvent .burgermenu:hover .burgerdiv .lines, .has-no-touchevents .easterEvent .burgermenu:hover .burgerdiv .lines:before, .has-no-touchevents .easterEvent .burgermenu:hover .burgerdiv .lines:after {
    background: #EF0C65;
}
.has-no-touchevents .easterEvent .footer_btmmenulistwrapa:hover {
    color: #EF0C65;
}
.header_sectionwrap .chicks {
    height: 70px;
    width: auto;
    display: inline-block;
}
.header_sectionwrap .chicks_tab {
    height: 70px;
    width: auto;
    display: none;
}
.easterEvent .header_menussection {
    margin-left: 20px;
}
/* Easter Event End */

/* VE Day Start  */
.victoryEuropeDayFlag {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 110%;
    width: 100%;
    right: 0;
}

.hero_banner.victoryEuropeDay {
    position: relative;
    background-color: #85C6FB;
}

.victoryEuropeDay .hero_banner_c {
    z-index: 1;
}

.victoryEuropeDay .hero_banner_image:before {
    content: unset;
}

.hero_banner.victoryEuropeDay:before {
    content: unset;
}

.victoryEuropeDay .header_menussection {
    background-color: #CE142B;
}

.victoryEuropeDay .header_menussection:before {
    background: url(../images/menu-red.png) no-repeat;
    background-size: contain;
}

.victoryEuropeDay .header_profileicon span {
    background: #2F3195;
}

.victoryEuropeDay .new_formsubmitbtn {
    background: #CE142B;
}

.has-scrolled .sticky.victoryEuropeDay::before {
    content: "";
    background: url(../images/Bunting-Left-Desktop.svg) no-repeat;
    height: 170px;
    width: 400px;
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    background-size: contain;
}

.has-scrolled .sticky.victoryEuropeDay::after {
    content: "";
    background: url(../images/Bunting-Right-Desktop.svg) no-repeat;
    height: 170px;
    width: 400px;
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    background-size: contain;
}

.victoryEuropeDay a.btn.hero_banner_button {
    background: #CE142B;
}

.has-no-touchevents .victoryEuropeDay .btn:hover {
    background: #FAFAFA;
    color: #CE142B;
    border-color: #CE142B;
}

.victoryEuropeDayFlagMobile {
    display: none;
}

.victoryEuropeDay .header_menusa:hover {
    color: #2F3195
}

.victoryEuropeDay .footer_topmenulistwrapa:hover {
    color: #CE142B;
}

.victoryEuropeDay .footer_btmmenulistwrapa:hover {
    color: #CE142B;
}
/* VE day End */
/* condolence page css start */

.condolence_banner .c {
    padding: 218px 56px 119px 56px;
}

.condolence_image {
    text-align: center;
    position: relative;
}

.condolence_text.head_title {
    text-align: center;
    color: #F1F1F1;
    margin-top: 15px;
}

body.page-template-condolence {
background-color:#000000;
}

body.page-template-condolence h1.condolence_title.sec_text {
    text-align: center;
    color: #F1F1F1; 
    font-family: 'AvantGarde-Book';
}

body.page-template-condolence span.seprator_line {
    display: block;
    height: 1px;
    width: 75px;
    background-color:#F1F1F1; 
    margin: 25px auto;
    text-align: center;
}

body.page-template-condolence .header_menussection {
    background-color: #1D1D1D;
}

body.page-template-condolence .header_menussection:before {
    background: url(../images/menu-dark.png) no-repeat;
    background-size: contain;
}

body.page-template-condolence .footer_top {
    background: #121212;
}

body.page-template-condolence .footer_bottom {
    background: #000000;
}

body.page-template-condolence .footer_socialicon {
    background: #121212;
}

body.page-template-condolence a.new_formsubmitbtn {
    color: #121212;
    background: #F1F1F1;
}

body.page-template-condolence a.new_formsubmitbtn:hover {
    color: #121212;
    background: #6b6b6b ;
}

body.page-template-condolence .header_searchicon span {
    background: #f1f1f1;
}

body.page-template-condolence .header_green span {
    background: #f1f1f1;
}

body.page-template-condolence .header_profileicon span {
    background: #f1f1f1;
}

body.page-template-condolence .header_profileicon_img {
    filter: invert(1);
}

body.page-template-condolence .header_profileicon span:before {
    border-top: 2px solid #000;
    border-left: 2px solid #000;
}

body.page-template-condolence .header_loginmenuicon {
    background: #181717;
}

body.page-template-condolence .header_loginmenua:hover {
    background: #1d1d1d;
}

body.page-template-condolence .header_loginmenulists {
    background: #191919;
}

body.page-template-condolence .header_loginmenua {
    background: #232121;
}

body.page-template-condolence .header_loginmenuicon img {
    filter: saturate(0);
}

.headerlogo_img.condolence {
    display: none;
}

body.page-template-condolence .headerlogo_img {
    display: none;
}

body.page-template-condolence .headerlogo_img.condolence {
    display: block;
}

body.page-template-condolence .sticky {
    background-color: #121212;
}

body.page-template-condolence .footer_socialicon:hover {
    background: #FAFAFA;
    color: #121212;
}

body.page-template-condolence .header_menusa:hover,body.page-template-condolence .footer_topmenulistwrapa:hover,body.page-template-condolence .footer_btmmenulistwrapa:hover{
    color: #9e9899;
}

.condolence_image .sizer{
    position: relative;
    padding-top: 144.66%;
}

.condolence_image{
    max-width: 150px;
    margin: auto;
}

body.page-template-condolence .itin_backbtn {
    background: #6b6b6b;
}

body.page-template-condolence .itin_backbtn:hover {
    color: #6b6b6b;
    border-color: #6b6b6b;
    background: #FAFAFA;
}

body.page-template-condolence .itin_btns .btn {
    background: #000000;
}

body.page-template-condolence .itin_btns .btn:hover {
    color: #000000;
    border-color: #000000;
    background: #FAFAFA;
}

body.page-template-condolence .new_itintitle {
    border-bottom: 1px solid #000000;
    color: #000000;
}

body.page-template-condolence .newsletter_popup {
    display: none;
}

body.page-template-condolence .viewport.lock {
    position: unset;
}

.page-template-condolence .header_menuicons form .listing_inputicon {
    background-color: #000000;
}

.page-template-condolence .header_profileicon span {
    background: #f1f1f1;
    color: #121212;
}

.page-template-condolence input#header_search_name {
    color: #000;
}

.page-template-condolence .mobile_nav {
    position: fixed;
}
/* condolence page css end */

/* Wedding Page Start */


.banner.image.wedding_campaign {
    background-color: #E1ECFE;
}

.wedding_campaign canvas.myCanvas_t ,.food_campaign canvas.myCanvas_t { 
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
} 

.food_campaign canvas.myCanvas_t {  
    fill: #FFF;
    filter: drop-shadow(0 24px 80px rgba(239, 12, 101, 0.20));
} 

.wedding_campaign .banner_wrapper , .food_campaign .banner_wrapper {
    background-color: unset;
    padding: 132px 104px;
    max-width: 520px;
}

.wedding_campaign .banner_titlesec ,.food_campaign .banner_titlesec {
    position: relative;
    z-index: 1;
}

.wedding_campaign .banner_text , .food_campaign .banner_text {
    position: relative;
    z-index: 1;
}

.weddingCampaign .hero_banner_title ,.foodCampaign .hero_banner_title { 
    font-size: 32px;
} 

.hero_banner_c.rightside {
    display: flex;
    flex-direction: row-reverse;
}

.hero_banner_c.rightside .hero_banner_middle {
    left: 0;
}

.hero_banner.weddingCampaign {
    background: #FFD8EB;
}

.hero_banner.weddingCampaign+.hero_banner.weddingCampaign {
    padding-bottom: 160px;
}

.weddingCampaign .hero_banner_middle {
    bottom: 0;
}

.hero_banner.weddingCampaign+.hero_banner.weddingCampaign .hero_banner_c {
    padding-top: 68px;
}

.campaign_two_column_block .title {
    padding-bottom: 16px;
    font-family: 'Essonnes Display', sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 56px;
    line-height: 1.2;
}

.campaign_two_column_block .text {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #505050;
    line-height: 1.5;
    max-width: 391px;
    font-family: 'AvantGarde-Book';
    margin-bottom: 16px;
}

.campaign_two_column_block {
    width: 50%;
    position: relative;
}

.campaign_two_column_blocks {
    display: flex;
}

.campaign_two_column {
    position: relative;
    z-index: 1;
    padding: 0 150px;
    overflow: hidden;
}

.campaign_two_column:before {
    content: "";
    background-color: #FEC7DE;
    height: 100%;
    width: 50%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.campaign_two_column:after {
    content: "";
    background-color: #BDBEFE;
    height: 100%;
    width: 50%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.campaign_two_column_block_info {
    padding: 200px 0px;
    max-width: 420px;
    text-align: center;
}

.campaign_two_column_block:nth-child(3) .campaign_two_column_block_info {
    margin-left: auto;
}

.campaign_two_column_block:nth-child(3) img {
    left: 0;
    right: unset;
}

.wedding_banner {
    position: absolute;
    width: 100vw;
}

.wedding_banner_mobile {
    display: none;
}

.weddingCampaign .ring {
    position: absolute;
    width: 80%;
    height: 80%;
    z-index: 1;
    top: -45%;
    right: -35%;
}

.weddingCampaign .hero_banner_image:before {
    content: unset;
}

.hero_banner.weddingCampaign:before {
    content: unset;
}

.weddingCampaign .rightside .ring {
    width: 90%;
    height: 90%;
    z-index: 1;
    top: -62%;
    right: unset;
    left: -12%;
}

.cheers {
    position: absolute;
    top: 0;
    left: -10%;
    width: 110%;
    height: 110%;
}

.campaign_two_column_block_info {
    position: relative;
    z-index: 1;
}

.campaign_two_column_block:nth-child(3) .cheers {
    left: 0%;
}

.mobile_cheers_wrap {
    display: none;
}
.rightside .hero_banner_image {
    margin-left: 0px;
    margin-right: 75px;
}
/* Wedding Page End */

/* CTA Block Start*/
.cta_content_info .medium_title {
    color: #FAFAFA;
    font-family: 'AvantGarde-Book';
    font-weight: bold;
}

.cta_content_info {
    padding: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 15px;
}

.cta_content_button {
    text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.cta_content_button .btn.bg_brand_blue {
    border: 0.1px solid #FAFAFA;
}

.cta_block_description {
    padding: 0;
}

.product_carousel .product_carousel_wrap:first-child {
    margin-top: 0;
}

.custom_list_sider .slick-slide div:first-child .custom_list_item {
    margin-top: 0;
}

.grid_image .gridimage_listsection.top_margin {
    margin-top: 0;
}

.custom_list .hotpicksection.top_margin {
    margin-top: 0;
}

.custom_list .custom_list_sider .post_gridsection {
    margin-top: 0;
}

/* CTA Block End */

/* Pride Event Start  */

.hero_banner.prideEvent,
.footer_top.prideEvent {
    background: linear-gradient(90deg, #FFADAD 0%, #FFD6A5 19.23%, #FDFFB6 37.5%, #CAFFBF 60.58%, #9BF6FF 82.21%, #BDB2FF 100%);
}

.hero_banner.prideEvent:before {
    content: unset;
}

.prideEvent .hero_banner_image:before {
    content: unset;
}

.prideEvent .header_menussection {
    background: linear-gradient(90deg, #FFADAD 0%, #FFD6A5 19.23%, #FDFFB6 37.5%, #CAFFBF 60.58%, #9BF6FF 82.21%, #BDB2FF 100%);
}

.prideEvent .header_menussection:before {
    background: url(../images/pinkMenu.svg) no-repeat;
    background-size: contain;
    left: -15px;
}

.prideEvent .header_menuslist {
    color: #0E0D49;
}

.prideEvent .burgerdiv .lines {
    background: #0E0D49;
}

.prideEvent .burgerdiv .lines:before, .prideEvent .burgerdiv .lines:after {
    background: #0E0D49;
}

.prideEvent .headerlogo_img {
    display: none;
}

.prideEvent .headerlogo_img.prideEvent {
    display: block;
}

.prideEvent .flag {
    position: absolute;
    top: unset;
    z-index: 2;
    width: 65%;
    bottom: -92px;
    left: -20%;
}

.footer_top.prideEvent {
    color: unset;
}

.footer_top.prideEvent .footer_socialicon,
.footer_top.prideEvent .new_formsubmitbtn {
    background:#EF0C65;
}

.has-no-touchevents .footer_top.prideEvent .footer_socialicon:hover,
.has-no-touchevents .footer_top.prideEvent .new_formsubmitbtn:hover {
    background: #FAFAFA;
    color: #EF0C65;
}

/* Pride Event End */

/* CTA block Start  */
.cta_content_block {
    padding: 30px 0;
}
.cta_block_wrap .top_margin {
    margin: 0;
}
/* CTA block End */

/* Termly Css Start */

.t-consentPrompt ,.t-consentPrompt button { 
    font-family: 'AvantGarde-Book', sans-serif !important; 
}

/* Termly Css End */

/* Summer Event Start */

.summerEvent .header_menussection {
    background-color: #FBD160;
}

.summerEvent .header_menussection:before {
    background: url(../images/menuOrange.svg) no-repeat;
    background-size: contain;
}

.summerEvent .header_menusa {
    color: #0E0D49;
}

.summerEvent .header_menuicons form .listing_inputicon { 
    background-color: #262076;
} 

.summerEvent .header_green span ,.summerEvent .header_profileicon span {
    background: #EF0C65;
}

.footer_top.summerEvent {
    background: var(--Yellow-Grad, linear-gradient(180deg, #F4A300 0%, #FBD160 65.87%));
    color: #262076;
}

.footer_bottom.summerEvent {
    background: #FBD160;
    color: #262076;
}

.summerEvent .footer_socialicon {
    background: #EF0C65;
}

.summerEvent .new_formsubmitbtn {
    background: #EF0C65;
}

.hero_banner.summerEvent {
    background: linear-gradient(180deg, #F4A300 0%, #FBD160 65.87%);
}

.summerEvent .bus_animation {
    position: absolute;
    z-index: 1;
    width: 20%;
    left: -7%;
    top: -7%;
    display: block;
}

.summerEvent .camera_animation {
    position: absolute;
    top: unset;
    z-index: 1;
    width: 270px;
    bottom: 26%;
    left: -3%;
}

.summerEvent .popsickle_animation {
    position: absolute;
    top: unset;
    z-index: 1;
    width: 10%;
    bottom: -5%;
    right: 5%;
}

.summerEvent .sprinkles_animation {
    position: absolute;
    z-index: 1;
    width: 10%;
    top: 24%;
    left: 9%;
}
.summerEvent .sunglasses_animation {
    position: absolute;
    top: unset;
    z-index: 2;
    width: 300px;
    bottom: 0%;
    left: 30%;
}

.summerEvent .icecream_cone_animation {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 300px;
    right: 0;
}

.summerEvent .juice_animation {
    position: absolute;
    top: unset;
    z-index: 1;
    width: 10%;
    bottom: -10%;
    left: 5%;
}

.hero_banner.summerEvent:before {
    content: unset;
}

.summerEvent .hero_banner_image:before {
    content: unset;
}

.bag_animation {
    position: absolute;
    left: 0%;
    top: -45%;
    z-index: 1;
    width: 65%;
}

.symbol_animation {
    position: absolute;
    right: -35%;
    top: -35%;
    z-index: 1;
    width: 400px;
}

.sunscreen_animation {
    position: absolute;
    right: 0;
    top: 45%;
    z-index: 1;
}

.summerEvent .hero_banner_content {
    padding: 80px 100px;
}

.post_slider.summerEvent {
    background: radial-gradient(27.42% 76.86% at 50% 50%, #FFF8E8 0%, #FFDB81 100%);
    position: relative;
}

.fan_animation {
    position: absolute;
    top: 0%;
    z-index: 1;
    width: 20%;
    left: 0%;
}

.mobile_group_animation {
    position: absolute;
    top: -65%;
    z-index: 1;
    width: 100%;
    left: 0%;
    display: none;
}

.casette_animation {
    position: absolute;
    top: unset;
    z-index: 1;
    width: 300px;
    bottom: 5%;
    right: 25px;
}

.hat_animation {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 500px;
    right: 5%;
}

.bottle_animation {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 300px;
}

.post_slider.summerEvent .swiper-container {
    z-index: 3;
}

.manual_three_blocks {
    position: relative;
    z-index: 1;
}

.summerEvent .burgerdiv .lines {
    background: #262076;
}

.summerEvent .burgerdiv .lines:before,.summerEvent .burgerdiv .lines:after {
    background: #262076;
}

.summerEvent .hero_banner_image {
    z-index: 2;
}

.has-no-touchevents .summerEvent .footer_socialicon:hover {
    color: #EF0C65;
}

.summerEvent .hero_banner_c {
    padding-top: 80px;
}

.summerEvent .postslider_title {
    z-index: 2;
    position: relative;
}

.hero_banner.summerEvent:first-child {
    padding-top: 120px;
}
/* Summer Event End */

/* Ultimate FAQ Start */

.single .ewd-ufaq-faq-div ,
.page .ewd-ufaq-faq-div {
    border-bottom: 1px solid #2321752e;
    padding: 0;
    margin: 0;
}

.single .ewd-ufaq-faq-div:last-child ,
.page .ewd-ufaq-faq-div:last-child {
    border-bottom:unset;
}

.single a.ewd-ufaq-post-margin ,
.page a.ewd-ufaq-post-margin  {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
    padding: 14px 0;
}

.single .ewd-ufaq-post-margin-symbol ,
.page .ewd-ufaq-post-margin-symbol{
    margin-left: auto;
    color: #232175;
}

.single .ewd-ufaq-faq-title-text ,
.single .ewd-ufaq-faq-title-text h4 ,
.page .ewd-ufaq-faq-title-text ,
.page .ewd-ufaq-faq-title-text h4{
    color: #232175;
    font-weight: bold;
    vertical-align: middle; 
    line-height: 1.2;
}

.single .ewd-ufaq-faq-title:hover .ewd-ufaq-faq-title-text ,
.single .ewd-ufaq-faq-title:hover .ewd-ufaq-faq-title-text h4 ,
.single .ewd-ufaq-faq-title:hover .ewd-ufaq-post-margin-symbol ,
.page .ewd-ufaq-faq-title:hover .ewd-ufaq-faq-title-text ,
.page .ewd-ufaq-faq-title:hover .ewd-ufaq-faq-title-text h4 ,
.page .ewd-ufaq-faq-title:hover .ewd-ufaq-post-margin-symbol {
    color: #FF68A1;
    transition: color 0.3s ease;
}
.single .ewd-ufaq-faq-body ,.page .ewd-ufaq-faq-body {
    padding: 0 0 14px 0;
}

.faq_wrapper .ewd-ufaq-faqs {
    margin-top: 20px;
}
/* Ultimate FAQ End */

/* Food Event Start */

.graphic_image {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    transform: translateY(-60%);
    margin: auto;
}

.graphic_image img {
    max-width: 560px;
    height: auto;
    object-fit: contain;
}

.graphic_image img {
    max-width: 460px;
}

.hero_banner.foodCampaign:nth-child(3) .graphic_image img {
    max-width: 400px;
}

.hero_banner.foodCampaign:nth-child(4) .graphic_image img {
    max-width: 400px;
}

.hero_banner.foodCampaign:before {
    content: unset;
}

.foodCampaign .hero_banner_image:before {
    content: unset;
}

body.food_campaign {
    background: linear-gradient(180deg, #838AFF 10%, #FEC7DE 90%);
}

.hero_banner.foodCampaign {
    background: transparent;
}

.campaign_two_column.foodCampaign:before {
    background-color: #FFD8EB; 
}

.campaign_two_column.foodCampaign:after {
    background-color: #E1ECFE; 
}

.content .hero_banner.foodCampaign:nth-child(4) {
    padding-bottom: 80px;
}

.foodCampaign .hero_banner_middle {
    bottom: 0;
}

.foodCampaign .hero_banner_c {
    padding-top: 80px;
}

.hero_banner.foodCampaign:nth-child(3) .graphic_image {
    top: -50px;
}

.foodCampaign .hero_banner_c::before {
    content: '';
    position: absolute;
    height: 710px;
    width: 690px;
    left: -9%;
    top: 10%;
    background: url(../images/shape.svg) no-repeat;
    background-size: contain;
}

.foodCampaign:nth-child(3) .hero_banner_c::before {
    background: url(../images/shape2.svg) no-repeat;
    left: unset;
    right: -10%;
    top: 0;
    width: 770px;
    height: 810px;
    background-size: contain;
}

.foodCampaign:nth-child(4) .hero_banner_c::before {
    background: url(../images/shape3.svg) no-repeat;
    width: 730px;
    height: 730px;
    background-size: contain;
}

.foodCampaign .campaign_two_column_block:nth-child(2) .campaign_two_column_block_info {
    margin-left: auto;
}

.campaign_two_column_graphic_image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 70%;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
    margin: auto;
}

.campaign_two_column_block:nth-child(2) .campaign_two_column_graphic_image{
    right: unset;
    left: 0;
    text-align: left;
}

.foodCampaign .campaign_two_column_block_info {
    padding: 250px 0 250px 0;
}

.campaign_two_column_graphic_image img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: right;
}

.campaign_two_column_block:nth-child(2) .campaign_two_column_graphic_image img {
    object-position: left;
}

.foodCampaign .campaign_two_column_block .text {
    padding: 0 20px;
}

/* Food Event End */

/* MoL X GLA Event Start  */

.molXGla .header_menussection {
    background-color: #F99B28;
}

.molXGla .header_menussection:before {
    background: url(../images/molXGlaBg.png) no-repeat;
    background-size: contain;
}

.molXGla a.header_menusa {
    color: #0E0D49;
}

.molXGla a.header_menusa:hover {
    color: #BD6EAD;
}

.molXGla.footer_top {
    background: #BD6EAD;
    color: #262076;
}

.molXGla.footer_top .footer_topmenulistwrapa:hover {
    color: #F99B28;
}

.has-no-touchevents .molXGla .footer_socialicon:hover {
    color: #f99b28;
}

.molXGla .header_menuicons form .listing_inputicon {
    background-color: #3F1457;
}

.molXGla .header_green span {
    background: #BD6EAD;
}

.molXGla .footer_socialicon {
    background: #3F1457;
}

.molXGla .new_formsubmitbtn {
    background: #3F1457;
}

.molXGla .new_formsubmitbtn:hover {
    background: #f99b28;
}

.molXGla.footer_bottom {
    background: #3F1457;
}

.molXGla .footer_btmmenulistwrapa:hover {
    color: #bd6ead;
}

.hero_banner.molXGla {
    background: linear-gradient(180deg, #BD6EAD 70%, #F99B28 100%);
}

.hero_banner.molXGla:before {
    content: unset;
}

.molXGla .hero_banner_image:before {
    content: unset;
}

.molXGla .hero_banner_logo_image {
    position: relative;
    z-index: 1;
    text-align: center;
}

.molXGla .hero_banner_logo_image img {
    width: auto;
    height: 275px;
}

.molXGla .header_searchicon span {
    background: #3F1457;
}

.molXGla .burgerdiv .lines {
    background: #3F1547;
}

.molXGla .burgerdiv .lines:before,.molXGla .burgerdiv .lines:after {
    background: #3F1547;
}

.post_slider.molXGla {
   background: radial-gradient(27.42% 76.86% at 50% 50%, #FFF8E8 0%, #F99B28 100%);
}

.molXGla .header_profileicon span {
    background: #BD6EAD;
}

/* MoL X GLA Event End  */

/* Holloween Event Start */

.hero_banner.holloweenEvent {
    background: #FA9C43;
}

.hero_banner.holloweenEvent::before,
.hero_banner.holloweenEvent .hero_banner_image:before,
.hero_banner.holloweenEvent .hero_banner_c:before {
    content: unset;
}

.hero_banner.holloweenEvent .hero_banner_image .bgimage {
    z-index: 2;
}

.holloween_animation {
    position: absolute;
    display: inline-block;
    height: auto;
}

.holloween_ghost_animation {
    width: 320px;
    top: 165px;
    right: 5%;
}

.holloween_chemical_animation {
    width: 380px;
    top: 165px;
    left: 0;
    z-index: 2;
}

.holloween_broom_animation {
    width: 250px;
    left: 0;
    bottom: -20px;
    z-index: 2;
}

.holloween_pumpkin_animation {
    width: 320px;
    right: 45px;
    bottom: 18px;
}

.holloween_cat_animation {
    width: 480px;
    top: -150px;
    left: -30px;
    right: 0;
    margin: auto;
    z-index: 1;
}

.holloween_mobile_ghost_animation {
    display: none;
    bottom: 80%;
    z-index: 2;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}

.btn.orange {
    background-color: #E67B17;
    color: #000000;
}

.has-no-touchevents .btn.orange:hover {
    background-color: #fff;
    border-color: #E67B17;
    color: #E67B17;
}

.holloween_cone_animation {
    width: 52px;
    top: 280px;
    right: 24%;
}

.holloween_candy_1_animation {
    width: 120px;
    top: 165px;
    right: 3%;
}

.holloween_candy_2_animation {
    width: 65px;
    top: 180px;
    left: 0;
}

.holloween_star_1_animation {
    width: 52px;
    top: 195px;
    right: 21%;
}

.holloween_star_2_animation {
    width: 76px;
    top: 0;
    right: -26%;
}

.holloween_star_3_animation {
    width: 68px;
    bottom: 300px;
    left: 3%;
}

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

.holloweenEvent .hero_banner_image {
    background-color: #FA9C43;
}

/* Holloween Event End  */

/* Xmas 2025 Start */

.xmas2025 .header_menussection {
    background-color: #992334;
}

.xmas2025 .header_menussection:before {
    background: url(../images/xmas2025Bg.png) no-repeat;
    background-size: contain;
}

.xmas2025 a.header_menusa {
    color: #D5A773;
}

.xmas2025 a.header_menusa:hover {
    color: #18453D;
}

.xmas2025 .header_menuicons form .listing_inputicon {
    background-color: #18453D;
}

.xmas2025 .header_profileicon span {
    background: #D5A773;
    color: #18453D;
}

.xmas2025 .header_loginmenulists {
    background: #D5A773;
}

.xmas2025 .header_loginmenua,
.footer_bottom.xmas2025 {
    background: #18453D;
    color: #D5A773;
}

.xmas2025 .header_loginmenuicon {
    background: #D5A773;
    top: 1px;
    right: 1px;
}

.xmas2025 .header_loginmenua:hover {
    color: #fff;
    background: #18453D;
}

.has-no-touchevents .xmas2025 .burgermenu:hover .burgerdiv .lines,
.has-no-touchevents .xmas2025 .burgermenu:hover .burgerdiv .lines:before,
.has-no-touchevents .xmas2025 .burgermenu:hover .burgerdiv .lines:after,
.xmas2025 .new_formsubmitbtn,
.xmas2025 .header_searchicon span,
.xmas2025 .footer_socialicon,
.footer_bottom.xmas2025 {
    background: #18453D;
}

.xmas2025 .footer_socialicon:hover {
    background: transparent;
    color: #18453D;
    border: 1px solid;
}

.xmas2025 .burgerdiv .lines:before,
.xmas2025 .burgerdiv .lines:after {
    width: 120%;
    background: #D5A773;
}

.xmas2025 .burgerdiv .lines {
    width: 80%;
    background: #D5A773;
}

.xmas2025 .burgerdiv .lines,
.xmas2025 .mobile_header .burgerdiv .lines:before,
.xmas2025 .mobile_header .burgerdiv .lines:after {
    background: #D5A773;
}

.has-no-touchevents .xmas2025 .mobile_header .burgermenu:hover .burgerdiv .lines {
    background: transparent;
}

.footer_top.xmas2025 {
    background: #D5A773;
}

.xmas2025 .footer_topmenulisttit {
    color: #262076;
}

.xmas2025 .footer_topmenulistwrap a {
    color: #0E0D49;
}

.xmas2025 .footer_topmenulistwrap a:hover {
    color: #18453D;
}

.xmas2025 .footer_btmmenulistwrap a:hover {
    color: #fff;
}

.tablet_bg_xmas2025,
.mobile_bg_xmas2025 {
    display: none;
}

.home .header_section.xmas2025:not(.sticky .header_section.xmas2025) {
    padding: 20px 40px;
    background: #fff;
}

.xmas2025 .hero_banner_image::before,
.hero_banner.xmas2025:before {
    background: none;
}

.xmas2025 .hero_banner_title {
    color: #000;
}

.bg_maroon {
    background: #992334;
    color: #fff;
}

.has-no-touchevents a.bg_maroon:hover {
    background: #FAFAFA;
    color: #992334;
    border-color: #992334;
}

.xmas2025 .hero_banner_content {
    padding: 80px;
}

.xmas2025_top_logo {
    position: absolute;
    z-index: 1;
    top: -275px;
    height: 350px;
    width: auto;
    left: 50%;
    right: 50%;
    transform: translateX(-50%);
}

.xmas2025 .hero_banner_c {
    padding-top: 80px;
}

.hero_banner.xmas2025 {
    margin-top: 112px;
}

/* Xmas 2025 End */