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


/*.cart-totals-value .woocommerce-Price-amount {
	font-size: 15px !important;
}*/

.popup-fly-cart .cart-totals-row.order-total .amount {
    font-size: 15px !important;
}

.entry-product-meta-shipping .label {
    margin: 0 3px 0 0 !important;
}

.entry-product-meta .meta-label {
    min-width: 0px !important;
}

.woobt-additional {
    display:none !important;
}

.elementor-6 .elementor-element.elementor-element-3ccf164 .hfe-search-form__container .hfe-search-submit {
    margin-top: 5px;
    width: 0px;
	--minimog-color-button-hover-background: #fff !important;
}

div.entry-content a {
	text-decoration: underline !important
}

div.elementor-widget-text-editor a {
	text-decoration: underline
}

li.woocommerce-MyAccount-navigation-link a {
	text-decoration: none
}

.reset_variations-wrap {
	display:none !important;
}

.reset_variations {
	display:none !important
}


.entry-post-meta__inner>div {
    position: relative;
    display: inline-block;
    margin: 0 2px 5px;
}


.lg-sub-html {
	display:none !important
}

.woovr-variation-radio .woovr-variation-name {
    font-weight: 400 !important;
}

.stock:before {
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: var(--minimog-color-heading);
	display:none !important;
}

.stock {
    position: relative;
    display: inline-block !important;
    padding: 0 0 0 0 !important; 
    margin: 0;
    font-size: 14px;
    line-height: 24px;
}

.woobt-product .woobt-title .stock.in-stock {
    color: green;
    display: none !important;
}

.wc-block-components-price-slider__label {
    font-size: .875em;
    order: 1;
    display: none !important;
}

.trust-badge-text {
    margin: 10px 0 0;
    color: var(--minimog-color-heading);
    font-size: 13px;
    line-height: 22px;
}

.grecaptcha-badge { 
    visibility: hidden;
}

/* links in producttekst altijd underlined */
.woocommerce-main-tabs .tab-content-wrapper a {
  text-decoration: underline;
}

.aws-container .aws-search-field {
    font-size: 16px;
}