

body.customer-account-login .text-color-primary,
body.customer-account-login .field .action span{
    color:#2d73b7 !important;
}
body.customer-account-login strong{
    font-weight: 600;
}
body.customer-account-login .amsl-login-page .amsl-social-login{
    padding:0;
    width: 100%;
}
body.customer-account-login .amsl-login-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular {
    margin:0;
}
body.customer-account-login .amsl-button-wrapper.with-label.-rectangular .amsl-button.-google {
    background-color: #fff;
    border:1px solid #448fff;
    display: flex;
    justify-content: center;
}
body.customer-account-login .amsl-button-wrapper.with-label.-rectangular .amsl-text {
    color: #000;
}

body.customer-account-login .register-container,
body.customer-account-login .login-container{
    border-radius:15px;
}
body.customer-account-login .login-container .fieldset:after{
    content:'';
}
body.customer-account-login .form.create.account{
    padding-bottom:0;
}
body.customer-account-login .h4{
    font-size:30px !important;
    padding-bottom:20px;
}
body.customer-account-login .fieldset>.field.required>.label:after{
    color:inherit;
    font-size:1em;
    margin:0;
}

body.customer-account-login input{
    border-radius:8px;
}
body.customer-account-login .fieldset>.field .label,
body.customer-account-login .password-strength-meter,
body.customer-account-login .field .action span{
    font-weight:400;
    font-size:.9em;
}
body.customer-account-login .fieldset {
    margin: 0;
}
body.customer-account-login .fieldset>.field>.label {
    margin: 0 0 3px;
}
body.customer-account-login .fieldset>.field {
    margin: 0 0 15px;
}
body.customer-account-login .login-container .fieldset:after{
    color:inherit;
}
body.customer-account-login button.action.primary {
    background-color: #2d73b7;
    border-color: #2d73b7;
    color: #FFFFFF;
}
body.customer-account-login .separator {
    display: flex;
    align-items: center;
    text-align: center;
    padding:20px 0;
    font-size:.9em;
}
body.customer-account-login .separator::before,
body.customer-account-login .separator::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid rgba(0,0,0,.09);
}
body.customer-account-login .separator::before {
    margin-right: 1em;
}
body.customer-account-login .separator::after {
    margin-left: 1em;
}

.catalog-product-view .related a:visited{
    color: #0c4e88 !important;
}
#layer-product-list .product-item-info{
    min-height: 500px;
}
.pages .pages-items{
    display: flex;
}
.pages .pages-items .action{
    height: 100%;
}
.pages .pages-items .action.next:before,
.pages .pages-items .action.previous:before {
    font-size: 25px;
}
.product-item-info .product-item-details .product-item-actions {
    text-align: initial;
}
.product-info-stock-sku .stock.unavailable{
    color:unset;
}
.stock.unavailable{
    color:#f80101;
    display: flex;
    flex-direction: column;
}
.stock.unavailable p,
.stock.on_demand p{
    font-size: .8rem !important;
    line-height: 1.2;
}
.stock.unavailable .fw-bold,
.stock.on_demand .fw-bold{
    font-weight: 600;
}
.stock.on_demand{
    color:#dea000;
    display: flex;
    flex-direction: column;
}
.amsearch-products-section .amsearch-item:hover {
    background: none;
    border-top: 1px solid #4499d3;
    border-bottom: 1px solid #4499d3;
}
.amsearch-products-section.-list .amsearch-description {
    width: 100%;
}
.product-item .product-item-info .product-item-details .product-item-link,
.catalog-category-view .sidebar.sidebar-main .sidebar-content .layered-filter-block-container .filter-options-item .filter-options-title,
.modes-mode.active{
    color:#4499d3 !important;
}

.catalog-category-view .sidebar.sidebar-main .sidebar-content .layered-filter-block-container .filter-options-item .filter-options-title .toggle::before,
.catalog-category-view .sidebar.sidebar-main .sidebar-content .layered-filter-block-container .filter-options-item .filter-options-title .toggle::after {
    background: #4499d3 !important;
}
.pages strong.page{
    border-color: #4499d3 !important;
}
.product-item .product-item-info:hover {
    border: 1px solid #4499d3;
}

.share-links .share-tiktok::before {
    content:url(/media/Miew/tiktok.png);
    width: 38px;
    height: 22px;
}
.share-links .share-tiktok:hover {
    background-color: #02d2cd;
}
.share-links .share-twitter::before {
    content:url(/media/Miew/twitter.png);
    width: 38px;
    height: 17px;
}
.share-links .share-twitter:hover::before {
    content:url(/media/Miew/twitter-reverse.png);
    width: 38px;
    height: 17px;
}
.share-links .share-twitter:hover {
    background-color: #000;
}

