/*
	Theme Name: PRIMROSE
	Theme URI: http://spiritnoise.com/
	Author: Shobhit Verma
	Description: Custom theme for Primrose website
	Author URI: https://www.linkedin.com/in/shobhit-verma-26148194
	Template: twentynineteen
	Version: 1.0
*/


/*fonts*/
h1,h2,h3,h4,h5,h6{
	font-weight: 400;
	font-family: 'Vidaloka', serif;
}

h1,h2{
	font-size: 46px;
	line-height: 50px;
	margin-bottom: 25px;
	color: #333333;
}
h3{
	font-size: 32px;
    line-height: 36px;
    margin-bottom: 15px;
    color: #333333;
}
h4{
	font-size: 20px;
	line-height: 24px;
	color: #e7168e;
}
body,p{
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
	text-transform: none;
	color: #666666;
	font-family: 'Poppins', sans-serif;
}
img{
	max-width: 100%;
	height: auto;
}
iframe{
	max-width: 100%;
}
a{
	color: #000000;
}
a:hover{
	text-decoration: none;
}
a:visited{
	color: #161337;
	text-decoration: none;
}
a:focus{
	color: #161337;
	text-decoration: none;
}

#page {
    position: relative;
    overflow: hidden;
}
/*header*/
#masthead{
	background-color: #ffffff;
}
.header-wrap{
	position: relative;
	padding: 5px 0px;
}
.site-title{
	width: 268px;
	height: 110px;
	text-indent: -9999px;
	background-image: url("https://www.primrosehairbeautyandlaser.com.au/wp-content/uploads/2024/05/Primrose-logo_new.png");
	background-position: 0px 0px;
	background-size: 100%;
	background-repeat: no-repeat;
}
#navbar{
	display: inline-block;
	padding: 0px;
}
#navbar a{
	color: #333333;
	font-weight: 400;
	font-family: 'Vidaloka', serif;
}
.social-media li{
	font-size: 18px;
	line-height: 22px;
}
.social-media .list-inline-item:not(:last-child){
	margin-right: 15px;
}
#navbar #primary-menu{
	margin: 0px;
	margin-top: 25px;
}
#navbar #primary-menu li{
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 4px;
}
#navbar #primary-menu .current-menu-item a{
	color: #e7168e;
}
#navbar #primary-menu a:hover{
	color: #e7168e
}
#navbar #primary-menu .list-inline-item:not(:last-child){
	margin-right: 1.5rem;
}
#navbar .phone-no{
	font-size: 16px;
	line-height: 20px;
	padding-left: 22px;
}
#navbar .social-media{
	padding-left: 15px;
	margin-left: 15px;
	border-left: 2px solid #333333;
}
#navbar .phone-no,
#navbar .social-media a{
	color: #e7168e;
}
.phone-no{
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
}
.phone-no-lbl{
	color: #333333;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 2px;
	font-family: 'Vidaloka', serif;
}
/*main*/
#main{
	min-height: 500px;
}
.entry-header{
	height: 450px;
	width: 100%;
	margin-bottom: 3rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
}
.entry-title{
	padding: 15px 0px;
	font-size: 36px;
	line-height: 40px;
	font-weight: 400;
	color: #e7168e;
	margin: 0px;
	position: relative;
	background-color: #edeeef;
}
.title{
	margin-bottom: 50px;
}
.entry-content{
	max-width: 700px;
	width: 100%;
	margin-bottom: 30px !important;
}
.center-content{
	max-width: 700px;
	width: 100%;
	margin-bottom: 30px !important;
}
.center-content img.aligncenter{
	display: block;
	margin: 0px auto;
}
/*home*/
.home-main{
	position: relative;
}
.home-main-slider .slider-slide .img{
	min-height: 376px;
    height: 85.33333vw;
    max-height: 100vh;
	position: relative;
}
.home-main-slider .slider-slide .img img {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0;
}
.home-main-slider .slider-slide .slide-caption{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #ffffff;
	padding: 50px 0px;
	z-index: 1;
}
.home-main-slider .slider-slide .slide-caption h2{
	font-size: 142px;
	line-height: 132px;
	font-weight: 300;
	color: #e7168e;
}
.home-main-slider .slick-arrow{
	height: 37px;
}
.home-main-slider .slick-prev{
	transform: rotate(-90deg);
}

