/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.wd-cookies-popup{
width:80%;
}
@media (max-width: 500px) {.wd-dropdown-menu.wd-design-default{left: -80px;}}

.cart-widget-side.wd-opened ~ #CalltouchWidgetFrame, body:has(.cart-widget-side.wd-opened) #CalltouchWidgetFrame {
        z-index: 1 !important;
}
    
.cart-widget-side.wd-opened ~ #__replain_widget, body:has(.cart-widget-side.wd-opened) #__replain_widget {
        z-index: 1 !important;
}

@media (max-width: 1024px) {
#CalltouchWidgetFrame {
bottom: 40px !important;
left: -20px !important;
z-index: 499 !important;
}
#__replain_widget{
bottom: 130px !important;
left: 0px !important;
z-index: 499 !important;
}
}
