/*== == FOLD1 D == ==*/

.fold1d-background {
    background: var(--light-red);
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
}

.alt .fold1d-wrapper::before {
    background: var(--gray);
}

.fold1d-readmore .readmore {
    background: white;
    color: var(--light-red);
}

.fold1d-readmore .readmore:hover {
    background: #333;
    color: white;
}

.fold1d .row-container::before {
    background-image: url('/wp-content/uploads/2024/03/grey-pattern.png');
}

.alt .fold1d-background {
    background: var(--gray);
}

.fold1d.alt .row-container::before {
    background-image: url('/wp-content/uploads/2024/03/grey-pattern.png');
}

.fold1d {
    position: relative;
}

.fold1d-background img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fold1d-wrapper {
    position: relative;
    padding: 145px 0px;
}

@media (min-width:1600px) {

.fold1d-wrapper {
    padding: 200px 0px;
}
    
}

@media (min-width:1800px) {

.fold1d-wrapper {
    padding: 250px 0px;
}
    
}

.fold1d-wrapper::before {
    content: '';
    background: var(--light-red);
    position: absolute;
    top: 0px;
    left: -100%;
    width: 100%;
    height: 100%;
}

.fold1d-item-header-label {
    width: fit-content;
    position: relative;
    transform: translatex(10px);
}

.fold1d-item-header-label::before {
    content: '';
    background: white;
    position: absolute;
    top: -10px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    clip-path: polygon(0 10%, 100% 0%, 100% 90%, 0% 100%);
}

.fold1d-item-header-label .title {
    position: relative;
    color: var(--light-red);
    margin-bottom: 20px;
    text-transform: uppercase;
}

@media(min-width:1024px) {

.fold1d-item-header-label .title{
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
}

}
    
.fold1d-item-header {
    max-width: 520px;
}

.fold1d-item-header-title {
    color: white;
}

.fold1d-item-header-title span {
    display:block;
}

    /*== == FOLD1 D END == ==*/

.content-fold-b-content-readmore .readmore {
    width: 220px;
}

.new-module-fold-k-item-content-inner {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding-top: 40px;
}

@media (max-width:1250px) {

.content-fold-b-img {
    flex: 0 0 440px;
}

.new-module-fold-k-wrapper {
    gap: 25px;
}

.new-foldb-img-outer.last img {
    width: 170px;
}

.new-foldb-img-outer img {
    width: 120px;
}

    
}

@media (max-width:1024px) {

.table-folda-bottom-wrapper table tbody tr {
    flex-wrap: wrap;
}

.table-folda-item-icon img {
    width:100%;
}

.table-folda-bottom-wrapper table tbody tr td:first-child {
    flex: 1 0 calc(100% - 40px);
    text-align: center;
    justify-content: center;
    border-top: solid 2px var(--dark-red);
}

.table-folda-bottom-wrapper table tbody tr td {
    padding: 20px 20px;
    flex: 0 0 calc(100% / 3 - 40px);
    border: none;
}

.table-folda-top-wrapper .table-folda-item:first-child {
    display: none;
}

    

.table-folda-item {
    flex: calc(100% / 3);
}

.table-folda-item-content p {
    font-size: 13px !important;
    line-height: 20px;
}
    
.new-module-fold-k .new-module-fold-k-wrapper {
    flex-direction: column;
    gap: 0px;
}

.new-module-fold-k-item-content-padding {
    padding: 50px 20px 20px;
}

.new-module-fold-k-header {
    padding-bottom: 0px;
}

.content-fold-b-img.free-before::before {
    right: -120px;
    transform: translatex(0%);
    bottom: -180px;
    left: unset;
}


    
.contact-wrapper .form-row.half {
    flex: 1 0 100%;
}

.review-folda .owl-nav {
    width: 100%;
    left: 0px;
}

.module-fold-q-item {
    flex: 0 0 calc(100% / 3 - 43px);
}

.new-foldb-wrapper {
    flex-direction: column;
    text-align: center;
    padding: 100px 0px 200px;
    gap: 50px;
}

    .new-foldb-img {
    max-width: 540px;
    flex: unset;
}

.new-foldb-img-outer.last {
    left: 0px;
}

.new-foldb-img-outer.first {
    left: 30px;
}

.fold1d {
    background: var(--light-red);
}

.fold1d.alt {
    background:var(--gray);
    display: flex;
    flex-direction: column-reverse;
}

.banner-foldc-container {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
    padding: 60px 0px;
}

.banner-foldc-content .subtext {
    margin: 0px;
}
    
}

