/*
Theme Name: Sober Child Theme
Theme URI: http://uix.store/sober/
Author: UIX Themes
Author URI: http://uix.store
Description: Sober is 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: sober
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: sober
*/
.cusadd-tochekout-prods-detail .cusadd-tochkcart-itm {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
}
.cusadd-tochekout-prods-detail .cusadd-tochkcart-itm .prod-title {
    flex: 0 0 calc(70% - 30px);
    text-align: left;
}
.cusadd-tochekout-prods-detail .cusadd-tochkcart-itm .prod-quantity {
    flex: 0 0 10%;
    text-align: right;
}
.cusadd-tochekout-prods-detail .cusadd-tochkcart-itm .prod-price {
    flex: 0 0 20%;
    text-align: right;
}
#payment .cusadd-tochkcart-subtn.disabled {
    pointer-events: none;
    opacity: 0.7;
}

.subsite-url-btn,
.subsite-cart-btn {
    line-height: 32px;
    min-width: auto;
    margin-bottom: 10px;
}
.subsite-cart-btn {
    float: right;
}





