.info-date-delivery{
    display: flex;
    flex-direction: column;
}
.info-date-delivery svg,
.stock.on_demand svg,
.stock.unavailable svg{
    width: 10%;
}
.info-date-delivery .fw-bold{
    font-weight: bold;
}
.info-date-delivery p{
    color:#4e9645;
    font-size:.8rem !important;
    line-height: 1.2;
}
.amxnotif-block .input-fields input{
    min-height: 50.8px;
}


.modal-menu-catalog.modal-popup .modal-inner-wrap {
    margin: 7.7rem auto;
}
.Simple-Line-Icons-menu:before {
    font-size: 1.5rem;
}

.old-price .price-container{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

body.catalog-product-view .product-info-main .product-info-price .old-price .price-final_price{
    justify-content: unset;
}

/* .price-container .price{
    padding-left:5px;
} */

#menu-modal .menu-modal-category .list-brand ul li,
#menu-modal .menu-modal-category .list-categories ul li{
    cursor: pointer;
}
#menu-modal a,
.list-brand span,
.list-categories span{
    color:#0c4e88;
}
#menu-modal a:hover,
#menu-modal span:hover{
    color:#000;
    text-decoration: underline;
    transition: .6s;
}
#menu-modal:after{
    content:'';
    border-left:20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom:20px solid #fff;
    transform: translate(-50%,0);
    position:absolute;
    top:-2%;
    left:25%;
}
#menu-modal ul{
    padding-left:0;
    list-style: none;
}
#menu-modal .active{
    background-color: #03104c !important;
    color:#fff !important;
}
#menu-modal .btn{
    background-color: #fff;
    color:#000;
    width: 100%;
    padding:1rem;
}
#menu-modal .btn-primary{
    border-radius:.5rem 0 0 .5rem;
    border-right: 0;
}
#menu-modal .btn-secondary{
    border-radius:0 .5rem .5rem 0;
    border-left: 0;
}
#menu-modal .btn:hover{
    border:1px solid #ccc;
    opacity: .8;
    transition: .6s;
}
#menu-modal .btn-primary:hover{
    border-right: 0;
}
#menu-modal .btn-secondary:hover{
    border-left: 0;
}
#menu-modal .menu-modal-category{
    background-color: #f2f2f2;
    border-radius:.2rem;
}
#menu-modal .menu-modal-subcategories h2{
    font-size:1.5rem;
    font-weight: 600;
}
#menu-modal .menu-modal-subcategories h3{
    font-size:1rem;
    font-weight: 600;
}
#menu-modal .menu-modal-subcategories .Simple-Line-Icons-arrow-left{
    color:#838383;
}
.footer-middle a {
    font-size:16px;
}
.footer-middle>.container {
    position: relative;
    padding-top: 2rem;
    padding-bottom: 0;
}
.footer-top .newsletter button.action.primary {
    width: 100%;
}
.footer-top .newsletter .action.primary {
    padding:15px;
}
.footer-top .newsletter .title {
    font-size:1.1rem !important;
}
.footer-top .custom-block:before {
    margin-bottom: 25px !important;
}
.footer-top .custom-block:after{
    margin-top: 25px !important;
}
.footer-bottom {
    padding: 0;
}
.footer-bottom address {
    font-size: .9rem;
}



.opc-progress-bar-item._active > span {
    color: #4499d3 !important;
}

.opc-progress-bar-item._active  > span::before {
    background: #4499d3;
}

.opc-progress-bar-item._active > span::after {
    color: #4499d3;
}

.opc-progress-bar-item:not(._active,._complete) > span{
    color: #6f6f6f !important;
}

.opc-progress-bar-item:not(._active,._complete)  > span::before {
    background: #6f6f6f;
}

.opc-progress-bar-item:not(._active,._complete) > span::after {
    color: #6f6f6f;
}

.opc-progress-bar-item:not(._active,._complete)::before {
    background: #6f6f6f;
}

.cart-totals tbody .grand.totals.excl .mark, .cart-totals tfoot .grand.totals.excl .mark {
    font-size: 13px;
    padding: 9px 12px;
}

.cart-totals .grand .mark, .opc-block-summary .table-totals .grand.totals.excl .mark,
.cart-totals tbody .grand.totals.excl .amount, .cart-totals tfoot .grand.totals.excl .amount,
.cart-totals .grand .amount, .opc-block-summary .table-totals .grand.totals.excl .amount{
    font-size: 0.8rem;
}

.cart-totals .grand .mark, .opc-block-summary .table-totals .grand.totals.incl .mark {
    font-size: 1rem;
}
.cart-totals .grand .mark, .opc-block-summary .table-totals .grand.totals.incl .amount {
    font-size: 1.2rem;
}

