/*
Theme Name: Sweet Cake Bakery Child
Theme URI: https://themeforest.net/item/sweet-cake-wp-theme-for-bakery-yogurt-chocolate-coffee-shop/5514731
Description: Sweet Cake Bakery perfect WordPress child theme for any bakery activities.
Author: Nicdark
Author URI: http://www.nicdark.com
Version: 6.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: sweetcake
Tags: right-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready
Text Domain: sweetcake-child
*/

h1, h2, h3, h4, h5, h6, .nicdark_first_font, .nicdark_datepicker .ui-datepicker-title {
    font-family: 'Cabin';
}

.tm-extra-product-options .tc-epo-label {
    display: block;
    position: relative;
    float: none;
    width: 100%;
    margin-bottom: 20px;
}

.noui-horizontal .noui-tooltip {
    -webkit-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    left: 50%;
    background: #ef3797;
    bottom: 120%;
    color: #fff;
    border: 2px solid #fff;
}

.noui-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    border: 0;
    border-radius: 50%;
    background: #ef3797;
    cursor: pointer;
    box-shadow: none;
    outline: none !important;
    transition: all .1s ease-out,border-color .2s ease-out;
}
.noui-connect {
    height: 100%;
    width: 100%;
    background: #ef3797;
}

#thema_foto > div > div > div > ul > li > label {
    flex-grow: 1;
}