/*
Theme Name: Domaine de Bellac
Description: Wordpress thema sapsommelier
Version: 1.0 | 21082016
Author: Groeier!http://bellac.groeier.nl/wp-admin/
Author URI: http://www.groeier.nl/
Template: bellac
*/


/* General Custom CSS */



/* schuin zetten balk in reserveren */

td.timespartly.check_in_time div.check-in-div {
 
    top: -70%!important;
    width: 80%!important;
    left: -35%!important;
    -webkit-transform: rotate(45deg)!important;
    -moz-transform: rotate(45deg)!important;
    transform: rotate(45deg)!important;
}

 td.timespartly.check_out_time div.check-out-div {
 
    top: -30%!important;
    width: 80%!important;
    -webkit-transform: rotate(45deg)!important;
    -moz-transform: rotate(45deg)!important;
    transform: rotate(45deg)!important;
    left: 15%!important;
}

.block_hints .block_check_in_out.check_in_time div.check-in-div, .block_hints .block_check_in_out.check_out_time div.check-out-div {
 
    top: -30%!important;
    width: 80%!important;
    -webkit-transform: rotate(45deg)!important;
    -moz-transform: rotate(45deg)!important;
    transform: rotate(45deg)!important;
    left: 35%!important;
}
.datepick-inline .date_approved.timespartly.check_out_time div.check-out-div {
    border-left: 0px dotted #C60B0B!important;
}

/* Eind schuin zetten balk in reserveren */

/* Styling voor blogposts thumbnails */
article.slide-entry {
	background-color: #f8f8f8;
    padding: 20px;
    border: 1px solid lightgray;
    border-radius: 3px;
}

.avia-content-slider .slide-image, .avia-content-slider .slide-image img {
	border-radius: 0px !important;
}

.read-more-link {
	 padding-top: 10px;
    padding-bottom: 10px;
    background-color: white;
    text-align: center;
    border: 1px solid black !important;
    text-transform: uppercase;
}

.avia-content-slider .slide-entry-title {
margin-top: 25px;
color: black;
font-family: "aller",sans-serif;
text-align: center;
}

.avia-content-slider .slide-meta {
padding-bottom: 25px !important;
font-family: "aller",sans-serif;
font-size: 14px;
text-align: center;
}
/* Einde styling blogposts thumbnails */

/*kleur hover submenu*/
#top .header_color .main_menu .menu ul li>a:hover 
{
    color: #978f1f!important;
}

/* Verberg het standaard enfold mobile menu */


#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
padding: 0px!important;
}

.avia-button.avia-size-x-large {
    padding: 25px 50px 23px;
    font-size: 15px;
    min-width: 100%;
}

.sfm-label-metro .sfm-navicon-button  {

	width: 20px!important;
	height: 20px!important;
	border-style: solid;
	border-width: 0 150px 150px 0;
	border-color: transparent #978f1f transparent transparent;
	z-index: 0!important;
	background: none!important;
}

body {
	line-height: 1.6em;}


.sfm-content-wrapper {

	line-height: 1.8em;
	letter-spacing: 0px;}

#sfm-sidebar {
	
	letter-spacing: 1px;
	}
	

#scroll-top-link:before {

	background:  #978f1f;
	border-radius: 40px;
	padding: 0px 11px 0px 11px;}

#scroll-top-link {

	bottom: 50px;
	color: #FFF;
	text-align: center;
	font-size: 50px;
	border: 0px solid #e1e1e1;
	background-color: transparent;
	}

#scroll-top-link:hover {

	bottom: 50px;
	color: #FFF;
	text-align: center;
	font-size: 50px;
	border-radius: 40px;
	border: 0px solid #e1e1e1;
	background-color: transparent;
	}

#top .avia_button_background {

transition: all 0.1s ease-in-out;}

.knop .avia-button-center {

	margin-top: 21px!important;
	}

#top .av-fullscreen-button .avia-button-fullwidth {
    border-radius: 0;
    padding: 10px 0px;
}


 .avia-button-center {

	margin-top: -20px;
	}

 #top .avia-button-fullwidth:hover .avia_button_background {
    
	opacity: 1;
	border: 3px solid #978f1f;
	border-radius: 0px!important;
	text-align: center!important;
}

 #top .avia-button-fullwidth .avia_button_icon {

	margin-top: -20px;
	color:#978f1f;
	}	

#top .avia-button-fullwidth {
    
	background-color:#ffffff;
	border:1px solid #978f1f;
	color:#000000;
	border-radius: 0px!important;
	text-align: center!important;
	padding:11px 31px;

	}

#top .avia-button-fullwidth .avia_iconbox_title {

	color:#978f1f;
	}	

 body .container_wrap .avia-builder-el-no-sibling {

    margin: 5px;
}


.avia_iconbox_title {

	font-size:20px;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
}


/* lees verder button */

#pressrelease-link-13  {
	background-color:#ffffff;
	border:1px solid #978f1f;
	display:inline-block;
	cursor:pointer;
	color:#000000;
	font-size:17px;
	padding:11px 31px;
	text-decoration:none;
	text-align: center!important;
}

