/*

Theme Name:     Meni Child

Theme URI: 		http://dev.themes-demo.com/meni/

Author: 		The DesignThemes team

Author URI: 	http://themeforest.net/user/designthemes

Description:    Child theme for the Meni theme powered by DesignThemes

Template:       meni

Version:        1.0

*/

/* #fixed-header-sticky-wrapper,#fixed-header .dt-skin-primary-bg{max-height:169px;}
.is-sticky #fixed-header .dt-skin-primary-bg{max-height:inherit;} */

div#dt-1505913242232-e64ea019-90fc-mobile {
    text-align: start!important;
}
body div.breadcrumb a,div.breadcrumb{font-size:12px;}
.hide_desktop{display:none;}

@media only screen and (min-width: 1400px){
	.dt-logo-container img{position:absolute;top:30px;right:-35px;}
}
@media only screen and (min-width: 1200px){
	#header .dt-header-tpl .sticky-wrapper{max-height:120px;}	
}
@media only screen and (min-width: 1260px){
	#header .dt-header-tpl .sticky-wrapper{max-height:155px;}	
}

@media only screen and (max-width: 1300px){
  .group_layer{ 
	  background:rgba(0,0,0,0.85);
  }
	.group_layer *{color:#fff!important;}
}
.booknetic_confirm_details[data-price-id="discount"] {
  display:none;
}
@media only screen and (max-width: 767px) {
	
    body .main-title-section-wrapper .breadcrumb, body .main-title-section-wrapper .breadcrumb a {
        font-size: 12px;
		display:none;
    }
	body .main-title-section-wrapper .main-title-section h1{font-size:30px;hyphens: none;}
	.dt-sc-title.script-with-sub-title .dt-sc-main-heading, .dt-sc-newsletter-section.type7 h2{font-size:20px;}
	.dt-sc-title.script-with-sub-title .dt-sc-sub-heading{font-size:16px;}
	body .phone_area{padding-left:0px!important;}
	.phone_area span{display: block;
    text-align: center;
    white-space: nowrap;line-height:25px;}
}
@media only screen and (max-width: 640px){
	.hide_mobile{display:none;}
	.hide_desktop{display:block;}
	.phone_area{width:100%!important;margin:auto;}
	body .main-title-section-wrapper .main-title-section h1{font-size:25px;hyphens: none;}
	.dt-sc-contact-info{word-break: break-word;}
}
@media only screen and (max-width: 480px){
	#slider-5-slide-8-layer-2{font-size:10px!important;}
	.new_heading{margin-left:auto;margin-right:auto;width:250px;}
	body .main-title-section-wrapper .main-title-section h1{font-size:20px;hyphens: none;}
	body .booknetic_appointment_container_footer{padding-left:5px!important;padding-right:5px!important;}
}
@media only screen and (max-width: 479px) {
    h1, h2, h3, h4, h5, h6 {
        hyphens: none!important;
        word-break: unset!important;
        -ms-word-wrap: unset!important;
        -moz-hyphens: none!important;
        -webkit-hyphens: none!important;
        -ms-hyphens: none!important;
    }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
   .page-id-19560  .container, .page-id-19560 .layout-boxed .vc_row .dt-sc-stretch-row-content {
        width: calc(100% - 30px)!important;
    }
	
	.container, .layout-boxed .vc_row .dt-sc-stretch-row-content {
        width: calc(100% - 30px)!important;
    }
}
@media only screen and (max-width: 319px) {
    .container{width:calc(100% - 30px)!important;}
}