@media only screen and (max-width: 370px) {
    .page-header .logo {
        max-width: 95px !important;
    }
}
@media only screen and (max-width: 576px) {
    /*Products home*/
    .block.widget .products-grid .product-item {
        width: 100% !important;
    }
    .block.widget .product-item-info {
        width: 90%;
        margin:10px auto;
    }
    .block.widget .products-grid .product-item {
        margin-left: 0;
    }
    /*Products category*/
    .products-grid .product-item {
        width: 100%;
    }
    .product-item .product-item-info .product-item-details .product-item-link {
        height: auto !important;
    }
    .product-item .product-item-info .product-item-details .product-item-description {
        height: auto !important;
        margin-bottom:20px;
    }
    .products-grid.columns3 .product-item, .products-grid.columns4 .product-item, .products-grid.columns5 .product-item {
        width: 100%;
    }
}


@media only screen and (max-width: 767px) {

    .cart-totals .grand .amount, .opc-block-summary .table-totals .grand .amount {
        border-top: 1px solid #eef3fb !important;
    }
    #opc-sidebar .opc-block-shipping-information{
        padding: 0 15px 0 15px;
    }
    .header-contact .my-account .d-inline-block.h6{
        display: none !important;
    }
    .custom-slide._show {
        z-index: 9999 !important;
    }
    .footer-middle a,
    .footer-middle .textwidget p,
    .footer-top .newsletter p {
        font-size:14px !important;
    }
    .footer-bottom address {
        text-align: center;
        padding-bottom:0;
    }
    .footer-bottom .custom-block.f-right {
        padding: 0;
    }
    .modal-menu-catalog.modal-popup.modal-slide {
        right: 44px;
        left:0;
    }
    .modal-menu-catalog.modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
        position: fixed;
        top:0;
        left:0;
        height: 80%;
        min-height: 80%;
        width: 90%;
        margin-left:0;
        margin-top:8rem;
        overflow-x: hidden;
    }

    .modal-menu-catalog.modal-popup .modal-content {
        padding-left: 1rem;
        padding-right: 2rem;
    }
    .modal-menu-catalog.modal-popup .action-close, .modal-slide .action-close {
        margin-top: 20px;
    }
    .modal-menu-catalog.modal-slide .action-close {
        padding: 2rem 2rem;
    }
    .modal-menu-catalog.modal-popup._inner-scroll .modal-inner-wrap {
        border-radius: 0 0.3rem 0.3rem 0 !important;
    }
    header.page-header.sticky-header .header-main {
        border-top: unset;
    }
    .btn-menu-header{
        padding-left:0 !important;
    }
}

@media only screen and (min-width:992px) {
    body.customer-account-login .register-container,
    body.customer-account-login .login-container{
        min-height: 829px;
    }
    header.page-header.sticky-header .header-main {
        position: fixed !important;
        left: 0 !important;
        top: 0 !important;
        z-index: 200 !important;
        padding: 0;
        margin: 0 !important;
        width: 100% !important;
        box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        pointer-events: all;
    }

    header.page-header.sticky-header .nav-sections {
        position: fixed !important;
        left: 0 !important;
        top: 80px !important;
    }
    #menu-modal .modal-popup .action-close, .modal-slide .action-close {
        margin:20px 10px ;
        z-index: 999;
    }
    .modal-menu-catalog.modal-popup._inner-scroll .modal-inner-wrap {
        border-radius: 0.3rem !important;
    }
}

@media only screen and (min-width:1200px){
    body.customer-account-login .register-container,
    body.customer-account-login .login-container{
        padding: 50px 100px;
    }
}
.price-excluding-tax::before {
    font-size: 0.8rem !important;
}

.price-including-tax + .price-excluding-tax::before, .weee[data-label]::before {
    content: unset;
}

.price-excluding-tax + .price-including-tax{
    padding-top:0 !important;
}
.catalog-product-view .price-excluding-tax + .price-including-tax{
    padding-top:5px !important;
}
.product-item-details .product-item-name + .price-final_price{
    padding-top: 10px ;
}
.price-including-tax,
.price-including-tax span.price,
.search.results .product-item .special-price .price-excluding-tax{
    color: #4499d3 !important;
    font-weight: 300 !important;
    padding-top:.85rem;
}

.price-excluding-tax {
    color: #474857 !important;
    font-weight: unset !important;
}

.product-item .product-item-info .product-item-details .product-item-description {
    height: 128px;
}

body.wishlist-index-index .product-item .product-item-info  .price-box  .old-price,
body.wishlist-index-index .product-item .product-item-info .price-box .price-excluding-tax,
body.catalog-product-view .related .price-box .price-excluding-tax,
.amsearch-products-section .amsearch-item .old-price{
    display: none;
}

body.cms-index-index .card .card-footer  .price-box .special-price  .price-excluding-tax,
body.wishlist-index-index .product-item .product-item-info .price-box .special-price  .price-excluding-tax,
body.catalog-category-view .product-item .product-item-info .product-item-details .price-box .special-price  .price-excluding-tax
{
    display: block;
}

