/******************************************************************

Theme Name: CafeJulien

Theme URI: 

Description: 

Author: Art-s

Author URI: https://freelancehunt.com/freelancer/art-s.html

Version: 1



License: GPL

License URI: http://www.gnu.org/copyleft/gpl.html

******************************************************************/

body{
	overflow-x: hidden;
	font-family: "SegoeUIRegular", Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	min-width: 300px;
	margin: 0;
	padding: 0;
	color: #364252;
	/*color: #1d242e;*/
}

h1{
	font-family: "Lobster", Arial, sans-serif;
	font-size: 36px;
	line-height: 36px;
	color: #364252;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 54px;
}

h2, h3{
	/*font-weight: normal;*/
	/*font-family: "SegoeUIRegular", Arial, sans-serif !important;*/
	/*text-transform: uppercase;*/
}

input, a, img{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

img {
	border: 0;
}


p {
	margin: 0px 0 20px;
}


:focus{
	outline: none;
}


*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


section:before, section:after,
footer:before, footer:after,
header:before, header:after,
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
	clear: both;
}


:before, :after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-size: 16px;
	font-family: "SegoeUIRegular";
	color: #63686f;
}
::-moz-placeholder { /* Firefox 19+ */
	font-size: 16px;
	font-family: "SegoeUIRegular";
	color: #63686f;
}
:-ms-input-placeholder { /* IE 10+ */
	font-size: 16px;
	font-family: "SegoeUIRegular";
	color: #63686f;
}
:-moz-placeholder { /* Firefox 18- */
	font-size: 16px;
	font-family: "SegoeUIRegular";
	color: #63686f;
}


header{
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	top: 0;
	padding-top: 30px;
	padding-bottom: 30px;
}


#menu-one {
	margin: 22px 0 0 0;
	padding: 0;
	list-style: none;
	float: right;
}

#menu-one > li{
	display: inline-block;
	vertical-align: top;
	line-height: 16px;
	position: relative;
}

#menu-one .sub-menu a{
	color: #3e3125;
	font-size: 18px;
	font-family: "SegoeUIRegular";
	line-height: 18px;
	position: relative;
	padding: 0px 15px;
}

#menu-one > li > a {
	font-size: 18px;
	font-family: "SegoeUIRegular";
	color: #fff;
	line-height: 18px;
	position: relative;
	padding: 0px 15px;
}

#menu-one .sub-menu a:hover,
#menu-one > li > a:hover{
	color: #2f88a7;
	text-decoration: underline;
}

#menu-one > li:first-child > a {
	padding-left: 0;
	border-left: 0;
}

#menu-one > li + li{
	margin-left: 5px;
}


#menu-one a .sf-sub-indicator{
/*	background-image: url(images/sub.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	vertical-align: middle;
	text-indent: -1000px;
	overflow: hidden;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	margin-right: -5px;*/
}

#menu-one li .sub-menu{
	visibility: hidden; 
	display: none;
	position: absolute;
	left: 0;
	top: 30px;
	z-index: 999;
	background-color: white;
	border-top: 2px solid #2f88a7;
	padding: 20px;
	margin: 0;
	list-style: none;
	min-width: 200px;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.6);
	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.6);
}

#menu-one li .sub-menu li + li{
	margin-top: 10px;
}

#menu-one li .sub-menu a{
	padding: 0;
	line-height: 18px;
}

.mob-toggle{
	display: none;
}


footer{
	padding: 25px 0;
	background-color: #405b65;
	color: #fff;
	font-size: 16px;
	line-height: 16px;
}

footer .slogan-wrap{
	font-style: italic;
}

.text-left{
	text-align: left;
}

.text-center{
	text-align: center;
}

.text-right{
	text-align: right;
}

.social-wrap ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.social-wrap ul li {
	display: inline-block;
	vertical-align: middle;
	margin: 0px 5px;
}

footer a{
	color: #fff;
	font-size: 18px;
	line-height: 18px;
}

.form-check {
	margin-top: 50px;
	padding: 50px 0;
	text-align: center;
	background-color: #405b65;
}

.form-check .form-title{
	margin-bottom: 30px;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	font-style: italic;
}

.wpcf7-not-valid-tip, .ajax-loader, .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	display: none !important;
}


.wpcf7-form-control.wpcf7-validates-as-required.wpcf7-not-valid {
	border-color: red;
}



#form-booking ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-size: 15px;
	font-family: "SegoeUIRegular";
	color: #fff;
}
#form-booking ::-moz-placeholder { /* Firefox 19+ */
	font-size: 15px;
	font-family: "SegoeUIRegular";
	color: #fff;
}
#form-booking :-ms-input-placeholder { /* IE 10+ */
	font-size: 15px;
	font-family: "SegoeUIRegular";
	color: #fff;
}
#form-booking :-moz-placeholder { /* Firefox 18- */
	font-size: 15px;
	font-family: "SegoeUIRegular";
	color: #fff;
}

