/*
 Theme Name:   Easy Store Child
 Theme URI:    https://www.dropshiply.co
 Description:  Easy Store Child Theme
 Author:       Dropshiply
 Author URI:   https://www.dropshiply.co
 Template:     easy-store
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  easy-store
*/

.mCSB_inside > .mCSB_container {
    margin: 0px;
}
.es-slider-section .es-image-holder img {
    width: 100%;
}
#site-navigation ul.sub-menu {
    background: #fff !important;
}
.cta-content-wrapper {
    width: 100%;
    text-align: center;
}
.cta-content{
    color: #fff;
    font-size: 52px;
    font-weight: 900;
}