/*
 Theme Name:   Borcelle Salon
 Theme URI:    https://rswebsoft.in/product/readymade-wordpress-one-page-unisex-salon-website/
 Description:  Readymade WordPress OnePage Salon Website Solution
 Author:       RSWEBSOFT	
 Author URI:   https://www.rswebsoft.in/
 Template:     woodmart
 Version:      3.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         onepage-salon-wordpress-theme, readymade-salon-website, wordpress-salon-theme
 Text Domain:  borcelle-salon
*/

.hover-img img:hover{box-shadow: 0px 0px 18px 9px rgba(237,94,94,0.5)!important;}
.hover-img2 img:hover{box-shadow: 0px 0px 9px 2px rgba(255,255,255,1)!important;}
button.mfp-close::after {
  
  display: none!important;
}

button.mfp-close {
  position: fixed;
  inset-block: var(--wd-admin-bar-h) auto;
  right: 10px!important;
  left: auto;
  z-index: 1104;
  padding: 0;
  width: 32px!important;
  height: 32px!important;
  min-height: unset;
  background: #D38B05!important;
  color: #fff;
  font-weight: 400;
  
  opacity: 1;
  cursor: pointer;
  transition: all .25s ease;
  touch-action: manipulation;
  opacity: 0;
  transition: all .25s ease, opacity 0s ease 0s;
  font-size: 32px !important;
  border-radius: 100%;
  top: 10px!important;
}

button.mfp-close:hover{
background:#D38B05!important;
}
:is(.btn, .button, button, [type="submit"], [type="button"]) {text-transform:capitalize!important; font-size:16px!important;}
.whb-sticked .whb-row {
  transition: background-color .3s ease;
  background: #000!important;
	box-shadow:0px 0px 9px rgba(255,255,255,0.3);
}

.services .box-with-icon .info-box-icon {
 
  border-radius: 100%!important;
}

.services .box-with-icon .info-box-icon img{max-height:180px!important; max-width:180px!important;}

.wd-menu-price .menu-price-details {
  margin-top: 10px;
  padding-top: 7px;
  border-top: 1px dotted #aaa!important;
  font-style: italic;
  font-size: 110%;
  margin-bottom: 20px;
}

.wd-menu-price .menu-price-price {color:#D38B05!important;}
@media (min-width:300px) and (max-width:1024px){
	.wa__btn_popup {
  bottom: 120px !important;
  cursor: pointer;
  font-family: Arial,Helvetica,sans-serif;
  position: fixed;
  right: 10px !important;
  z-index: 999999999;
}
	.wa__btn_popup .wa__btn_popup_icon{
		height:48px!important;
		width:48px!important;
	}
	
	.hometitle .title-wrapper .title {
    font-size: 14px!important;
  }
	.title-wrapper .title {
    font-size: 26px!important;
  }
	.wd-nav-secondary > li > a {
		height: 28px !important;}
	.wd-nav[class*="wd-style-"] > li:is(.current-menu-item, .wd-active, .active) > a {
  color: #D38B05!important;
}
	.wd-toolbar-label {
  position: absolute;
  inset-inline: 5px!important;
	}
	.mobilefooter {background:#000!important; color:#fff!important; text-transform:uppercase!important; font-size:12px!important;}
	.mobilefooter a {color:#fff!important;}
	.wd-nav-main > li > a, .wd-nav-secondary > li > a  {font-size:12px!important; text-transform: uppercase!important;}
	.wd-nav > li {
  position: relative;
  margin-right: -5px!important;
		margin-left:-5px!important;
}
	
	.whb-general-header, .whb-header-bottom { 
  background-color: #000!important;
		box-shadow:0px 0px 9px rgba(255,255,255,0.3)!important;
	}
	:is(.btn, .button, button, [type="submit"], [type="button"]) {
  text-transform: capitalize !important;
  font-size: 13px!important;
		
}
	.btn-size-large {
  padding: 0px 14px!important;
  min-height: 34px!important;
  font-size: 13px!important;
}
	
}