/*asgwind classes*/
.asg-col-1 {
    flex-basis: 8%;
}
.asg-col-2 {
    flex-basis: 17%;
}
.asg-col-3 {
    flex-basis: 25%;
}
.asg-col-4 {
    flex-basis: 33%;
}
.asg-col-5 {
    flex-basis: 42%;
}
.asg-col-6 {
    flex-basis: 50%;
}
.asg-col-7 {
    flex-basis: 58%;
}
.asg-col-8 {
    flex-basis: 66%;
}
.asg-col-9 {
    flex-basis: 75%;
}
.asg-col-10 {
    flex-basis: 83%;
}
.asg-col-11 {
    flex-basis: 92%;
}
.asg-col-12 {
    flex-basis: 100%;
}
.asg-col-grow {
    flex-grow: 1;
}
.asg-mb-13 {
    margin-bottom: 3.25rem;
}

.asg-pt-60 {
    padding-top: 60px;
}
.asg-mt-60 {
    margin-top: 60px;
}

.asg-pt-120 {
    padding-top: 80px;
}
.asg-mt-120 {
    margin-top: 120px;
}

.dashed-wrapper {
    outline: 2px dashed var(--e-global-color-842458c);
    border-radius: 16px;
    padding: 35px 50px 25px 50px;
    flex-basis: 100%;
}
.dashed-wrapper h2 {
    border-bottom: 2px dashed var(--e-global-color-842458c);
    width: fit-content;
    padding-bottom: 20px;
    margin: 1rem auto 2rem auto;
}
.site-main.post.type-post {
    max-width: 1500px;
}





/* END asgwind classes*/
.elementor-button span, .elementor-button {
    text-decoration: none !important;
}

.widget-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.widget-item-wrapper-3 {
    flex-basis: 33%;
}
.widget-item-wrapper-4 {
    flex-basis: 25%;
}
.widget-item {
    padding: 1rem;
    text-align: center;
}
.widget-item-img {
    height: 230px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.widget-item-img img {
    height: inherit;
    max-height: 230px;
}
.widget-item-bg-img {
    padding-top: 67%;
    background-size: cover;
    background-position: center center;
    border-radius: 10px;
}
.widget-item-bg-img.curator-bg-img {
    background-size: 100%;
    padding-top: 100%;
}
.widget-item-title {
    font-size: 1.55rem;
    padding: 1rem .25rem .5rem .25rem;
    border-bottom: 2px solid var(--e-global-color-842458c);
    max-width: 82%;
    margin: 0 auto .8rem auto;
}
.widget-item-title h5 {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: .25rem;
}
.widget-item-title span {
    display: block;
    font-size: 1rem;
}
.vendor-location h6 {
    margin: 1rem 0 0 0;
    font-weight: 800;
}
.widget-item-desc {
    padding: 0 2rem 1rem 2rem;
}
.widget-item-extra {
    padding: 0 3rem 0 3rem;
}
.widget-item-desc .sub-section, .widget-item-desc .full-section, .community-content-wrapper span {
    font-size: 0.975rem;
}
.widget-vendor-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    padding: 1rem 0;
}
.vendor-name-wrapper {
    padding-bottom: .5rem;
    margin-bottom: .5rem;
    border-bottom: 1px solid;
}
.widget-vendor-wrapper a {
    margin: 0 .3rem;
    display: flex;
    max-width: 2rem;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    transition: .2s;
}
.widget-vendor-wrapper svg {
    max-width: 1.5rem;
    width: 100%;
    opacity: 1;
}
.widget-vendor-wrapper a:hover svg {
    opacity: .6;
    transition: .2s;
}
.widget-vendor-extra-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    margin-top: 1rem;
}
.widget-vendor-extra-wrapper > div {
    flex-basis: 100%;
}
.widget-vendor-extra-wrapper img {
    max-width: 7rem;
}
.widget-small {
    font-size: .85rem;
}

