/*ana start*/
.product-shop .header-block.header-block-2 {
    display: none;
}


.products-widget {
    margin-top: 30px;
}


strong.benefit {
    color: red;
}
.row {
    padding-top: 10px;
}


#pc-tab-categorie.tab {
    display: none !important;
}


li.level0.nav-1.parent a {
 
    font-weight: 900;
  color: #d03731  !important;
}

.product-view .product-shop .price-box .old-price .price,
.product-view .product-shop .price-box .price-label, .product-view .product-shop .price-box-suggested .price-label {
      display: initial;
    color: red;
    font-weight: 700;
}



ul.top-menu.cf {
    margin-bottom: 3px;
    text-align: center;
}
.category-box-description .header-block.header-block-2,
.product-box div.header-block {
    display: none;
}
.main-aside, .main-content {
    border-top: 7px solid #6c6b6b;; /*#e31e25;*/
    padding-top:4px;
    padding-left:0px !important;
    
}
.main-content{padding-right:0px !important;}
/*.above-header-wrapper.desktop {
    display: none;
}*/

.header-block-2 + .header-block-2 {
    display: none;
}

/*ana end*/

.modal {
    padding: 5px 11px 5px 7px;
}

.product-view .product-shop .attr-subtitle {
    font-size: 14px;
}

/*.page-header .desktop .logo img {
    max-height: 41px;
}*/

.product-essential a:link,
.product-essential a:visited,
.postContent a:link, .postContent a:visited {
    text-decoration: none;
    color: #e31e25; /*#f47920;*/
}


span.pret_euro {
    color: #428ccb;
    font-weight: 600;
}

.postContent img {
    height: 400px;
}

.blog-post-view .blog-layout-2 .content-bottom-blog,
.blog-post-view .blog-layout-2 .postContent,
.blog-post-view .blog-layout-3 .content-bottom-blog,
.blog-post-view .blog-layout-3 .postContent {
    margin: 0 5% !important;
}

.blog-index-list .blog-layout-4 .postWrapper .postContent {
    color: #000;
}

.blog-post-view .blog-layout-2 .postContent ol,
.blog-post-view .blog-layout-2 .postContent ul {
    padding-left: 35px;
}

.main-aside .products-widget .products-grid {
    display: table !important;
    table-layout: fixed !important;
    width: 100% !important;
}

.above-header-item.above-header-logout {
    display: none;
}

.page-header .desktop .header-block.header-block-1 p {
    color: #1b2c3a;
}


/*=======================
WHATSAPP
========================*/
.custom_mesanger_buttons {
    position: fixed;
    bottom: 65px;
    right: 10px;
    z-index: 100;
}

.custom_mesanger_buttons img {
    height: 60px;
    width: 60px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    transition: box-shadow 150ms linear;
    background-color: #fff;
}

.to-top {
    right: 15px !important;
}

/* searchanise */

div.snize-ac-results li.snize-category a.snize-view-link,
div.snize-ac-results span.snize-title {
    color: #121a4f !important;
}

/* Mega menu */
#shipping-day-delivery {
    display: block !important;
}

.product-view .product-img-box .discount-percentage span {
    background-color: #f50717;
    color: #fff;
    font-weight: 700;
}

.product-collateral .tab-nav .rating-link + .rating-box .rating {
    background-size: 16px 16px;
    height: 21px;
}

.list--horizontal .list__item.ro,
.list--horizontal .list__item.hu,
.list--horizontal .list__item.en,
.list--horizontal .list__item.ro a,
.list--horizontal .list__item.hu a,
.list--horizontal .list__item.en a {
    font-size: 0 !important;
    height: 20px;
    width: 32px;
}

.list--horizontal .list__item.ro,
.list--horizontal .list__item.hu,
.list--horizontal .list__item.en {
    margin: 11px 6px;
    opacity: 0.5;
}

.list--horizontal .list__item.list__item--selected {
    opacity: 1 !important;
}

.list--horizontal .list__item.ro {
    background: url(/media/wysiwyg/ro.png) 50% 50% no-repeat;
    background-size: 100% 100%;
}

.list--horizontal .list__item.hu {
    background: url(/media/wysiwyg/hu.png) 50% 50% no-repeat;
    background-size: 100% 100%;
}

.list--horizontal .list__item.en {
    background: url(/media/wysiwyg/en.png) 50% 50% no-repeat;
    background-size: 100% 100%;
}

.availability-only {
    padding-top: 0;
}

.availability-only span {
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    font-family: Open Sans;
    color: #121a4f;
}

.to-top {
    right: 100px;
    bottom: 10px;
    background-color: #9ea4a9;
}

.page-product-compare .reveal-trigger {
    background-image: url(/media/wysiwyg/compare-24px.svg);
}

@media screen and (min-width: 996px) {
    .bottom .nav--primary .submenu,
    .nav--primary ul.level0 ul {
        top: inherit;
        bottom: 0;
    }
    .cms-home .page-main .row:last-child,
    .cms-index-index .page-main .row:last-child {
        position: relative;
    }
    
    .page-main .main-aside {
        position: initial;
    }  
    
    .cms-home .nav-wrapper:not(.nav-wrapper-scroll) {
        scrollbar-width: none;
    }
    
    .cms-home .nav-wrapper:not(.nav-wrapper-scroll)::-webkit-scrollbar {
        width: 0px; /* Remove scrollbar space */
        background: transparent; /* Optional: just make scrollbar invisible */
    }
    .cms-home .nav-wrapper:not(.nav-wrapper-scroll)::-webkit-scrollbar-thumb {
        background: transparent;
    }
    
    .catalog-product-view #pc-tab-description {
        padding: 30px 20px;
    }
    
    .cms-home .nav-wrapper:not(.nav-wrapper-scroll) {
        scrollbar-y-position: left;
    }
    
    .cms-home .nav-wrapper:hover {
        right: 0;
    }
    
    .nav--primary .submenu {
        margin-left: 0;
        width: 298px;
    }
}

div.block.block-account.dock > div.block-content > ul > li:nth-child(5),
div.block.block-account.dock > div.block-content > ul > li:nth-child(8) {
    display: none;
}

/* General Styles */
body {
    cursor: default;
}

/* .my-account a {
    color: #121a4f !important;
} */

a:hover {
    text-decoration: none;
}

input,
select,
textarea {
    border-radius: 4px;
}

.row-wrapper + .row-wrapper {
    margin-top: 0px;
}

.cms-home .main-content > div > div:nth-child(2) > div {
    margin-top: -30px;
}

.blog-post-view .main-content > div > div:nth-child(2) > div {
    margin-top: 0;
}

.my-wishlist table .add-to-cart-alt button {
    height: auto;
    border-radius: 4px;
    margin-left: 4px;
}

.my-wishlist table .add-to-cart-alt input {
    border: 1px solid #cfd1dc !important;
    border-radius: 4px;
}

.form-search input::placeholder,
input::placeholder,
textarea::placeholder {
    color: #49555f;
    font-size: 15px;
    line-height: 22px;
}

.form-search input,
input,
textarea {
    color: #1b2c3a;
}

.form-search input {
    border: 1px solid #ced1d4;
}

.form-search input:hover,
.form-list .input-text:hover {
    border: 1px solid #1b2c3a;
}

.form-search input:focus,
.form-list .input-text:focus {
    border: 1px solid #1b2c3a;
    background: #fff;
}

.cart-table .btn-continue {
    display: inline-block;
}

.form-list .input-box,
.form-list .input-text,
.form-list select {
    border-radius: 5px;
    display: block;
    overflow: unset;
    padding-left: 10px;
}

.form-list .input-box {
    padding-left: 0px;
}

.form-list--inline label:first-child {
    width: auto;
}

input[type="text"] {
    border: 1px solid #ced1d4;
}

input:not([type]),
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
select,
textarea {
    background-color: #f7f8f8;
}

/* primary button */

a.button,
.over-banner a,
.ajaxcart-modal-footer .button,
.cart-totals .checkout-types #btn-proceed-checkout-fixed,
.cart-totals .checkout-types .btn-checkout,
.opc .buttons-set button.button,
.multiple-checkout .buttons-set button.button,
.block-cart .block-cart-aside .actions a.proceed-checkout,
.buttons-set .button,
.gdpr-cookies .col-12 .gdpr-content .gdpr-buttons .button#accept-all-cookies {
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0;
    background-color: #d26211;
    color: #fff;
    border-radius: 5px;
    padding: 14px 25px;
    /*  text-transform: capitalize;*/
}
.gdpr-cookies .col-12 .gdpr-content .gdpr-buttons .button#accept-all-cookies {
    padding: 13px 25px;
}

