@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.checkbox .cr .cr-icon, .radio .cr .cr-icon {
    color: #629f31;
}

#demoPageIndex {
    display: none;
}

a {
    color: #629f31;
    cursor: pointer !important;
}

li.active a,
a.active {
    color: #629f31;
    cursor: pointer !important;
}

.form-control:not([readonly]):focus {
    border-color: #629f31; /*#73c1e7*/
}


.list-styles ul li {
	margin-bottom: 20px;
	line-height: 1.4em;
}

.dr-form .selectpicker {
	border: 1px solid #e6e6e6;
	padding: 0.8em 0.8em;
	margin: 15px 0;
}

.dr-form textarea {
	border: 1px solid #e6e6e6;
	padding: 0.8em 0.8em;
	width: 100%;
	height: 200px;
}
.alert-warning {
	margin-bottom: 60px;
}


/* ----------------------------------------------------
	COLORS
------------------------------------------------------- */

	.pagination > li > a:hover,
	.pagination > li > span:hover,
	.nav-tabs > li.active,
	.nav-tabs > li:hover,
	.nav-tabs > li:focus,
	.blog-desc span,
	.tags a:hover,
	.nav-tabs > li > a.active,
	.nav-tabs > li > a:hover,
	.nav-tabs > li > a:focus,
	.nav-tabs > li > a:active,
	.bg1,
	.accordion-toggle-2 .panel-title a,
	.about-accordion .panel-title:hover i,
	.blog-wrapper .datetime,
	.shop-cart .fa-check,
	.btn-default:hover,
	.corner-ribbon.blue,
	.bgblue,
	#tab-style-2 .nav-tabs > li:focus a,
	#tab-style-2 .nav-tabs > li:hover a,
	#tab-style-2 .nav-tabs > li.active a,
	.btn-default:focus,
	.btn-black:hover,
	p.drop-caps.full:first-child:first-letter,
	.btn-black:focus,
	.testimonial-style-4 hr,
	.btn-theme,
	.progress-bar,
	.shop-item:hover .cart-button a,
	.carousel-control .fa:hover,
	.service-box h3 span,
	.service-box:hover .icon-container,
	.tp-rightarrow.default:hover,
	.tp-rightarrow.default:focus,
	.tp-leftarrow.default:hover,
	.tp-leftarrow.default:focus,
	.btn-primary,
	.cartbutton .btn-primary {
		background-color:#629f31 !important; /* #2896df */
		border-color:#629f31 !important; /* #2896df */
		color:#fff !important;
	}

	#testimonial-style-4 .owl-controls .owl-dots .owl-dot:hover span,
	#testimonial-style-4 .owl-controls .owl-dots .owl-dot.active span,
	#owl-testimonials-2 .owl-controls .owl-dots .owl-dot:hover span,
	#owl-testimonials-2 .owl-controls .owl-dots .owl-dot.active span,
	#owl-testimonials .owl-controls .owl-dots .owl-dot:hover span,
	#owl-testimonials .owl-controls .owl-dots .owl-dot.active span,
	#owl-services .owl-controls .owl-dots .owl-dot:hover span,
	#owl-services .owl-controls .owl-dots .owl-dot.active span,
	.owl-custom .owl-controls .owl-nav [class*="owl-"]:hover,
	.owl-custom .owl-controls .owl-nav [class*="owl-"]:focus,
	.navbar-default .navbar-nav > li:hover > a,
	.navbar-default .navbar-nav > li:focus > a,
	.countbadge,
	.navbar-default .nav > li > a.active,
	.navbar-default .nav > li > a:hover,
	.navbar-default .nav > li > a:focus,
	.social a:hover{
		background-color:#629f31;
		border-color:#629f31;
		color:#fff;
	}

	.navbar-default .dropdown-menu {
		border-bottom-color: #629f31;
	}

	.testimonial-style-4 small,
	.pricing-box h3,
	.tp-caption.slider_layer_06 span,
	.slider_layer_06 span,
	.tp-caption.slider_layer_05 span,
	.item blockquote p:before,
	.slider_layer_05 span,
	.tp-caption.slider_layer_02.blue-color,
	.slider_layer_02.blue-color,
	.text-widget .lead a,
	.tweet p a,
	address i,
	.latest-posts h4 a:hover,
	#testimonial-style-3 small,
	.blog-desc:hover .readmore,
	.blog-desc:hover .readmore:after,
	.blog-meta i,
	.parallax-video-message h3 span,
	.item blockquote p:after,
	.big-message span,
	#quote-carousel small,
	.small-counts .stat-count,
	.statwrap i,
	.portfolio-filter li a.active,
	.portfolio-filter li:hover a,
	.testi-item h3 small,
	.shop-buttons .dropdown-menu > li:hover a,
	.visible-buttons i,
	.service-box .alignleft,
	.author-wrap a,
	.rating i,
	.icon-container,
	.service-box .check li:before,
	.categories li:hover a,
	.testimonials-style-5 small,
	.notfound a,
	.post-bottom .prevnext a:hover,
	.colors li a:hover,
	.shop-cart-add p i,
	.service-box:hover .readmore:after,
	.service-box:hover .readmore,
	.unlist-styles li i,
	.total-price,
	.big-title span,
	.tp-caption.slider_layer_01 span,
	.slider_layer_01 span,
	.top-details i {
		color:#629f31;
	}

	.tagline-msg .btn-theme {
		color:#629f31 !important;
	}
	.bg2 {
		background-color: #32a1ea;
	}

	.magnifier {
		background: rgb(0,112,74);
		background-color: rgba(0,112,74,0.8);
	}

	.pricing-box:hover,
	.btn-primary:hover,
	.btn-primary:focus,
	.btn-black,
	.btn-theme:focus,
	.btn-theme:hover {
		background-color: #222222 !important;
		border-color: #222222 !important;
		color:#ffffff !important;
	}

	.progress-bar.yellow {
		background-color: #fbb840 !important;
	}
	.progress-bar.green {
		background-color: #10bcb6 !important;
	}
	.progress-bar.red {
		background-color: #f87860 !important;
	}
	.progress-bar.blue {
		background-color: #2896df !important;
	}
	.topbar.dark-blue,
	.dark-blue {
		background-color: #005394
	}

	.topbar.dark-blue .btn-default,
	.topbar.dark-blue .stylish-input-group .form-control,
	.topbar.dark-blue .input-group-addon,
	.topbar.dark-blue .social a {
	    background-color: #075b9d !important;
	    border-color: #075b9d !important;
	}
	#tab-style-3 .nav-tabs > li:focus a,
	#tab-style-3 .nav-tabs > li:hover a,
	#tab-style-3 .nav-tabs > li.active a {
		color:#333 !important;
		background-color: transparent !important;
		border-top:2px solid #629f31 !important;
	}
	#tab-style-left .nav-tabs > li.active a {
		color:#629f31 !important;
	}
	#tab-style-4 .nav-tabs > li:focus a,
	#tab-style-4 .nav-tabs > li:hover a,
	#tab-style-4 .nav-tabs > li.active a {
		color:#333 !important;
		background-color: #ffffff !important;
	}
	.testimonials-style-5 span {
		background-color: transparent !important;
	}


