.navbar-toggler-icon {
    width: 5em !important;
    height: 3em !important;
}

.insta-gallery-alert {
    text-align: center;
}
.guides-content p u {  
	    text-decoration: underline;
    font-weight: 500;
}
section.bridal-enquiry-form#bridal-enqq-form .wpcf7 .wpcf7-response-output {
    margin: -4px !important;
}
.skincare-top .sk-top-right p{
	font-weight: 500;
}
.glow-up .glowup-left h2{
    font-family: 'Helvetica Neue' !important;
    font-weight: bold;
}
.glow-up .glowup-left p{
	font-weight: 500;
}
.glowup-table td p{
	font-weight: 500;
}
.glowup-table td p strong{
	text-decoration: underline;
}
.glowup-table tr h3{
	       text-align: center;
    text-decoration: underline;
    font-size: 25px;
}

.glow-up .container.glow-tab-contnr{
	margin-top: 135px;
}
section.apprvd-products img.desk-hide-ime{
	display:none;
}

.term-accords .t-card-header{
		    padding: 0;
    margin-bottom: 0;
    background-color: unset;
    border-bottom: unset;
	}
.term-accords span{
	display: none;
}
.t-accordian.term-accords .t-cards>.t-card-body{
	    -webkit-flex: unset;
    -ms-flex: unset;
    flex: unset;
    min-height: unset;
    padding: 0px;
}
	
.navbar-light .navbar-toggler-icon{
	background-size: 34px;
}
.salon-carousel-grid{
	    margin: 10px;
    padding: 10px;
	transition: all .3s cubic-bezier(0.4, 0, 1, 1);
}
.salon-carousel-grid:hover{
	box-shadow: rgb(141 132 132 / 47%) 0px 3px 8px;
	transition: all .3s cubic-bezier(0.4, 0, 1, 1);
}
.salon-carousel-content{
	padding-bottom: 10px;
}
.salon-carousel-grid:hover{
	    transform: scale(.98);
    transition: all .3s cubic-bezier(0.4, 0, 1, 1);
}
.salon-row-grids .salon-carousel-grid{
	    margin: 13px;
    padding: 10px;
}
.contact-salons h2{
	padding-left: 15px;
}
.salon-row-grids .salon-carousel-grid .salon-carousel-content{
	    padding: 0;
   
}
.glowup-table td{
	font-weight: 500;
}
.salon-row-grids .salon-carousel-grid .salon-carousel-content p{
	margin-bottom: 0;
}
.glowup-table td strong{
	font-weight: 400;
}
.vserv-list .vservices li.active a.linked-hservs::before{
	display:none;
}


section.contact-section .contact-main-form select option{
	font-weight: 300 !important;
}
.blog-rep-img img{
	width: 100%;
}
.blog-rep-img{
	      float: left;
    width: 40%;
    position: relative;
    display: block;
    text-align: center;
    margin: 0px 30px 15px 0px;
}
.blog-rep-content ol{
	    padding: 0;
    list-style-type: none;
    counter-reset: li;
	margin-top:10px;
}
.blog-rep-content ol li{
	display: list-item;
	position:relative;
	margin-bottom: 10px !important;
	font-weight: 500;
}
.blog-rep-content ol li::before{
	    content: counter(li)'.  ';
    color: black;
    font-style: normal;
    font-size: inherit;
    position: relative;
    left: 0;
    top: 0;
   
}


div#comments b.fn a{
	      margin-bottom: 2px !important;
    display: block;
    font-size: 24px;
}
.comment-metadata a time{
	     margin-bottom: 10px !important;
    display: block;
    font-size: 16px;
}
section.recent-blog h1{
	    font-size: 50px;
    margin-bottom: 50px;
    font-weight: 400;
    font-style: italic;
}
section.recent-blog h1 span{
	    margin-left: 5px;
    font-weight: 500;
    font-style: initial !important;
}
section.recent-blog .card{
	border: none !important;
}
section.recent-blog .card-body{
	padding: 15px 0px 5px;
}
section.recent-blog .cat-blg-title{
	      font-size: 29px;
    line-height: 33px;
    margin-bottom: 20px;
    font-weight: 500;
}
.cat-blog-rdmr a{
    text-decoration: underline !important;
    font-size: 16px;
}
.cat-blog-wrap{
	    margin-bottom: 65px;
    padding: 0px 30px !important;
}
.cat-blg-catg{
	    display: inline-block;
    padding: 2px 20px;
    border-radius: 4px;
    font-weight: 500;
    text-transform: capitalize;
    background-color: #d60000 !important;
    color: #fff;
}
.cat-blg-dsc p{
	font-size: 18px;
}
.glyphicon-calendar:before{
	content: "\e109";
}
.glyphicon{
	    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cat-blg-date span{
	    margin-right: 5px;
    font-size: inherit;
}
section.recent-blog .d-flex{
	       align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
    font-size: 18px;
    margin-top: 10px;
}

.cat-blg-dsc{
	      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 5em;
    font-weight: 500;
    margin-bottom: 18px;
}
















































/*responsive*/

@media (min-width: 1900px){
	section.get-vurved{
		height: 96em;
	}
	
}
@media screen and (min-width: 1220px) and (max-width: 1600px){
	section.v-navigation .navbar-light .navbar-toggler-icon{
    background-size: 26px;
    width: 30px !important;
    margin-right: 10px;
	}
.recent-blog .pt-cv-meta-fields {
    margin-bottom: 15px;
    margin-top: 15px;
}

.single-left-cls .row ul li span {
    padding: 0px !important;
}
    .recent-blog .pt-cv-title a, .recent-blog #pt-cv-view-11bcbb7u35 .pt-cv-title a {
        line-height: 1.2;
    font-size: 21px !important;
}
 .recent-blog .pt-cv-title {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}   
 ol.blog-rep-lists li:last-child {
    margin-bottom: 0px !important;
}   
    ol.blog-rep-lists {
    margin-top: 30px !important;
}

	.cat-blog-wrap .cat-blg-dsc p{
		    font-size: 15px;
    line-height: 1.4;
	}
	.cat-blog-rdmr a{
		font-size: 14px;
	}
	section.recent-blog .card-body{
		padding: 10px 0px 0px;
	}
	section.recent-blog .d-flex{
    margin-bottom: 20px;
    font-size: 15px;
    margin-top: 5px;
	}
	
	section.recent-blog .cat-blg-title{
		     font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
	}
	.cat-blog-wrap{
		    margin-bottom: 55px;
    padding: 0px 20px !important;
	}
	section.recent-blog h1{
		    font-size: 36px;
    margin-bottom: 34px;
	}
		ol.blog-rep-lists li .blog-rep-titles{
    font-size: 26px;
    margin-bottom: 20px;
	}
	.blog-rep-img{
		margin: 0px 22px 5px 0px;
	}
ol.blog-rep-lists .blog-rep-content ol li {
    font-size: 15px !important;
    margin-bottom: 5px !important;
    line-height: 22px;
}
	ol.blog-rep-lists li{
		margin-bottom: 45px !important;
	}
	section.contact-section .container{
		max-width: 80% !important;
	}
	.blog-rep-content li{
		margin-bottom: 10px;
	}
	.address-middle{
		padding-top: 1em;
	}
	section.newsletter .wpcf7-response-output{
		font-size: 13px;
	}
	section.services-header2.shrink{
	top: 4.3em !important;
	}
	.v-navigation{
		padding: 0px 30px;
	}
	.overlay-content{
		top: 4%;
	}
	section.newsletter .wpcf7-response-output{
		    max-width: 78%;
    right: 0;
    left: 7em;
	}
	.footer-content .footer-links li p span{
		display: block;
	}
	div#our-salon-carousel .owl-nav img{
		    width: 100%;
    height: 26px;
	}
	#our-salon-carousel .owl-prev{
		left: -60px;
	}
	#our-salon-carousel .owl-next{
		right: -60px;
	}
	
}
@media screen and (min-width: 1220px) and (max-width: 1350px){
	section.get-vurved{
		height: 66.1em;
	}
	.container.salon-slider-container{
		max-width: 80% !important;
	}
	
	.vcard-section{
		padding: 60px 0px 40px;
	}
	.pop-cnt-modal .modal-header .close img{
		height: 27px;
	}
	.abt-care-left{
		padding-left: 18%;
	}
	div#abt-care-sliderr .owl-dots{
		left: 10%;
		bottom: 0;
	}
	div#abt-care-sliderr .owl-nav{
		bottom: -14px;
	}
	.glowup-table td strong{
		font-size: 18px;
	}
	.glowup-table td{
		font-size: 17px !important;
	}
	.glowup-table td:nth-child(1){
		font-size: 16px;
	}
	section.how-to-guide h2.guide-heading{
		    margin-top: 0px;
    font-size: 80px;
    margin-bottom: 30px;
	}
}
@media screen and (min-width: 1360px) and (max-width: 1890px){
	section.get-vurved{
		height: 64em;
	}
	section.how-to-guide h2.guide-heading{
		    margin-top: 0px;
    font-size: 80px;
    margin-bottom: 30px;
	}
	.glowup-table td strong{
		font-size: 18px;
	}
	.glowup-table td{
		font-size: 17px !important;
	}
	.glowup-table td:nth-child(1){
		font-size: 16px;
	}
	
}

@media (min-width: 990px) and (max-width: 1100px){
.how-to-guide .guides-content::before {
    font-size: 25px;
    left: -60px;
    top: 0px;
    width: 45px;
    height: 45px;
}
section.blog-main.latest-cat h3 {
    font-size: 16px;
}
.single-left-cls .row ul li span {
    padding: 0px !important;
}
section.single-content-section .container {
    max-width: 90%;
}
.single .other-services .otherserv-card .card .card-body h3 {
    font-size: 18px !important;
    line-height: 22px;
}

ol.blog-rep-lists {
    margin-top: 0px !important;
}
section.single-content-section .blog-rep-lists li {
    margin-bottom: 6px !important;
    font-size: 15px !important;
    line-height: 21px !important;
    padding: 0px !important;
}

ol.blog-rep-lists li .blog-rep-titles {
    margin-top: 30px;
    font-size: 26px;
    margin-bottom: 20px;
}



div#pt-cv-view-11bcbb7u35 {
    margin-bottom: 30px;
}
.recent-blog .pt-cv-title {
    margin-top: 20px !important;
    margin-bottom: 12px;
}
.recent-blog .pt-cv-meta-fields span.terms {
    padding: 2px 15px !important;
}
.blog-main .project-card .post-categories li {
padding: 4px 10px;
    font-size: 12px;
}
.blog-main .project-card .card-desc {
    font-size: 13px;
    bottom: 0px;
}
section.blog-main h3 {
    font-size: 18px;
    line-height: normal;
}
	.navbar-light .navbar-toggler-icon{
		    background-size: 28px;
    width: 28px !important;
    height: 28px !important;
	}
	a.navbar-brand.navbar-brand-center img{
		    width: 100%;
    object-fit: contain;
    height: 35px;
	}
.page-template-template-offer .other-services .owl-theme .owl-nav {
    top: -11em;
    position: relative;
}
div#abt-care-sliderr .owl-dots:after, div#abt-care-sliderr .owl-dot.active:before {
    font-size: 18px !important;

}
.hair_and_makeup-template-default section.vurv-courses {
    padding: 60px 0px 30px !important;
}
.our-academy .our-acd-btns {
    margin-top: 20px;
}
section.our-academy h2 {
    font-size: 40px !important;
    margin-bottom: 15px !important;
}
section.bridal-enquiry-form.course-enq-form:before {
    width: 87% !important;
}
section.vurv-courses .container {
    max-width: 87% !important;
    width: 87% !important;
}


