.category-blackfriday .bf_banner {
    display:none !important;
}

.category-blackfriday .back-to-site {
    display: inline-block;
}

.back-to-site a {
    position: absolute;
    font-weight: 500;
    top: -212px;
    color: #fff;
    font-family: Raleway;
    font-size: 14px;
}

.page-title.category-title,
.pager,
.sorter,
.toolbar,
.callcenter-container,
.corporate-menu-container,
.breadcrumbs {
    display:none
}



@media only screen and (max-width: 480px) {
   
    .bf_title {
        text-align: center;
        background: #262d61;
        border-radius: 5px;
        border-bottom: solid 2px #feda0c;
        box-shadow: 0px 2px 0px #f12d26;
        margin-top: 4px;
        margin-bottom: 12px;
        color: #ffffff;
        font-size: 22px;
        font-weight: 600;
        font-family: Oswald;
        text-transform: uppercase;
        letter-spacing: -0.024em;
        text-shadow: 2px 0px 0px #182588;
        line-height: 1.5;
        margin: 0px 8px;
        padding: 4px 0px;
    }
   


     .bf_title:after {
        content:"";
        display:block;
        float:left;
        position:relative;
        margin: 0 auto;
        top:10px;
        left:12%;
        width:14px;
        height:14px;
        background:#262d61;
        transform: rotate(45deg);
        border:solid 2px #E91E63;
        box-shadow: 2px 1px 0px #f6d313;
    }


     .bf_title:before {
        content:"";
        display:block;
        float:right;
        position:relative;
        margin: 0 auto;
        top:10px;
        right:12%;
        width:14px;
        height:14px;
        background:#262d61;
        transform: rotate(45deg);
        border:solid 2px #E91E63;
        box-shadow: 2px 1px 0px #f6d313;
    }

}


@media only screen and (max-width: 770px) {
    .category-description.std {
        display: block;
        float: none;
        width: 100%;
        padding: 12px;
    }
}


.wide ul.level0 {
    width: max-content !important;
    background-color: #161f57 !important;
    border: unset !important;
    text-shadow: none !important;
    border-radius: unset !important;
    left: -150px !important;
    box-shadow: 3px 4px 2px #000 !important;
    padding: 10px;
}


@media only screen and (min-width: 481px) and (max-width: 700px) {
   
    .bf_title {
        text-align: center;
        background: #262d61;
        border-radius: 5px;
        border-bottom: solid 2px #feda0c;
        box-shadow: 0px 2px 0px #f12d26;
        margin-top: 4px;
        margin-bottom: 12px;
        color: #ffffff;
        font-size: 22px;
        font-weight: 600;
        font-family: Oswald;
        text-transform: uppercase;
        letter-spacing: -0.024em;
        text-shadow: 2px 0px 0px #182588;
        line-height: 1.5;
        margin: 0px 8px;
        padding: 4px 0px;
    }
   


     .bf_title:after {
        content:"";
        display:block;
        float:left;
        position:relative;
        margin: 0 auto;
        top:10px;
        left:24%;
        width:14px;
        height:14px;
        background:#262d61;
        transform: rotate(45deg);
        border:solid 2px #E91E63;
        box-shadow: 2px 1px 0px #f6d313;
    }


     .bf_title:before {
        content:"";
        display:block;
        float:right;
        position:relative;
        margin: 0 auto;
        top:10px;
        right:24%;
        width:14px;
        height:14px;
        background:#262d61;
        transform: rotate(45deg);
        border:solid 2px #E91E63;
        box-shadow: 2px 1px 0px #f6d313;
    }

}


