/*

Theme Name: X - Child Theme: Integrity Light
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to the light version of Integrity in this child theme.
Version: 1.0.0
Template: x

*/

@import url( '../x/framework/css/site/stacks/integrity-light.css' );

.x-boxed-layout-active .site {
  	margin: 0 auto;
  	border: 1px solid #d5d5d5;
  	border: 0px solid rgba(0,0,0,0.275);
  	border-top: 0;
 	 border-bottom: 0;
 	 background-color: #fff;
 	 box-shadow: 0 0 5px rgba(0,0,0,0.125);
 	 -webkit-box-sizing: content-box;
 	 -moz-box-sizing: content-box;
 	 box-sizing: content-box;
}

.x-boxed-layout-active .entry-wrap {
  	margin-top: -1px;
  	border: 0px solid #ddd;
}

.entry-wrap {
  display: block;
  padding: 60px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0em 0em 0 rgba(0,0,0,0);
}

.left {
  float: left;
  margin-top: 30px;
}

.entry-wrap {
  display: block;
  padding: 0px 20px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0em 0em 0 rgba(0,0,0,0);
}

.h-widget {
  margin: 0 0 0.5em;
  font-size: 20px;
  line-height: 1;
  font-family: georgia;
}

.x-colophon {
  position: relative;
  border-top: 4px solid #ff8256;
  background-color: #fff;
  box-shadow: 0 0em 0em 0 rgba(0,0,0,0.0);
}
.x-colophon+.x-colophon {
  border-top: 0px solid #e0e0e0;
  border-top: 0px solid rgba(0,0,0,0.085);
  box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.8);
}

.left .h-widget {
  margin: 0 0 1.8em;
  font-size: 20px;
  line-height: 1;
  font-family: georgia;
}

.widget {
  text-shadow: 0 0px 0 rgba(255,255,255,0);
}

p {
	color: #555;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 14px;
}


h1 {
	color: #111;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 30px;
  	margin-bottom:25px;

}

h2, .h2 {
    color: #111;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 25px;
    margin-bottom: 25px;
}

h1::first-letter {
    font-size: 150%;
	color:#333;
} 

.x-sidebar .widget:first-child {
    margin-top: 20px;
}

.x-brand {
    font-style: normal;
    font-weight: 400;
    letter-spacing: -3px;
    margin-top: -80px;
}

.left .h-widget {
    margin: 0px 0px 0.5em;
    font-size: 20px;
    line-height: 1;
    font-family: georgia;
	color:#333;
}

.x-navbar .desktop .x-nav > li > a {
	    font-family: georgia;

}
.widget_nav_menu ul li a, .widget_meta ul li a, .widget_pages ul li a {
  display: block;
  border-bottom: 0px solid #ddd;
  border-bottom: 0px solid rgba(0,0,0,0.1);
  padding: 0.65em 0.85em;
  box-shadow: 0 0px 0px rgba(255,255,255,0.95);
}


.widget a:before, .widget a:after {
  line-height: 1;
  text-decoration: inherit;
  opacity: 1;
  font-family: "FontAwesome" !important;
  font-style: normal !important;
  font-weight: normal !important;
  text-decoration: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ff8256;
}

.widget ul, .widget ol {
  overflow: hidden;
  margin-left: 0;
  border: 0px solid #ddd;
  border: 0px solid rgba(0,0,0,0.1);
  list-style: none;
  border-radius: 6px;
  background-color: transparent;
  box-shadow: 0 0px 0px rgba(255,255,255,0.95);
}

#reserveerknop {
		    font-family: georgia;
			font-size:18px;
			background-color: #FF8256;
			color:#FFF;
}

#reserveerknop:hover {
		    font-family: georgia;
			font-size:18px;
			color:#ff8256;
			background-color:#FFF;
			border:1px solid #ff8256;
						cursor:pointer;

}


.x-topbar {
    position: relative;
    min-height: 46px;
    border-bottom: 0px solid #F2F2F2;
    background-color: transparent;
    z-index: 1031;
}

.masthead-stacked .x-navbar .desktop .sub-menu {
  left: auto;
  right: 0;
}

.x-block-grid>li {
  display: block;
  float: left;
  height: auto;
  margin: 0% 0% 0 0 !important;
  padding: 0;
}

#mc_embed_signup .button {
  clear: both;
  background-color: #ff8256 !important;
  border: 0 none;
  border-radius: 20px !important;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  margin: 0 5px 10px 0;
  padding: 0 20px !important;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
}

#mc_embed_signup input.button {
  display: block;
  width: 90% !important;
  margin: 0 0 10px 0;
  min-width: 90px;
}

#mc_embed_signup input.email {
  display: block;
  padding: 8px 0;
  margin: 0 4% 10px 0;
  text-indent: 5px;
  border-radius:20px !important;
  width: 90% !important;
}

#mc_embed_signup input {
  border: 1px solid #CCC;
  -webkit-appearance: none;
}


@media (max-width: 767px){
.x-topbar  {
  text-align: center;
height: 130px !important;
}
.x-slider-container .rev_slider_wrapper {display:none;}
.x-topbar .p-info {
  float: none;
  margin: 0;
  padding: 0.8em 1em 1em;
  background-color: #FFF;
  border-radius: 0 0 4px 4px;
}
}