.left-acad {
    padding: 40px 0px 50px !important;
}
a.btn.courses-btn {
   padding: 11px 20px !important;
    font-size: 14px !important;
}
a.btn.salon-tour-btn {
    padding: 11px 20px !important;
    font-size: 14px !important;
}
.our-academy .row.no-gutters .left-acad-col {
    padding-right: 2em !important;
    padding-left: 4em !important;
}
.about-cares .owl-theme .owl-nav [class*=owl-] {
    margin: 0px !important;
}
.page-template.page-id-30242 section.about-cares {
    margin-top: 115px !important;
}
section.about-journey {
    margin-top: 100px;
    margin-bottom: 0px !important;
}
.abt-grid-desc span {
    font-size: 14px !important;
    line-height: 18px !important;
}
.abt-grid-desc {
    font-size: 15px !important;
    margin-top: 10px !important;
    line-height: 21px !important;
}
section.contact-section .container {
    max-width: 92% !important;
    padding: 0px;
}
section.salon-section .container {
    max-width: 90% !important;
}
.offer-form {
    margin-top: 0px !important;
}
.contact-main-form {
    margin-top: 0px !important;
}
.salon-add {
    margin-bottom: 30px !important;
}
.otherserv-card .card .card-body {
    padding: 15px 0px 0px 0px !important;
}
.bridal-single-left {
    padding-left: 3em;
    padding-right: 2em;
}
section.bridal-enquiry-form#bridal-enqq-form .container .wpcf7 form .wpcf7-response-output {
    max-width: 95.4% !important;
    margin: 0px auto 3em !important;
}
.guides-content p {
    width: 100%;
}
.contact-middle {
    margin-left: 0 !important;
}
section.bridal-enquiry-form#course-enqq-form .wpcf7 .wpcf7-response-output {
    max-width: 85%;
    margin: 0px auto 3em !important;
}
section.bridal-enquiry-form#detail-nrol-trget .wpcf7 .wpcf7-response-output {
    max-width: 98%;
    margin: 0px auto 3em !important;
}
.bridal-enq-inputs.row {
    margin: auto;
    max-width: 800px;
}
.page-id-14185 .contact-form-bg .form-control, .contact-form-bg .wpcf7-select {
    height: 45px !important;
}
.contact-section .contact-middle .wpcf7 form .wpcf7-response-output {
    width: 100%;
    margin: 0em 0em auto !important;
    font-size: 14px !important;
    transform: unset;
}
	.contact-section .address-details{
		padding-top: 2em;
	}
	.contact-section .contact-middle .wpcf7 .wpcf7-not-valid-tip{
    margin-top: 2px;
    font-size: 12px;
	}

.submit-wrap {
    margin-top: 20px !important;
}
section.contact-section .contact-main-form select {
    background-position: calc(100% - 18px) 20px, calc(100% - 23px) 15px, 100% 0 !important;
    background-size: 12px !important;
}
.skincare-top .container.skin-care-top {
    max-width: 89% !important;
    width: 89% !important;
}

.otherserv-card .card {
    padding: 0px !important;
    margin: auto;
    width: 245px !important;
}
.col-lg-6.glowup-left {
    padding-left: 1em;
}
.glow-up .container {
    max-width: 92% !important;
}

#other-serv-carousel .owl-nav .owl-next {
    right: -4em;
      top: 0.6em;
    position: absolute;
}
#other-serv-carousel .owl-nav .owl-prev {
    top: 0.6em;
    left: -4em;
    position: absolute;
}
.postid-1797 #other-serv-carousel .owl-nav {
    top: 15%;
}
.postid-1797.single .other-services {
    padding: 105px 0px 105px !important;
}




a#whatsapp-button img {
    height: 40px !important;
}
#whatsapp-button {
    left: 4.9% !important;
    bottom: 5% !important;
}
.newsletter .wpcf7 .wpcf7-spinner {
    right: 10px !important;
}
.vserv-list ol {
    padding-top: 10px !important;
}
.bridal-enq-form input#submit_btn {
    height: 45px !important;
     font-size: 14px;
}
.cnt-salon-btns a.btn.bkapp-black.cont-pop-btn {
    font-size: 14px !important;
}
.bridal-enq-form input#submit_btn {
    padding: 20px 40px !important;
    font-size: 14px !important;
    height: unset !important;
}
section.single-content-section .comment-section p.form-submit input {
    padding: 6px 15px 4px !important;
    font-size: 14px !important;
     margin-top: 0px !important;

}
section.single-content-section h2 {
    margin-top: 20px !important;
    font-size: 30px !important;
    line-height: 42px;
    margin-bottom: 10px;
}
.row.single-content-row.single-contnt-row1 {
    margin-bottom: 20px !important;
}


.single-author-details span {
    font-size: 14px;
}
.recent-blog .pt-cv-meta-fields span.entry-date time {
font-size: 13px !important;
}
.recent-blog #pt-cv-view-11bcbb7u35 .pt-cv-readmore, .recent-blog #pt-cv-view-11bcbb7u35 .pt-cv-readmore:hover {
    padding-top: 20px;
    font-size: 14px !important;
    margin: 0px !important;
}
.recent-blog .pt-cv-meta-fields span, .recent-blog .pt-cv-meta-fields time {
    margin-top: 3px !important;
    font-size: 13px !important;
}
.recent-blog h3 {
    font-size: 32px !important;
    line-height: 42px !important;
    margin-bottom: 10px !important;
}
a.btn.enroll-btn { 
    font-size: 14px !important;
    padding: 7px 20px !important;
}
.container.float-content-container {
    transform: translateY(-71%) !important;
}
.container.float-content-container .col-lg-6 {
    padding: 0px !important;
}
.card.vcourse-card h5 {
    margin-top: 10px !important;
}
.footer-content.container .row {
    margin: 0px !important;
}
section.newsletter .container.news-letter .wpcf7 form .wpcf7-response-output {
      padding: 5px 15px !important;
    max-width: 87% !important;
    font-size: 14px;
}
.newsletter .wpcf7 form.invalid .wpcf7-response-output, .newsletter .wpcf7 form.unaccepted .wpcf7-response-output, .newsletter .wpcf7 form.payment-required .wpcf7-response-output {
    max-width: 100% !important;
    margin: 2em auto !important;
}

#offer-serv-carousel .owl-nav .owl-next {
    top: 17% !important;
}
#offer-serv-carousel .owl-nav .owl-prev {
    top: 17% !important;
}
.abt-btn-mini {
    font-size: 20px !important;
}
.pop-cnt-modal .modal-header .close img {
    max-width: 30px !important;
    top: 10px !important;
    right: -18px !important;
    position: absolute !important;
	height: 20px;
}
section.contact-section input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 14px !important;
    height: 36px !important;
    padding: 15px 20px !important;
}
#offr-form-pop .modal-body .wpcf7 {
    padding: 46px 45px 5px !important;
}
#offr-form-pop .offer-form .offers-submit {
    margin-top: 30px !important;
}
.other-services .owl-theme .owl-nav {
    margin-top: 0px !important;
}
section.bridal-type-single p {
    font-size: 16px !important;
    line-height: 22px !important;
}

ul.bridal-faqs li h6 {
    font-size: 22px !important;
    line-height: 32px !important;
}
.glowup-table tr:nth-child(1) td  {
    font-size: 22px;
}
section.faq-bridal .container h5 {
    font-size: 40px;
    margin-bottom: 20px !important;
    line-height: 52px;
}
.glowup-table tr:nth-child(1) p  {
    font-size: 22px !important;
}
table.glowup-table td {
    text-align: left;
}
.glowup-programme .container {
    max-width: 100% !important;
    padding: 0px;
}	
.glowup-table td:nth-child(2) {
    font-size: 20px !important;
}

.news-letter h6 {
    line-height: 28px !important;
    font-size: 20px !important;
}
.otherserv-card .card .card-body a {
    font-size: 14px !important;
}
.servs-head-links li {
        padding: 1.6px;
    margin-bottom: 10px;
    margin-right: 8px !important;
    margin-left: 8px !important;
}




.vstateof-mind {
    padding-top: 50px !important;
}	
	div#right-menus ul a{
		font-size: 16px;
	}
.vstate-of-mind p {
	margin: 20px auto 26px !important;
}
	div#right-menus ul li{
		padding: 0px 10px !important;
	}
	.menu-left-bottom .social-media{
		padding-left: 0px;
	}
	ul#menu-main{
		margin-left: 0px;
		margin-bottom: 40px;
	}
	.overlay li a{
		font-size: 22px;
	}
	.menu-left-bottom .menu-bottom-btn a#book-btn{
		    font-size: 20px;
    padding: 5px 30px !important;
	}
	.overlay .closebtn {
    height: 30px;
    right: 7.5% !important;
    width: 30px;
}
.news-sub-form input#subscribe-mail {
       padding: 22px 22px!important;
    width: 88%;
    margin-left: auto;
    margin-right: 0;
    font-size: 16px !important;
}
.news-sub-form input#subscribe-btn {
       padding: 9px 12px 9px !important;
    font-size: 14px !important;
    width: 80%;
}
	.newsletter .news-sub-form .wpcf7-not-valid-tip{
		    text-align: left;
       padding-left: 5.2em;
    padding-top: 4px !important;
    font-size: 14px;
	}
	.news-sub-form .wpcf7-response-output{
		    max-width: 86%;
    margin: 20px auto !important;
	}
a.bkapp-black, a.bkapp-white {
      padding: 8px 20px 8px 20px!important;
    font-size: 14px !important;
}	
.vcenter-image {
    margin-top: 60px !important;
}	
.vget-left .bkapp-white {
    margin-bottom: 60px !important;
}	
.our-services {
    padding: 85px 0px 70px !important;
}


.our-services .services p {
    margin-top: 10px !important;
}	
.our-services .services-lists .tab-pane:nth-child(2) .left-float-img {
    padding-top: 3% !important;
}	
.our-services .services-lists .tab-pane:nth-child(3) .left-float-img {
    padding-top: 6% !important;
}	
.our-services .services-lists .tab-pane:nth-child(4) .left-float-img {
    padding-top: 9% !important;
}
	.our-services .services-lists .tab-pane:nth-child(5) .left-float-img {
    padding-top: 12% !important;
}
	.our-services .services-lists .tab-pane:nth-child(6) .left-float-img {
    padding-top: 15% !important;
}
.our-services .services-lists .tab-pane:nth-child(7) .left-float-img {
    padding-top: 18% !important;
}	
.our-services .services-lists .tab-pane:nth-child(8) .left-float-img {
    padding-top: 21%;
}	
.our-services .services-lists .tab-pane:nth-child(9) .left-float-img {
    padding-top: 24%;
}	
.our-services .services-lists .tab-pane:nth-child(10) .left-float-img {
    padding-top: 27%;
}		
.our-services .bk-consultation {
    margin-bottom: 30px !important;
    margin-top: 20px !important;
}		
.our-services .services.salons {
    padding-bottom: 50px !important;
}	
.salon-carousel-content p {
    font-size: 18px;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
    line-height: 22px !important;
}	
.vcard-section {
    padding: 95px 0px 82px !important;
}
.newsletter {
    padding: 85px 0px 55px !important;
}
	
.instagram {
   padding: 60px 0px;
}	
.instagram .insta h3 {
    margin-bottom: 22px !important;
}	
.footer {
    padding: 50px 0px 0px 0px !important;
}	
.footer .col-lg-4.left-footer {
    margin-bottom: 30px !important;
}	
.footer-content .footer-links li h5 {
    margin-bottom: 10px !important;
}	
.footer .bottom-footer {
    margin-top: 20px !important;
}	
.bottom-footer .social-media a {
    font-size: 18px !important;
}	
	
/* SERVICES */
	
.our-service-header h2 {
    font-size: 70px !important;
}
section.our-service-header {
    padding-top: 130px !important;
}
section.our-service-header#offr-form-pop {
    padding-top: 60px !important;
}
.services-mens-hair {
    margin-bottom: 65px !important;
}	

.page-template-template-services .otherserv-card .card .card-body .card-title {
    margin-bottom: 8px !important;
    font-size: 22px !important;
}
section#services-grid .otherserv-card .card .card-body .card-text {
    line-height: 20px !important;
    font-size: 15px;
    margin-bottom: 4px !important;
    padding-right: 0px !important;
}


section#services-grid .otherserv-card .card .card-body {
    padding: 20px 0px 0px 0px !important;
}	
section#services-grid .row-other-sevs {
    grid-row-gap: 40px !important;
}	
section#services-grid .bk-consultation {
    margin-top: 50px !important;
}	
.our-other-services {
    margin-bottom: 100px !important;
}
.apprv-prod-right h2 {
    line-height: 34px;
    font-size: 30px !important;
    margin-bottom: 15px !important;
}

.comming-soon {
    font-size: 16px !important;
}	

.footer .col-lg-4.left-footer {
    padding: 0px !important;
}	
.footer-content.container {
    padding: 0px !important;
    max-width: 90% !important;
    width: 90% !important;
}	
	