@media only screen and (min-width: 701px) and (max-width: 1023px) {
   
    .bf_title {
        text-align: center;
        background: #262d61;
        border-radius: 5px;
        border-bottom: solid 2px #feda0c;
        box-shadow: 0px 2px 0px #f12d26;
        margin-top: 4px;
        margin-bottom: 12px;
        color: #ffffff;
        font-size: 22px;
        font-weight: 600;
        font-family: Oswald;
        text-transform: uppercase;
        letter-spacing: -0.024em;
        text-shadow: 2px 0px 0px #182588;
        line-height: 1.5;
        margin: 0px 8px;
        padding: 4px 0px;
    }
   


     .bf_title:after {
        content:"";
        display:block;
        float:left;
        position:relative;
        margin: 0 auto;
        top:10px;
        left: 34%;
        width:14px;
        height:14px;
        background:#262d61;
        transform: rotate(45deg);
        border:solid 2px #E91E63;
        box-shadow: 2px 1px 0px #f6d313;
    }


     .bf_title:before {
        content:"";
        display:block;
        float:right;
        position:relative;
        margin: 0 auto;
        top:10px;
        right: 34%;
        width:14px;
        height:14px;
        background:#262d61;
        transform: rotate(45deg);
        border:solid 2px #E91E63;
        box-shadow: 2px 1px 0px #f6d313;
    }

}



@media only screen and (min-width: 1024px) {
   
    .bf_title {
        text-align: center;
        background: #262d61;
        border-radius: 12px;
        border-bottom: solid 2px #feda0c;
        box-shadow: 0px 2px 0px #f12d26;
        margin-top: 4px;
        margin-bottom: 12px;
        color: #ffffff;
        font-size: 40px;
        font-weight: 600;
        font-family: Oswald;
        text-transform: uppercase;
        letter-spacing: -0.024em;
        text-shadow: 2px 0px 0px #182588;
        line-height: 1.5;
    }


     .bf_title:after {
        content:"";
        display:block;
        float:left;
        position:relative;
        margin: 0 auto;
        top: 18px;
        left: 30%;
        width: 24px;
        height: 24px;
        background:#262d61;
        transform: rotate(45deg);
        border: solid 3px #E91E63;
        box-shadow: -2px 2px 0px #f6d313;
    }


     .bf_title:before {
        content:"";
        display:block;
        float:right;
        position:relative;
        margin: 0 auto;
        top: 18px;
        right: 30%;
        width: 24px;
        height: 24px;
        background: #262d61;
        transform: rotate(45deg);
        border: solid 3px #E91E63;
        box-shadow: 2px -2px 0px #f6d313;
    }
    
    
}





.content-wrapper .header-account-container
.links {
    border-bottom:0px;
}


#notice-cookie-block {
    position: sticky;
}

#notice-cookie-block .notice-inner {
    padding: 0;
    text-align: center;
    padding: 1px 0;
    margin: 0px 0;
    border-top: 0px solid #cdcdcd;
    border-bottom: 0px solid #cdcdcd;
}



@media only screen and (min-width: 1024px) {
    #header-nav {
        position:relative;
        top: -47px;
        box-shadow: none;
    }
}


.col1-layout .col-main {
    margin-top: 158px;
}

@media (max-width: 1023px) {
    .col1-layout .col-main {
        margin-top: 56px;
        padding: 0px 0px 0px 0px;
    }
}

@media only screen and (max-width: 1023px) and (min-width: 771px) {
.main {
    width: 100%;
    margin: 0 auto;
    margin-top: 56px;
    box-shadow: none;
    border-radius: 0px;
 }
}

.main {
    background-color: rgba(0, 0, 0, 0) !important;
    box-shadow: none !important;
    border-radius: 0px !important;
}


@media only screen and (max-width: 1023px) {
    .main-container {
        background: url(/media/wysiwyg/cms/ziua-nationala/bg_ziua_nationala.png) !important;
        background-repeat: no-repeat !important;
        background-color: #e0e0e0 !important;
        background-position-x: center !important;
        background-attachment: fixed !important;
        /* background-size: 700% !important; */
        /* background-position: -640px 54px !important; */
        padding-bottom: 0px;
    }
}


@media only screen and (min-width: 1024px) {
    .main-container {
        background: url(/media/wysiwyg/cms/ziua-nationala/bg_ziua_nationala.png) !important;
        background-repeat: no-repeat !important;
        background-color: #e0e0e0 !important;
        background-position-x: center !important;
        background-attachment: fixed !important;
        background-size: 100% !important;
        background-position: 0 99px !important;
    }
}


