/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


.woocommerce .woocommerce-privacy-policy-text {
    display: none;
}


/* .header_hor .w-nav.type_mobile.m_layout_panel .w-nav-control.active + .w-nav-list.level_1 {
    transform: translateX(0);
    background-image: url(https://stg.tocaan.com/abayti/wp-content/uploads/2020/07/Untitled-1.png);
} */


.woocommerce-message {
    background: #dec48d !importent;
}






.header_hor .w-nav.type_mobile.m_layout_panel .w-nav-control.active + .w-nav-list.level_1 {
    background-color: #ffffff !important;
}



.woocommerce-error {
    background: #ffffff;
    border: 1px solid;
    color: red;
}


.woocommerce-message {
      background: #ffffff;
    border: 1px solid;
    color: green;
}


.woocommerce-info {
       background: #ffffff;
    border: 1px solid;
    color: black;
}




@media (max-width: 599px){
.l-header.shadow_thin .l-subheader.at_middle, .l-header.shadow_thin .l-subheader.at_bottom, .l-header.shadow_none.sticky .l-subheader.at_middle, .l-header.shadow_none.sticky .l-subheader.at_bottom {
     box-shadow: none !important ;
}
}