/* SERVICES-DETAIL-SKINCARE	 */
.container.skin-care-top h1 {
    padding: 0px !important;
}	
.skincare-top .container.skin-care-top h1 {
    font-size: 70px !important;
}	
.skin-care-row {
    margin-top: -100px !important;
}
.skincare-top .sk-top-right {
	padding:0px !important;
    top: 3vh !important
}	
.skincare-top .sk-top-right p {
    font-size: 16px;
    padding-right: 0px !important;
    margin-bottom: 10px !important;
    line-height: 22px;
}
.skincare-top .container.skin-care-top h3 {
    font-size: 30px;
    margin-bottom: 10px !important;
}
.rate-card a {
    font-size: 14px;
    margin-right: 20px !important;
}	
.skincare-top {
    padding-bottom: 0px !important;
    padding-top: 80px !important;
}
.glow-up {
    padding: 100px 0px 120px 0px !important;
}
.glow-up .glowup-left h2 {
      font-size: 30px;
    margin-bottom: 15px !important;
}	
.glow-up .glowup-left p {
    padding-right: 10px !important;
    font-size: 16px !important;
    line-height: 22px;
}	
.glowup-inner {
    padding: 40px 0px 0px !important;
}	
.glowup-programme {
    padding: 40px 0px 35px !important;
    margin-bottom: 75px !important;
    margin-top: 85px;
}	
.glowup-content {
    height: 22.5vh !important;
}	
.glowup-table td:nth-child(2) {
    font-size: 20px !important;
}
.glowup-table {
    width: 70% !important;
}	
.single .other-services {
    padding: 50px 0px 0px !important;
}
.otherservs h2 {
    font-size: 40px !important;
    margin-bottom: 30px !important;
    line-height: 52px;
}
.single .other-services .otherserv-card .card .card-body {
    padding: 25px 0px !important;
}	
.skeyndor-content {
    padding-left: 40px !important;
}	
.skeyndor-content p {
    padding-right: 1vh !important;
}	
.skeyndor-content h2 {
    line-height: 42px !important;
    font-size: 35px !important;
    margin-bottom: 10px !important;
}
h2.guide-heading {
    font-size: 100px !important;
    margin-bottom: 0px !important;
}	
.single-services .how-to-guide {
   padding: 60px 0px !important;
}
	
.guides-sk {
    padding-left: 0px !important;
}	
.how-to-guide .container.howto-guide {
    max-width: 50% !important;
    width: 50% !important;
}

.guides-sk li {
    margin-bottom: 0px;
    margin-top: 20px !important;
}

	
	
/* OFFERS	 */
	
.page-template-template-offer .our-service-header h2 {
    margin-bottom: 0px !important;
}	
section#offr-form-pop .mt-80 {
    margin-top: 30px !important;
}	

.offer-bottom .nav-link {
    padding: 20px 2rem !important;
    font-size: 18px !important;
}
.page-template-template-offer .other-services {
    padding-top: 40px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}	
.page-template-template-offer .otherserv-card .card .card-body .card-title {
    margin-bottom: 0rem !important;
    font-size: 22px !important;
    line-height: 32px;
}
section.contact-section .address-details .salon-add h4 {
    font-size: 34px !important;
}
section.contact-section .address-details .salon-add a {
    font-size: 30px !important;
}	
section.contact-section .contact-main-form h3 {
       font-size: 24px !important;
    margin-bottom: 20px !important;
}	
.page-template-template-contact .salon-section {
    padding: 50px 0px 30px !important;
}
.salon-section .salon-carousel-grid {
    margin-bottom: 15px !important;
}	
.salon-section .contact-salons h2 {
    font-size: 40px !important;
    margin-bottom: 20px !important;
    line-height: 52px;
}
section.our-academy p {
    font-size: 16px !important;
    margin-bottom: 10px !important;
    padding-right: 10px !important;
    line-height: 22px;
}
/* 	VURVE ACADEMY */
section.vurv-courses h2 {
    font-size: 40px !important;
    margin-bottom: 30px !important;
    line-height: 52px;
}
.container.float-content-container {
    top: 90% !important;
}	
section.vurv-courses h2 {
    font-size: 40px !important;
    margin-bottom: 25px !important;
    line-height: 52px;
}	
section.vurv-courses {
    padding: 50px 0px 20px !important;
}	
section.bridal-enquiry-form.course-enq-form {
    padding: 60px 0px 60px !important;
}



p.bridal-enquiry-p {
    margin-top: 10px !important;
}	
.bridal-enq-form .text-center.sub-btn {
    margin-top: 20px !important;
}	

.vurv-courses-col{
    flex: 0 0 33% !important;
    max-width: 33% !important;
}	
.vurv-courses-col {
	margin-right: 0px !important;
	}
	
/* VURVE-D1	 */
section.single-course-content h2 {
    font-size: 50px !important;
    margin-bottom: 30px !important;
    line-height: 62px;
}
section.single-course-content {
    padding: 70px 0px 0px !important;
}
	
section.single-course-content .container {
    max-width: 100% !important;
    width: 90% !important;
}	
.course-additional-details {
    padding-left: 1vh !important;
}	
a.btn.enroll-single-btn {
    margin-bottom: 20px !important;
    font-size: 14px !important;
    padding: 10px 20px !important;
}	
.single-course-desc {
    margin-top: 20px !important;
}	
.single-course-desc h1, .single-course-desc h2, .single-course-desc h3, .single-course-desc h4, .single-course-desc h5, .single-course-desc h6 {
    font-size: 20px !important;
    line-height: 32px;
    margin-bottom: 0px;
}
.single-course-desc p, .single-course-desc {
    margin-bottom: 10px !important;
    line-height: 22px !important;
    font-size: 16px !important;
}	
.single-course-desc h1, .single-course-desc h2, .single-course-desc h3, .single-course-desc h4, .single-course-desc h5, .single-course-desc h6 {
    margin-top: 0px !important;
}	
section.vurv-courses {
    padding: 80px 0px 80px !important;
}
.single-hair_and_makeup section.vurv-courses .container {
    padding: 30px 0px 40px !important;
}	
.card.vcourse-card {
    margin-bottom: 0px !important;
}	
.single-hair_and_makeup section.vurv-courses .container {
    padding: 55px 0px 0px !important;
}
.single-hair_and_makeup section.bridal-enquiry-form.course-enq-form .container {
    padding: 40px 15px 0px !important;
}	
	

section.bridal-enquiry-form .wpcf7 {
    max-width: 100% !important;
}	
section.single-course-content .container {
    max-width: 82% !important;
    width: 82% !important;
    padding: 0px !important;
}	
.single-hair_and_makeup section.vurv-courses .container {
    max-width: 82% !important;
    width: 82% !important;
}
.single-hair_and_makeup section.bridal-enquiry-form.course-enq-form .container {
    padding: 65px 25px 0px !important;
    max-width: 82.6% !important;
}
section.terms-section h2 {
    left: -5px;
    font-size: 40px !important;
    margin-bottom: 15px !important;
    line-height: 52px;
}		
/* MORE-INFO	 */	
section.terms-section .container.tc-container {
    padding: 0px !important;
    max-width: 65% !important;
    width: 65% !important;
}	
section.terms-section p {
    margin-bottom: 5px !important;
    font-size: 16px !important;
    line-height: 22px;
}	
section.terms-section {
    padding: 70px 0px 70px 0px !important;
}	
.container.tc-container ul {
    margin-bottom: 0.5rem !important;
}
/* 	faq */
section.faq-listing {
    padding: 70px 0px 50px !important;
}


section.faq-listing .cards>.card-body {
    padding: 1rem 1.25rem !important;
}
.container.faq-brid-container {
    max-width: 85% !important;
}
section.faq-listing .accordian .card-header h6 {
    font-size: 22px !important;
}	
section.faq-listing .accordian p {
    font-size: 16px !important;
    line-height: 22px;
    margin-bottom: 0px !important;
}
.page-template-template-offer .otherserv-card .card .card-body a {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px !important;
}
	
section.terms-section h4 {
    margin-bottom: 5px !important;
    line-height: 28px;
    font-size: 20px !important;
    margin-top: 15px !important;
}	
	
/* BLOG	 */
.blog-main {
    padding: 75px 0px 40px !important;
}
.recent-blog {
    padding: 70px 0px 10px !important;
}
.recent-blog .pt-cv-view .pt-cv-ifield {
    margin-bottom: 0px !important;
}	
.recent-blog .mt-50 {
    margin-top: 10px !important;
}	
section.recent-blog .container {
    max-width: 90% !important;
}	
.blog-main .container {
    max-width: 90% !important;
    padding: 0px !important;
}	
.recent-blog .pt-cv-meta-fields {
    margin-top: 10px !important;
    margin-bottom: 0px !important;
}	
.recent-blog .pt-cv-title a, .recent-blog #pt-cv-view-11bcbb7u35 .pt-cv-title a {
    font-size: 17px !important;
    line-height: 21px;
}
.recent-blog .pt-cv-content {
    font-size: 14px !important;
    line-height: 18px !important;
    margin-bottom: 20px;
}

.text-center .pt-cv-pagination {
    margin: 0px auto 0!important;
}	
.pt-cv-pagination-wrapper {
    margin: 0px 0px !important;
}	
.blog-main.latest-cat {
    padding: 80px 0px 45px !important;
}	
.blog-main .project-card .card-desc {
    bottom: -6px !important;
    padding: 0px 20px;
}
/* BLOG-DETAIL	 */

.single-content-section {
    padding: 50px 0px !important;
}	
.single-content-section h3.popular-post-title {
    font-size: 24px;
    padding-bottom: 15px !important;
    margin-bottom: 24px !important;
    line-height: 32px;
}	
section.single-content-section .blog-sidebar-col {
    padding-left: 2em !important;
}	
.pop-recent-posts .row.popular-post-row {
    margin-top: 15px !important;
    margin-bottom: 10px !important;
}	
.pop-recent-posts .row.popular-post-row h5 {
    font-size: 16px !important;
    line-height: 18px !important;
    margin-bottom: 4px !important;
}
.pop-recent-posts .row.popular-post-row h6 {
    font-size: 12px !important;
    margin-top: 5px;
}	
.pop-recent-posts {
    margin-bottom: 30px !important;
}	
.single-content-section li.categories ul {
    margin-top: 15px !important;
    padding-top: 8px !important;
}
.single-content-section h4.tag-blog-title {
    padding-bottom: 18px !important;
    margin-bottom: 25px !important;
    font-size: 24px;
}
.single-content-section li.categories, h4.tag-blog-title {
    margin-bottom: 25px !important;
}	
ul.tag-cat-lists li {
    font-size: 16px !important;
}	
.single-content-section li.categories ul li.cat-item {
    font-size: 16px !important;
	  padding-top: 10px !important;
}	
.row.single-content-row img {
    margin-bottom: 20px !important;
}	
section.single-content-section .comment-section {
    margin-top: 30px !important;
}	
	
div#comments .comment-body {
    margin-bottom: 30px !important;
}	
div#comments b.fn {
    font-size: 20px !important;
}	
section.single-content-section p {
    line-height: 21px !important;
    margin-bottom: 10px !important;
    font-size: 15px !important;
}	
.comment-metadata {
    font-size: 15px !important;
}	
div#comments .comment-author.vcard img {
    margin-right: 20px !important;
}	
div#comments .comment-content, em.comment-awaiting-moderation {
    padding-left: 11.5% !important;
}	
 div#comments .children .comment-content, em.comment-awaiting-moderation {
    padding-left: 12.3% !important;
}	
div#comments h2 {
    margin-bottom: 20px !important;
}
section.single-content-section .comment-section {
    margin-top: 20px !important;
    margin-bottom: 0px;
}
	

div#comments form {
    margin-bottom: 0px !important;
    padding: 1.5rem 2rem 1.6rem!important;
}
.single-content-section {
    padding: 50px 0px 0px !important;
}	
.single .other-services .container.otherservs h3 {
    font-size: 26px !important;
    margin-bottom: 20px !important;
}
section.single-content-section .comment-section h3 {
    font-size: 26px !important;
    line-height: 42px !important;
    margin-bottom: 20px !important;
    margin-top: 40px !important;
}
#other-serv-carousel .owl-nav {
    top: 10%;
}
.single .other-services {
    margin-top: 80px;
    padding: 65px 0px 65px !important;
}
.single .other-services .otherserv-card .card .card-body {
    padding: 20px 0px 0px !important;
}	
.single .otherserv-card .card .card-body .card-text {
    line-height: 24px !important;
    font-size: 18px !important;
    margin-bottom: 10px !important;
    padding-right: 0px !important;
}	
.single-post .single-banner-middle h1 {
    font-size: 30px !important;
    line-height: 42px;
}

/* blog-SKINCARE	 */ 
h1.page-title {
    font-size: 50px !important;
}	
h2.entry-title {
    font-size: 30px !important;
}	
.entry-content p {
    margin-bottom: 10px !important;
}	
footer.entry-footer {
    margin-bottom: 20px !important;
}	
	
/* ABOUT-US	 */	
.about-head-content h1 {
    line-height: 50px !important;
    font-size: 50px !important;
    margin: 40px 0px 20px !important;
}