a.button:hover,
.over-banner a:hover,
.product-view .product-shop .add-to-cart button:hover,
.ajaxcart-modal-footer .button:hover,
.opc .buttons-set button.button:hover,
.multiple-checkout .buttons-set button.button:hover,
.block-cart .block-cart-aside .actions a.proceed-checkout:hover,
.buttons-set .button:hover,
.gdpr-cookies .col-12 .gdpr-content .gdpr-buttons .button#accept-all-cookies:hover {
    background-color:  #e31e25; /*#f47920;*/
    color: #fff;
}
.product-view .product-shop .add-to-cart button:hover {
    background-color: #04724d;
    color: #fff;
}

.product-view .product-shop .add-to-cart #product-addtocart-button-fixed,
.product-view .product-shop .add-to-cart button {
    font-size: 15px;
    line-height: 22px;
    text-transform: initial; 
    color: #fff;
    padding: 14px 25px;
}

.product-view .product-shop .add-to-cart button:hover {
    background:  #e31e25; /*#f47920;*/
}

/* secondary button */

.products-grid .product-actions .button,
.button.ajaxcart-modal-close,
.cart-table tfoot button.btn-update,
.block-cart .block-cart-aside .actions a.view-cart,
.nav--primary.expanded li.parent.active > a::after,
.header-wishlist-count .block-wishlist .block-content .mini-products-list .product-details .link-cart,
.my-wishlist .buttons-set .btn-update,
.my-wishlist .buttons-set .btn-share,
.gdpr-cookies .col-12 .gdpr-content .gdpr-buttons .gdpr-more-details,
.cart-empty a.empty-cart-button,
.products-list .product-actions .button,
.page-main-overflow .block-compare .actions,
.page-main .cart-table button.button.btn-continue {
    background-color: #fff;
    color: #1b2c3a;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0;
    /*  text-transform: capitalize;*/
    border: 2px solid #d26211;
    padding: 12px 25px;
    display: inline-block;
    width: auto;
    border-radius: 5px;
}

.page-main-overflow .block-compare .actions {
    background-color: transparent;
    border: none;
    padding: 9px;
}

.products-grid .product-actions .button:hover,
.products-list .product-actions .button:hover,
.button.ajaxcart-modal-close:hover,
.cart-table tfoot button.btn-update:hover,
.block-cart .block-cart-aside .actions a.view-cart:hover,
.nav--primary.expanded li.parent.active > a:hover::after,
.header-wishlist-count .block-wishlist .block-content .mini-products-list .product-details .link-cart:hover,
.my-wishlist .buttons-set .btn-update:hover,
.my-wishlist .buttons-set .btn-share:hover,
.gdpr-cookies .col-12 .gdpr-content .gdpr-buttons .gdpr-more-details:hover,
.cart-empty a.empty-cart-button:hover,
.products-list .product-actions .button:hover,
.page-main-overflow .block-compare .actions:hover,
.cart-table .btn-continue:hover,
.page-main .cart-table button.button.btn-continue:hover {
    background-color: #f9ebe0;
    color: #1b2c3a;
    text-decoration: none;
}

.page-main .cart-table button.button.btn-continue {
    display: none;
}

.gdpr-cookies .col-12 .gdpr-content .gdpr-buttons .gdpr-more-details {
    padding: 10px 20px;
}

.gdpr-cookies .col-12 .gdpr-content .gdpr-buttons .button#accept-selected-cookies {
    border: 2px solid #49555f;
}
.gdpr-cookies .col-12 .gdpr-content .gdpr-buttons .button#accept-selected-cookies:hover {
    border: 2px solid #1b2c3a;
}
.block-wishlist .product-details .link-cart {
    padding: 10px;
}

/* tertiary button */

.page-footer .marketing-box--newsletter .button,
.cart .discount button,
.filters-mobile-trigger,
.box-account .box-title a,
.box-account .box-head a,
.gdpr-cookies .col-12 .gdpr-content .gdpr-buttons .button#accept-selected-cookies {
    background-color: #49555f;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0;
    /*  text-transform: capitalize;*/
}

.page-footer .marketing-box--newsletter .button:hover,
.cart .discount button:hover,
.filters-mobile-trigger:hover,
.box-account .box-title a:hover,
.box-account .box-head a:hover,
.gdpr-cookies .col-12 .gdpr-content .gdpr-buttons .button#accept-selected-cookies:hover {
    background-color: #1b2c3a;
}

.page-main button.button,
.page-main .button-review {
    /*  text-transform: capitalize;*/
}

.box-account .box-title a,
.box-account .box-head a {
    padding: 2px 5px;
}

.page-footer .marketing-box--newsletter .button {
    position: absolute;
    right: 7px;
    top: 5px;
    height: auto;
    padding: 9px 15px;
}

.multiple-checkout .step label.required em,
.opc .step label.required em {
    color: #f00000;
}

.opc .step #billing-new-address-form #shipping-address-wrapper input[type="radio"]:checked + label {
    border: 2px solid #d26211;
    font-size: 15px;
    line-height: 22px;
    color: #1b2c3a;
    font-weight: 600;
}

.opc .step #billing-new-address-form #shipping-address-wrapper input[type="radio"] + label {
    border: 2px solid #ced1d4;
    line-height: 22px;
    color: #1b2c3a;
    font-weight: 600;
    font-size: 15px;
}
.opc .step .form-list .input-text::placeholder {
    font-size: 15px;
    font-weight: 22px;
    color: #49555f;
}

.opc .step .form-list .input-text {
    border: 1px solid #ced1d4;
    background-color: #f7f8f8;
}

.opc .step .form-list .input-text:hover {
    border: 1px solid #1b2c3a;
}

.opc .step .form-list .input-text:focus {
    background-color: #fff;
}

/*.opc-review a:not(.button):not(.f-left):not(.fb_button):not(.privacy-policy-show-popup):not(.show-more) { 
    display: none;
}*/

#review-buttons-container > p > a {
    display: inline-block;
}

.page-header .page-container-inner,
.cms-home .page-main .page-container,
.cms-index-index .page-main .page-container {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 10px !important;
}

.page-header .page-container {
    max-width: 100%;
    padding: 0;
}

.hello-user {
    padding: 0 20px;
    color: #121a4f;
}

.cms-home .page-main .page-container,
.cms-index-index .page-main .page-container {
    padding-top: 0;
}

.nav-container,
.page-main .page-container-wrapper {
    background-color: transparent;
}

.page-header .page-container-inner {
    padding: 26px 20px 6px;
}

.cms-home .row-wrapper:first-child .showcase {
    margin: 0;
}

.category-intro {
    padding: 0;
}

.block-layered-nav {
    margin-top: 20px;
}

.catalog-category-view .offer-section,
.catalog-category-view #services,
.catalog-category-view .products-widget {
    display: none;
}

.products-grid .product-badges {
    position: absolute;
    top: 10px;
    left: 10px;
}

.products-grid .product-badges .badge {
    min-width: 48px;
}

.badge--new {
    background-color: #1b2c3a;
    color: #fff;
}

.badge {
    padding: 3px 9px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 0;
    /*  text-transform: capitalize;*/
}

.add-to-links li:first-child {
    padding-bottom: 5px;
}

.add-to-links li a.link-wishlist:before {
    background: #f7f8f8 url(/media/wysiwyg/i_header-wishlist.svg) 50% 50% no-repeat;
    border-radius: 5px;
}

.add-to-links li a.link-wishlist:hover:before {
    background: #e9eaeb url(/media/wysiwyg/i_header-wishlist.svg) 50% 50% no-repeat;
    border-radius: 5px;
}

.add-to-links li a.link-compare:before {
    background: #f7f8f8 url(/media/wysiwyg/compare-24px.svg) 50% 50% no-repeat;
    border-radius: 5px;
}

.add-to-links li a.link-compare:hover:before {
    background: #e9eaeb url(/media/wysiwyg/compare-24px.svg) 50% 50% no-repeat;
    border-radius: 5px;
}

.products-grid .add-to-links li a.link-wishlist,
.products-grid .add-to-links li a.link-compare {
    opacity: 0;
}

.products-grid .item-inner:hover .add-to-links li a.link-wishlist,
.products-grid .item-inner:hover .add-to-links li a.link-compare {
    opacity: 1;
}

.products-grid.grid-4 li.item .item-inner:hover .product-name a,
.category-products .products-grid li.item .item-inner:hover .product-name a,
.products-grid .item-inner:hover .product-name a {
    text-decoration: underline;
}

.catalog-product-view .add-to-links li {
    display: inline-block;
}