.product-item .product-item-info .product-item-details .price-box .price-including-tax .price,
body.wishlist-index-index .product-item .product-item-info .price-box .price-including-tax .price,
body.wishlist-index-index .product-item .product-item-info .price-box .special-price .price-excluding-tax .price,
#latest-articles .card-footer .price-box .price-including-tax .price,
#highlights .card-footer .price-box .price-including-tax .price,
.product-item .product-item-info .product-item-details .price-box .special-price .price-excluding-tax .price,
body.cms-index-index .card .card-footer  .price-box .special-price .price-excluding-tax .price,
#latest-articles .card-footer .price-box .special-price .price,
#highlights .card-footer .price-box .special-price .price{
    font-weight: 700 !important;
    font-size: 30px !important;
    line-height: 1.2;
}
#latest-articles .owl-carousel .owl-nav button,
#highlights .owl-carousel .owl-nav button{
    font-size:22px;
}
#latest-articles .owl-carousel .owl-nav .owl-prev,
#latest-articles .owl-carousel .owl-nav .owl-next{
    bottom:-5px;
}
#highlights .owl-carousel .owl-nav .owl-prev,
#highlights .owl-carousel .owl-nav .owl-next{
    bottom:5px;
}
body.cms-index-index .card .card-footer .old-price .price-including-tax .price,
#latest-articles .card-footer .price-box .old-price .price-including-tax .price,
#highlights .card-footer .price-box .old-price .price-including-tax .price{
    color: #474857 !important;
    font-weight: unset !important;
}

.product-item .product-item-info .product-item-details .price-box .old-price .price-including-tax .price{
    font-weight: unset !important;
}

body.catalog-product-view  .price-including-tax::before{
    font-size: 0.9rem !important
}

body.catalog-product-view .product-info-price .price-including-tax span.price,
body.catalog-product-view .card-footer .price-box .price-including-tax span.price{
    font-size: 30px !important;
    font-weight: 700 !important;
}

body.catalog-product-view .price-including-tax,
/*body.catalog-product-view .price-excluding-tax + .price-including-tax::before{*/
/*body.catalog-product-view .product-info-price .price-box .price-including-tax + .price-excluding-tax .price,*/
body.catalog-product-view .price-including-tax + .price-excluding-tax::before{
    font-size: 0.8rem !important
}
body.catalog-product-view .product-info-main .info-date-delivery,
body.catalog-product-view .product-info-main .stock.on_demand,
body.catalog-product-view .product-info-main .stock.unavailable{
    display: flex;
    flex-direction: row;
}

body.catalog-product-view .product-info-main .info-date-delivery svg,
body.catalog-product-view .product-info-main .stock.on_demand svg,
body.catalog-product-view .product-info-main .stock.unavailable svg{
    width: 100%;
}
body.catalog-product-view .card,
body.catalog-category-view .product-item .product-item-info,
body.catalogsearch-result-index .product-item .product-item-info{
    text-align: center;
    padding-bottom:20px;
}
body.catalog-product-view .card h4{
    font-weight: 500;
    font-size:1.3rem;
}
body.catalog-product-view .card .old-price{
    display: none;
}
body.catalog-product-view .card .special-price {
    display: block;
}

.product-item .price-container .price-including-tax + .price-excluding-tax,
.card .price-container .price-including-tax + .price-excluding-tax{
    margin-top: unset;
}

.price-box .price,
.minicart-items .product-item-details .price,
.cart.table-wrapper .col.price .price,
/*body.cms-index-index .card .card-footer .special-price .price-excluding-tax .price,*/
#latest-articles .card-footer .price-box .old-price .price-including-tax .price,
#highlights .card-footer .price-box .old-price .price-including-tax .price{
    color: #474857 !important;
    font-weight: 300 !important;
}

body.cms-index-index .old-price .price-label{
    display: block;
}

body.cms-index-index .card-footer .price-box .special-price .price-excluding-tax::after,
body.wishlist-index-index .price-box .special-price .price-excluding-tax::after,
.amsearch-products-section .amsearch-item .special-price .price-excluding-tax::after,
.search.results .product-item .price-box .special-price .price-excluding-tax::after{
    display: none;
}

#latest-articles .card-footer .price-box .old-price .price-including-tax .price,
#highlights .card-footer .price-box .old-price .price-including-tax .price{
    font-size: .8125rem !important;
}

#latest-articles .card-footer .price-box,
#highlights .card-footer .price-box {
    margin-bottom: 1rem;
    display: block;
    font-size: 1.125rem;
    line-height: 1;
    font-weight: 600;
}

