/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.9.1780329276
Updated: 2026-06-01 15:54:36

*/

@font-face {
    font-family: EditorsNoteHairline;
    src: url(//static.showit.co/file/NBGZKAQyIKkKIJ5EBz2UMg/321098/editorsnote-hairline.woff);
}

header#site-header {
    background-color: #fff;
}
section.panel.panel1 {
    HEIGHT: 800PX;
}
*{
margin:0;
padding:0;
box-sizing:border-box;
}
button.boxbtn.btn:hover {
    background-color: rgba(63, 59, 59, 1);
}
.site-navigation-toggle-holder .site-navigation-toggle {
    background-color: transparent;
}
.site-navigation-toggle-holder .site-navigation-toggle-icon:after, .site-navigation-toggle-holder .site-navigation-toggle-icon:before {
    height: 2px;
}
.site-navigation-toggle-holder .site-navigation-toggle-icon {

    width: 1.80rem;
}
body {
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(244, 241, 236, 1) 100%);
}
body{color: rgba(63,59,59,1) !important;
/* background:#efedeb; */
    background-color: rgba(255, 255, 255, 1);
overflow-x:hidden;
font-family:'Albert Sans';
	
	
	  font-family: "Albert Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
@font-face {
    font-family: 'EditorsNoteExtraLight';
    src: url('EditorsNote-Thin-iF664322be7fa2e.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
}


.kinds-neww p {
    font-size: 16px;
    text-align: right;
    font-family: 'Albert Sans';
    font-weight: 300;
    font-style: normal;
    color: rgba(63, 59, 59, 1);
}
.kinds-newws p {
    font-size: 16px;
    text-align: left;
    font-family: 'Albert Sans';
    font-weight: 300;
    font-style: normal;
    color: rgba(63, 59, 59, 1);
}
ul#menu-social {
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.site-navigation ul.menu li a {
    display: block;
    padding: 4px 15px;
}


.logo{
position:fixed;
top:0;
left:50%;
transform:translateX(-50%);
font-size:90px;
font-family:'Cormorant Garamond',serif;
font-weight:300;
z-index:9;
color:#3d3736;
pointer-events:none;
}
/* nav.left-menu.site-navigation.show ul#menu-menu {
    display: unset;
} */
nav.left-menu.site-navigation.show ul#menu-menu {
    display: block;
}
.left-menu{
position:fixed;
left:30px;
top:40px;
display:flex;
flex-direction:column;
gap:8px;
z-index:9999;
}

.left-menu a {
    color: rgba(63, 59, 59, 1);
    text-transform: uppercase;
    line-height: 1.8;
    letter-spacing: 0em;
    font-size: 12px;
    font-family: 'Albert Sans';
    font-weight: 400;
    font-style: normal;
    text-decoration: unset;
}
.social span {
    color: rgba(63, 59, 59, 1);
    text-transform: uppercase;
    line-height: 1.8;
    letter-spacing: 0em;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    font-family: 'Albert Sans';
}
.social {
    position: fixed;
    right: 40px;
    top: 45px;
    display: flex;
    flex-direction: column;
    gap: 25px;
    z-index: 9999;
}
.d-felx {display: flex;}
.itemend{align-items: end;}
.social span{
writing-mode:vertical-rl;
font-size:12px;
}
/* 
.panel{
height:100vh;
position:sticky;
top:70px;
display:flex;
align-items:center;
justify-content:center;
} */
.panel {
    position: sticky;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
	    height: 100vh;
    overflow: hidden;
/* 	min-height:100vh; */
    padding:70px 0;
}

/* .panel{
    position:sticky;
    top:0;
    height:100vh;
    overflow:hidden;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#f4f1ec;
    padding:70px 0;
} */


.panel:nth-child(1){z-index:1;}
.panel:nth-child(2){z-index:2;}
.panel:nth-child(3){z-index:3;}

.grid{
/* width:60%; */
/* width:65%; */
display:grid;
	    height: 100%;
grid-template-columns:1fr 1fr;
gap:35px;
}

/* .img-box{
position:relative;
height:640px;
height:100vh;
overflow:hidden;	
} */
.img-box {
 position: relative;
overflow: hidden;
width: 453px;

}


.img-box img{
width:100%;
height:100%;
object-fit:cover;
display:block;
}

.overlay {
    position: absolute;
    top: 15px;
    font-family: 'Cormorant Garamond',serif;
    font-size: 46px;
    font-weight: 100;
    color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
    letter-spacing: 0em;
    line-height: 48px;
}

.overlay.left{
left:15px;
}

.overlay.right{
right:15px;
text-align:right;
}

.slides{
/* height:300vh; */
position:relative;
min-height:300vh;
background:#f4f1ec;
}

@media(max-width:991px){

.logo{
font-size:48px;
}

.grid{
width:90%;
grid-template-columns:1fr;
}

.img-box{
height:500px;
}

.left-menu,
.social{
display:none;
}

.overlay{
font-size:38px;
}

}



.logo img {
    width: 350px;
}



.experience-section{background-color: #fff;
    padding:150px 0;
    position: relative;
    z-index: 99;
}

.experience-wrap{
    max-width:1200px;
    margin:auto;
    position:relative;
}

.experience-image{
    width:83%;
    height:800px;
}

.experience-image img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
}

.experience-content {
    position: absolute;
    right: 0;
    top: 120px;
    width: 445px;
    background: rgb(248 247 244);
    padding: 30px 88px;
    text-align: center;
}
.experience-main .about a:active,.experience-main .about a:hover {
 color: #fff;
}
/* .experience-content h2 {
    right: 60px;
    width: 431px;
    height: 150px;
    position: relative;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 0em;
    font-size: 40px;
    text-align: center;
    font-weight: 300;
    font-style: normal;
    color: rgba(63, 59, 59, 1);
    margin-bottom: 30px;
    font-family: 'EditorsNoteExtraLight';
} */
/* 
.experience-content h2 {
    right: 60px;
    width: 431px;
    height: 130px;
    position: relative;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 0em;
    font-size: 40px;
    text-align: center;
    font-weight: 300;
    font-style: normal;
    color: rgba(63, 59, 59, 1);
    margin-bottom: 30px;
    font-family: 'EditorsNoteExtraLight';
} */


.experience-content h2 {
    right: 60px;
    width: 431px;
    height: 100px;
    position: relative;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 0em;
    font-size: 32px;
    text-align: center;
    font-weight: 300;
    font-style: normal;
    color: rgba(63, 59, 59, 1);
    margin-bottom: 40px;
    font-family: 'EditorsNoteExtraLight';
}
.experience-content p {
    color: rgba(63, 59, 59, 1);
    margin-bottom: 30px;

}

.experience-content span {
    text-transform: capitalize;
}
.experience-content em{
    font-style:italic;
}

.experience-content p {
    color: rgba(63, 59, 59, 1);
    margin-bottom: 20px;
    right: 60px;
    width: 420px;
    position: relative;
    text-transform: none;
    line-height: 1.5;
    letter-spacing: 0em;
    font-size: 16px;
    text-align: center;
    font-family: 'Albert Sans';
    font-weight: 300;
    font-style: normal;
}

.quote {
    right: 60px;
    width: 420px;
    position: relative;
    color: rgba(63, 59, 59, 1);
    line-height: 1.2;
    letter-spacing: 0em;
    font-size: 24px;
    font-family: 'EditorsNoteExtraLight', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
}
.quote span{

    display:block;

    margin-top:10px;

    font-size:18px;
}
.social ul#menu-social li.menu-item {
list-style: none;
}
.experience-main { padding-bottom:100px;  
    display: flex;
    align-items: center;
    justify-content: center;
       
}
.sectionmain{ position: relative;
    z-index: 99;
     background-image: linear-gradient(0deg, rgba(244, 241, 236, 1) 0%, rgba(255, 255, 255, 1) 100%);
    }


.bigheading {
    color: rgba(63, 59, 59, 1);
    text-transform: uppercase;
    line-height: 1.1;
    letter-spacing: 0em;
    font-size: 75px;
    text-align: left;
    font-family: 'EditorsNoteExtraLight';
    font-weight: 400;
    font-style: normal;
}

.infobox p {
    line-height: 1.5;
    letter-spacing: 0em;
    font-size: 16px;
    font-family: 'Albert Sans';
    font-weight: 400;
    font-style: normal;
    color: rgba(63, 59, 59, 1);
}
.infobox {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 60px;
}
.btn {
    width: 211px;
    height: 46px;
    background-color: rgba(63, 59, 59, 1);
    border: 0px;
    color: #fff;
}
button.boxbtn.btn {
    left: 0;
    right: 0;
    margin: 0px auto;
    bottom: 0;
    position: absolute;
    text-transform: uppercase;
    line-height: 1.8;
    letter-spacing: 0em;
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    font-family: 'Albert Sans';
}