/*merchant profile page styles*/
.merchant-single-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.vendor-gift-padding.asg-mt-120 {
    margin-top: 80px;
}
.map-position-wrapper.asg-pt-120 {
    padding-top: 80px;
}
.vendor-gift-padding + .vendor-gift-padding {
    margin-top: 35px;
}
.merchant-col-half {
    flex-basis: 50%;
}
.merchant-col-half-img {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.merchant-col-half-img img {
    max-height: 25rem;
}
.mobile-vendor-img {
    display: none;
    visibility: hidden;
}


.merchant-single-wrapper h1.entry-title {
    margin-top: 3rem;
    font-family: "Inter", sans-serif !important;
    font-size: 3rem;
}
.merchant-button-wrapper {
        display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.entry-call-button {
    margin-right: .5rem;
    margin-bottom: .5rem;
}
.vendor-link-back a,
.vendor-link-back span {
    text-decoration: none !important;
}
.vendor-link-back a.elementor-button {
    background: var(--e-global-color-84585a8);
    transition: .2s;
    opacity: 1;
}
.vendor-link-back a.elementor-button:hover {
    opacity: .8;
    transition: .2s;
}

.merchant-col-half:nth-of-type(odd) {
    padding-right: 3rem;
}
.merchant-col-full {
    flex-basis: 100%;
}
.map-section-padding {
    padding-top: 50px;
}
.map-section-padding h2 {
    text-align: center;
}
.entry-address {
    font-size: 1.1rem;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 1rem;
}
.entry-address a {
    text-decoration: none !important;
}
.entry-address-primary {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    line-height: .9;
}
.social-header {
    font-weight: 600;
}
.merchant-social-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    padding: 0 0 40px 0;
}
.merchant-social-wrapper > div {
    flex-basis: 100%;
    margin-top: 1rem;
    padding-bottom: 0.6rem;
}
.merchant-social-wrapper a {
    margin: 0 .3rem;
    display: flex;
    max-width: 2rem;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    transition: .2s;
}
.merchant-social-wrapper svg {
    max-width: 1.6rem;
    width: 100%;
    opacity: 1;
}
.merchant-social-wrapper a:hover svg {
    opacity: .6;
    transition: .2s;
}
.map-lat-long {
    background-image: url("/wp-content/uploads/2025/11/static-map.webp");
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    height: 55rem;
}

/*Curator Styles*/
.curator-item-title h5 {
    padding: 20px 0 8px 0;
    font-size: 1.6rem;
}
.curator-item-title span {
    font-size: 1rem;
    font-weight: 600;
    width: 100%;
	padding-bottom: 23px;
    display: block;
    color: var(--e-global-color-e085d2d);
}
.curator-item-title a.elementor-button.elementor-button-link.elementor-size-sm {
    font-size: 1.05rem;
    font-weight: 600;
    padding: .5rem 1rem;
    border-radius: 10px;
    transition: .2s;
}
.curator-detail-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.curator-detail-wrapper .curator-img-wrapper {
    flex-basis: 33%;
}
.curator-header-content-wrapper {
    flex-basis: 66%;
    padding-left: 64px;
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
}
.curator-header-content-wrapper .curator-heading {
    flex-basis: 100%;
    margin-bottom: 0;
    font-size: 2.4rem;
}
.curator-header-content-wrapper .curator-title {
    padding: .5rem 0 1rem 0;
    display: block;
    font-size: 1rem;
    font-weight: bold;
}
.wncit-hidden {
    display: none;
}

/* Stitching image styles */
.stitching {
	outline: 2px dashed var(--e-global-color-25a6727);
	outline-offset: -13px;
    border-radius: 20px;
}
.curator-img-wrapper.parent-stitching img {
	outline: 2px dashed var(--e-global-color-25a6727);
	outline-offset: -13px;
    border-radius: 20px;
}
.zone-detail-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 120px;
    padding-left: 50px;
    padding-right: 50px;
}
.zone-detail-wrapper .zone-h1 h1 {
    text-align: center;
    color: var(--e-global-color-e085d2d);
    font-family: "GothamSS", Sans-serif;
    font-size: 3.8rem;
    font-weight: 400;
    line-height: 1.2;
    margin-block-end: 1rem;
    margin-block-start: .5rem;
}
.zone-h1 {
    width: 100%;
    padding: 80px 15% 20px 15%;
    text-align: center;
}
.zone-img {
    display: none;
    visibility: hidden;
}
.zone-nav-wrapper {
    flex-basis: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-grow: 1;
    justify-content: space-evenly;
    margin-bottom: 10px;
}
.zone-nav-wrapper h2 {
    display: block;
    border-bottom: 1px solid #67676730;
    width: fit-content;
    padding-bottom: 20px;
    margin: 1rem auto 20px auto;
    text-align: center;
}
.zone-nav-wrapper > div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.zone-nav-wrapper > div div {
    padding: 0 2rem 1rem 2rem;
}
.zone-nav-wrapper > div div a {
    flex-grow: 1;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 500;
    margin: 0;
    color: var(--e-global-color-84585a8);
    transition: .2s;
}
.zone-nav-wrapper > div a:hover {
    color: var(--e-global-color-00204eb);
    transition: .2s;
}
.zone-community-item {
    flex-basis: 33%;
}
.zone-community-item > div a {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 0 0 1rem 1rem;
    padding: .75rem .5rem;
    text-align: center;
    color: var(--e-global-color-d7b3d01);
    border: 1px solid var(--e-global-color-d7b3d01);
    border-radius: 10px 10px 10px 10px;
    transition: .2s;
    min-height: 4rem;
}
.zone-community-item > div a:hover {
    background: var(--e-global-color-d7b3d01);
    color: var(--e-global-color-25a6727);
    transition: .2s;
}
.zone-community-name, .zone-community-state {
    flex-basis: 100%;
}
.zone-community-state {
    font-size: .95rem;
    font-weight: bold;
    line-height: 1.2;
}
span.span-read-more {
    color: var(--e-global-color-d7b3d01);
    font-weight: 400;
    display: block;
    margin-top: .5rem;
    opacity: 1;
    transition: .2s;
}
span.span-read-more:hover {
    cursor: pointer;
    opacity: .8;
    transition: .2s;
}

