/*
Theme Name:     NaturalSpa Child
Theme URI: 		http://wedesignthemes.com/themes/resort/
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the NaturalSpa theme powered by DesignThemes
Template:       naturalspa
Version:        1.0
*/

.dt_spa_procedures-detail .dt_spa_procedures-price { letter-spacing: 2px !important; }
.dt-spa-procedures-wrapper.type2 .thumb > img {width: 100%;}
.dt-spa-procedures-wrapper.type2 .details .price-meta-data .price .currency,
.dt_spa_procedures-detail .dt_spa_procedures-price .currency { display: none !important; }
.dt-spa-procedures-wrapper.type2:hover .details .price-meta-data { width: 100%; }
.nowrap { white-space: nowrap; }

.dt-spa-procedures-wrapper.type2 .details .price-meta-data p {
  border-bottom: 1px solid;
  margin-bottom: 10px;
  padding-bottom: 15px;
  line-height: 1.5;
}

.dt-sc-custom-bg-on-left-bottom::before {
    height: 700px !important;
}

@media only screen and (max-width: 767px) {
  #logo a {
    height: 50px;
    align-items: center;
    display: flex;
  }

  #logo {
   display: flex;
    align-items: center;
    height: 100%; 
	text-align: center;
    width: 60%;
     padding: 20px 0;
    height: auto;
    vertical-align: middle;
 
  }
}
#logo img, #logo a img {
  max-width: 100%;
  height: auto;
}