/*
 Theme Name:   GLD Child
 Description:  GLD Child Theme
 Author:       Stefan Leemans
 Template:     gld
*/

@import url("../gld/style.css");

/* CSS */

/* FONTS */
@font-face {
  font-family: 'GlyphaLTStd-Light';
  src: url('fonts/GlyphaLTStd-Light.eot?#iefix') format('embedded-opentype'),  url('fonts/GlyphaLTStd-Light.otf')  format('opentype'),
	     url('fonts/GlyphaLTStd-Light.woff') format('woff'), url('fonts/GlyphaLTStd-Light.ttf')  format('truetype'), url('fonts/GlyphaLTStd-Light.svg#GlyphaLTStd-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GlyphaLTStd';
  src: url('fonts/GlyphaLTStd.eot?#iefix') format('embedded-opentype'),  url('fonts/GlyphaLTStd.otf')  format('opentype'),
	     url('fonts/GlyphaLTStd.woff') format('woff'), url('fonts/GlyphaLTStd.ttf')  format('truetype'), url('fonts/GlyphaLTStd.svg#GlyphaLTStd') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GlyphaLTStd-Bold';
  src: url('fonts/GlyphaLTStd-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/GlyphaLTStd-Bold.otf')  format('opentype'),
	     url('fonts/GlyphaLTStd-Bold.woff') format('woff'), url('fonts/GlyphaLTStd-Bold.ttf')  format('truetype'), url('fonts/GlyphaLTStd-Bold.svg#GlyphaLTStd-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HandOfSean';
  src: url('fonts/HandOfSean.eot?#iefix') format('embedded-opentype'),  url('fonts/HandOfSean.woff') format('woff'), url('fonts/HandOfSean.ttf')  format('truetype'), url('fonts/HandOfSean.svg#HandOfSean') format('svg');
  font-weight: normal;
  font-style: normal;
}




/* General Custom CSS */
* {
    box-sizing: border-box;
}

body {
	font-family: 'GlyphaLTStd-Light';	
	line-height: 1.4em;
	color: #464646;		
	font-size: 14px;
}

body .column-top-margin {
	margin-top: 0;
}

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #06961c;
}

::selection {
    color: #fff;
    background: #06961c;
}

input {
	outline: none;	
}

a {
	text-decoration: none;
	color: #06961c;
}
a:hover {
	text-decoration: none;
	color: #e03426;
}

.main_color .primary-background, .main_color .primary-background a, div .main_color .button, .main_color #submit, .main_color input[type='submit'], .main_color .small-preview:hover, .main_color .avia-menu-fx, .main_color .avia-menu-fx .avia-arrow, .main_color.iconbox_top .iconbox_icon, .main_color .iconbox_top a.iconbox_icon:hover, .main_color .avia-data-table th.avia-highlight-col, .main_color .avia-color-theme-color, .main_color .avia-color-theme-color:hover, .main_color .image-overlay .image-overlay-inside:before, .main_color .comment-count, .main_color .av_dropcap2, #top #wrap_all .main_color .av-menu-button-colored > a .avia-menu-text, .main_color .av-colored-style .av-countdown-cell-inner, .responsive #top .main_color .av-open-submenu.av-subnav-menu > li > a:hover, #top .main_color .av-open-submenu.av-subnav-menu li > ul a:hover {
	background: #6e6d6d; /* Old browsers */
	background: -moz-linear-gradient(top,  #6e6d6d 0%, #484848 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #6e6d6d 0%,#484848 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #6e6d6d 0%,#484848 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e6d6d', endColorstr='#484848',GradientType=0 ); /* IE6-9 */
	color: #fff !important;	
}
.main_color a, .main_color .widget_first, .main_color strong, .main_color b, .main_color b a, .main_color strong a, .main_color #js_sort_items a:hover, .main_color #js_sort_items a.active_sort, .main_color .av-sort-by-term a.active_sort, .main_color .special_amp, .main_color .taglist a.activeFilter, .main_color #commentform .required, #top .main_color .av-no-color.av-icon-style-border a.av-icon-char {
    color: #06961c;
}
.content strong {
    font-family: 'GlyphaLTStd-Bold';	
    font-weight: normal;
}

.helvetica-neue-websave {
    font-family: 'GlyphaLTStd-Light';	
}

.main_color blockquote, .main_color .avia-bullet, .main_color .av-no-color.av-icon-style-border a.av-icon-char {
	border-color: #06961c;
}

#top .avia-post-nav { 
	display: none; 
}

.avia_image {
	border-radius: 0px;
	/* max-width: 978px; */
}

.image-overlay {
	visibility: hidden;
}

.av-styling-no-styling .avia_image {
	border-radius: 0;
	border: 1px solid #ddd;
	padding: 8px;
}

.avia-google-map-container {
	border: 1px solid #ddd;	
}