.home-main-slider  .slick-next{
	transform: rotate(90deg);
}
.slick-arrow{
	width: inherit;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	letter-spacing: 1px;
	z-index: 1;
	text-transform: uppercase;
	font-family: 'Vidaloka', serif;
}
.slick-arrow:before{
	display: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: #333333;
}
.slick-prev{
	left: 25px;
}
.slick-next{
	right: 25px;
}
.home-feature-services .slider-slide{
	width: 33.33%;
	float: left;
}
.home-feature-services .slick-arrow{
	width: 40px;
	height: 70px;
	font-size: 0px;
	background-repeat: no-repeat;	
	background-position: top left;
	background-size: 100%;
}
.home-feature-services .slick-prev{
	background-image: url("images/prev-icon.png");
}
.home-feature-services .slick-next{
	background-image: url("images/next-icon.png");
}

.salon-feature-video .parallax{
	background-attachment: fixed;
}
.salon-feature-video .video-label{
	position: relative;
	margin-right: -100%;
	background-color: rgba(231,22, 142, 0.6);
	z-index: 1;
}
.salon-feature-video .video-label h2{
	font-size: 56px;
	line-height: 56px;
	letter-spacing: 2px;
	padding: 20px 15px;
	color: #ffffff;
}
.salon-feature-video .video a{
	position: relative;
	display: block;
}
.salon-feature-video .play-icon{
	width: 112px;
	height: 112px;
	position: absolute;
	top: -50%;
	bottom: -50%;
	left: -50%;
	right: -50%;
	margin: auto;
	background-image: url("images/play-icon.png");
	background-repeat: no-repeat;
	background-position: center;
}
.appointment-container{
	max-width: 800px;
	width: 100%;
	margin: 0px auto;
}
.testimonail-slider{
	max-width: 700px;
	width: 100%;
	margin: 0px auto;
}
.testimonail-slider .img-col{
	width: 180px;
	border: 1px solid #e7168e;
}
.testimonail-slider .img{
	width: 180px;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.testimonail-slider .text-col strong{
	color: #333333;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
}
.testi-title{
	padding-left: 135px;
	background-image: url("images/quote-icon.png");
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 86px;
}
.slick-dots li button:before{
	font-size: 8px;
	color: #e7168e;
	opacity: 1;
}
.slick-dots li.slick-active button:before,
.slick-dots li button:hover::before,
.slick-dots li button:focus::before{
	color: #e7168e;
}

/*about us*/
.team-wrapper {
	max-width: 850px;
	width: 100%;
}


/*services*/
.s-col {
	position: relative;
}
.s-col img{
	width: 100%;
}
.s-col h2{
	font-size: 36px;
	line-height: 40px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 50px;
	margin-bottom: 0px;
	text-align: center;
	color: #ffffff;
}
.s-col .img:after{
	content: "";
	width: 100%;
	height: 50%;
	position: absolute;	
	bottom: 0px;
	left: 0px;
	background: linear-gradient(180deg, rgba(231,22,142,0) 0%, rgba(231,22,142,0.5970763305322129) 100%);
}
.services-list{
	column-count:3;
	column-gap: 80px;
}
.services-list h4{
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
}
.services-list h4:first-child{
	margin-top: 0px !important
}
.services-list .d-flex{
	align-items: center;
}
.services-list .d-flex > div:last-child{
	min-width: 100px;
	text-align: right;
}
/*contact*/
.c-field input,
.c-field textarea{
	width: 100%;
	height: 80px;
	margin-bottom: 20px;
	padding: 20px 40px;
	border: none;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	background-color: #ffffff;
	font-family: 'Vidaloka', serif;

}
.c-field textarea{
	height: 120px;
}

.c-field input::-webkit-input-placeholder,
.c-field textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #808080;
}
.c-field input::-moz-placeholder,
.c-field textarea::-moz-placeholder { /* Firefox 19+ */
	color: #808080;
}
.c-field input:-ms-input-placeholder,
.c-field textarea:-ms-input-placeholder { /* IE 10+ */
	color: #808080;
}
.c-field input:-moz-placeholder,
.c-field textarea:-moz-placeholder { /* Firefox 18- */
	color: #808080;
}

