/*
Theme Name: Scent Child
Description: Model Agency WordPress Theme
Author: Coffeecream
Theme URI: http://themeforest.net/user/Coffeecream/portfolio
Author URI: http://themeforest.net/user/Coffeecream
Template: scent
Version: 1.0
License: GNU General Public License
*/

@import url("../scent/style.css");

@font-face {
    font-family: gotham;
    src: url(Gotham-Book.otf);
}


.vc_column-inner {
	padding-top: ;
}

#menu-top{
	display: none;
}
.news-form-action .widget_wysija_cont .wysija-submit {
	margin: 0 auto;
	color: black;
}
.news-form-action .widget_wysija_cont p label {
	color: white;
}

/*.navbar-brand {
	height: 0px !important
}*/

.wpml-ls {
	margin-top: -55px;
	width: 100px;
    float: right;
    height: 20px;
    position: relative;
    z-index: 99;
    padding-top: 10px;
    font-family: verdana, arial, sans-serif;
    margin-left: 8px;
}
.wpml-ls a{
	background: transparent!important;	
	padding: 0 3px 0 3px!important;
}

.call-to-action-home a{
    padding: 10px 30px 10px 30px;
    color: #fff;
    text-decoration: none;
    background-color: #812325;
    text-transform: uppercase;
    font-size: 18px;

}

.welcome a {
    letter-spacing: 1px;
}
#menu-menu-1, #menu-menu-en, #menu-menu-nl{
	margin-top: -65px!important;
	margin-right: 100px;
}

@media screen and (max-width: 480px) {

#menu-menu-1, #menu-menu-en, #menu-menu-nl {
		margin-top:10px !important;
	}
}

.dropdown-menu>li>a {
	padding: 10px 20px;
	text-transform:uppercase;
}

@media (max-width: 767px) {
	.wpml-ls li {
		margin-top: 5px!important;
	}
	.wpml-ls {
		height: 0px!important;
		padding-top: 0px!important;
		width: 100px;
	    margin-right: 70px;
	    margin-top: -50px;
    	    padding-left: 15px;
	}
}

#banner_cb {
	padding-top:100px;
}

/* NOS MASSAGE */

.wpb_text_column.title_massage {
	padding:15px;
	margin-bottom: 0px;
}

.wpb_text_column.subtitle_massage {
	padding:15px;
	margin-bottom: 0px;
}

.title_massage{
	color:white !important;
	text-transform:uppercase !important;
	text-align: center; 
	font-size: 36px;
}

.subtitle_massage p{
	color:white;
	font-family: Oranienbaum;
	text-align: center; 
	font-size: 31px;
}

.massage_desc {
	padding: 15px;
}

.christmas {
	margin-top:40px;
}

.christmas_bottom {
	margin-bottom:60px;
}


/* NOCTURNE */

.nocturne {
font-family: gotham;
text-transform:uppercase;
color:white;
}

.nocturne_top {
margin-top: 150px;
}

@media screen and (max-width: 767px) {

	.nocturne {
		margin-top: 35px !important;
	}
}

#bienvenue {
	padding:0px;
}

.tint {
	background-size:cover !important;
} 


.widget_wysija_cont .wysija-submit {
	background-color: #812325;
	padding: 5px;
	border: none;
	text-transform: uppercase;
}


.cta_button_mobile a{
	background-color: #812325 !important;
	padding: 5px;
	border: none;
	text-transform: uppercase;
	color: white !important;
}

.cta_button_mobile a:hover {
	background-color: black !important;
}

/* FLOOR */

.floor {
	border: none !important;
}

.floor_btn {
	border:1px solid #FFF;
	padding:10px;
	text-transform:uppercase;
}

.floor_btn:hover {
	background-color:white;
	color:#812325;
}

.btn-primary {
	border:1px solid #FFF;
	padding:10px;
	text-transform:uppercase;
	color:white;
	background-color:#812325 !important;
}



@media screen and (max-width: 640px) {
.menu-menu-1, #menu-menu-en, #menu-menu-nl{

margin-top:0px !important;

}

  
}

@media screen and (max-width: 640px) {
.menu-menu-1, #menu-menu-en, #menu-menu{

margin-top:0px !important;

}

  
}
@media screen and (max-width: 640px) {
.menu-menu-1, #menu-menu-en, #menu-menu-en{

margin-top:0px !important;

}

  
}

a.button{
	background: #812324;
	background: -webkit-gradient(linear, left top, left bottom, from(#812324), to(#812324));
	background: -webkit-linear-gradient(top, #812324, #812324);
	background: -moz-linear-gradient(top, #812324, #812324);
	background: -ms-linear-gradient(top, #812324, #812324);
	background: -o-linear-gradient(top, #812324, #812324);
	background-image: -ms-linear-gradient(top, #812324 0%, #812324 100%);
	padding: 10.5px 21px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
		
	color: #ffffff;
	font-size: 14px;
	font-family: helvetica, serif;
	text-decoration: none;
	vertical-align: middle;
   }
.button:hover {
   border: 1px solid #40181e;
   text-shadow: #000000 0 1px 0;
   background: #59191a;
   background: -webkit-gradient(linear, left top, left bottom, from(#59191a), to(#59191a));
   background: -webkit-linear-gradient(top, #59191a, #59191a);
   background: -moz-linear-gradient(top, #59191a, #59191a);
   background: -ms-linear-gradient(top, #59191a, #59191a);
   background: -o-linear-gradient(top, #59191a, #59191a);
   background-image: -ms-linear-gradient(top, #59191a 0%, #59191a 100%);
   color: #fff;
   }
   
   /* CAPCHA */
   
.wpcf7-form-control .wpcf7-captchar {
    padding: 6px 12px;
    font-size: 13px;
    color: #888;
    background-color: #000;
    background-image: none;
    border: 1px solid #222;
}

.contactform {
	margin-bottom: 25px;
}

/* EVALUATION FORM */


.wpcf7-select {
	height: 40px;
	border-radius: 0px !important;
	font-size: 13px;
	display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.5384;
    color: #888;
    background-color: #000;
    background-image: none;
    border: 1px solid #222;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.wpcf7-list-item {
	height: 15px;
}


/* nms singh changes */

.navbar-nav.navbar-right:last-child {
    margin-right: 95px;
    margin-top: -66px;
}

@media screen and (max-width: 640px) {
.navbar-nav.navbar-right:last-child {

margin-top:0px !important;
}


