/*!
Theme Name: Orchid Store Child | Ercon Order
Theme URI: https://themebeez.com/themes/orchid-store/
Description: Dit is het childtheme voor Ercon Order
Author: themebeez
Template: orchid-store
Text Domain: Ercon Order
*/

.wishlist-minicart-inner, .woocommerce-result-count, .woocommerce-ordering,section.related.products {
	display:none!important;
}
.header-style-1 .top-header {
    background: #f0f0f0!important;
}
.masterheader .topbar-items a{
	color:#777!important;
}
.masterheader .topbar-items ul li {
    border-right: 1px solid hsla(0,0%,100%,1.0)!important;
}
.masterheader .topbar-items ul li:last-child {
    border-right: 0px!important;
}
.wc-tabs-wrapper{
	display:none;
}
/* ////////////// PLUG-IN EXTRA PRODUCT OPTIONS WOOCOMMERCE //////////////// */
div.product .product_title {
    font-size: 28px!important;
}
.cpf-data-on-cart:before {
    content: "\f046";
    font-family: fontawesome;
    margin-right: .5em;
    vertical-align: middle;
}
.contactus .hestia-info .icon:before, .contactus .info .icon:before{
    font-family: fontawesome;
}
.consument-upload .tc-section-inner-wrap .tm-collapse {
    border: 2px solid #ffc723;
    -webkit-box-shadow: 0px 0px 39px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 39px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 39px 0px rgba(0,0,0,0.3);
	-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.consument-upload .tc-section-inner-wrap .tm-collapse:hover {
    border: 2px solid #FFBF43;
	    -webkit-box-shadow: 0px 0px 39px 4px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 39px 4px rgba(0,0,0,0.3);
box-shadow: 0px 0px 39px 4px rgba(0,0,0,0.3);
}
.product-quantity{
	display:none!important;
}
ul.wc-item-meta{
	padding:0!important;
}
/*ul.wc-item-meta li:first-child {
    display: flex;
	padding-left:5px;
    float: none!important;
    color: #FFF;
	background:#777;
}*/
.rechts-links-ul label span.tc-label-wrap {
    font-size: 25px;
}
.blog-post .section-text p{
}
.tm-extra-product-options .tm-cell {
    margin: 0 0 5px;
}

.tm-quantity input[type=number],.woocommerce .quantity .qty{
	display:none;
}
.aantal-div{
	padding:20px!important;
	margin-bottom:15px!important;
	background:#f1f1f1;
}
.aantal-div h6{
	padding: 2px 7px!important;
	font-size:1.2em;
}
.aantal-div input{
	padding-left:7px;
}
h6.tc-cell{
	margin-top:0;
}
.cpf-data-on-cart, .cpf-img-on-cart{
	border-bottom:none;
	margin-bottom:0px;
}
.tm-extra-product-options .tm-epo-element-label.tm-left, .tm-extra-product-options .tm-epo-element-label.tm-right {
    max-width: 100%;
}
.consument-upload label.tc-cell.tm-epo-element-label.tcwidth-100{
	display:none;
}
.consument-upload {
    padding: 20px!important;
}
.consument-upload h6.tc-cell.tc-col-auto.tm-epo-element-label.tm-section-label.tm-toggle.tcwidth-100 {
    margin: 0;
}
.consument-upload p {
    margin-bottom: 0px!important;
}
/* /////// WOOCOMMERCE ///// */
.woocommerce ul.products li .product-main-wrap:hover .product-hover-items {
    display: none;
}
/* ////// FOOTER ////// */
.copyrights-col p{
	font-size:12px;
	color:#444;
}
