/*
Theme Name: Druco Child
Theme URI: https://demo.theme-sky.com/druco/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: druco
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: druco-child
*/



.shipping-notice-message {
    background: #F0F2F5 !important;
    padding: 15px 20px  !important;
    border: 1px solid #dee2e6  !important;
    border-radius: 5px  !important;
    margin: 10px 0  !important;
    text-align: center  !important;
    font-weight: 300  !important;
    color: #5b6c8f  !important;
    font-size: 15px  !important;
    line-height: 1.5  !important;
}
.cart_totals .woocommerce-shipping-totals{
    display: none;
}