.ms2_product .price {
    padding-left: 0!important;
    padding-right: 0!important;
}
body.error404 .page-header,body.home .page-header {
    height: auto;
    margin-top: 173px;
    margin-bottom: 0;
}
header.site-header .header-wrapper .tools ul li.cart-button .cart-desc span.minicart-cost {
    display: inline-block;
}
.ballon {
    animation-iteration-count: infinite;
}
@media screen and (max-width: 39.9375em) {
    body.single-product .cart button.button {
        margin-top: 20px;
    } 
    body.error404 .page-header,body.home .page-header {
        margin-top: 110px;
    }
}

.wpb_content_element{
    margin-bottom: 0;
}
.woocommerce ul.products li.product .product_thumbnail img {
    border: 1px solid #d7d7d7;
}
.woocommerce ul.products li.product .product_after_shop_loop .price del {
    color: #333;
}
.woocommerce ul.products li.product .product_after_shop_loop .price del:before {
    background-color: #333;
}
.woocommerce ul.products li.product .product_after_shop_loop .price {
    font-weight: 400;
}
.woocommerce-tabs .woocommerce-Tabs-panel h5 {
    margin-top: 40px;
    margin-bottom: 20px;
}
.fotorama__nav-wrap {
    display: none;
}
.woocommerce .cart {
    margin: 10px 0 30px;
}
table.brand-options {
    border-collapse: separate;
}
table.brand-options td {
    padding: 0;
}
.woocommerce-product-details__short-description {
    margin-bottom: 30px;
}
p.small {
    text-transform: none;
    font-size: 14px;
}
.shop-banner img{
    width: 100%;
    margin-bottom: 40px;
}
@media screen and (max-width: 420px) {
    .clock {
        zoom: 0.47;
        -moz-transform: scale(0.47);
    }   
}
@media screen and (max-width: 320px) {
    .clock {
        zoom: 0.37;
        -moz-transform: scale(0.37);
    }   
}
.mb-2 {
    margin-bottom: 20px;
}
.product-inf__quote_full {
    width: 100%;
    margin: 20px 0;
}