/*
Theme Name:         Royal Wedding Theme
Theme URI:          https://roots.io/sage/
Description:        Sage is a WordPress starter theme.
Version:            11.x-dev
Author:             K Hawk
Author URI:         https://vanags.pro
Text Domain:        royalwedding
License:            MIT License
License URI:        https://opensource.org/licenses/MIT
Requires PHP:       8.2
Requires at least:  6.6
*/

html {
    scrollbar-gutter: stable;
}

body {
    width: 100vw;
    overflow-x: clip;
}


/* Fonts */

.jost-300 {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.jost-400 {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.jost-500 {
  font-family: "Jost", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 500 !important;
  font-style: normal;
}

.jost-600 {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.jost-700 {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.lovelace-bold-italic {
  font-family: "Lovelace Bold Italic", serif;
  font-optical-sizing: auto;
  font-style: italic;
}

.lovelace-bold {
  font-family: "Lovelace Bold", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}


.cormorant-garamond-700 {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}


/* common text styles */
h1.wp-block-heading {
    font-size: 70px;
    line-height: 96px;
    font-weight: 400;
    font-family: 'Lovelace Regular Italic', serif;
    color: #2F2F2F;
}

h2.wp-block-heading {
    font-size: 64px;
    line-height: 70px;
    font-weight: 400;
    font-family: 'Lovelace Regular Italic', serif;
    color: #2F2F2F;
}


h4.wp-block-heading {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    font-family: 'Lovelace Bold Italic', serif;
    color: #000000;
}


/* heading styles */
#blog-post-content h1, .royal-wedding-h1 {
    font-size: 70px;
    line-height: 96px;
    font-weight: 400;
    font-family: 'Lovelace Regular Italic', serif;
    color: #2F2F2F;
}

#blog-post-content h2, .royal-wedding-h2 {
    font-size: 64px;
    line-height: 70px;
    font-weight: 400;
    font-family: 'Lovelace Regular Italic', serif;
    color: #2F2F2F;
}

#blog-post-content h3, .royal-wedding-h3 {
    font-size: 40px;
    line-height: 44px;
    font-weight: 400;
    font-family: 'Lovelace Bold Italic', serif;
    color: #2F2F2F;
}

#blog-post-content h4, .royal-wedding-h4 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    font-family: 'Lovelace Regular Italic', serif;
    color: #000000;
}

#blog-post-content h1, #blog-post-content h2, #blog-post-content h3, #blog-post-content h4 {
    margin-top: 100px;
    margin-bottom: 30px;
}

#blog-post-content p > strong {
    font-size: 12px;
    line-height: 30px;
    font-family: "Lovelace Bold", serif;
    font-weight: 600;
}


#blog-post-content p {
    font-size: 12px;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Lovelace Bold Italic', serif;
    color: #2F2F2F;

    padding-bottom: 30px;
}


.royal-paragraph {
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Jost', sans-serif;
    color: #2F2F2F;

    padding-bottom: 20px;
}

.royal-paragraph--div p {
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Jost', sans-serif;
    color: #2F2F2F;

    padding-bottom: 20px;
}


.royal-paragraph_medium {
    font-size: 12px;
    line-height: 22px;
    font-weight: 500;

    font-family: 'Jost', sans-serif;
    text-transform: uppercase;
    color: #2F2F2F;
}


.royal-paragraph_heavy {
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;

    font-family: 'Jost', sans-serif;
    text-transform: uppercase;
    color: #2F2F2F;

    padding-bottom: 20px;
}

.royal-paragraph_no-padding {
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Jost', sans-serif;
    color: #2F2F2F;

    padding-bottom: 0px !important;
}

.paragraphy-not-active {
    color: #CBCBCB;
}

p {
    font-size: 12px;
    line-height: 22px;
}

@media screen and (max-width: 768px) {
    h1.wp-block-heading {
        font-size: 80px;
        line-height: 80px;
    }

    h2.wp-block-heading {
        font-size: 64px;
        line-height: 70px;
        font-weight: 400;
        font-family: 'Lovelace Regular Italic', serif;
        color: #2F2F2F;
    }

    #blog-post-content h1, .royal-wedding-h1 {
        font-size: 80px;
        line-height: 96px;
    }

    #blog-post-content h2, .royal-wedding-h2 {
        font-size: 48px;
        line-height: 70px;
    }


}

@media screen and (max-width: 640px) {
    h1.wp-block-heading {
        font-size: 40px;
        line-height: 40px;
    }

    h2.wp-block-heading {
        font-size: 40px;
        line-height: 40px;
        font-weight: 400;
        font-family: 'Lovelace Regular Italic', serif;
        color: #2F2F2F;
    }

    #blog-post-content h1, .royal-wedding-h1 {
        font-size: 40px;
        line-height: 40px;
    }

    #blog-post-content h2, .royal-wedding-h2 {
        font-size: 24px;
        line-height: 70px;
    }

}

/* Navigation */


body {
    margin: 0;
    padding: 0;
}

.nav-logo {
    /* padding-right: 107px; */
}

