header, main {
background: #ffffff;
border: 1px solid #888;
}
main {
padding-top: 20px;
}
.hdsb-stickybanner {
padding: 14px 0 !important;
}
#chained-quiz-action-1:disabled,
#chained-quiz-action-1[disabled]{
border: 1px solid #999999;
background: #cccccc;
color: #666666;
}
#chained-quiz-action-1:hover {
background: #276e44;
}
#chained-quiz-action-1{
background: #32373c;
border-width: 0;
color: #fff;
font-family: inherit;
font-size: inherit;
font-style: italic;
font-weight: 400;
letter-spacing: inherit;
line-height: inherit;
padding: 10px 15px;
text-decoration: none;
text-transform: inherit;
cursor: pointer;
transition: .5s background;
}
@media (max-width: 768px) {
.wp-block-woocommerce-product-results-count {
display: none;
}
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-right {
flex: 1;
justify-content: flex-end;
position: fixed;
top: 5px;
right: 5px;
height: 50px;
width: 50px;
z-index: 99999999;
background: #276e44;
}
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle + #mega-menu-max_mega_menu_2 {
width: 100%;
}
}
.prad-product-price-summary {
display: none;
}
.woocommerce-store-notice a {
color: #333 !important;
text-decoration: none;
}
.woocommerce main, .wp-block-woocommerce-checkout {
background: #e9f8ee;
padding: 1em;
}
.woocommerce-cart main {
background: #e9f8ee;
padding: 0 1em;
}
.woocommerce div.product form.cart div.quantity .qty {
margin-right: .5em;
height: 58px;
margin-top: 8px;
}
.woocommerce button.button.alt,
.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button{
color: var(--wp--preset--color--vivid-purple);
transition:.5s;
}
.woocommerce button.button.alt:hover,
.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:hover{
text-decoration: none;
background:  var(--wp--preset--color--vivid-purple);
color: #FFF;
}
.theme-twentytwentytwo .woocommerce-store-notice {
padding: 1rem;
}