.container {
	max-width: 988px;
	padding: 0px 5px;
}

.boxed#top {
	width: 988px;
}

html.html_boxed {
	background: #fff;
}

#header_meta {
	min-height: 37px;
	border-width: 0;
	background: #fff;
	z-index: 1;
}

.sub_menu {
	font-size: 12px;
	line-height: 37px;
	position: relative;
	top: 10px;
	right: 10px;
}

.sub_menu li {
	padding: 0 9px;
	line-height: 16px;
}

.sub_menu>ul>li>a {
	font-weight: normal;
	font-family: arial;
	color: #07991c !important;
}

#top .custom-logo {
	position: absolute;
	left: 5px;
	top: -69px;	
	height: 45px;
	width: 227px;
}

#header_main .container {
	height: 117px;
}

.logo img {
	padding-top: 21px;
}

.header-search {
	position: absolute;
	left: 260px;
	top: -67px;	
	height: 45px;
	width: 350px;
	background: #ececec;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}

#top #searchform>div {
	max-width: none;
}

#top #s {
	padding: 0px 85px 0px 10px;
	height: 35px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	background: #fff;
	color: #666;
	font-family: 'GlyphaLTStd-Light';
	font-size: 13px;
}

#top #searchsubmit, .ajax_load{
	width: 80px;
	height: 35px;
	line-height: normal;
	padding: 8px 10px 6px 10px;
	border: 1px solid #ddd;
	background: #6e6d6d; /* Old browsers */
	background: -moz-linear-gradient(top,  #6e6d6d 0%, #484848 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #6e6d6d 0%,#484848 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #6e6d6d 0%,#484848 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e6d6d', endColorstr='#484848',GradientType=0 ); /* IE6-9 */
	font-family: 'GlyphaLTStd';
	font-size: 13px;
	font-weight: normal;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;		
}

#top .ajax_search_response {
	z-index: 999;	
	background: #fff;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	margin-top: -2px !important;	
}
#top .ajax_search_response h4 {
	display: none;	
}

#top .ajax_search_response .ajax_search_entry {
	padding: 8px;
	border-bottom-style: solid;
	border-color: #edeff0;
}

#top .ajax_search_response .ajax_search_entry:hover {
	background: #e5e5e5;
	border-style: solid;
}

#top .ajax_search_response .ajax_search_image {
	display: none;	
}

#top .ajax_search_response .ajax_search_title {
	text-transform: none;	
	font-family: 'GlyphaLTStd-Light';	
	font-size: 13px;
	font-weight: normal;
	color: #4d4d4d;
}

#top .ajax_search_response .ajax_search_excerpt {
	display: none;	
}

#top .ajax_search_response .ajax_search_entry_view_all {
	border: none !important;
	color: #e03426;
	font-family: 'GlyphaLTStd-Bold';
    font-weight: normal;
    font-size: 13px;
}

#top #signup {
	position: absolute;
	right: 0px;
	top: -108px;
    width: 180px;	
    text-align: right;
}
#top #signup .text {
    line-height: 18px;
    font-family: 'GlyphaLTStd';
    color: #000;
    font-size: 14px;
    margin-bottom: 5px;
}
#top #signup .text span {
	color: #e03426;
}
#top #signup .socialmedia {
	float: right;
}
#top #signup .socialmedia li {
    float: left;
    margin-left: 5px;
}
#top #signup .socialmedia li a {
    display: block;
    width: 25px;
    min-width: 25px;
    height: 25px;
    line-height: 26px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    background: #06961c;
    border-radius: 50px;
    transition: all 0.2s ease-in-out 0s;
}
#top #signup .socialmedia li a:hover{
    background: #23b100;
}
#top #signup .signup-form {
	clear: both;
	height: 45px;
	width: 350px;
	background: #ececec;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;	
}
#top #signup .signup-form div {
	position: relative;
}
#top #signup .signup-form .icon {
    position: absolute;
    top: -25px;
    z-index: 999;
    left: 12px;
    font-size: 16px;
    color: #06961c;
}
#top #signup .signup-form .input_field {
	padding: 0px 100px 0px 35px;
	height: 35px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	background: #fff;
	color: #666;
	font-family: 'GlyphaLTStd-Light';
	font-size: 13px;
	width: 100%;
    position: relative;
    z-index: 1;
    margin: 0;
    box-shadow: none;
}
#top #signup .btn {
    text-decoration: none;
    text-align: center;
    z-index: 2;
    display: block;
    margin-top: 12px;
    color: #fff;
	line-height: normal;
	padding: 8px 10px;
	border: 1px solid #06961c ;
	background: #06961c ; /* Old browsers */	
	font-family: 'GlyphaLTStd';
	font-size: 13px;
	font-weight: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#top #signup .btn:hover {
    text-decoration: none;
}