/*.product-item .product-item-info .product-item-details .price-box .price-excluding-tax .price,*/
#latest-articles .card-footer .price-box .price,
#highlights .card-footer .price-box .price
/*.price-container .price-including-tax + .price-excluding-tax*/
{
    font-size: .8125rem !important;
}
.products-grid .product-item-details .old-price .price,
.product-item .price-box .old-price .price-label,
body.cms-index-index .price-box .old-price .price-label{
    color: #474857 !important;
    font-size: 12px !important;
    font-weight: 300 !important;
}

.product-item .price-box .old-price .price-label{
    text-decoration: line-through;

}

.product-info-price .price-box .old-price .price-container > span.price-label{
    margin-top: 5px;
}

.products-grid .product-item-details .old-price,
.catalog-product-view .product-info-price .old-price,
.products-grid .product-item-details .old-price .price-label,
.product-info-price .price-box .old-price .price-container > span.price-label{
    display: block;
}


body.catalog-product-view .product-info-price .price-box .old-price .price-including-tax + .price-excluding-tax .price{
    font-size: 1rem !important;
}


/*body.wishlist-index-index .price-box .special-price .price-including-tax,*/
/*body.catalog-product-view .price-box .special-price .price-including-tax + .price-excluding-tax::after,*/
/*body.catalog-category-view .price-box .special-price .price-including-tax + .price-excluding-tax::after{*/
/*    display: none;*/
/*}*/

.products-grid .product-item-info.type4 .price-final_price,
.products-grid .product-item-info.type4 .product-item-inner,
#latest-articles .card-footer .price-final_price,
#highlights .card-footer .price-final_price{
    text-align: center;
}

.product-item .product-item-info .product-item-details .price-box .old-price .price{
    font-size: 16px !important;
}

.catalog-product-view .product-info-price .old-price{
    padding-top: 5px ;
}
.catalog-product-view  .product-info-price .price-box .old-price,
.catalog-product-view  .product-info-price .price-box .old-price .price  {
    font-size: 1rem !important;
    color: #474857 !important;
    text-decoration: line-through;
    font-weight: 300 !important;
}


.product-item .product-item-info .product-item-details .product-item-link {
    height: 55px;
    font-weight: 500;
    font-size:1.3rem !important;
}


@media (min-width: 992px) {
    header.page-header.sticky-header .nav-sections {
        top: 80px !important;
    }

    .page-header .header-main{
        border-top: unset !important;
    }
}
.btn-menu-header{
    display: block !important;
    background-color: transparent !important;
    color:#fff !important;
    border:1px solid transparent !important;
    padding-bottom:0 !important;
}

@media only screen and (max-width: 767px) {
    .old-price .price-including-tax::before{
        display: none;
    }

    .product-item .product-item-info .product-item-details .price-box .price {
        font-size: 0.9rem !important
    }

    .product-item .product-item-info .product-item-details .price-box .price-excluding-tax .price {
        font-size: 1.5rem !important;
    }

    .product-item .product-item-info .product-item-details .product-item-link {
        height: 120px;
    }

}