.quoteinfo {
    color: rgba(63, 59, 59, 1);
    text-transform: uppercase;
    line-height: 1.3;
    letter-spacing: 0em;
    font-size: 25px;
    text-align: center;
       font-family: 'EditorsNoteExtraLight';
    font-weight: 400;
    font-style: normal;
    margin-top: 50px;
        padding-bottom: 120px;
}
.boxinner img {
      width: 200px;
    height: 290px;
}
h1.boxhd {
    line-height: 1.2;
    font-size: 40px;
    text-align: right;
    font-family: 'EditorsNoteExtraLight', sans-serif;
    font-weight: 400;
    font-style: normal;
}
p.boxinfop {
    color: rgba(63, 59, 59, 1);
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: right;
    font-family: 'EditorsNoteExtraLight';
    font-weight: 400;
    font-style: normal;
}
h6.auter {
    font-size: 12px;
    text-align: right;
    font-family: 'Albert Sans';
    font-style: normal;
    text-transform: uppercase;
    font-weight: 700;
    color: rgba(63, 59, 59, 1);
}
.boxinner {
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 68px;
}
.boxinner2 {
    align-items: start;
}
.boxinner2 p.boxinfop {
    text-align: left;
}
p.boxinfop {
    width: 354px;
}
.experience-section2 .grid {
    gap: 10rem;
}
.rotatehd {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    box-sizing: border-box;
    display: block;
    outline: none;
    pointer-events: auto;
    position: absolute;
    -webkit-transform-origin: 36% 16%;
    -ms-transform-origin: 36% 16%;
    transform-origin: 36% 16%;
    top: 87px;
    width: 293px;
    height: 120px;
    transform: scale(1, 1) translate(0px, 0px) rotate(90deg);
}
.rotatehd h1 {
    color: rgba(63, 59, 59, 1);
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0em;
    font-size: 65px;
    text-align: left;
    font-family: 'EditorsNoteExtraLight', sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0;

}
.boxinner2+.rotatehd {
    bottom: 0;
    top: unset;
    right: -80px;
}
section.logo-section {
    display: flex;
    justify-content: center;
    background-color: #fff;
    padding: 60px;
}
section.logo-section img {
    width: 100%;
    height: 34px;
}
.instagram-section{
    width:100%;
    max-width:1400px;
    margin:auto;
    padding:60px 20px 0px;
    text-align:center;
}

.instagram-grid {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
}

.instagram-item img{
    width:217px;
    height:285px;
    object-fit:cover;
    display:block;
}
/* Navigation */

.top-nav{
    display:flex;
    justify-content:center;
    gap:55px;
    flex-wrap:wrap;
}

.top-nav a {
    text-decoration: none;
    transition: .3s;
    color: rgba(63, 59, 59, 1);
    text-transform: uppercase;
    line-height: 1.8;
    letter-spacing: 0em;
    font-size: 12px;
    text-align: center;
    font-family: 'Albert Sans';
    font-weight: 400;
    font-style: normal;
}

.top-nav a:hover{
    opacity:.6;
}

.divider{
    width:450px;
    max-width:100%;
    height:1px;
    background:#ddd;
    margin:18px auto 24px;
}

/* Social */

.social-links{
    display:flex;
    justify-content:center;
    gap:25px;
    flex-wrap:wrap;
}

.social-links a {
    text-decoration: none;
    color: rgba(63, 59, 59, 1);
    text-transform: uppercase;
    line-height: 1.8;
    letter-spacing: 0em;
    font-size: 12px;
    text-align: center;
    font-family: 'Albert Sans';
    font-weight: 400;
    font-style: normal;
}

/* Heading */

.section-title {
    margin-top: 90px;
    margin-bottom: 80px;
    line-height: 1.6;
    letter-spacing: 0em;
    font-size: 32px;
    font-family: 'EditorsNoteExtraLight';
    font-weight: 100;
    font-style: normal;
    color: rgba(63, 59, 59, 1);
    text-transform: capitalize;
}

/* Gallery */

.gallery-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:55px;
    align-items:center;
}

.gallery-item img{
    width:100%;
    aspect-ratio:1/1;
    object-fit:cover;
    display:block;
}

/* Logo */

.brand-logo{
    margin-top:90px;
}

.brand-logo h1{
    font-family:'Cormorant Garamond',serif;
    font-size:120px;
    font-weight:300;
    line-height:.9;
    letter-spacing:-3px;
    color:#000;
}

.brand-logo span{
    display:block;
    margin-top:15px;
    letter-spacing:8px;
    font-size:20px;
    color:#222;
}

/* Tablet */

