body.registration h1.page-title-heading {
    font-size: 72px;
    font-family: "orpheuspro", serif;
    margin-bottom: 10px;
}

body.registration .blog-first-section:before {
    transform: rotateX(0) rotateY(180deg);
}

body.registration .blog-first-section h2.main-heading3 {
    font-size: 30px;
    font-weight: 300;
    line-height: 150%;
}

body.registration h2.main-heading {
    font-size: 72px;
    line-height: 120%;
}

/*weekend-dates-section*/
body.registration .weekend-dates-section {
    background: #f5f1e9;
    background-image: url(../../../../../wp-content/uploads/2025/02/shape2.svg);
    background-repeat: no-repeat;
    background-position: 40% 100%;
    background-size: 30%;
    position: relative;
    padding-bottom: 80px;
}


body.registration .weekend-dates-section .date-events-row {
    display: flex;
    padding: 15px;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    max-width: 700px;
}

body.registration .weekend-dates-section .date-events-row .event-months {
    text-align: center;
    width: 300px;
    border-radius: 25px;
    border: 1px solid #5f2a11;
    background: #fff;
}

body.registration .weekend-dates-section .date-events-row .event-months:hover {
    background: #5F2A11;
    transition: 0.3s; 
    border: 1px solid #5f2a11;
}

body.registration .weekend-dates-section .date-events-row .event-months p a:hover {
    color: #fff;
}

body.registration .weekend-dates-section .date-events-row .event-months p a {
    font-size: 22px;
    font-weight: 500;
    line-height: 110%;
    padding: 14px;
    color: #101010;
    display: block;
}

body.registration .weekend-dates-section .main-cta {
    margin-top: 40px;
}

/*pricing-section */

body.registration .pricing-section {
    padding-bottom: 80px;
    background: #f5f1e9;
}

body.registration .pricing-section .pricing-col {
    text-align: center;
    width: 600px;
    border: 4px solid #F3A800;
    border-radius: 25px;
    padding: 30px;
}

body.registration .pricing-section .pricing-col h2 {
    font-size: 48px;
    font-weight: 600;
    color: #5F2A11;
    margin-bottom: 20px;
    line-height: 100%;
}

body.registration .pricing-section .price-digit {
    font-size: 80px;
    font-weight: 700;
    line-height: 100%;
    color: #101010;
}

/*section2*/

body.registration .section2 .row2 h3.main-heading2 {
    font-size: 36px;
    font-weight: 400;
    line-height: 140%;
    position: relative;
}