.opc-progress-bar-item._active::before {
    background: linear-gradient(to left, #4499d3 50%, #03104c 50%);
}

.modal-menu-catalog{
    z-index: 2000000001;
}

body.checkout-index-index .btn-menu-header,
body.checkout-index-index .header-center{
    display: none !important;
}

.product-info-main .page-title-wrapper h1 {
    font-size: 1.5rem;
    margin-bottom: 0;
}

.info-sku-list-products{
    font-size: 16px;
    color: #474857;
    line-height: 1.6;
}

body.catalog-product-view .product-info-main .attribute.sku{
    margin-bottom: 1rem;
}

.product-info-main .product-info-ean{
    clear: both;
    font-size: .8571em;
    text-transform: uppercase;
    margin: 0 0 1.2143em 0;
}

.product-info-main .product-info-stock-sku{
    margin-bottom: 0;
}
.product-info-main .product-info-ean > * {
    display: block;
    margin-bottom: .25rem;
}
.product-info-main .product-info-ean span + span {
    color: #474857;
    font-weight: 700;
}
.product-info-main .product.ean {
    white-space: nowrap;
    word-wrap: break-word;
}

.product-info-main .product.ean .value {
    display: inline-block;
    color: #474857;
    font-weight: 700;
}
.product-info-main .product.ean .type {
    font-weight: inherit;
}

.product-info-main .product.ean .type::after {
    content: ':';
}

.product-info-main .attribute.sku strong{
    display: none;
}

.catalog-product-view .fotorama__thumb {
    background-color: unset;
}



@media (min-width: 992px) {
    .menu-modal-subcategories ul > li{
        margin-bottom: unset;
    }
    .list-brand  ul > li,
    .list-categories ul > li{
        margin-bottom: unset !important;
    }
}

.table-features table {
    border-spacing: 10px;
}
.table-features td {
    padding: 15px;
}
.table-features tr:nth-child(odd) {
    background-color: #f9f9f9;
}

/** NEW HOME */

body.cms-index-index .page-main{
    padding-bottom: unset;
    padding-top: unset;
}

.home-officelan .bg-green{
    background-color: #b1d847;
}
.home-officelan .bg-grey-100{
    background-color: #fafafa;
}
.home-officelan .bg-blue{
    background-color: #eef2fb;
}
.home-officelan .bg-white{
    background-color: #fff;
}
.home-officelan .text-white{
    color:#fff;
}
.home-officelan .text-blue{
    color:#0c4e88;
}
.home-officelan .text-blue-100{
    color:#4499d3;
}
.home-officelan .text-dark{
    color:#d2d2d2;
}
.home-officelan .text-red{
    color:#ee5448;
}
.home-officelan .fw-bold{
    font-weight: 600;
}
.home-officelan .fw-700{
    font-weight: 700;
}
.home-officelan .text-medium{
    font-size:1.5rem !important;
}
.home-officelan .btn-primary{
    padding:12px 0;
    width: 35%;
    background-color: #03104c !important;
    font-weight: 500;
}
.home-officelan .btn-primary:hover{
    color:#fff;
    background-color: #347de6 !important;
}
.home-officelan .m-0{
    margin:0;
}
.home-officelan h1{
    margin-bottom:25px;
}
.home-officelan h1 span{
    font-style: italic;
}
.home-officelan .border-bottom{
    border-bottom:1px solid #e7e7e7;
}
.home-officelan .banner-top-icons .line{
    color: #ddd !important;
    font-size:3.5rem !important;
    font-weight: 100;
    margin:0;
}
.home-officelan .card,
body.catalog-product-view .card{
    border:1px solid #e7e7e7;
    padding:15px 15px 20px 15px;
    border-radius:5px;
    cursor: pointer;
    text-align: center;
}
.home-officelan .card .card-like{
    position: absolute;
    top:4%;
    right:6%;
    width: 30px;
    height: 30px;
}
.home-officelan .card .card-description{
    font-size:1rem;
}

@media (min-width:768px){
    .home-officelan .card .card-description{
        min-height: 120px;
    }
    .home-officelan .card h4{
        min-height: 70px;
    }
}

/*.home-officelan .card .card-footer{*/
/*    display: flex;*/
/*    align-items: end;*/
/*}*/
.home-officelan .card:hover,
body.catalog-product-view .card:hover{
    border:1px solid #4499d3;
    transition: .6s;
}
.home-officelan .card:hover .card-like{
    display: block !important;
}
.home-officelan a:hover{
    color:#0c4e88;
    transition: .7s;
}
.home-officelan #featured-brand h4{
    font-size:2.5rem !important;
}
.home-officelan #featured-brand p{
    font-size:22px !important;
}
.home-officelan #featured-brand .brand-one{
    background-image: url(/media/Miew/brand-one.png);
    background-position: center;
    background-size: cover;
}
.home-officelan #featured-brand .brand-two{
    background-image: url(/media/Miew/brand-two.png);
    background-position: center;
    background-size: cover;
}
.home-officelan #services h4{
    font-size:1.6rem !important;
}
.home-officelan #services small{
    line-height: 1.2;
    font-size: 1rem;
}
.home-officelan #services img{
    width: 100%;
}
.home-officelan #services p{
    padding:30px 0;
}
.home-officelan #services .card:hover{
    opacity: .8;
    transform: .9s;
}
@media (min-width:320px){
    .home-officelan .banner-top-icons h2 {
        font-size: .8rem !important;
        line-height: 1.3;
        text-align: center;
    }
    .home-officelan h3, .home-officelan h4, .home-officelan .card .card-price {
        font-size: 1.2rem !important;
        line-height: 1.2;
        font-weight: 700;
    }
    .home-officelan .card{
        position: relative;
    }
    .home-officelan .card .card-sale{
        position: absolute;
        top:4%;
        left:0;
        width: 60%;
    }
}
@media (min-width:768px){
    .home-officelan .banner-top-icons h2{
        font-size:1rem !important;
        padding-left:20px;
        text-align: left;
    }
    .home-officelan h3,
    .home-officelan .card .card-price {
        font-size: 1.4rem !important;
        line-height: 1.2;
        font-weight: 700;
    }
    .home-officelan h4{
        font-size: 1.3rem !important;
        line-height: 1.2;
        font-weight: 500;
    }
}
@media (min-width:992px){
    .home-officelan .card .card-sale{
        width: 40%;
    }
}

.home-officelan #services .card{
    padding: unset;
}

.ambanner-slider-wrap{
    margin: unset;
}

.ambanner-slider-block.slick-slider.slick-dotted{
    margin-bottom: unset !important;
}