/**
 * Custom
 */
.footer ul.list-group li.list-group-item,
.footer ul.list-group li.list-group-item a {
    color: #999999;
	line-height: 26px;
}
.footer ul.list-group li.list-group-item {
    padding: 0 0 .5em 15px;
    border: none;
}
.footer ul.list-group li.list-group-item-chevron:before {
    font-family: 'FontAwesome';
    content: '\f054';
    margin:0 5px 0 -15px;
    color: inherit;
}
.footer ul.list-group li.list-group-item-square:before {
    font-family: 'FontAwesome';
    content: '\f04d';
    margin:0 5px 0 -15px;
    color: #629f31 !important;
}

/**
 *
 */
.topbar .dr-registration .btn-default {
    width: auto !important;
    padding: 0 2em;
}
.header .navbar .btn.dr-btn-shoppingcart {
    position: relative;
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #e5e5e5 !important;
    padding-left: 1.5em;
    padding-right: 1.5em;
}

.header .navbar .btn.dr-btn-shoppingcart .badge {
    position: absolute;
    background-color: #629f31;
    color: #fff;
    top: -8px;
}

/**
 *
 */
#owl-portfolio2 .blog-desc .dr-pin {
    background-color: #629f31;
    width: 40px;
    height: 50px;
}
#owl-portfolio2 .blog-desc h3 {
    padding-bottom: .25em;
}
#owl-portfolio2 .blog-desc p {
    line-height: 1.2em;
}