.mc4wp-response {
    position: absolute !important;
    background: #eee;
    top: 85px;
    width: 350px;
    margin: 0 auto;
    left: 0px;
    color: #333;
    z-index: 999;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.mc4wp-response p {
	padding: 2px 7px;
    margin: 0px;
    line-height: 15px;
    font-size: 12px;
    color: #e03426;
}

#top .av_menu_left .main_menu {
	background: #6e6d6d; /* Old browsers */
	background: -moz-linear-gradient(top,  #6e6d6d 0%, #484848 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #6e6d6d 0%,#484848 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #6e6d6d 0%,#484848 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e6d6d', endColorstr='#484848',GradientType=0 ); /* IE6-9 */
	height: 52px;
	border-radius: 3px;
}

#header_main {
	border-bottom-style: none;
}

#header_main_alternate {
	border-top-style: none !important;
}

.html_header_top.html_bottom_nav_header .main_menu ul:first-child>li:first-child a {
	border-left-style: none;
}

.header_color .avia-menu-fx {
	display: none;	
}

#top .av_seperator_big_border#header .av-main-nav > li > a {
    padding: 0 25px;
}

.html_header_top.html_bottom_nav_header .main_menu ul:first-child>li a {
    height: 52px;
    border: none;
    display: table-cell;
    vertical-align: middle;
    border-right: 1px dotted #bbb;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    font-family: 'GlyphaLTStd';
    font-weight: normal;
}

.html_header_top.html_bottom_nav_header .main_menu ul:first-child>li:first-child a {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.html_header_top.html_bottom_nav_header .main_menu ul li:last-child {
	border-right: 1px dotted #bbb;
}
#top .av_seperator_big_border .av-main-nav > li:last-child > a {
    border-right-width: 0px;

}

.html_header_top.html_bottom_nav_header .main_menu ul:first-child>li a:hover {
	background: #6e6d6d;
	-moz-transition: all 0.1s ease-in;
    -webkit-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;	
}

.html_header_top.html_bottom_nav_header .main_menu .current-menu-item a {
	background: #6e6d6d; /* Old browsers */
	background: -moz-linear-gradient(top,  #6e6d6d 0%, #484848 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #6e6d6d 0%,#484848 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #6e6d6d 0%,#484848 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e6d6d', endColorstr='#484848',GradientType=0 ); /* IE6-9 */
}

/* SUBMENU PAGES */
.html_header_top.html_bottom_nav_header .main_menu .sub-menu {
    padding: 10px 0px 10px 0px;
}
.html_header_top.html_bottom_nav_header .main_menu .sub-menu li {
   	background: #fff;
   	padding: 0px;
}
.html_header_top.html_bottom_nav_header .main_menu .sub-menu li a {
	border: none !important;
	font-size: 13px !important;
	line-height: 20px !important;
	text-align: left !important;
	text-transform: none !important;
	font-weight: bold !important;
	color: #484848 !important;
    font-family: 'GlyphaLTStd-Bold' !important;
    font-weight: normal !important;
    padding: 0px 10px !important;
    background: #fff !important;
    min-height: 0px !important;
}
.html_header_top.html_bottom_nav_header .main_menu .sub-menu li:hover {
	background: #fff !important;
}
.html_header_top.html_bottom_nav_header .main_menu .sub-menu li a:hover {
	color: #e03426 !important;	
	background: #fff !important;
}
.html_header_top.html_bottom_nav_header .main_menu .sub-menu .current-menu-item a {
   	color: #e03426 !important;
	background: #fff !important;
}
.html_header_top.html_bottom_nav_header .main_menu .sub-menu {
	border-top-width: 0px;
}
/* SUBSUB */
.html_header_top.html_bottom_nav_header .main_menu .sub-menu ul {
	position: relative !important;
	left: 2px !important;
    background: none !important;
    border: none !important;
    visibility: visible !important;
    opacity: 1 !important;
    box-shadow: none !important;
}
.html_header_top.html_bottom_nav_header .main_menu .sub-menu ul li a {
    font-family: 'GlyphaLTStd' !important;	
	background: #fff url(img/arrow_bold_grey.png) no-repeat scroll left top 4px !important;
	margin-left: 8px;    
}
.html_header_top.html_bottom_nav_header .main_menu .sub-menu ul li a:hover {
   	color: #e03426 !important;
   	background: #fff url(img/arrow_bold_grey.png) no-repeat scroll left top 4px !important;
}
.html_header_top.html_bottom_nav_header .main_menu .sub-menu .current-menu-item > ul li a {
   	color: #484848 !important;
	background: #fff url(img/arrow_bold_grey.png) no-repeat scroll left top 4px !important;   	
}
.html_header_top.html_bottom_nav_header .main_menu .sub-menu .current-menu-item > ul li a:hover {
   	color: #e03426 !important;
   	background: #fff url(img/arrow_bold_grey.png) no-repeat scroll left top 4px !important;
}

.slider {
	width: 978px;
	height: 360px;
	border: 0px solid #000;	
	margin-top: 16px;
}

.slider .link {
	display: block;
	width: 978px;
	height: 295px;
	border: 0px solid #00ff00;	
	outline: none;	
}

.slider .btn {
	display: block;	
	border: 0px solid #00ff00;
	width: 326px;	
	height: 65px;
	float: left;	
}

.payoff {
	border: 1px solid #dadada;
	text-align: center;
	font-family: 'GlyphaLTStd-Light';
    font-weight: normal;
    font-size: 30px;
    color: #000;
    padding: 14px;
    margin: 18px 0px 0px 0px;
}
.payoff span {
	color: #e03426;
}

#top .avia-smallarrow-slider {
	border: 1px solid #dadada;
	padding: 0px;
}