/** XSEARCH */
.search-area .minisearch {
    width: 100% !important;
}
.amsearch-form-block {
    width: 100%;
    background: #fff;
    border-radius:20px;
}
.amsearch-input-wrapper .amsearch-input {
    border: none;
    padding: 5px 25px;
}
.amsearch-input-wrapper .amsearch-button.-loupe {
    margin-right: 10px;
}
.page-header .amsearch-wrapper-block:before {
    background: transparent;
}
/*Search mobile*/
.amsearch-wrapper-block {
    margin:0;
    padding: 10px 0;
}

.amsearch-input-wrapper .amsearch-input:focus {
    border: none;
}
.amsearch-products-section {
    border-top: 0;
}
.amsearch-items-section {
    padding: 15px 0 0 0;
}
.amsearch-result-section {
    border: 0;
}
@media (max-width: 575px){
    .search-area.show-icon-tablet .block.block-search {
        right: -100px !important;
    }
}
@media (max-width: 991px){
    .search-area.show-icon-tablet .block.block-search {
        border: 1px solid #ccc !important;
    }
    .page-header:not(.amsearch-full-width) .amsearch-result-section {
        margin-top: 15px;
    }
    #latest-articles .owl-prev,
    #highlights .owl-prev{
        width: 40px;
        height: 40px;
        margin-left: -20px;
    }
    #latest-articles .owl-next,
    #highlights .owl-next{
        width: 40px;
        height: 40px;
        margin-right: -20px;
    }
}

@media only screen and (max-width: 767px) {
    .amsearch-block-header .amsearch-title,
    .amsearch-block-header .amsearch-link {
        font-size: 1.1rem;
    }
}

.catalog-product-view .product.description ul li{
    display: list-item;
}

.amgdprcookie-modal-container.modal-popup.modal-slide, .amgdprcookie-groups-modal {
    z-index: 20001;
}
.amgdprcookie-button, .amgdprcookie-done{
    font-size: 13px;
}

.products-grid.wishlist .product-item .product-item-inner{
    display: block !important;
}

.products-grid.wishlist .product-item .product-item-inner .comment-box,
.products-grid.wishlist .product-item .product-item-inner .box-tocart,
.products-grid.wishlist .product-item .product-item-inner .product-item-actions .edit{
    display: none;
}

@media (max-width: 359px) {
    .search-area.show-icon-tablet .block.block-search {
        min-width: 315px !important;
    }
}

@media (min-width: 992px) {
    header.page-header.sticky-header .minicart-wrapper {
        position: unset !important;
        transform: unset !important;
    }

    header.page-header.sticky-header .minicart-wrapper .showcart {
        color: #FFFFFF !important;
    }

    .minicart-wrapper .block-minicart{
        min-width: unset;
    }
    #latest-articles .owl-prev,
    #highlights .owl-prev{
        width: 50px;
        height: 40px;
        margin-left: -25px;
    }
    #latest-articles .owl-next,
    #highlights .owl-next{
        width: 50px;
        height: 40px;
        margin-right: -25px;
    }
}

.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons .amsl-button-wrapper {
    margin: 0 0 0px;
    padding: 0 0px;
}

.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons {
    padding: 0px 0 0;
}

.amsearch-block-header .amsearch-title{
    font-size: 1.2rem;
}

.amsearch-product-list{
    width: 100%;
}

.meowallet-payment-multibanco .column.main,
.meowallet-payment-mbway .column.main{
    display: flex;
    width: 100% !important;
}

@media (max-width: 992px) {
    .meowallet-payment-multibanco .column.main,
    .meowallet-payment-mbway .column.main{
        flex-flow: row wrap;
    }
}

.meowallet-multibanco-box .cms-content-important{
    border: 2px;
    border-style: dotted;
    padding: 10px;
    color: #0f4270 !important;
}

@media (min-width: 992px) {
    .meowallet-multibanco-box .cms-content-important{
        height: 402px;
    }
}

.meowallet-multibanco-box {
    color: #fff;
}

body.sales-order-history .limiter{
    display: none;
}


.modal-popup.confirm._show{
    z-index: 9999 !important;
}

body.wishlist-index-index .price-box.price-configured_price{
    margin-bottom: 1rem !important;
}

@media (min-width: 992px) {
    .wishlist-index-index .products-grid .product-items .product-item{
        width: 32% !important;
    }
    .wishlist-index-index .products-grid .product-item:nth-child(3n+1){
        margin-left: 0;
    }
}

.minicart-items .item-qty
{
    border: 0;
}


.amsl-social-login
{
    background: unset;
}

.amsl-login-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular{
    width: 100% !important;
}

.ampromo-items-add{
    display: none !important;
}

/******** PRICES SHOW/HIDE *********/


/* B2B (PV3,PV4,PV5): */

