#mini-cart .action.edit {display: none;}
#shopping-cart-table .action-edit {display: none;}
#mini-cart .row {margin-left: 0;margin-right: 0;}
.review-field-ratings legend {display: none !important;}

@media (max-width:641px) {
    .product-info-main .product-info-stock-sku .attribute.sku {
        display: block !important;
        float: none !important;
        clear: both;
    }
    .site-title {margin-left: 0 !important;}
}
.action-towishlist,.towishlist {display: none !important;}

@media (min-width:641px) {
    .header-search-wrap {
        display: none !important;
    }
    .magazin-store .header-search-wrap {
        display: block !important;
    }
}
.magazin-store .header-search {display: block !important;}
.header-search {display: none !important;}




.logo {display:contents;}
.site-title {margin-left: 10px;text-transform: uppercase;}
.categorypath-toate-produsele .page-title-wrapper {display:none}


.block-title.filter-title {display: none;}

input.mage-error, select.mage-error, textarea.mage-error {
    border-color: #ed8380 !important;
}

.section-item-title.nav-sections-item-title.active {
    display: none;
}

@media only screen and (max-width: 768px) {
    .nav-sections-item-content {
        margin-top:0 !important;
    }
}

.minicart-items .product-item .product-item-pricing .label {
    display:none;
}

#desk_menu-container .customer-account-menu-link {
    display: none;
}


.checkout-onepage-success #registration {
    border-left: none;
    width: unset;
}

@media only screen and (max-width: 767px) {
    .block.account-nav .content
    {
        height: initial !important;
        visibility: visible !important;
        opacity: 1 !important;

    }
    .account-nav-title {
        display: none !important;
    }
    .sidebar .block .content.account-nav-content {
        margin-bottom: 30px !important;
        padding: 5px !important;
        margin-top: -40px;
    }
}

.menu-link-logout {
    display: none !important;
}
@media only screen and (max-width: 767px) {
    .customer-logged-in .menu-link-logout {
        display: block !important;
    }
}

.checkout-onepage-success .page-title-wrapper {
    text-align: center;
    margin-bottom: 20px !important;
}

.checkout-onepage-success .action.print {
    display: none;
}


.magazin-store .site-title {
    display: none;
}
.magazin-store .main-logo {
    width: 230px !important;
}
@media only screen and (min-width: 767px) {
    .header-search {
        margin-left: auto;
        margin-right: auto;
        width: 70% !important;
    }
    #search {
        border: 1px solid;
        padding: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .mobile-header-row {
        display: flex;
        justify-content: space-between;
    }
    .header-search {
        margin-right: 20px;
    }
}

#top-wishlist .label {
    display: none;
}
.page-header #top-wishlist:before {
    font-size: 23px !important;
}
.magazin-store .action-towishlist, .magazin-store .towishlist {
    display: block !important;
}

.amasty-label-container {
    height: 30px !important;
    margin-top: 0 !important;
    margin-bottom: 10px;
}

.amlabel-text {
    background-color: #c82022;
    border-radius: 0 100px 100px 0;
    margin-left: 0;
    padding: 5px 10px !important;
    color: #ffffff;
    text-align:left;
}

.magazin-store .groupmenu {
    background-color: #302861 !important;
}
.magazin-store .menu-link {
    background-color: #302861 !important;
    color: white !important;
    font-size: 15px !important;
}
.magazin-store .groupmenu-drop {
    background-color: #302861 !important;
}

.magazin-store .small-logo.visible-xs {
    margin-top: 7px;
}

.magazin-store  .sticky-menu.active .header-search input.input-text {
    position: fixed !important;
}