/**
 *
 */
@media (max-width: 991px) {
    #sidebar .widget h3 {
        margin-top: 2em;
    }
    .text-right {
        margin-top: .5em;
    }
}


#sidebar .widget {
    border-bottom: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#sidebar .widget.dr-vestigingen ul {
    padding: 0px 0px 10px 0px;
}
#sidebar .widget.dr-vestigingen li li li {
    padding-left: 1em;
}
#sidebar .widget.dr-vestigingen ul ul {
    padding: 10px 0px;
}
#sidebar .widget.dr-vestigingen ul li,
#sidebar .widget.dr-vestigingen ul li a {
    font-weight: bold;
    color: #000;
}
#sidebar .widget.dr-vestigingen ul ul li,
#sidebar .widget.dr-vestigingen ul ul li a {
    font-weight: normal;
    color: #999;
}
#sidebar .widget.dr-vestigingen ul ul ul li,
#sidebar .widget.dr-vestigingen ul ul ul li a {
    font-weight: normal;
    font-style: italic;
    color: #999;
}
#sidebar .widget.dr-vestigingen li.active,
#sidebar .widget.dr-vestigingen li.active a {
    color: #629f31;
    font-weight: bold;
}
#sidebar .widget.dr-vestigingen li.active li,
#sidebar .widget.dr-vestigingen li.active li a {
    font-weight: normal;
    color: #999;
}



#gm-map {
    width: 100%;
    height: 380px;
}

.dr-contact #gm-map {
    width: 100%;
    height: 480px;
}

#gm-map.dr-pagetop {
    margin-bottom: 30px;
}

/**
 *
 */
@media screen and (max-width: 767px) {
    .navbar-cell.stretch .navbar-collapse {
        margin-top: 10px;
    }
}
/**
 *
 */
@media screen and (max-width: 1000px) {
    .navbar-brand img {
        height: 60px !important;
    }
}

@media screen and (max-width: 1024px) {
    .navbar-brand img {
        height: 60px !important;
    }
	
	.navbar-default .nav > li > a {
	    padding: 10px 5px !important;
	}
}

/**
 *
 */
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img,
.thumbnail > img,
.thumbnail a > img {
    display: block;
    width: 100%;
    height: auto;
}

.test {
    outline: 1px solid red;
}

.dr-location-left i.fa {
    color: #629f31;
    padding-top: .25em;
    font-size: 1.5em;
}
.dr-location-right h4 {
    font-size: 1.2em;
    padding: 0 !important;
}
.dr-location-right p {
    line-height: 1.5em;
}

/**
 *
 */
#sidebar .categories li.active,
#sidebar .categories li.active li.active {
    font-weight: bold;
}
#sidebar .categories li.active li {
    font-weight: normal;
}

/**
 *
 */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: rgba(0, 112, 75, 0.5);
    border-color: #629f31;
    cursor: default;
}
.breadcrumb > .active {
    color: #629f31;
}

/**
 *
 */