.catalog-product-view .add-to-links li a:before {
    height: 50px;
    width: 50px;
}

.product-view .product-shop .add-to-links {
    margin-top: 0;
}

.catalog-product-view .add-to-links li:first-child {
    padding-right: 5px;
}

.product-view .product-shop .add-to-cart {
    margin-right: 20px;
    margin-bottom: 8px;
}
.product-view .product-shop .add-to-cart input[type="text"] {
    border-radius: none;
}

/* End of General Styles */

/* Header Styles */

.header-custom-block {
    background-color: #d26211;
    color: #BEBEBE;
    padding: 8px 0;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    
}

.block-cart > a > i em {
    color: #fff;
}

.page-header .mini-wrapper-1 .hello-user {
    line-height: 32px;
    float: left;
    margin-left: 40px;
}

/*.layout-2columns-left .top-menu li:first-child*/
.layout-2columns-left .top-menu li:nth-child(2) {
    display: none;
}

.layout-1column .top-menu li:first-child {
    display: inline-block;
}

/*----------------------old styles-------------------*/
.page-header .mini-wrapper-1 {
    float: none;
    clear: both;
    display: flex;
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 20px;
    justify-content: space-between;
}

.header-contact {
    margin-right: 100px;
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
}

.page-header .desktop .header-block {
    margin-left: 0;
}


.page-header .mini-wrapper-1 {
    display: flex;
    width: 100%;
}

.header-contact p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #121a4f;
    margin-right: 5px;
}

.header-contact p a {
    font-size: 15px;
    color: #121a4f;
    font-weight: bold;
}

/*-----------new styles-------------*/ /*
.above-header{   
    display: flex;
    justify-content: space-between;
    align-content: center;
    width: 100%;
}
.above-header-item{
    display: inline-block;
}

.above-header-info {
    margin-right: 100px;
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    float: none;
    margin-right: 40px;
    width: 100%;
}

.above-header-inner{
    background-color: #E9EAEB;
}

.above-header-inner .page-container {
    display:flex;
    width:100%;
    padding: 0 20px;
}

.above-header-info p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #121A4F;
    margin-right: 5px;
}

.above-header-info p a {
    font-size: 15px;
    color: #121A4F;
    font-weight: bold;
}*/

.header-contact p a:hover,
.page-header .list--horizontal .list__item a:hover {
    text-decoration: underline;
}

.page-header .desktop .list--links {
    position: relative;
}

.page-header .list--horizontal .list__item a {
    font-size: 14px;
    line-height: 34px;
    color: #121a4f;
}

.list--dividers .list__item:before {
    line-height: 33px;
}

.layout-1column .header-block-2 {
    float: none;
    clear: both;
    margin: 0;
    padding: 10px 5px;
    width: 100%;
}

.header-block-2 .top-menu {
    background-color: #ebebeb;
}

.header-block-2 .top-menu li {
    display: inline-block;
    padding: 0px 35px; /*7px 15px;*/
    /*border-left: 1px solid white;*/
}

.checkout-onepage-index .header-block-2 .top-menu li {
    padding: 13px 15px;
}

.header-block-2 .top-menu li a {
    color: white; /*#243238;*/
    -webkit-transition: color 0.1s ease-in-out;
    -moz-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
    font-size: smaller;
}

.header-block-2 .top-menu li:hover a {
    /* color: #d3d0d0; */
    font-weight: 600;
}

.page-header .mini-wrapper-2 > div + div {
    padding-left: 0;
}

.block-cart > a > span {
    color: #fff;
    font-size: 14px;
    /*  text-transform: capitalize;*/
    margin: 0;
}

.form-search button {
    right: 5px;
}

.page-header .desktop .block-cart > a > i {
    background-size: inherit;
    background-position: center center;
}

.cart .discount button {
    padding: 11px 9px;
}

.block-cart .block-cart-aside .block-content {
    border: 1px solid #ebebeb;
}

.block-cart .block-cart-aside .block-content:after {
    border-bottom: 10px solid #ebebeb;
    right: 6px;
    bottom: 100%;
}

.block-cart .block-cart-aside {
    padding-top: 10px;
}

.header-block-2 .top-menu li.category-mobile-link {
    display: none;
}

/* End of Header Styles */

/* Banner Styles */
.banner-wrapper {
    position: relative;
}

.banner-wrapper::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(17, 26, 78, 0.2);
}

.over-banner {
    position: absolute;
    left: 110px;
    top: 47%;
    transform: translateY(-50%);
    text-align: left;
}

.over-banner h2 {
    max-width: 392px;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    padding-bottom: 29px;
    /*  text-transform: capitalize;*/
    text-align: left;
    color: #fff;
}

.showcase .slick-dots li {
    margin: 4px;
}

.slick-dots button {
    box-shadow: none;
    opacity: 1;
    width: 8px;
    height: 8px;
}

.showcase .slick-dots button {
    width: 8px;
    height: 8px;
    box-shadow: none;
    opacity: 1;
    background-color: transparent;
    border: 2px solid #000;
}

.slick-dots .slick-active button {
    background-color: #000;
}

.showcase .slick-prev,
.showcase .slick-next {
    width: 40px;
    height: 40px;
    top: 50%;
    transform: translatey(-50%);
    border-radius: 50%;
    background-color: #000;
    opacity: 1
}

.main-content .product-view.gallery-orientation-1 .more-views .slick-next,
.main-content .product-view.gallery-orientation-1 .more-views .slick-prev {
    height: 100%;
    width: 40px;
    opacity: 0.25;
}

.main-content .product-view.gallery-orientation-1 .more-views .slick-prev:hover,
.main-content .product-view.gallery-orientation-1 .more-views .slick-next:hover {
    opacity: 1;
}

.product-view.gallery-orientation-2 .more-views {
    padding-right: 9px;
}

.showcase .slick-prev {
    left: 16px;
    background: #000 url(/media/wysiwyg/i_arrow-large-left-white.svg) 50% 50% no-repeat;
}

.showcase .slick-next {
    right: 16px;
    background: #000 url(/media/wysiwyg/i_arrow-large-right-white.svg) 50% 50% no-repeat;
}

.main-aside .showcase-inner .slick-prev,
.main-aside .showcase-inner .slick-next {
    bottom: 0;
    width: 40px;
    opacity: 0.5;
    height: 100%;
}

.main-content .products-grid .slick-next:hover,
.main-content .products-grid .slick-prev:hover {
    opacity: 1;
}
.main-aside .showcase-inner .slick-prev {
    left: 0;
    background: transparent url(/media/wysiwyg/i_arrow-small-left-white.svg) 50% 50% no-repeat;
}

.main-aside .showcase-inner .slick-next {
    right: 0;
    background: transparent url(/media/wysiwyg/i_arrow-small-right-white.svg) 50% 50% no-repeat;
}

.main-aside .products-grid .slick-prev,
.main-aside .products-grid .slick-next {
    bottom: 0;
    width: 40px;
    opacity: 0.5;
    height: 100%;
}

.main-aside .products-grid .slick-prev:hover,
.main-aside .products-grid .slick-next:hover {
    opacity: 1;
}
.main-aside .products-grid .slick-prev {
    left: 0;
    background: transparent url(/media/wysiwyg/i_arrow-small-left-dark.svg) 50% 50% no-repeat;
}

.main-aside .products-grid .slick-next {
    right: 0;
    background: transparent url(/media/wysiwyg/i_arrow-small-right-dark.svg) 50% 50% no-repeat;
}

.main-content .products-grid .slick-next,
.main-content .products-grid .slick-prev {
    width: 15px;
    opacity: 0.5;
}

.main-content .products-grid .slick-next {
    right: -14px;
    background: transparent url(/media/wysiwyg/i_arrow-small-right-dark.svg) no-repeat 50% 50%;
}

.main-content .products-grid .slick-prev {
    left: -14px;
    background: transparent url(/media/wysiwyg/i_arrow-small-left-dark.svg) no-repeat 50% 50%;
}

.product-view.gallery-orientation-1 .more-views .slick-prev {
    left: 0;
    background: transparent url(/media/wysiwyg/i_arrow-large-left-white.svg) 50% 50% no-repeat;
}

.product-view.gallery-orientation-1 .more-views .slick-next {
    right: 0;
    background: transparent url(/media/wysiwyg/i_arrow-large-right-white.svg) 50% 50% no-repeat;
}

/* End of Banner Styles */

/* Main Aside Styles */
.offer-section {
    margin-top: 20px;
}

.offer-wrapper li {
    position: relative;
    display: inline-block;
}

.offer-wrapper li a {
    display: block;
}