.nav-primary {
    display: flex;
    flex-flow: row nowrap;
}

.nav-primary > div {
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.nav-primary .nav {
    display: flex;
    flex-flow: row nowrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav-primary .nav li a {
    text-transform: uppercase;

    padding-right: 12.5px;
    padding-left: 12.5px;

    color: #2F2F2F;
    font-size: 12px;

    text-decoration: none;
    transition: color 0.3s ease-in;

}

.nav-primary .nav li a:hover {
    /*background: linear-gradient(90deg, #B5922C 0%, #F9EF8D 30.34%, #CFA944 65.77%, #D8B245 100%);*/
    color: #3d3c3c41;
    /* -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent; */
    transition: color 0.3s ease-in;
}



.rw-button-with-arrow-up {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    text-decoration: none;
    color: #2F2F2F;
    text-transform: uppercase;
    /* padding-left: 25px; */
    font-size: 12px;

    gap: 10px;

    transition: all 0.3s ease;
}

.rw-button-with-arrow-up:hover {
    /* background: linear-gradient(90deg, #B5922C 0%, #F9EF8D 30.34%, #CFA944 65.77%, #D8B245 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent; */
    color: #3d3c3c41;
    transition: all 0.3s ease;
}

.rw-button-with-arrow-up img {
    margin-top: -16px;
    transition: transform 0.3s ease;
}

.rw-button-with-arrow-up:hover img {
    transform: translate(3px, -3px);
    transition: transform 0.3s ease;
}





.static-nav-links {
    display: flex;
    flex-flow: row nowrap;
    /* margin-left: auto; */
}

.static-nav-links a {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    text-decoration: none;
    color: #2F2F2F;
    text-transform: uppercase;
    padding-left: 25px;
    font-size: 12px;

    gap: 10px;

    transition: all 0.3s ease;
}

.static-nav-links a:hover {
    /* background: linear-gradient(90deg, #B5922C 0%, #F9EF8D 30.34%, #CFA944 65.77%, #D8B245 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent; */
    color: #3d3c3c41;
    transition: all 0.3s ease;
}

.static-nav-link_be_consulted img {
    margin-top: -16px;
    transition: transform 0.3s ease;
}

.static-nav-links a.static-nav-link_be_consulted:hover img {
    transform: translate(3px, -3px);
    transition: transform 0.3s ease;
}



.royal-wedding-single-post_static-nav-links {
    flex-flow: row nowrap;
}

.royal-wedding-single-post_static-nav-links a {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    text-decoration: none;
    color: #2F2F2F;
    text-transform: uppercase;
    font-size: 12px;
    gap: 10px;
    transition: all 0.3s ease;

    font-family: 'Jost', sans-serif;
    font-weight: 500;
    line-height: 100%;
}

.royal-wedding-single-post_static-nav-links a:hover {
    color: #3d3c3c41;
    transition: all 0.3s ease;
    /* background: linear-gradient(90deg, #B5922C 0%, #F9EF8D 30.34%, #CFA944 65.77%, #D8B245 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent; */
}

.royal-wedding-single-post_static-nav-links a.static-nav-link_be_consulted:hover img {
    transform: translate(3px, -3px);
    transition: transform 0.3s ease;
}





/* Sticky navigation — pins to top on scroll, keeps natural size, white bg */
.banner {
    position: sticky;
    top: 0;
    z-index: 100;
    background: #fff;
}

.royal-wedding_desktop_nav {
    display: flex;
    flex-flow: row;
    padding: 9.24px 30px;
    justify-content: space-between;
}

.royal-wedding_mobile_nav {
    display: none;
}


.royal-wedding_mobile_nav .mobile-menu-icon {
    display: flex;
    flex-flow:column;
    justify-content: center;
}

.royal-wedding_mobile_nav .mobile-menu-icon ul {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    gap: 16px;
}

.royal-wedding_mobile_nav .mobile-menu-icon ul li {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    text-decoration: none;
    color: #2F2F2F;
    text-transform: uppercase;
    font-size: 12px;

    gap: 10px;
}


#royal-wedding-mobile-menu-modal {
    padding-left: 15px;
    padding-right: 15px;

    padding-top: 9px;
    padding-bottom: 20px;


    flex-flow:column;
}

.royal-wedding-mobile-menu-modal_header {
    display: flex; 
    flex-flow: row; 

    justify-content: space-between;
}

.royal-wedding-mobile-menu-modal_menu-items {
    margin-top: 50px;
}

.royal-wedding-mobile-menu-modal_menu-items a {
    display: block;
    text-decoration: none;
    color: #2F2F2F;
    text-transform: uppercase;
    font-size: 12px;

    padding-bottom: 20px;
}


.royal-wedding-mobile-menu-modal_footer {
    margin-top: auto;
    display: flex; 
    flex-flow: row; 
    justify-content: space-between;
}

@media screen and (max-width: 768px) {
    .royal-wedding_desktop_nav {
        display: none;
    }

    .royal-wedding_mobile_nav {
        display: flex; 
        flex-flow: row; 

        justify-content: space-between;

        padding-left: 15px;
        padding-right: 15px;
    }

    .nav-logo {
        padding-top: 9px;
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 640px) {
    .nav-logo {
        padding-right: 0px;
    }
}



/* Landing Page Custom Classes */
.main-page-example-images .wp-block-gallery {
    display: flex;
    gap: 30px;
    justify-content: center;
}

.main-page-example-images .wp-block-gallery .wp-block-image {
    width: 323px;
    height: 655px;
    flex-shrink: 0;
    overflow: hidden;
}

.main-page-example-images .wp-block-gallery .wp-block-image img,
.main-page-example-images .wp-block-gallery .wp-block-image video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

.main-page-example-images .wp-block-gallery .wp-block-image:nth-child(1),
.main-page-example-images .wp-block-gallery .wp-block-image:nth-child(4) {
    margin-top: -175px !important;
}


.royal-wedding-front-page_top_image {
    overflow: hidden;
    background-size: 160%;
    background-position: center -282px;
    height: 815px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.royal-wedding-art-of-celebration_title  {
    width: calc( calc(100% - 478px) / 2); 
    height: 762px; 
    position: relative;
}

.royal-wedding-art-of-celebration_title div {
    position: absolute; 
    bottom: 0; 
    left: 0; 
    width: 100%; 
    z-index: 10;
}

.royal-wedding-art-of-celebration_title h2 {
    width: 151%; 
    font-size: 96px; 
    line-height: 96px; 
    color: #2F2F2F;
}

.royal-wedding-art-of-celebration_image {
    width: 478px; 
    height: 762px; 
    position: relative;
}

.royal-wedding-art-of-celebration_image div {
    position: absolute; 
    width: 448px; 
    height: 753px; 
    background-size: cover; 
    background-position: center;
}


.royal-wedding-art-of-celebration_description {
    width: calc( calc(100% - 478px) / 2); 
    align-self: baseline;
}

.royal-wedding-art-of-celebration_description > div {
    padding-right: 93px; 
    text-transform: uppercase; 
    font-size: 12px; 
    font-family: "Jost", sans-serif;
    color: #2F2F2F;
}

.royal-wedding-art-of-celebration_button {
    margin-top: 120px; 
    display: flex; 
    justify-content: center;
}


@media screen and (max-width: 768px) {
    .royal-wedding-front-page_top_image {
        height: calc(100vh - 90px);

        background-size: cover;
        background-position: center;
    }

    .royal-wedding-front-page_top_image video {
        height: 100%;
    }


    .royal-wedding-art-of-celebration_title div {
        position: relative;
    }

    .royal-wedding-art-of-celebration_title {
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
        padding-left: 15px;
        padding-right: 15px;
    }

    .royal-wedding-art-of-celebration_title h2 {
        width: 100%;
        font-size: 80px;
        line-height: 96px;
    }

    .royal-wedding-art-of-celebration_image {
        margin-top: 75px;
    }


    .royal-wedding-art-of-celebration_description {
        margin-top: 75px;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .royal-wedding-art-of-celebration_description > div {
        width: 361px;
        padding-right: 0px;
        display: flex;
        flex-flow: column;
        gap: 16px;
    }

    .royal-wedding-art-of-celebration_button {
        margin-top: 75px; 
        display: flex; 
        justify-content: center;
    }



    /* Landing Page Custom Classes */

    .main-page-example-images {
        margin-top: 75px;
    }


    .main-page-example-images .wp-block-gallery {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 30px;
    }

    .main-page-example-images .wp-block-gallery .wp-block-image {
        width: 341px !important;
        height: 692px;
        flex-shrink: 0;
        overflow: hidden;
    }

    .main-page-example-images .wp-block-gallery .wp-block-image:nth-child(1),
    .main-page-example-images .wp-block-gallery .wp-block-image:nth-child(4) {
        margin-top: 0px !important;
    }


}

@media screen and (max-width: 640px) {
    .royal-wedding-art-of-celebration_title {
        padding: 0;
    }

    .royal-wedding-art-of-celebration_image {
        width: 100%; 
        height: 762px; 
        position: relative;
    }

    .royal-wedding-art-of-celebration_image div
    {
        width: 100%; 
    }

    .royal-wedding-art-of-celebration_button {
        margin-top: 50px; 
    }




    .main-page-example-images {
        margin-top: 50px;
    }


    .main-page-example-images .wp-block-gallery {
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 15px;
    }

    .main-page-example-images .wp-block-gallery .wp-block-image {
        width: 100% !important;
        height: 600px;
        overflow: hidden;
    }

    .main-page-example-images .wp-block-gallery .wp-block-image:nth-child(1),
    .main-page-example-images .wp-block-gallery .wp-block-image:nth-child(4) {
        margin-top: 0px !important;
    }

}

.main-page-achievement-images .wp-block-gallery {
    display: flex;
    gap: 30px;
}

.main-page-achievement-images .wp-block-gallery .wp-block-image {
    height: 161px;
}


/* custom buttons */

.btn-dark {
    text-align: center;
    align-content: center;
    text-transform: uppercase;

    width: 350px;
    height: 60px;
    padding: 0px 18.5px;
    background: #C87474;
    color: white;
    text-decoration: none;
    font-size: 12px;
    font-family: 'Jost', sans-serif;
    font-weight: 500;

    position: relative;
    overflow: hidden;
    transition: color 0.7s ease-in;
}

.btn-dark::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, #B5922C 0%, #F9EF8D 30.34%, #CFA944 65.77%, #D8B245 100%);
    opacity: 0;
    transition: opacity 0.7s ease-in;
}

.btn-dark:hover::after {
    opacity: 1;
}

.btn-dark:hover {
    color: #191919;
}


.btn-dark:hover .btn-dark__with-icon svg path {
    fill: #191919;
}

.btn-dark > a, .btn-dark > span {
    border-width: 0px;
    position: relative;
    z-index: 1;
    text-decoration: none;
}


.btn-light {
    text-align: center; 
    align-content: center; 
    text-transform: uppercase; 
    
    width: 350px; 
    height: 60px; 
    padding: 0px 18.5px; 
    background-color: #fff; 
    color: #C87474; 
    border: 1px solid #C87474;
    text-decoration: none; 
    font-size: 12px;
    font-family: 'Jost', sans-serif;
    font-weight: 500;

    position: relative;
    overflow: hidden;
    transition: all 0.7s ease-in;
}


.btn-light::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, #B5922C 0%, #F9EF8D 30.34%, #CFA944 65.77%, #D8B245 100%);
    opacity: 0;
    transition: opacity 0.7s ease-in;
}

.btn-light:hover::after {
    opacity: 1;
}

.btn-light:hover {
    border: 0;
    color: #191919;
}


.btn-light > a {
    border-width: 0px;
    position: relative;
    z-index: 1;
    text-decoration: none;
}



.btn-dark__with-icon {
    text-align: center; 
    align-content: center; 
    text-transform: uppercase; 
    

    text-decoration: none; 
    font-size: 12px;
    font-family: 'Jost', sans-serif;
    font-weight: 500;
}

.btn-dark__with-icon svg path {
    transition: fill 0.7s ease-in;
    fill: #fff;
}

.btn-dark__with-icon div {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    gap: 10px;
    justify-content: center;
}


#royal-wedding-footer-contact-form .submit-wrap .nf-field-element {
    /* Flex so we can drop in an arrow icon (::after) next to the <input>. */
    display: inline-flex;
    align-items: center;
    /* justify-content: center; */
    gap: 10px;
    text-transform: uppercase;

    /* width: 350px; */
    height: 60px;
    /* padding: 0px 18.5px; */


    text-decoration: none;
    font-size: 12px;
    color: #2F2F2F;

    border: none;
    cursor: pointer;

    position: relative;
    overflow: hidden;
    transition: color 0.7s ease-in;
}

/* Hover gradient — moved to ::before so ::after is free for the arrow icon.
   Absolute positioning keeps it out of the flex flow. */
#royal-wedding-footer-contact-form .submit-wrap .nf-field-element::before {
    /* content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, #B5922C 0%, #F9EF8D 30.34%, #CFA944 65.77%, #D8B245 100%);
    opacity: 0;
    transition: opacity 0.7s ease-in;
    z-index: 0; */
}