@media (max-width:991px){

	
    .gallery-grid{
        grid-template-columns:repeat(2,1fr);
        gap:30px;
    }

    .section-title{
        font-size:42px;
        margin-top:70px;
        margin-bottom:60px;
    }

    .brand-logo h1{
        font-size:80px;
    }

    .brand-logo span{
        font-size:16px;
        letter-spacing:5px;
    }
}
.btn {
    width: 211px;
    height: 46px;
    border: 0px;
    display: inline-block;
    background: #4d4948;
    color: #fff;
    text-decoration: none;
    padding: 14px 28px;
    font-size: 10px;
    letter-spacing: 2px;
    transition: .3s;
    text-align: center;
}
section.big-img.aboutbottombnr {
    background-image: url(http://www.bridalmakeupartist.com.au/staging/wp-content/uploads/2026/06/bottombnr-scaled.jpg);
    background-position: top;
}
.experience-information  .btn-wrap {
    display: flex;
    justify-content: center;
    padding: 80px 0px;
}
/* Mobile */
/* Media query anish */
@media (min-width: 320px) and (max-width: 767px) {

/* 
.site-header {
    position: sticky;
    top: 0;
    z-index: 999;
} */

.instagram-grid .instagram-item img {
    height: auto;
}

.page-id-37 .experience-section {
    padding: 15px 0;
}
.site-navigation ul.menu {
    justify-content: center;
}
.logo img {
    width: 100%;
    max-height: 75px;
}
/* 	p.first-sect {
    font-weight: bold;
} */
	section.big-img {
   
    background-position: 50% 20%;
}
	
	.experience .infobox p, .experience  h1.bigheading {
    text-align: left;
}
	.about .infobox p {
    text-align: right;
}
.right-text {
    background-color: rgb(244, 241, 236);
    padding: 50px 40px 50px 40px;
}
body .enquirenow .boxinner2+ .rotatehd {

    top: 200px;
    right: -28px;
}
	.mb-sidebtn {
    margin: 30px auto 0 !important;
}
.left-gallery {
    margin-top: 35px;
}
.right-text h2 {
    color: rgba(63, 59, 59, 1);
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0em;
    font-size: 48px;
    text-align: center;
    font-family: 'EditorsNoteExtraLight';
    font-weight: 400;
    font-style: normal;
}	
section.stickysection {
    padding: 0 20px;
}
.gallery-sequence {
    padding: 0 20px;
}
.why-choose .btn-wrap {
    margin-top: 4rem;
}
.experience-content h2 {
    font-size: 26px;
}
.experience-content p {
    font-size: 17px;
    text-align: center;
}
.experience-content .quote {
    line-height: 1.2;
    font-size: 18px;
    padding: 55px 0 0 0;
}
.bigheading {
    font-size: 48px;
	text-transform: uppercase;
    line-height: 1;
    text-align: center;
}
.infobox p {
    color: rgba(63, 59, 59, 1);
    font-size: 17px;
    text-align: center;
    
}
.about .infobox p {
    font-size: 16px;
}
.infobox {
    margin-top: 30px;
}
.mobile-qute {
    font-size: 20px;
    text-align: center;
    font-family: 'EditorsNoteExtraLight';
    font-weight: 400;
    font-style: normal;
    padding: 0px 40px 0 40px;
    margin-bottom: 7rem;
}
.rotatehd h1 {
    font-size: 50px;
    font-family: 'EditorsNoteExtraLight';
}
.rotatehd {
    transform-origin: 40% 36%;
    top: 15px;
    width: 152px;
    height: 122px;
    transform: scale(1, 1) translate(0px, 0px) rotate(90deg);
}
h1.boxhd {
    font-size: 40px;
    text-align: right;
    font-family: 'EditorsNoteExtraLight';
    font-weight: 400;
}
p.boxinfop {
    width: 322px;
}
p.boxinfop {
    font-family: 'EditorsNoteExtraLight';
    font-size: 20px;
    color: rgba(63, 59, 59, 1);
    line-height: 1.5;
}
.boxinner img {
    width: 200px;
    height: 300px;
    object-fit: cover;
}
.bottom-border{
    border-bottom: 1px solid #c9c1bcf2;
    padding: 0 0 40px 0;
}
h6.auter {
    font-size: 12px;
}	
.boxinner2+.rotatehd {
    right: -46px;
}
    .img-box.d-felx.itemend{
        display:grid !important;
        grid-template-columns: 220px 80px;
        align-items:start;
        gap:20px;
		position: relative;
    	padding-bottom: 64px;

    }
    .img-box.d-felx.itemend h6.auter{
		position: absolute;
    	bottom: 0px;
	}
    .img-box.d-felx.itemend .boxinner2{
        display:flex;
        align-items:flex-start;
    }
    .img-box.d-felx.itemend .boxinner2 img{
        order:-1;
        width:220px;
        height:300px;
        object-fit:cover;
    }
    .img-box.d-felx.itemend .rotatehd{
        position:relative !important;
        top: 13rem;
        right: 0;
        left:auto !important;
        bottom:auto !important;
        width:auto;
        height:auto;
        transform-origin:center;
    }

    .img-box.d-felx.itemend .boxhd,

    .img-box.d-felx.itemend .boxinfop,

    .img-box.d-felx.itemend .auter{

        text-align:left;
    }
.logo-section .d-felx {

    gap: 1rem;
}	
section.logo-section {
    padding: 50px 20px 50px 20px;
}
section.logo-section h3 {
    font-size: 16px;
    font-weight: 600;
    color: rgba(63, 59, 59, 1);
}	
	
.right-text h2 {
    text-align: center;
    font-weight: normal;
}
	.why-choose .btn {
        padding: 12px 22px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0pc auto;
    }
.stickysection-mainimg {
            width: 222px;
        height: 400px;
        margin-left: 40px;
}
	    .stickysection-inner .rotatehd {
        position: absolute !important;
        text-align: center !important;
                transform-origin: 90% 162% !important;
        top: 15px !important;
        transform: scale(1, 1) translate(0px, 0px) rotate(90deg) !important;
    }
.experience-information  .d-felx {
    flex-wrap: wrap;
    padding: 30px;
	gap: 7rem;
}
	.experience-information-box {    gap: 1.5rem;
    display: flex;
}
.experience-information-box img {
    width: 55%;
}
	h1.number {
    font-size: 50px;
}
p.info-title {
    font-size: 30px !important;
}
.experience-information-box:nth-child(2) {
    flex-direction: row-reverse;
}
}
/* End  Media query anish */


@media (max-width:767px){

    .top-nav{
        gap:18px;
    }

    .social-links{
        gap:15px;
    }

    .section-title{
        font-size:34px;
        margin-top:60px;
        margin-bottom:40px;
    }

    .gallery-grid{
        grid-template-columns:1fr;
        gap:20px;
    }

    .brand-logo{
        margin-top:60px;
    }

    .brand-logo h1{
        font-size:58px;
        letter-spacing:-1px;
    }

    .brand-logo span{
        font-size:13px;
        letter-spacing:4px;
    }
}
footer {
    position: relative;
    z-index: 99;
    background-color: #fff;
}
.logo-section .d-felx {justify-content:center;
    gap: 2rem;
}
section.logo-section h3 {
    font-family: 'Albert Sans';
    font-style: normal;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: rgba(63, 59, 59, 1);
}
.logo-section{background-color: #fff;
    z-index: 99;
    position: relative;}



.why-choose {
    padding: 10px 20px;
        background-image: linear-gradient(0deg, rgba(244, 241, 236, 1) 0%, rgba(255, 255, 255, 1) 100%);
    z-index: 99;
    position: relative;
}

.why-choose .container{
    max-width:1200px;
    margin:auto;
}

/* ======================
   TITLE
====================== */

.why-choose .section-title {
    margin-bottom: 15px;
    margin-top: 15px;
    color: rgba(63, 59, 59, 1);
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0em;
    font-size: 65px;
    text-align: left;
    font-family: 'EditorsNoteExtraLight';
/*     font-weight: 400; */
    font-style: normal;
}

/* ======================
   ROWS
====================== */
.social-links .menu {
 display: flex;
justify-content: center;
gap: 25px;
flex-wrap: wrap;
list-style-type: none;
}
section.big-img.aboutbig {
    background-image: url(http://www.bridalmakeupartist.com.au/staging/wp-content/uploads/2026/06/Container.jpg);
    background-position: top;
}
h1.number{ text-align: left;
    font-family: 'EditorsNoteExtraLight';
    font-weight: 400;
    font-style: normal;
margin-left: 10px;
    color: rgba(63, 59, 59, 1);
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0em;}
p.info-title {
    line-height: 1.2;
    font-size: 25px;
    text-align: right;
    font-family: 'EditorsNoteExtraLight';
    font-weight: 400;
    font-style: normal;
}
@media (min-width:991px)
{
	.experience-information.container {
    margin-top: 80px;
}
	.experience-information .d-felx {
    justify-content: space-around;
    padding: 0px 70px;
}
	.experience-information-box-info {
    margin-top: 40px;
}
	h1.number {
    
    font-size: 65px;
   
}
	.experience-information-box img {
    width: 210px;
    height: 288px;
}
	.aboutinfo .quoteinfo.mobile-qute {
    width: 911px;
    height: 110px;
    margin: 0px auto;
    padding-top: 50px;
}
	.experience .rotatehd {
    top: unset;
    right: 0;
	        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 28% -65%;
}
	.experience p {
    width: 276px;
}
	.experience .infobox {
    gap: 15px !important;
}
	.experience {
    padding: 100px 0px;
}
	.about .grid {
    gap: 4rem;
}
	.about .infobox {
    text-align: right;
/*     width: 319px; */
width: 435px;
    float: right;
}
.about .infobox p:first-child {
    line-height: 1.5;
    letter-spacing: 0em;
    font-size: 16px !important;
    text-align: right;
    font-style: normal;
    font-family: "Albert Sans", sans-serif;
    color: rgba(63, 59, 59, 1);
}
	.brand-logo img {
    width: 500px;
}
	.why-choose .feature-row{width: 835px;
    margin: 0px auto;}
	.terms-and-conditions-info .container {
    max-width: 70%;
}
}

.why-choose .feature-row {
    position: relative;
    display: grid;
    grid-template-columns: 420px 1fr;
    align-items: center;
    gap: 60px;
    margin-bottom: 30px !important;
}
.feature-image.large {
    position: relative;
    z-index: 1;
}
.why-choose .feature-row.reverse{
    grid-template-columns:1fr 220px;
}

/* ======================
   IMAGES
====================== */

.why-choose .feature-image img{
    width:100%;
    display:block;
    object-fit:cover;
}





/* ======================
   CONTENT
====================== */

.why-choose .feature-content{
    width:100%;
}

.why-choose .top-line {
    width: 100%;
    height: 1px;
    background: #dddddd;
    position: absolute;
    left: 0;
    top: 90px;
}

.why-choose .content-wrap{
    display:flex;
    align-items:flex-start;
    gap:40px;
}

.why-choose .number {
    min-width: 60px;
    color: rgba(63, 59, 59, 1);
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0em;
    font-size: 65px;
    text-align: left;
    font-family: 'EditorsNoteExtraLight';
    font-weight: 400;
    font-style: normal;
}

.why-choose .text{
    max-width:330px;
}
.luxury-title{
    position: relative;
    display: inline-block;
}

.luxury-title::after{
    content: "";
    position: absolute;
    width: 40px;
    height: 1px;
    background: #c9c1bc;
    right: 0;
    bottom: -15px;
}
.enquire-title{
    position: relative;
    display: inline-block;
}

.enquire-title::after{
    content: "";
    position: absolute;
    width: 90px;
    height: 1px;
    background: #c9c1bc;
    left: 0;
    bottom: -15px;

}
.why-choose .text h3 {
    line-height: 1.2;
    margin-bottom: 50px;
    font-size: 25px;
    text-align: right;
    font-family: 'EditorsNoteExtraLight';
    font-weight: 400;
    font-style: normal;
    color: rgba(63, 59, 59, 1);
}

.why-choose .text p {
    font-size: 16px;
    text-align: right;
    font-family: 'Albert Sans';
    font-weight: 300;
    font-style: normal;
    color: rgba(63, 59, 59, 1);
    line-height: 1.5;
}

/* ======================
   BUTTON
====================== */

.why-choose .btn-wrap{
    text-align:center;
       margin-top: 7rem;
}

.why-choose .btn{
    display:inline-block;
    background:#4d4948;
    color:#fff;
    text-decoration:none;
    padding:14px 28px;
    font-size:10px;
    letter-spacing:2px;
    transition:.3s;
}

.why-choose .btn:hover{
    opacity:.85;
}

/* ======================
   TABLET
====================== */

@media(max-width:991px){
	.instagram-grid {
    flex-wrap: wrap;
    gap: 1rem;
}
	section.big-img .left-space, section.big-img .right-space {
    display: none;
}
	section.big-img {
            height: 335.938px !important;
}
	.logo-section .d-felx {
    flex-wrap: wrap;
    gap: 1rem;
}
	.brand-logo img {
    width: 100%;
}

    .why-choose .section-title{
        font-size:55px;
        margin-bottom:50px;
    }

    .why-choose .feature-row,
    .why-choose .feature-row.reverse{
        grid-template-columns:1fr;
        gap:35px;
        margin-bottom:70px;
    }

    .why-choose .large img{
        height:auto;
    }

   .why-choose .small{
        text-align:center;
    }

   .why-choose .small img{
        width:250px;
        height:auto;
        margin:auto;
    }

    .why-choose .top-line{
        display:none;
    }
}

/* ======================
   MOBILE
====================== */

@media(max-width:767px){
.feature-image.small {
    padding: 0px 23px;
}
    .why-choose{
        padding:60px 0px;
    }
.feature-content {
    padding: 0px 20px;
}
   .why-choose .section-title {
        font-size: 47px !important;
        margin-bottom: -11px;
        width: 280px;
        height: 131px;
        position: relative;
        z-index: 9;
        margin-left: 30px;
    }

    .why-choose .content-wrap{
        flex-direction:column;
     gap: 0px;
    }

  .why-choose  .number{
        font-size:50px;
    }

   .why-choose .text h3 {
    line-height: 1.2;
    font-size: 22px;
    text-align: right;
    font-family: 'EditorsNoteExtraLight';
    font-weight: 400;
    font-style: normal;
}

   .why-choose .text p {
    font-size: 16px;
    text-align: right;
    font-family: 'Albert Sans';
    font-weight: 300;
    font-style: normal;
}

    .why-choose .feature-row{
        margin-bottom:50px;
    }

    .why-choose .btn{
        padding:12px 15px;
    }
}
section.big-img {
    height: 800px;
    z-index: 1;
    position: relative;
}
section.big-img {align-items:end;
    height: 800px;
    z-index: 9;
    position: relative;
    background-image: url(/staging/wp-content/uploads/2026/06/home-rotate.jpeg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    display: flex;
    justify-content: space-between;
}
section.big-img .left-space, section.big-img .right-space {
    height: 100%;
    width: 175px;
    background-color: #fff;
}
.container {
    max-width: 1200px;
    margin: auto;
}
/* .leftimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.leftimg {
    width: 350px;
    height: 486px;
    display: flex;
    align-items: center;
    justify-content: center;
} */
.enquirenow .leftimg {
    width: 350px;
    height: 430px;
    flex-shrink: 0;
    overflow: hidden;
}
.enquirenow .leftimg img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
}
.enquirenowinfo {
    width: 400px;
    text-align: left;
    position: relative;
}
.enquirenowinfo button.boxbtn.btn {
    position: unset;
    margin-top: 30px;
}
.enquirenowinfo h1.bigheading, .enquirenowinfo .infobox p {
    text-align: left;
}
.enqire-nows {
    padding: 80px 0 40px 0;
}
.padding-botom {
    padding-bottom: 40px;
}
.enquirenowinfo .infobox {
    margin-top: 30px;
}
.enquirenow .d-felx {
    justify-content: space-around;
    align-items: center;
    gap: 10rem;
}
section.enquirenow {
    padding: 70px 0px 40px;
}
section.enquirenow {
     background-color: transparent;
    background-origin: border-box;
    background-image: linear-gradient(0deg, rgba(244, 241, 236, 1) 80%, rgba(0, 0, 0, 0) 100%);
    position: relative;
    z-index: 99;
}
.enquirenow .boxinner2+ .rotatehd {
    bottom: 0;
    top: 155px;
    right: -70px;
}
.enquirenow p.boxinfop {
    font-size: 25px;
}
.enquirenow .boxinner2 p.boxinfop {
    text-align: left;
    width: 264px;

}
.enquirenow p.boxinfop {
    width: 340px;
}
p.textgraph {
    text-align: right;
}
.boxinner2 p.textgraph{text-align: left !important;}
.enquirenow .img-box {
    height: 100% !important;
}
p.textgraph {
    font-size: 16px;
    text-align: right;
    font-family: 'Albert Sans';
    font-weight: 300;
    font-style: normal;
    color: rgba(63, 59, 59, 1);
    line-height: 1.5;
    letter-spacing: 0em;
}
section.stickysection {
    background-image: linear-gradient(0deg, rgba(244, 241, 236, 1) 0%, rgba(255, 255, 255, 1) 100%);
    position: relative;
    z-index: 99;
	overflow: hidden;
}

@media(min-width:1040px)
{
	.enquirenow .container {
    max-width: 1000px;
}
	.righthd h1 {
    font-size: 95px;
}
	.righthd .rotatehd {
    -webkit-transform-origin: 36% 16%;
    -ms-transform-origin: 36% 16%;
    transform-origin: 50% 67%;
}
	.righthd {
    width: 343px;
    position: absolute;
    right: 0px;
    top: 47px;
    z-index: 999;
    background-color: transparent;
    background-origin: border-box;
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(244, 241, 236, 1) 100%);
    height: 100%;
}
	.stickysection-mainimg {
    width: 860px;
    margin: 0px auto;
    display: flex;
    background-color: #fff !important;
}
	.stickysection-mainimg img {
    margin: 0px auto;
    width: 534px;
    height: 800px;
    inset: auto auto auto 501.248px;
}
}

@media(max-width:767px)
{
	.experience-main.experience {
    overflow: hidden;
}
	.experience-image {
    width: 100%;
    height: 300px;
}
	.slides {
    display: none;
}
	.experience-content h2, .experience-content p, .experience-content .quote {
    width: 100% !important;
    text-align: center;
    position: unset;
		height: 100%;
}
	.experience-content {
    width: 86% !important;
    text-align: center !important;
    margin: -45px auto 0px;
    background-color: rgba(255, 255, 255, 1) !important;
    position: relative !important;
    top: -1px;
}
}


section.panel.panel3 {
    z-index: 9;
}
section.panel.panel1.panel1active {
    position: fixed;
    height: 800px;
    width: 100%;
}

.blank1.blank1active,.blank2.blank2active {
    height: 800px;
    display: block;
    width: 100%;
}

section.panel.panel2.panel2active {
    position: fixed;
    width: 100%;
    height: 800px;
}

section.panel.panel3.panel3active {
    position: fixed;
    width: 100%;
    z-index: 8;
	height: 800px;
}


section.big-img.about-big-img {
    background-image: url(http://www.bridalmakeupartist.com.au/staging/wp-content/uploads/2026/06/Frame-2.jpg);
    background-position: top center !important;
	    align-items: center;
}
.center-space h1 {
    text-transform: uppercase;
    line-height: 1.6;
    letter-spacing: 0em;
    font-size: 55px;
    text-align: center;
    font-family: 'EditorsNoteExtraLight';
    font-weight: 400;
    font-style: normal;
    color: #fff;
}
.infobox h1 {
    font-size: 30px;
    font-family: 'EditorsNoteExtraLight';
}
.line {
    height: 1.3px;
    width: 500px;
    background: rgba(203,197,185,0.55);
}
.hwo-it-works .d-flex {
    display: flex;
    justify-content: space-between;
}
.sectionbg {
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(244, 241, 236, 1) 100%);
    position: relative;
    z-index: 9;
    top: 0;
    padding: 30px 0px;
}
.align {
    text-align: center;
}
@media(min-width:991px)
{
	.servicesbanner .image-wrap {
    width: 440px ;
}
	section.servicesbanner h1 {
    font-size: 85px;
}
	.services-and-pricing h2.section-title {
    width: 450px;
    margin: 0px auto;
    text-align: right;
		        font-size: 55px;
}
	.hwo-it-works .d-flex .line {
            margin-top: 75px;
        margin-right: 190px;
}
	
	
	.bottomimag {
    width: 301px;
    height: 400px;
    margin-top: -216px;
    float: right;
    position: relative;
    z-index: 1;
    right: 189px;
}
	.hwo-it-works.container {
    padding: 70px 0px;
}
	.hwo-it-works h1.bigheading {
    font-size: 65px;
    margin-left: 40px;
		        position: relative;
        top: 30px;
}
/* 	.infobox p {
    font-size: 14px !important;
} */
.experience-main .infobox p {
    font-size: 16px;
}
	.hwo-it-works .grid {
    width: 1000px;

}
	.hwo-it-works   .infobox {
    width: 246px;
    float: right;
}
	.center-space {
    width: 649px;
    height: 221px;
}
	.about-big-img {
    height: 649px !important;
}
	.about-big-img .left-space, .about-big-img .right-space {
    background-color: rgba(244,241,236,1) !important;
}
	.about button.boxbtn.btn {
    position: unset;
    float: right;
    margin-top: 40px;
}
    
.stickymain.stickymainactive {
    position: fixed;
    width: 100%;
    height: 800px;
    z-index: 9;
    top: 0;
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(244, 241, 236, 1) 100%);
}
.blanksticky.blankstickyactive, .galleryblank.galleryblankactive, .galleryblank2.galleryblank2active, .galleryblank3.galleryblank3active {
    height: 800px;
    display: block;
    width: 100%;
}
.topbarbg {
    background-color: rgba(244, 241, 236, 1);
    height: 50px;
}









.gallery-sequence{z-index: 99;
    position:relative;
}
 
.gallery-panel{z-index: 9;
    height:100vh;
    position:relative;
}
 
.gallery-inner{
        position: absolute;
    inset: 0;
    display: flex;
    justify-content: end;
}
 
.center-image img,
.left-gallery img{
    width: 400px;
    height: 800px;
    object-fit: cover;
}
 .right-text {
    width: 230px;
    background-color: transparent;
    background-origin: border-box;
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(244, 241, 236, 1) 100%);
    height: 702px;
    margin-top: -100px;
}
/* .right-text{
    position:absolute;
    right:120px;
} */

