/**
* Theme Name: Bella Beauty Child
* Description: This is a child theme of Bella Beauty.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: bella-beauty
* Version: 1.0.0
* Tested up to: 6.6
* Requires PHP: 7.4
* License:
* License URI:
* Text Domain: bella-beauty-child
* Copyright: cmsmasters 2025 / All Rights Reserved
*/


._form-branding {
    display: none !important;
}

.archive .tutor-col-12 {
    padding-bottom: 100px;
}

.tutor-course-details-page.tutor-container {
    padding-bottom: 100px;
    padding-top: 100px;
}

.tutor-video-player {
    margin-bottom: 100px !important;
}

.tutor-add-to-cart-button span {
    color: #010101;
}