.offer-wrapper li .offer-item img {
    display: block;
    width: 100%;
    border-bottom: 1px solid #b7b7b7;
}

.offer-wrapper li .offer-desc {
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 15px 25px;
}

.offer-wrapper li .offer-desc strong {
    display: block;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.25px;
    color: #121a4f;
    padding-bottom: 5px;
}

.offer-wrapper li .offer-desc p {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
}

.offer-wrapper .slick-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 0;
}

.offer-wrapper .slick-dots li {
    margin: 5px 10px;
    padding-bottom: 15px;
}

.offer-wrapper .slick-dots li button {
    width: 8px;
    height: 8px;
    box-shadow: none;
    opacity: 1;
    background-color: transparent;
    border: 2px solid #7d7d7d;
    border-radius: 50%;
}

.offer-wrapper .slick-dots .slick-active button {
    background-color: #7d7d7d;
}

.showcase .controls-left .slick-dots {
    left: 0;
    right: 0;
}

/* End of Main Aside Styles */

/* About Us Section */
.category-box-image h2.category-subtitle {
    margin: 0;
    min-height: 64px;
}

.category-box-description {
    padding: 10px 20px 40px;
    position: relative;
    border: 1px solid #cfd1dc;
}

.cms-page-view .std .products-grid .product-name a {
    text-decoration: none;
}

.category-box-image h2.category-subtitle a {
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    text-decoration: none;
}

.category-box-image h2.category-subtitle a:hover {
    text-decoration: none;
}

.category-box-image .desc {
    padding: 10px 0 0;
    max-height: none;
    min-height: 182px;
}

.category-box-image > .item > a {
    display: grid;
}

.availability-only {
    padding-top: 3px;
}

.compare-table tr th {
    padding-bottom: 10px;
}

.category-box-image a.button.category-box-link {
    position: relative;
    right: 0px;
    top: 0px;
    text-decoration: none;
    margin-top: 20px;
    color: #1b2c3a;
    background-color: #fff;
    border: 2px solid #d26211;
    border-radius: 4px;
    /*  text-transform: capitalize;*/
    font-weight: 700;
}

.category-box-image a.button.category-box-link:hover {
    background-color: #f9ebe0;
}

.about-us-section ul.about-us-wrapper {
    margin: 0 -15px;
    padding: 5px 0 20px;
}

.about-us-section .about-us-wrapper li {
    float: left;
    width: 50%;
    display: inline-block;
    padding: 0 15px;
}

.about-us-section .about-us-wrapper li .about-us-items {
    border: 1px solid #b7b7b7;
}

.about-us-section .about-us-wrapper li img {
    display: block;
    width: 100%;
}

.about-us-section .about-us-wrapper li .about-us-desc {
    padding: 24px;
}

.about-us-section .about-us-wrapper li strong {
    display: block;
    font-weight: 700;
    font-size: 24px;
    color: #243238;
    min-height: 66px;
    line-height: initial;
}

.about-us-section .about-us-wrapper li p {
    font-size: 15px;
    color: #7d7d7d;
    padding-bottom: 12px;
    line-height: 24px;
}

/* End of About Us Section */

/* Aside section styles */

.main-aside .showcase .controls-middle .slick-dots {
    position: relative;
    bottom: -22px;
}

.main-aside .showcase .slick-dots button {
    border: 2px solid #fff;
}

.main-aside .showcase .slick-dots .slick-active button {
    background-color: #fff;
}

/*.main-aside .showcase .slick-next, .main-aside .showcase .slick-prev {
    height: 40px;
    width: 40px;
    bottom: -32px;
    transform: none;
    top: unset;
}*/

.main-aside .products-widget ul.slick-dots,
.main-content .products-widget .slick-dots {
    left: 0;
}

.main-aside .products-widget .slick-dots .slick-active button,
.main-content .products-widget .slick-dots .slick-active button {
    background-color: #1b2c3a;
}

.main-aside .products-widget .slick-dots button,
.main-content .products-widget .slick-dots button {
    border: 2px solid #1b2c3a;
    background-color: #fff;
}

/*.main-aside .showcase .slick-prev, .products-grid .slick-prev {
    background: url(/media/wysiwyg/i_arrow-small-left-dark.svg) 50% 50% no-repeat;
    left: 20%;
    bottom: -105%;
    opacity: 0.5;
    width: 70px;
}

.main-aside .showcase .slick-next, .products-grid .slick-next {
    background: url(/media/wysiwyg/i_arrow-small-right-dark.svg) 50% 50% no-repeat;
    right: 20%;
    bottom: -105%;
    width: 70px;
    opacity: 0.5;
}

.products-grid .slick-prev:hover, .products-grid .slick-next:hover {
    opacity: 1;
}*/

.aside-usp {
    margin: 47px 0 40px;
}

.aside-usp div {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.aside-usp div strong {
    display: inline-block;
    font-weight: bold;
}

.aside-usp div p {
    font-size: 15px;
    line-height: 22px;
}

.aside-usp div img {
    margin-right: 5px;
}

/* End of aside section styles */

/* Category Listing Styles */
.catalog-category-view .category-products .toolbar-bottom {
    margin-top: 15px;
}

.pager .pages {
    margin: 4px 0 0 10px;
}

.block-layered-nav li {
    margin-top: 10px;
}

.block-layered-nav .block-title {
    font-size: 20px;
    color: #49555f;
}

.pager select {
    margin: 0 10px 0 0;
}

.catalog-category-view .breadcrumbs li strong,
.breadcrumbs li strong {
    font-weight: 600;
}

/* Product Listing Styles */

.block-layered-nav dd.active-minimize-filters ol {
    max-height: 100%;
}

.block-layered-nav li em {
    margin-right: 10px;
}

.category-description {
    margin-bottom: 20px;
}

h2.subtitle {
    text-align: center;
    border-bottom: none;
    margin: 0;
    padding: 0 0 10px;
}

.cms-page-view .std h2:not(.product-name) {
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    color: #121a4f;
}

.products-grid.grid-4 li.item .item-inner,
.category-products .products-grid li.item .item-inner,
.products-grid .item-inner {
    border: 1px solid #cfd1dc;
}

.products-grid.grid-4 li.item .item-inner:hover,
.category-products .products-grid li.item .item-inner:hover,
.products-grid .item-inner:hover {
    box-shadow: 0px 3px 6px #121a4f29;
}

.products-grid .product-image {
    padding: 10px;
}

.products-grid .product-actions {
    width: 100%;
    margin: 0;
}

.products-grid .product-actions .button,
.products-list .product-actions .button,
.product-view .product-shop .add-to-cart button,
.block-cart .block-cart-aside .actions a.proceed-checkout,
.cart-totals .checkout-types .btn-checkout {
    -webkit-transition: background-color 0.1s ease-in-out;
    -moz-transition: background-color 0.1s ease-in-out;
    -o-transition: background-color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out;
}

.products-grid .product-actions .button,
.products-list .product-actions .button,
.product-view .product-shop .add-to-cart button {
    border-radius: 5px;
}

#shopping-cart-table,
#shopping-cart-totals-table {
    border: 1px solid #b7b7b7;
}

.catalog-product-view .product-view {
    padding-top: 20px;
}

.products-grid .slick-prev,
.products-grid .slick-next,
.product-view.gallery-orientation-1 .more-views .slick-prev,
.product-view.gallery-orientation-1 .more-views .slick-next {
    background-color: transparent;
}

.catalog-product-view .main-aside .products-widget {
    display: none;
}

.products-grid .price-box p.old-price span.price-label,
.products-grid .price-box p.special-price span.price-label,
.products-grid .price-box + div.discount,
.products-list .price-box p.old-price span.price-label,
.products-list .price-box p.special-price span.price-label,
.products-list .price-box + div.discount,
.product-view .product-shop .discount {
    display: none;
}

.products-grid .price-box p {
    display: block;
}

.products-grid .price-box p.old-price span.price,
.products-list .price-box p.old-price span.price {
    color: #49555f;
    font-size: 13px;
}

.products-grid .price-box p.special-price span.price,
.products-list .price-box p.special-price span.price {
    color: #be2412;
}

.product-view .product-shop .price-box .old-price .price,
.product-view .product-shop .price-box-suggested .old-price .price {
    font-size: 20px;
}

.product-view.gallery-orientation-1 .more-views .item-image {
    padding-right: 0;
}

.account-create {
    max-width: 700px;
    margin: 0 auto;
}

.add-to-links li a {
    font-size: 0;
    vertical-align: bottom;
}

.add-to-links li a:before {
    height: 34px;
    width: 34px;
    margin-right: 0;
}

.add-to-links li {
    padding: 0;
    display: block;
}

