

.footer_top a, .footer_top p, .footer_top span, .footer_top li, .footer_top .textwidget {
    color: #ffffff;
    word-wrap: break-word;
}

.woocommerce .woocommerce-result-count {
    float: right;
    text-align: right;
    line-height: 55px;
    height: 60px;
    margin-bottom: 0;
    display: none;
}
 .header_top {
    line-height: 33px;
    height: 33px;
    padding: 0;
    font-size: 11px;
    background-color: #ffffff;
    color: #fff;
    position: relative;
    z-index: 100;
}


.content .container .container_inner.default_template_holder, body.page-template-blog-masonry-full-width-php .content .full_width {
    padding-top: 0px;
}

@media only screen and (max-width: 1000px)
.header_top .inner {
    /* display: inline-block; */
    margin: 0 0 -4px;
    display: none;
}

.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
    border: 0;
    padding: 0 5px;
    width: 40px;
    display: inline;
    text-align: center;
    font-family: inherit;
    font-weight: 600;
    color: #9d9d9d;
    font-size: 22px;
    background: 0;
}