.content {
	padding-top: 18px;
	padding-bottom: 18px;
}

.avia-content-slider {
    margin: 0px 0;
}

/* SPOTS */
#top .no_margin.av_one_full {
    width: 978px;
    margin: 0px 0px 10px 0px;
}
#top .no_margin.av_one_fourth {
    width: 237px;
    margin: 0px 0px 10px 10px;
}
#top .no_margin.av_one_fourth.first {
    margin: 0px 0px 10px 0px;
}
#top .no_margin.av_one_half {
    width: 484px;
    margin: 0px 0px 10px 10px;
}
#top .no_margin.av_one_half.first {
    margin: 0px 0px 10px 0px;
}
.longbanner {
	margin-top: -240px !important;
}
.x4 {
	height: 211px;
}

/* POPUP */
.white-popup {
	position: relative;
	background: #FFF;
	padding: 20px;
	width:auto;
	max-width: 500px;
	margin: 20px auto;
}
.white-popup h2 {
	font-family: 'GlyphaLTStd-Bold';
	font-weight: normal;
	font-size: 26px;
}
.white-popup p {
	font-family: 'GlyphaLTStd-Light';
	font-size: 14px;
}
.white-popup a {
	color: #06961c; 			
}
.white-popup a:hover {
	color: #e03426;
	text-decoration: none; 			
}
.white-popup img {
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-top: 15px;
}
.white-popup .usp {
	border-top: 1px solid #ddd;
	padding: 8px 0px;
	font-family: 'GlyphaLTStd-Bold';	
	line-height: 25px;
}
.white-popup .usp i {
	color: #06961c;
	font-size: 24px;
	position: relative;
	top: 2px;
	margin-right: 8px;
}
.white-popup .link {
	border-top: 1px solid #ddd;
	padding: 8px 0px;
	font-family: 'GlyphaLTStd-Bold';	
	line-height: 25px;
}
.white-popup .link i {
	color: #e03426;
	font-size: 24px;
	position: relative;
	top: 4px;
	margin-right: 8px;
}

/* NEWSLETTER - SOCIALMEDIA */
#social_letter {	
	width: 978px;
	background: #f3f3f3;
	border: 1px solid #e1e1e1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	margin: 15px 0px 15px 0px;	
	overflow: hidden;
}

#social_letter #newsletter {
	float: left;
	width: 487px;	
	border-right: 1px solid #e1e1e1;	
	padding: 15px;
}
#social_letter #socialmedia {
	float: right;
	width: 488px;
	padding: 15px;		
}

#social_letter #newsletter .env {
	float: left;
	display: block;
	background: url(img/envelop.png) no-repeat;
	width: 58px;
	height: 42px;
}
#social_letter #newsletter .title {
	float: left;
	width: 390px;
	color: #464646;	
	line-height: 16px;	
	margin-bottom: 5px;
}

#social_letter #newsletter .title h3 {
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	margin: 6px 0px 0px 0px;
	padding: 0px;	
}

#social_letter #newsletter .privacy {
	color: #959595;	
	font-size: 13px;
	padding: 0px 0px 5px 0px;	
}
#social_letter #newsletter .input_field {
	padding: 0px 10px 0px 10px;
	height: 35px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	color: #666;
	outline: none;
	width: 360px;
	float: left;
}

#social_letter #newsletter .btn {
   	background-color: #6e6d6d; /* Fire Brick */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#6e6d6d), to(#484848));
	background-image: -webkit-linear-gradient(top, #6e6d6d, #484848);
	background-image: -moz-linear-gradient(top, #6e6d6d, #484848);
	background-image: -ms-linear-gradient(top, #6e6d6d, #484848);
	background-image: -o-linear-gradient(top, #6e6d6d, #484848);
	background-image: linear-gradient(top, #6e6d6d, #484848);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6e6d6d, endColorstr=#484848);	
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;	
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
	height: 35px;
	border: 1px solid #ddd;
	margin-left: -2px;
	float: left;
	width: 95px;
	text-align: center;
	padding: 0px;	
}

#social_letter #socialmedia h3 {
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	margin: 6px 0px 30px 0px;
	padding: 0px;	
}

#social_letter #socialmedia .media {
	float: left;
	width: 115px;
	border: 0px solid #ff0000;
}
#social_letter #socialmedia .media img {
	width: 40px;
	height: 40px;
	vertical-align: middle;
}
#social_letter #socialmedia .media a {
	color: #147194;
	font-family: Arial;
}

