/*
Theme Name: The7 - Child
Author: esser-emmerik
Version: 1.1
Template: dt-the7
*/
@import url("/app/themes/dt-the7/style.css");
@import url("/app/themes/dt-the7-child/binamed.css");


/* 
	Herschreven 21-09-15 door Gerben de Gier 
	
	Onderdelen:
	- Main (Frame)
	- Header
	- Content
	- Home Slider
	- Woocommerce
	- Overig		
*/

/*
	=============
	
		Main (Frame)
	
	=============
*/

/* Buttons */

button.button, 
a.button,
.dt-form button, 
.widget .dt-form, 
input[type="button"], 
input[type="reset"], 
input[type="submit"], {
	background:transparent;
	border:1px #009245 solid !important;
	color:#009245;
	    color: #FFF !important;
    background: #009245 !important;
}

#header .shopping-cart-inner a.button, 
#header .shopping-cart-inner a.button > span, 
#header .shopping-cart-inner a.button:hover{
	color: #009245 !important;
}



/* Titel */
.page-title h1,
.page-title h1 *, 
.page-title h1 a:hover,
 #page .page-title .entry-title {
    font-size: 36px;
}

#main {
    padding-top: 30px;
}

.standard-arrow li{
	    background-repeat: no-repeat;
    background-position: left center;
}

/*
	=============
	
		Header
	
	=============
*/

/* Top Bar */
#top-bar .wf-wrap a {
    line-height: 40px;
    font-size:13px;
}
#top-bar .mini-nav ul{
	margin-bottom:0px;
}

/* Logo */
#branding > a > img{
	max-width:200px !important;
	height:auto !important;
}
.binamednl #branding > a > img{
	max-width:275px !important;
}

/* Header */
#main-nav > li{
	margin:0 11px;
}


/* Fixed header*/
#phantom #main-nav > li {
    min-height: auto;
    height: 50px;
    line-height: 50px;
}

#phantom .ph-wrap {
    min-height: Auto;
}

/* Page Title */
@media (min-width: 768px) {
	.page-title.title-center {
		padding-top: 15px;
	}
}
@media (max-width: 768px) {
	.show-mobile-logo #branding img{
		display:block;
		margin:10px auto;		
	}
}
.dl-menuwrapper li > a,
.dl-menuwrapper li a>span,
.dl-menuwrapper li > a{
	color: #008752;
}


/*
	=============
	
		Content
	
	=============
*/

h1.text-normal {
    line-height: 40px;
}

/* Quote */
.shortcode-pullquote {
    border-bottom: 1px #E2E2E2 solid;
}

/* Benefits*/
.benefits-inner h1{
	font-size:18px;
}
.benefits-grid h4{
	    color: #373a41;
    font: normal normal normal 18px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
}
.benefits-grid .wf-cell {
    border-right: 1px #e3e3e3 solid;
}
.benefits-grid .wf-cell:last-child{
	border-width:0px;
} 
a.dt-btn {
    background: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23008752%22%20d=%22M3.632,0.172C3.673,0.255,11,6.5,11,6.5l-7.451,6.328l-0.998-1.005L8.859,6.5L2.634,1.177L3.632,0.172z%22/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right center;
    color: #008752 !important;
    padding: 0px 15px 0px 0px;
}
.benefits-style-two.benefits-grid .wf-td {
    min-width: 75px;
}
.wf-td img {
    width: 100% !important;
}
@media (max-width: 768px) {
	.benefits-grid .wf-cell{
		width:100% !important;
	}
}

/* Table */
.alhydran-tabel td {
    font-size: 19px;
    color: #444;
    text-align: center;
}
.alhydran-tabel tr td{
	border-right: 1px #D6D6D6 solid;
    padding: 20px 15px;
}
.alhydran-tabel tr td:last-child{
	border-right: 0px;
}
.alhydran-tabel tr td{
	border-bottom: 1px #D6D6D6 solid;
}
.alhydran-tabel tr:last-child td{
	border-bottom: 0px;
}

/* Separator */
.vc_separator.vc_sep_double{
    position: relative;
    height: 10px;
    border: none;
    background: rgba(218,222,225,0.8);
    overflow: hidden;
}

.vc_separator.vc_sep_double .vc_sep_holder {
    float: left;
    width: 15px;
    display: block;
    position: relative;
    height: 100%;
    background: #008752;
}
.vc_separator.vc_sep_double .vc_sep_holder_r {
    float: right;
}

.vc_separator.vc_sep_double .vc_sep_holder .vc_sep_line {
    display: none;
}
/* Partners Logo Grid */
@media (min-width: 769px) {
    .logos-grid .wf-cell {
	    width: 20% !important;
	    border-right: 1px #DADADA solid;
	    min-height: 200px;
	    vertical-align: middle;
	    display: table!important;
	    float: left;
	}
	.logos-grid .wf-cell:last-child {
	    border-color: transparent;
	}
	.logos-grid .wf-cell div {
	    display: table-cell;
	    vertical-align: middle;
	}
}

