#easycontent_12 h4{
    font-size: 1.25rem;
}

#category #center_column > #main{
    display: flex;
    flex-wrap: wrap;
}

#category #center_column > #main > h1{
    order: 1;
    width: 100%;
}

#category #center_column > #main > .category-cover{
    order: 2;
}

#category #center_column > #main > #category-description{
    order: 3;
}

#category #center_column > #main > .PM_ASBlockOutput{
    order: 4;
}

#category #center_column > #main > .easycontent{
    order: 6;
}

#category #center_column > #main > #products{
    order: 5;
}

.product-additional-info .js-mailalert > .btn-default.fl{
    height: 34px;
}

.product-additional-info .js-mailalert > .btn-default.fl > i{
    line-height: 12px;
}

.product-additional-info .js-mailalert{
    background: #f6f6f6;
    padding: 25px;
}

.product-additional-info .js-mailalert .title {
    font-size: 1.25rem;
    line-height: 120%;
    margin-bottom: 1rem;
    font-weight: 700;
    color: #444;
    text-transform: uppercase;
    font-family: "Lato";
}

#product .product-actions #ps_checkout-payment-method-logo-block-container {
    display: none;
}

#footer_bottom_right {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

#footer_bottom_right img {
    margin: 0 5px;
}

#footer_bottom_right img:last-child  {
    margin-right: 0;
}

#footer_bottom_right .paypal-logo {
    max-width: 60px;
}

.form-control-comment {
    font-size: 10px;
}

.js-customer-form .com_grid_view .checkbox-inline em {
    font-size: 10px;
}

#payment-option-1-container {
    display: flex;
}

#payment-option-1-container label {
    display: flex;
    margin-left: 5px;
}