/*FOOTER*/
#footer {
	border-top-width: 0px !important;
	padding: 0px 0 30px 0;	
}

#footer .container {
	width: 978px;
	padding: 0px;
}
#footer .widget {
	margin: 0px 0 0px 0;
}

#footer .widgettitle {
text-transform: none;
    font-size: 15px;
    margin-bottom: 12px;
    margin-top: 0px;
    font-weight: normal !important;
    font-family: 'GlyphaLTStd-Bold';
    color: #000;
    letter-spacing: normal;
}
#footer ul li {
	background: url(img/arrow_bold_grey.png) no-repeat scroll left top 4px transparent;
	padding-left: 12px;	
}
#footer ul ul li {
	background: url(img/stripe_bold_grey.png) no-repeat scroll left top 4px transparent;
	padding-left: 12px;	
}
#footer ul li a, #footer ul ul li a {
	padding: 0px !important;
	margin: 0px;
	line-height: 18px;
	font-size: 14px;
	color: #484848;	
	font-family: 'GlyphaLTStd-Light';
}
#footer ul li a:hover {
	text-decoration: none;	
	color: #e03426;
}

#footer ul:first-child>.current-menu-item {
	left: 0px;
	top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	box-shadow: none;
}
.widget_nav_menu .current-menu-item>a, .widget_nav_menu .current_page_item>a {
    font-family: 'GlyphaLTStd-Bold' !important;
    font-weight: normal;
    color: #e03426 !important;
}

/* BREADCUMB TRAIL & PAGE TITLES */
.title_container .main-title {
	display: none;	
}

#top .title_container .container {
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 25px;
    height: 25px;
    border: none;
}
.title_container .breadcrumb {
	text-decoration: none;
	color: #06961c;
	font-size: 14px;
	font-weight: bold;
	left: 0px;
	font-family: 'GlyphaLTStd-Light';
	font-weight: normal;	
	top: 20px;
}

.title_container .breadcrumb a{
	text-decoration: none;
	color: #06961c;
}

.title_container .breadcrumb a:hover{
	text-decoration: none;
	color: #e03426;
}

.title_container .breadcrumb .breadcrumb-title {
	display: none;	
}

.title_container .breadcrumb .sep {
	font-size: 13px;
	color: #ddd;	
	padding: 0px 8px 0px 5px;
}

.title_container .breadcrumb .trail-end {
	color: #464646;
	font-weight: normal;
}

.title_container .container {
	border-bottom: 1px solid #e8e8e8;
	margin: 0px 5px 0px 5px;
	width: 978px;	
}

#main .container_wrap {
	border-top-style: none !important;
}

/* CONTENT */
.content h1 {
	color: #464646;
	font-family: 'GlyphaLTStd-Bold';
	font-size: 36px;
	font-weight: normal;
	margin: 0px !important;
	padding: 0px !important;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}

.content h2 {
	color: #464646;
	font-family: 'GlyphaLTStd-Bold';
	font-size: 30px;
	font-weight: normal;
	margin: 0px !important;
	padding: 0px !important;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}

.content h3 {
	color: #464646;
	font-family: 'GlyphaLTStd-Bold';
	font-size: 24px;
	font-weight: normal;
	margin: 0px !important;
	padding: 0px !important;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}

.content h4 {
	color: #464646;
	font-family: 'GlyphaLTStd-Bold';
	font-size: 18px;
	font-weight: normal;
	margin: 0px !important;
	padding: 0px !important;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}

.content h5 {
	color: #464646;
	font-family: 'GlyphaLTStd-Bold';
	font-size: 16px;
	font-weight: normal;
	margin: 0px !important;
	padding: 0px !important;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}

.content h6 {
	color: #464646;
	font-family: 'GlyphaLTStd-Bold';
	font-size: 14px;
	font-weight: normal;
	margin: 0px !important;
	padding: 0px !important;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}

.content a {
	color: #06961c !important; 			
}
.content a:hover {
	color: #e03426 !important; 	
	text-decoration: none !important;		
}

.content strong {
	color: #444 !important; 			
}

.content .av-special-heading {
	margin-top: 0px;
}

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
	text-transform: none;
	letter-spacing: 0px;
}

