@font-face {
    font-family: 'Quaver Serif';
    src: url('fonts/QuaverSerif.woff2') format('woff2'),
        url('fonts/QuaverSerif.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*----------------------------------------------------*/

.para-medium p{
	font-size:22px;
}

.top-bar p {
    font-size: 20px;
}
.infobar h4{ margin-bottom:0; }


/*--------------Navigation-----------------*/
.main-navigation {
    float: left;
    width: 100%;
    background: #ddc7aa;
}
.main-navigation nav > ul > li > a::after {
    content: '';
    background: #333;
    width: 1px;
    height: 25px;
    position: absolute;
    top: 8px;
    right: -25px;
}

.main-header-wrapper {
    background: #ffffff !important;
}


.contact-with-border .vc_column_container:nth-child(2) .vc_column-inner {
    border-right: 1px solid rgb(51 51 51 / 30%);
    border-left: 1px solid rgb(51 51 51 / 20%);
}
.dt-sc-icon-box.type10 .icon-content h4 {
	text-transform: capitalize;
}

.prabtxt blockquote {
	font-family: Lora, sans-serif;
	font-size: 20px;
	color: #333;
}

.btn-style {
    background: #202020;
    color: #FFFFFF;
    font-family: Lora, sans-serif;
    font-size: 22px;
    padding: 10px 30px;
    display: inline-block;
    margin: 20px 0 0;
    line-height: 30px;
}
.prabtxt { padding-bottom: 20px; }

.appointment-form span.wpcf7-form-control-wrap {
	margin-bottom: 15px;
}

#footer .footer-copyright {  color: #333; }

#footer ul{
	text-align: center;	
}

#footer ul li {
    display: inline-block;
    clear: none;
    width: auto;
    border: none;
}
#footer .widget_custom_html ul li {
	padding-left:10px;
	padding-right:10px;
}


#footer .footer-widgets .widget{
	
}

.footer-copyright {
    text-align: center;
    background: #f9f9f9;
    border-top: solid 1px #dadada;
}

.footer-logo {
    text-align: center;
    padding-bottom: 20px;
}

.footer-logo img {
    display: inline-block;
}

.footer-widgets ul li i.fab{
	color:#b8ad8a;
	font-size: 22px;
}

.footer-widgets ul li::before{
	content:'';
} 
.footer-widgets ul li{ position: relative; }

.footer-widgets #nav_menu-2 ul li::after {
    content: '';
    background: #cecece;
    width: 1px;
    height: 30px;
    position: absolute;
    right: -15px;
    top: 8px;
}

.footer-widgets aside:last-child {
    margin-bottom: 0;
}

.vc_row-has-fill > .fullwidth-faq.vc_column_container .vc_column-inner {
    padding: 50px 0 50px 50px;
}

#primary .fullwidth-faq .dt-sc-toggle-content .wpb_wrapper{
	width: 96%;
}
.dt-sc-small-separator {
    background: #333;
}
.fullwidth-faq .dt-sc-toggle-accordion > a::after{
	content:'';
	background:#FFFFFF;
}
.service-btn {
    color: #fff;
}
.makeup-title h5 {
    margin-bottom: 8px;
    font-size: 24px;
    font-weight: 500;
}
.makeup-title h2 {
    text-transform: uppercase;
	margin-bottom:0;
}