.magazin-store .header-search .search-form {
    visibility: visible !important;
}
@media only screen and (max-width: 767px) {
    .magazin-store .header-search {
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .magazin-store .page-header {
        min-height: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .magazin-store .header-search .search-form {
        box-shadow: none !important;
    }
}

@media only screen and (min-width: 767px) {
    .magazin-store .groupmenu {
        display: flex !important;
        justify-content: center;
    }
}

@media only screen and (max-width: 767px) {
    .magazin-store .block-search {
        min-width: 185px !important;
    }
}
@media only screen and (max-width: 767px) {
    .magazin-store .header-search .block-search .control {
        padding: 10px 0 10px 10px !important;
    }
}

@media only screen and (max-width: 767px) {
    .magazin-store .page-header .mobi-cart-wrapper {
        top: 11px !important;
    }
}

.magazin-store .menu-oferte ,.magazin-store .menu-oferte .menu-link {
    background-color: #c82022 !important;
}

.magazin-store .menu-link {
    border: none !important;
}

.magazin-store .groupmenu-drop {
    border: none !important;
    box-shadow: none !important;
}


.magazin-store .block.filter .filter-options .filter-options-content .count {
    border: none !important;
    font-size: 13px !important;
    vertical-align: unset;
}

body .page-footer input[type=text], body .page-footer input[type=email] {
    height: 35px !important;
    line-height: 35px !important;
}

.magazin-store .hamburger-icon {
    margin-right: 10px;
}
.magazin-store .hamburger-text {
    margin-top: -2px;
    font-size: 20px;
}
.magazin-store .hamburger-line {
    width: 30px;
    height: 4px;
    background-color: #302861;
    margin-bottom: 5px;
}

.magazin-store .page-header .nav-toggle:before {
    display: none !important;
}

.magazin-store .page-header .nav-toggle {
    font-size: 20px;
    font-weight: bold;
    display: flex !important;
}

@media only screen and (min-width: 767px) {
    .magazin-store .mobile-header-row .header-panel-left .nav-toggle {
        display: none !important;
    }
}

.magazin-store #mobi_cart-wrapper {
    display:flex !important;
    align-items: center;
}

.top-wishlist-mobile {
    display: none;
}
.magazin-store .top-wishlist-mobile {
    display: block;
}

.top-login-mobile {
    display: none;
}
.magazin-store .top-login-mobile {
    display: block;
}

@media only screen and (min-width: 767px) {
    .top-wishlist-mobile {
        display: none;
    }
    .magazin-store .top-wishlist-mobile {
        display: none;
    }
    .top-login-mobile {
        display: none;
    }
    .magazin-store .top-login-mobile {
        display: none;
    }
}
.top-wishlist-mobile:before {
    display: inline-block;
    font: normal normal 20px / 1 FontAwesome;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f004';
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align:center;
}

.top-login-mobile:before {
    display: inline-block;
    font: normal normal 20px / 1 FontAwesome;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f007';
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align:center;
}

.magazin-store .page-header .action.showcart .counter.qty, .magazin-store  .page-header #top-wishlist .counter.qty {
    width: 14px !important;
    height: 14px !important;
    width: 14px !important;
    height: 14px !important;
    line-height: 14px;
    min-width: 14px;
    margin-left: -12px;
    margin-top: -14px;
    background-color: #302861;
    color: white;
}

@media only screen and (max-width: 767px) {
    .magazin-store .page-header .action.showcart .counter.qty, .magazin-store  .page-header #top-wishlist .counter.qty {
        margin-top: 1px;
    }
}

@media only screen and (max-width: 767px) {
    .magazin-store .page-header a.logo[class] {
        margin-inline: 0;
    }
}

@media only screen and (max-width: 767px) {
    .magazin-store .page-header .sticky-menu.active {
        min-height: 98px !important;
    }
}

.account .products-grid.wishlist .product-item-inner>.product-item-actions .action {
    right: 5px !important;
    left: unset !important;
}
.products-grid.wishlist .product-item-actions > * {
    margin-right: 0 !important;
}

@media only screen and (max-width: 767px) {
    .magazin-store .cdz-menu .dropdown-toggle:before {
        color: white;
    }
}
@media only screen and (max-width: 767px) {
    .nav-open .magazin-store .nav-sections {
        background-color: #302861 !important;
    }
}

.cms-codazon-home-page .product-item .product-item-details{
    transform: translateY(-35px) !important;
}

.cms-codazon-home-page .product-item .product-item-inner {
    bottom: 0 !important;
    opacity: 1 !important;
    transform: translateY(-30px) !important;
    visibility: inherit !important;
}

.subcategories {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    overflow-y: scroll;
}
.subcategories div {
    flex-basis: 0;
    text-align: center;
    width: 110px;
    word-wrap: break-word;
}
.subcategories::after {
    content: "";
    flex: auto;
}

