/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Woo entry inner title **/
.woo-entry-inner .title {
	min-height: 92px !important;
}

/** General >> Clr woocommerce de versandkosten **/
.clr .woocommerce_de_versandkosten {
	margin-bottom: 25px !important;
}

/** General >> Content woocommerce product gallery trigger **/
#content .woocommerce-product-gallery__trigger {
	display: none !important;
}

/** General >> Up sells woo entry image main **/
.up-sells .woo-entry-image-main {
	width: auto !important;
	height: 180px !important;
}

/** General >> Related lazyloaded **/
.related .lazyloaded {
	width: auto !important;
	height: 180px !important;
}

/** General >> Up sells woocommerce de price taxrate **/
.up-sells .woocommerce-de_price_taxrate {
	display: none !important;
}

/** General >> Up sells delivery time ca 3 4 werktage **/
.up-sells .delivery-time-ca-3-4-werktage {
	display: none !important;
}

/** General >> Up sells btn wrap **/
.up-sells .btn-wrap {
	display: none !important;
}

/** General >> Related woocommerce de price taxrate **/
.related .woocommerce-de_price_taxrate {
	display: none !important;
}

/** General >> Related btn wrap **/
.related .btn-wrap {
	display: none !important;
}

/** General >> Entry summary price **/
.entry-summary .price {
	margin-bottom: 20px !important;
}

/** General >> Up sells heading 2 **/
.up-sells > h2 {
	font-size: 36px !important;
}

/** General >> Related heading 2 **/
.related > h2 {
	font-size: 36px !important;
}

/** General >> Jde hint actions **/
.jde_hint .actions {
	text-transform: none !important;
}

/** General >> Content woocommerce shipping estimate html **/
#content .woocommerce-shipping-estimate-html {
	text-transform: none !important;
}

/** General >> Cross sells lazyloaded **/
.cross-sells .lazyloaded {
	width: auto !important;
	height: 180px !important;
}

/** General >> Shipping method label **/
#shipping_method label {
	text-transform: none !important;
}

/** General >> Butt Sidebar Shop **/
#block-20 .has-white-color {
	font-size: 16px !important;
	line-height: 1em !important;
	border-radius: 5px !important;
}

/** General >> Butt Sidebar Shop (:hover) **/
#block-20 .has-white-color:hover {
	color: rgb(51, 51, 51) !important;
}

/** General >> Sidebar heading 3 **/
.sidebar-box h3 {
	font-size: 22px !important;
	line-height: 1.2em !important;
	margin-bottom: 10px !important;
}

/** General >> Block 20 has white color (:focus) **/
#block-20 .has-white-color:focus {
	
}

/** General >> Product name warenkorb **/
.product-name a {
	text-transform: none !important;
}

/** General >> cart item wgm tax **/
.woocommerce-cart-form__cart-item .wgm-tax {
	text-transform: none !important;
}

/** General >> Menu main elementor button view cart **/
#menu-main .elementor-button--view-cart {
	background-color: rgb(91, 199, 119) !important;
}

/** General >> Menu main elementor button checkout **/
#menu-main .elementor-button--checkout {
	background-color: rgb(91, 199, 119) !important;
}

/** General >> Menu main elementor button checkout (:hover) **/
#menu-main .elementor-button--checkout:hover {
	color: rgb(51, 51, 51) !important;
}

/** General >> Menu main elementor button view cart (:hover) **/
#menu-main .elementor-button--view-cart:hover {
	color: rgb(51, 51, 51) !important;
}

