/*
Theme Name: Konte Child Theme
Theme URI: http://konte.uix.store/
Author: UIX Themes
Author URI: http://uix.store
Description: A fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: konte
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Template: konte
*/

.woocommerce .woocommerce-Reviews .comment-reply-title {
    text-transform: none;
    line-height: 1.25;
}

.woocommerce div.product.layout-v4 .variations tr {
    width: auto!important;
}

.woocommerce .woocommerce-Reviews .comment-form .focused label {
    padding-bottom: 10px;
}

.split-page-content .vc_row-fluid {
    margin-right: 0;
}

.konte-size-guide__table tr td:first-child {
    font-weight: bold;
}

p a {
    border-bottom: 1px solid #00000024;
}

h2.vc_custom_heading {
    margin-bottom: 1.2em;
}

.no-margin {
    margin: 0!important;
}

@media (max-width: 991px) {
    .woocommerce div.product.layout-v4 .flex-control-thumbs .slick-next {
        display: none!important;
    }
    .woocommerce div.product.layout-v4 .flex-control-nav li {
        width: 12px!important;
    }
	.button.product_type_variable.add_to_cart_button.woocommerce-loop-product__button {
		font-weight: 400!important;
		font-size: 0.72rem;
	}
}