/*
Theme Name: Cocorico
Theme URI: http://www.cocorico.nl
Author: Oscar Kommeren - Cocorico
Author URI: http://www.cocorio.nl/https://www.cocorico.nl/wp-admin/theme-editor.php?file=functions.php&theme=tmpl-bootstrap-3
Description: Basis Bootstrap 3 thema
Version: 1.0
License: All rights reserved

ALL RIGHTS RESERVED (c)2013 Cocorico
*/
@import url('assets/css/style.min.css');

.valuePack{
	position: absolute;
    color: white;
    background-color: #ff6c00;
    padding: 5px 5px 5px 5px;
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 767px) {
	.filteren{
	display:none;
}

}

table th {
    background-color: #f8f8f8;
	}
	table tbody tr:nth-child() td {
    background-color: #fbfbfb;
}

    .container.last{
    background-color: #f7f7f7;
	margin-bottom: 50px;
}

.woocommerce ul.products li.product a {
    text-decoration: none;
    font-size: 15px;
}

.woocommerce ul.products li.product .button {
    width: 40%;
    margin-left: 10px;
    border-radius: 2px;
}


.woocommerce .products .quantity .qty {
    width: 45% !important;
    text-align: center;
    float: right;
    height: 35px;
    margin-right: 5%;
	border-style: solid;
    border-color: #00783a;
}

.woocommerce .quantity .qty {
    width: 100%;
    /*text-align: center;
    float: right;*/
    height: 35px;
    margin-right: 5%;
	border-style: solid;
    border-color: #00783a;
}

#add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input{
	border-color: #00783a;
    border-style: solid;
	width: 45% !important;
}

#continue-shopping {
    background-color: white;
    color: black;
    position: absolute;
    top: 185px;
    font-weight: lighter;
}

.custom-notice{
    padding: 1em 2em 1em 0.5em !important;
    position: relative !important;
    color: #515151;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

.woocommerce-product-notice{
    padding: 10px 10px 10px 10px;
    font-size: 15px;
    background: #f5f4f4;
    margin: 1px 1px 1px 1px;
}

.woocommerce-production-ended{
    padding: 10px 10px 10px 10px;
    font-size: 15px;
    background: #ffa3a3;
    margin: 1px 1px 1px 1px;
    color: white;
    border-width: 1px;
    border-color: red;
    border-style: dashed;
}
}

.woocommerce a.remove {
    color: gray !important;
    font-weight: 500 !important;
}

.products .columns-4 .quantity{
	display: inherit !important;
}

.products .columns-4  ul.products li.product .button {
	width: 40% !important;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
	opacity: 100 !important;
}

.woocommerce div.product form.cart .button{
	float: none !important;
}

.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
}

.woocommerce-loop-product__title {
    min-height: 50px !important;
}

.woocommerce div.product form.cart .variations select {
    display: block;
    margin-right: auto;
	margin-left: auto;
}

.products .button,
.inside .products .button {
    vertical-align: middle !important;
    font-size: 15px !important;
    font-weight: lighter !important;
    padding: 10px !important;
}

.button.single_add_to_cart_button:before {
    display: inline-block;
    font-family: FontAwesome;
    float: right;
    content: "\f290";
    font-weight: 300;
    margin-right: .5em;
}

.button.product_type_simple.add_to_cart_button:before{
    font-family: FontAwesome;
    content: "\f290";
}

.product_type_variable.add_to_cart_button {
  display: none !important;
}

	.button.product_type_simple:before{

    font-family: FontAwesome;
    float: right;
    content: "\f290";
    font-weight: 300;
    margin-right: .5em;
	}