/*community detail*/
.community-single-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.community-status-wrapper {
    display: flex;
    justify-content: flex-end;
    text-align: right;
    align-items: flex-end;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: flex-end;
    padding-bottom: 20px;
}
.community-status {
    /* flex-basis: 100%; */
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding-left: 1rem;
    align-content: center;
    align-items: center;
    margin-top: -0.5rem;
}
.community-status > div {
    padding: 0.15rem 1rem;
    font-size: 0.975rem;
    border-radius: 20px;
    width: fit-content;
    font-weight: 600;
}
.community-status > div.com-active {
    border: 1px solid var(--e-global-color-d352ac8);
    /*background: var(--e-global-color-d352ac8);*/
    /*color: var(--e-global-color-25a6727);*/
}
.community-status > div.com-pending {
    border: 1px solid #c1bc20;
    /*background: #E6E657;*/
    /*color: var(--e-global-color-e085d2d);*/
}
.community-status > div.com-requested {
    display: none;

    border: 1px dashed var(--e-global-color-d352ac8);
    background: var(--e-global-color-25a6727);
    color: var(--e-global-color-d352ac8);
}
.community-status > div.com-inactive {
    display: none;

    border: 1px solid red;
    background: red;
    color: var(--e-global-color-25a6727);
}
.community-notify {
    margin-top: 2rem;
}
.community-img-wrapper {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 18rem;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
}
.desc-title {
display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.desc-title h1 {
    flex-basis: 100%;
    margin-bottom: 0;
    font-size: 3rem !important;
}
.desc-subtitle {
        display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
}

.desc-padding {
    padding-left: 6rem;
}
.map-position-wrapper h2 {
    text-align: center;
    line-height: 1.2;
    padding: 0 35px 20px 35px;
}
.map-legend {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-end;
    max-width: 1500px;
    padding: 5px 20px;
}
.map-legend span {
    font-weight: bold;
    margin-right: .25rem;
}
.map-legend img {
    width: 1rem;
}
.map-legend div {
    font-size: 16px;
    padding: .5rem .75rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.comm-map {
    height: calc(40rem + 132px);
}
/*.comm-map-post-spacing {*/
/*    margin-top: 24rem;*/
/*}*/
.sep-padding {
    padding-top: 65px;
    margin-bottom: 65px;
    width: 100%;
    flex-basis: 100%;
}
.asg-sep {
    border-bottom: 1px solid #67676730;
    max-width: 44rem;
    margin: 0 auto;
}
.community-copy-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.community-copy-container .community-gift-item {
    margin-bottom: 0;
}
.community-gifts-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.community-gifts-flex-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.community-gift-item {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    text-align: center;
    padding: 0 3rem;
    margin-bottom: 4rem;
}

.community-gifts-container h2 {
    padding-bottom: 0 !important;
}
.community-gift-readmore {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    text-align: center;
    padding-top: 40px;
}
.community-dynamic-img-wrapper img{
    max-height: 230px;
}
h4.border {
    border-bottom: 2px dashed var(--e-global-color-842458c) !important;
    max-width: 75%;
    text-align: center;
    margin: 0 auto .8rem auto;
    padding-top: 1rem;
    padding-bottom: .5rem;
    width: 100%;
}
.community-content-wrapper h5 {
    margin-top: 1rem;
    font-size: .95rem;
}
.community-favorites-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
}
.community-favorites-container h2{
    text-align: center;
    /*padding-bottom: 20px;*/
}
.community-favorites-container p {
    text-align: center;
}
.community-favorites-item {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    text-align: center;
    padding: 0 3rem;
}
.community-favorites-container .community-dynamic-img-wrapper img{
    max-height: 430px;
}
.community-favorites-container a.elementor-button span, .community-favorites-container a.elementor-button{
    text-decoration: none;
}
.community-favorites-padding {
    padding-bottom: 20px;
}
.zip-footer {
    text-align: center;
}
.zip-footer > div {
    font-size: .985rem;
    max-width: 30rem;
    margin: 0 auto;
}
.image-aside-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.asg-pt-35 {
    padding-top: 35px;
}
.end-page-padding {
    padding-bottom: 100px;
}
.image-aside-wrapper .image-aside-img {
    background-image: url('/wp-content/uploads/2025/09/local-fav.webp');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
}
.image-aside-wrapper .image-aside-copy{
    padding: 1.5rem 0 1.5rem 4rem;
}
.image-aside-wrapper .image-aside-copy a {
    margin-top: 2rem;
}
.curator-aside-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 20px;
}
.curator-aside-wrapper > .asg-col-12 > h2 {
    width: fit-content;
    padding-bottom: 0;
    margin: 1rem auto 1rem auto;
    text-align: center;
}
.curator-aside-wrapper .curator-aside-img {
    background-image: url('/wp-content/uploads/2025/09/Lena-Moreau-scaled.webp');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
}
.curator-aside-wrapper .curator-aside-copy{
    padding: .5rem 0 .5rem 4rem;
}
.curator-aside-wrapper .curator-aside-copy h2 {
    margin-bottom: 0;
}
.curator-aside-wrapper .curator-aside-copy > span {
    padding: .5rem 0 1rem 0;
    display: block;
    font-size: 1rem;
    font-weight: bold;
}
.curator-aside-wrapper .curator-aside-copy a.curator-button {
    margin-top: 20px;
}
.curator-communities-container {
}
.curator-communities-container h2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 5px;
}
.curator-communities-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
a.curator-community-item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    padding: 1.5rem 1rem 1rem 1rem;
    border: 1px solid var(--e-global-color-84585a8);
    border-radius: 10px;
    margin: .5rem;
    transition: .2s;
}
a.curator-community-item:hover {
    transition: .2s;
    background: var(--e-global-color-00204eb);
}
a.curator-community-item:hover h6, a.curator-community-item:hover span {
    transition: .2s;
    color: var(--e-global-color-25a6727) !important;
}

