body#html-body, .page-wrapper>.breadcrumbs {
    background: #f9f9f9!important
}
.product-info-price .price-box .old-price {
    display: block!important;
    margin-left: 10px;
}
.normal-price.arrakprice {
    color: #444;
}
.normal-price.arrakprice span {
    color: #444;
}
strong.product.name.product-item-name {
    min-height: 60px!important;
}
.arrak-s-p span.price {
    color: red !important;
}
.catalog-category-view .product-info-price  .price-box.price-final_price {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.catalog-category-view  .product-item-info.type3 {
    background: white;
    padding-left: 10px;
    padding-bottom: 6px;

    box-shadow: rgb(0 0 0 / 15%) 0px 5px 15px 0px;
}
.catalog-product-view.product-type-default .fotorama__stage__frame .fotorama__img{
    box-shadow: rgb(0 0 0 / 15%) 0px 5px 15px 0px;
}
.cms-index-index .mgz-product-items .product-item-info {
    background: white;
    padding-left: 10px;
    padding-bottom: 6px;
    box-shadow: rgb(0 0 0 / 15%) 0px 5px 15px 0px;
}
.cms-index-index .mgz-carousel .product-item .product-item-info {
    width: 90%;
}
.cms-index-index .mgz-product-items .product-item-info {
    width: 90%;
}

.cms-index-index h2.title {
    background: #f9f9f9!important;
}
.widget:first-child, .footer .widget:first-child {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 50px;
}
.amsearch-form-container .input-text:focus {
    border: none;
}
.amform-form .action.primary {
    line-height: 1;
    background: #000000;
}
.amform-form .action.primary:hover {
    background: #e48809;
}
.footer-middle>.container {
    position: relative;
    padding-top: 1.5rem;
}
.footer-bottom {
    padding: 2px;
    font-size: 14px;
}
.filter-options-title .toggle {
    width: 1em;
    height: 1em;
    position: relative;
    top: 2px;
    margin-top: 0;
}
@media (min-width: 500px) {
    .catalog-category-view .filter-options-content form ol {
        background: white;
        width: 150px;
        z-index: 2;
        position: absolute;
        border: 1px solid;
        border-color: #ccc;
        padding: 10px!important;
        z-index: 2px;
    }
    .owl-stage-outer.owl-height {
        height: 370px!important;
    }
    .cms-index-index .mgz-product-items .product-item-info {
        min-height: 360px;
    }
}
.gallery-placeholder {
    min-height: 350px;
}
@media (min-width: 992px) {
    .page-header .sw-megamenu.navigation li.level0.staticwidth > .submenu .level1 > a, .page-header .sw-megamenu.navigation li.level0.fullwidth > .submenu .level1 > a {
        color: #333;
        font-size: 16px;
    }
    .page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
        font-size: 16px;
    }
    .sw-megamenu.navigation li > a > span:hover {
        color: #E48809;
    }
    .sw-megamenu.navigation li.level0>.level-top {
        font-size: 16px;
    }
    .page-header .navigation:not(.side-megamenu) .level0 {
        font-size: 16px;
    }
    .page-header .navigation .level0 .submenu li {
        margin-left: 4px;
    }
    .sw-megamenu.navigation li.level0.fullwidth .submenu a, .sw-megamenu.navigation li.level0.staticwidth .submenu a {
        color: #000;
        font-size: 12px;
    }
    .nav-sections {
        padding: 10px;
    }
    header.page-header.sticky-header .navigation {
        padding: 10px 10px;
    }
    .product-social-links {
        display: none;
    }
    .gallery-placeholder {
        min-height: 600px;
    }
}
.catalogsearch-result-index div#narrow-by-list {
        width: 65%;
        position: absolute;
        margin-left: 40%;
        margin-top: -18px;
}