.mediceuticals-products-path-button
{
	margin: 0px 20px 0px 0px;
    border-width: 2px;
    padding: 5px 15px 5px 15px;
    border-color: #00783a;
    border-style: solid;
}
	
	.sidebar ul{
	list-style: none;	
	}
	
	.sidebar h2 {
    font-size: 22px;
	}

	.sidebar input[type=search] {
    -webkit-appearance: none;
    box-sizing: border-box;
    margin: 0;
    outline: 0;
    line-height: normal;
    padding: .6180469716em;
    background-color: #f2f2f2;
    color: #43454b;
    border: 0;
    -webkit-appearance: none;
    font-weight: 400;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.125);
    width: 100%;
	}
	
    .ShopSearch input[type=search] {
	-webkit-appearance: none;
    box-sizing: border-box;
    margin: 0;
    outline: 0;
    line-height: normal;
    padding: .6180469716em;
    background-color: #f2f2f2;
    color: #43454b;
    border: 0;
    -webkit-appearance: none;
    font-weight: 400;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.125);
	width: 90%;
}
	form.woocommerce-product-search	button{	
	display: none;	
	}

	.ShopSearch{
	margin-bottom: 50px;
	text-align: center;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
		
	}

	.ShopSearch button{	
    max-width: 10%;	
	padding: 0.6em .8em .6em .8em;
	background-color: #00783a;
    border: 0px;
    color: white;
	}

.wp-block-search .wp-block-search__button{
	display:none;
}

	.is-active{
	background-color: #cbdd8f;
	}
	.sidebar li {
		padding-bottom: 20px;
		padding-top: 10px;
		border-bottom: 1px;
		/*border-bottom-style: solid;
		border-bottom-color: #eaeaea;*/
	}
	

	.inside-cat {
	margin-top: -50px;
    padding: 30px 30px 10px;
    overflow: hidden;
    background-color: #fff;
	}

	ul.product-categories{
	margin-left: 0px;
	}

	.inside-cat .sidebar h3:first-child{
	margin-top: 0px !important;	
	}

	.inside-shop .woocommerce{
	padding-top: 25px;
	}

	.inside-shop-cat{
	padding-top: 75px;
	}
	
.col-sm-6 .post, .col-md-6 .post, .col-lg-6	.post, .col-xs-12 .post{
 padding-left: 0px;	
 padding-right: 0px;	
}

.col-xs-12 .col-sm-6 .col-md-6 .col-lg-6 .order-sm-last .order-md-first .order-lg-first .post,
.col-xs-12 .col-sm-6 .col-md-6 .col-lg-6 .order-sm-first .order-md-last .order-lg-last .post
{
padding-left: 0px;	
 padding-right: 0px;		
}


	.inside.green {
    background: #00783a;
    color: #FFF;
    text-align: center;
    /*min-height: 562px;*/
	font-size: 18px;		
	}
	
	.inside.green.post{
	min-height: 500px;
	}

	.inside.green.post h1{
	margin-top: 200px;
	}

	.inside.green.post p{
	font-size: xx-large;
	font-weight: 900;
	}

	.inside.green.page{
	min-height: 562px;
	}

	.inside.green.page h3{
	margin-top: 200px;
	font-size: xx-large;
	}

	.inside.green.page p{
	margin-top: 200px;
	font-size: xx-large;
	line-height: 1.0;
	}

	.inside.lightgreen {
    background: #cbdd8f;
    color: #FFF;
    text-align: center;
	font-size: 18px;
	}
	
	.inside.lightgreen.page{
	min-height: 562px;
	}

	.inside.lightgreen.post{
	min-height: 500px;
	}

	.inside.lightgreen.post h1{
	margin-top: 200px;
	}

	.inside.lightgreen.post p{
	font-size: xx-large;
	font-weight: 900;
	}

	.inside.white {
    background: #fff;
    color: #00783a;
    text-align: center;
	font-size: 18px;
	border-style: solid;
	}

.intro {
	background: #fff;
    color: #00783a;
    font-size: 21px;
    padding: 0px 50px 20px;
    margin-bottom: 250px;
	min-height: 150px;
}

.intro h1{
	text-align: center;
    padding-bottom: 20px;
}
	
.intro.post {
	background: #00783a;
	padding: 20px 50px 20px;
    color: #fff;
    margin-bottom: 20px;
}

.page #page-img{
	/*margin-top: -200px;*/
	overflow: visible;
}