.right-text h2 {
    transform: rotate(90deg);
    font-size: 90px;
    font-weight: 300;
        -webkit-transform-origin: 36% 16%;
    -ms-transform-origin: 36% 16%;
    transform-origin: 14% 97%;
	font-family: 'EditorsNoteExtraLight', sans-serif;
}
 
.right-text h2{
    transform:rotate(90deg);
    font-size:90px;
    font-weight:300;
}

.gallery-panel1active {
    position: fixed;
    width: 100%;
    z-index: 9;
    top: 101px;
}

section.gallery-panel.gallery-panel2.gallery-panel2active {
    position: fixed;
    width: 100%;
    z-index: 9;
    top: 101px;
}

section.gallery-panel.gallery-panel3.gallery-panel3active {
    position: fixed;
    width: 100%;
    z-index: 9;
    top: 101px;
}
}

footer {
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 1) 70%, rgba(244, 241, 236, 1) 100%);
}



@media(max-width:767px)
{
	.experience .img-box img {
    width: 80% !important;
    display: block;
    margin-top: 40px;
}
	    .experience .rotatehd {
        transform-origin: 59% 39%;
        top: -473px;
        width: 627px;
        height: 163px;
        left: 20px;
    }
	.experience .img-box:last-child {
    overflow: unset !important;
}
	.hwo-it-works .line {
           width: 170px;
        margin-top: 30px;}
	
	   .hwo-it-works .bigheading {
			font-size: 60px;}
	
	.hwo-it-works .d-flex {
		padding: 20px;}
	
	.bottomimag {
    padding: 20px;
    margin-top: 50px;
    width: 425px;
}
	.hwo-it-works .grid {
    display: flex;
    flex-direction: column-reverse;
    margin: 0px auto;
}
	.hwo-it-works p {
    text-align: left;
    font-weight: normal;
}
	.site-logo.show a.custom-logo-link {
    display: flex !important;
    justify-content: center;
    align-items: center;
}
	.center-space {
    width: 227px;
    margin: 0px auto;
}
	.center-space h1 {
    font-size: 25px;

}
.stickysection-mainimg img {
    width: 100%;
}
.center-image img, .left-gallery img {
    width: 100%;
}

.instagram-grid .instagram-item img,.enquirenow .img-box {
    width: 100%;
}
.instagram-grid .instagram-item {
    width: 45%;
}
.enquirenow .d-felx {
    flex-wrap: wrap;
    gap: 25px;
}
.enquirenowinfo {
    width: 82%;
    text-align: left;
    position: relative;
}
.experience-section2 .grid {
    gap: 3rem;
}
/* .img-box.itemend {
    display: flex;
    flex-direction: column-reverse;
    gap: 2rem;
} */
.itemend .rotatehd {
    transform: unset !important;
}
.feature-row.reverse {
    display: flex;
    flex-direction: column-reverse;
}
.why-choose .small img {
    width: 100%;
}
    .why-choose .content-wrap {
        flex-direction: row;
        gap: 0;
}
.logo-section .d-felx .d-felx img {
    width: 42%;
	    height: 36px;
}
	.img-box {        height: 100%;
    width: 100%;
}
	.experience-content {
    padding: 45px 30px;

}
	.experience-section,.experience-main {
    padding-bottom: 30px;
}
button.boxbtn.btn {
    position: unset;
    margin: 60px auto 0px;
    display: block;
}	
	.experience-section2 .itemend .rotatehd {
    transform: scale(1, 1) translate(0px, 0px) rotate(270deg) !important;
}
	.stickysection-inner .rotatehd h1 {
    text-align: center;
}

/* .stickysection-inner .rotatehd {
    transform: unset;
    position: unset;
    transform-origin: unset !important;
    width: 100%;
    text-align: center;
} */
	.logo {
    position: unset;
    transform: unset;
    text-align: center;
    padding-top: 10px;
}
	.burger {
  width: 35px;
  height: 5px;
  background-color: black;
  margin: 6px 0;
}
	.burgermain{display:block !important;        width: 30px;
        margin: 0px auto;}
	.experience-section {
    padding-top: 30px;
}
}
.burgermain{display:none;}
footer section.enquirenow {    background-image: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(244, 241, 236, 1) 100%);
    padding-top: 0;
}
.servicesbottom {
    background-image: url(http://www.bridalmakeupartist.com.au/staging/wp-content/uploads/2026/06/cople.jpg) !important;
}
.content p {
    line-height: 1.5;
    letter-spacing: 0em;
    font-size: 16px;
    text-align: center;
    font-family: 'Albert Sans';
    font-weight: 300;
    font-style: normal;
}
.services-section{
    padding:220px 40px 40px;
    display:grid;
    grid-template-columns:1fr 1fr;
    grid-template-areas:
        "heading heading"
        "image content";
    gap:80px;
    align-items:center;
}
section.service-info {
    background-color: rgba(255, 255, 255, 1);
}
.section-heading{
    grid-area:heading;
    text-align:center;
    font-size:clamp(60px,9vw,150px);
    line-height:.9;
    font-weight:300;
    margin-bottom:20px;
}

.image-wrap{
    grid-area:image;
}

.image-wrap img{
    width:100%;
    display:block;
}

.content{
    grid-area:content;
    text-align:center;
}
.service-info h2.section-title {    text-transform: uppercase;
    font-size: 70px;
    margin-top: 0px;
    margin-bottom: 30px;
}
.service-info p, .service-info li {    clear: both;
    font-size: 16px;
    text-align: left;
    font-family: 'Albert Sans';
    font-weight: 300;
    font-style: normal;
	margin-bottom:0px;
}
.service-info ul {    margin-top: 20px;
    padding-left: 40px;
}
.service-info h4 {margin-bottom:0px;
    line-height: 1.6;
    letter-spacing: 0em;
    font-size: 25px;
    font-family: 'EditorsNoteExtraLight';
    font-weight: 100;
    font-style: normal;
    color: rgba(63, 59, 59, 1);
    text-transform: capitalize;
}
.service-info h3 {
    line-height: 1.6;
    letter-spacing: 0em;
    font-size: 30px;
    font-family: 'EditorsNoteExtraLight';
    font-weight: 100;
    font-style: normal;
    color: rgba(63, 59, 59, 1);
    text-transform: capitalize;
}
h3.sub-hd {    clear: both;
    font-family: 'EditorsNoteExtraLight';
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.01em;
    font-size: 38px;
    text-align: center;
}
/* Mobile */
@media (max-width:768px){
	.services-and-pricing h2.section-title {
    margin: 0px auto;
    text-align: right;
}
	.wedss .d-flex {
    flex-direction: column !important;
}
	section.service-info.service-info-bg {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 1107.25px;
}
	img.bgimg {
    position: absolute;
    height: 100%;
    object-fit: cover;
    left: 0;
}
	.service-info-bg .container {
    position: relative;
}
.service-info h2.section-title {
    font-size: 36px;
    width: 100%;
    line-height: 1;
}
	.service-info-bg h2.section-title{text-align:center;}
	section.service-info {
    padding: 60px 20px;
}
    .services-section{
        grid-template-columns:1fr;
        grid-template-areas:
            "image"
            "heading"
            "content";
        gap:30px;
        padding:20px;
    }

    .section-heading{
        font-size:52px;
        margin:0;
    }
	.wedding .d-flex {
    display: flex;
    flex-direction: column-reverse;
    padding: 40px 20px;
}
	.text-box .section-title {
    text-transform: uppercase;
}
}
.service-info-bg p {
    text-align: center;
    margin-top: 40px;
}
img.bgimg {
    position: absolute;
}
.wedding p {
    font-size: 14px;
    text-align: center;
}
.wedding .d-flex {
    display: flex;
}
section.wedding {
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    z-index: 9;
}
.text-box .section-title{text-align: center;
        line-height: 70px;}
section.gallry {    padding-top: 60px;
   
    position: relative;
    z-index: 9;
}
@media(min-width:768px)
{
/* 	.experience-wrap {
    max-width: 70%;
    margin: auto;
    position: relative;
} */
	section.kind-words-banner .container {    width: 70%;
    position: relative;
}
	.kind-words .experience-main{width: 70%;margin:0px auto;}
	section.experience-section.enqer .experience-image {
    height: 630px;
}
	.contact .d-felx {
    justify-content:space-between;
    width: 800px;
    margin: 0px auto;
    gap: 3rem;
    padding: 145px 0px 50px;
}
	.left-side {
    width: 330px;
}
	section.gallry-banner .container {
    width: 910px;
    height: 568px;
}
	.heading-bar .line {
    position: absolute;
    top: 50px;
    left: 0;
    width: 84%;
}
	section.gallry .container {        z-index: 9;
    width: 910px;
}
	.wedss .ima-box {
    left: 116px;
    z-index: -1;
}
	.ima-box {
    position: relative;
    left: 200px;
}
	section.wedding {
    height: 700px;
    display: flex;
    align-items: center;
}
	.wedding .d-flex {
    display: flex;
    width: 800px;
    margin: 0px auto;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 380px;
    align-items: center;
    gap: 60px;
    margin-bottom: 30px !important;
}
	.text-box .section-title {    position: relative;
    left: 180px;
    font-size: 50px !important;
    text-transform: uppercase !important;
    margin-top: 0px !important;
		margin-bottom:40px !important;
}
	.service-info-bg h2.section-title {
    width: auto !important;
    font-size: 50px !important;
}
	.services-section{
	width: 950px;}
h1.bigheading.align {
    position: absolute;
    right: 0;
    left: 0;
    top: 60px;
}
	.service-info .container {        position: relative;
    width: 800px !important;
}
	section.service-info {        position: relative;
        z-index: 9;
    background-color: rgba(255, 255, 255, 1);
    height: 700px;
    display: flex;
}
	.service-info h2.section-title {
    width: 640px;
 	line-height: 1.1;
    float: right;
    position: relative;
    left: 130px;
}
	.kind-words .grid::after {
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #d8d1cb;
    content: '';
    left: 0;
    right: 0;
    margin: 0px auto;
}
.centerblog .grid::after {
   height: 70% !important;
        bottom: 60px;
}
}
.masonry{
    column-count:3;
    column-gap:30px;
    max-width:1400px;
    margin:0 auto;
  padding: 0px 0px 180px;
}

.masonry-item{
    break-inside:avoid;
    margin-bottom:20px;
    overflow:hidden;
    position:relative;
}

.masonry-item img{
    width:100%;
    display:block;
    transition:.4s ease;
}

.masonry-item:hover img{
    transform:scale(1.03);
    filter:brightness(.85);
}

.masonry-item::after{
    content:'+';
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    color:#fff;
    font-size:42px;
    opacity:0;
    transition:.3s;
    pointer-events:none;
}

.masonry-item:hover::after{
    opacity:1;
}

@media (max-width:991px){
	section.gallry {
    padding: 25px;
}
	section.gallry-banner {
    padding: 0px 20px;
}
	.heading-bar .line {
    display: none;
}
	.heading-bar h1.bigheading.enquire-title {
		width: 300px !important;}
    .masonry{column-count:3;}
}

@media (max-width:767px){
    .masonry{column-count:3;}
}


/* SECTION */
.slider-section{height:100%;
    width:100%;
    max-width:1400px;
    margin:0 auto;
    overflow:hidden;
    padding:50px 0;
}

/* SWIPER */
.mySwiper{
    width:100%;
    overflow:visible;
}

/* IMPORTANT FOR SMOOTH CONTINUOUS MOTION */
.swiper-wrapper{
    align-items:center;
    transition-timing-function:linear !important;
}

/* DESKTOP */
.swiper-slide{
    width:26vw !important;
    flex-shrink:0;
}

.swiper-slide img{
    width:100%;
    height:750px;
    object-fit:cover;
    display:block;
    user-select:none;
    -webkit-user-drag:none;
}

.main-bg {
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(244, 241, 236, 1) 100%);
    position: relative;
    z-index: 9;
}