div.container.dr-newsoverview .row,
div.container.dr-employeeoverview .row {
    margin-bottom: 40px !important;
}

.sharethis-inline-share-buttons {
    float: right;
    display: inline;
}
h4.dr-share-title {
    color: #aaaaaa;
    font-weight: normal;
    font-size: 1em;
    display: inline;
    margin-right: 1em;
    line-height: 2.2em;
}
.post-bottom .prevnext a {
    text-transform: none;
}

/**
BANNER
**/
.tp-banner-container li img {
	opacity: 0.7;
	filter: alpha(opacity=50);
	-webkit-transition: opacity 0.5s linear;
}

.tp-banner-container:after {
	content: "";
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.slotholder {
	background:rgba(0, 0, 0, 0.7) !important;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.tp-caption.slider_layer_01, .slider_layer_01 {
	color: #fff !important;
}
.tp-caption.slider_layer_02, .slider_layer_02 {
	color: #cccccc !important;
}

/**
 *
 */
form.dr-form span.required {
    font-size: .8em;
    line-height: 0;
    color: #629f31;
}
form.dr-form label {
    color: #999;
}
/*
.form-group + .form-group {
    margin-top: 0px;
}
*/
form.dr-form .form-group {
    margin-top: 0px !important;
}

form.dr-form .checkbox label:last-child {
    padding-left: 0;
    margin-top: 1em;
}
form.dr-form h5 {
    margin-top: 1.5em;
    margin-bottom: 0;
    padding-bottom: 0;
}

/**
 *
 */
.team-member p {
    font-size: 15px;
    line-height: 22px;
}

/**
 *
 */
.dr-apotheek .shop-image {
    border: 1px solid #e6e6e6;
}

/**
 *
 */
.dr-winkelwagen {
    padding-bottom: 0px;
}
.dr-winkelwagen .shop-cart img {
    border: 1px solid #e6e6e6;
    width: 80px;
    height: 80px;
}
.dr-winkelwagen-related {
    padding-top: 30px;
}
.dr-winkelwagen-related .entry img {
    border: 1px solid #e6e6e6;
}
.dr-ophalen-bezorgen {
    padding-top: 10px;
    padding-bottom: 20px;
}
.dr-billing {
    padding-top: 20px;
}

.dr-table-radio tr td {
    vertical-align: top;
    padding-right: 10px;
    padding-bottom: 10px;
}
.dr-table-radio tr:last-child td {
    padding-bottom: 0px;
}

/**
 * https://eonasdan.github.io/bootstrap-datetimepicker/Installing/#manual
 */
.bootstrap-datetimepicker-widget table td.active.today:before {
    border-bottom-color: #fff;
}

.bootstrap-datetimepicker-widget table td.today:before {
    content: '';
    display: inline-block;
    border: solid transparent;
    border-width: 0 0 7px 7px;
    border-bottom-color: #337ab7;
    border-top-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 4px;
    right: 4px;
}

/**
 *
 */
.dr-section-padding-1 {
    padding-bottom: 17px;
}
.dr-section-padding-2 {
    padding-bottom: 45px;
}
.dr-section-padding-3 {
    padding-bottom: 144px;
}
.dr-section-padding-4 {
    padding-top: 0px;
    padding-bottom: 130px !important;
}

/**
 *
 */
.dr-form-footer-newsletter .checkbox label {
    line-height: 21px;
}
.dr-form-footer-newsletter .checkbox label:last-child {
    padding-left: 0em;
}
.dr-form-footer-newsletter .checkbox .cr,
.dr-form-footer-newsletter .radio .cr {
    border: 1px solid #629f31;
    border-radius: 0px;
    background-color: #629f31;
    font-size: 10px;
    margin-top: 4px;
    line-height: 0px;
}
.dr-form-footer-newsletter .checkbox .cr .fa-check:before,
.dr-form-footer-newsletter .radio .cr .fa-check:before {
    color: #ffffff;
}

/**
 *
 */
.shop-title h3:first-child {
    margin-bottom: 1em;
}

/**
 *
 */
#sidebar #dr-location-options {
    margin-top: 70px;
}
#sidebar #dr-location-options h3 {
    text-transform: uppercase;
    line-height: 1.1em;
    margin-bottom: 10px;
    font-size: 1.3em;
}
#sidebar #dr-location-options h4 {
    margin-bottom: .15em;
}
#sidebar #dr-location-options h4,
#sidebar #dr-location-options h4 a {
    font-size: 1em;
    line-height: 1.4em;
    padding-top: 5px;
    padding-bottom: 0;
    color: #000;
}
#sidebar #dr-location-options p {
    font-size: 1em;
    line-height: 1.5em;
}
#sidebar #dr-location-options div.blog-desc {
    position: relative !important;
    display: block !important;
    min-height: 90px;
    margin-top: 0;
    margin-bottom: 12px;
}
@media (max-width: 680px) {
    #sidebar #dr-location-options div.blog-desc span {
        display: block;
    }
}