section.about-head .container {
    padding: 0px !important;
    max-width: 90% !important;
    width: 90% !important;
}	
.page-template-template-about h2 {
    line-height: 42px;
    font-size: 30px !important;
    margin-bottom: 10px !important;
}
.about-head-content p {
    font-size: 16px !important;
    line-height: 22px !important;
}	
.whovr-abt {
    margin: auto;
    max-width: 90%;
    margin-top: 40px !important;
}	
.whvr-abt-h2 {
    font-size: 60px !important;
    left: -1em !important;
}
section.about-head {
    margin-bottom: 50px !important;
}	
.abt-journy-title {
    line-height: 52px;
    font-size: 40px !important;
    margin-bottom: 25px !important;
}
section.about-journey {
    margin-bottom: 30px !important;
}	
section.about-journey.journey-yrs {
    margin-top: 60px !important;
    margin-bottom: 0px !important;
}
.journey-yrs .abt-grid-desc {
    font-size: 15px !important;
    margin-top: 10px !important;
    line-height: 20px !important;
}
section.about-cares {
    margin-top: 60px !important;
    padding: 90px 0px !important;
}
.abt-care-left {
    padding-left: 10em !important;
    padding-right: 2em !important;
}
.abt-care-left h3 {
    font-size: 25px !important;
    margin-bottom: 5px !important;
}	
.abt-care-left p {
    font-size: 14px !important;
    line-height: 20px;
}	
div#abt-care-sliderr .owl-dots {
    left: 9.8em !important;
    bottom: 0em;
}
div#abt-care-sliderr .owl-nav {
    bottom: -5px !important;
    left: 9.5em !important;
}

.owl-theme .owl-nav [class*=owl-] {
    width: 50px !important;
}
section.about-bottom.text-center {
    padding-top: 90px !important;
    padding-bottom: 30px !important;
}
section.about-bottom.text-center .container {
    max-width: 90% !important;
}	
.abt-btm-wrap .d-flex span {
    margin: 0px 14px !important;
    font-size: 35px !important;
}
.abt-btm-wrap .d-flex {
    font-size: 30px !important;
    margin: 0px 0px -20px 0px !important;
}	
.page-template-template-about .news-letter h2 {
    font-size: 30px !important;
    margin: 20px 0px 40px 0px !important;
    line-height: 42px;
}

/* 	MAKEUPS */
section.bridal-make-header h2 {
    font-size: 40px !important;
    margin: 40px 0px 20px !important;
    line-height: 50px !important;
    padding-top: 20px !important;
}
.bridal-make-header a.red-bkapp-btn.btn {
    padding: 7px 18px;
    font-size: 14px;
}
.bridal-header-content {
    margin: 40px 0px 45px !important;
}	
.bridal-header-content p {
    font-size: 18px !important;
    line-height: 24px !important;
}	
.bridal-make-card .card .card-body {
    padding: 20px 0px 0px 0px !important;
}	
.bridal-make-card .card .card-body .card-title {
    margin-bottom: 0px !important;
    font-size: 22px !important;
}	
.bridal-make-card {
    margin-bottom: 30px !important;
}	
section.bridal-makeups-list .container {
    max-width: 90% !important;
    padding: 0px !important;
}	
.page-id-24601 section.bridal-makeups-list {
    margin-bottom: 60px !important;
}	
section.apprvd-products a.bkapp-black {
    padding: 10px 18px !important;
    font-size: 14px !important;
}	
section.bridal-enquiry-form {
    padding: 60px 0px 75px !important;
}

	
section#bridal-enqq-form .container {
    max-width: 80% !important;
    padding: 0px !important;
}	
.page-template-template-bridal-makeup .how-to-guide {
    padding: 90px 0px 80px 0px !important;
}	
h2.guide-heading {
    line-height: normal;
    font-size: 65px !important;
    margin-bottom: 0px !important;
}
.how-to-guide .guides-content h3 {
    line-height: 34px !important;
    font-size: 26px !important;
    margin-top: 10px;
    margin-bottom: 10px !important;
}	
.guides-content p {
    margin-bottom: 10px;
    line-height: 22px !important;
    font-size: 16px !important;
}

section.faq-bridal {
    padding: 100px 0px 90px !important;
}
section.faq-bridal h5 {
    margin-bottom: 20px !important;
}
section.faq-bridal ul.bridal-faqs li p {
    margin-bottom: 0px !important;
    font-size: 16px !important;
    line-height: 22px !important;
}	
.bridal-single-left h6 {
    font-size: 22px !important;
    margin-bottom: 10px !important;
}	
.bridal-single-left h3 {
    line-height: 36px !important;
    font-size: 30px !important;
    margin-bottom: 0px !important;
       
}	
section.bridal-single-content {
    margin-bottom: 80px !important;
}	
section.bridal-type-single {
    padding: 90px 0px 90px !important;
}	
section.bridal-type-single h4 {
    line-height: 52px !important;
    font-size: 40px !important;
    margin-bottom: 20px !important;
}
.how-to-guide {
    padding: 90px 0px 80px 0px !important;
}	
section.bridal-enquiry-form h2 {
    font-size: 40px !important;
    line-height: 52px;
}

p.bridal-enquiry-p {
    font-size: 16px !important;
    line-height: 22px !important;
     margin: 0px auto 20px !important;
}	
.services-header2 {
    padding: 20px 0px 10px !important;
}		
.servs-head-links a {
    font-size: 14px !important;
    }	
.contact-section .contact-middle .wpcf7 form .wpcf7-response-output {
    text-align: center;
    margin-top: 0px !important;
}	
section.contact-section .address-details .salon-add h4 {
    margin-bottom: 16px;
    font-size: 26px !important;
}
section.contact-section .address-details .salon-add a {
    font-size: 20px !important;
}	
.contact-section .contact-middle .wpcf7 .wpcf7-spinner {
    position: relative;
    left: 80px !important;
    bottom: 30px !important;
}
.salon-section h2 {
    margin-bottom: 10px !important;
}
.contct-salons-address h2 {
    font-size: 30px !important;
}	
.contct-salons-address {
    padding-left: 2em !important;
    padding-right: 1em !important;
}	
.contct-salons-address h5 {
    margin-bottom: 0px !important;
    line-height: 32px !important;
    font-size: 22px !important;
}
.contct-salons-address h3 {
    font-size: 22px !important;
    margin-bottom: 15px !important;
}	
.contct-salons-address p {
    font-size: 16px !important;
    margin-bottom: 15px !important;
    line-height: 19px !important;
}	
.contct-salons-address p a {
    margin-bottom: 0px;
    font-size: 16px !important;
    line-height: 17px !important;
}
.cnt-salon-btns {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}
.cnt-salon-btns a.cont-pop-btn {
    font-size: 14px !important;
    padding: 6px 10px 9px !important;
}	
section.contact-salon-pop .row.cont-pop-row {
    min-height: unset !important;
}	
.modal-header .close {
    padding: 0px !important;
}	
#offr-form-pop .offer-form-heading {
    font-size: 30px !important;
    margin-bottom: 20px !important;
}	

.address-middle, .contact-middle {
    vertical-align: initial !important;
}	
.contact-section {
    padding: 50px 30px 30px !important;
    height: auto !important;
}
	
#offr-form-pop .modal-body {
    max-width: 50% !important;
}	
.contact-section .address-details, .contact-form-bg {
    height: auto !important;
}	
	section.our-service-header.offer-bottom .close img{
		height: 28px;
	}
	
}
	
/* IPAD-MINI */
	
@media (min-width: 700px) and (max-width: 960px){
.recent-blog .pt-cv-meta-fields span.terms {
    padding: 4px 10px 2px !important;
}
.single-content-section ol.blog-rep-lists li:last-child {
    margin-bottom: 10px !important;
}
.single-content-section .blog-rep-lists .blog-rep-content ol li {
    margin-bottom: 10px !important;
}
.blog-rep-lists .blog-rep-content ol li:last-child {
    margin-bottom: 0px !important;
}
section.blog-main h3 {
    font-size: 18px !important;
}
.blog-main .project-card .post-categories li {
    font-size: 13px !important;
}
ol.blog-rep-lists {
    margin-top: 30px;
    margin-bottom: 5px !important;
}
ol.blog-rep-lists li {
    margin-bottom: 30px !important;
}
ol.blog-rep-lists li .blog-rep-titles {
        font-size: 23px !important;
    margin-bottom: 15px !important;
    line-height: 30px;
}
.recent-blog .pt-cv-meta-fields span, .recent-blog .pt-cv-meta-fields time {
    margin-top: 4px;
    font-size: 14px !important;
}

.single-content-section ol.blog-rep-lists li {
    padding: 0px !important;
    margin-bottom: 35px !important;
    line-height: 1.5 !important;
}
	section#offr-form-pop .wpcf7 form .wpcf7-response-output{
		    max-width: 98% !important;
    margin: 0em auto 2.2em !important;
	}
	.cat-blog-wrap{
		    margin-bottom: 45px;
    padding: 0px 15px !important;
	}
	section.recent-blog .cat-blg-title{
		    font-size: 22px;
    line-height: 26px;
    margin-bottom: 15px;
	}
	.cat-blog-rdmr a{
		font-size: 14px;
	}
	.cat-blg-dsc p{
		    font-size: 15px;
    line-height: 1.3;
	}
	section.recent-blog .d-flex{
		    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    font-size: 14px;
    margin-top: 10px;
	}
	section.recent-blog .card-body{
		padding: 5px 0px 0px;
	}
	.cat-blg-catg{
		padding: 2px 13px;
	}
	section.recent-blog h1{
		font-size: 30px;
		margin-bottom: 25px;
	}
	section.our-service-header.offer-bottom#offr-form-pop .close img{
		height: 28px;
	}

.contact-section .contact-middle .wpcf7-form.sent .wpcf7-response-output{
		transform: translate(0px, 110px) !important;
    font-size: 25px !important;
	}
	.abt-journey-slides.owl-theme .owl-nav .owl-next {
		right: -4em !important;
	}
	.abt-journey-slides.owl-theme .owl-nav .owl-prev{
		  left: -4em;
	}
	.glow-up .container.glow-tab-contnr{
		 margin-top: 0px !important;
	}
	.swiper-button-next img, .swiper-button-prev img{
		height: 48px !important;
	}
	#other-serv-carousel .owl-nav {
    top: 32% !important;
}
	section#salon-serv .owl-nav img{
		height: 22px !important;
	}
	.vurv-courses .container .col-lg-4{
		margin-right: unset !important;
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 50% !important;
    max-width: 50% !important;
	}
	.navbar-light .navbar-toggler-icon{
		background-size: 30px;
	}

.faq-listing .card-body {
    padding: 10px 20px !important;
}


section.single-course-content .col-md-4 {
    padding: 0px;
}
.hair_and_makeup-template-default a.btn.enroll-single-btn {
    padding: 6px 20px !important;
}
.hair_and_makeup-template-default section.bridal-enquiry-form .wpcf7 .wpcf7-response-output {
    width: 100% !important;
}
section.bridal-enquiry-form.course-enq-form:before {
    width: 85% !important;
}
.page-template-template-offer .our-service-header h2 {
    margin-bottom: 60px !important;
}
section.salon-section .container {
    max-width: 90% !important;
}
.contact-main-form {
    margin-top: 0px !important;
}
section.contact-section .container {
    max-width: 86% !important;
}
.page-id-6155 .newsletter {
    padding: 50px 0px 40px !important;
}
.bridals-header2 .servs-head-links li.active a {
    padding: 5px 12px 5px !important;
}
.bridal-single-left {
    padding-left: 3em;
    padding-right: 1em;
}
.servs-head-links li {
    padding-right: 6px !important;
    padding-left: 6px !important;
}
.col-lg-4.col-md-6.bridal-make-card {
    padding: 15px !important;
}
section.bridal-makeups-list .container {
    padding: 0px;
    max-width: 85% !important;
    width: 85% !important;
}
.col-lg-6.glowup-left {
    padding-right: 0em;
    padding-left: 1em;
}
.submit-wrap {
    margin-top: 20px !important;
}
.contact-section .offer-form {
    margin-top: 20px !important;
}
.contact-middle {
    margin-left: 1em !important;
}
div#abt-care-sliderr .owl-nav .owl-next {
    right: 40px !important;
    position: absolute;
}
div#abt-care-sliderr .owl-nav .owl-prev {
    left: 40px !important;
    position: absolute;
}
.form-group.mb-3.comment-form-comment {
    margin-bottom: 0px !important;
}
section.bridal-enquiry-form#bridal-enqq-form .wpcf7 .wpcf7-response-output {
    width: 608px !important;
}
section.bridal-enquiry-form#bridal-enqq-form .wpcf7 form .wpcf7-response-output {
    margin: -4.5px !important;
}
.postid-30228 section.bridal-enquiry-form .wpcf7 .wpcf7-response-output {
    width: 100% !important;
}
.vcard-section .card .card-body {
    padding: 20px 0px 0px !important;
}
.page-id-14185 .contact-section .contact-middle .wpcf7 form .wpcf7-response-output {
    margin-left: 0px !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
	font-size: 11px;
}
section.bridal-enquiry-form .wpcf7 .wpcf7-response-output {
    width: 91% !important;
    margin: 0px auto 50px !important;
}