.heading-bar h1.bigheading.enquire-title::after{display:none;}
.heading-bar {    padding-bottom: 60px;
    display: flex;
    justify-content: end;
	position: relative;
}
.heading-bar h1.bigheading.enquire-title {width: 400px;
    text-align: right;
}
.heading-bar .line {
    position: absolute;
    top: 50px;
    left: 0;
}
/* TABLET */
@media(max-width:1024px){

    .swiper-slide{
        width:40vw !important;
    }

    .swiper-slide img{
        height:600px;
    }
}

/* MOBILE */
@media(max-width:767px){
    .wedding h2.section-title {
        font-size: 55px;
        line-height: 55px;
        width: 300px;
        margin: 60px auto 40px;
    }
	.why-choose .text h3 {
    font-size: 25px;
}
	.contact .d-felx {
    flex-direction: column-reverse;
    padding: 40px 30px;
}
	.right-side .img-box {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 40px !important;
}
    .swiper-slide{
        width:40vw !important;
    }

    .swiper-slide img{
        height:300px;
    }
}
.right-side .img-box {
    width: 300px;
    height: 500px;
}
.left-side p {
    color: rgba(63, 59, 59, 1);
    line-height: 1.4;
    letter-spacing: 0em;
    font-size: 18px;
    text-align: left;
    font-family: 'EditorsNoteExtraLight';
    font-weight: 400;
    font-style: normal;
}
h2.bigheading.enquire-title-sub {
    font-size: 30px !important;
}





