.category-shop .page-title-wrapper {
    display: none!important;
}
@media (max-width:568px){
    .reverse{
        display:flex;
        flex-direction:column-reverse;
    }
}
.product-col {padding-right:10px; padding-bottom:20px;}
.des-field-2 img,.des-field-3 img {width:100%;}

.page-header .panel.wrapper
{
    border-bottom: 3px solid #9e93e6 !important;
    background-color: #6452a4 !important;
}
#search_mini_form {
    width: 100% !important;
    float: right;
}
body {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif !important;
}
@media only screen and (min-width: 768px){
.block-search {
    z-index: 4!important;
    padding-left: 15px!important; 
}
}

@media (min-width: 769px){
.checkout-payment-method .actions-toolbar .primary {
     float: left !important; 
    margin: 0;
}
}