#form-booking .item{
	margin-bottom: 15px;
}

.wpcf7 select, 
.wpcf7 input[type="date"], 
.wpcf7 input[type="text"], 
.wpcf7 input[type="email"], 
.wpcf7 input[type="tel"] {
	border-style: solid;
	border-width: 1px;
	border-color: #29475f;
	border-radius: 0px;
	background-color: #568798;
	width: 100%;
	height: 40px;
	padding: 0 10px;
	font-size: 15px;
	color:#fff;
}

.wpcf7 input[type="date"], focus{
	appearance: none;
	-webkit-appearance: none;
/*    border-style: solid;
	border-width: 1px;
	border-color: #29475f;
	border-radius: 0px;
	background-color: #568798;
	width: 100%;
	height: 40px;
	padding: 0 10px;
	font-size: 15px;
	color:#fff;*/
}

.wpcf7 select{
/*    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;*/
}


.wpcf7 input[type="date"]::-webkit-calendar-picker-indicator {
	color: #fff;
	background-color: transparent;
}

.wpcf7 input[type="date"]::-webkit-inner-spin-button { 
	display: none;
}

.wpcf7 input[type="date"]::-webkit-inner-spin-button { 
	display: none;
}

.wpcf7 input[type="submit"]{
	background-color: rgb(47, 136, 167);
	box-shadow: inset 0px -3px 0px 0px rgba(41, 71, 95, 1);
	height: 40px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	width: 100%;
	border: 0;
}

.wpcf7 input[type="submit"]:hover{
	background-color: rgb(41, 71, 95);
}


.adr {
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	text-align: right;
	margin-top: 12px;
}

#menu-toptwo{
	margin: 0 10px 0px 0;
	padding: 0;
	list-style: none;
	text-align: right;
}

#menu-toptwo li{
	display: inline-block;
	vertical-align: middle;
	margin: 0px 8px;
}

#menu-toptwo li a{
	color: #fff;
	font-size: 16px;
	line-height: 16px;
}

#menu-toptwo li.booking a{
	background-color: rgb(47, 136, 167);
	box-shadow: inset 0px -3px 0px 0px rgba(41, 71, 95, 1);
	height: 40px;
	display: block;
	line-height: 40px;
	padding: 0 15px;
}

#menu-toptwo li.booking a:hover{
	background-color: rgb(41, 71, 95);
}

#menu-toptwo li.fa-phone a{
	font-size: 22px;
	color: #fff;
	font-family: "SegoeUIRegular";
}

#menu-toptwo li.fa-phone:before{
	display: inline-block;
	margin-right: 10px;
	color: #fff;
}

.vc_btn3-container.new-btn-style.vc_btn3-center a{
	background-color: rgb(47, 136, 167);
	box-shadow: inset 0px -3px 0px 0px rgba(41, 71, 95, 1);
	height: 40px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	/* width: 100%; */
	border: 0;
	top: 0 !important;
	padding: 0 5%;
	line-height: 40px;
}

.vc_btn3-container.new-btn-style.vc_btn3-center a:hover{
	background-color: rgb(41, 71, 95);
	box-shadow: none;
}

.vc_images_carousel .vc_carousel-indicators .vc_active {
	margin: 1px;
	width: 10px;
	height: 10px;
	background-color: transparent !important;
	border: 2px solid #fff !important;
}

.vc_images_carousel .vc_carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border-radius: 10px;
	cursor: pointer;
	border: 2px solid #fff !important;
	background-color: #fff !important;
}

body:not(.home) .main-heading{
	background-image: url('images/header-bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 450px;
	margin-bottom: 50px;
	text-align: center;
	padding-top: 20%;
	top: -1px;
}

body:not(.home) .main-heading h1{
	color: #fff;
	font-family: "MarckScriptRegular";
	font-size: 88px;
}

.category-description{
	font-family: "SegoeUISemiBold";
	font-size: 18px;
	color: rgb(62, 49, 37);
	text-transform: uppercase;
	line-height: 24px;
	text-align: center;
	margin-bottom: 50px;
}

.category article{
	margin-bottom: 30px;
}

.category .article-wrap{
	border: 1px solid #b2b2b2;
}

.category .article-wrap img{
	max-width: 100%;
	width: 100%;
	height: inherit;
	margin-bottom: 10px;
}

.category .article-wrap .category-title{
	padding: 0px 15px;
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	color: rgb(62, 49, 37);
	line-height: 18px;
	font-family: "SegoeUISemiBold";
	height: 36px;
	overflow: hidden;
}

.category .article-wrap .category-title:hover{
	text-decoration: underline;
}

.category .article-wrap .account-info{
	/*padding: 0px 15px;*/
	margin-bottom: 15px;
	font-size: 16px;
	white-space: nowrap;
}

.category .article-wrap .account-info i{
	color: #8a1011;
	font-size: 16px;
	margin-right: 5px;
}

.navigation.pagination{
	text-align: center;
	margin-top: 30px;
}

.navigation.pagination .screen-reader-text{
	display: none;
}

.navigation.pagination .page-numbers{
	padding: 2px 8px;
	color: #364252;
}

.navigation.pagination .page-numbers:active,
.navigation.pagination .page-numbers:hover,
.navigation.pagination .page-numbers.current{
	background-color: #2f88a7;
	color: #fff;
}

div#topcontrol:hover {
	background-color: #29475f;
}