/*form*/
.page-id-617 .main-bg .container,.page-id-626 .main-bg .container{
    max-width: 572px;
}
.page-id-617  h1.entry-title,.page-id-626  h1.entry-title{    padding-top: 70px;
    text-align: center;
    margin: 0px 0px 70px;
    color: rgba(63, 59, 59, 1);
    text-transform: uppercase;
    line-height: 1.1;
    letter-spacing: 0em;
    font-size: 40px;
    font-family: 'EditorsNoteExtraLight';
    font-weight: 400;
    font-style: normal;
}
.contact-main-bg,.page-id-417  footer#site-footer,.page-id-417 footer section.enquirenow {
    position: relative;
    z-index: 9;
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
.wedding-form {
    max-width: 1200px;
    margin: 0 auto;
}

.wedding-form .form-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.form-group br {
    display: none;
}
.form-group.full-width {
    margin-top: 10px;
    margin-bottom: 25px;
}
.wedding-form .full-width {
    width: 100%;
}

.wedding-form label {
    display: block;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 8px;
    color: #000;
    letter-spacing: .5px;
}

.wedding-form input,
.wedding-form select,
.wedding-form textarea {
    width: 100%;
    border: 1px solid #d9d9d9;
    padding: 6px 15px;
    font-size: 14px;
    background: #fff;
    border-radius: 0;
    box-sizing: border-box;
    outline: none;
}

.wedding-form input:focus,
.wedding-form select:focus,
.wedding-form textarea:focus {
    border-color: #000;
}

.wedding-form textarea {
    min-height: 120px;
    resize: vertical;
}

.wedding-form input::placeholder,
.wedding-form textarea::placeholder {
    color: #999;
}

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

.wedding-form input[type="file"] {
    border: 2px dashed #d9d9d9;
    padding: 30px;
    text-align: center;
    cursor: pointer;
}

.wedding-form .submit-wrap {
    text-align: right;
    margin-top: 30px;
}

.wedding-form input[type="submit"] {
    width: auto;
    background: #000;
    color: #fff;
    border: none;
    padding: 14px 40px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: .3s;
}

.wedding-form input[type="submit"]:hover {
    opacity: .85;
}

.wpcf7-spinner {
    display: block;
    margin-top: 10px;
}

/* Mobile */

@media (max-width: 767px) {

    .wedding-form .form-grid {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .wedding-form input,
    .wedding-form select,
    .wedding-form textarea {
        font-size: 16px;
    }

    .wedding-form .submit-wrap {
        text-align: center;
    }

    .wedding-form input[type="submit"] {
        width: 100%;
    }

}
.quote-icon {
    font-size: 84px;
    line-height: 50px;
    margin-top: 40px;
    margin-right: -122px;
}
.enqer h6.auter {
    text-align: right;
}

main#content {
    background-color: #f4f1ec;
    position: relative;
    z-index: 9;
}


.page-content .main-bg {
    background-image: linear-gradient(0deg, rgb(255 255 255 / 54%) 0%, rgba(244, 241, 236, 1) 100%);
}






.event-form{
    max-width:100%;
}

.event-form__grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:20px;
    margin-bottom:15px;
}
.event-form__field br {
    display: none;
}


.event-form label{
    display:block;
    margin-bottom:8px;
    font-size:11px;
    line-height:1.4;
    font-weight:500;
    text-transform:uppercase;
    color:#000;
}

.event-form input[type="text"],
.event-form input[type="email"],
.event-form input[type="tel"],
.event-form input[type="date"],
.event-form select,
.event-form textarea{
    width:100%;
    height:35px;
    border:1px solid #cfd4da;
    background:#fff;
    padding:0 12px;
    font-size:13px;
    color:#333;
    box-sizing:border-box;
    border-radius:0;
}

.event-form textarea{
    height:110px;
    padding:12px;
    resize:none;
}

.event-form input::placeholder,
.event-form textarea::placeholder{
    color:#9da5af;
}

.event-form select{
    appearance:none;
    -webkit-appearance:none;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20'%3E%3Cpath fill='%23333' d='M5 7l5 6 5-6z'/%3E%3C/svg%3E");
    background-repeat:no-repeat;
    background-position:right 12px center;
    padding-right:40px;
}

.event-form__upload{
    margin-top:25px;
}

.event-form input[type="file"]{
    width:auto;
    border:none;
    padding:0;
    font-size:13px;
}

.event-form__submit{
    text-align:right;
    margin-top:25px;
}

.event-form input[type="submit"]{
    background:#000;
    color:#fff;
    border:none;
    padding:14px 34px;
    font-size:16px;
    cursor:pointer;
    border-radius:3px;
    transition:.3s;
}

.event-form input[type="submit"]:hover{
    opacity:.85;
}

.wpcf7-spinner{
    margin-top:10px;
}

@media(max-width:767px){

    .event-form__grid{
        grid-template-columns:1fr;
        gap:0;
    }

    .event-form input[type="submit"]{
        width:100%;
    }

    .event-form__submit{
        text-align:center;
    }

}

/*form*/



.center-text-box {    margin-bottom: 70px;
    background-color: #fff;
    padding: 30px;
    width: 757px;
    height: 343px;
}
.center-text-box .quote-icon {
    margin: 30px 0px 0px;
    text-align: center;
}
p.comments {
    font-size: 20px;
    text-align: center;
}
.center-text-box h6.auter {
    text-align: center;
    font-size: 16px;
}

section.kind-words-banner {
    position: relative;
}
.banner-hd {
    position: absolute;
    bottom: -112px;
    width: 450px;
    right: -19px;
    background-color: rgba(244,241,236,1);
    padding: 20px;
}
/* .banner-hd h1.bigheading {
    margin-left: -120px;
} */
.kind-words-banner .banner-hd {
    width: 480px;
	    background-color: rgb(246 243 239);
}
.kind-words-banner .banner-hd h1.bigheading {
    margin-left: 20px;
}
.kind-words-banner .line {
    position: relative;
    top: 43px;
    left: 218px;
}
section.kind-words-banner,.blog {
    margin-bottom: 100px;
    padding-top: 70px;
}
section.kind-words-banner {
    margin-bottom: 100px;
}
@media(max-width:768px){
.center-text-box {
    background-color: #fff;
    padding: 30px;
    width: 80% !important;
    height: auto !important;
}
    .form-row{
        grid-template-columns:1fr;
        gap:0;
    }

/*     body{
        padding:20px 10px;
    } */
.banner-hd {    right: -12px !important;

    width: 320px !important;
 
}
	.kind-words-banner .line {width: 282px;
    position: relative;
    top: 42px;
    left: 18px !important;
}
	.kind-words-banner h1.bigheading {
    line-height: 1.3;
}
	.banner-hd h1.bigheading {font-size: 50px !important;
    margin-left: -18px;
}
section.big-img.kind-wordsbig {
        height: auto !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 100px 0px 40px;
    }
}
.main-bg section.enquirenow.kind-words {
    background-image: unset !important;
}