.makeup h4{ color:#b38e5d;  }

.makeup strong {
    font-weight: 500;
    font-size: 20px;
}
.makeup ul {
    list-style: none;
}
.appointment-form {
    min-height:452px;
}
.makeup ul li{
	color: #1a1a1a;
	background: url(images/list-ico.png) no-repeat;
	background-position: 0 5px; 
	font-size:18px;
	padding-left:35px;
}

.appoint-phone a {
    font-size: 44px;
    font-weight: 800;
    background: url(images/phone-iconnnnn.png) no-repeat;
    padding-left: 100px;
    line-height: 80px;
    display: block;
}
.makeup h4 {
    color: #b38e5d;
}

.tocolor{ color:#b38e5d; }

.footer-widgets {
    border-top: solid 1px #dedede;
}

/*.main-title-section-wrapper{ margin-bottom:0; }*/
.topspace {
    padding: 40px 0 0;
}


.form-field {
    padding-bottom: 10px;
    float: left;
    width: 100%;
}

.contact-form input[type="text"], 
.contact-form input[type="password"], 
.contact-form input[type="email"], 
.contact-form input[type="url"], 
.contact-form input[type="tel"], 
.contact-form input[type="number"], 
.contact-form input[type="range"], 
.contact-form input[type="date"], 
.contact-form input.text, 
.contact-form input[type="search"],
.contact-form textarea  { 
	border: solid 1px #ddc7aa;
    background: #eee;
	background:#f9f9f9;
}

.location ul {
    list-style: none;
}

.location strong {
    display: block;
    font-size: 22px;
    font-weight: 500;
}
.contact-form > .vc_column-inner > .wpb_wrapper {
    background: #d9c199;
    padding: 30px 30px 0;
}
.contact-info h2, .contact-info h3 {
    margin-bottom: 5px;
	font-weight: 600;
}
.location ul li {
	border-bottom: solid 1px #dbdbdb;
	margin-bottom: 20px;
}

a.telto {
    display: block;
    padding-left: 15px;
    font-size: 35px;
    font-weight: 700;
    padding: 8px 8px 8px 0;
    line-height: 32px;
}

a.more-link {    display: inline-block;    padding-top: 20px;    font-size: 18px;    font-weight: 500;}.pkinfo .dt-sc-button.medium {	padding: 15px 20px;	text-align: center;}


.responsive-slider{ display:none;}


/*-------------------------------------------------*/
/*-----------#start Media Query---------------------*/
/*--------------------------------------------------*/

@media screen and (min-width: 768px){
	.maxbox > .vc_column-inner {   max-width: 600px; float: right; }
}


@media screen and (max-width: 767px){
	
	#header .header-left, 
	#header .header-right {  display: none; }	
	.main-header #logo img {   max-width: 280px; }	
	.header-align-center .main-header-wrapper {   padding-top: 5px; }
	.top-bar p {  font-size: 18px; line-height: 26px; text-transform: capitalize; margin: 0; }
	.dt-sc-contact-info span{ right:auto; }
	.contact-with-border .vc_column_container:nth-child(2) .vc_column-inner { border-right: 0; border-left: 0; }
	#primary .service-box{ margin-bottom:15px; }
	#primary .dt-sc-testimonial-images li a img { width: 60px; }
	
	#primary h5.dt-sc-toggle-accordion a, h5.dt-sc-toggle a { line-height: normal; font-size: 15px; }
	#primary h5.dt-sc-toggle-accordion, h5.dt-sc-toggle {   margin: 0px 0px 15px; }
	
	#footer .widget_nav_menu ul li a{ font-size:15px; padding-left:10px; }
	.footer-widgets #nav_menu-2 ul li::after { height: 18px; top: 15px; right:-7px; }
	
	.main-navigation .sticky-wrapper{ height:auto !important; }
	
	.flex-direction > .dt-sc-stretch-row-content {
		display: flex;
		flex-direction: column-reverse;
	}
	
.appointment-form.vc_custom_1619695410127 {
	background-image: none !important;
	min-height: 100px !important;
}
	
	#slider rs-pzimg-wrap, rs-sbg-effectwrap, rs-sbg {
    display: none !important;
    
    
}
	
	#slider {
    
    background-color: #fff !important;
}
	
	
	.appoint-phone a {
	font-size: 30px;
	font-weight: 800;
	background: url(images/phone-iconnnnn.png) no-repeat;
	padding-left: 61px;
	line-height: 60px;
	display: block;
	background-size: 20%;
}


.right-side .vc_column-inner {
	background-size: 100% !important;
	background-position: top !important;
	height: 330px;
}


.main-title-section-wrapper {

	margin: 0px 0px 0px; 
	
}
.about-page {
	margin-top: 50px;
}

.contact-row {
	margin-top: 50px;
}

.responsive-slider{ display:block;}

#slider{ display:none;}

.responisve-img {
    margin-bottom: 0;
}

.responsive-slider {
    padding: 0 !important;
}	
	
	
}
