/*
Theme Name:     Gnoli (Child Theme)
Theme URI: http://nrgthemes.com/
Author: NRGThemes
Author URI: http://themeforest.net/user/NRGTHEMES
Description:    A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready Wordpress theme with grid system layout. It is optimized for mobile touch and swipe.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Black, One Column, Two Columns, Right Sidebar, Custom Menu, Post Formats, Sticky Post, Translation Ready, Responsive Layout
Template:       gnoli
Text Domain:    gnoli
Version:        1.0.0
*/

/* Add your own modification from here
-------------------------------------------------------------- */

@font-face {
    font-family: 'bodoniflfbold';
    src: url('../fonts/bodoniflf-bold-webfont.woff2') format('woff2'),
         url('../fonts/bodoniflf-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bodoniflfbold_italic';
    src: url('../fonts/bodoniflf-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/bodoniflf-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bodoniflfmedium_italic';
    src: url('../fonts/bodoniflf-italic-webfont.woff2') format('woff2'),
         url('../fonts/bodoniflf-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bodoniflfregular';
    src: url('../fonts/bodoniflf-roman-webfont.woff2') format('woff2'),
         url('../fonts/bodoniflf-roman-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
  background: url()  no-repeat fixed 100%;
}
body, li { font-family: 'Nunito', sans-serif;color:#444; }
h1, h2, h3,h4,h5,h6 { font-family: 'bodoniflfregular'; color:#77777a;padding-bottom:5px; }
.me { font-family: 'adobe-kannada', sans-serif; }
.page-header { margin-bottom: 0px !important; }
.title { color: white; }
.small-header { border-bottom: 2px solid #77777a;margin-bottom: 20px; }
.small-header h2 { margin-bottom: -20px; }
@media (max-width:768px){
	.small-header{ text-align:center!important; }
}
.price-right { width: 50%; float: right; text-align: right; padding-right:5px; margin-bottom: 1px; }
.price-left { width: 50%; float: left; text-align: left; padding-left: 5px; margin-bottom: 1px; }
.price-text { width: 100%; min-height: 26px; background: #d1d3d4; margin-bottom: 1px; }

@media (max-width: 532px){
	.price-text.two-line, .table-text.two-line {
		height: 45px;
	}
	.price-text.three-line, .table-text.three-line {
		height: 70px;
	}
	
	.price-left{
		max-width: 75%;
	}
	.price-right {
		min-width: 25%;
	}
}

.treatments-image img{ width:400px; height:auto; }

.table-header {     background-color: #77787b;
    color: white;
    padding-left: 5px;
    font-size: 25px;
    padding-top: 5px;
	padding-bottom: 5px;
    font-family: 'bodoniflfregular';
    font-weight: bold;
	margin-bottom: 1px;
}

.table-text { width: 100%; min-height: 26px; background: #d1d3d4; margin-bottom: 1px; }
.table-text.dark, .price-text.dark { background: #c7c8ca; }
.tables .vc_wp_text.wpb_content_element { margin-bottom:10px; }

.two-line .price-left, .three-line .price-left { margin-bottom:0px!important; }
.contact-box { font-size: 12px;border: 2px solid #77777a;border-radius: 15px; }
.contact-box p, .contact-box a { margin: 0;color: #444; }
.video-container { text-align:center; }
.footer-bottom-menu a, .menu a { font-family: 'Nunito', sans-serif!important;font-size: 13px;text-transform: uppercase;text-decoration: none; }
.footer-bottom-menu a:hover { opacity: .7; }
.overlay-dark-2x { background-color: rgba(0, 0, 0, 0.1); }
.sbi_photo_wrap{ background-color: black; }
/*.parallax-title {  text-shadow: 3px 2px 2px grey; }*/
.homepage-background-box .vc_column-inner { background-size: cover;background-position: bottom;min-height:500px; }
@media (max-width:768px){
	.homepage-background-box {
		display: none;
	}
	.skin-tab .wpb_column.vc_column_container.vc_col-sm-6, .skin-tab .wpb_wrapper{
		height: auto !important;
	}
	.skin-tab p{
		margin: 0px;
	}
	.skin-tab h2{
		margin-bottom: -10px;
	}
}
.grey-footer-bar { background-color: #eee; min-height: 250px;padding: 20px 20% 0 20%; }
.footer-left { width: 33%; float: left; margin: 0 auto; }
.footer-left p {
    margin: 0px !important;
	font-size: 10px;
}

@media (max-width: 630px) {
	.footer-left {
		width: 100%;
		float: none;
	}
	.grey-footer-bar { padding-bottom: 20px;margin-bottom:5px; }
}

.flower-banner .container{
	background-position: top;
}

.homepage-background-box.two .vc_column-inner {
	    background-position: 0 -255px;
}
@media (max-width:1250px){
	.homepage-background-box.two .vc_column-inner {
	    background-position: center;
	}
}

.background-one .vc_column-inner {
	background-size: cover;
    background-position: center;
}

.background-two .vc_column-inner{
	background-position: center;
	background-size: cover;
	
}
#topmenu ul ul li a {
    font-size: 13px;
}

.text-with-li li, #topmenu ul li a{
	letter-spacing: .1em;
	text-transform:none;
	color: #444;
}

@media (min-width:768px){
	.background-one .vc_column-inner, .background-two .vc_column-inner{
		background-attachment: fixed;
	}
}

@media (max-width:769px){
	.equal-height .vc_col-sm-6{
		width:100% !important;
	}
	.empty-space-home{
		display:none;
	}
}

@media (max-width: 767px){
	.small-header{
		margin-bottom: 10px !important;
	}
		.background-one .vc_column-inner {
    background-size: cover;
    background-position: center;
    background-image: url(/wp-content/uploads/2018/02/website-5.jpg) !important;
	}
	.background-two .vc_column-inner{
	    background-position: center;
    background-size: cover;
    background-image: url(/wp-content/uploads/2018/02/website-4.jpg) !important;
	}
}