section.single-content-section p img {
    max-width: 50% !important;
}
textarea#comment {
    resize: unset !important;
    height: 150px;
}
#course-enqq-form#course-enqq-form .wpcf7 form .wpcf7-response-output {
    width: 88% !important;
    margin: 0em auto 2.5em !important;
}
.bridal-enq-form.course-enquiry-form {
    max-width: 600px;
    margin: auto;
}
.card.vcourse-card {
    margin-bottom: 30px !important;
}
section.vurv-courses .row {
    justify-content: center;
}
.page-id-30242 section.about-cares {
    margin-top: 45px !important;
}
.page-id-30242 section.about-cares {
    margin-top: 90px !important;
    padding: 45px 0px 50px !important;
}


.col-lg-6.col-md-6.cnt-lft {
    padding-left: 0px !important;
}
.col-lg-6.col-md-6.cnt-rght {
    padding-left: 22px !important;
    padding-right: 0px !important;
}

section.contact-section .contact-main-form select {
    background-position: calc(100% - 18px) 20px, calc(100% - 22px) 11px, 95% 0 !important;
    background-size: 14px !important;
}

.page-id-14185 .contact-form-bg .form-control, .page-id-14185 .contact-form-bg .wpcf7-select {
    height: 45px !important;
}
section#bridal-enqq-form form {
    max-width: 600px !important;
    margin: auto;
}
.get-vurved .row {
    height: unset !important;
    align-items: unset !important;
}

#offr-form-pop .modal-body .wpcf7 {
    padding: 50px 50px 8px !important;
}
.postid-30228 section.bridal-enquiry-form .wpcf7 .wpcf7-response-output {
    margin: 0px 0px 30px!important;
}
#whatsapp-button {
    left: 5% !important;
   bottom: 3% !important;
}
.wpcf7 form .wpcf7-response-output {
    margin: 1em 0.5em 2.5em !important;
}
.newsletter .wpcf7 form .wpcf7-response-output {
    margin: 1em auto 2.5em !important;
    width: 72%;
	font-size: 13px;
}
	.newsletter .news-sub-form .wpcf7-not-valid-tip{
		    font-size: 13px;
    padding-top: 2px !important;
    padding-left: 18px;
	}
div#page-banner h1 {
    font-size: 40px !important;
}
.page-id-91 section.our-service-header {
    padding-top: 45px !important;
}
.overlay .closebtn {
    top: 4% !important;
    right: 6% !important;
}
div#page-banner {
    padding: 80px 0px !important;
}
.single-post .single-banner-middle h1 {
    margin-bottom: 20px !important;
    width: 90%;
    line-height: 42px;
    font-size: 30px !important;
    margin: auto;
}
.container.tc-container ul {
    margin-bottom: 5px !important;
}
section.terms-section p {
    font-size: 16px !important;
    line-height: 22px !important;
    margin-bottom: 6px !important;
}


.container.float-content-container .col-lg-6 {
    padding: 0px !important;
}
.bridal-enq-form input#submit_btn {
    padding: 0px 20px !important;
    font-size: 14px !important;
    height: 32px !important;
}
.card.vcourse-card h5 {
    font-size: 14px !important;
    margin-top: 10px !important;
}
a.btn.enroll-btn {
    font-size: 14px !important;
    padding: 6px 14px !important;
}
a.btn.salon-tour-btn {
    padding: 8px 30px !important;
    font-size: 14px !important;
}
a.btn.courses-btn {
    padding: 8px 30px !important;
    font-size: 14px !important;
}
.contact-salon-pop .cnt-salon-btns a.cont-pop-btn {
    font-size: 14px !important;
    padding: 8px 20px 9px !important;
}
.pop-cnt-modal .modal-header .close img {
    position: absolute !important;
    left: -3px !important;
    top: -30px !important;
   max-width: 22px !important;
    width: 22px !important;
}

.page-template-template-offer section#offr-form-pop h4 {
    margin-bottom: 15px !important;
}
#offer-serv-carousel .owl-nav .owl-prev {
    top: 27% !important;
}
input#subscribe-mail {
    padding: 21px !important;
}
/* HOME	 */
.vstateof-mind {
    padding: 30px 0px 0px !important;
}
	.qligg-mfp-wrap .mfp-container .mfp-close{
		    transform: scale(.6);
    right: 28px !important;
    top: 10% !important;
	}
.contact-section .contact-middle .wpcf7 .wpcf7-spinner {
      position: relative;
    left: 10px !important;
    bottom: unset !important;
}
.vcenter-image {
    margin-top: 40px !important;
}	
.container.vstate-of-mind {
    padding: 0px !important;
}	
.vstate-of-mind p {
    margin: 10px auto 20px !important;
}	
.get-vurved {
    padding-top: 22vh !important;
}	
.vget-left p {
    margin: 0px 0px 20px 0px !important;
}	
.our-services {
    padding: 70px 0px 80px 0px !important;
}
.our-services .services {
    padding-bottom: 10px !important;
}	
.our-services .services p {
    margin-bottom: 20px;
    margin-top: 10px !important;
}
.vserv-list .vservices li a {
    font-size: 28px !important;
}	
.left-float-img {
    width: 25% !important;
    right: 5% !important;
 margin-top: 10px !important;
}
.right-float-img {
     width: 20% !important;
    left: 5% !important;
    padding-top: 35% !important;
}
.vserv-list .vservices li.active a::before {
    width: 40px !important;
}
.our-services .services-lists .tab-pane:nth-child(1) .right-float-img {
    padding-top: 35% !important;
}	
.our-services .services-lists .tab-pane:nth-child(2) .right-float-img {
    padding-top: 37% !important;
}
.our-services .services-lists .tab-pane:nth-child(3) .right-float-img {
    padding-top: 39% !important;
}	
.our-services .services-lists .tab-pane:nth-child(4) .right-float-img {
    padding-top: 41% !important;
}	
.our-services .services-lists .tab-pane:nth-child(5) .right-float-img {
    padding-top: 43% !important;
}
.our-services .services-lists .tab-pane:nth-child(6) .right-float-img {
    padding-top: 45% !important;
}	
.our-services .services-lists .tab-pane:nth-child(7) .right-float-img {
    padding-top: 47% !important;
}	
.our-services .services-lists .tab-pane:nth-child(8) .right-float-img {
    padding-top: 49% !important;
}	
.our-services .services-lists .tab-pane:nth-child(9) .right-float-img {
    padding-top: 51% !important;
}
.our-services .services-lists .tab-pane:nth-child(10) .right-float-img {
    padding-top: 53% !important;
}	
.our-services .bk-consultation {
    margin-top: 15px !important;
}	
.vserv-list ol {
    padding-top: 10px !important;
}
.comming-soon {
    font-size: 18px !important;
}	
.salon-carousel-content p {
        font-size: 16px !important;
    margin-top: 16px !important;
    line-height: 26px !important;
}	
.salon-carousel-content p span {
    font-size: 20px !important;
}	
	#our-salon-carousel .owl-nav img{
		height: 22px !important;
	}
	#our-salon-carousel .owl-prev{
		left: -47px;
	}
	#our-salon-carousel .owl-next{
		right: -50px;
	}
.our-salons {
    padding: 70px 0px 55px 0px !important;
}
.vcard-section {
    padding: 80px 0px 68px 0px !important;
}
.home .vcard-section .card-title {
    font-size: 22px !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}
.vcard-section .vcard-row {
    grid-column-gap: 30px !important;
    grid-row-gap: 30px !important;
}	
.vcard-section .card .card-body .card-text {
    line-height: 24px !important;
    font-size: 18px !important;
}	
.vcard-section .card .card-body {
    padding: 15px 0px 0px !important;
}	
.newsletter .news-sub-form .news-email-input {
    -webkit-flex: 0 0 66.6666666667% !important;
    -ms-flex: 0 0 66.6666666667% !important;
    flex: 0 0 66.6666666667% !important;
    max-width: 66.6666666667% !important;
}	
.news-sub-form .col-lg-4 {
    -webkit-flex: 0 0 33.3333333333% !important;
    -ms-flex: 0 0 33.3333333333% !important;
    flex: 0 0 33.3333333333% !important;
    max-width: 33.3333333333% !important;
}	
.page-id-15673 .newsletter {
    padding: 70px 0px 40px !important;
}
.news-letter h2 {
    font-size: 30px !important;
    margin: 15px 0px 20px 0px !important;
}
.news-letter h6 {
    font-size: 18px !important;
}	
.instagram {
    padding: 65px 0px 75px 0px !important;
}
.instagram .insta h3 {
    margin-bottom: 20px !important;
    font-size: 32px !important;
}
.our-services .services h2 {
    font-size: 40px !important;
}	
.our-services .services p {
    font-size: 16px;
    line-height: 22px;
}
.instagram .container.insta {
    max-width: 91% !important;
    width: 91% !important;
    padding: 0px !important;
}	
.container.news-letter {
    max-width: 90% !important;
    padding: 0px !important;
}	
.footer {
    padding: 50px 0px 0px 0px !important;
}	
.footer .col-lg-4.left-footer {
    margin-bottom: 20px !important;
}
	
.footer-content .footer-links li h5 {
    margin-bottom: 10px !important;
}	
.col.footer-links {
    padding-top: 20px !important;
    padding-left: 0px !important;
}	
.col.footer-links {
    -webkit-flex: 0 0 50% !important;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
}	
.footer-content .footer-links li h5 {
       font-size: 21px !important;
    line-height: 22px !important;
}	
.footer-content .footer-links li a {
    line-height: 22px !important;
}	
	a#whatsapp-button img{
		height: 45px;
	}
.footer ol {
    margin-bottom: 20px !important;
}
section.vcard-section .container {
    max-width: 90% !important;
    padding: 0px !important;
}	
.footer .bottom-footer {
    margin-top: 10px !important;
}	
.bottom-footer .social-media a {
    font-size: 16px !important;
}	
.bottom-footer .social-media a::hover {
    font-size: 18px !important;
}	
.footer ol {
    padding-left: 16px !important;
}	
.footer-content.container {
    max-width: 90% !important;
	width:90% !important;
    padding: 0px !important;
}	
.left-footer a.bkapp-black {
    right: 16px !important;
}
div#right-menus ul li {
    padding: 0px 5px !important;
   
}
 div#right-menus ul a {
    font-size: 14px !important;
    line-height: 60px !important;
  }	
a.navbar-brand.navbar-brand-center {
    margin: 2px !important;
}	
ul#menu-main {
    margin-left: 0px !important;
}	
.overlay li a {
    font-size: 21px !important;
}	
ul#menu-main {
    margin-bottom: 0px !important;
}	
.menu-left-bottom .social-media {
    padding-left: 0px !important;
}	
	.overlay .closebtn{
      height: 24px;
    width: 24px;
 
	}
	.navbar-light .navbar-toggler-icon{
		background-size: 28px;
	}
	a.navbar-brand.navbar-brand-center img{
		    width: 100%;
    object-fit: contain;
    height: 32px;
	}
	.navbar-light .navbar-toggler-icon{
      width: 28px !important;
    height: 28px !important;
	}
	.menu-left-bottom .social-media p{
		font-size: 18px;
	}
	.navbar-light .navbar-toggler-icon{
		background-size: 24px !important;
	}
.menu-left-bottom .social-media {
    font-size: 22px !important;
    line-height: 28px !important;
}
.overlay-content {
       position: relative;
    top: 9% !important;
}	
.menu-left-bottom .menu-bottom-btn a#book-btn {
       font-size: 15px !important;
    padding: 6px 20px !important;
    line-height: 24px !important;
}	
	.menu-left-bottom{
		margin-top: 30px;
	}
.vnav-left.col-md-5 {
    padding-left: 0px !important;
}	
	
li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-15806 {
    margin-right: -10px !important;
}	
	
	
/* SERVICES */
section.our-service-header {
    padding-top: 40px !important;
}	

.mens-hair-content p {
    line-height: 21px !important;
    margin-bottom: 8px !important;
}	
.services-mens-hair {
    margin-bottom: 40px !important;
}	
.our-other-services .container, .our-service-header .container {
    max-width: 90% !important;
    width: 90% !important;
    padding: 0px !important;
}	
section#services-grid .row-other-sevs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
}	
.vcard-section .card .vcard-readmore a {
    font-size: 16px !important;
}	
	
/* .vcard-section .card-title {
    font-size: 22px !important;
    margin-bottom: 10px !important;
    margin-top: 0px !important;
}	 */
.vcard-section .card .card-body .card-text {
       line-height: 20px !important;
    font-size: 14px !important;
}
section#services-grid .otherserv-card .card .card-body {
    padding: 15px 0px 0px 0px !important;
}	
.page-template-template-services .otherserv-card .card .card-body .card-title {
    font-size: 20px !important;
	  margin-bottom: 5px !important;
}	