#royal-wedding-footer-contact-form .submit-wrap .nf-field-element:hover::before {
    opacity: 1;
}

/* Arrow icon — sits as a flex item after the <input>, matching the
   royal-wedding-button plugin's appearance. Uses theme's ArrowUp.png. */
#royal-wedding-footer-contact-form .submit-wrap .nf-field-element::after {
    content: '';
    width: 10px;
    height: 12px;
    background: url('resources/images/ArrowUp.png') center/contain no-repeat;
    flex-shrink: 0;
    position: relative;
    z-index: 2;
    margin-top: -16px;
    transition: transform 0.3s ease;
}

#royal-wedding-footer-contact-form .submit-wrap .nf-field-element:hover::after {
    transform: translate(3px, -3px);
    transition: transform 0.3s ease;
}

#royal-wedding-footer-contact-form .submit-wrap .nf-field-element:hover input[type="submit"] {
  
    transition: color 0.7s ease-in;
    color: #3d3c3c41;

    /* background: linear-gradient(90deg, #B5922C 0%, #F9EF8D 30.34%, #CFA944 65.77%, #D8B245 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent; */
}

#royal-wedding-footer-contact-form .submit-wrap .nf-field-element > input {
    border-width: 0px;
    position: relative;
    z-index: 1;
    text-decoration: none;
}