@media only screen and (max-width: 767px) {
    .subcategories div {
        width: 75px;
    }
}

.block.filter .items .action.remove {
    background: #171796;
    border: 1px solid #171796;
}

.block.filter .items .action.remove::before {
    color: white;
}

@media only screen and (max-width: 767px) {
    .magazin-store .toolbar-sorter.sorter {
        display: none;
    }
}


.cdz-product, .brand-slider-wrapper.no-loaded {
    min-height: initial !important;
    margin-top: 20px !important;
}

@media only screen and (max-width: 767px) {
    .sidebar .block.filter.active .filter-content {
        z-index: 3333 !important;
    }
}

@media only screen and (min-width: 767px) {
    .hide-dekstop {
        display: none !important;
    }
}


.magazin-store .product-list-style-02 .product-item-name {
    overflow: visible !important;
    white-space: normal !important;
}

.magazin-store .product-list-style-02 .item-group {
    height: 100%;
}
.magazin-store .product-list-style-02 .product-item-details {
    padding-top: 33px !important;
}
.magazin-store .product-list-style-02 {
    margin-top: 30px !important;
}
.magazin-store .product-list-style-04 .price-box.price-final_price {
    margin-bottom: 15px !important;
}
.magazin-store .product-list-style-04 .product-item-inner {
    border-top: none !important;
}
@media only screen and (min-width: 768px) {
    .magazin-store .product-list-style-04 .product-item-inner .action.primary {
        color: white !important;
    }
}
@media only screen and (min-width: 768px) {
    .magazin-store .product-list-style-04 .product-item-inner .action.primary span:before {
        content: "" !important;
    }
}

@media only screen and (min-width: 768px) {
    .magazin-store .product-list-style-04 .product-item-inner .action.primary:before, .magazin-store .product-list-style-04 .product-item-inner .action.primary span {
        position: relative;
        z-index: 1;
        font-size: 14px;
        display: inline-block;
        top: -4px;
    }
}

@media only screen and (max-width: 768px) {
    .magazin-store .subcategories {
        width: 100%;
        overflow: scroll;
        flex-wrap: nowrap;
    }
}


.cart-container .cart.table-wrapper .actions-toolbar>.action.action-delete:before {
    padding-top: 2px;
}
.cart-container .cart.table-wrapper .actions-toolbar>.action.action-towishlist:before {
    padding-top: 2px;
}

.block.giftcard {
    display: none;
}
#gift-options-cart {
    display: none;
}

.opc-payment-additional.giftcardaccount {
    display: none;
}

.price-slider-container .action {
    display: none;
}

.desktop-only {
    display: block;
}
@media only screen and (max-width: 768px) {
    .desktop-only {
        display: none;
    }
}
.mobile-only {
    display: none;
}
@media only screen and (max-width: 768px) {
    .mobile-only {
        display: block;
    }
}

.cart .product-image-photo {
    width: unset;
}


.sidebar .block-wishlist {
    display: none;
}

@media only screen and (min-width: 768px) {
    .cart.table-wrapper .product-item-photo {
        min-width: 110px;
    }
}

@media only screen and (min-width: 768px) {
    .page-header .sticky-menu.active .header-panel-right #top-wishlist .counter.qty {
        position: relative !important;
        left: 0 !important;
        top: -2px !important;
    }
    .page-header .sticky-menu.active .header-panel-right .minicart-wrapper .action.showcart .counter.qty {
        position: relative !important;
        left: 0 !important;
        top: -2px !important;
    }
}

.page-footer .block.newsletter input:-webkit-autofill {
   opacity: 0.2;
}


.header-search .search-autocomplete {
    top: 38px;
    bottom: unset !important;
    margin-top: 0 !important;
}

@media only screen and (min-width: 768px) {
    .cdz-menu:not(.cdz-toggle-menu) .groupmenu-drop {
        z-index: 99999 !important;
    }
}

.amlabel-position-wrapper {
    z-index: 100 !important;
}

@media only screen and (max-width: 767px) {
    body.page-layout-1column.checkout-index-index .header-panel-left .nav-toggle {
        display: flex !important;
    }
}