.otherserv-card .card .card-body .card-text {
    margin-bottom: 0px !important;
    line-height: 21px !important;
    font-size: 16px !important;
    padding-right: 0px !important;
}	
.otherserv-card .card .card-body a {
  font-size: 14px !important;
}	
.our-other-services {
    margin-bottom: 75px !important;
}
section#services-grid .bk-consultation {
    margin-top: 35px !important;
}		

.news-letter form input {
    padding: 25px 30px !important;
}	

	
.glow-up a.bkapp-white {
    font-size: 14px !important;
    padding: 10px 15px !important;
}
.our-other-services a.bkapp-black {
    padding: 6px 15px !important;
    font-size: 14px !important;
}
.servs-head-links a {
    line-height: 22px !important;
    font-size: 14px !important;
}	
	.news-sub-form{
		    max-width: 70%;
    margin: auto;
	}
.news-letter form input, .news-letter form #subscribe-btn {
    font-size: 14px !important;
    padding: 10px 15px !important;
}
.services-header2 {
    padding: 17px 0px 6px !important;
}
section.services-header2.shrink {
    top: 82.5px !important;
}
.services-header2 ul li {
 margin-bottom:10px !important;
}	

/* SKINCARE-DETAIL */
	
.skin-care-row {
    margin-top: 0px !important;
}	
.skincare-top {
    padding-top: 60px !important;
}	
.skincare-top .container.skin-care-top {
    padding: 0px;
    max-width: 65% !important;
}	
.skincare-top .sk-top-left {
    padding: 0px 0px 0px 0px !important;
}	
.skincare-top .container.skin-care-top h3 {
    font-size: 24px !important;
    margin-bottom: 5px !important;
}
.glow-up .glowup-left h2 {
    font-size: 40px !important;
    margin-bottom: 10px !important;
    margin-top: 5px;
}
.skincare-top .sk-top-right p {
    width: 480px;
    line-height: 20px !important;
    font-size: 16px !important;
    padding-right: 0px !important;
    margin-bottom: 12px !important;
}
.glow-up .glowup-left p {
     line-height: 21px !important;
    font-size: 16px !important;
    padding-right: 0px !important;
	margin-bottom:10px !important;
}	
.skincare-top .sk-top-right {
    padding-bottom: 1vh !important;
    padding-left: 0px !important;
    top: 2vh !important;
    left: 0;
}
.skincare-top .container.skin-care-top h1 {
    display: none;
}
.rate-card a {
    font-size: 16px !important;
}	
.glow-up {
    margin-top: 60px !important;
    padding: 0px 0px 75px 0px !important;
}
	
.glowup-inner {
    padding: 50px 0px 20px !important;
}
.glowup-content {
    height: auto !important;
}	
.glowup-right.fullw-img {
    padding: 0px 15px !important;
    position: unset !important;
    margin-bottom: 20px !important;
    margin-top: 10px !important;
}
.glow-up .container {
    max-width: 90% !important;
    padding: 0px !important;
}	
.glowup-table td p {
    margin-bottom: 8px !important;
    font-size: 18px !important;
}	
.glowup-table td {
	font-size: 18px !important;
    padding: 10px 10px !important;
}	
.glowup-programme {
    padding: 30px 0px 25px !important;
    margin-bottom: 30px !important;
}
#glow-carousel .owl-nav .owl-next {
    width: 50px !important;
}
#glow-carousel .owl-nav .owl-prev {
    width: 50px !important;
}
.glowup-table td h6 {
	  line-height: 18px !important;
    font-size: 15px !important;
}	
.otherservs h2 {
    font-size: 40px !important;
    margin-bottom: 20px !important;
}	
	
.container.otherservs {
	    max-width: 90% !important;
    padding: 0px !important;
}	

.single .otherserv-card .card .card-body .card-text {
    margin-bottom: 0px !important;
}	
.single .other-services .otherserv-card .card .card-body {
    padding: 20px 0px 0px !important;
}	
.single .otherserv-card .card .card-body .card-text {
    min-height: 2em !important;
}			
.skeyndor-content {
    padding-left: 5vh !important;
}	
.skeyndor-content p {
    padding-right: 1vh !important;
    margin-bottom: 10px !important;
      line-height: 19px !important;
    font-size: 16px !important;
}	
.skeyndor-content h2 {
    line-height: 30px !important;
    font-size: 28px !important;
    margin-bottom: 5px !important;
}
h2.guide-heading {
    font-size: 50px !important;
    margin-bottom: 15px !important;
}
.single-services .how-to-guide {
    padding: 75px 0px 42px !important;
}	
.guides-content h3 {
    font-size: 18px !important;
    margin-bottom: 8px !important;
    line-height: 24px !important;
}
.postid-1797.single .other-services {
    margin-bottom: 0% !important;
    padding: 75px 0px 75px !important;
}
.guides-sk li {
    margin-bottom: 10px;
    margin-top: 0px !important;
}
.how-to-guide .container.howto-guide {
    max-width: 70% !important;
    width: 70% !important;
}
section.how-to-guide .container {
    max-width: 90% !important;
    padding: 0px !important;
}	
.guides-sk {
    padding-left: 50px !important;
}
.glowup-table td strong {
    font-size: 18px !important;
}
.guides-content p {
    margin-bottom: 10px !important;
    line-height: 21px !important;
    font-size: 16px !important;
    width: unset !important;
}	
.guides-content::before {
    left: -60px !important;
    top: 0px !important;
    width: 40px !important;
    height: 40px !important;
    font-size: 20px !important;
}
div#other-serv-carousel {
	margin:auto !important;
    width: 90% !important;
}	
#other-serv-carousel .owl-nav .owl-prev {
    left: -53px; !important;
     width: 36px !important;
    top: -45px !important;
}	
#other-serv-carousel .owl-nav .owl-next {
    width: 36px !important;
    right: -53px !important;
    top: -45px !important;
}	
	
/* OFFERS	 */
	
.page-id-6155 section#offr-form-pop {
    padding-top: 0px !important;
}	
section#offr-form-pop .mt-80 {
    margin-top: 0px !important;
}	
.offer-bottom .nav-link {
    padding: 10px 1.5rem !important;
    font-size: 18px !important;
}
.page-template-template-offer .other-services {
    padding: 50px 0px 0px 0px !important;
}	
div#offer-serv-carousel {
		margin:auto !important;
    width: 90% !important;
}	
#offer-serv-carousel .owl-nav .owl-prev {
    left: -60px !important;
    top: 31% !important;
    width: 45px !important;
}	

#offer-serv-carousel .owl-nav .owl-next {
    right: -60px !important;
    top: 31% !important;
    width: 45px !important;
}
.page-template-template-offer .otherserv-card .card .card-body .card-title {
    margin-bottom: 0px !important;
    font-size: 25px !important;
}	
.otherserv-card .card .card-body {
    padding: 20px 0px 0px 0px !important;
}	
#offr-form-pop .modal-body {
    max-width: 80% !important;
}	
#offr-form-pop .offer-form-heading {
    font-size: 35px !important;
    margin-bottom: 20px !important;
}	
/* CONTACT-US */
.contact-section .address-details, .contact-form-bg {
    height: auto !important;
}	

.contact-form-bg .wpcf7 {
    margin: 0px !important;
    max-width: 350px !important;
}	
	
/* SHIPPING 	 */
section.terms-section h2 {
    left: -8px;
    font-size: 40px !important;
    margin-bottom: 15px !important;
}
section.terms-section {
    padding: 70px 0px 70px 0px !important;
}
section.terms-section .container.tc-container {
    padding: 0px !important;
    max-width: 100% !important;
    width: 65% !important;
}	
.container.faq-brid-container {
    max-width: 70% !important;
    padding: 0px !important;
}	
section.faq-listing {
    padding: 55px 0px 45px !important;
}
section.faq-listing .accordian .card-header h6 {
    font-size: 20px !important;
}	
section.faq-listing .accordian p {
    font-size: 17px !important;
    margin-bottom: 0px !important;
    line-height: 21px;
}

section.faq-listing .accordian .cards {
    margin-bottom: 15px !important;
}	

section.terms-section h4 {
    margin-top: 20px !important;
    font-size: 20px !important;
}	
	
	
/* ABOUT	 */
.about-head-content h1 {
    font-size: 60px !important;
    margin: 50px 0px 20px !important;
    line-height: 60px;
}
.page-template-template-about h2 {
    font-size: 35px !important;
    margin-bottom: 10px !important;
}
.about-head-content p {
    max-width: unset !important;
    line-height: 22px !important;
    font-size: 16px !important;
}	
section.about-head .container {
    padding: 0px !important;
    max-width: 90% !important;
    width: 90% !important;
}	
.whvr-abt-h2 {
    font-size: 40px !important;
    left: -30px !important;
}	
section.about-journey .container {
     padding: 0px !important;
    max-width: 90% !important;
    width: 90% !important;
}	
.abt-journy-title {
    font-size: 40px !important;
    margin-bottom: 15px !important;
}
div#abt-care-sliderr .owl-nav img{
	height: 35px;
}
	div#abt-care-sliderr .owl-dots{
		    position: relative;
    left: unset;
    bottom: unset;
    text-align: center;
	}
	div#abt-care-sliderr .owl-dot.active:before{
		left: auto;
	}
	div#abt-care-sliderr .owl-dots:after{
		padding-left: 0px;
		padding-right: 10px;
	}
	div#abt-care-sliderr .owl-dot.active:before{
		content: counter(slides-num) " / ";
		position: relative;
		margin-right: 5px;
	}
	div#abt-care-sliderr .owl-dot{
		margin-right: 0;
	}
	div#abt-care-sliderr .owl-dots:after, div#abt-care-sliderr .owl-dot.active:before{
		font-size: 18px !important;
	}
.whovr-abt {
    margin-top: 50px !important;
}	
section.about-head {
    margin-bottom: 70px !important; 
}	
.abt-grid-desc {
    font-size: 18px !important;
    margin-top: 10px !important;
    line-height: 22px;
}
.abt-grid-desc span{
	    font-size: 14px;
    line-height: 18px;
    margin-top: 3px;	
}
.abt-journey-slides.owl-theme .owl-nav img{
	height: 22px;
}
.abt-care-right {
    padding: 10px 120px;
}
section.about-journey {
    margin-bottom: 30px !important;
}
section.about-journey.journey-yrs .container {
    max-width: 84% !important;
    padding: 0px 15px !important;
}	
.abt-care-left {
    padding: 0px !important;
    max-width: 90%;
    margin: auto !important;
}
section.about-cares { 
    padding: 40px 0px 120px !important;
}	
.abt-care-left h3 {
    font-size: 30px !important;
    margin-bottom: 10px !important;
}	

div#abt-care-sliderr .owl-nav {
       bottom: 280px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto !important;
    position: absolute;
}	
section.about-bottom.text-center {
    padding-top: 75px !important;
    padding-bottom: 0px !important;
}	
section.about-bottom.text-center .container {
     padding: 0px !important;
    max-width: 90%;
}		
.abt-btn-mini {
    font-size: 20px !important;
}
.abt-btm-wrap .d-flex {
    line-height: 42px !important;
    font-size: 30px !important;
    margin: 10px 0px 0px 0px !important;
}
	.abt-btm-wrap .d-flex span{
		    margin: 0px 10px;
    font-size: 36px;
    position: relative;
    top: 2px;
	}
.page-template-template-about .news-letter h2 {
    font-size: 30px !important;
}	
	
	
/* VURVE ACADEMY	 */
	
.container.float-content-container {
    max-width: 90% !important;
    position: unset !important;    
    transform: unset !important;
     padding: 30px 0px 35px !important;
}	
section.our-academy h2 {
    font-size: 40px !important;
    margin-bottom: 15px !important;
}	
section.our-academy p {
    font-size: 16px !important;
    margin-bottom: 10px !important;
    padding-right: 20px !important;
    line-height: 22px;
}
.our-acd-btns {
    margin-top: 20px !important;
}	
	
section.vurv-courses h2 {
    font-size: 40px !important;
    margin-bottom: 15px !important;
}
.vurv-courses-col {
    margin-right: 0px !important;
}	
.card.vcourse-card h4 {
    font-size: 22px !important;
    line-height: 28px !important;
}
.card.vcourse-card p {
    font-size: 16px !important;
    line-height: 22px;
    margin-bottom: 10px !important;
}
section.bridal-enquiry-form.course-enq-form {
    padding: 38px 0px 20px !important;
}	
section.bridal-enquiry-form h2 {
      font-size: 40px !important;
    margin-bottom: 10px !important;
}	
p.bridal-enquiry-p {
    font-size: 16px !important;
    line-height: 22px !important;
    margin: 2px auto 30px !important;
}

	
.bridal-enq-form .text-center.sub-btn {
    margin-top: 20px !important;
}	
	