/* SITEMAP */
.page-list {
	margin: 0px 0px 0px -12px;
}
.page-list li{
	background: url(img/arrow_bold.png) no-repeat scroll left top 6px transparent;
	padding-left: 12px;	
	line-height: 15px;
	list-style-type: none;
}
.page-list li ul {
	margin: 10px 0px 0px 30px;
}
.page-list li ul li {
	background: url(img/arrow_bold.png) no-repeat scroll left top 1px transparent;
	padding-left: 12px;	
	line-height: 6px;
	list-style-type: none;
}
.page-list li a {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	color: #0378c1;	
}
.page-list li a:hover {
	text-decoration: underline;	
}

/* STORE LOCATOR */
#wpsl-search-wrap .wpsl-select-wrap #wpsl-results {
	display: none !important;	
}

#wpsl-wrap .wpsl-search {
	border: 1px solid #e1e1e1 !important;
	background: #f1f1f1 !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

#wpsl-search-wrap .wpsl-input {
	margin-bottom: -7px;	
}
.wpsl-search label {
	font-size: 15px !important;
	font-weight: normal !important;
}

#wpsl-search-wrap .wpsl-input input[type='text'] {
	background: #fff !important;	
	font-weight: normal;
	font-family: 'GlyphaLTStd-Light' !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

.wpsl-input label, #wpsl-radius label {
	width: inherit !important;
}

#wpsl-search-btn {
	width: 80px !important;
	height: 35px !important;
	line-height: normal !important;
	padding: 8px 10px 6px 10px !important;
	border: 1px solid #ddd !important;
	background: #6e6d6d; /* Old browsers */
	background: -moz-linear-gradient(top,  #6e6d6d 0%, #484848 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #6e6d6d 0%,#484848 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #6e6d6d 0%,#484848 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e6d6d', endColorstr='#484848',GradientType=0 ) !important; /* IE6-9 */
	font-family: 'GlyphaLTStd' !important;
	font-size: 13px !important;
	font-weight: normal !important;
	-webkit-border-top-right-radius: 3px !important;
	-webkit-border-bottom-right-radius: 3px !important;
	-moz-border-radius-topright: 3px !important;
	-moz-border-radius-bottomright: 3px !important;
	border-top-right-radius: 3px !important;
	border-bottom-right-radius: 3px !important;	
}
.wpsl-info-window p, .wpsl-info-window span {
	font-family: 'GlyphaLTStd-Light';	
}
.wpsl-directions {
	font-family: 'GlyphaLTStd-Bold';
}
#wpsl-direction-details b {
	font-family: 'GlyphaLTStd';
	font-weight: normal;
}

#wpsl-gmap {
	border: 1px solid #e1e1e1 !important;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;			
}

#wpsl-result-list a, #wpsl-result-list strong {
	color: #0378c1 !important; 	
}

#wpsl-direction-details b {
	color: #0378c1 !important; 	
}

#wpsl-gmap div strong, #wpsl-gmap div a{
	color: #0378c1 !important; 			
}

#wpsl-gmap .gm-style-iw {
	overflow: hidden;
	width: 200px;	
}

#wpsl-stores .wpsl-toys {
	display: block;
	margin-top:5px;
	background: url(img/speelgoed.png) no-repeat 0px 2px;
	padding-left: 25px;	
}
#wpsl-search-wrap .toys_check input {
	float: left;
	margin-top: 10px;	
}
#wpsl-search-wrap .toys_img {
	background: url(img/speelgoed.png) no-repeat 2px 8px;
	padding-left: 25px;		
}

/* PRODUCT CATALOG */
.product-list {
	padding-bottom: 0px;
	margin-bottom: -12px;
}
.classic-grid.archive-listing {
	max-width: 231px;
	margin-right: 18px;
	float: left;
	margin-bottom: 18px;
	border: 1px solid #e1e1e1 !important;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;	
	padding: 10px;
	box-shadow: 0 0 3px #e1e1e1;
}
.archive-listing.last {
	margin-right: 0px;
}
.classic-grid {
	position: relative;
	height: 425px;	
}
.classic-grid.archive-listing .classic-grid-element {
	background-size: 210px;
	width: 210px;
	height: 210px;
}
.classic-grid.archive-listing .product-name {
	color: #111;
	font-family: 'GlyphaLTStd-Light';	
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 15px 0px 5px;		
	line-height: 18px;		
	overflow: hidden;
	height: 50px;	
}
.classic-grid.archive-listing .product-short-descr {
	word-wrap: break-word;
	font-size: 13px;
	line-height: 18px;	
	font-family: 'GlyphaLTStd-Light';	
	position: absolute;
	top: 260px;	
	width: 210px;
	overflow: hidden;
	height: 120px;	
}
.classic-grid .product-price-id {
	position: absolute;
	right: 10px;
	bottom: 10px;	
	vertical-align: top;	
}
.classic-grid .product-price {
	color: #111;
	font-size: 30px;
	font-weight: bold;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	vertical-align: top;
	font-family: 'GlyphaLTStd-Light';
}
.classic-grid .fraction {
	color: #111;
	font-size: 20px;
	display: inline-block;
	height: 20px;
	line-height: 22px;
	vertical-align: top;
	font-weight: bold;
	margin-left: -2px;
	font-family: 'GlyphaLTStd-Light';
}