#royal-wedding-footer-contact-form .nf-field-element input[type="submit"] {
    padding-bottom: 0px;
    transition: color 0.7s ease-in;
}


@media screen and (max-width: 768px) {
    .btn-dark, .btn-light {

    }
}

@media screen and (max-width: 640px) {
    .btn-dark, .btn-light {
        width: 100%;
    }


    #royal-wedding-footer-contact-form .submit-wrap .nf-field-element {
        width: 100% !important;
    }
}


/* contact form */

.contact-form_social-icon {
    height: 45px; 
    width: 45px; 
    border-radius: 50%; 
    
    display: inline-flex; 
    justify-content: center; 
    align-items: center; 
    background-color: #FF0000;

    transition: transform 0.7s ease-in-out;
}

.contact-form_social-icon:hover {
    transform: scale(0.87);
}

#royal-wedding-footer-contact-form {
    width: 526px;
}

#royal-wedding-footer-contact-form .ninja-forms-field {

    border-bottom: 1px solid #2F2F2F;

    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;

    text-transform: uppercase;
    color: #2F2F2F;
    padding-bottom: 15px;

    font-size: 12px;
    transition: all 0.3s ease;
}


#royal-wedding-footer-contact-form .ninja-forms-field::placeholder {
    color: #2F2F2F;
    opacity: 1;
}


