header .cart,
.headerSearch,
header .buttonsBlock,
header .mobileCallbackBlock,
#sidebar,
.wrapper header,
.descriptionBlock,
.footerMenu,
.footerLogoBlock {
     display: none;
}
header .logo {
     height: 50px;
     width: 270px
}
header .mainRow {
     row-gap: 0;
     grid-template-areas: "logo phone phone phone buttons buttons buttons" "search search search search search cart cart";
}
#work_area {
     width: 100%;
}
header .head-contact.head-contact {
     flex-direction: row;
}
header .workHours.workHours {
     display: block;
}
.workHours p {
     display: inline;
}
.product .entry-summary .article .sku_wrapper {
     font-size: 18px;
}
footer::after {
     content: none;
}
.wrapper footer {
     min-height: auto;
     padding-bottom: 0;
}
#wpsp-slider-section {
     display: none;
}
.b24-widget-button-inner-container {
     display: none !important;
}
.entry-summary .btn-ajax.btn-ajax,
.entry-summary .productButtons.productButtons {
     display: none;
}