/* vurve-detail */
section.single-course-content h2 {
    font-size: 40px !important;
    margin-bottom: 15px !important;
}	
section.single-course-content {
    padding: 60px 0px 0px !important;
}	
.course-additional-details {
    padding-left: 0vh !important;
}	
section.single-course-content .container {
    width: 80% !important;
    max-width: 100% !important;
    padding: 0px !important;
}
a.btn.enroll-single-btn {
    font-size: 18px !important;
    padding: 12px 60px !important;
    margin-bottom: 15px !important;
}	
.course-additional-details h5 {
    font-size: 14px !important;
    line-height: 24px !important;
}	
	
.single-course-desc {
    margin-top: 20px !important;
}	
.single-course-desc h1, .single-course-desc h2, .single-course-desc h3, .single-course-desc h4, .single-course-desc h5, .single-course-desc h6 {
    font-size: 20px !important;
    margin-bottom: 5px !important;
    margin-top: 15px !important;
}
.single-course-desc ul {
    margin-bottom: 0px !important;
}
section.vurv-courses {
    padding: 60px 0px 42px !important;
}
.single-hair_and_makeup section.vurv-courses .container {
    max-width: 80% !important;
    padding: 60px 0px 10px !important;
}
.single-course-desc p, .single-course-desc {
    margin-bottom: 8px !important;
    font-size: 16px !important;
    line-height: 22px !important;
}
.single-course-desc ul li {
    margin-top: 0px !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

.single-hair_and_makeup section.bridal-enquiry-form.course-enq-form .container {
    padding: 60px 0px 30px !important;
    max-width: 80% !important;
}
section.bridal-enquiry-form.course-enq-form {
    padding: 0px 0px 20px !important;
}	
section.bridal-enquiry-form.course-enq-form {
    padding: 0px 0px 10px !important;
}	
section#course-enqq-form {
    padding-top: 55px !important;
    padding-bottom: 35px !important;
}

.blog-main {
    padding: 70px 0px 45px !important;
}	
.blog-main .project-card {
    margin-bottom: 30px !important;
}
section.blog-main .container {
    max-width: 84% !important;
    padding: 0px !important;
}	
.blog-main.latest-cat {
    padding: 70px 0px 45px !important;
}	
.recent-blog {
    padding: 60px 0px 20px !important;
}
.pt-cv-content-item {
    padding-bottom: 30px !important;
}
.recent-blog .pt-cv-view .pt-cv-ifield {
    margin-bottom: 0px !important;
}
.recent-blog .mt-50 {
    margin-top: 10px !important;
}	
.recent-blog .text-center .pt-cv-pagination {
    margin: 0px auto 0!important;
}	
.recent-blog .pt-cv-pagination-wrapper.text-center {
    margin-top: 0px !important;
}	

/* CONTACT-US */	
.salon-add {
    margin-bottom: 20px !important;
}	
	.address-middle{
		padding-top: 2em !important;
	}
section.contact-section .address-details .salon-add h4 {
       font-size: 24px !important;
    line-height: 30px !important;
    margin-bottom: 5px !important;
}	
section.contact-section .address-details .salon-add a {
    font-size: 18px !important;
}	
.contact-section {
    padding: 50px 0px 20px !important;
}
section.contact-section .contact-main-form h3 {
       font-size: 22px !important;
    line-height: 32px !important;
    margin-bottom: 10px !important;
}	
.page-template-template-contact .salon-section {
    padding: 45px 0px 30px !important;
}	
	.salon-row-grids .salon-carousel-grid{
		    margin: 0px;
    padding: 10px;
	}
.salon-section .salon-carousel-grid {
    margin-bottom: 25px !important;
}	
.salon-section .contact-salons h2 {
    font-size: 40px !important;
    line-height: 50px !important;
    margin-bottom: 20px !important;
}
.salon-row-grids {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 30px;
}	
.salon-section .salon-carousel-content p {
    font-size: 18px !important;
    margin-top: 10px !important;
    line-height: 22px !important;
}	
.contct-salons-address {
	padding-bottom: 40px !important;
	padding-top:40px !important;
    padding-left: 2em !important;
    padding-right: 1em !important;
}	
.contct-salons-address h2 {
    font-size: 40px !important;
    margin-bottom: 5px !important;
}	

.contct-salons-address h3 {
    font-size: 24px;
    margin-bottom: 10px;
}
.contct-salons-address p {
    font-size: 17px !important;
    line-height: 21px !important;
    margin-bottom: 15px !important;
}
.contct-salons-address br {
    display: none;
}	
.cnt-salon-btns {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.contct-salons-address a.get-direction-link, .contct-salons-address a.get-direction-link:hover {
    font-size: 20px !important;
}	
.contct-salons-address h5 {
    margin-top: 15px !important;
    font-size: 20px !important;
    margin-bottom: 5px;
}
.abt-care-left p {
    margin-bottom: 20px !important;
    line-height: 22px !important;
    font-size: 16px !important;
}
/* 	BLOGS */
section.recent-blog .container {
    max-width: 84% !important;
}
.recent-blog .pt-cv-meta-fields {
    margin-top: 15px !important;
    margin-bottom: 0px !important;
}
.recent-blog .pt-cv-content {
    font-size: 14px !important;
    line-height: 19px !important;
}
.recent-blog .pt-cv-title a, .recent-blog #pt-cv-view-11bcbb7u35 .pt-cv-title a {
    font-size: 18px !important;
    line-height: 22px !important;
}
.recent-blog .pt-cv-title {
    margin-top: 15px !important;
    margin-bottom: 8px;
}
.recent-blog #pt-cv-view-11bcbb7u35 .pt-cv-readmore, .recent-blog #pt-cv-view-11bcbb7u35 .pt-cv-readmore:hover {
    font-size: 14px !important;
}
.single-content-section {
    padding: 50px 0px 0px !important;
}
section.single-content-section h2 {
    font-size: 30px;
    line-height: 42px;
    margin-top: 20px;
}


.single-content-section .container {
     padding: 0px !important;
    max-width: 90% !important;
    width: 90% !important;
}	
section.single-content-section .comment-section p.form-submit input {
    padding: 5px 18px 2px !important;
    font-size: 14px !important;
}
div#comments b.fn {
    font-size: 20px !important;
}
section.single-content-section p {
    font-size: 14px !important;
    line-height: 22px !important;
    margin-bottom: 8px !important;
}
.row.single-content-row img {
    margin-bottom: 20px !important;
}	
div#comments h2 {
    margin-bottom: 20px !important;
    font-size: 30px !important;
}
section.single-content-section .comment-section {
    margin-top: 20px !important;
    margin-bottom: 40px !important;
}

section.single-content-section .comment-section h3 {
    margin-top: 40px !important;
    margin-bottom: 20px !important;
    font-size: 26px !important;
}
div#comments form {
    padding: 2rem 2.5rem!important;
}	
section.single-content-section .blog-sidebar-col {
    padding-left: 1em !important;
}
.pop-recent-posts {
    margin-bottom: 80px;
}
.single-content-section h3.popular-post-title {
/*     margin-top: 30px !important;
    padding-bottom: 15px;
    margin-bottom: 30px; */
}	
.row.popular-post-row img {
    margin-bottom: 0px !important;
}	
.single-content-section li.categories, h4.tag-blog-title {
      margin-top: -30px !important;
}	
.single-content-section li.categories, h4.tag-blog-title {
    margin-bottom: 30px !important;
}
.pop-recent-posts .row.popular-post-row h6 {
    margin-top: 15px;
    font-size: 14px;
}
.single-content-section li.categories ul {
	padding-bottom:10px !important;
    padding-top: 0px !important;
}	
ul.tag-cat-lists li {
    margin-bottom: 30px !important;
}
.pop-recent-posts .row.popular-post-row h5 {
    font-size: 18px;
}
.single-content-section h3.popular-post-title {
    margin-top: 20px;
    font-size: 26px !important;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
ul.tag-cat-lists li {
    font-size: 15px !important;
}
.single-content-section li.categories, h4.tag-blog-title {
    font-size: 26px !important;
    padding-bottom: 23px !important;
    margin-bottom: 28px !important;
}	
.recent-blog h3, .single .other-services .container.otherservs h3 {
    font-size: 30px !important;
    line-height: 42px !important;
    margin-bottom: 10px !important;
}
	.single-banner-middle .post-categories li{
		padding: 2px 12px;
		font-size: 13px;
		letter-spacing: unset !important;
	}
	.blog-rep-img{
		margin: 0px 22px 15px 0px;
	}
	.single-content-section li.categories ul{
		margin-top: 17px;
	}
	ul.blog-categorylist{
		margin-bottom: 30px !important;
	}
	.single-content-section li.categories ul li.cat-item {
    font-size: 17px;
    padding-bottom: 20px;
    padding-top: 20px;
}
h3.card-title {
    margin-bottom: 5px !important;
    font-size: 22px !important;
    line-height: 28px;
}
div#other-serv-carousel {
    padding-top: 10px !important;
}	
div#archive-wrapper {
    padding: 40px 0px !important;
}	
div#archive-wrapper .container {
     padding: 0px !important;
    max-width: 90% !important;
    width: 90% !important;
}
h2.entry-title a {
    font-size: 30px !important;
}
.entry-meta {
    margin-bottom: 15px !important;
}
span.posted-on {
    font-size: 18px !important;
    line-height: 23px !important;
  
}	
.entry-content p {
	margin-bottom: 0px !important;
    font-size: 20px !important;
    line-height: 24px !important;
    padding-top: 15px !important;
}	

footer.entry-footer {
    font-size: 18px !important;
    margin: 10px 0px 0px !important;
    line-height: 22px !important;
}	
article#post-15687 {
    margin-bottom: 30px !important;
}	
ul.tag-cat-lists li {
    margin: 0px 10px 10px 0px !important;
}
section.bridal-make-header h2 {
    font-size: 30px !important;
    margin: 40px 0px 20px !important;
}	
.bridal-make-header a.red-bkapp-btn.btn {
    padding: 5px 20px;
    font-size: 14px !important;
}
.bridal-header-content {
    margin: 25px 0px 40px !important;
}	
section.bridal-make-header .container.text-center {
	 padding: 0px !important;
    max-width: 90% !important;
    width: 90% !important;	
}	
.bridal-header-content p {
    font-size: 18px !important;
    line-height: 22px !important;
}


.bridal-make-card .card .card-body {
    padding: 20px 0px 0px 0px !important;
}
section.bridal-make-header h3.card-title {
    line-height: 26px !important;  
}
.bridal-make-card .card .card-body a {
    margin-top: -10px !important;
}	
.bridal-make-card {
    margin-bottom: 0px !important;
}	
section.bridal-makeups-list {
    margin-bottom: 55px !important;
}	

.apprv-prod-content h2 {
    font-size: 30px !important;
    line-height: 36px !important;
    margin-bottom: 15px;
}
section.bridal-enquiry-form {
    padding: 70px 0px 65px;
}	
.page-id-24601 section.bridal-enquiry-form {
    padding: 70px 0px 65px;
}
section.bridal-enquiry-form .container.text-center {
	 padding: 0px !important;
    max-width: 90% !important;
    width: 90% !important;	
}	
.page-template-template-bridal-makeup .how-to-guide {
    padding: 70px 0px 50px 0px !important;
}
.how-to-guide .container.howto-guide {
    max-width: 65% !important;
}
section.faq-bridal h5 {
     font-size: 30px !important;
    margin-bottom: 20px !important;
}	
section.faq-bridal {
    padding: 80px 0px 65px !important;
}
ul.bridal-faqs li p {
    font-size: 16px;
    margin-bottom: 0px !important;
    line-height: 22px;
}
section.apprvd-products a.bkapp-black {
    padding: 10px 20px 12px !important;
    font-size: 14px !important;
}
	
/* VURVE-BRIDAL	--detail */
	
.container.bridal-single-container {
	 padding: 0px !important;
    max-width: 90% !important;
    width: 90% !important;	
}	
section.bridal-single-content {
    margin: 50px 0px !important;
}
.bridal-single-left h6 {
    font-size: 22px;
    margin-bottom: 10px !important;
}
.bridal-single-left h3 {
    margin-bottom: 0px !important;
    font-size: 24px !important;
    max-width: unset !important;
    line-height: 28px !important;
}
section.bridal-type-single {
    padding: 60px 0px 63px !important;
}	
section.bridal-type-single h4 {
    font-size: 30px !important;
    margin-bottom: 10px !important;
}	
section.bridal-type-single p {
    line-height: 22px !important;
    font-size: 16px !important;
}	
.how-to-guide {
    padding: 70px 0px 40px 0px !important;
}

