/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.pxhvmfilter_paramsmfs { display: block !important; height: auto !important; }
.pxhvmfilter_params_button { display: none; }
.pxhvmfilter_cancel_button { margin-bottom: 10px; }
.pxhvmfilter_allcats { display: none; }
select.pxhfilterselect {
    float: left;
    border-radius: 0;
    margin-left: 15px;
    text-transform: uppercase;
    background-color: none;
}
select.pxhfilterselect.isselected { 
    background-color: #342100 !important;
    color: white;
} 
select.pxhfilterselect.isselected option, select.pxhfilterselect option { 
    background-color: #fff;
    color: #342100;
} 	
.pxhvmfilter_column {
    width: 100% !important;
    
}
.tm-toolbar.uk-clearfix:before {
	display: none;	
}

.pxhvmfilter_sorting {
    display: none;
}

/*.opc-module-content h2.opc-title.billToTitle {
    color: #fff !important;
}*/


.shop .product-description {
	padding-top: 50px;
	}