.main-container {
    background: none;
    background-color: #000000;
}

.page-header {
    border-bottom: 4px solid #ed1c24;
    position: fixed;
    width: 100%;
    z-index: 99999;
}


@media only screen and (min-width: 1024px) {
    .page-header-container {
        position: relative;
        border-top: 34px solid #e52a23;
        /* background: #fcd116; */
        height: 108px;
        z-index: 99999;
    }
}


@media (max-width: 1023px) {
    .page-header-container {
        background: white;
        z-index: 99999;
    }
}


@media only screen and (min-width: 1024px) {
    .header-account-container {
        display: inline-block;
        position: absolute;
        top: -204px;
        right: 0px;
        font-family: Raleway;
        font-size: 14px;
        font-weight: 500;
    }
}


@media only screen and (min-width: 1024px){
#header-nav {
    position: relative;
    /* background-color: #868686; */
    top: -51px;
    box-shadow: 0px 0px 0px 0px #f7f062;
    /* background: linear-gradient(-90deg, #ce1126 50%, #002b7f 50%); */
    background-color: #171f56;
 }
}




@media (min-width: 1261px) {

nav {
    display: block;
    margin: 0 auto;
    width: 1260px;
    /* background: linear-gradient(-90deg, #fcd11600, #fcd116 40%, #fcd116  73%,#fcd11600); */
    /* background: #fcd116; */
    background: none;
 }
}

@media (max-width: 1260px){
nav {
    display: block;
    margin: 0 auto;
    width: auto;
    /* background: linear-gradient(-90deg, #191616, #000000 10%, #000000 90%,#191616); */
    background: #171f56;
}
}

.nav-primary li.level0>a {
    background-color: rgba(0, 0, 0, 0);
}

@media only screen and (min-width: 771px) {
.nav-primary a:hover, .nav-primary li:hover>a {
    color: #FFF;
    webkit-box-shadow: 0 0 36px rgb(90, 0, 0) inset;
    -moz-box-shadow: 0 0 36px rgb(90, 0, 0) inset;
    box-shadow: 0 0 36px rgb(1, 9, 60) inset;
 }
}

@media only screen and (min-width: 771px) {
.nav-primary .menu-active, .nav-primary li.level0:hover {
    z-index: 200;
    background: none;
    text-align: center;
 }
}

@media only screen and (min-width: 771px){
.nav-primary li.level0 ul {
    background: none;
    position: absolute;
    left: 0;
    top: 56px;
    z-index: 10;
    width: 220px;
    padding: 0px;
    border: solid 2px rgba(248, 249, 73, 0.8392156862745098);
    padding-top: 0px;
    box-shadow: 3px 3px 0px rgba(208, 31, 31, 0.7411764705882353);
    border-bottom-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: rgba(22, 31, 86, 0.96);
 }
}

.nav-primary li {
    background-color: rgb(22 31 87);
}

.nav-primary li:hover {
    background-color: rgb(22 31 87);
}


/* - LOGO - */
@media only screen and (min-width: 1024px) {
    .logo {
        width: 180px !important;
        height: 48px !important;
        margin-top: 22px;
    }
}


/* - SEARCH - */

#search {
    height: 42px;
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    outline: 0;
}

#search_mini_form .search-button {
    height: 42px;
    border: 0;
    border-radius: 0 3px 3px 0;
}

@media only screen and (min-width: 1024px) {
    .header-search-container {
        width: 600px;
        top: -163px;
        right: 300px;
    }
}


/* - CART - */

.header-minicart-container {
    width: 180px;
    position: absolute;
    top: 14px;
    right: 0;
    z-index: 1;
}


/* - CART PRODUCT LIST - */

.button, .cart-table .product-cart-actions .button, #co-shipping-method-form .buttons-set .button, .footer .button {
    background: #f12d26;
    display: inline-block;
    padding: 0 10px;
    border: 0;
    border-radius: 8px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 900;
    font-family: "Raleway",sans-serif;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-shadow: 0px 0px 1px #080808;
}