/* Single Blog Post */
.article-top-bar{
	margin:0px 0px 24px;
}
.comment-meta, 
.comment-meta a, 
a.comment-reply-link,
a.clear-form, 
.entry-meta a, 
.entry-meta span, 
.entry-meta a * {
    opacity: 1;
    color: #777777;
}
.dt-fancy-separator {
    color: rgba(0, 0, 0, 0.5);
}
.single .gap{
	clear:none;
}

/* Message Box */
.vc_message_box a {
    padding: 5px 15px 5px 10px;
    background-color: #3296dd;
    color: #FFF !important;
}

/*
	=============
	
		Home Slider
	
	=============
*/
.esem-slider{
	position: relative;
    z-index: 1;
	padding: 0px;
    background-color: #f7f7f7;
}
@media (min-width: 769px) {
    .esem-slider{
	    height: 370px;
	}
}
.esem-slider .slider_wrapper{
	margin: 0px auto;
	max-width:1200px;
	padding:0px 44px;
	position:relative;
}
.esem-slider h1 {
    color: #009245;
}
.esem-slider li {
    list-style-type: disc;
    list-style-position: inside;
    color:#444;
        font-size: 150%;
    line-height: 40px;
}

@media (min-width: 769px) {
   #div-absolute,
   .div-absolute {
   		position: absolute !important;
   		width:100%;
	}
	.esem-slider .slider-image{
		position: absolute;
		right: 0px;
	}
}


.esem-slider .binamed-content img{
	width:75px;
	height:auto;
}
.slider-block{
	background-color:#FFF;
	border-radius:8px;
	border:4px #bbd400 solid;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.41);
	-moz-box-shadow:    0px 0px 11px 0px rgba(50, 50, 50, 0.41);
	box-shadow:         0px 0px 11px 0px rgba(50, 50, 50, 0.41);
	padding:30px 30px 40px 30px;
}
.slider-block .vc_btn3-container{
	display:block;
	margin-bottom:10px;
}
.slider-block h2 {
    color: #444;
    margin: 0px auto;
    padding-bottom: 15px;
}
.slider-block .vc_btn3,
.slider-block .vc_btn3:hover{
	border-width: 0px;
    font-size: 20px; 

}
 .slider-block .vc_btn3.vc_btn3-color-primary {
	background-color: #3296dd !important;
    border-color: #3296dd !important;

}
 .slider-block .vc_btn3.vc_btn3-color-success {
	background-color: #b1c800 !important;
    border-color: #b1c800 !important;

}
/*
	=============
	
		Woocommerce
	
	=============
*/

/* Mini Cart */
 #top-bar .right-block .shopping-cart {
    width: 100%;
    margin-left:0px;
}
.shopping-cart-inner {
    width: auto;
    background: #fff;
    margin-top: 22px;
}
.shopping-cart-inner .cart_list img{
    max-width: 75px;
}

#header .shopping-cart-inner, 
#header .shopping-cart-inner *, 
#header .shopping-cart-inner a:not(.button), 
#header .shopping-cart-inner .amount {
    color: #373a41 !important;
}
#header .shopping-cart-inner .cart_list li .quantity, 
#header .shopping-cart-inner .quantity .amount,
.shopping-cart-inner .variation *, 
.shopping-cart-inner .quantity *, 
.shopping-cart-inner .quantity, 
.shopping-cart-inner strong{
	-webkit-text-fill-color:initial;
}

#header .shopping-cart-inner span.quantity {
    width: 100% !important;
    text-align: right;
    font-size: 14px;
}
#header .shopping-cart-inner .quantity .amount{
	font-size:14px !important;
}

#header .shopping-cart-inner a.button, 
#header .shopping-cart-inner a.button > span, 
#header .shopping-cart-inner a.button:hover{
	color: #009245 !important;
	display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
    font-size: 14px !important;
    line-height: 30px !important;
}
#header .shopping-cart-inner .total{
	margin-bottom:10px;
	text-align:right;
}
#header .shopping-cart-inner .total strong{
	font-size:15px;
}
#header .shopping-cart-inner .total .amount{
	font-size:15px;
	color:#009245;
}
#header .shopping-cart-inner a.button{
    background: #ff9900;
    color: #FFF !important;
    border-color: #E08600;
}
#header .shopping-cart-inner a.button:hover{
	color:#FFF !important;
}
#header .shopping-cart-inner a.button.checkout{
	background:#f90 !important;
	border-color:#f90 !important;
	color:#FFF !important;
}
/* End Mini Cart */


/* Shop */
 .project-list-content .price *{
	color:#008752;
}
.product-type-simple span.product_title {
    display: none;
}
#page .rollover-content .price ins .amount, 
#page .rollover-content .star-rating span:before, 
#page .rollover-content mark, 
#page .widget_layered_nav ul li.chosen a, 
#page .widget_layered_nav_filters ul li a{
	color:#555;
	    -webkit-text-fill-color: #555;
}
@media (min-width: 769px) {
	.archive.woocommerce .wf-container {
	    margin-top: 20px !important;
	    margin-left: 0px;
	}
}
/* Cart */
@media (min-width: 769px) {
   .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	    float: right;
	    width: 60%;
	    text-align: right;
	}
	
	.cart_totals th {
	    min-width: 175px;
	}
}