.contact-form [type=submit]{
	max-width: 270px;
	width: 100%;
	padding: 32px 15px;
	border:	none;
	background-color: transparent;
	font-size: 12px;
	line-height: 100%;
	letter-spacing: 4px;
	font-family: 'Vidaloka', serif;
}
.contact-form .submit .button{
	max-width: 270px;	
	padding: 0px;
}
.contact-form [type=submit]:hover{
	color: #ffffff;
}

span.wpcf7-list-item{
	margin: 0px;
}
span.wpcf7-checkbox .wpcf7-list-item-label{
	line-height: 20px;
	margin-left: 10px;
	vertical-align: top;
	font-weight: 400;
}
.wpcf7 [type=submit]{
	cursor: pointer;
}
.wpcf7-response-output{
	border: none !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-left: 0px !important;
}
.button .ajax-loader{
	position: absolute;
	bottom: -20px;
	left: -50%;
	right: -50%;
	margin: 0px auto !important;
	z-index: 1;
}
.wpcf7-not-valid-tip{
	margin-top: -10px;
	margin-bottom: 30px;
}
.g-map{
	filter: grayscale(100%);
}
.g-map iframe{
	width: 100%;
}

/*footer*/
#colophon{
	padding: 50px 0px 10px 0px;
	margin-top: 80px;
	background-image: url("images/footer-parallax.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
#colophon, #colophon p, #colophon h3, #colophon a, #colophon li{
	color: #ffffff;
	font-family: 'Vidaloka', serif;
}
#colophon h3{
	font-size: 20px;
	line-height: 24px;
}
.footer-logo a{
	display: inline-block;
}
.footer-navigation{
	width: 100%;
	text-align: right;
}
.footer-navigation li{
	font-size: 16px;
    line-height: 22px;
    letter-spacing: 4px;
}
.footer-navigation .list-inline-item:not(:last-child){
	margin-right: 1.5rem;
}
#colophon .widget-area{
	margin-bottom: 80px;
}
#colophon .widget-column{
	display: flex;
}
.widget-area section{
	width: 33.33%;
}
.widget-area section .textwidget{
	height: 100%;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
p.address, p.phone-no, p.email {
    padding-left: 30px;
    position: relative;
    line-height: 22px;
    margin-bottom: 10px;
}
p.address i, p.phone-no i, p.email i {
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 22px;
}
p.address, p.email{
	letter-spacing: 1px;
}
p.address i, p.email i {
    top: 1px;
}
#colophon p.address{
	margin-bottom: 0px;
}
#colophon p.phone-no{
	font-family: 'Poppins', sans-serif;
}
.address strong {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
}
#colophon .button{
	width: 100%;
    padding: 20px;
    display: block;
    margin-bottom: 15px;
    text-align: center;
    border: 1px solid #e7168e;
    position: relative;
    cursor: pointer;
}
#colophon .button:last-child{
	margin-bottom: 0px;
}
#colophon .social-media{
	margin-top: 0px !important;
	margin-bottom: 0px;
}
#colophon .site-info p{
	font-size: 12px;
	line-height: 16px;
}
/*popup*/
.popup-container{
	width: 100%;
	height: 100%;
	padding: 50px 20px;
	overflow: hidden;
	background-color: rgba(0,0,0,0.6);
	overflow: auto;
	display: none;
}
.popup-container .popup-col{
	max-width: 800px;
	margin: 0px auto;	
	padding: 30px 0px 0px 0px;
	background-color: #ffffff;
	position: relative;
}