body.registration .section2 .row2 h3.main-heading2:after {
    content: '';
    position: absolute;
    left: 100px;
    bottom: -20px;
    background: url(http://180marriageweekend.com/wp-content/uploads/2025/02/shape1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 55%;
    height: 25px;
}

body.registration .section2 .lis-style {
    max-width: 600px;
}

body.registration .section2 .col1 {
    padding-top: 60px;
}

body.registration .section2 .col1 ul {
    padding: 0;
}

body.registration .section2 .col1 li {
    position: relative;
    font-size: 16px;
    line-height: 170%;
    margin-top: 10px;
}

body.registration .section2 .col1 li:before {
    content: '';
    position: absolute;
    left: -25px;
    top: 10px;
    background: #1A1A1A;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}

body.registration .section2 {
    padding: 0 10%;
    background-color: #f5f1e9;
    background-image: none;
    padding-bottom: 80px;
}

body.registration .section2 {
    background-image: url(../../../../../wp-content/uploads/2025/02/shape2.svg);
    background-repeat: no-repeat;
    background-position: 40% 45px;
    background-size: 50%;
    position: relative;
}

body.registration .section2 .row2 .img-container img {
    border-radius: 10px 0 0 10px;
}



/*counselor-section*/

/*body.registration .counselor-section {
    position: relative;
    padding-top: 80px;
    background: #f5f1e9;
}

body.registration .counselor-section:after {
    content: '';
    position: absolute;
    background: url(http://180marriageweekend.com/wp-content/uploads/2025/02/shape4.svg);
    width: 100vw;
    height: 80px;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    background-size: cover;
    transform: rotateX(180deg) rotateY(0);
    background-position: left;
}

body.registration .counselor-section h2.main-heading3 {
    font-size: 72px;
    line-height: 120%;
    font-weight: 700;
    font-family: "orpheuspro", serif;
}

body.registration .counselor-section h2.main-heading3 span {
    position: relative;
}

body.registration .counselor-section h2.main-heading3 span:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 11px;
    background: url(http://180marriageweekend.com/wp-content/uploads/2025/02/shape1.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 4px;
}

body.registration .counselor-section .counselor-sec-des .heading-text p {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    color: #5F2A11;
    margin-bottom: 20px;
}

body.registration .counselor-section .col {
    padding: 0 50px;
}*/
/*section3*/

body.registration .section3 {
    position: relative;
    padding-top: 100px;
    padding-bottom: 120px;
}

body.registration .section3:before {
    content: '';
    position: absolute;
    background: url(http://180marriageweekend.com/wp-content/uploads/2025/02/shape3.svg);
    width: 100vw;
    height: 80px;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    background-size: cover;
    transform: rotateX(-180deg) rotateY(180deg);
    background-position: right;
}

body.registration .section3 h2.main-heading {
    font-size: 48px;
    font-family: "Source Sans 3", serif !important;
}

body.registration .section3 p.para-text {
    font-weight: 700;
    max-width: 800px;
    margin: 0 auto;
    line-height: 170%;
}

body.registration .section3 li span {
    color: #D17A18;
    font-weight: 700;
}

body.registration .section3 .col li {
    position: relative;
    font-size: 16px;
    line-height: 170%;
    margin-top: 10px;
}


body.registration .section3 .img-container img {
    max-width: 200px;
    margin: 0 auto;
}

body.registration .section3 {
    position: relative;
    padding-top: 100px;
    padding-bottom: 120px;
}

body.registration .section3:after {
    content: '';
    position: absolute;
    background: url(http://180marriageweekend.com/wp-content/uploads/2025/02/shape3.svg);
    width: 100vw;
    height: 80px;
    background-repeat: no-repeat;
    left: 0;
    bottom: 0;
    background-size: cover;
    transform: rotateX(0) rotateY(0);
    background-position: right;
}

/*section4*/

body.registration .section4 h2.main-heading3 {
    font-size: 48px;
    line-height: 130%;
}

body.registration .section4 h2 p.para-text {
    margin-bottom: 20px;
    max-width: 600px;
}

body.registration .grey-bg-section {
    background: #f5f1e9;
    position: relative;
    padding-top: 0;
}

body.registration  .section4 {
    background: #5F2A11;
    position: relative;
    padding-top: 100px;
    padding-bottom: 120px;
}

body.registration .section4:before {
    content: '';
    position: absolute;
    background: url(http://180marriageweekend.com/wp-content/uploads/2025/02/shape3.svg);
    width: 100vw;
    height: 80px;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    background-size: cover;
    transform: rotateX(-180deg) rotateY(180deg);
    background-position: right;
}

body.registration .section4:after {
    content: '';
    position: absolute;
    background: url(http://180marriageweekend.com/wp-content/uploads/2025/02/shape4.svg);
    width: 100vw;
    height: 80px;
    background-repeat: no-repeat;
    left: 0;
    bottom: 0;
    background-size: cover;
    transform: rotateX(0) rotateY(180deg);
    background-position: left;
}

body.registration .section4 .img-container img {
    border-radius: 10px;
}

/*section5*/

body.registration .section5 h2.main-heading {
    font-size: 48px;
    font-family: "Source Sans 3", serif !important;
    margin-bottom: 40px;
}

body.registration .section5 {
    position: relative;
    padding-top: 120px;
}

body.registration .section5:after {
    content: '';
    position: absolute;
    background: url(http://180marriageweekend.com/wp-content/uploads/2025/02/shape4.svg);
    width: 100%;
    height: 80px;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    background-size: cover;
    transform: rotateX(180deg) rotateY(0);
    background-position: left;
}

body.registration .section5 .row2 {
    max-width: 1000px;
    margin: 0 auto;
}

body.registration .section5 .row2 ul {
    padding: 0;
}

body.registration .section5 .row2 li {
    position: relative;
    font-size: 16px;
    line-height: 150%;
    margin-top: 7px;
}

body.registration .section5 .row2 li:before {
    content: '';
    position: absolute;
    left: -25px;
    top: 10px;
    background: #1A1A1A;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}

body.registration .section5 .row2 .weekday-title p {
    font-size: 24px;
    font-weight: 700;
}

body.registration .section5 .row2  p {
    margin: 0;
}

body.registration .section5 {
    background-color: #F5F1E9;
    background-image: url(../../../../../wp-content/uploads/2025/02/shape2.svg);
    background-repeat: no-repeat;
    background-position: 50% 140px;
    background-size: contain;
    position: relative;
    padding-bottom: 80px;
    position: relative;
}

body.registration .section5 table, 
body.registration .section5 td {
  border-bottom: 1px solid #5F2A11;
  border-collapse: collapse;
  padding: 5px 20px;
  font-size: 16px;
}

body.registration .section5 tr td:first-child {
    border-right: 1px solid #5F2A11;
    border-collapse: collapse;
    font-weight: 700;
    min-width: 130px;
}

body.registration .section5 tr:last-child td {
    border-bottom: none;
}

body.registration .section5 .table-col {
    margin-top: 60px;
    max-width: 400px;
}

/*section6*/
body.registration .section6 {
    position: relative;
}

body.registration .section6:after {
    content: '';
    position: absolute;
    background: #000;
    opacity: 0.72;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

body.registration .section6 .row1 {
    padding: 80px 10%;
}

body.registration .section6 h2.main-heading {
    font-size: 48px;
    font-family: "Source Sans 3", serif !important;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 0;
}

body.registration .section6 h3.main-heading3 {
    font-size: 36px;
    font-weight: 400;
}

body.registration .section6 h2.main-heading3 {
    font-size: 36px;
}

body.registration .section6 p.para-text {
    max-width: 750px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px
}

/*section7*/
body.registration .section7 {
    padding-top: 80px;
    padding-bottom: 80px;
}

body.registration .section7 h2.main-heading {
    font-size: 48px;
    font-family: "Source Sans 3", serif !important;
}

/*section8*/

body.registration .section8 h2.main-heading {
    font-size: 48px;
    font-family: "Source Sans 3", serif !important;
}

body.registration .section8 .text-para.question-para {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

body.registration .section8 {
    position: relative;
    background: url(http://180marriageweekend.com/wp-content/uploads/2025/02/img7.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 120px;
    padding-bottom: 120px;
}

/*body.registration .section8:after {
    content: '';
    position: absolute;
    background: url(http://180marriageweekend.com/wp-content/uploads/2025/02/shape4.svg);
    width: 100vw;
    height: 80px;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    background-size: cover;
    transform: rotateX(180deg) rotateY(180deg);
    background-position: left;
}*/

body.registration .section9 {
    position: relative;
}

body.registration .section9:before {
    content: '';
    position: absolute;
    background: url(http://180marriageweekend.com/wp-content/uploads/2025/02/shape4.svg);
    width: 100vw;
    height: 80px;
    background-repeat: no-repeat;
    left: 0;
    top: -80px;
    background-size: cover;
    transform: rotateX(0) rotateY(0);
    background-position: left;
}

body.registration .section8 .img-container img {
    border-radius: 10px;
}

/*Date Events Section*/

body.registration .date-events-section  {
    position: relative;
    margin-top: 0;
}

body.registration .date-events-section .main-cta {
    width: fit-content;
    text-align: center;
    margin: 0 auto;
    margin-top: 40px;
}


/*Small screen (mobile view)*/
@media only screen and (max-width: 768px) {
    body.registration h1.page-title-heading {
        font-size: 48px;
        line-height: 120%;
    }

    body.registration h2.main-heading3 {
        font-size: 22px;

    }

    body.registration .blog-first-section .row {
        padding: 30px;
    }

    body.registration h2.main-heading {
        font-size: 36px;
    }

    body.registration .section2 .row2 h3.main-heading2 {
        font-size: 26px;
    }

    body.registration .section2 .col1 li:before {
        left: -20px;
    }

    body.registration .section2 .row2 .kt-row-column-wrap  {
        display: flex;
        flex-direction: column-reverse;
    }

    body.registration .section2 .row2 {
        padding-top: 0;
        background-position: bottom center;
        background-size: contain;
        position: relative;
    }

    /*  section3*/
    body.registration .section3 h2.main-heading {
        font-size: 32px;
    }

    /*  section4*/
    body.registration .section4 .img-container img {
        max-width: 350px;
    }

    body.registration .section4 h2.main-heading3 {
        font-size: 32px;
    }

    /*  section5*/
    body.registration .section5 h2.main-heading {
        font-size: 36px;
    }

    body.registration .section5 .row2 li:before {
        left: -20px;
    }

    /*  section6*/
    body.registration .section6 h2.main-heading {
        font-size: 36px;
    }

    body.registration .section6 h3.main-heading3 {
        font-size: 26px;
    }

    body.registration .section6 h2.main-heading3 {
        font-size: 23px;
    }

    /*  section7*/
    body.registration .section7 h2.main-heading {
        font-size: 36px;
    }

    body.registration .section7 .row1 .kt-row-column-wrap {
        display: flex;
        flex-direction: column-reverse;
    }

    /*  section8*/
    body.registration .section8 .row1 .kt-row-column-wrap {
        display: flex;
        flex-direction: column-reverse;
    }

    body.registration .section8 h2.main-heading {
        font-size: 36px;
    }

    body.registration .blog-first-section h2.main-heading3 {
        font-size: 20px;
    }

    body.registration .section3:before,
    body.registration .section3:after {
        width: 100%;
    }

    body.registration .section4:before,
    body.registration .section8:after,
    body.registration .section5:after {
        width: 100%;
        top: -1px;
    }

    body.registration .section4:after {
        width: 100%;
        bottom: -1px;
    }

    body.registration .section9:before {
        width: 100%;
        top: -79px;
    }

    body.registration .lis-style {
        padding-left: 20px;
    }

    body.registration .section5 .row2 ul {
        padding-left: 20px;
    }

    body.registration .section3 .col ul {
        padding-left: 10px;
    }

    body.registration .section3 .lis-style {
        padding-left: 0;
    }

    body.registration .section2 .row2 h3.main-heading2:after {
        bottom: 16px;
        left: 0;
    }

    body.registration .kadence-column325_3c2300-99 > .kt-inside-inner-col {
        min-height: 500px;
    }

    body.registration .section2 {
        padding: 0 10%;
    }

    body.registration .blog-first-section:before {
        bottom: -1px;
    }

    body.registration .section2 .col1 {
        padding-top: 0;
    }

    /*weekend-dates-section*/

    body.registration .weekend-dates-section {
        background-position: top center;
        background-size: 100%;
    }

    /*pricing-section*/

    body.registration .pricing-section .pricing-col {
        width: 100%;
    }

    body.registration .pricing-section .price-digit {
        font-size: 48px;
    }

    /*counselor-section*/

/*    body.registration .counselor-section:after {
        width: 100%;
    }

    body.registration .counselor-section h2.main-heading3 {
        font-size: 36px;
    }

    body.registration .counselor-section .col {
        padding: 0;
    }*/

    body.registration .section8 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .kadence-column663_5c510f-3a, .kt-inside-inner-col > .kadence-column663_5c510f-3a:not(.specificity),
    .kadence-column663_11dec0-07, .kt-inside-inner-col > .kadence-column663_11dec0-07:not(.specificity) {
         margin-bottom: 0 !important; 
    }
}