a.curator-community-item h6 {
    font-size: 1.25rem;
}
a.curator-community-item span, a.curator-community-item h6 {
    flex-basis: 100%;
    margin: 0;
}




.talking-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.talking-container h2{
    text-align: center;
    /*padding-bottom: 20px;*/
}
.talking-container p {
    text-align: center;
}
.talking-container-item {
     display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    text-align: center;
    padding: 0 1.5rem;
}
.talking-container-padding {
    padding-bottom: 20px;
}
.talking-container-img-wrapper img{
    max-height: 110px;
    width: 100%;
}
h2.community-state {
	font-size: 1.5rem;
}
.comm-sending-wrapper a {
	text-decoration: none;
}
.comm-sending-wrapper {
	margin-top: 2rem;
}
.zone-location-nav-wrapper {
    flex-basis: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-grow: 1;
    justify-content: space-evenly;
    margin-bottom: 3rem;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 3rem;
}
.zone-location-nav-wrapper > div a {
    flex-grow: 1;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 500;
    padding-bottom: 1rem;
    margin: 0;
    color: var(--e-global-color-84585a8);
    transition: .2s;
}
.zone-location-nav-wrapper > div a:hover {
    color: var(--e-global-color-00204eb);
    transition: .2s;
}
.zone-outer {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.zone-header {
    flex-basis: 100%;
    padding-top: 1rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #67676730 !important;
}
.zone-state-header {
    flex-basis: 100%;
    margin-bottom: 1rem;
    border-bottom: 1px solid #67676730 !important;
}
.zone-list-wrapper {
    flex-basis: calc(20% - 5rem);
    margin-right: 4rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: flex-start;
    padding-bottom: 4rem;
}
.zone-list-city {
    flex-basis: 100%;
}
.zone-list-city a{
    padding-right: 1rem;
    padding-left: .5rem;
    margin-bottom: .5rem;
    display: block;
    line-height: 1.1;
}
.zone-community-name {
    font-size: .9rem;
    font-weight: 600;
}
.vendor-gift-wrapper h2 {
    text-align: center;
    padding-bottom: 20px;
}
.vendor-gift-wrapper + .vendor-gift-wrapper {
    padding-top: 80px;
}
.vendor-gift-container {
    flex-basis: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.vendor-gift-container > div {
    height: -webkit-fill-available;
}

.vendor-gift-item {
    padding: 2rem 2rem;
    text-align: center;
    position: relative;
    border: 2px dashed var(--e-global-color-842458c);
    border-radius: 16px;
    margin: 0 1rem 2rem 1rem;
        height: -webkit-fill-available;
}
.vendor-gift-item h4 {
    border-bottom: 2px dashed var(--e-global-color-842458c);
    width: fit-content;
    padding-bottom: 5px;
    margin: 0 auto 1rem auto;
}
.vendor-gift-item > div.gift-cat {
    position: absolute;
    background: var(--e-global-color-d7b3d01);
    color: var(--e-global-color-25a6727);
    padding: .25rem .5rem;
    font-size: 0.9rem;
    font-weight: 700;
    width: calc(100% - 6rem);
    bottom: 18px;
    border-radius: 0 0 8px 8px;
}
.vendor-gift-item:has(div.gift-cat){
    padding: 2rem 3rem 3.5rem 3rem;
}
.vendor-gift-item p {
    font-size: .9rem;
    margin-bottom: 0.3rem;
}
.vendor-gift-item span {
    font-size: 0.9rem;
    font-weight: 600;
}
.recently-launched-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
a.recently-launched-item {
    margin: 0 1rem;
    display: block;
    padding: .5rem;
    border-radius: 20px;
    transition: .3s;
    text-align: center;
}
a.recently-launched-item:hover {
    transition: .3s;
    background: #F0F3F8;

}
a.recently-launched-item:hover .rl-copy h5,
a.recently-launched-item:hover .rl-copy span {
    transition: .3s;
    color: var(--e-global-color-d7b3d01) !Important;
}
.recently-launched-item .com-active {
    z-index: 10000;
    position: absolute;
    background: var(--e-global-color-d352ac8);
    color: #fff;
    font-size: 1rem;
    border-radius: 20px 0 4px 0 ;
    padding: 0.5rem 1rem;
    font-weight: 600;
}
.recently-launched-item .com-pending {
    z-index: 10000;
    position: absolute;
    background: #E4E66A;
    color: var(--e-global-color-e085d2d);
    font-size: 1rem;
    border-radius: 20px 0 4px 0 ;
    padding: 0.5rem 1rem;
    font-weight: 600;
}
.rl-img {
    height: 18rem;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: var(--e-global-color-d7b3d01);
}
.rl-copy h5{
    font-size: 1.5rem;
    font-weight: 600;
    padding-top: 1.5rem;
    padding-bottom: .2rem;
    margin: 0;
    transition: .3s;
}
.rl-copy span {
    color: var(--e-global-color-e085d2d);
    transition: .3s;
}
.directory-header {
	text-align: center;
}
.directory-header h1 {
    margin-bottom: 0;
}
.directory-search {
    max-width: 35rem;
    width: 100%;
    margin: 2rem auto 0 auto;
}
.directory-search + .sep-padding {
    padding-top: 40px;
}
.directory-search label{
    font-size: 1.1rem;
    padding-bottom: .25rem;
    font-weight: 600;
}
.directory-search span {
    display: block;
    font-size: 1rem;
    padding-bottom: 1rem;
}
.directory-body .widget-item{
    padding: 1rem;
    text-align: center;
    border: 2px dashed var(--e-global-color-842458c);
    border-radius: 20px;
    margin: 1rem;
    height: -webkit-fill-available;
}
.directory-navigation {
	padding-top: 40px;
}
.directory-navigation .elementor-button {
    margin: 0 .5rem .5rem .5rem;
}
.directory-navigation + .sep-padding {
	padding-top: 40px;
}
.directory-btt {
	text-align: center;
	margin-top: 4rem
}
.cl-wrapper {
    padding: 120px 50px 60px 50px;
    max-width: 80rem;
    width: 100%;
    margin: 0 auto;
}
.cl-wrapper h2 {
    text-align: center;
    border-top: 1px solid #67676730;
    max-width: 60%;
    margin: 65px auto 0 auto;
    padding-top: 65px;
}
.cl-img {
    max-width: 20rem;
    margin: 0 auto;
}
.cl-title h1.entry-title {
    font-size: 28px;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 0;
}
.cl-nav > div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-top: 35px;
    margin-bottom: 35px;
}
.cl-nav a {
    background-color: var(--e-global-color-265cad5);
    color: var(--e-global-color-25a6727) !important;
    text-decoration: none !important;
    font-size: 1.05rem;
    font-weight: bold;
    padding: .5rem 1rem;
    border-radius: 10px;
    transition: .2s;
}
.cl-nav a:hover {
    background-color: var(--e-global-color-45a1bde);
    transition: .2s;
}

.cl-btn-center {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.cl-savings-box {
    max-width: 30rem;
    border-radius: 10px;
    width: 100%;
    box-shadow: 5px 6px 17px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 5px 6px 17px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 5px 6px 17px 0px rgba(0,0,0,0.75);
    margin: 2rem auto 4rem auto;
}
.cl-savings-box-title {
    border-radius: 10px 10px 0 0;
    background: var(--e-global-color-d7b3d01);
    color: var(--e-global-color-25a6727);
    text-align: center;
    padding: .5rem 1rem;
    text-transform: uppercase;
    font-size: 2rem;
}
.cl-savings-box-content {
    padding: 2rem;
    text-align: center;
}
.cl-savings-box-content > div h4 {
    margin-bottom: 2rem;
}
.cl-savings-box-content > div span {
    display: block;
    padding-bottom: .5rem;
    font-size: .925rem;
}
.cl-savings-box-content > div span:last-of-type {
    padding-bottom: 0;
}
.cl-cost-subline {
    font-size: .875rem;
    text-align: center;
}
.cl-started {
    text-align: center;
}
.cl-started > div {
    padding-top: 40px;
}
.cl-started .cl-cost-subline {
    margin-top: 1rem;
}
.cl-started-end {
     margin-top: 2rem;
    font-size: 1.25rem;
    font-weight: bold;
    color: var(--e-global-color-84585a8);
}
.cl-gift {
    text-align: center;
}
.cl-gift div {
    max-width: 60%;
    margin: 0 auto;
}
.cl-gift div + div {
    padding-top: 14px;
}
.cl-gift div a {
    font-weight: 600;
    transition: .2s;
    text-decoration: none;
}
.cl-gift div a:hover {
    transition: .2s;
}
.cl-faq h2{
    font-size: 2.4rem;
    text-align: center;
    padding-bottom: 45px;
    margin-bottom: 0;
}
.cl-faq-wrapper {
    text-align: center;
}
.cl-faq-wrapper:first-of-type {
    padding-top: 0px;
}
.cl-faq-wrapper {
    padding-top: 35px;
    padding-left: 60px;
    padding-right: 60px;
}
.cl-faq-wrapper h4 {
    margin: 0;
    padding-bottom: 20px;
}
.cl-faq-wrapper div {
    font-size: 18px;
}
.cl-what > div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
.cl-what > div > div:first-of-type {
    font-size: 1.25rem;
    padding-right: 2rem;
}
.cl-savings-box {

}
.cl-savings-box .cl-savings-box-title {

}
.cl-what iframe {
    max-width: 100%;
}

.cl-cost-subline {

}
.team-member-post .elementor-social-icons-wrapper .elementor-icon{
    border-radius: 100px;
    height: 2.5rem;
    width: 2.5rem;
    font-size: 1.5rem;
    padding: 0;
}
.team-member-post .elementor-social-icons-wrapper {
    padding-bottom: 20px;
}

.team-member-post .team-contact {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.team-member-post .team-contact a.form-btn {
    margin-right: .5rem;
}
#rec-business {
    margin-left: 5px;
}

@media (max-width: 1024px) {
    .zone-detail-wrapper .zone-h1 h1,
    .single-zone-template-wrapper .community-single-wrapper .desc-title h1
    {
        font-size: 2.6rem !important;
    }
    .zone-nav-wrapper > div div a {
        font-size: 1.25rem;
    }
    .zone-nav-wrapper h2 {
        font-size: 2rem !important;
    }
    .zone-list-wrapper {
        flex-basis: calc(50% - 5rem);
    }
    .site-main.post.type-post {
        padding-left: 20px;
        padding-right: 20px;
    }
    .single-zone-template-wrapper .community-single-wrapper .desc-padding {
        padding-left: 0;
        padding-top: 35px;
    }
    .single-zone-template-wrapper .community-single-wrapper .asg-col-5,
    .single-zone-template-wrapper .community-single-wrapper .asg-col-7
    {
        flex-basis: 100%;
    }
    .single-zone-template-wrapper .curator-aside-wrapper .asg-col-4,
    .single-zone-template-wrapper .curator-aside-wrapper .asg-col-8
    {
        flex-basis: 50%;
    }
    .single-curator-template-wrapper .curator-detail-wrapper,
    .single-team-template-wrapper  .curator-detail-wrapper{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: flex-start;
    }
    .single-curator-template-wrapper .curator-header-content-wrapper,
    .single-team-template-wrapper  .curator-header-content-wrapper{
        flex-basis: 100%;
        padding-left: 0;
        display: flex;
        align-items: flex-end;
        flex-direction: row;
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
        padding-top: 20px;
    }
    .single-curator-template-wrapper .image-aside-wrapper .image-aside-copy {
        padding: 0 0 1.5rem 0;
    }
    .single-curator-template-wrapper .image-aside-wrapper .image-aside-copy a {
        width: 100%;
    }
    .single-team-template-wrapper .team-member-post .team-contact {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: center;
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .asg-col-1,
    .asg-col-2,
    .asg-col-3,
    .asg-col-4,
    .asg-col-5,
    .asg-col-6,
    .asg-col-7,
    .asg-col-8,
    .asg-col-9,
    .asg-col-10,
    .asg-col-11,
    .asg-col-12 {
        flex-basis: 100%;
    }
    .asg-pt-120 {
        padding-top: 60px;
    }
    .asg-mt-120 {
        margin-top: 60px;
    }
    .site-main.post.type-post {
		padding-left: 20px;
		padding-right: 20px;
	}
	.site-main.post.type-post h1{
		font-size: 38px !important;
        text-align: center;
	}
    .desc-padding {
        padding-top: 20px;
        padding-left: 0;
    }
    .community-favorites-container .elementor-button,
    .merchant-button-wrapper .elementor-button,
    .community-gift-readmore .elementor-button,
    .community-single-wrapper .elementor-button {
        width: 100%;
    }
    .community-gifts-flex .widget-item-wrapper-3:nth-of-type(2n) .widget-item {
        margin: 0 !important;
    }
    .community-gifts-flex .widget-item-wrapper-3 {
        padding-bottom: 35px;
    }
    .community-gifts-flex .widget-item-wrapper-3:last-child {
        padding-bottom: 0;
    }
    .community-gift-item {
        padding: 0;
        margin-bottom: 60px;
    }
    .community-dynamic-img-wrapper img {
        max-height: unset;
    }
	.zone-detail-wrapper {
		padding-left: 0px;
		padding-right: 0px;
	}
	.zone-nav-wrapper {
		margin-bottom: 1rem;
	}
    .zone-nav-wrapper > div {
        flex-direction: column;
    }
	.zone-nav-wrapper > div a {
		font-size: 1rem;
		padding: 0 1rem .75rem 1rem;
        display: block;
	}
	.zone-list-wrapper {
        flex-basis: 100%;
        margin-right: 2rem;
	}
	.recently-launched-wrapper .asg-col-4 {
		flex-basis: 100%;
	}
	a.recently-launched-item {
        margin: 0 0 3rem 0;
        padding: 0;
    }
    h4.border {
        border-bottom: 2px dashed var(--e-global-color-842458c) !important;
        max-width: 75%;
        text-align: center;
        margin: 0 auto .8rem auto;
        padding-top: 1rem;
        padding-bottom: .5rem;
        width: 100%;
    }
    .merchant-col-half {
        flex-basis: 100%;
        text-align: center;
    }
    .merchant-col-half:nth-of-type(odd) {
        padding-right: unset;
    }
    .entry-address-primary {
        justify-content: center;
    }
    .merchant-social-wrapper {
        justify-content: center;
    }
    .entry-call-button {
        margin-right: 0;
        width: 100%;
    }
    .merchant-col-half-img {
        display: none;
        visibility: hidden;
    }
    .mobile-vendor-img {
        display: block;
        visibility: visible;
        padding: 20px 0 35px 0;
    }
    .mobile-vendor-img img {
        max-height: 25rem;
    }
    .curator-aside-wrapper .curator-aside-copy{
        padding: 20px 0 0 0;
        text-align: center;
    }
    .curator-aside-wrapper .curator-aside-img {
        height: 25rem;
    }
    .curator-aside-wrapper .curator-aside-copy a.curator-button {
        margin-top: 1rem;
        width: 100%;
    }
    /*.map-position-wrapper {*/
    /*    height:40rem;*/
    /*    margin-bottom: 16rem;*/
    /*}*/
    .community-copy-container .asg-col-4 {
        margin-bottom: 4rem;
    }
    .community-copy-container .asg-col-4:last-of-type {
        margin-bottom: 0;
    }
    .vendor-link-back {
        width: 100%;
    }
    .image-aside-wrapper .image-aside-copy {
        padding: 0 0 1.5rem 0;
    }
    .image-aside-wrapper .image-aside-copy a {
        width: 100%;
    }
    .curator-detail-wrapper {
        flex-direction: column;
    }
    .curator-header-content-wrapper {
        flex-basis: 100%;
        padding-left: 0;
        display: flex;
        align-items: flex-end;
        flex-direction: row;
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
        padding-top: 20px;
    }
    .curator-header-content-wrapper .elementor-button {
        width: 100%;
        padding-top: 20px;
    }
    .single-zone-template-wrapper .curator-aside-wrapper .asg-col-4,
    .single-zone-template-wrapper .curator-aside-wrapper .asg-col-8
    {
        flex-basis: 100%;
    }
    .single-zone-template-wrapper .desc-title {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
    }
    .single-curator-template-wrapper .curator-header-content-wrapper .asg-col-12 #rec-business{
        margin-left: 0;
        margin-top: .5rem;
    }
    .team-member-post .team-contact a.form-btn {
        margin-right: 0;
        margin-bottom: .5rem;
    }
}
.community-single-wrapper + .form-dotted-wrapper.form-hidden,
.curator-header-content-wrapper + .form-dotted-wrapper.form-hidden {
	margin-left: 0;
	margin-right: 0;
	width: calc(100% - 6px);
	padding: 0 3px
}
.community-single-wrapper + .form-dotted-wrapper .form-btn a,
.curator-header-content-wrapper + .form-dotted-wrapper .form-btn a {
    padding-top: 2rem;
    background: transparent;
    color: var(--e-global-color-84585a8);
    transition: .2s;
}
.community-single-wrapper + .form-dotted-wrapper .form-btn a:hover,
.curator-header-content-wrapper + .form-dotted-wrapper .form-btn a:hover {
    color: var(--e-global-color-00204eb);
    transition: .2s;
}