div#topcontrol {
	background-color: #2f88a7;
	width: 105px;
	line-height: 37px;
	text-align: center;
	font-size: 16px;
	color: rgb(254, 254, 254);
	z-index: 999;
	border-radius: 3px;
        right:40px;
}


body.single .main-heading {
	padding-top: 15%;
}

body.single .main-heading h1 {
	color: #fff;
	font-family: "MarckScriptRegular";
	font-size: 88px;
	line-height: 80px;
}

.vc_custom_heading.contact-title{
	text-transform: uppercase;
	font-size: 16px;
	color: rgb(62, 49, 37);
	line-height: 18px;
	font-family: "SegoeUISemiBold";
	margin-bottom: 30px !important;
	padding: 0px 15px !important;
}



#contact-page-block .wpcf7 input[type="text"], 
#contact-page-block .wpcf7 input[type="email"]{
	border-style: solid;
	border-width: 1px;
	border-color: #29475f;
	border-radius: 0px;
	background-color: #fff;
	width: 100%;
	height: 40px;
	padding: 0 10px;
	font-size: 15px;
	color: #4a4a4a;
}

#contact-page-block .wpcf7 input[type="text"]:focus, 
#contact-page-block .wpcf7 input[type="email"]:focus,
#contact-page-block .wpcf7 textarea:focus {
	border-color: grey;
}

#contact-page-block .wpcf7 textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #29475f;
	border-radius: 0px;
	background-color: #fff;
	width: 100%;
	height: 150px;
	padding: 10px;
	font-size: 15px;
	color: #4a4a4a;
}

#contact-page-block .wpcf7 .item{
	margin-bottom: 20px;
}

#contact-page-block .wpcf7 input[type="submit"]{
	margin-bottom: 20px;
}

#contact-page-block .wpcf7-form-control.wpcf7-validates-as-required.wpcf7-not-valid {
    border-color: red;
}


#contact-page-block .wpcf7 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-size: 15px;
	font-family: "SegoeUIRegular";
	color: #63686f !important;
}
#contact-page-block .wpcf7 ::-moz-placeholder { /* Firefox 19+ */
	font-size: 15px;
	font-family: "SegoeUIRegular";
	color: #63686f !important;
}
#contact-page-block .wpcf7 :-ms-input-placeholder { /* IE 10+ */
	font-size: 15px;
	font-family: "SegoeUIRegular";
	color: #63686f !important;
}
#contact-page-block .wpcf7 :-moz-placeholder { /* Firefox 18- */
	font-size: 15px;
	font-family: "SegoeUIRegular";
	color: #63686f !important;
}

.page .flexslider {
    padding: 0;
    margin: 0;
    background: #fff;
    border: 0;
    position: relative;
    border-radius: 0;
    -o-box-shadow: none;
    box-shadow: none;
    zoom: 1;
}

.page .flex-direction-nav{
	display: none !important;
}

.page .wpb_gallery .wpb_flexslider .flex-control-nav {
    margin-top: -30px;
}

.page .flex-control-paging li a{
	background-color: #fff;
	border: 2px solid #fff;
}

.page .flex-control-paging li a:hover,
.page .flex-control-paging li a.flex-active{
	background-color: transparent;
	border: 2px solid #fff;
}

.page-id-15 .flex-control-paging li a{
	background-color: #2f88a7;
	border: 2px solid #2f88a7;
}

.page-id-15 .flex-control-paging li a:hover,
.page-id-15 .flex-control-paging li a.flex-active{
	background-color: transparent;
	border: 2px solid #2f88a7;
}

.page-id-15 .wpb_gallery .wpb_flexslider .flex-control-nav {
    margin-top: 40px;
}

.wpcf7 div.wpcf7-mail-sent-ok {
border: 0;
    background-color: #26af61;
    margin: 15px 15px 0 15px;
    padding: 15px;
    text-align: center;
    position: relative;
    color: #fff;
    bottom: 0;
    clear: both;
}