#royal-wedding-footer-contact-form .nf-before-form-content {
    display: none;
}


#royal-wedding-footer-contact-form .nf-field-element textarea {
    height: 122px;
}

.royal-wedding-footer-navigation .menu-item {
    padding-bottom: 10px;
}

.royal-wedding-footer-navigation .menu-item a {
    text-decoration: none;
    color: #2F2F2F;

    font-size: 12px;
    line-height: 22px;
    transition: all 0.3s ease;
}

.royal-wedding-footer-navigation .menu-item a:hover {
    color: #3d3c3c41;
    transition: all 0.3s ease;
}

/* footer custom styles */
.royal-wedding-footer-wrapper {
    border: 1px solid black; 
    
    padding-top: 30px; 
    padding-bottom: 30px;
}

.royal-wedding-footer-container {
    height: 834px; 
    width: 1009px; 
    padding-top: 87px; 
    padding-bottom: 70px; 
    padding-left: 30px; 
    padding-right: 30px;
}

.royal-wedding-footer-form-header-holder {
    width: 423px;  
    display: flex; 
    flex-direction: column; 
    justify-content: space-between;
}

.royal-wedding-footer-title-holder {

}

.royal-wedding-footer-navigation-wrapper {
    margin-top: 85px;
}


@media screen and (max-width: 768px) {
    .royal-wedding-footer-wrapper {
        padding-top: 22px; 
        padding-bottom: 22px;
    }

    .royal-wedding-footer-container { 
        padding-top: 30px;
        padding-bottom: 30px;

        height: auto;
        width: 100%;
    }

    #royal-wedding-footer-contact-form {
        width: 100%;
        margin-top: 75px;
    }

    .royal-wedding-footer-navigation-wrapper {
        margin-top: 61px;
    }

    .royal-wedding-footer-title-holder {
        padding-bottom: 75px;
    }
}


/* helper classes */
.padding-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.padding-110 {
    padding-left: 110px;
    padding-right: 110px;
}

.limited-p-width-360 {
    max-width: 360px;
}


.padding-bottom-50 {
    padding-bottom: 50px;
}


@media screen and (max-width: 768px) {
    .padding-30 {
        padding-left: 15px;
        padding-right: 15px;
    }
}




/* About Page Custom styles */

.royal-wedding-about-page-title {
    padding-left: 110px;
    padding-right: 110px;
}

.rw-about-page-landing-description {
    padding-left: 110px;
    padding-right: 110px;
}

.rw-about-page-meet-kate-description {
    padding-left: 110px;
    padding-right: 110px;
}


.about-horizontal-image {
    display: flex;
    width: 100%;
    height: 934px;
    position: relative;
    overflow: hidden;
}