.woocommerce-loop-category__title{
    padding: .5em 1em .5em 1em;
    margin: 0;
    font-size: 1em;
}

.col-md-3 img{
	max-width: 250px;
} 

.freeShipping{
		text-align: center;
}

.DottedLine{
    padding-bottom: 10px;
    border-bottom-color: lightgray;
    border-bottom-style: dotted;
    border-bottom-width: 2px;	
}

.shopIcon{
    float: right;
}

.shopAccount{
    float: right;
    padding-top: 30px;
    padding-left: 50px;
}

.freeshipping{
    text-align: center;
    background-color: #f7f7f7;
    padding-top: 10px;	
}

.popularLabel{
	text-align: center;
    background: #ff6000;
    color: white;
    position: absolute;
    top: 0px;
    font-size: 15px;
    padding: 5px 5px 5px 5px;
	height: 35px;
}

.GVZLabel{
    text-align: center;
    background: #ff6000;
    color: white;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 15px;
    padding: 1px 6px 1px 5px;
	border-radius: 100%;
	height: 80px;
	width: 80px;
}

.product .GVZLabelpdp{
    background: #ff6000;
    color: white;
    font-size: 15px;
    padding: 2px 6px 1px 5px;
    height: 30px;
    min-width: 30%;
    max-width: 30%;
    margin-bottom: 10px;
}


.products .GVZLabelpdp{
	text-align: center;
    background: #ff6000;
    color: white;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 15px;
    padding: 5px 6px 1px 5px;
    border-radius: 100%;
    min-height: 80px !important;
    min-width: 80px !important;
}

.GVZLabel{
    text-align: center;
    background: #ff6000;
    color: white;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 15px;
    padding: 1px 6px 1px 5px;
	border-radius: 100%;
	height: 80px;
	width: 80px;
}

.GVZLabel p{
    margin: 6px 0px -7px 1px;
}

.GVZLabel fa
{
font-size: 20px;	
}

.myaccordion {
  max-width: 500px;
  margin: 50px auto;
  box-shadow: 0 0 1px rgba(0,0,0,0.1);
}
 
.myaccordion .card,
.myaccordion .card:last-child .card-header {
  border: none;
}
 
.myaccordion .card-header {
  border-bottom-color: #EDEFF0;
  background: transparent;
}
 
.myaccordion .fa-stack {
  font-size: 18px;
}
 
.myaccordion .btn {
  width: 100%;
  font-weight: bold;
  color: #004987;
  padding: 0;
}
 
.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
}
 
.myaccordion li + li {
  margin-top: 10px;
}

.products .uspPdp,
.products .woocommerce-variation-availability{
	display: none;
}

.uspItem{
padding: 5px 0px 5px 0px;
}

.products .variations .label,
.products .cart .minus, .products .cart .plus{
	display: none;
}

.products .price{
    font-size: 18px !important;
}

.products .attribute-inhoud{
	text-align: center;
}

.products #pa_inhoud, 
.products #pa_kleur {
    margin-bottom: 15px;
    font-size: 18px;
    text-align: center;
    margin-top: 15px;
	display: block;
    margin-right: auto;
    margin-left: auto !important;
}

.variations_form .label{
    display: none;
}

.variations select{
	margin-left: 0px !important;
}

.variations {
	margin-left: auto !important;
    margin-right: auto !important;
}

.woocommerce div.product form.cart .variations select {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 100%;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin: 0 0 0 !important;
	padding: 0.5em 2.5em 0.5em 3.5em !important;
}

.woocommerce-message::before {
    top: 0.5em !important;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	font-size: 90%;
}

   .embed-container { 
        position: relative; 
        padding-bottom: 56.25%;
        overflow: hidden;
        max-width: 100% !important;
        height: auto;
    } 

    .embed-container iframe,
    .embed-container object,
    .embed-container embed { 
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

#collapseExample {
    height: auto;
  }

  /* Desktop styles */
  #cssmenu li.menu-item-has-children:hover .sub-menu {
    display: block !important;
  }

