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

.postid-16118 .wd-swatches-product { display: flex; flex-wrap: nowrap; }
.postid-16118 .wd-swatches-product .wd-swatch { flex-grow: 1; width: auto; height: auto; border: 0px solid #fff; border-radius: 10px; transition: all 0.4s; position: relative; top: 0px; }
.postid-16118 .wd-swatches-product .wd-swatch:hover {  top: -6px; }
.postid-16118 .wd-swatches-product .wd-swatch.wd-active { border-color: #c00; }
.postid-16118 .wd-swatches-product .wd-swatch:hover:after,
.postid-16118 .wd-swatches-product .wd-swatch.wd-active:after { display: none; }
.postid-16118 .cfvsw-swatches-container { display: none; }
.postid-16118 .woocommerce-variation-description p { display: none; }
.cpsw-payment-request-separator { display: none;}