.popup-col .close{
	font-size: 24px;
	top: -12px;
	right: -12px;
	position: absolute;
	color: #ffffff;
	opacity: 0.75;
}
.overflow-hidden{
	overflow: hidden;
}
/*our work*/
.work-image{
	height:100%;
	position: relateive;
	text-align:center;
}
.work-image .img{
	height: 255px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.work-image h3{
	font-size: 20px;
	line-height: 24px;
}
/*hover animation*/
.button,
.img-col img,
.contact-form [type=submit]{
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.button{
	max-width: 370px;
	width: 100%;
    padding: 20px;
    display: block;
    margin-bottom: 25px;
    text-align: center;
    border: 1px solid #e7168e;
    position: relative;
    cursor: pointer;
    font-family: 'Vidaloka', serif;
}
.button::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    background: #e7168e;
}
.button span {
	width: 100%;
    display: inline-block;
    position: relative;
    z-index: 2;
}
.button:hover::before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}
.button:hover{
	color: #ffffff;
}
.img-col{
	position: relative;
	overflow: hidden;
}
.img-col:hover .img img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
/*responsive*/
@media(max-width: 1024px){
	.services-list{
		column-gap: 50px;
	}
}
@media(max-width: 768px){
	.home-main{
		padding-top: 0px;
	}
	.entry-header{
		background-attachment:scroll;
	}
	/*header*/
	.home #masthead .header-1{
		background-color: transparent;
	}
	.home #masthead #navbar,
	#masthead .navbar{
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0px;
		left: 0px;
		padding: 80px 20px 20px 20px;
		background-color: rgba(255,255,255,0.95);
		z-index: 999;
		display: none;
	}

	.header-1-wrap.text-right{
		text-align: center !important;
	}
	#navbar #primary-menu li{
		display: block;
		text-align: center;
		margin-right: 0px !important;
		margin-bottom: 25px;
	}
	.home #masthead #primary-menu li a{
		color: #58585a;
	}
	.menu-button {
	    -webkit-transition: all .5s cubic-bezier(.7,0,.3,1);
	    -moz-transition: all .5s cubic-bezier(.7,0,.3,1);
	    -o-transition: all .5s cubic-bezier(.7,0,.3,1);
	    transition: all .5s cubic-bezier(.7,0,.3,1);
	    width: 28px;
	    height: 34px;
	    position: absolute;
	    top: 27px;
	    right: 0px;
	    z-index: 99999;
	    cursor: pointer;
	    display: block;
	}
	.menu-button .lines {
	    transition: all .3s cubic-bezier(.7,0,.3,1);
	    position: absolute;
	    width: 28px;
	    height: 5px;
	    background-color: #58585a;
	    display: block;
	    top: 50%;
	    margin-top: -2px;
	}
	.menu-button .lines:after, .menu-button .lines:before {
	    transition: all .3s cubic-bezier(.7,0,.3,1);
	    position: absolute;
	    left: 0;
	    width: 28px;
	    height: 5px;
	    background-color: #58585a;
	    display: block;
	    content: '';
	}

	.menu-button .lines:before {
	    top: -10px;
	}
	.menu-button .lines:after {
	    top: 10px;
	}
	.menu-button .lines, .menu-button .lines:after, .menu-button .lines:before {
		right: 0px;
	    -webkit-transition: all .3s cubic-bezier(.7,0,.3,1);
	    -moz-transition: all .3s cubic-bezier(.7,0,.3,1);
	    -o-transition: all .3s cubic-bezier(.7,0,.3,1);
	}
	.menu-button.toggle {
	    -webkit-transform: rotate(90deg);
	    -moz-transform: rotate(90deg);
	    -o-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	    transform: rotate(90deg);
	}
	.menu-button.toggle .lines {
	    background-color: transparent!important;
	}
	.menu-button.toggle .lines:after, .menu-button.toggle .lines:before {
	    top: 0;
	}
	.menu-button.toggle .lines:before {
	    -webkit-transform: translateY(0)rotate(-45deg);
	    -moz-transform: translateY(0)rotate(-45deg);
	    -o-transform: translateY(0)rotate(-45deg);
	    -ms-transform: translateY(0)rotate(-45deg);
	    transform: translateY(0)rotate(-45deg);
	}
	.menu-button.toggle .lines:after {
	    -webkit-transform: translateY(0)rotate(45deg);
	    -moz-transform: translateY(0)rotate(45deg);
	    -o-transform: translateY(0)rotate(45deg);
	    -ms-transform: translateY(0)rotate(45deg);
	    transform: translateY(0)rotate(45deg);
	}
	.menu-button.toggle{
		width: 28px;
	}
	#navbar .social-media{
		display: block !important;
		padding-left: 0px !important;
		margin-top: 20px;
		border-left: none;
	}
	.site-title{
		width: 200px;
		height: 82px;
	}
	body.header-fix{
		padding-top: 92px;
	}
	body.header-fix #masthead{
		width: 100%;
		position: fixed;
		top: 0px;
		left: 0px;
		z-index: 999;
	}
	/*home*/
	.home-main-slider .slider-slide .slide-caption h2 {
		font-size: 96px;
		line-height: 100px;
	}
	.salon-feature-video .video-label{
		margin-right: 0px;
	}
	.about-feature .col-md-6:first-child,
	.appointment-container .col-md-6:first-child,
	.team-wrapper .col-md-5{
		margin-bottom: 15px;
	}
	.services-list{
		column-count: 2;
	}
	/*footer*/
	#colophon .widget-column{
		display: block;
	}
	.widget-area section{
		width: 100%;
		margin-bottom: 30px;
	}
	.site-footer-2 {
	    display: block !important;
	}
	.site-footer-2 {
	    display: block !important;
	}
	
	.footer-navigation .list-inline-item{
		display: block !important;
	}
	.footer-navigation .list-inline-item:not(:last-child){
		margin-right: 0px;
		margin-bottom: 10px;
	}
	.footer-navigation {
		text-align: left !important; 
	}
	#colophon .widget-area{
		margin-bottom: 50px;
	}
}