/**
 *
 */
@media (max-width: 768px) {
    .copyrights .dr-voorwaarden.text-right {
        text-align: left;
    }
    .copyrights .dr-voorwaarden.text-right li {
        margin-left: 0px;
    }
}

@media (max-width: 425px) {
    ol.breadcrumb {
        display: none;
        visibility: hidden;
    }
}

@media (max-width: 600px) {

    .pull-left.prevnext {
        float: none !important;
        display: block;
    }
    .pull-right.dr-share-buttons {
        float: none !important;
        display: inline-block;
        margin-top: 20px;
        text-align: left;
    }
}

/**
 *
 */
@media (max-width: 425px) {
    .dr-hidden-xs {
        display: none;
        visibility: hidden;
    }
    .dr-registration {
        margin-top: 1em;
    }
}

.dr-service-box .fa {
    color: #629f31;
    font-size: 1.4em;
    margin-right: 6px;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

/**
 *
 */
.dr-banner-block {

}
.dr-banner-block .dr-col .dr-inner {
    /*background-color: #111111;*/
    display: block;
    position: relative;
    /*padding: 60px 10px;*/
    z-index: 10;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    background-position: 0 0;
}

.dr-banner-praktijk-block {

}
.dr-banner-praktijk-block .dr-col .dr-inner {
    display: block;
    position: relative;
    /*padding: 60px 10px;*/
    z-index: 10;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    background-position: 0 0;
    margin-bottom: 20px;
}

.chosen-container-multi .chosen-choices li.search-choice,
.chosen-container-multi .chosen-choices li.search-choice span {
    white-space: nowrap;
}

@media (max-width: 768px) {
    .container {
        padding-left: 35px;
        padding-right: 35px;
    }

}

.form-group + .form-group {
    margin-top: auto !important;
}

.dr-formcorrection .form-group + .form-group {
    margin-top: 1.5em !important;
}

.dr-block-carousel {
    padding-left: 30px;
    padding-right: 30px;
}

.dr-block-faq .sol-dtl-list-heading {
    font-size: 18px;
}

/**
 *
 */
.kc-quantity {
    position: absolute;
    z-index: 9999;
    top: 5px;
    right: 5px;
    color: #000;
    display: none;
}
.kc-infopanel {
    background-color: transparent !important;
    color: #629f31;
    border: 1px solid #629f31; 
    margin-bottom: 30px;   
}

/**
 *
 */
#frm-search {
    margin-bottom: 30px;
}
.kc-search-field,
.kc-search-btn {
    position: relative;
    height: 40px !important;
    background: #ffffff;
}
.kc-search-field {
    z-index: 100 !important;
}
.kc-search-btn {
    z-index: 90 !important;
    left: -6px !important;
    margin-right: 10px !important;
    cursor: pointer !important;
}