section.experience-section.enqer {
    background-color: unset;
}
.centerblog img {
    width: 300px;
    height: 350px;
}
.kind-words h6.auter {
    font-size: 12px;
}
.page-id-484 footer#site-footer, .page-id-484 section.enquirenow {
    background-image: url();
}

.enquiry-buttons {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 50px;
    margin-top: 40px;
}

.enquiry-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 50px;
    border: 1px solid #222;
    background: #fff;
    color: #111;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 13px;
    font-weight: 400;
    transition: all .3s ease;
    box-sizing: border-box;
}

.enquiry-btn:hover{
    background:#111;
    color:#fff;
}

@media (max-width:767px){

    .enquiry-buttons{
        gap:40px;
    }

    .enquiry-btn{
        min-height:70px;
        font-size:14px;
        letter-spacing:2px;
        padding:15px;
        text-align:center;
    }

}



@media (max-width:767px){

    .site-navigation-dropdown.show{

/*         display:grid !important; */

        /* grid-template-columns: 2fr 3fr; */

/*         gap: 0;

        align-items:start;

        padding:0 0 0 0; */

    }

/*     #menu-menu-1{

        margin: 0 !important;

        padding-left: 25px !important;

        border-left: 0px solid #cfc8c0;

        width:100% !important;

    }

    #menu-social{

        margin:0 !important;

        padding:0 !important;

        width:auto !important;

    }

    #menu-menu-1 li,

    #menu-social li{

        display:block !important;

    }

    #menu-social a{

        white-space:nowrap;

    }
.site-navigation-dropdown ul.menu li a {
    box-shadow: unset;
    padding: 10px;
} */
.page-id-694 section.kind-words-banner {
    margin-bottom: 100px;
    padding-top: 0px;
}
 
.page-id-694 section.terms-and-conditions-info {
    padding: 0 20px;
}
	.page-id-694 .header-inner .site-logo.show {
    display: none;
}
}
.centerblog .boxinner2.boxinner,.last-section .boxinner2.boxinner {
    padding-top: 0px;
}
.centerblog .boxinfop+p {
    height: 130px;
}
.centerblog .img-box:first-child .boxinfop+p {
    text-align: right;
}
.centerblog .experience-main.experience-section2.padding-botom {
    overflow: hidden;
    position: relative;
}
.kind-words+.centerboxdiv.enqer .experience-content p {
    right: 170px;
}
.page-id-37  .experience-content.frst-mobile {
    background: rgb(255 255 255);
}

@media(min-width:991px) and (max-width:1440px)
{
	.service-info h2.section-title {left: 0;
    float: unset !important;
}
	.text-box .section-title,.page-template-page-services-and-pricing .ima-box{left:0px !important;}
	.experience-section-home .experience-wrap {
    width: 70%;
}
	.experience-section-home  .experience-content.frst-mobile {
    width: auto !important;
    right: -230px;
}
.laptop-width h2.section-title {
    width: 71%;
    margin: 15px auto 15px;
}
	.hwo-it-works .d-flex {
    width: 75%;
    margin: 0px auto;
}
	.headings .line {
    margin-right: 23px !important;
}
	.service-info h2.section-title {
    margin: 0px auto 50px;
		        text-align: center;
}
	.instagram-grid {
   
    width: 80%;
    margin: 0px auto;
}
	    .enquirenow .container {
        max-width: 80%;
    }
	.wedding .d-flex {
    gap: 100px;
}
}
section.kind-words-banner.terms-and-conditions,.bgsection
,.terms-and-conditions-info,.blog {
    position: relative;
    z-index: 99;
    background-color: #f4f1ec;
	margin-bottom: 0px;
}
.terms-and-conditions-info section.terms-conditions h1, .terms-and-conditions-info section.terms-conditions h2,.terms-and-conditions-info section.terms-conditions h3 {
    color: rgba(63, 59, 59, 1);
    text-transform: uppercase;
    line-height: 1.3;
    letter-spacing: 0em;
    font-size: 25px;
    text-align: left;
    font-family: 'EditorsNoteExtraLight';
    font-weight: 400;
    font-style: normal;
    margin-top: 50px;
}
.terms-conditions p, .terms-conditions li {
    font-size: 16px;
    font-family: 'Albert Sans';
    font-weight: 300;
    font-style: normal;
    color: rgba(63, 59, 59, 1);
    line-height: 1.5;
}
.terms-conditions ul {
    padding-left: 18px;
}
.terms-and-conditions-info .quoteinfo.mobile-qute {
    padding-bottom: 5px;
}
    .terms-and-conditions-info .container {
 
        padding: 10px 0px;
    }
.bgsection {
    padding-bottom: 30px;
    padding-top: 30px;
}
.Blog-link p{    color: rgba(63, 59, 59, 1);
    margin-bottom: 20px;
    text-transform: none;
    line-height: 1.5;
    letter-spacing: 0em;
    font-size: 18px;
    font-family: 'Albert Sans';
    font-weight: 300;
    font-style: normal;
}
ul.blog-category-link {
    list-style: none;
    display: flex;
    gap: 1rem;
    margin-bottom: 15px;
}
ul.blog-category-link li {position:relative;
    color: rgba(63, 59, 59, 1);
    text-transform: uppercase;
    line-height: 1.8;
    letter-spacing: 0em;
    font-size: 16px;
    font-family: 'Albert Sans';
    font-weight: 600;
    font-style: normal;
    text-decoration: unset;
}
ul.blog-category-link li:hover:after {
    border-bottom: 3px solid;
    content: "";
    position: absolute;
    bottom: -.25rem;
    left: 0;
    width: 100%;
    height: .125rem;
}
.category-section .quoteinfo.mobile-qute {
    margin: 0px 0px 30px;
    padding: 0px;
    font-size: 40px;
    font-weight: 500;
}


.blog-container {
 display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}



.blog-card a {
    text-decoration: none;
    color: inherit;
    display: block;
}

.blog-image {
    overflow: hidden;
}

.blog-image img {
    width: 100%;
    height: 330px;
    object-fit: cover;
    display: block;
    transition: 0.4s ease;
}

.blog-card:hover img {
    transform: scale(1.05);
}

.blog-content {
    padding: 24px 0 0;
}

.blog-content h2 {
     font-size: 20px;
    line-height: 1.25;
    font-weight: 400;
    color: #000;
    margin: 0 0 18px;
    letter-spacing: -0.4px;
    font-family: 'Albert Sans';
}

.blog-content .author {
    display: block;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #444;
    font-weight: 500;
    font-family: Arial, sans-serif;
}

/* Tablet */
@media (max-width: 991px) {

    .blog-container {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }

    .blog-image img {
        height: 280px;
    }

    .blog-content h2 {
        font-size: 20px;
    }
}

/* Mobile */
@media (max-width: 767px) {
	.bgsection,.featured-post__content {
    padding: 20px !important;
}
	.featured-post__wrapper {
    grid-template-columns: 1fr !important;
}

    .blog-container {
        grid-template-columns: 1fr;
        gap: 35px;
    }
.Products .quoteinfo.mobile-qute {
    padding-bottom: 25px;
    position: relative;
    margin: 0px;
}
	.Products h1 {
    font-size: 20px;
		width: auto !important;}
section.blog {
    padding: 0px !important;
}	
	ul.blog-category-link {
    flex-direction: column;
    align-items: center;
    gap: 1px;
}
	.Products .line {
    width: 100% !important;
}
    .blog-image img {
        height: auto;
        aspect-ratio: 4/3;
    }

    .blog-content {
        padding-top: 18px;
    }

    .blog-content h2 {
        font-size: 20px;
        line-height: 1.2;
    }

    .blog-content .author {
        font-size: 13px;
    }
}
.Products .line {    width: 60%;
    position: absolute;
    top: 15px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0px auto;
}
.Products .quoteinfo.mobile-qute {    padding-bottom: 45px;
    position: relative;
}
.Products h1 {
    font-size: 25px;
    width: 20%;
    margin: 0px auto;
    background-color: #fff;
    position: relative;
    z-index: 9;
}

.featured-post {
    padding: 0;
    background: #fff;
}

.featured-post__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 500px;
}

.featured-post__image {
    overflow: hidden;
}

.featured-post__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.featured-post__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 60px;
    background: #fff;
}

.featured-post__category {    font-family: 'Albert Sans';
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;
    margin-bottom: 18px;
    font-weight: 500;
}

.featured-post__title {    font-family: 'EditorsNoteExtraLight';
    font-weight: 400;
    font-style: normal;
    margin: 0 0 25px;
    font-size: 45px;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -1px;
}

.featured-post__title a {
    color: #000;
    text-decoration: none;
}

.featured-post__title a:hover {
    opacity: .8;
}

.featured-post__author {    font-family: 'Albert Sans';
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #555;
}