input[name="quantity"] {
  width : 100%;
}

div.woocommerce-product-details__short-description {
  height : 100% !important;
}

.thin {
  font-weight : lighter !important;
}

#quantity_63c3c3a5cbeaf {
  margin : 20px 0px 0px 0px;
}

div.summary>form>div:nth-of-type(1) {
  margin : 20px 4px 0px 0px !important;
}

div.summary>form>div:nth-of-type(3)>ul {
  font-size : 16px;
}

.checkout-product-thumbnail {
float: left;
width: 60px;
}

@media only screen and (max-width: 768px) {
  /* Mobile styles */
	.woocommerce ul.products li.product a img {
		min-width: 75% !important;	
	}
	#continue-shopping {
    top: 115px;
	}
	
.woocommerce table.cart td.product-thumbnail, 
.woocommerce-page #content table.cart td.product-thumbnail, 
.woocommerce-page table.cart td.product-thumbnail {
    display: table-cell;
    width: 20%;
}

.woocommerce-cart table.cart img {
	width: 70px !important;
}

.product-name[data-title="Product"]::before {
    display: none;
}
	
.woocommerce table.cart td.product-name, 
.woocommerce-page #content table.cart td.product-name, 
.woocommerce-page table.cart td.product-name {
    width: 80%;
    display: table-cell;
    vertical-align: middle;
	text-align: left !important;
}
.woocommerce-cart-form__contents tr td.product-name {
    display: flex;
    align-items: center;
	
}

  .woocommerce table.shop_table td.product-name {
     flex-direction: column;

  }

.woocommerce-cart-form__cart-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.woocommerce-cart-form__cart-item .product-remove {
  margin-top: 10px !important;
}	

.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    font-weight: 300 !important;
}

#add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input{
	margin-right: 0% !important;
}
	
	.inside-shop-cat {
    padding-top: 0px;
	}
	
	.inside.green.page {
    min-height: 0px; 
	}
	
	.inside.green.page p {
	margin-top: 0px;	
    padding: 30px 10px 10px 10px;
	}
	
	.TopHeader .col-sm-4 .col-xs-6 {
		display: none;
	}
	
	.GVZLabelpdp{
    min-width: 50%;
	}	
	
	.summary.entry-summary {
    /*display : flex;
    flex-wrap : wrap;*/
  }

  .summary.entry-summary .product_title.entry-title {
    width : 100%;
    margin-bottom : 10px;
  }

  .summary.entry-summary .row {
    width : 100%;
  }

  .summary.entry-summary .col-md-6 {
    width : 50%;
  }
	
 .woocommerce div.product form.cart div.quantity {
	 display: block;
	}

	button._hj-ETLL8__MinimizedWidgetMiddle__label {
	  width : 3px !important;
	}

	div.summary>div:nth-of-type(2)>div:nth-of-type(2) {
	  float : right;
	}

	div.summary>div:nth-of-type(2)>div:nth-of-type(1)>p {
	  float : left;
	}

	div.summary>p:nth-of-type(2) {
	  width : 50% !important;
	}

	div.summary>p:nth-of-type(1) {
	  width : 50%;
	}

	div.summary>form>div:nth-of-type(3)>ul {
	  padding : 0px;
	}
	.cart .minus, .plus {
	display: none;
	}
	
	.btn_sticky {
	bottom: 80px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 0px !important;
	z-index: 999 !important;
	/*transition: top 0.5s !important;*/
	Position: fixed !important;
	color: white !important;
	/*overflow: hidden !important; */
	top:auto !important;
	
}

	
	  #cssmenu li.menu-item-has-children .sub-menu {
		  display: none !important;
	  }
	  #cssmenu li.menu-item-has-children:active .sub-menu {
		display: block !important;
	  }
		#cssmenu li a::before {
		  content: '\f105';
		  font-family: FontAwesome;
		  padding-right: 10px;
		}

	#cssmenu li .sub-menu a::before {
	  content: '\f104';
	  font-family: FontAwesome;
	  padding-left: 10px;
	}	
	
}
