/*
Theme Name: Medizin Child
Theme URI: http://medizin.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: medizin
Text Domain:  medizin-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

/** */
.medizin-product-carousel-countdown .product-carousel-countdown-style-01 {
	border-color: #8E5C95;
}

.medizin-product .loop-product-stock .sold-bar {
	background-image: -webkit-linear-gradient(215deg, #a978ab 0%, #ebd4e2 100%);
	background-image: linear-gradient(235deg, #a978ab 0%, #ebd4e2 100%);
}

/** header wcas search */
.header-wcas-search {
	display: flex;
	align-items: center;
}
.header-wcas-search a.dgwt-wcas-search-icon {
	color: #333;
}
.header-wcas-search a.dgwt-wcas-search-icon:hover {
	color: #8e5c95;
}

/** free shipping bar */
.wfspb-mini-bar-wrap.wfspb-mini-bar-in-minicart #wfspb-shortcode {
	padding: 14px 5%;
	padding-top: 0;
	width: 100%;
}

.woocommerce-free-shipping-bar-order .woocommerce-free-shipping-bar-order-bar {
	background: #f0d9e8 !important;
}

.woocommerce-free-shipping-bar-order .woocommerce-free-shipping-bar-order-bar .woocommerce-free-shipping-bar-order-bar-inner {
	background: #8e5c95 !important;
}

#wfspb-main-content {
	font-weight: 400 !important;
}

#wfspb-shortcode #wfspb-main-content b span {
	color: #8e5c95 !important;
}

/** */
.woocommerce .select2-search--dropdown {
	margin-top: 15px;
	margin-bottom: 14px;
}

/** */
.page-title-bar-04 .insight_core_breadcrumb a:hover {
	color: #8e5c95 !important;
}