@media (max-width:640px) {

.module-fold-q-item {
    flex: 0 0 calc(100% / 2 - 25px);
}

.module-fold-q-wrapper-inner {
    gap:30px;
}

.module-fold-r-wrapper {
    flex-direction: column;
    gap: 20px;
}

.new-foldb-img-outer.first {
    display:none;
}
    
}

@media (max-width:540px) {

.fold1d .fold1d-background::before {
    width: 600px;
    left: -200px;
}
    
}

@media (max-width:480px) {

.module-fold-q-item {
    flex: 0 0 calc(100% / 1 - 8px);
}

.module-fold-q-item p {
    margin: 0px;
}
    
}

@media (max-width:440px) {

.module-fold-q-item-padding {
    padding: 20px 15px;
    gap: 20px;
}

.module-fold-q-item-icon {
    max-width: 100px;
}

.module-fold-q-item-icon img {
    height:100px;
    object-fit:contain;
}
    
.module-fold-q-wrapper-inner {
    gap: 20px;
}

}

    /*== == NEW CSS END == ==*/

/*== == NEW FOLDB  == ==*/
.new-foldb-wrapper {
    display: flex;
    padding: 100px 0px 100px;
    align-items: center;
    gap: 120px;
}


.new-foldb-img-outer {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.new-foldb-img-outer {
    position: absolute;
    top: 0px;
    left: 0px;
}

.new-foldb-img-outer img {
    width: 170px;
    border: solid 5px white;
}

.new-foldb-img-outer.last {
    top: unset;
    bottom: 0px;
    display: flex;
    align-items: flex-end;
    left: -60px;
}

.new-foldb-img-outer.last img {
    width: 250px;
}

.new-foldb-img {
    flex: 0 0 45%;
    position: relative;
}

.new-foldb-img img {
    aspect-ratio: 100 / 100;
    object-fit: contain;
}

.new-foldb-content-header .title {
    color: var(--light-red);
}

.new-foldb {
    position: relative;
}

.new-foldb::before {
    content: '';
    background-image: url('/wp-content/uploads/2024/03/redcurve.png');
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 150px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}


  /*== == NEW FOLDB END == ==*/


/*== == MODULE FOLD Q == ==*/

.module-fold-q {
    background: var(--light-red);
}

.module-fold-q-wrapper {
    color: white;
    display: flex;
    flex-direction: column;
    gap: 50px;
    padding: 125px 0px;
}

.module-fold-q-item {
    flex: calc(100% / 4 - 50px);
    border: solid 5px white;
    border-radius: 15px;
    text-align: center;
    display: flex;
}

.module-fold-q-wrapper-inner {
    display: flex;
    gap: 50px;
    flex-wrap: wrap;
}

.module-fold-q-header {
    text-align: center;
}

.module-fold-q-item-icon {
    max-width: 150px;
    margin: 0px auto;
    flex: 1;
    display: flex;
    align-items: center;
}

.module-fold-q-item-content span {
    display: block;
}

.module-fold-q-header .subtitle {
    margin: 0px;
}

.module-fold-q-item-padding {
    padding: 40px 20px;
    display: flex;
    flex-direction: column;
    gap: 40px;
    flex: 1;
    justify-content: space-between;
}

.module-fold-q-item-icon i {
    font-size: 92px;
    font-weight: 300;
}

.module-fold-q-item-content p {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
}

.fold-1::before {
    content: '';
    background-image: url('/wp-content/uploads/2024/03/redcurve.png');
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 80px;
    background-repeat: no-repeat;
    background-position: bottom;
    pointer-events: none;
    background-size: 100% 100%;
}

  /*== == MODULE FOLD Q END == ==*/

/*== == IMAGE SLIDER == ==*/

.service-image-slider {
    display: flex;
}

.service-image-slider .owl-nav {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    pointer-events: none;
    width: calc(100% - 50px);
    left: 25px;
}

.owl-carousel.service-image-slider .owl-nav button {
    color: white;
    border: solid 2px white;
    border-radius: 50%;
    padding: 0px 10px 2px !important;
    font-size: 40px;
    line-height: 0.8;
    pointer-events: all;
}

  /*== == IMAGE SLIDER END == ==*/

/*== == SERVICE PAGE WRAPPER == ==*/

.service-page-wrapper {
    display: flex;
    gap: 40px;
    padding: 100px 0px;
}

.service-page-slider .owl-nav {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    pointer-events: none;
}

.service-page-slider-item a {
    transition: all 500ms ease;
}

.service-page-slider-item a:hover {
    opacity:.6;
}



@media (min-width:1450px) {
    .service-page-slider .owl-nav {
    width:calc(100% + 100px);
    left:-50px;
}
}
    
.owl-carousel.service-page-slider .owl-nav button {
    pointer-events: all;
    font-size: 48px;
    color: var(--light-red);
    border: solid 2px var(--light-red);
    border-radius: 50%;
    line-height: 0.6;
    padding: 0px 10px 4px !important;
    background: #ffffffd1;
}

.service-page-slider {
    padding: 50px 0px;
    position: relative;
}

.service-page-slider-item {
    transform: scale(0.95);
}

.service-page-slider-item-content p {
    margin: 0px;
    font-size: 24px;
    line-height: 32px;
    color: white;
}

.service-page-slider-item-content {
    background: #5b5b5bb8;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.service-page-slider-item-content-padding {
    padding: 20px;
}

.service-page-slider-item {
    position: relative;
}

  /*== == SERVICE PAGE WRAPPER END == ==*/


/*== == BANNER FOLDC == ==*/

.banner-foldc {
    background: var(--light-red);
    color: white;
}

.banner-foldc-container {
    display: flex;
    padding: 40px 0px;
    gap: 40px;
    max-width: 1024px;
    margin: 0px auto;
}

.banner-foldc-icon img {
    width: 120px;
}

.banner-foldc-content .subtext ~ p {
    margin: 0px;
}

    /*== == BANNER FOLDC END == ==*/



    /*== == BANNER FOLDB == ==*/

.banner-foldb {
    background: black;
    color: white;
}

.banner-foldb-container {
    display: flex;
    padding: 50px 0px;
    gap: 100px;
}

.banner-foldb-content p {
    font-size: 32px;
    line-height: 40px;
}

.banner-foldb-content p {
    margin: 0px;
}

        /*== == BANNER FOLDB END == ==*/

/*=== == BASIC FOLD B == ==*/


.basic-fold-a-wrapper {
    text-align: center;
    padding: 50px 0px;
}

    /*== == BASIC FOLD B END == ==*/

/*== == NEW CSS == ==*/

.content-fold-b-img.free-before video {
    max-width: 540px;
    border: solid 2px var(--light-red);
    width: 100%;
}

    /*== == NEW CSS END == ==*/

/*== == NEW FOLDB  == ==*/
.new-foldb-wrapper {
    display: flex;
    padding: 100px 0px 100px;
    align-items: center;
    gap: 120px;
}


.new-foldb-img-outer {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.new-foldb-img-outer {
    position: absolute;
    top: 0px;
    left: 0px;
}

.new-foldb-img-outer img {
    width: 170px;
    border: solid 5px white;
}

.new-foldb-img-outer.last {
    top: unset;
    bottom: 0px;
    display: flex;
    align-items: flex-end;
    left: -60px;
}

.new-foldb-img-outer.last img {
    width: 250px;
}

.new-foldb-img {
    flex: 0 0 45%;
    position: relative;
}

.new-foldb-img img {
    aspect-ratio: 100 / 100;
    object-fit: contain;
}

.new-foldb-content-header .title {
    color: var(--light-red);
}

.new-foldb {
    position: relative;
}

.new-foldb::before {
    content: '';
    background-image: url('/wp-content/uploads/2024/03/redcurve.png');
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 150px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}


  /*== == NEW FOLDB END == ==*/

/*== == NEW MODULE FOLD K == ==*/

.new-module-fold-k-wrapper {
    display: flex;
    gap: 75px;
    padding-bottom: 75px;
}

.new-module-fold-k-item-icon img {
    max-width: 140px;
}

.new-module-fold-k-item {
    flex: calc(100% / 3 - 20px);
    display: flex;
    flex-direction: column;
}

.new-module-fold-k-item-content {
    flex: 1;
    background: #4b4b4b;
    color: white;
    display: flex;
    border-radius: 25px;
}

.new-module-fold-k-item-content-padding {
    padding: 50px 20px;
    flex: 1;
    text-align: center;
}

.new-module-fold-k-item-icon {
    width: fit-content;
    color: white;
    display: flex;
    margin: 0px auto;
    transform: translatey(25%);
}

.new-module-fold-k-item-icon i {
    font-size: 72px;
    line-height: 80px;
    color: var(--light-red);
}

.new-module-fold-k-item-content-header .subtext {
    margin: 0px;
}

.new-module-fold-k-item-content-header {
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
}

.new-module-fold-k-item-content-header::before {
    content: '';
    background: white;
    position: absolute;
    bottom: 0px;
    width: 100px;
    left: 50%;
    transform: translatex(-50%);
    height: 2px;
}

.new-module-fold-k-item-content-header .subtext {
    font-size: 24px;
    line-height: 30px;
}

.new-module-fold-k-header {
    text-align: center;
    color: var(--dark-red);
    padding: 110px 0px 40px;
}

.new-module-fold-k {
    background: whitesmoke;
}

  /*== == NEW MODULE FOLD K END === ==*/


  /*== == TABLE FOLDA === ==*/

.table-folda {
    background: var(--light-red);
    color: white;
}

.table-folda-item-icon img {
    max-width: 100px;
}

.table-folda-top-wrapper {
    display: flex;
    gap: 15px;
}

.table-folda-header {
    text-align: center;
    padding-bottom: 50px;
}

.table-folda-item {
    flex: calc(100% / 4);
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-bottom: 10px;
}

.table-folda-bottom-wrapper table {
    width: 100%;
}

.table-folda-bottom-wrapper table tbody tr:nth-of-type(2n) {
    background: whitesmoke;
}

.table-folda-bottom-wrapper table tbody tr {
    background: white;
    display: flex;
}

.table-folda-bottom-wrapper table tbody tr td {
    border-spacing: 0px;
    flex: 1;
    color: black;
    padding: 10px;
    border-right: solid 2px var(--dark-red);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.table-folda-item-content p {
    margin: 0px;
}

.table-folda-bottom-wrapper table tbody tr td i {
  font-size:28px;
}

.table-folda-bottom-wrapper table tbody tr td .fa-circle-check {
    color: #39d939;
}

.table-folda-bottom-wrapper table tbody tr td .fa-circle-xmark {
    color: #d33333;
}

.table-folda-bottom-wrapper table tbody tr td:first-child {
  justify-content:flex-start;
  font-weight: 600;
}

.table-folda-item-icon {
    margin: 0px auto;
}

.table-folda-item-icon i {
    font-size: 48px;
    color: var(--dark-red);
}

.table-folda-container {
    padding: 100px 0px;
}

.table-folda-item-content {
    max-width: 180px;
    margin: 0px auto;
}

    /*== == TABLE FOLDA END == ==*/


/*== == REVIEW FOLDA == ==*/

.review-folda-header {
    color: white;
    text-align: center;
    padding: 75px 0px;
}

.review-folda-wrapper {
    display: flex;
    gap: 50px;
}

.review-folda-block-img img {
    max-width: 150px;
}

.review-folda {
    background: #636265;
    position: relative;
}

.review-folda-block {
    background: white;
    position: relative;
    border-radius: 30px;
    box-shadow: 0px 0px 10px 0px #0000003d;
    transform: scale(0.9);
    margin-bottom: 70px;
}

.review-folda-block-padding {
    padding: 50px 30px 100px;
}

.review-folda-block-img {
    position: absolute;
    bottom: 0%;
    right: 20px;
    transform: translatey(50%);
    border-radius: 50%;
    overflow: hidden;
    border: solid 3px var(--dark-red);
}

.review-folda-container {
    padding-bottom: 250px;
}

.review-folda-wrapper {
    position:relative;
}

.review-folda .owl-nav {
    position: absolute;
    top: 50%;
    width: calc(100% + 20px);
    display: flex;
    justify-content: space-between;
    pointer-events: none;
    left: -10px;
}

.review-folda .owl-carousel .owl-nav button {
    color: var(--light-red);
    font-size: 40px;
    pointer-events: all;
    border: solid;
    display: flex;
    border-radius: 50%;
    padding: 1px 8px 5px !important;
    background: whitesmoke;
}

.review-folda .owl-carousel .owl-nav button span {
    display: flex;
    line-height: 0.6;
}

.review-folda::before {
    content: '';
    background-image: url('/wp-content/uploads/2024/03/redcurve.png');
    position: absolute;
    bottom: -10px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    pointer-events: none;
}

    /*=== == REVIEW FOLDA END == ==*/

.content-fold-b::before {
    content: '';
    background-image: url('/wp-content/uploads/2024/05/gray-curves.png');
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    filter: brightness(1.13);
    pointer-events: none;
}

.content-fold-b {
    position: relative;
}

.privacy-fold p {
    margin: 0px;
    font-size: 20px;
    text-align: center;
    line-height: 28px;
}

.privacy-fold {
    padding: 50px 0px;
}

.contact-wrapper .form-row.half :is(input, select) {
    display: block;
    box-sizing: border-box;
    width: 100%;
    border-radius: 30px;
    padding: 10px;
    border: none;
    background: white;
    font-size: unset;
    font-family: 'Poppins';
    margin: 0px;
}

.contact-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    row-gap: 10px;
    padding: 30px 0px;
}

.contact-submit input {
    background: white;
    border-radius: 20px;
    border: none;
    padding: 10px;
    font-size: 20px;
    width: 200px;
}



/*== == CONTENT FOLD B == ==*/

.content-fold-b-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 100px 0px 300px;
    gap: 100px;
    align-items: stretch;
}

.content-fold-b-img.video-popup::after {
    content: '\f04b';
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: white;
    font-size: 52px;
    font-weight: 700;
    width: 120px;
    height: 80px;
    background: #d71919;
    text-align: center;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: 
        translatex(-50%)
        translatey(-50%);
}

.content-fold-b-img.video-popup {
    cursor: pointer;
}

.content-fold-b-content-header .subtitle {
    color: var(--light-red);
}

.content-fold-b-img {
    flex: 0 0 540px;
    position: relative;
    display: flex;
}

.content-fold-b-img.free-before > iframe {
    flex: 1;
}

.content-fold-b-img video {
    border: solid 2px var(--light-red);
}

.content-fold-b-content-inner ul.service-list li::before {
    content: '\f111';
    font-size: 7px;
    top: 9px;
    left: -15px;
}

.content-fold-b-content-header .title {
    color: var(--light-red);
}

.content-fold-b-img.free-before::before {
    content: '';
    background-image: url('/wp-content/uploads/2024/05/free-block.png');
    position: absolute;
    top: -50px;
    right: -180px;
    width: 300px;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 3;
}

.content-fold-b-img.exclusive-savings::before {
    content: '';
    background-image: url('/wp-content/uploads/2024/05/exclusive-savings-1.png');
    position: absolute;
    top: -60px;
    right: -180px;
    width: 300px;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
}

.content-fold-b-content-inner .service-list {
    padding-left: 20px;
}

.content-fold-b-wrapper video {
    width: 100%;
    height: auto;
}

.content-fold-b-img-cover {
    position: absolute;
    transform: scale(0.99);
    pointer-events: none;
}

.no-video .content-fold-b-img-cover {
    transition: all 300ms ease;
    opacity: 0;
}

  /*== == CONTENT FOLD B END == ==*/


/*== == MODULE FOLD R == ==*/

.module-fold-r {
    color: white;
    text-align: center;
    background-image: url('/wp-content/uploads/2024/05/Date_Background.jpg');
    background-size: cover;
}

.module-fold-r-wrapper {
    display: flex;
    justify-content: center;
    padding-bottom: 60px;
}

.module-fold-r-column {
    flex: 0 0 calc(100% / 3);
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.module-fold-r-column-item {
    width: fit-content;
    background: white;
    color: black;
    padding: 5px 15px;
    border-radius: 30px;
    margin: 0px auto;
}

.module-fold-r-column-item p {
    margin: 0px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
}

.module-fold-r-header .title {
    margin: 0px;
}

.module-fold-r-header {
    padding: 60px 0px;
}

  /*=== == MODULE FOLD R END == ==*/

/*== == CONTACT FOLDB === ==*/

.contact-foldb {
    background: var(--light-red);
    color: white;
}

.contact-foldb-container {
    padding: 100px 0px;
}

.contact-foldb-header {
    text-align: center;
    max-width: 540px;
    margin: 0px auto;
    padding-bottom: 30px;
}
.contact-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    row-gap: 10px;
    padding: 30px 0px;
}

.contact-wrapper .form-row.half :is(input, select) {
    display: block;
    box-sizing: border-box;
    width: 100%;
    border-radius: 30px;
    padding: 10px;
    border: none;
    background: white;
    font-size: unset;
    font-family: 'Poppins';
    margin: 0px;
}

.contact-wrapper .form-row.half {
    flex: 0 0 calc(100% / 2 - 15px);
}

.contact-submit {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.contact-submit input {
    cursor: pointer;
    transition: all 500ms ease;
}
.contact-submit input {
    background: white;
    border-radius: 20px;
    border: none;
    padding: 10px;
    font-size: 20px;
    width: 200px;
    color: black;
}

.contact-submit .wpcf7-spinner {
    position: absolute;
}

    /*== == CONTACT FOLDB END == ==*/

div#ebook-fold {
    display: none;
}

@media(max-width:1024px) {
	
.content-fold-b-img.free-before::before {
    display:none;
}

p.woocommerce-store-notice.demo_store {
    display: none !important;
}
	
	.review-folda-container {
		padding-bottom:100px;
	}

.content-fold-b-img.exclusive-savings::before {
    display:none;
}
    
}