/* Tabs */
.category-tabs{
    display:flex;
    align-items:center;
    gap:35px;
    flex-wrap:wrap;
    border-bottom:1px solid #000;
    padding-bottom:15px;
    margin-bottom:40px;
}

.tab,
.more-btn{
    background:none;
    border:none;
    cursor:pointer;
    font-size:18px;
    color:#111;
}

.tab.active{
    color:rgba(63, 59, 59, 1);
}

/* Dropdown */
.more-wrapper{
    position:relative;
}

.more-menu{
    position:absolute;
    top:40px;
    left:0;
    background:#fff;
    width:180px;
    box-shadow:0 10px 30px rgba(0,0,0,.15);
    list-style:none;
    display:none;
    z-index:100;
}

.more-menu.show{
    display:block;
}

.more-menu li{
    padding:12px 20px;
    cursor:pointer;
}

.more-menu li:hover{
    background:#f5f5f5;
}

/* Sections */
.tab-section{
    display:none;
}

.tab-section.active{
    display:block;
}

/* Blog Grid */
.beauty-posts .blog-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:30px;
}

.beauty-posts .blog-card{
    display:block;
}

.beauty-posts .blog-image img{
    width:100%;
    height:350px;
    object-fit:cover;
    transition:.4s;
}

.beauty-posts .blog-card:hover img{
    transform:scale(1.05);
}

.beauty-posts .blog-content{
    padding:20px;
}

.beauty-posts .blog-meta{
    font-size:13px;
    text-transform:uppercase;
    letter-spacing:1px;
    color:#555;
    margin-bottom:15px;
}

.beauty-posts .blog-content h3{
    font-size:20px;
    line-height:1.5;
    font-weight:500;
    margin-bottom:15px;
}

.beauty-posts .blog-content p{
    color:#555;
}
.beauty-posts h2.section-title {
    margin: 0px 0px 30px;
    font-size: 45px;
    font-weight: 500 !important;
}

/* Responsive */
@media(max-width:991px){
   .beauty-posts  .blog-grid{ grid-template-columns:repeat(2,1fr); }
    .beauty-posts .section-title{ font-size:45px; }
}

@media(max-width:767px){
    .beauty-posts .blog-grid{ grid-template-columns:1fr; }
   .beauty-posts  .section-title{ font-size:35px; }
}

.beauty-posts .blog-image{
    overflow:hidden;
}

.beauty-posts .blog-image img{
    width:100%;
    height:350px;
    object-fit:cover;
    display:block;
    transition:.4s;
}

.beauty-posts .blog-card:hover img{
    transform:scale(1.05);
}

.beauty-posts .blog-content{
    padding-top:18px;
}

.beauty-posts .blog-meta{
    font-size:13px;
    text-transform:uppercase;
    letter-spacing:1px;
    color:#555;
    margin-bottom:15px;
}

.beauty-posts .blog-meta span{
    margin-left:10px;
}

.beauty-posts .blog-content h3{
    font-size: 20px;
    line-height:1.5;
    font-weight:500;
    margin-bottom:15px;
}

.beauty-posts .blog-content p{
    color:#555;
    line-height:1.6;
}
.beauty-posts button.tab {
    font-size: 20px;
}
.beauty-posts .blog-image {
    height: 250px;
}
/* Responsive */
.category-tabs [type=button]:focus,.category-tabs [type=button]:hover,.category-tabs [type=submit]:focus,.category-tabs [type=submit]:hover,.category-tabs button:focus, .category-tabs button:hover {color: rgba(63, 59, 59, 1);
    background-color: transparent;
}
@media (min-width:768px)
{
	.beauty-posts .blog-card {
    display: block;
    background-color: #fff;
}
}
@media(max-width:767px){

	.beauty-posts h2.section-title {
    margin-bottom: 10px !important;
}
	
	.category-tabs {
        gap: 5px !important;
        flex-wrap: nowrap !important;
        overflow-y: scroll !important;
    }
    .blog-grid{
        grid-template-columns:1fr;
    }

    .section-title{
        font-size:35px;
    }

    .blog-image img{
        height:280px;
    }
	
	.single.single-post .page-header{
		flex-direction:column;
		gap:0px !important;
	}
	.single.single-post .page-header .entry-title{
		width:100% !important;
	}
	.single.single-post .post .wp-post-image{
		width:100% !important;
	}
	.single.single-post .page-header .entry-title{
	padding:0 20px !important;
}
}



.category #site-header .left-menu.site-navigation.show{
	display:none;
}
/* .single.single-post #site-header .left-menu.site-navigation.show {
	display:none;
} */
.category .container{
	max-width: 1400px;
}
.category .blog-grid{
	justify-items:center;
}
.single.single-post .site-main{
	max-width: 1400px;
}
.single.single-post .page-header{
	display: flex;
    justify-content: center;
    align-items: center;
	gap:30px;
	margin-bottom:14px;
}
.single.single-post .page-header .entry-title{
	font-size: 32px;
	text-align:center;
	width:50%;
	padding:0 80px;
}
.single.single-post .post .wp-post-image{
	max-height: 100vh;
    object-position: top;
    width: 50%;
    object-fit: cover;
    height: 100vh;
}
.single-post p, .single-post h2, .single-post ul li, .single-post h1, .single-post div{
/*     font-family: 'Albert Sans'; */
    font-family: 'ABCArizonaMix,Georgia,serif';
    font-style: normal;
    font-weight: 300;
}
.single-post ul{
	list-style-position: inside;
}
.category .blog-card{
	min-width: 244px;
	width: 60%;
}
.category .blog-card .post-meta{
	font-size: 15px;
}
.category .blog-card h2 a{
	font-size: 20px;
	color: #000;
}
.faq-question{
	text-transform:uppercase;
}

.single-post .bridal_single_img{
	width: 100%;
    max-width: 100%;
    object-position: top;
    object-fit: cover;
}


/* =========================================
   MOBILE MENU
========================================= */

@media (max-width: 767px) {
.site-navigation-dropdown ul.menu {
    margin: 15px 0 0 0;
}
    .custom-mobile-menu {
        position: fixed !important;
        top: 7px !important;
        left: 17px !important;
        width: calc(100% - 34px) !important;
        height: calc(100dvh - 7px) !important;
        background: #fff !important;
        z-index: 999999 !important;
        overflow-y: auto !important;

        transform: translateX(-110%) !important;
        transition: transform .4s ease !important;
    }

    body.mobile-menu-open .custom-mobile-menu {
        transform: translateX(0) !important;
    }

    .custom-mobile-top {
        height: 115px;
        position: relative;
    }

    .custom-mobile-logo {
        position: absolute;
        top: 42px;
        left: 28px;
    }

    .custom-mobile-logo img {
        width: 110px !important;
        height: auto !important;
        max-height: none !important;
    }

    .custom-mobile-close {
        all: unset !important;
        position: absolute !important;
        top: 43px !important;
        right: 58px !important;
        width: 22px !important;
        height: 22px !important;
        cursor: pointer !important;
    }

    .custom-mobile-close span {
        position: absolute;
        top: 10px;
        left: 1px;
        width: 20px;
        height: 1px;
        background: #333;
    }

    .custom-mobile-close span:first-child {
        transform: rotate(45deg);
    }

    .custom-mobile-close span:last-child {
        transform: rotate(-45deg);
    }

    .custom-mobile-links {
        padding: 10px 28px 50px;
    }

    .custom-mobile-links ul {
        display: block !important;
        margin: 0 !important;
        padding: 0 !important;
        list-style: none !important;
    }

    .custom-mobile-links li {
        display: block !important;
        margin: 0 0 25px !important;
        padding: 0 !important;
        text-align: left !important;
    }

    .custom-mobile-links li a {
        display: block !important;
        padding: 0 !important;
        color: #292929 !important;
        font-family: "Albert Sans", sans-serif !important;
        font-size: 11px !important;
        font-weight: 400 !important;
        line-height: 1.5 !important;
        letter-spacing: 1.2px !important;
        text-transform: uppercase !important;
        text-align: left !important;
        box-shadow: none !important;
    }

    .custom-mobile-links .current-menu-item > a {
        color: #e89a9e !important;
    }
}

.site-navigation-toggle-holder {
    align-items: center;
    display: flex;
    padding: 8px 15px;
    /* top: 32px; */
    position: relative;
    z-index: 999999;
    right: 0;
    /* width: 100%; */
}
.site-navigation-dropdown ul.menu {
    height: 100vh;

}
 body:has(.site-navigation-toggle-holder.elementor-active) {
        overflow: hidden !important;
    }
.site-navigation-dropdown {
/*     height: 100dvh !important; */
/*     overflow-y: auto !important; */
}
.site-navigation-dropdown ul.menu li a {
    box-shadow: unset;
    text-align: center;
    padding: 8px 20px 8px 30px;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Albert Sans';
    font-weight: 300;
	color: rgba(63, 59, 59, 1) !important;
}
.site-navigation-toggle-holder:not(.elementor-active) + .site-navigation-dropdown {
    max-height: none !important;
    transform: translateX(-110%) !important;
}
.site-navigation-toggle-holder.elementor-active + .site-navigation-dropdown {
    max-height: none !important;
    transform: translateX(0) !important;
}
.site-navigation-dropdown {
    transform-origin: left center !important;
    transition: transform 0.4s ease !important;
}