/* Checkout*/
.woocommerce-checkout #customer_details{
	overflow:auto;
}
.wc-proceed-to-checkout a.checkout-button{
	background: #f90 !important;
	border-color: #f90 !important;
	color:#FFF;
}


/* Product Detail */
.woocommerce-tabs > ul {
    border-style: solid;
    border-width: 1px;
    border-color: rgba(218,222,225,0.8);
    border-radius: 8px;
}

.tabs li {
    padding: 0 1em;
}
.woocommerce-tabs li > a {
    line-height: 40px;
    color:#555;
}
.woocommerce-tabs li.active > a{
	color: #009245;
}

.tabs li{
    border-left: 1px  rgba(218,222,225,0.8) solid;
    margin: 0px !important;
}
.tabs li:first-child{
	border-left-width: 0px;
}

/*
	=============
	
		Overig
	
	=============
*/




.information h3 {	color: #008752 !important; }
.information.vc_col-sm-8{	
	border-left: 10px #008752 solid;
	background-color: #F7F7F7;
}
.warning h3 { 	color: #c1272d !important; }
.warning {	
	border-left: 10px #c1272d solid;
	background-color: #F7F7F7;
}
.medic h3 {	color: #29ABE2 !important;	}
.medic {	
	border-left: 10px #29ABE2 solid;
	background-color: #F7F7F7;
}

.bookshelf{
  width:100%;
  max-width:960px;
  padding-bottom:0px;
  overflow:hidden;
  text-align:center;
/*       background-image:url(/app/themes/dt-the7-child/images/banner-stand.png); */
    background-position:center bottom;
    background-repeat:no-repeat;
}

@media (max-device-width : 480px){
}

@media (min-device-width : 480px){
	.bookshelf{
		background-image:url(/app/themes/dt-the7-child/images/banner-stand.png);
	}
	
	div.content div.wpb_row div.wf-cell.wf-span-8.medic.wpb_column.column_container{
    	padding-left: 10px;
	} 
}

.bookshelf a.casus { background: url(/app/themes/dt-the7-child/images/voorkant-cases.png) no-repeat; display: block;
width: 125px;
height: 190px;
text-decoration: none;
margin-top: 4px;
color: #555;
text-transform: uppercase;
}
.bookshelf a.casus span {

display: block;
height: 70px;
vertical-align: baseline;
/*line-height: 70px;*/
padding: 115px 5px 0px 5px;
text-align: center;
}
.ie8 .scale-with-grid{ width:auto !important; }
.bookshelf ul{
    display:table;
    margin:0 auto;
    padding:15px 0 0 0;
    border:1px transparent solid;
    overflow:hidden;
    background:none!important;
}
.page .bookshelf {max-width:680px;}
.page .bookshelf ul{   background-image:url(/app/themes/dt-the7-child/images/banner-stand-small.png); }
.page .bookshelf li { margin-bottom: 45px; }
.bookshelf li{
  display:table-cell;
  position:relative;
  float:left;
  padding:0 30px;
  margin-bottom:55px;
}
tbody .product-quantity .quantity,tbody .product-quantity .buttons_added, .quantity, .buttons_added{
	width: 120px !important;
}
/*.wf-container-main .content {*/
	/*font: normal normal normal 14px / 22px "PT Sans", Helvetica, Arial, Verdana, sans-serif;*/
	/*word-spacing: normal;*/
	/*color: #8d9095;*/
/*}*/
/*.wf-container-main .content h1, .wf-container-main .content h2, .wf-container-main .content h3{*/
	/*color: #373a41;*/
/*}*/
.wf-container-main .content .post .dt-single-mfp-popup{
	display: none;
}
.wf-container-main .content .post h1,
.wf-container-main .content .post h2,
.wf-container-main .content .post h3,
.wf-container-main .content .post h4,
.wf-container-main .content .post h5,
.wf-container-main .content .post h6 {
	margin-bottom: 10px;
	display: inline;
}

@media screen and (max-width: 760px){
	
	.mini-nav{
		display: none;
	}
	
	div.wf-td div.mini-contacts.wf-float-left ul{
		margin-bottom: 0px !important;
	}
	
}
.wpb_wrapper img {
	max-width: 100% !important;
	height: auto;
}




@media screen and (min-width: 760px){
	#account_password-2_field {
		padding-top: 30px;
	}
}

.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before{
	padding-top: 0px !important;
}

#main .woocommerce-ordering, .woocommerce-page #main .woocommerce-ordering{
	display: none !important;
}

.information .wf-span-3.wpb_column.column_container {
width: 24% !important;

}

.wf-td img.iclflag {
	width: auto !important;
}

.wpb_content_element {
	margin-bottom: 0px;
}