h3{
    text-transform: none;
    font-weight: bold;
}
.header-wrapper .center {
    padding: 15px 0;
}
.upper-panel-items .upper-panel-item {
    float: right !important
}
.upper-panel-items .upper-panel-icon,
.upper-panel-socials a i{
    color: #890051 !important;
  	font-size: 30px;
    margin-top: 3px;
}
.upper-panel-item-title{
    color: #890051 !important; 
    font-weight: bold;
    font-size: 12px;
}
.page-title-wrapper{
    display: none; 
}
.header-wrapper .center {
    padding: 15px 0 5px;
}
.header-wrapper.header-sticky .center {
    padding: 5px 0;
}
.footer-content-right {
    margin-top: 0px ;
}
.page-wrapper {
    padding: 0;
}
.wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button {
    margin-bottom: 40px !important;
}
#home-slide .wpb_content_element{
    margin-bottom: 0 !important;
}
.prefooter-title {
    color: #fff;
}
.prefooter-content-text{
    color: #ffffff; 
}
.service-grid-content-area {
    padding: 25px;
    border: 7px solid #eee;
}
h1.sh-title.service-title {
    font-size: 30px;
    font-weight: bold;
}
h2.service-title a{
    display: inline-block;
    min-height: 70px;
}
a.service-read-more {
    margin-top: 0px;
}
.special-offer-grid-single {
    vertical-align: top;
}
.special-offer-grid-single img {
    width: 150px;
    height: 150px;
}
.special-offer-button{
 		display: none; 
}
#home-service .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner{
    padding-top: 2.5em !important;
}
h1, #home-service h1{
    color: #333;
    font-family: 'Yeseva One' !important;
    text-transform: none;
    text-align: center;
    font-size: 52px;
    font-weight: normal;
}
#home-map .vc_col-sm-6 .vc_column-inner{
 		padding-top: 0 !important;
}
.wpb_gmaps_widget .wpb_wrapper{
    padding: 0 !important; 
}
#home-map .wpb_content_element{
    margin-bottom: 0 !important;
}
#home-contact-detail h1{
    color: #333;
    font-family: 'Yeseva One';
    text-transform: none;
    text-align: center;
    font-size: 52px;
}
#home-contact-detail i{
    color: #ec008c;
}
.single-service-title{
    display: none; 
}
.vc_btn3.vc_btn3-color-blue, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
    background-color: #ec008c;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-blue:hover{
    background-color: #fb55b7;
}
.single-sercive-special-offer{
    display: none; 
}



/*Responsive*/
@media screen and (max-width: 1366px){
  .wpb_text_column.treatment-detail{
   		padding-top: 1em !important; 
  }
  .price-list .vc_col-sm-6:nth-child(1){
   		width: 100%; 
  }
}
@media screen and (max-width: 980px){
  .service-content-wrapper .vc_col-sm-6
  {
      width: 100%;
  } 

}
@media screen and (max-width: 800px){
  .menu-book-small-screen a
  {
      color: #fff;
      font-weight: bold;
      font-size: 25px;
  } 
	.service-content-wrapper p
  {
      text-align: left;
  } 
}
@media screen and (max-width: 667px){
  h1, #home-service h1, #home-contact-detail h1{
    font-size: 30px !important;
    margin-bottom: 25px !important;
  }
  #home-contact-detail p strong span{
    font-size: 1em !important;; 
  }
  .footer .center div{
    padding: 3px 0; 
  }
}
@media screen and (max-width: 375px){
  .price-list table p strong span{
    font-size: 0.8em !important;
	}
}
@media screen and (max-width: 320px){
  #home-contact-detail p strong span{
    font-size: 0.9em !important;; 
  }
}
