/*
Theme Name: XEN Child
Theme URL: https://themeforest.net/item/xen-creative-agency-wordpress-theme/25589004
Description: Child theme of XEN
Author: webRedox WordPress team
Author URI: http://webredox.net/
Template: xen
Version: 1.0
Text Domain: xen-child
*/ 
/*******Add Your Css Below This Line*********/
.woocommerce .products ul, .woocommerce ul.products {
    margin-top: 0!important;
}
#cfw-side-cart * {
    cursor: pointer!important;
}
.cfw-side-cart-quantity-wrap .cfw-side-cart-quantity {
    font-size: 25px!important;
    font-weight: 900!important;
    letter-spacing: 6px!important;
    color: #b49413;
    /* border-radius: 21px; */
    /* border-color: black; */
    /* border-width: medium; */
    /* border-style: unset; */
    /* border-top: dashed; */
}

.to-top-btn:before {
    border-radius: 10px;
}