/* SEARCH PAGE */
.content.template-search .page-heading-container {
	display: none;	
}

.content.template-search .extra-mini-title.widgettitle {
	text-transform: none;
	letter-spacing: normal;
	color: #464646 !important;
	font-family: 'GlyphaLTStd-Light' !important;
	font-size: 18px !important;	
	margin-bottom: 10px !important;
}

.content.template-search .search-result-counter {
	border: 1px solid #008500;
	height: 30px;
	line-height: 30px;
	padding: 0px; 
	border-radius: 0px;
	width: 30px;
	background: #009a35 !important;
	color: #fff;
	font-family: 'GlyphaLTStd-Bold';
	font-weight: normal;
}

.content.template-search .post-meta-infos {
	display: none;	
}

.content.template-search .entry-content-wrapper {
	padding-bottom: 5px !important;
	padding-left: 40px !important;	
}

.content.template-search .entry-content-wrapper h2 {
	font-size: 14px;	
	line-height: 32px;
	font-family: 'GlyphaLTStd';
	color: #0378c1;
}

.content.template-search .pagination {
	padding: 10px 0px 0px 0px;
}

.content.template-search .pagination a {
	border: 1px solid #008500 !important;
	height: 30px !important;
	line-height: 30px !important;
	padding: 0px; 
	border-radius: 0px !important;
	width: 30px !important;
	background: #009a35 !important;
	color: #fff !important;
	font-family: 'GlyphaLTStd-Bold';
	font-weight: normal;	
}

.content.template-search .pagination .current {
	border: 1px solid #008500 !important;
	height: 30px !important;
	line-height: 30px !important;
	padding: 0px; 
	border-radius: 0px !important;
	width: 30px !important;
	background: #e1e1e1 !important;
	color: #666 !important;
}

.content.template-search .search_not_found {
	display: none;	
}

.content.template-search #search-fail {
	padding-left: 0px !important;		
}


/* 404 PAGE */
.template-page .404_recommendation {
	display: none;	
}
.template-page .error-img {
	text-align: center;	
	margin: 25px 0px 10px 0px;
}
.template-page .error-text {
	text-align: center;	
	font-weight: bold;
	font-family: 'GlyphaLTStd-Light';
	color: #464646;	
	font-size: 20px;	
	width: 685px;
	margin: 0 auto;
	line-height: 25px;
	margin-bottom: 25px;
}


/* CUSTOMER SERVICE */
.customer_service_box {
	float: left;
	width: 489px;
	padding: 30px;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.customer_service_box:nth-child(2n+0){
	padding-left: 0px;	
}
.customer_service_box:nth-child(2n+1){
	border-right: none;	
}
.customer_service_box .img {
	float: left;
}
.customer_service_box .menu {
	float: left;
	margin-left: 20px;
}
.customer_service_box .menu h2 {
	font-size: 24px;
	font-family: 'GlyphaLTStd-Light';
	font-weight: normal;
	color: #464646;	
}
.customer_service_box .menu ul {
	margin: 0px 0px 0px 0px !important;
}
.customer_service_box .menu ul li {
	background: url(img/blue_arrow_bold.png) no-repeat scroll left center transparent;
	padding-left: 12px;	
	height: 25px;
	line-height: 25px;
}
.customer_service_box .menu ul li a {
	padding: 0px;
	margin: 0px;
	line-height: 18px;
	font-size: 13px;
	color: #0378c1;	
}
.customer_service_box .menu ul li a:hover {
	text-decoration: underline;	
}

/* HUISHOUDTIPS */
#hht {
	position: relative;
}
#sidebar-hht {
	float: left;
	position: absolute;
	width: 240px;
}
#sidebar-hht .image {
	border: 1px solid #e1e1e1;
	width: 240px;
	height: 240px;
}
#sidebar-hht a {
	color: #666666 !important;
}
#sidebar-hht a:hover {
	color: #e03426 !important;
}
#sidebar-hht ul {
	margin: 0px;
}
#sidebar-hht ul li {
	background: url(img/arrow_bold.png) no-repeat scroll left top 4px transparent;
    padding-left: 12px;
}
#sidebar-hht #cats-hht {
	margin: 10px 0px 0px 0px;
}
#sidebar-hht #cats-hht h1 {
	background: #5dc5ea;
	color: #fff;
	font-family: 'GlyphaLTStd-Bold';
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	padding: 5px !important;
}
#sidebar-hht #rub-hht {
	margin: 10px 0px 0px 0px;
}
#sidebar-hht #rub-hht h2 {
	background: #5dc5ea;
	color: #fff;
	font-family: 'GlyphaLTStd-Bold';
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	padding: 5px !important;
}
#sidebar-hht .inner {
	border-right: 1px solid #e1e1e1;	
	border-left: 1px solid #e1e1e1;	
	border-bottom: 1px solid #e1e1e1;	
	padding: 10px;
}
#main-hht {
	float: right;
	width: 728px;
}
#main-hht .tip {
	border: 1px solid #e1e1e1;
	padding: 10px;
	margin-bottom: 10px;	
}