body.customer_b2b .special-price .price-excluding-tax span.price{
    color: #4499d3 !important;
    padding-top: .85rem;
}
body.customer_b2b .amsearch-items-section .price-including-tax{
    display: none;
}

/* Home */
body.cms-index-index.customer_b2b .price-box .special-price .price-including-tax,
body.cms-index-index.customer_b2b .card .card-footer  .price-box  .old-price{
    display: none;
}

/* Category Page */
body.catalog-category-view.customer_b2b .product-item .product-item-info .product-item-details .price-box .old-price,
body.catalog-category-view.customer_b2b .product-item .product-item-info .product-item-details .price-box .price-including-tax{
    display: none;
}

/* Product Page */
body.catalog-product-view.customer_b2b .product-info-price .special-price .price-including-tax,
body.catalog-product-view.customer_b2b .product-info-price .old-price .price-including-tax{
    display: none;
}

body.catalog-product-view.customer_b2b .product-info-price .special-price .price-excluding-tax span.price,
body.catalog-product-view.customer_b2b .product-info-price .special-price .price-excluding-tax span.price{
    font-size: 30px !important;
    font-weight: 700 !important;
}

/* Search Page */

body.catalogsearch-result-index.customer_b2b .special-price .price-including-tax,
body.catalogsearch-result-index.customer_b2b .old-price .price-including-tax{
    display: none;
}

body.catalogsearch-result-index.customer_b2b .product-item-info .old-price .price-excluding-tax,
body.catalogsearch-result-index.customer_b2b .product-item-info .old-price .price-excluding-tax span{
    padding-top: unset;
}


/* C2B (NOT LOGGED,PV1,PV2): */

body:not(.customer_b2b) .amsearch-products-section .amsearch-item .price-excluding-tax{
    display: none;
}


/* Home */
body.cms-index-index:not(.customer_b2b) .price-box .special-price .price-excluding-tax,
body.cms-index-index:not(.customer_b2b) .card .card-footer .price-box .price-excluding-tax{
    display: none;
}

body.cms-index-index:not(.customer_b2b) #latest-articles .card-footer .price-box .old-price .price-including-tax .price,
body.cms-index-index:not(.customer_b2b) #latest-articles .card-footer .price-box .old-price .price-including-tax,
body.cms-index-index:not(.customer_b2b) #highlights .card-footer .price-box .old-price .price-including-tax .price,
body.cms-index-index:not(.customer_b2b) #highlights .card-footer .price-box .old-price .price-including-tax{
    padding-top: unset;
}

body.cms-index-index:not(.customer_b2b) #latest-articles .old-price,
body.cms-index-index:not(.customer_b2b) #highlights .old-price{
    display: flex;
    justify-content: center;
    text-align: center;
}

/* Category Page */
body.catalog-category-view:not(.customer_b2b) .product-item .product-item-info .product-item-details .price-box .old-price .price-excluding-tax,
body.catalog-category-view:not(.customer_b2b) .product-item .product-item-info .product-item-details .price-box .price-excluding-tax{
    display: none;
}

body.catalog-category-view:not(.customer_b2b) .product-item-info .old-price .price-including-tax,
body.catalog-category-view:not(.customer_b2b) .product-item-info .old-price .price-including-tax span{
    padding-top: unset;
}

/* Product Page */
body.catalog-product-view:not(.customer_b2b) .product-info-price .old-price .price-excluding-tax{
    display: none;
}
body.catalog-product-view:not(.customer_b2b) .product-info-price .special-price .price-excluding-tax .price{
    font-size: 0.8rem !important;
}

body.catalog-product-view:not(.customer_b2b) .price-wrapper.price-excluding-tax::after {
    content: ' ' attr(data-label) !important;
    color: #474857 !important;
    font-weight: 300 !important;
}

body.catalog-product-view:not(.customer_b2b) .product-info-price .price-box .price-including-tax + .price-excluding-tax .price,
body.catalog-product-view:not(.customer_b2b) .price-container .price-including-tax + .price-excluding-tax{
    font-size: 0.8rem !important;
}

body.catalog-product-view:not(.customer_b2b) .product-info-price .old-price .price-including-tax,
body.catalog-product-view:not(.customer_b2b) .product-info-price .old-price .price-including-tax span{
    padding-top: unset;
    margin-top: 2px;
}

/* Search Page */

body.catalogsearch-result-index:not(.customer_b2b)  .product-item-details .special-price .price-excluding-tax,
body.catalogsearch-result-index:not(.customer_b2b)  .product-item-details .old-price .price-excluding-tax{
    display: none;
}

body.catalogsearch-result-index:not(.customer_b2b) .product-item-details .old-price .price-including-tax,
body.catalogsearch-result-index:not(.customer_b2b) .product-item-details .old-price .price-including-tax span{
    padding-top: unset;
}
