/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.wd-linked-variations img {
    width: 70px !important;
    height: 70px !important;
    object-fit: cover;
}

[class*="wd-swatches"].wd-shape-round .wd-swatch{
	height: 100px;
	width: auto;
}

.product-sku-under-title {
    font-size: 14px;
    color: #777;
    margin-top: 5px;
    margin-bottom: 10px;
}

.custom-product-sku {

    font-size: 16px;

    color: #777;

    margin: 0px 0 15px;

}

.custom-product-sku .label {

    font-weight: bold;

}

.custom-product-sku .value {

    font-weight: 600;

}

.product_meta .sku_wrapper {
    display: none;
}