.add-to-links li a.active-compare:before,
.add-to-links li a.active-wishlist:before,
.add-to-links li a.active-wishlist span,
.add-to-links li a.active-compare span {
    opacity: 1;
}

.add-to-links li a.link-compare:before {
    background-image: url(/media/wysiwyg/compare-24px.svg);
}

.products-grid .add-to-links {
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    position: absolute;
    right: 15px;
    top: 10px;
}

.product-view .product-shop .availability {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
}

.product-view .product-shop .availability.in-stock {
    color: #1b2c3a;
    padding: 4px 12px;
    border: 1px solid #1b2c3a;
}

/* End of Product Listing Styles */

/* Partners Section */
.partners-item li {
    float: left;
    display: inline-block;
    width: 16.667%;
    padding: 0 15px;
}

.partners-item li img {
    display: block;
    width: 100%;
}

.partners-item li:hover img {
    filter: none;
}

/* End of Partners Section */

/* Footer Styles */

.list--social .list__item {
    margin-top: 0;
    margin-right: 5px;
    margin-bottom: -10px;
}
.list--social .list__item--facebook a:hover {
    background-image: url(https://magazinuldespalatorii.ro/skin/frontend/blugento/default/blugento/images/var_list--social__item--facebook__link_background-image.svg);
}

.list--social .list__item--instagram a:hover {
    background-image: url(https://magazinuldespalatorii.ro/skin/frontend/blugento/default/blugento/images/var_list--social__item--instagram__link_background-image.svg);
}

.list--social .list__item--youtube a:hover {
    background-image: url(/media/wysiwyg/i_social-white-yt.svg);
}

.list--social .list__item--youtube a {
    transform: scale(1.3);
    margin-left: 6px;
}

.list--social .list__item a {
    opacity: 0.4;
}

.list--social .list__item a:hover {
    opacity: 1;
}

.copyright strong {
    color: #fff;
}

.copyright a:hover {
    text-decoration: underline;
}

.page-footer .page-container-wrapper {
    max-width: 100%;
    border: none;
    background-color: #1b2c3a;
}
.page-footer .page-container-wrapper:first-child {
    background-color: #fff;
}

.page-footer .marketing-box form {
    position: relative;
}

.page-footer .col-2,
.page-footer .col-4 {
    width: 100%;
}

.page-footer .col-4 {
    order: 1;
}

.page-footer .col-2 {
    order: 2;
    padding-top: 50px;
}

.page-footer .footer-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.page-footer .footer-links > ul {
    float: left;
    width: auto;
    flex-basis: 33.333333%;
    display: inline-block;
    padding: 0;
}

.page-footer .footer-links > ul:last-child {
    min-width: 412px;
}

.page-footer .footer-links > ul h4 {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 19px;
    letter-spacing: 0.25px;
    padding-bottom: 12px;
}

.page-footer .footer-links .footer-social h4 {
    padding-bottom: 12px;
}

.page-footer .footer-links > ul p,
.page-footer .footer-links > ul a {
    display: block;
    font-size: 13px;
    color: #fff;
    padding-bottom: 10px;
    -webkit-transition: color 0.1s ease-in-out;
    -moz-transition: color 0.1s ease-in-out;
    -ms-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
}

.page-footer .footer-links > ul a:hover {
    text-decoration: underline;
}

.footer-contact-section li {
    font-size: 15px;
    line-height: 22px;
}

.page-footer .marketing-box--newsletter i,
.page-footer .marketing-box .box-title,
.page-footer .copyright br {
    display: none;
}

.page-footer .footer-links .footer-newsletter-section h5 {
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 6px;
}

.page-footer .marketing-box .box-content {
    margin: 0;
}

.page-footer .marketing-box--newsletter {
    float: none;
}

.page-footer .marketing-box--newsletter .input-text {
    min-width: 414px;
    border-radius: 5px;
    padding-left: 20px;
    background-color: #fff;
    width: 100%;
    height: 50px;
}

.page-footer .branding {
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 29px 0 0;
    border-top: 1px solid rgba(250, 250, 250, 0.2);
}

.page-footer .copyright {
    font-size: 13px;
    color: #fff;
}

/* End of Footer Styles */

/* Services Section Styles Start */
#services .item {
    color: #252525;
    margin-bottom: 20px;
}

#services,
#services .item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}

#services {
    flex-flow: row wrap;
    margin-top: 25px;
}

#services .item i {
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 22px;
    background: #363636;
    color: #fff;
    text-align: center;
    border-radius: 50%;
}

#services .item:nth-child(3) i {
    width: 57px;
}

#services .item p {
    float: left;
    font-size: 14px;
    line-height: 18px;
    padding-left: 15px;
}

#services .item p span {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.25px;
}

.nav--primary li {
    border-bottom: 0;
}

#coupon_code {
    border-radius: 5px;
    margin-right: 4px;
    border-right: 1px solid #cfd1dc;
    background-color: #fff;
}

.cart .discount {
    margin: 0 0 30px 0;
}

/* End of Services Section Styles */

.block-account {
    background-color: #fff;
}

.pager .limiter {
    float: left;
    margin-right: 20px;
}

.toolbar .view-mode {
    float: right;
    margin-left: 20px;
    padding: 0;
    background-color: #fff;
}

.toolbar .view-mode a,
.toolbar .view-mode strong,
.toolbar .view-mode a.list,
.toolbar .view-mode strong.list {
    border: 1px solid #cfd1dc;
    border-radius: 5px;
    width: 36px !important;
    height: 33px !important;
}

.toolbar .view-mode a.list:hover,
.toolbar .view-mode strong.list {
    background: #fff url(/media/wysiwyg/list-default.svg) 50% 50% no-repeat;
}

.toolbar .view-mode a.grid:hover,
.toolbar .view-mode strong.grid {
    background: #fff url(/media/wysiwyg/grid-default.svg) 50% 50% no-repeat;
}

.toolbar .view-mode a.list {
    background: #fff url(/media/wysiwyg/list-selected.svg) 50% 50% no-repeat;
}

.toolbar .view-mode a.grid {
    background: #fff url(/media/wysiwyg/grid-selected.svg) 50% 50% no-repeat;
    height: 35px !important;
}

.toolbar .view-mode a.list,
.toolbar .view-mode strong.list {
    min-height: 100% !important;
    min-width: 38px !important;
    margin-left: 5px;
    background-size: 100% 100%;
}

.cod-sea-wrap {
    display: inline-block;
    padding-left: 10px;
    position: relative;
    top: 5px;
}

.cod-sea-wrap th {
    font-weight: 400 !important;
    position: relative;
    padding-right: 5px;
}

.cod-sea-wrap th:after {
    position: absolute;
    content: ":";
    font-size: 13px;
    font-weight: 400;
}

.catalog-product-view .tab-ratings > .form-add-review {
    margin-top: 0;
    width: 60%;
    margin: 0 auto;
}

.product-collateral .tab-nav {
    font-weight: bold;
    border-top: 1px solid #ced1d4;
}

.tab-nav {
    background: transparent url(/media/wysiwyg/keyboard_arrow_right-24px.svg) no-repeat calc(100% - 10px) 50%;
    background-size: 24px;
}

.tab-nav.active {
    background-image: url(/media/wysiwyg/keyboard_arrow_down-24px.svg);
}

.product-collateral .tab-nav .rating-link + .rating-box {
    background-size: 16px 32px;
    width: 80px;
    height: 22px;
}

.product-collateral .tab-nav .rating-link {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5714285714;
    letter-spacing: 0;
}

.account-create h1 a.company-link {
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
    text-decoration: underline;
    /*  text-transform: capitalize;*/
    margin-left: 40px;
    position: relative;
    top: -2px;
}

.products-list .product-image {
    max-width: 20%;
}

.products-list .product-box {
    text-align: left;
}

.products-list .product-actions {
    display: flex;
    align-items: center;
}

div.configurable-swatch-list,
ul.configurable-swatch-list {
    margin-bottom: 0;
}

.products-list .add-to-cart {
    margin-right: 10px;
}

.products-list .item-inner {
    border: 1px solid #cfd1dc;
}

.products-list .item-inner:hover {
    box-shadow: 0px 3px 6px #121a4f29;
}

.page-main-overflow .reveal-trigger {
    left: 10px;
    right: unset;
    height: 40px;
    width: 40px;
}

.page-main-overflow .block-compare .block-content {
    display: flex;
    justify-content: flex-end;
}

.block-compare ol {
    margin-right: 20px;
}

.page-main-overflow .block-compare .actions {
    text-decoration: none;
}

