
#secondary input[type=search], .site-search form input[type=search] {
    position: relative;
    padding-left: 40px;
    border-radius: 4px;
    clear: both;
    font-size: 16px;
    box-shadow: 0 4px 2px 0 rgb(56 56 56 / 50%);
}

.site-footer .widget.widget_block h2, footer .widget .widget-title {

    font-size: 18px;
}

.quantity .qty {
    width: 4.235801032em;
    text-align: center;
    border: 0;
    border: 1px solid #e2e2e2;
    width: 30%;
    height: 41px!important;
    border-radius: 5px;
    float: left!important;
margin-right: 2%!important;
}

body.static-cta-buttons .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li a.button, body.static-cta-buttons ul.products li.product .added_to_cart, body.static-cta-buttons ul.products li.product .button {
    width: 65%;
    opacity: 1;
    position: inherit;

}
.woocommerce-page .quantity .minus, .woocommerce-page .quantity .plus {
    height: 20px;
    border-color: #ccc;
    color: #666;
    background: #fff;
}	

.below-content {
    clear: both;
    overflow: hidden;
    padding-top: 2rem;
    padding-bottom: 1.7em;
    border-top: 1px solid #000;
    background: #324b7c;
}

.site .below-content .widget .widget-title {
    margin-bottom: 0;
    padding-left: 32px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.35;
    text-transform: none;
    letter-spacing: 0;
    color: #fff;
}

.below-content .widget p {
    margin-bottom: 0;
    padding-left: 32px;
    color: #fff;
    font-size: 14px;
}