/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 05 2025 | 10:13:42 */
.woof_auto_show {
    opacity: 1 !important;
}
.woof_auto_show_indent{
    box-shadow: 0px 9px 14px #00000014;
}
.woof_show_auto_form, .woof_hide_auto_form {
    width: 200px;
    background: unset;
}
.woof_autohide_wrapper{
	
    position: sticky;
    top: 0;
    padding-top: 10px;
    background: #fff;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #adadad;

}
@media screen and (min-width:998px){
	.woof_autohide_wrapper{
		display:none;
		
	}
}




.woof_show_auto_form, .woof_hide_auto_form {
    width: 125px;
}
.woof_products_top_panel {
    z-index: 1
}
.woocommerce-ordering {
    z-index: 1;
}
@media all and (max-width:998px){
  #sidebar{
    display:block !important;
  }
}
.woof_show_filter_for_mobile.woof {
    margin-top: 100px;
    box-shadow: 9px 9px 50px 0px #00000045;
}
.woof_auto_show{
	opacity:1 !important;
}
@media all and (max-width:996px){
	  .widget.widget-woof h2 {
		display: none !important;
	}
}
.woof_autohide_wrapper {
    display: block !important;
}