.opc .buttons-set,
.multiple-checkout .buttons-set {
    padding-top: 15px;
}

.cart-totals .checkout-types #btn-proceed-checkout-fixed.btn-checkout-fixed {
    border-radius: initial;
}

.contact-page-container .info-form {
    padding: 0 22px 0 5px;
}
.contact-page-container .info-form label {
    color: #4a4b4c;
}
.contact-page-container .info-form label em,
.contact-page-container .info-form .buttons-set p.required {
    color: #f00000;
}

.tabs-nav {
    border-bottom: 2px solid #e9eaeb;
    padding: 0;
}

.tabs-nav > li a {
    padding: 10px 20px;
    font-size: 15px;
    line-height: 22px;
}

.tabs-nav > li a:hover {
    font-weight: 600;
}

.tabs-nav > li.activeli,
.tabs-nav > li.activeli.tab-reviews a {
    background-color: #e9eaeb;
    border-radius: 5px 5px 0 0;
}

.form-add-review > form {
    width: 100%;
    margin: unset;
}

.nav--primary a.level0 {
    background-image: url(/media/wysiwyg/i_arrow-small-right-dark.svg);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: 95% center;
}

.total-price-class strong {
    font-weight: 600;
}

.opc .step-title h2 {
    padding: 23px 0;
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
}

#opc-billing .step #co-billing-form ul .chose-entity input[type="radio"] + label {
    font-weight: 600;
}

.block-cart .block-cart-aside .summary {
    color: #49555f;
}

.page-header .mobile-trigger {
    border-left: 0;
}

/*-------------BLOG STYLES---------------*/
.postWrapper .postTitle h1 {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    padding: 20px;
}

.postWrapper .postTitle {
    text-align: center;
    margin-bottom: 30px;
}

.blog-post-view .postContent.std {
    margin-top: 0;
}

div.postTitle {
    font-size: 13px;
    color: #9ea4a9;
}

.blog-post-view .postContent.std ul {
    padding: 0 0 10px 40px;
}

.blog-post-view .postContent.std ul li {
    list-style-type: circle;
}

p.side-note {
    color: #9ea4a9;
    font-size: 13px !important;
    margin-top: 40px;
}

.postContent p em {
    color: #9ea4a9;
}

div.blog-wrap.blog-layout-3 > h1 {
    margin-left: 20px;
}

.blog-index-list .toolbar .pager {
    margin-left: 20px;
}

.blog-index-list .blog-layout-3 .postWrapper:after {
    opacity: 0.45;
}

/* PRODUCT PAGE ATTR */
#pc-tab-categorie.tab {
    padding: 0;
/*    display: block !important;*/
    margin-bottom: 10px;
}

.product-view .product-shop .attr-subtitle {
    margin-bottom: 10px;
}

.tabs-nav>li.tab-categorie,
.product-collateral .tab-nav[data-rel="#pc-tab-categorie"] {
    display: none;
}

/* Responsive Styles */
@media (max-width: 1430px) {
    .custom_mesanger_buttons {
        bottom: 150px;
    }
    
    .to-top {
        bottom: 95px;
    }
}