@media only screen and (max-width: 340px) {
.button, .cart-table .product-cart-actions .button, #co-shipping-method-form .buttons-set .button, .footer .button {
    background: #f12d26;
    display: inline-block;
    padding: 0 10px;
    border: 0;
    border-radius: 8px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 900;
    font-family: "Raleway",sans-serif;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-shadow: 0px 0px 1px #080808;
 }
}


/* - PRODUCTS GRID - */

.products-grid .product-name, .products-list .product-name {
    font-family: "Raleway",sans-serif;
}

.products-grid>li {
    border-radius: 14px;
    border: 1px solid #ffffff !important;
    padding: 8px 0px 4px 4px;
    /* background-color: white !important; */
    box-shadow: 0px 0px 1px 0px #000000 inset;
    margin-right: 1% !important;
    !i;
    !;
}


@media only screen and (max-width: 1023px) and (min-width: 562px) {
.products-grid>li {
    text-align: left;
    background-color: #ffffff;
    border-right: 0px solid #d3d3d3;
    padding: 4px;
    min-height: 300px;
    margin-bottom: 4px;
    width: 32.33%;
    float: left;
 }

     .category-products.bf-list {
        padding: 0 8px;
    }
}


.products-grid > li .product-season {
    position: absolute;
    top: 0px;
    left: unset;
    right: 5px;
    z-index: 11;
}

ul.products-grid a.product-image {
    /* z-index: 0; */
    margin-bottom: 0px;
}

.products-grid {
    padding-top: 12px;
}


@media (min-width: 1024px) {
    .products-grid>li:after {
        content: "";
        height: 18px;
        width: 100%;
        background-color: initial !important;
        border-bottom: solid 2px gray !important;
        position: absolute;
        left: 0;
        right: 0;
        margin-top: 19px;
        display:none;
    }
}


@media only screen and (min-width: 1024px) {
.products-grid--max-4-col>li {
    width: 24.24%;
    margin-right: 0;
}
}
@media only screen and (min-width: 1024px){
.products-grid--max-5-col>li:nth-child(5n) {
    margin-right: 0px !important;
}
}


@media only screen and (min-width: 1024px) {
.products-grid--max-4-col>li:nth-child(4n+1) {
    clear: left;
    margin-right: 12px;
    background-color: white;
}
}

@media only screen and (min-width: 1024px) {
.products-grid--max-4-col>li:nth-child(even), .products-grid--max-4-col>li:nth-child(3n) {
    margin-right: 12px;
    border-right: solid 0px lightgrey;
    padding-right: 8px;
    background-color: white;
}
}

@media only screen and (min-width: 1024px) {
.products-grid--max-4-col>li:nth-child(4n) {
    margin-right: 0;
    border-right: 0;
    background-color: white;
}
}

@media only screen and (min-width: 1024px) {
.products-grid--max-4-col>li:nth-child(4n+1) {
    clear: left;
    margin-right: 12px;
    background-color: white;
}
}



.products-grid .price-box {
    padding: 0px 8px 0px 8px;
    display: block;
    float: left;
    width: 100%;
    height: 48px;
    font-family: "Open Sans",sans-serif;
}

.products-count {
    color: #4aa912;
    font-size: 12px;
    font-weight: 600;
    padding: 0px 8px 0px 8px;
    font-family: Open Sans, sans-serif;
    text-transform: uppercase;
}

.products-count:before{
    display: inline-block;
    content: '\f00c';
    font-family: 'FontAwesome';
    margin-right:4px;
    color: #4aa912;
}

.price-box .price {
    color: #242525;
    font-size: 24px;
    font-weight: 700;
}



@media (min-width: 1024px) {
.products-grid .ratings {
    display: block;
    float: left;
    width: 100%;
}
}

.products-grid > li .product-cats {
    margin-top: 5px;
    position: absolute;
    bottom: 54px;
    margin-bottom: 5px;
    padding: 0px 0px 0px 8px;
    width: 100%;
}