.contact-section input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 14px !important;
    height: 40px !important;
    padding: 0px 30px !important;
}
.contact-section .contact-middle .wpcf7 form .wpcf7-response-output {
    margin-top: 0px !important;
}	
	
.contact-section {
    height: auto !important;
}	
		
}
/*ipad-mini*/
@media screen and (min-width: 768px) and (max-width: 1020px) {

	.v-navigation .vnav-right{
		text-align: right;
	}
	.vnav-left #bookapp-btn{
		display: none;
	}
	.navbar-light .navbar-toggler-icon{
		background-size: 24px;
	}
	.cnt-salon-btns #bookapp-btn{
		padding: 8px 20px 9px !important;
	}
.our-service-header h2 {
    position: relative;
    font-size: 120px;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
    top: 50px;
}

	.our-service-header h2 span{
		padding-right: 15px;
	}
	a.bkapp-black, a.bkapp-white{
		    padding: 5px 15px !important;
    font-size: 14px;
	}
	
	.apprvd-products .apprv-prod-right .apprv-prod-content{
		padding-left: 30px;
	}
	.services-mens-hair{
		margin-top: -125px;
		margin-bottom: 80px;
	}
	div#menshair-desc {
    padding-left: 0px;
    margin: auto;
}
	.mens-hair-content {
    padding-top: 20px !important;
    padding-left: 0px;
}


	.mens-hair-content p{
		  padding-right: 15px;
		  font-size: 16px;
  		  margin-bottom: 16px;
	}
	.mens-hair-content h3{
		font-size: 22px;
	}
	a.serv-know-more{
		font-size: 14px;
	}
	.our-servs-grid{
		padding: 0px 7px;
	}
	.our-servs-content h3{
		font-size: 30px;
	}
	.our-servs-content p{
		font-size: 16px;
		padding-right: 20px;
	}
	.bk-consultation{
		margin-top: 20px;
	}
	.our-other-services{
		margin-bottom: 100px;
	}
.newsletter {
    padding: 60px 0px 80px 0px !important;
}
	.news-letter h2{
		 font-size: 34px;
    	margin: 20px 0px 35px 0px;
	}
	.news-letter form input{
		padding: 20px 30px;
	}
	
	.footer{
		padding: 60px 0px 30px 0px;
	}
	.footer .col-lg-4.left-footer{
		margin-bottom: 50px;
	}
	.left-footer a.bkapp-black{
		    right: 0;
    left: auto;
    font-size: 16px;
    bottom: 5px;
    padding: 6px 20px !important;
	}
	.footer .left-footer img{
		height: 45px;
	}
	.col.footer-links{
		 max-width: 33.33%;
   		 width: 33.33%;
   		 flex: 0 0 33.33%;
	}
	.footer-content .footer-links li a{
		font-size: 14px;
	}
	.footer-content .footer-links li:nth-child(1) a{
		font-size: 18px;
	}
	.footer .bottom-footer{
		margin-top: 60px;
	}
	.bottom-footer .social-media{
		font-size: 20px;
	}
	.bottom-footer .copyrights{
		font-size: 14px;
		padding-top: 5px;
	}
	.social-media p{
		font-size: 14px;
	}
	.bottom-footer .social-media a{
		font-size: 20px;
	}
	.footer ol{
		margin-bottom: 28px;
	}
	.container.salon-slider-container{
		 width: 80% !important;
   		 max-width: 80% !important;
   		 margin: auto;
	}
	#our-salon-carousel .owl-nav{
		top: 22.4%;
	}
	.vstate-of-mind h1{
		font-size: 55px;
	}
	.vstate-of-mind p{
     max-width: 95%;
    font-size: 14px;
    margin: 20px auto 30px;
	}
	.vcenter-image{
		margin-top: 50px;
	}
	.get-vurved{
		margin-top: -190px;
	}
	.vget-left h2{
		    font-size: 30px;
    margin-bottom: 10px;
	}
	.vget-left p {
    line-height: 22px;
    margin: 20px 0px 30px 0px;
    padding-right: 0px;
    font-size: 16px;
}
	.get-vurved .fullw-img {
    margin: auto;
    width: 96%;
    position: relative;
    height: auto;
    right: unset;
    margin-top: 20px;
}
	.get-vurved{
    padding-top: 25vh;
    height: auto;
    margin-top: -190px;
	}
.get-vurved-carousel .owl-dots {
    top: 23%;
    left: 11.5%;
}
.col-lg-6.vget-left {
    padding-bottom: 80px;
    padding-top: 0px !important;
    padding-left: 15px;
}
	.get-vurved{
		padding-bottom: 15px;
	}
	
}
/*ipad*/
@media screen and (min-width: 1024px) and (max-width: 1260px) {
.vcard-section .vcard-row {
    grid-column-gap: 36px !important;
}
	section.recent-blog h1{
		font-size: 34px !important;
		margin-bottom: 35px;
	}
	.cat-blog-wrap{
		    margin-bottom: 45px;
    padding: 0px 15px !important;
	}
	section.recent-blog .cat-blg-title{
		    font-size: 20px;
    line-height: 25px;
    margin-bottom: 15px;
	}
	.cat-blg-dsc p{
		    font-size: 15px;
    line-height: 1.3;
	}
	section.recent-blog .d-flex{
    margin-bottom: 15px;
    font-size: 14px;
    margin-top: 10px;
	}
	.cat-blog-rdmr a{
		font-size: 13px;
	}

	section.recent-blog .card-body{
		padding: 5px 0px 0px;
	}
.container.otherservs {
    max-width: 86% !important;
}
.skincare-top .sk-top-left {
    padding: 0px 30px 0px 0px !important;
}
section.apprvd-products.shopnow {
    margin-bottom: 35px;
}
.page-id-91 section.apprvd-products.shopnow {
    margin-bottom: 20px;
}
.vstateof-mind .container.vstate-of-mind {
    max-width: 92% !important;
    width: 92% !important;
    margin: auto;
}
.v-navigation .navbar-toggler-icon {
    width: 3em !important;
    height: 2em !important;
}
section.vcard-section .container {
    max-width: 86% !important;
}
.instagram .container.insta {
    text-align: center;
    max-width: 85% !important;
    width: 85% !important;
    padding: 0px;
}
#our-salon-carousel .owl-next {
    top: 5px !important;
    width: 45px !important;
    position: absolute;
    right: -50px !important;
}	
#our-salon-carousel .owl-prev {
    top: 5px !important;
    width: 45px !important;
    position: absolute;
    left: -50px !important;
}	

	.services-mens-hair{
		margin-top: -125px;
		margin-bottom: 60px;
	}
	
	.mens-hair-image,.our-servs-grid{
		padding:-1px;
	}
.mens-hair-content {
    padding-left: 30px;
    padding-top: 65px;
}
.mens-hair-content h3, .our-servs-content h3 {
    font-size: 30px;
    line-height: 42px;
}
	.mens-hair-content p{
		font-size: 14px;
		margin-bottom: 16px;
		padding-right: 20px;
	}
	a.serv-know-more{
		font-size: 14px;
	}
	.our-servs-content p{
		font-size: 14px;
		padding-right: 0px;
	}
	.our-other-services .col-lg-4{
		margin-bottom: 30px;
	}
	.bk-consultation{
		margin-top: 40px;
	}
a.bkapp-black, a.bkapp-white {
      padding: 8px 20px 8px 20px!important;
    font-size: 14px !important;
}
.apprvd-products .apprv-prod-right .apprv-prod-content {
    padding-left: 70px;
    padding-top: 80px;
}
    .apprvd-products .row {
    align-items: unset !important;
}
	.our-other-services a.bkapp-black{
		font-size: 14px;
	}
	

    .news-letter h2 {
    line-height: 42px;
    font-size: 30px;
    margin: 10px 0px 40px 0px;
}
	.vnav-left #bookapp-btn{
		display:none;
	}
	.our-service-header h2 span{
		padding-right: 10px;
	}
	.footer .col-lg-4.left-footer{
		 max-width: 100%;
   		 width: 100%;
   		 flex: 0 0 100%;
         margin-bottom: 50px;
	}
	.left-footer a.bkapp-black{
		right: 0;
		left: auto;
		font-size: 16px;
	}
	.footer .bottom-footer{
		margin-top: 80px;
	}
	.footer{
		padding: 60px 0px 40px 0px;
	}
	.social-media p{
		font-size: 18px;
	}

	.news-letter form input:focus{
		border: 1px solid #000;
	}
	.bottom-footer .social-media a{
		font-size: 22px;
	}
	.bottom-footer .copyrights{
		font-size: 14px;
	}
	.vstate-of-mind h1{
		font-size: 50px;
	}
	.vstate-of-mind p{
      max-width: 92%;
    font-size: 16px;
	}
.get-vurved {
    padding-top: 26vh;
    height: 59vh;
    margin-top: -255px;
}
.get-vurved-carousel .owl-dots {
    top: 80%;
    left: 12.5%;
}
	.vget-left h2{
		font-size: 36px;
	}
	.vget-left p{
		    margin: 20px 0px 20px 0px;
    font-size: 17px;
    padding-right: 25px;
    line-height: 25px;
	}
.col-lg-6.vget-left {
    padding-left: 3em;
    padding-top: 0.5em;
}
	.our-services .services h2{
		font-size: 40px;
	}
	.our-services .services p {
    line-height: 24px;
    max-width: 750px;
    font-size: 16px;
}
	.our-services .services{
		padding-bottom: 20px;
	}
	.right-float-img{
		left: 35px;
	}
	.left-float-img{
		right: 35px;
	}
	.vserv-list .vservices li a{
		font-size: 35px;
	}
	.vserv-list .vservices li.active a::before{
		right: 100%;
		width: 70px;
	}
	.our-services{
		padding: 60px 0px 40px;
	}
	section.our-salons.our-services{
		padding: 60px 0px;
	}
	.vcard-section{
		padding: 60px 0px;
	}
.vcard-section .card-title {
    font-size: 20px;
    margin-bottom: 10px !important;
}
.vcard-section .card .card-body .card-text {
    line-height: 22px !important;
    font-size: 16px;
}
	.vcard-section .card .vcard-readmore a{
		font-size: 16px;
	}
	.instagram{
		padding: 60px 0px;
	}
	.instagram .insta h3{
		font-size: 36px;
		margin-bottom: 46px;
	}
	.salon-carousel-content p span{
		font-size: 22px;
	}
    .salon-carousel-content p {
    font-size: 18px !important;
}
	.container.salon-slider-container{
		    width: 86% !important;
    max-width: 86% !important;
    margin: auto;
	}
	#our-salon-carousel .owl-nav{
		top: 26%;
	}
	
}
@media screen and (max-width: 660px){
	section.apprvd-products img.desk-hide-ime{
		display: block;
	}
	section.recent-blog h1{
		font-size: 30px;
		margin-bottom: 30px;
	}
	section.recent-blog .cat-blg-title{
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 12px;
	}
	.cat-blg-dsc p{
		font-size: 15px;
	}
	.cat-blg-dsc{
		margin-bottom: 15px;
	}
	section.recent-blog .d-flex{
		margin-bottom: 10px;
		margin-top: 0;
		font-size: 13px;
	}
	.cat-blog-wrap{
		padding: 0px 15px !important;
		margin-bottom: 45px;
	}
	.cat-blg-dsc p{
		line-height: 1.3;
	}
	.archive .recent-blog{
		padding: 40px 0px 20px;
	}
	.navbar-light .navbar-toggler-icon{
		background-size: 28px;
	}
	section.apprvd-products img.w-100.mob-hide-ime{
		display: none;
	}
	.t-accordian.term-accords .t-cards>.t-card-body{
	display: none;
	}
	.term-accords span{
		display: inline !important;
	}
	.term-accords.t-accordian .t-card-header{
		    display: flex;
    align-items: center;
    justify-content: space-between;
   
	}
	.term-accords span {
    display: inline !important;
    font-size: 30px;
    position: relative;
    top: -3px;
}
	section.glow-up tbody tr:nth-child(1) td:first-child{
		       width: 40% !important;
    padding: 5px 100px 5px 15px !important;
	}
	.glowup-table td strong{
		display: block;
		min-width: max-content;
	}
	.glowup-table td{
		width: 36%;
		padding: 10px 15px !important;
		font-size: 17px;
	}
	table.glowup-table tr:last-child td strong{
		    font-size: 14px !important;
    margin-top: 10px;
	}
	.glowup-table td strong{
		font-size: 18px;
	}
	.glowup-table td p{
		margin: 0;
	}
	.navbar-light .navbar-toggler-icon{
		background-size: 28px !important;
	}
	
}
/*mobile-ends*/