@media screen and (min-width: 996px) {
    .links-before li > a {
        padding: 0;
    }
    
    /*.cms-home .nav-wrapper,*/
    .cms-home .links-after li > a {
        display: block !important;
    }
    
      
    .nav--primary .submenu,
    .nav--primary ul.level0 ul {
        top: 0;
    }
       
    
    .logo-text {
        content: "Asamblări și fixări pentru tine";
        position: absolute;
        bottom: 0;
        right: -198px;
        font-size: 18px;
        line-height: 18px;
        font-weight: bold;
        color: #121a4f;
        max-width: 173px;
        text-align: right;
    }
    
    .nav--primary {
        border: 1px solid #cfd1dc;
        border-bottom: 0;
        background-color: #fff;
        -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
    }
    .links-before li {
        text-align: center;
        font-weight: bold;
    }
    .header-block-2 .top-menu,
    .links-before li {
        background-color:  #e31e25; /*; #464545  #428ccb; */
        color: #fff;
        
        font-size: 16px;
        line-height: 22px;
        text-transform: uppercase;
        
        letter-spacing: 0;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 15px; 
        
        border-radius: 4px 4px 0px 0px;
    }
    
    
    /*
    .page-header .desktop .logo,
    .page-header .desktop .logo a {
        height: 41px;
    }
    
    .page-header .desktop .logo {
        padding-right: 23px;
    }
    */
    .page-header .desktop .mini-account > ul,
    .page-header .page-container-wrapper--sticky .mini-account > ul {
        margin: 0;
    }
    /* .page-header .mini-wrappers {
        padding-bottom: 0px;
    }
    */
    
    .page-header .mini-wrappers {
        display: inline-block;
        padding-bottom: 5px;
        margin-top: -50px;
    }
        
    .page-header .mobile-trigger--search a {
        width: 52px;
        background-color: #243238;
        background-size: 45%;
        border-radius: 5px;
    }
    
    .form-search input {
        border-radius: 5px;
        background: #f7f8f8;
        height: 44px;
        padding: 0 16px;
        min-width: 350px;
    }
    
    .page-header .mini-wrapper-2 > div + div {
        margin-right: 0;
        padding-right: 0;
        border-right: none;
    }
    
    .nav-container {
        padding: 0;
        margin: 0;
    }
    
    .nav--primary a.level0 {
        background-color: #fff;
        color: #1b2c3a;
        letter-spacing: 0;
        font-size: 14px;
        letter-spacing: 0;
        border-bottom: 1px solid #e9eaeb;
        font-weight: 500;
        text-transform: none; /*capitalize;*/
        /*padding-top: 15px;
        padding-bottom: 15px;*/
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .nav--primary a.level0:hover {
        color: #1b2c3a;
        background-color: #f7f8f8;
        font-weight: 600;
    }
    
    .nav--primary li.level0.parent:hover > a::after {
        content: none;
    }
    
    .nav--primary ul > li:hover > ul {
        border-bottom: 1px solid #b7b7b7;
    }
    
    .nav--primary ul.level0 ul {
        top: -1px;
        border-bottom: 1px solid #b7b7b7;
    }
    
    .nav--primary ul.level0 ul.level2 {
        top: -1px;
    }
    
    .nav--primary ul > li.level1 {
        margin: 0;
        border: none;
        border-right: 1px solid #b7b7b7;
        border-left: 1px solid #b7b7b7;
        border-top: 1px solid #b7b7b7;
    }
    
    .nav--primary ul:last-child {
        border-bottom: 1px solid #b7b7b7;
    }
    
    .nav--primary ul.level0 li > a.level1 {
        position: relative;
        overflow: hidden;
        border-bottom: 1px solid #e9eaeb;
        z-index: 0;
        font-weight: 500;
    }
    
    .nav--primary ul.level0 li > a:hover {
        background-color: #f7f8f8;
        text-decoration: none;
        color: #1b2c3a;
        font-weight: 700;
    }
    
    .nav--primary ul > li.level2,
    .nav--primary ul > li.level3 {
        height: 45px;
        margin-bottom: 0;
        border: 1px solid #b7b7b7;
    }
    
    .nav--primary ul.level0 li > a.level2,
    .nav--primary ul.level0 li > a.level3 {
        margin: 0;
        padding: 5px 25px;
    }
    
    .main-content .row-wrapper {
        padding: 0;
    }
    
    .page-main .main-aside {
        padding-right: 35px;
    }
    
    .blog-post-view .page-main .main-aside {
        padding-right: 0;
    }
    
    .products-grid.grid-4 li.item,
    .category-products .products-grid li.item {
        margin-bottom: 10px;
        list-style-type: none;
    }
    
    .catalog-category-view .category-products .products-grid li.item {
        width: 25%;
    }
    
    .catalog-product-view .products-grid.grid-6 li.item {
        width: 25%;
    }
    
    .layout-2columns-left .main-aside .products-grid.grid-4 li.item .product-box {
        padding: 10px 10px 20px;
    }
    
    .block-layered-nav {
        padding: 0;
    }

    .page-header .desktop .logo img {
        max-height: 150px;
    }

    .page-header .page-container-wrapper:first-child > .page-container.desktop {
        padding-top: 35px !important;
        padding-bottom: 35px;
    }

    .page-header .desktop .mini-account > ul, 
    .page-header .page-container-wrapper--sticky .mini-account > ul {
        border: 1px solid #ebebeb;
    }

    .page-header .desktop .mini-account>ul:after, 
    .page-header .page-container-wrapper--sticky .mini-account>ul:after {
        border-bottom: 10px solid #ebebeb;
    }

    .page-header .desktop .form-search input {
        border: 1px solid #ced1d4;
    }
}

@media (max-width: 1320px) {
    .logo-text {
        right: -182px;
    }
    
    .page-main .main-aside {
        padding-right: 15px;
    }
}

@media screen and (max-width: 1300px) and (min-width: 996px) {
    .page-header .desktop .logo {
        height: inherit;
        width: 25%;
    }
    
    .about-us-section .about-us-wrapper li p {
        min-height: 210px;
    }
}

@media screen and (max-width: 1183px) and (min-width: 996px) {
    .category-box-description {
        min-height: 420px;
    }
}

@media (max-width: 1150px) {
    .products-grid.grid-4 li.item,
    .products-grid.grid-6 li.item {
        width: 33.333333%;
    }
}

@media screen and (max-width: 995px) and (min-width: 768px) {
    .banner-wrapper {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 995px) {
    body.pointer-events-disabled .dock--active {
        background-color: #fff;
    }
    
    .nav--primary a.level0 {
        color: #1b2c3a;
    }
    
    .form-search button {
        right: 0;
        width: 46px;
    }
    
    .page-header .mini-wrapper-1 {
        display: block;
    }
    
    .category-box-description {
        min-height: 420px;
    }
    
    .products-widget h2 {
        margin-top: 20px;
    }
    
    .custom_mesanger_buttons {
        bottom: 135px;
    }
    
    .to-top {
        bottom: 80px;
        display: block;
    }
    
    .block-layered-nav li {
        margin-top: 12px;
    }
    
    .links-before li {
        display: none;
    }
    
    .nav-container {
        border-right: 0;
    }
    
    .cms-home .main-content > div > div:nth-child(2) > div {
        margin-top: 0;
    }
    
    .page-overlay,
    .nav-modal-open .menu-overlay-modal {
        background-color: rgba(0, 0, 0, 0.5);
        opacity: 1;
    }
    
    h2.subtitle,
    strong.subtitle,
    .page-title h1,
    .page-title h2 {
        font-size: 24px;
    }
    
    .products-list .product-image {
        max-width: 25%;
    }
    
    .showcase .controls-middle .slick-dots {
        left: 50%;
    }
    
    .page-header .page-container-inner {
        padding: 0;
    }
    
    .page-main {
        margin-top: 0;
    }
    
    .page-header .page-container-wrapper {
        height: auto;
        background-size: contain;
    }
    
    .page-header .page-container-wrapper.desktop {
        height: 0;
    }
    
    .row-wrapper + .row-wrapper {
        margin-top: 0;
    }
    
    .page-header .page-container {
        padding: 20px;
    }
    
    .main-aside + .main-content,
    .main-content + .main-aside {
        margin-top: 0;
    }
    
    .block-cart > a > i {
        height: 34px;
    }
    .dock-open .block-cart .block-cart-aside .actions a {
        font-size: 15px;
    }
    .over-banner h2 {
        font-size: 40px;
        line-height: 45px;
    }
    .products-grid .product-badges {
        display: block;
    }
    
    .nav--primary.expanded li.parent.active > a::after {
        margin: -15px 4px 0;
        padding: 10px;
        border: none;
        font-weight: 600;
    }
    
    .nav--primary.expanded li.parent.active > a:hover::after {
        background-color: #fff;
        text-decoration: underline;
    }
    
    .page-header .mini-wrapper-1 .hello-user {
        display: none;
    }
    
    .page-header .mobile .header-wishlist-count,
    .mini-cart {
        border-left: 0;
    }
    
    .page-header .form-search button {
        background-color: #243238;
    }
    
    .page-header .mobile-trigger--search a {
        background-size: inherit;
    }
    
    .page-header .mobile .tablet-logo {
        margin: -7px 0;
    }
    
    .block-cart .block-cart-aside .sidebar-bottom {
        padding: 20px 20px 0;
    }
    
    .header-block-2 .top-menu li.category-mobile-link {
        display: inline-block;
    }
    
    .nav--primary ul.level0 {
        overflow: visible;
    }
    
    .layout-2columns-left .main-content {
        order: 1;
    }
    
    .layout-2columns-left .main-aside {
        order: 2;
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-top: 40px;
    }
    
    .layout-2columns-left .main-aside .showcase {
        width: 50%;
    }
    
    #services {
        width: 100%;
        display: flex;
        flex-flow: unset;
        margin-top: 0;
        padding: 5% 0;
        align-items: flex-start;
    }
    #services .item {
        width: 25%;
        display: block;
        text-align: center;
        padding: 10px;
        margin-bottom: 0;
    }
    #services .item img {
        display: block;
        margin: 10px auto;
    }
    #services .item p {
        float: none;
        font-size: 0;
        padding-left: 0;
    }
    .main-aside .offer-section {
        width: 100%;
        padding: 15px 15px 15px 0;
    }
    
    .page-footer .col-2 {
        padding-top: 0;
    }
    
    .page-footer .footer-links {
        text-align: center;
    }
    
    .page-footer .footer-links > ul {
        max-width: 50%;
        padding: 15px;
        widows: 33.333%;
    }
    
    .page-footer .footer-links > ul:last-child {
        float: none;
        clear: both;
        margin: 0 auto;
    }
    
    .page-footer .marketing-box--newsletter .input-text {
        min-width: 395px;
    }
    
    .page-footer .footer-links > ul.footer-social li > ul {
        float: none;
        width: 100%;
        max-width: 100%;
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        padding-right: 0;
    }
    
    .page-footer .footer-links > ul,
    .footer-info-wrapper ul li {
        text-align: center;
    }
    
    .block-layered-nav dt {
        color: #fff;
    }
    
    .partners-item li {
        width: 33.33%;
    }
    
    .filters-mobile-trigger {
        margin-bottom: 10px;
        background: #e9eaeb url(/media/wysiwyg/i_filter-24px.svg) 97% 50% no-repeat;
        background-size: 30px;
        width: 100%;
        font-size: 20px;
        color: #1b2c3a;
    }
    
    .nav--primary li,
    .nav--primary li ul,
    .nav--primary li ul > li {
        display: block;
    }
    
    .nav--primary li.level2 > a,
    .nav--primary li ul.level2 {
        display: none;
    }
    
    .nav--primary a.level0,
    .nav--primary a.level1 {
        font-weight: 700;
    }
    .nav--primary ul.level0,
    .nav--primary.expanded li.parent.active > a {
        background-color: #fff;
    }
    
    .nav--primary.expanded li.parent.active > a {
        color: #363636;
    }
    .links-after li > a,
    .links-before li > a,
    .nav--primary li > a,
    .nav--primary-button--mobile {
        border-bottom: 1px solid #ced1d4;
    }
    
    .links-after li,
    .links-before li,
    .nav--primary li,
    .nav-item--mobile {
        border-bottom: none;
    }
    .block-layered-nav .block-title {
        color: #121a4f;
    }
    .block-layered-nav {
        background-color: #fff;
    }
    .block-layered-nav li a,
    .block-layered-nav dt {
        color: #363636;
    }
    .breadcrumbs {
        white-space: unset;
        background-color: transparent;
        padding: 10px 0px;
    }
    
    .aside-usp {
        margin: 15px 25px 40px;
    }
    .page-main .main-aside {
        padding-right: 0px;
    }
    
    .block-cart .block-cart-aside .actions a.view-cart {
        padding: 12px 63px;
    }
    
    .above-header-info {
        justify-content: center;
        margin-right: 0;
    }
    
    .above-header-info p {
        font-size: 0;
    }
    
    /*.above-header{
        justify-content: center; 
    }*/
    
    .header-contact {
        justify-content: center;
        margin-right: 0;
    }

    .page-header .mobile .phone-logo {
        display: block;
        height: 100px;
    }

    .page-header .mobile .tablet-logo {
        display: none;
    }

    .header-block-2 .top-menu {
        background-color: #e31e25;
    }

    .header-block-2 .top-menu li {
        padding: 0 20px;
    }

    .header-block-3 > p:first-of-type {
        padding-top: 20px !important;
    }

    .page-footer .footer-links ul.footer-newsletter-section {
        width: 100%;
        padding-right: 0;
    }

    .page-header .desktop .header-block.header-block-1 {
        display: block;
        position: absolute;
        top: 10px;
        left: 0;
    }
}

@media screen and (max-width: 850px) {
    .button-counter {
        margin-right: 10px;
    }
    
    .product-view .product-shop .add-to-cart {
        margin-right: 10px;
    }
}

@media (max-width: 790px) {
    .product-view .product-shop {
        width: 100%;
        float: none;
        margin-top: 20px;
        clear: both;
        position: relative;
    }
}