/* TIPS */
.gv-widgets-header {
	border: 1px solid #e1e1e1 !important;
	padding: 10px;
	margin-bottom: 10px;	
}
.gv-search-box {
	width: 100%;
	padding: 0px !important;
}
.gv-search-box label {
	display: none;
	visibility: hidden;
}
.gv-search-box p {
	margin: 0px;
}
.gv-search-box input {
	margin-bottom: 0px !important;
	font-family: 'GlyphaLTStd-Light' !important;
}
.gv-grid-col-1-1.gv-left {
	padding: 0px;
}
.gv-widgets-header form {
	margin: 0px !important;
}
.gv-search-button { 
	font-family: 'GlyphaLTStd' !important;
}
 .gv-list-view-title {
	border: none !important;
}
.gv-grid-col-1-3 {
	width: 40% !important;
}
.gv-list-view-content .gv-list-view-content-image {
	padding: 0px !important;
	height: 200px;
}
.gv-list-view-content-description {
	width: 60%;
    float: right;
}
.gv-list-view-content-description p {
    margin: 0 !important;
    padding: 0;
    font-size: 16px;
    line-height: 25px;
}
.afbeelding {	
	padding: 0px;
	width: 250px;
	height: 196px;	
	text-align: center;
	vertical-align: middle;
    display: table-cell;	
}
.afbeelding a {
	display: inline !important;
}
.afbeelding a:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.afbeelding img {
    vertical-align: middle;
    max-height: 196px !important;
    max-width: 250px !important;
    width: auto !important;
    display: inline-block !important;
}
.kreet p {
	font-family: 'GlyphaLTStd-Light';
	font-size: 26px;
	text-align: right;
}
.kreet p:after {
	content: ' Zó gedaan.';
	color: #e03426;
}
.tiptext {
	font-family: 'HandOfSean';
	margin: 10px 0px;
	text-align: center;
}
.tiptext p:first-child:before, .tiptext p:last-child:after {
	content: '"';
}
.naam, .woonplaats, .naam p, .woonplaats p {
    display: inline-block;
    font-size: 14px;
}
.naam:after {
	display: inline-block;
	content: ' uit';
}
.naam {
	float: right;
}
.woonplaats {
	margin-left: 4px;
	float: right;
	margin-right: 40px;
}

/* FORMS */
.gfield_label {
	font-family: 'GlyphaLTStd-Bold';
	font-size: 14px !important;
	font-weight: normal !important;
}
.gfield_required {
	color: #ff0000 !important;
	font-family: 'GlyphaLTStd-Light' !important;
	font-size: 20px !important;	
    position: relative;
    top: 7px;	
}
.gfield .medium {
	font-family: 'GlyphaLTStd-Light' !important;	
}
.gfield  textarea {
    margin-bottom: 0px !important;
}
.gform_wrapper div.charleft {
    font-size: 12px !important;
}
.actievoorwaarden label {
	display: none;
}
#extensions_message {
	display: none;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: #FFDFE0;
    margin-bottom: .375em !important;
    padding: 10px !important;
    border-top: none !important;
    border-bottom: none !important;
}
.gform_wrapper .top_label .gfield_description.validation_message, .gform_wrapper .gfield_description.validation_message {
    font-family: 'GlyphaLTStd' !important;
    font-weight: normal !important;
}
.gform_wrapper div.validation_error {
    font-family: 'GlyphaLTStd-Bold' !important;
    font-weight: normal !important;
    border: none !important;
    padding: 1em !important;
    background: #ff0000 !important;
    color: #fff !important;
    margin-bottom: 0 !important;
}
.gform_wrapper .gfield_error .gfield_label, .gform_wrapper .validation_message {
    color: #ff0000 !important;
}
.gform_wrapper li.gfield_error ul.gfield_radio, .gform_wrapper li.gfield_error ul.gfield_checkbox {
    color: #666 !important;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: #ffeaea !important;
}
.gform_button {
	font-family: 'GlyphaLTStd' !important;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    font-size: 14px !important;
  }

@media only screen and (max-width: 767px) {
	.main_menu, #header_main_alternate{display: block;}
}
