/*
Theme Name: Hello Elementor Child
Theme URI: https://codeboldtech.com
Description: Child theme for Hello Elementor
Author: Codebold IT Solutions
Author URI: https://codeboldtech.com
Template: hello-elementor
Version: 1.0
Text Domain: hello-elementor-child
*/

/* =========================
   Source: WordPress Customizer → Additional CSS
   Theme: hello-elemetor-child (post ID 248)
========================= */
body {
    padding: 0 !important;
}

.wishlist_table.mobile {
    margin-left: -35px;
}

.wishlist_table.mobile li .item-details table.item-details-table td.label {
    font-size: 12px;
}

.wishlist_table.mobile li .item-details table.item-details-table td {
    font-size: .9em;
}
