/*
Theme Name: Shoptimizer Child
Theme URI: https://www.commercegurus.com/wordpress-themes/shoptimizer
Template: shoptimizer
Author: CommerceGurus
Author URI: https://www.commercegurus.com/
Description: Shoptimizer is the perfect theme for your next WooCommerce project designed around speed and conversions.
Tags: e-commerce,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,full-width-template,threaded-comments,accessibility-ready,rtl-language-support,footer-widgets,sticky-post,theme-options
Version: 2.7.5.1713710344
Updated: 2024-04-21 14:39:04

*/

.woocommerce-message[data-notice-style="popup"] {
    position: fixed;
    padding: 30px;
    z-index: 999;
    left: 0;
    right: 0;
    box-shadow: 0 0px 153px rgba(0, 0, 0, 0.49);
    width: auto;
    max-width: max-content;
    background: #fff;
    border: 0;
    color: #000;
    font-size: 22px;
    line-height: 40px;
	border-radius: 3px;
	top: 35%
}
.woocommerce-message span.popup-notice-close {
    cursor: pointer;
    width: 125px;
    height: auto;
    text-align: center;
    line-height: 23px;
    background: #3bb54a;
    color: #fff;
    display: block;
    padding: 5px 0;
    font-size: 16px;
    margin: 15px 0 0 auto;
    border-radius: 3px;
}
.woocommerce-cart 
 .wc-block-grid.wp-block-product-new.wc-block-product-new.has-4-columns {
    display: none;
}
.wp-block-woocommerce-empty-cart-block h2:nth-child(3) {
    display: none;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block {
    padding-top: 30px;
}
body select#multi_select {
    width: 100% !important;
}
.assigned_accounts-permission.dokan-w6 {
    width: 100%;
}