::selection {
  background: #1ed373;
	color: #222222;
}

/*
#primary .content-post-wrap .img-box img {	
	transform: scale(1.02) !important;
  transition: transform 0.5s ease-in-out 0s !important;
}
*/

.dev_info {
	visibility: hidden;
}

.img-box .post-format-icon {
	visibility: hidden !important;
}

#comments, #author-info, .single-prev-next {
	display: none;
}



@media only screen and (min-width:2000px) {
  body {
    max-width: 80%;
		margin: auto;
  }
}

/*=========================== Custom adjustments ======================================*/

div.summary p.price {
	display: none;
}

div.product_meta span.sku_wrapper {
	display: none; 	
}

div.product_meta {
	margin-top: 30px; 	
}

div.product_meta span.posted_in a {
	border: 1px solid #1ed373;
	border-radius: 30px;
	padding: 0 10px;
	text-decoration: none;
}



.wpf_submenu li {
	border: none !important;
}



.widget ul li:before, .widget ol li:before {
	display: none;
}

.woocommerce-ordering {
	display: none;
}

.wpf_search_button {
    -webkit-appearance: none;
    background-color: #1ed373 !important;
    border: none;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    outline: none;
    padding: .8em;
    text-transform: uppercase;
    transition: all .1s linear
}

.wpf_search_button:hover {
    background-color: #000 !important;
    color: #fff !important;
}

	.wpf_item_name {
	cursor: default !important;
	}

	.wpf_item .wpf_submenu {
	border: none !important;
	}

	.wpf_item input[type=checkbox] {
	display: none !important;
	}

	li.wpf_product_cat_18 {
	display: none !important;
	}

	ul.wpf_hierachy li {
	font-weight: bold;
	pointer-events: none;
	}

	ul.wpf_hierachy li ul li input[type=checkbox] + label {
	pointer-events: auto;
	font-weight: normal;
	border: 1px solid #1ed373;
	color: #1ed373;
	border-radius: 10px;
	padding: 5px 15px;
	}

	ul.wpf_hierachy li ul li input[type=checkbox]:checked + label {
	background: #1ed373;
	color: white;
	}

	input#wpf_main_filter_19 {
	display: none !important;
	}

.wpf_layout_vertical .wpf_item .wpf_hierachy li ul li {
	display: inline !important;
	margin: -15px;
}

.wpf_layout_vertical .wpf_item .wpf_hierachy li ul li input[type=checkbox] + label {
	margin: 3px;
}

	