.products-grid .product-info {
    position: relative;
    /* min-height: 395px!important; */
}


.products-grid > li .actions .button {
    background-color: #343232;
    background-image: linear-gradient(0deg, #ce1125 0%, #ef313a 45%, #ef363a 50%, #f12d26);
    /* bottom: 0px; */
    /* position: relative; */
    padding-top: 4px;
    padding-bottom: 4px;
}

.products-grid .actions a:before, .products-grid .actions button:before {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    margin-left: 14px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e629';
}




.products-grid .actions a:after, .products-grid .actions button:after {
    display: block;
    content: '';
    width: 1px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    margin-left: 42px;
    background-color: #fff;
}


@media only screen and (max-width: 481px) {
.products-grid .actions a:after, .products-grid .actions button:after {
    display: none;
    content: '';
    width: 1px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    margin-left: 42px;
    background-color: #fff;
 }
}


@media only screen and (max-width: 1023px) {
.products-grid .product-info {
    position: relative;
    min-height: 490px !important;
    border-radius: 5px;
    background-color: initial;
    box-shadow: none;
 }
}


.products-grid > li .product-cats img {
    display: inline-block;
    padding-right: 10px;
    float: left;
    max-width: 48px;
}


@media only screen and (max-width: 359px) {
.products-grid > li .product-cats img {
    width:33.33%;    
 } 
}


@media only screen and (max-width: 561px) {
    .products-grid>li {
        /* margin-right: 1%; */
        /* margin-left: 2%; */
        width: 49% !important;
    }
}



@media only screen and (max-width: 561px) {
.products-grid>li {
    text-align: left;
    background-color: #000000;
    border-right: 0px solid #d3d3d3;
    padding: 4px;
    min-height: 394px;
    margin-bottom: 2%;
    width: 49%;
    float: left;
    background-color: white;
    margin-right: 4px;
    box-shadow: 0px 0px 1px #1f1d1d;
 }


.products-grid>li:nth-child(odd) {
    /* margin-right: 0; */
    /* margin-left: 0; */
 }

 .products-grid>li:nth-child(even) {
    /* margin-right: 0; */
    /* margin-left: 0; */
 } 
}

@media only screen and (max-width: 561px) {
    .products-grid>li {
        /* margin-right: 1%; */
        /* margin-left: 2%; */
        width: 49% !important;
    }
    .category-products.bf-list {
    padding: 0 8px;
 }
}

@media (max-width: 1220px) and (min-width: 1025px){
.products-grid > li .product-attributes {
    top: 0px;
    padding-right:5px;
 }
}

@media (min-width: 1024px){
.products-grid > li .product-attributes {
    top: 0px;
}
}

@media (max-width: 1195px) {
.products-grid > li .product-attributes {
    max-width: 41%!important;
    display: none !important;
}
}

@media (max-width: 1195px) {
.products-grid .product-image img {
    display: block;
    float: none;
    position: relative;
    z-index: 0;
    /* max-width: 100%; */
    height: auto;
    margin: 0 auto;
    max-height: 200px !important;
    width: auto !important;
 }
}

@media (max-width: 1023px) {
span.discount-amount-value {
    display: inline-block;
    position: absolute;
    width: auto;
    bottom: 463px;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0);
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    height: 24px;
    left: -5px;
 }
}