#pressrelease-link-13:hover {
	color:#978f1f;
}

#pressrelease-link-13 { 

	display: flex; 
	justify-content: center;
	 }

/* Einde lees verder button */

.avia-slideshow-arrows a::before {
    
	visibility: visible;
	display: block;
    	position: absolute;
    	z-index: 100;
    	background: #aaa;
	background: rgba(0,0,0,0);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 3px;
	text-align: center;
	line-height: 62px;
	color: inherit;
}

#top .avia-slideshow-arrows a {

	display: block;
	text-decoration: none;
	color: #fff;
	visibility: visible;
	position: absolute;
	width: 60px;
	text-align: center;
	height: 60px;
	line-height: 62px;
	font-size: 60px;
	top: 50%;
	margin: -30px 15px 0;
	z-index: 99;
	overflow: hidden;
	text-indent: -600%;
}


.avia-slideshow-dots a {

	display:none;}

#top .scroll-down-link:before {

	background:  #978f1f;
	border-radius: 50px;
	padding: 0px 22px 0px 22px;}

#top .scroll-down-link {
    height: 60px;
    width: 80px;
    margin: 0px 0 0 -40px;
    line-height: 60px;
    position: absolute;
    left: 50%;
    bottom: 0px;
    color: #FFF;
    text-align: center;
    font-size: 80px;
    z-index: 100;
    text-decoration: none;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
    -webkit-animation: none;
    animation: none;
}

@media only screen and (min-width: 990px) {

.sfm-menu-item-181, .sfm-menu-item-179, .sfm-menu-item-177, .sfm-menu-item-180, .sfm-menu-item-178 {

		display:none!important;}
}

/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

.av-subheading {
	
	font-size:20px;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.modern-quote .av-special-heading-tag {
    
	font-weight: 200;
}

h1, h2, h3, h4, h5, h6 {

	font-weight: 200; }
	#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a { font-weight: 200; text-decoration: none; color: inherit; }
	#top h1 strong, #top h2 strong, #top h3 strong, #top h4 strong, #top h5 strong, #top h6 strong { color: inherit; }
	h1 { font-size: 40px; line-height: 1.4em; margin-bottom: 14px;	letter-spacing: 0px;}
	h2 { font-size: 32px; line-height: 1.3em; margin-bottom: 10px;	letter-spacing: 0px; }
	h3 { font-size: 24px; line-height: 1.3em; margin-bottom: 8px;	letter-spacing: 0px; } 
	h4 { font-size: 20px; line-height: 1.3em; margin-bottom: 4px; 	letter-spacing: 0px;}
	h5 { font-size: 18px; line-height: 1.3em; letter-spacing: 1px; }						
	h6 { font-size: 16px; line-height: 1.3em; letter-spacing: 1px;
	}

#top .av-main-nav ul a {

	font-size:15px;}

.av-main-nav > li > a {
	
	display:block;
	text-decoration: none;
	padding:0 10px;
	font-weight: normal;
	font-size:12px;
	font-weight: 200;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	-webkit-transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out;
	-moz-transition: 	background-color 0.4s ease-in-out, color 0.4s ease-in-out;
	transition: 		background-color 0.4s ease-in-out, color 0.4s ease-in-out;
}

}

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */
}

/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (min-width: 990px) {
  /* Add your Mobile Styles here */
.sfm-navicon-button.sf_label_default {
display: none !important
}
}


/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
/* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}

.mfp-bottom-bar {
	display:none;
}

.foto-gallerij img{
	    border-width:0px!important;
}

/*homepagina*/

.ster .av-icon-char {
    font-size:19px!important;
    line-height:40px!important;
    background-color:#978f1f!important;
    padding: 10px 10px!important;
    border-radius:70px!important;
	border:solid 1px #756d0d!important;
}

.ster {
	position: relative;
    top: -35px;
}

.titel-maison h2 {
text-transform:uppercase;
	font-size:25px;
}

.tekst-maison p {
text-align:center;
}

.blok-overzicht {
    border-radius:5px!important;
    background-color:#f8f8f8;
    border: solid 1px #f8f8f8;
    padding:12px;
}

.titel-maison   {
    margin-top:-5px!important;
}

.blok-overzicht .avia_image {
	border-radius:0px;
}

.button-meer a,.button-reserveren a {
	border:solid 1px #978f1f!important;
	border-radius:0px!important;
}

.button-meer a:hover,.button-reserveren a:hover {
	border-radius:0px!important;
	-webkit-box-shadow:inset 0px 0px 0px 4px #978f1f;
    -moz-box-shadow:inset 0px 0px 0px 4px #978f1f;
    box-shadow:inset 0px 0px 0px 4px #978f1f;
}

.button-meer .avia-button.avia-size-x-large,.button-reserveren .avia-button.avia-size-x-large {
    padding: 20px 50px 20px;
    font-size: 15px;
    min-width: 100%;
}

.button-meer .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before,.button-reserveren .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before {
    font-size: 20px;
}

.maisonnettes-overzicht .av_one_third {
    margin-left:1%;
    width:32%;
}