.about-horizontal-image .wp-block-image img {
    transform: scale(1.3);
    position: absolute;
    /* right: 0; */
    left: 0;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .royal-wedding-about-page-title {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rw-about-page-landing-description {
        padding-left: 150px;
        padding-right: 150px;
    }

    .rw-about-page-landing-description .royal-paragraph {
        padding-left: 25px;
        padding-right: 25px;
    }

    .rw-about-page-meet-kate-description {
        padding-left: 150px;
        padding-right: 150px;
    }

    .rw-about-page-meet-kate-description_long {
        padding-left: 150px;
        padding-right: 150px;
    }

    .rw-about-page-meet-kate-description_long .royal-paragraph--div p {
        padding-left: 30px;
        padding-right: 30px;
    }

    .about-horizontal-image {
        width: 100%;
        height: 482px;
    }
}

@media screen and (max-width: 640px) {
    .rw-about-page-landing-description {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rw-about-page-meet-kate-description {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rw-about-page-landing-description .royal-paragraph { 
        padding-left: 0px;
        padding-right: 0px;
    }

    .rw-about-page-meet-kate-description_long {
        padding-left: 15px;
        padding-right: 15px;
    }

    .about-horizontal-image {
        width: 100%;
        height: 320px;
    }

    .rw-about-page-meet-kate-description_long .royal-paragraph--div p {
        padding-left: 0px;
        padding-right: 0px;
    }
}


/* Privacy Page Custom styles */
.privacy-policy-main-info-block-wrapper {
    display: flex;
    justify-content: center;
}

/* service page custom styles */

.service-page .wp-block-list li {
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Jost', sans-serif;
    color: #2F2F2F;

    padding-bottom: 20px;

    list-style: inside;
}


.rw-service-header-image {
    height: 469px;
    width: 349px;
    background-size: cover;
    background-position: center;
}

.rw-service-header-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.rw-service-page-locations-header {
    height: 44px; 
    padding: 10px; 
    border-bottom: 1px solid black;
}

.rw-service-page-locations-image {
    height: 497px; 

    background-size: cover; 
    background-position: center;

    transition: transform 0.3s ease;
}

.rw-service-page-locations-item:hover .rw-service-page-locations-image {
    transform: scale(0.95);
    transition: transform 0.3s ease;
}


.rw-service-page-locations-item:hover .rw-service-page-locations-header {
    border-color: #C87474;
}

.rw-service-page-locations-item:hover {
    border-color: #C87474;
}

@media screen and (max-width: 768px) {

    .rw-service-header-image {
        width: 343px;
    }
    
    .rw-service-page-landing-description {
        padding-left: 185px;
        padding-right: 185px;
    }


    .rw-service-page-locations-image { 
        height: 458px;
    }

}

@media screen and (max-width: 640px) {

    .rw-service-header-image {
        width: 100%;
    }

    .rw-service-page-landing-description {
        padding-left: 0px;
        padding-right: 0px;
    }

}

/* All Ceremonies page custom styles */

.rw-all-ceremonies-header-img {
    background-size: cover; 
    background-position: center; 
    height: 720px;
}

.rw-all-ceremonies-page-collection-image {
    height: 497px; 

    background-size: cover; 
    background-position: center;
}


.rw-all-ceremonies-page-collection-item {
    border: 1px solid black;
    transition: border-color 0.3s ease;
}

.rw-all-ceremonies-page-collection-header {
    height: 46px; 
    padding: 12px; 
    border-bottom: 1px solid black;
}


.rw-all-ceremonies-page-collection-item:hover {
    border-color: #C87474;
}

.rw-all-ceremonies-page-collection-item:hover .rw-all-ceremonies-page-collection-header {
    border-color: #C87474;
}

.rw-all-ceremonies-page-collection-item:hover .rw-all-ceremonies-page-collection-image {
    transform: scale(0.95);
    transition: transform 0.3s ease;
}


@media screen and (max-width: 768px) {
    
    .rw-all-ceremonies-header-img { 
        height: 372px;
    }

    .rw-all-ceremonies-page-collection-image { 
        height: 458px;
    }

}

@media screen and (max-width: 640px) {

    .rw-all-ceremonies-header-img { 
        height: 372px;
    }

}


/* portfolio page custom styles */
.portfolio-page-cover-image {
    height: 862px;
}

.portfolio-page-cover-image .wp-block-cover__background {
    display: none;
}

.royal-wedding-portfolio-item {
    height: 853px;
    display: flex;
    flex-flow: column;
}



.royal-wedding-portfolio-item__wrapper {
    width: 100%;
    height: 800px;

    overflow: hidden;
}

.royal-wedding-portfolio-item__image {
    width: 100%;
    height: 800px;
    background-size: cover;
    background-position: center;

    transition: transform 0.2s ease;
}

.royal-wedding-portfolio-item:hover .royal-wedding-portfolio-item__image {
    transform: scale(1.1);
    transition: transform 0.2s ease;
}

.royal-wedding-portfolio-item__details {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    padding-top: 30px;
    text-transform: uppercase;
}

.royal-wedding-portfolio-item__details p {
    font-size: 12px;
    line-height: 100%;
    color: #2F2F2F;
    font-family: 'Jost', sans-serif;
    font-weight: 500;
}

@media screen and (max-width: 768px) {

    .portfolio-page-cover-image {
        height: 962px;
    }

    .royal-wedding-portfolio-item {
        height: 536px;
    }

    .royal-wedding-portfolio-item__wrapper {
        height: 498px;
    }

    .royal-wedding-portfolio-item__image {
        height: 498px;
    }

    .royal-wedding-portfolio-item__details {
        padding-top: 16.5px;
    }

    .royal-wedding-portfolio-item__details p {
        font-size: 14px;
    }
}

@media screen and (max-width: 640px) {

    .portfolio-page-cover-image {
        height: 530px;
    }


}


/* venues page custom styles */
.rw-venues-page-collection-image {
    height: 800px; 

    background-size: cover; 
    background-position: center;
}

.rw-venues-page-collection-details {
    padding-top: 30px;
}

@media screen and (max-width: 768px) {
    
    .rw-venues-page-collection-image { 
        height: 536px;
    }

    .rw-venues-page-collection-details {
        padding-top: 15px;
    }

}


/* blog page custom styles */
.blog-page-cover-image {
    height: 830px;
}

.blog-page-cover-image .wp-block-cover__background {
    display: none;
}


.blog-read-more-link  {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    text-decoration: none;
    color:  #191919;
    text-transform: uppercase;
    padding-left: 25px;
    font-size: 12px;
}

.similar-blog-read-more-link {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    text-decoration: none;
    color: #191919;
    text-transform: uppercase;
    padding-left: 25px;
    font-size: 12px;
}


.post-content-block {
    width: 777px;
}

.post-author-info {
    /* divs width is 100% - 777px and divided by 2 because there are 2 divs */
    width: calc((100% - 777px) / 2);
    position: sticky;
    top: 30px;
    align-self: flex-start;
}

.post-spacer {
    /* divs width is 100% - 777px and divided by 2 because there are 2 divs */
    width: calc((100% - 777px) / 2);
}


.wp-block-quote {
    position: relative;
    display: flex;
    justify-content: center;

    height: 53px;
}

.wp-block-quote p {
    font-size: 12px;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Lovelace Bold Italic', serif;
    color: #2F2F2F;



    align-self: flex-end;

    position: relative;
}

.rw-blog-page-item_image {

    width: 100%; 
    height: 557px; 

    background-size: cover; 
    background-position: center;
}

.rw-blog-page-item_details {
    height: 270px;
}

.rw-single-blog-post-header {
    max-width: 550px;
}

.similar-posts-list {
    padding-left: 30px;
    padding-right: 30px;
}


@media screen and (max-width: 768px) {
    .rw-blog-page-item_image {
        height: 557px;
    }

    .rw-blog-page-item_details {
        height: 265px;
    }


    .rw-single-blog-post-header {
        max-width: 500px;
    }

    .post-author-info {
        /* divs width is 100% - 777px and divided by 2 because there are 2 divs */
        width: auto;
        padding-bottom: 75px;
        position: static;
        align-self: auto;
    }

    .similar-posts-list {
        padding-left: 150px;
        padding-right: 150px;
    }
}

@media screen and (max-width: 640px) {
    .similar-posts-list {
        padding-left: 15px;
        padding-right: 15px;
    }
}


/* add " " before and after the quote */
.wp-block-quote p::before {
    content: '"';
    font-size: 64px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Cormorant Garamond', serif;

    position: absolute;
    top: 0;
    left: -25px;
}

.wp-block-quote p::after {
    content: '"';
    font-size: 64px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Cormorant Garamond', serif;
    /* " after needs to be on the bottom right of the quote, so we need to position it absolute and move it to the bottom right of the quote */
    position: absolute;
    bottom: 0;
}


/* general classes */

.wp-block-separator {
    margin-top: 15px;
    margin-bottom: 30px;
}

.accent-text {
    color: #C87474;
}


.global-big-vertical-spacer {
    margin-top: 200px;
}

.global-medium-vertical-spacer {
    margin-top: 100px;
}


@media screen and (max-width: 768px) {
    .global-big-vertical-spacer {
        margin-top: 150px;
    }
    .global-medium-vertical-spacer {
        margin-top: 75px;
    }
}

@media screen and (max-width: 640px) {
    .global-big-vertical-spacer {
        margin-top: 75px;
    }
    .global-medium-vertical-spacer {
        margin-top: 50px;
    }
}


/* bespoke page custom styles */

.royal-wedding-bespoke-service-image {
    position: relative;
}

.royal-bespoke-service_image_left {
    border-radius: 140px 140px 0px 0px; 

    width: 320px;
    height: 411px; 

    background-size: cover; 
    background-position: center;
}

.royal-bespoke-service_image_right {
    border-radius: 155px 155px 0px 0px;

    width: 320px; 
    height: 411px; 
    
    background-size: cover; 
    background-position: center; 
    position: absolute; 
    right: 0; 
    bottom: 136px;
}

@media screen and (max-width: 768px) {
    .royal-wedding-bespoke-service-image {
        height: 606px;
    }

    .royal-bespoke-service_image_left {
        position: absolute; 
        bottom: 0;
    }

    .royal-bespoke-service_image_right {
        top: 0;
    }

    .royal-bespoke-service_description {
        margin-top: 75px;
    }
}

@media screen and (max-width: 640px) {
    .royal-wedding-bespoke-service-image {
        height: auto;
        display: flex;
        justify-content: center;
    }

    .royal-bespoke-service_image_left {
        border-radius: 175px 175px 0px 0px;

        position: relative; 
        bottom: 0;

        width: 100%;
        height: 462px;
    }

    .royal-bespoke-service_image_right {
        border-radius: 175px 175px 0px 0px;

        top: 0;
        position: relative;
        margin-top: 15px;

        width: 100%;
        height: 462px;
    }

    .royal-bespoke-service_description {
        margin-top: 50px;
    }
}

/* latest instagram section custom styles */
.royal-wedding-instagram-latest_button {
    gap: 30px;
}

@media screen and (max-width: 768px) {
    .royal-wedding-instagram-latest_button {
        gap: 14px;
    }
}


:where(.wp-block-columns) {
    margin-bottom: 0;
}





.hidden-on-desktop {
    display: none !important;
}

.hidden-on-mobile {
    display: block !important;
}

.block-editor-block-list__layout .hidden-on-desktop {
    display: block !important;
}

.block-editor-block-list__layout .hidden-on-mobile {
    display: block !important;
}


.rw-helper-gap-0 {
    gap: 0px !important;
}

@media screen and (max-width: 768px) {
    .hidden-on-desktop {
        display: block !important;
    }

    .hidden-on-mobile {
        display: none !important;
    }


    .block-editor-block-list__layout .hidden-on-desktop {
        display: block !important;
    }

    .block-editor-block-list__layout .hidden-on-mobile {
        display: block !important;
    }

}


/* 404 page custom styles */
.rw-404-page-image > img {
    max-width: 752px;
}

@media screen and (max-width: 768px) {
    .rw-404-page-image > img {
        max-width: 564px;
    }
}

@media screen and (max-width: 640px) {
    .rw-404-page-image > img {
        max-width: 339px;
    }
}

/* google review styles */
.rw-google-review-total {
    width: 331px;  
    height: 123px; 
    
    border: 1px solid #2F2F2F; 
    
    display: flex; 
    flex-flow: column;
}

.rw-google-review-total_wrapper {

}


@media screen and (max-width: 768px) {
    .rw-google-review-total_wrapper {
        margin-top: 75px;
    }
}

@media screen and (max-width: 640px) {
    .rw-google-review-total {
        width: 100%;
    }

    .rw-google-review-total_wrapper {
        margin-top: 50px;
    }
}


.btn-with-arrow {
    color: #191919;
    transition: all 0.3s ease;
}

.btn-with-arrow:hover {
    color: #3d3c3c41;
    transition: all 0.3s ease;
}

.btn-with-arrow_arrow {
    margin-top: -16px;
    transition: transform 0.3s ease;
}

.btn-with-arrow:hover .btn-with-arrow_arrow {
    transform: translate(3px, -3px);
    transition: transform 0.3s ease;
}


/* inquiries custom styles */
.rw-inquiries-form-image {
    background-size: cover; background-position: center; height: auto;
}


@media screen and (max-width: 768px) {
    .rw-inquiries-form-image {
        height: 947px;
    }
}

@media screen and (max-width: 640px) {
    .rw-inquiries-form-image {
        height: 548px;
    }
}

#app {
    width: 100%;
    overflow-x: clip;
}



/* global styles */
.royal-wedding-single_post_nav {
    padding-top: 30px;
}

.royal-wedding-single_venue_post_nav {
    padding-top: 30px;
    padding-bottom: 30px;
}

.royal-wedding-single-post-main p {
    font-size: 12px;
    line-height: 22px;
    font-weight: 500;
    font-family: 'Jost', sans-serif;
    color: #2F2F2F;
    text-transform: uppercase;
}

.royal-wedding-single-venues-post-main p {
    font-size: 12px;
    line-height: 22px;
    font-weight: 500;
    font-family: 'Jost', sans-serif;
    color: #2F2F2F;
    text-transform: uppercase;
    padding-bottom: 22px;
}

.royal-wedding-single-venues-post-main .wp-block-list li {
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Jost', sans-serif;
    color: #2F2F2F;

    max-width: 50%;
}

.royal-wedding-single-venues-post-main  .wp-block-image.size-large {
    height: 100%;
    overflow: hidden;
    justify-content: center;
    display: flex;
}

.royal-wedding-single-venues-post-main  .wp-block-image.size-large img {
    box-sizing: border-box;
    height: auto;
    /* max-width: 100%; */
    vertical-align: bottom;
    /* height: fit-content; */
    /* height: 100%; */
    height: 100%;
    /* width: stretch; */
    height: stretch;
    position: relative;
    /* align-self: center;*/
}


.royal-wedding-single_post-nav-logo img  {
    height: 71px;
    width: 194px;
}

@media screen and (max-width: 768px) {
    .royal-wedding-single_post-nav-logo img  {

    }
}

@media screen and (max-width: 640px) {
    .royal-wedding-single_post-nav-logo img  {
        height: 29px;
        width: 84px;
    }

    .royal-wedding-single_post-nav-logo {
        position: absolute;
        top: 17px;
        margin-left: calc(50% - 42px);
    }

    .royal-wedding-single-venues-post-main .wp-block-list li {
        max-width: 100%;
    }
}


.rw-footer-nav-item {
    font-size: 12px; 
    line-height: 22px; 
    text-decoration: none;
}


.royal-wedding-footer-title {
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
    /* line-height: 44px; */
    font-weight: 500;
    font-family: 'Jost', sans-serif;
    color: #2F2F2F;
}


.rw-mobile-navigation_absolute-image {
    background-size: cover; background-position: center; width: 180px; height: 302px; right: 0; bottom:0;
}

@media screen and (max-width: 640px) {
    .rw-mobile-navigation_absolute-image {
        bottom: 128px;
    }
}