@media (min-width: 1024px) {
span.discount-amount-value {
    display: block;
    position: absolute;
    width: auto;
    bottom: 284px;
    z-index: 9999;
    background-color: unset;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    /* border-radius: 24px; */
    border: none;
    box-shadow: none;
    height: 26px;
    left: -5px;
    /* right: -1px; */
    top: -1px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
}


@media (max-width: 1023px) {
span.discount-amount-value span.text {
    position: relative;
    z-index: 5;
    color: #fff;
    font-size: 18px;
    font-family: 'Muli',sans-serif;
    font-weight: 900;
    bottom: -6px;
    text-shadow: 0px 1px #9a0707;
    display: block;
    transform: rotate(-9deg);
 }
}


@media (min-width: 1024px){
span.discount-amount-value span.text {
    position: absolute;
    z-index: 5;
    /* background: #f12d26; */
    padding-left: 12px;
    padding-right: 12px;
    /* padding-top: 4px; */
    /* padding-bottom: 4px; */
    /* border-bottom: solid 6px #feda0c; */
    /* box-shadow: 0px 3px 0px #feda0c; */
    color: #fff;
    font-size: 18px;
    font-family: 'Muli',sans-serif;
    font-weight: 900;
    top: 4px;
    bottom: unset;
    text-shadow: 0px 1px #000000;
    display: block;
    transform: rotate(-9deg);
    /* border-radius: 24px; */
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    left: 2px;
    /* right: unset; */
 }
}

span.discount-amount-value img {
    max-width: 114px;
    display: inline-block;
    position: absolute;
    left: 0;
    z-index: 0;
    top: 0;
    /* display: none; */
}



@media (min-width: 1024px)
span.discount-amount-value span.text {
    position: relative;
    z-index: 5;
    color: #fff;
    font-size: 18px;
    font-family: 'Muli',sans-serif;
    font-weight: 900;
    bottom: -6px;
    text-shadow: 0px 1px #9a0707;
    display: block;
    transform: rotate(-9deg);
}

@media only screen and (min-width: 1024px) {
.products-grid .product-info .product-name a, .products-list .product-info .product-name a {
    font-size: 18px;
    line-height: 22px;
    padding: 8px 8px 0px 8px;
    max-height: 74px;
    overflow: hidden;
    font-weight: 700;
}
}


@media only screen and (min-width: 1024px) {
.products-grid .product-info .product-name a, .products-list .product-info .product-name a {
    font-size: 20px;
    line-height: 26px;
    padding: 8px 8px 0px 8px;
    max-height: 112px;
    overflow: hidden;
    font-weight: 600;
    font-family: Oswald;
    letter-spacing: -0.024em;
    color: #2c6592;
}
}

@media only screen and (min-width: 1024px){
.products-grid--max-5-col>li {
    width: 19.18%;
    margin-right: 1% !important;
}
}

@media only screen and (min-width: 1024px) {
.products-grid--max-5-col>li:nth-child(even), .products-grid--max-5-col>li:nth-child(3n) {
    /* margin-right: 0px; */
    min-height: 408px;
}
}

.catalog-category-view h2.product-name {
    height: 120px;
    display: block;
    float: left;
    margin-top: 0px;
}


@media only screen and (max-width: 1023px){
.products-grid .product-info .product-name a, .products-list .product-info .product-name a {
    font-size: 20px;
    line-height: 26px;
    padding: 8px 8px 0px 8px;
    max-height: 110px;
    overflow: hidden;
    font-weight: 600;
    font-family: Oswald;
    letter-spacing: -0.024em;
    color: #2c6592;
    height: 120px !important;
 }
}



@media (min-width: 1024px) {
.toolbar-bottom {
    display:none;
}
}

/* - LINKS - */

@media only screen and (min-width: 1024px) {
    .links li {
        float: right;
    }
}

@media only screen and (min-width: 1024px) {
    .links li:before {
        font-size: 14px;
        color: #ffffff;
    }
}

@media only screen and (min-width: 1024px) {
    .links li:hover:before {
        color: #ffffff;
    }
}


@media only screen and (min-width: 1024px) {
    .links li:hover a {
        color: #ffffff;
        text-decoration: underline;
    }
}


@media only screen and (min-width: 1024px) {
    .links li a {
        color: #ffffff !important;
    }
}


@media only screen and (min-width: 1024px) {
    .links li {
        cursor: pointer;
    }
}

@media only screen and (min-width: 1024px) {
    .header-account-container li.register:before {
        color: #ffffff;
    }
}







@media (min-width: 360px) {
    .content-wrapper .header-account-container ul li.first {
        right: 0;
        float:right;
    }
}

@media only screen and (min-width: 1024px) {
    .header-account-container li.first:before {
        content: '\e62d';
        color: #ffffff;
    }
}



/* - BREADCRUMBS - */

.breadcrumbs span {
    float: left;
    padding: 0 7px;
    font-size: 18px;
    position: relative;
    top: -2px;
    color: white;
    font-family: Raleway;
    font-weight: bold;
}

/* - CONTENT WRAPPER - */

.content-wrapper .header-account-container
.links {
    border-bottom: 0px;
}

/* - FOOTER - */

.block, .col-left-first {
    margin-bottom: 0px;
    line-height: 1.2;
    color: #0c0c0c;
    font-weight: 600;
}


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

.footer .boxes-block .box {
    box-sizing: border-box;
    margin-bottom: 12px;
    text-align: left;
    border-top: solid 1px #797979;
    float: left;
    width: 100%;
}
    
.footer .boxes-block .box:first-child {
    padding-left: 0;
    margin-bottom: 0px;
    border-top: 0px;
 }
}