@media(max-width: 640px){
	.home-main-logo .logo{
		margin-top: 40px;
	}
	.home-main-logo .logo img{
		width: 180px;
	}
	.home-main-logo h2 {
	    width: 247px;
	    font-size: 28px;
	    line-height: 34px;
	    margin-top: 30px;
	}

	.home-entry-content .text-col{
		padding-right: 0px;
	}
	.home-quote-parallax .quote-block h2{
		font-size: 32px;
		line-height: 38px;
	}
	.popup-container .popup-col{
		padding: 30px 20px;
	}
	.popup-container .popup-col .checkbox-wrap span.wpcf7-list-item{
		width: 100%;
	}
	.contact-p-container .contact-details{
		padding: 30px 20px 
	}
	.contact-p-container .contact-details p.email{
		margin-bottom: 0px;
	}

	.testi-title{
		text-align: center !important;
		padding-left: 0px;
		padding-top: 95px;
		background-position: top center;
	}
}

@media(max-width: 480px){
	.home-main-slider .slider-slide .slide-caption {
		padding-bottom: 5px;
	}
	.home-main-slider .slider-slide .slide-caption .container.m-auto{
		margin-top: auto !important;
		margin-bottom: 0px !important;
	}
	.home-main-slider .slider-slide .slide-caption h2{
		font-size: 52px;
		line-height: 56px;
		margin-bottom: 0px;
	}
	.home-entry-content .text-col{
		margin-bottom: 30px;
	}
	.home-entry-content .text-col h3{
		font-size: 18px;
		line-height: 24px;
	}
	.home-entry-content .text-col h4{
		font-size: 16px;
		line-height: 20px;
	}
	h3{
		font-size: 18px;
		line-height: 24px;
	}
	.services-list{
		column-count: 1;
	}
}