@media screen and (max-width: 769px) {
    .product-view .product-shop .add-to-links {
        clear: unset;
    }
    
    .cms-home .row .col-6 {
        width: 100%;
        margin-bottom: 20px;
    }
    
    .cms-home .row .col-6 img {
        width: 100%;
    }
    
    .category-box-description,
    .category-box-image h2.category-subtitle,
    .category-box-image .desc {
        min-height: auto;
    }
    
    .about-us-section .about-us-wrapper li {
        width: 100%;
        margin-bottom: 15px;
    }
    
    .about-us-section .about-us-wrapper li strong,
    .about-us-section .about-us-wrapper li p {
        min-height: inherit;
    }
    
    .page-footer .footer-links > ul {
        width: 100%;
        max-width: 100%;
    }
    
    /*   .page-header .mobile .tablet-logo a, .page-header .mobile .tablet-logo img {
        height: 22px;
        margin-top: 12px;
    }*/
}

@media (max-width: 767px) {
    .showcase .controls-middle .slick-dots {
        left: 0;
    }
}

@media (max-width: 639px) {
    .cart-table tfoot button.btn-update {
        margin-top: 0;
        margin-bottom: 0;
    }
    
    .products-grid.grid-4 li.item[data-mobile-items="1"],
    .products-grid.grid-6 li.item[data-mobile-items="1"] {
        width: 50%;
    }
}

@media screen and (max-width: 640px) {
    .page-main .cart-table button.button.btn-continue,
    .cart-table tfoot button.btn-update {
        display: block;
        margin: 5px auto;
    }
    
    .page-header .mobile .tablet-logo {
        display: none;
    }
    
    .header-block-2 .top-menu {
        text-align: center;
    }
    
    .banner-wrapper::before {
        content: none;
    }
    
    .cms-home .row .col-6 {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }
    
    .over-banner {
        position: relative;
        left: 0;
        top: 0;
        transform: none;
        margin-bottom: 35px;
    }
    
    .over-banner h2 {
        max-width: 100%;
        font-size: 30px;
        line-height: 45px;
        color: #1b2c3a;
    }
    #services .item p span {
        font-size: 12px;
        line-height: initial;
    }
    
    .layout-2columns-left .main-aside .showcase {
        width: 100%;
    }
    
    .layout-2columns-left .main-aside {
        flex-wrap: wrap;
    }
    
    .page-footer .branding {
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .header-contact p {
        margin-right: 3px;
        margin-left: 3px;
        font-size: 0;
    }
    
    .page-header .mobile .phone-logo {
        display: block;
    }
    
    .list--social {
        margin-top: -10px;
    }
    .catalog-product-view .tab-ratings > .form-add-review {
        width: 100%;
        margin: 0 auto;
    }

    .page-container-wrapper.desktop {
        margin-top: -45px;
    }

    .page-header .desktop .header-block.header-block-1 {
        position: relative;
    }
}

@media screen and (max-width: 479px) {
    .row-bn {
        padding-bottom: 40px;
    }
    
    .page-header .mobile .phone-logo {
        margin-bottom: 10px;
    }
    
    .header-contact,
    .header-contact p {
        margin-right: 0;
        width: 100%;
    }
    
    .header-contact {
        padding: 0;
        flex-wrap: wrap;
        text-align: center;
    }
    
    .header-contact p {
        line-height: normal;
    }
    
    .header-contact p a {
        font-size: 13px;
        font-weight: 500;
    }
    
    .products-grid .product-actions .button {
        font-size: 12px;
        padding: 10px 25px;
    }
    
    #opc-review .step-title a {
        display: none !important;
    }
    
    .product-collateral .tab,
    .tab-nav {
        padding-left: 0;
        padding-right: 0;
    }
    
    .block-cart .block-cart-aside .actions a + a {
        margin: 10px 0 0;
    }
    
    .opc-billing #shipping-address-wrapper .shipping-address-fields li.control,
    .opc-shipping #shipping-address-wrapper .shipping-address-fields li.control {
        margin: 15px 15px 10px 0;
    }
    
    .product-collateral .data-table th {
        max-width: 160px;
    }
    
    .layout-2columns-left .products-grid li.item {
        width: 50%;
    }
    
    .products-grid .desc {
        height: 60%;
    }
    
    .products-grid .configurable-swatch-list,
    .products-list .configurable-swatch-list {
        margin-top: 5px;
    }
    
    .products-grid .product-box {
        padding: 10px 4px;
    }
    
    .page-footer .footer-links > ul:last-child {
        min-width: 100%;
    }
    
    .page-footer .footer-links > ul {
        padding: 15px 0;
        flex-basis: 100%;
    }
    
    .main-aside .offer-section {
        padding-right: 0;
    }
    
    .page-footer .marketing-box--newsletter .input-text {
        min-width: inherit;
    }
    
    .over-banner h2 {
        font-size: 25px;
        line-height: 30px;
        padding-bottom: 20px;
        text-align: center;
    }
    
    .about-us-section .about-us-wrapper {
        padding: 6px 0 0;
    }
    
    .partners-item li {
        width: 50%;
    }
    #services .item p span {
        font-size: 9px;
    }
    #services .item {
        padding: 2%;
    }
    
    .products-list .product-image {
        max-width: 100%;
        width: 100%;
    }
    
    .products-list .product-box {
        text-align: center;
        width: 100%;
    }
    
    .products-list .product-actions {
        display: inline-block;
        align-items: center;
        margin-top: 0;
    }
    
    .cms-home .page-main .page-container,
    .cms-index-index .page-main .page-container {
        padding-top: 20px;
    }
    
    .showcase .slick-prev {
        left: 0;
    }
    
    .showcase .slick-next {
        right: 0;
    }
    
    .over-banner {
        top: 10px;
        text-align: center;
    }
    
    .showcase .slick-dots button {
        border: 2px solid #121a4f;
    }
    
    .showcase .slick-dots .slick-active button {
        background-color: #121a4f;
    }
    
    .cms-home .page-main,
    .page-main {
        margin-top: 0;
    }
    
    h2.subtitle,
    strong.subtitle,
    .page-title h1,
    .page-title h2 {
        font-size: 20px;
        line-height: 26px;
    }
    
    .opc .step-title strong {
        padding: 17px 5px;
    }
    
    .over-banner h2 {
        font-size: 20px;
    }
    
    .main-aside .showcase .slick-dots button {
        border: 2px solid #1b2c3a;
    }
    
    .showcase .controls-left .slick-dots {
        padding-top: 10px;
    }
    
    .main-aside .widget-new .products-grid li.item {
        width: 100%;
    }
    
    #opc-billing .step #co-billing-form ul .chose-entity input[type="radio"] + label {
        width: 50%;
        padding: 10px;
        font-size: 13px;
    }
    
    .aside-usp {
        margin: 15px 25px 40px 0;
    }
    
    .pager .pages {
        float: right;
    }
    
    .opc .allow .step-title a {
        padding: 27px 10px;
    }
    
    .list--social {
        margin-top: 5px;
    }
    
    .page-footer .page-container {
        padding-bottom: 5px;
    }
}


/***************************************************************************************************************/
@media screen and (min-width: 415px) {
    img.img-promotie1{
        margin: 20px; border: 2px solid #eb7f24;
    }
    img.img-promotie2{
        margin: 20px; border: 2px solid #3f8acb;
    }
    .h1-promotie{
        text-align: center; 
        font-size: 34px; 
        line-height: 34px; 
        margin: 0px;
    }
    
    .div-promotie{
        width: 50%; float: left; padding: 10px;
    }
    
    
}
/***************************************************************************************************************/
@media screen and (max-width: 415px) {
    img.img-promotie1 {
        margin: 10px; border: 2px solid #eb7f24;
    }
    
    img.img-promotie2 {
        margin: 10px; border: 2px solid #3f8acb;
    }
    
    .h1-promotie {
        text-align: center; 
        font-size: 20px !important; 
        line-height: 25px  !important; 
        margin: 10px;
    }
    
    .div-promotie {
        width: 90%; float: left; padding: 10px;
    }
    
    .products-grid.grid-4 li.item[data-mobile-items="1"],
    .products-grid.grid-6 li.item[data-mobile-items="1"] {
        width: 100%;
    }
    
    .page-main .cart-table button.button.btn-continue,
    .cart-table tfoot button.btn-update {
        font-size: 13px;
        line-height: 17px;
    }
}

/***************************************************************************************************************/
@media screen and (max-width: 370px) {
    .header-contact p a {
        font-size: 11px;
    }
}

/* End of Responsive Styles */