.footer-categories--holder {
    display: none;
}

@media only screen and (min-width: 1024px) {
    .footer .boxes-block {
        width: 100%;
        float: left;
        border: solid 2px #002b7f;
        padding: 44px;
        background-color: #c3c1c1;
        border-radius: 8px;
        color: black;
        font-weight: 900;
        /* text-shadow: 0px 0px 0px #d0d0d0; */
    }
}

span.tperformant:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 40px;
    background: #c2c0c0;
}

.footer-container {
    display: none;
}


@media (max-width: 1023px){
.footer {
    padding: 0px 14px;
    background: #c1bfbf;
    margin-top: 14px;
    border-top: solid 3px #002b7f;
 }
}


.footer h2 {
    position: relative;
    font-size: 18px;
    line-height: 30px;
    color: #002b7f;
    margin-bottom: 15px;
    padding-left: 35px;
    font-weight: 900;
    font-family: Open Sans, sans-serif;
    text-shadow: 0px 0px 1px #ffffff;
}

.footer h2.tel:before {
    content: '\e613';
    color: #002b7f;
}

.footer h2.mail:before {
    content: '\e604';
    color: #002b7f;
    font-weight: 900;
}

.switch-version {
    background: #c0bebe;
    padding-top: 14px;
}

.switch-version a {
    color: #ed1c24;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    line-height: 1.5;
}



/******* Product Sticker *******/

.bf-sold-out {
    top: -35px;
    /* left: 44px; */
    color: #000;
    display: block;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .06em;
    background-color: #ff7c78;
    padding: 0px 124px;
    /* text-shadow: 0 0 0.75em #444; */
    box-shadow: 0 0 0.5em rgba(0,0,0,0.5);
    font-size: 20px;
    font-weight: bold;
    -webkit-text-shadow: 0 0 0.75em #444;
    -webkit-box-shadow: 0 0 0.5em rgba(0,0,0,0.5);
    -webkit-transform: rotate(-35deg) scale(0.75,1);
    white-space: nowrap;
    opacity: 1;
    z-index: 99999;
    margin: 0px -20px 0px -30px;
    width: auto;
    /* margin: 0 auto; */
    height: 40px;
}

.bf-sold-out:before {
    content: 'STOC EPUIZAT';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    /* margin: 0em; */
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    border: 2px rgba(255,255,255,0.7) dashed;
    /* padding: 0 100px; */
    color: white;
    display: block;
    margin: 0px -30px 0px -30px;
}

.bf-list li {
    position: relative;
}

.bf-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #dbcdcd;
    z-index: 99999;
    opacity: 0.4;
    border-radius: 14px;
}


@media only screen and (max-width: 771px) {
    .bf-sold-out {
     /* -webkit-transform: rotate(-45deg) scale(0.75,1); */
     /* top: 113px; */
     /* left: -9px; */
     margin: 0px -32px 0px -33px;
     padding: 0 104px;
    }
}

@media(min-width: 1200px) {
    .bf-sold-out {
        /* top: 115px; */
        /* left: -70px; */
        /* padding: 10px 100px 10px 100px; */
    }
}

ul.products-grid a.product-image {
    z-index: 10;
}