/*  */

body {
    min-width: 320px;
    height: 100%;
    line-height: 18px;
    font-size: 13px;
    color: #222222;
}

a {
    color: #333333;
}

a:hover {
    text-decoration: none;
    color: #6E1502;
}

.clearfix {
    clear: both;
}

.nomargin div {
    margin: 0 0 0 0!important;
    ;
    padding: 0 0 0 0!important;
}

@font-face {
    font-family: 'FontAwesome';
    src: url("/assets/shared/css/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.1.0");
    src: url("/assets/shared/css/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("/assets/shared/css/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("/assets/shared/css/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("/assets/shared/css/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
     font-display: swap;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* makes the font 33% larger relative to the icon container */

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none;
}

.fa-ul > li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: 0.14286em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.85714em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

.header-container {
    background-color: #ffffff;
}

header .nav nav {
    width: 100%;
}

header a {
    color: #333333;
}

header a:hover {
    text-decoration: none;
    color: #6E1502;
}

.js-link { color: #333333; }
.js-link:hover {   text-decoration: none;
    color: #6E1502; cursor: pointer;}

#header-login {
    position: relative;
    float: right;
    margin-top: 9px;
    clear: right;
    z-index: 2;
}

.header_user_info a {
    color: #333333;
}

.header_user_info a:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 14px;
    vertical-align: -1px;
    padding-left: 6px;
}

ul#header_links {
    list-style-type: none;
    margin: 9px 9px 0 0;
    overflow: hidden;
    float: right;
}

ul#header_links li {
    text-transform: capitalize;
    float: left;
    padding: 0 10px;
    border-right: 1px solid #cccccc;
}



.logo {}

.logo span:first-of-type {
    font-size: 35px;
    display: block;
    color: #6E1502;
    line-height: 40px;
}

.logo span:first-of-type:first-letter{ color: #000;}

.logo span {
    font-size: 14px;
    display: block;
}
.hphones { color:#222222;  }
.hphones span { font-size: 14px;  }
.hphones div { margin-bottom: 3px; }
.hphones .kyiv span { font-size: 20px; }
.hphones img { height: 15px; width: 15px;}



.phones { font-size: 16px; color:#6E1502;  position: relative;}
.phones .tipso, .phones .tipso a { font-size: 18px; }

.phones a:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 14px;
    vertical-align: -1px;
    padding-left: 6px;
}
#add-phones { display: none;  }
.add-phones div { margin: 4px; }
.add-phones { color: #ffffff; font-size: 16px; line-height: 16px; }
.add-phones img { height: 15px; width: 15px;}

.phones-mob { font-size: 18px; line-height: 25px; margin-top: 10px; text-align: center;  } 
.phones-mob a {  font-size: 20px; line-height: 25px;  }
.add-phones-mob a { font-size: 18px; }

.add-phones-mob {
    padding: 30px;
    width: 92vw;
}

@media (max-width: 767px) {
    h1 { margin: 10px 0; }
    .logo {
      text-align: center;  
    }
    .phones { display: none; }
    ul#header_links { padding: 0px; }
    ul#header_links li:nth-of-type(5) { display: none; }
    #header-login { margin-right: 10px; }
    .mcenter { text-align: center; }
    .mcenterdiv { display: flex; justify-content: center; }
    .total div.col-sm-2 { float: right; }
    ul#header_links li { padding: 0 8px; }
    ul#header_links li:last-of-type { border-right: 0px; }
    ul#header_links { margin-right: 0px; }
    .breadcrumb { margin-bottom: 5px; }
    #fullcart form input.text, #fullcart form textarea {
     max-width: 100vw;
     width: 100%;
    }
    #fullcart .buttons button.positive { width: 100%!important; padding: 10px;}
    #footer div.row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .footer-container #footer .footer-block {
        flex: 50%;
    }
    #pmenu:after {
        content: "\f107";
        font-family: "FontAwesome";
        font-size: 14px;
        line-height: 14px;
        vertical-align: -1px;
        padding-left: 6px;
    }
}

@media (max-width: 340px) {
    #header-login { margin-right: 5px; }
    ul#header_links li { padding: 0 8px; }
}

.wrap_tmsearch {
    padding: 15px 5px 0;
    float: right;
    width: 279px;
}

@media (max-width: 991px) {
    .wrap_tmsearch {
        width: 240px;
    }
}

@media (max-width: 767px) {
    .wrap_tmsearch {
        width: 50%;
        padding: 30px 8px 0 15px;
    }
}

@media (max-width: 479px) {
    .wrap_tmsearch {
        padding: 22px 30px 0 0;
        width: 100%;
    }
}

#tmsearch {
    padding: 5px;
    background: #efefef;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

#tmsearch #tmsearchbox {
    float: left;
    width: 100%;
    position: relative;
    padding-right: 52px;
}

#tmsearch .btn.button-search {
    background: #6E1502;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    color: white;
    width: 47px;
    height: 38px;
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

#tmsearch .btn.button-search span {
    display: none;
}

#tmsearch .btn.button-search:before {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: "\f002";
    display: block;
    font-family: "FontAwesome";
    font-size: 15px;
    width: 100%;
    text-align: center;
    margin-top: -2px;
}

#tmsearch .btn.button-search:hover {
    background: #6E1502;
}

@media (min-width: 1200px) {
    #tmsearch .btn.button-search:hover {
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
        border-radius: 12px;
    }
    #tmsearch .btn.button-search:hover:before {
        font-size: 18px;
    }
}

#tmsearch #tm_search_query {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    border: 1px solid #c1c1c1;
    display: inline-block;
    padding: 4px 11px 4px 13px;
    height: 38px;
}

body .ac_results {
    background: white;
    border: 1px solid #d6d6d6;
    width: 269px!important;
    margin-left: -5px;
    margin-top: 6px;
    padding: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

@media (max-width: 991px) {
    body .ac_results {
        width: 230px!important;
    }
    
    #bottom-description img { width: auto;     max-width: 100%; height: auto; }
    .content-delivery { display: none; }
    .pager { padding: 5px 10px;  }
}

@media (max-width: 767px) {
    body .ac_results {
        width: 290px!important;
    }
}

body .ac_results li {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 10px;
    font-weight: normal;
    color: #686666;
    font-size: 13px;
    line-height: 22px;
    cursor: pointer;
}

body .ac_results li.ac_odd {
    background: white;
}

body .ac_results li:hover,
body .ac_results li.ac_over {
    background: #f5f5f5;
}

body .ac_results .pull-left {
    margin-right: 10px;
}

@media (max-width: 479px) {
    body .ac_results .pull-left {
        float: none!important;
        margin-bottom: 10px;
    }
}

body .ac_results .content {
    overflow: hidden;
}

body .ac_results span.reference,
body .ac_results span.manufacturer {
    display: block;
    margin: 0 0 5px;
    font-size: 12px;
    color: #3a3939;
    line-height: 15px;
    font-style: italic;
}

body .ac_results span.product-name {
    font-size: 13px;
    line-height: 19px;
    display: inline-block;
    font-weight: 600;
}

body .ac_results strong {
    color: #f00;
}

body .ac_results .description {
    font-size: 11px;
    line-height: 15px;
}

body .ac_results .product-price {
    font-size: 17px;
    line-height: 22px;
    padding-right: 5px;
}

body .ac_results .old-price {
    font-size: 14px;
    line-height: 18px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    body .ac_results .content {
        float: left;
        clear: both;
    }
}

form#tmsearchbox {
    position: relative;
}

form#tmsearchbox label {
    color: #333333;
}

form#tmsearchbox input#search_query_block {
    margin-right: 10px;
    max-width: 222px;
    margin-bottom: 10px;
    display: inline-block;
    float: left;
}

form#tmsearchbox .btn.btn-sm {
    float: left;
}

form#tmsearchbox .btn.btn-sm i {
    margin-right: 0;
}

.logo_box { padding-left: 18px; }
.cart_box { padding-right: 0px; }

.wrap_cart {
    padding: 15px 0px 0 0px;
    float: right;
    width: 230px;
}

@media (max-width: 767px) {
    .wrap_cart {
        padding: 30px 15px 0 8px;
        width: 50%;
    }
    .logo_box { padding-left: 15px; }
    .cart_box { padding-right: 15px; }
    #popcart{ top: 150px; width: 81%; z-index: 9999;}
}

@media (max-width: 479px) {
    .wrap_cart {
        padding: 32px 15px 0;
        width: 100%;
    }
}

#header .shopping_cart {
    position: relative;
}

#header .shopping_cart>a:first-child:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 13px;
    margin-top: 7px;
    color: white;
    float: right;
}

#header .shopping_cart:hover>a:first-child:after {
    content: "\f106";
}

.shopping_cart>a:first-child {
    padding: 8px 11px 11px;
    background: #0c0c0c;
    display: block;
    color: white;
    font: 500 16px/19px "Roboto", sans-serif;
    overflow: hidden;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    z-index: 0;
}

.shopping_cart>a:first-child span.ajax_cart_product_txt,
.shopping_cart>a:first-child span.ajax_cart_product_txt_s {
    display: none!important;
}

.shopping_cart>a:first-child span.ajax_cart_no_product {
    color: white;
    font: 400 12px/16px "Roboto", sans-serif;
}

.shopping_cart>a:first-child span {
    -moz-transition: padding-left 0.25s ease 0.17s, padding-right 0.3s ease 0.32s;
    -o-transition: padding-left 0.25s ease 0.17s, padding-right 0.3s ease 0.32s;
    -webkit-transition: padding-left 0.25s ease, padding-right 0.3s ease;
    -webkit-transition-delay: 0.17s, 0.32s;
    transition: padding-left 0.25s ease 0.17s, padding-right 0.3s ease 0.32s;
    color: white;
    font-weight: 500;
    padding-right: 2px;
}

.shopping_cart>a:first-child:before {
    -moz-transition: padding-left 0.25s ease;
    -o-transition: padding-left 0.25s ease;
    -webkit-transition: padding-left 0.25s ease;
    transition: padding-left 0.25s ease;
    content: "\f07a";
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 29px;
    line-height: 29px;
    color: white;
    padding-right: 8px;
    vertical-align: -3px;
}

.shopping_cart>a:first-child:hover {
    background: #373737;
}

@media (min-width: 1200px) {
    .shopping_cart>a:first-child:hover:before {
        padding-left: 5px;
    }
    .shopping_cart>a:first-child:hover b {
        padding-left: 5px;
        padding-right: 6px;
    }
}

.shopping_cart .ajax_cart_total {
    display: none!important;
}

.shopping_cart .block_cart_expand:after,
.shopping_cart .block_cart_collapse:after {
    content: "\f0d7";
    font-family: "FontAwesome";
    display: inline-block;
    float: right;
    font-size: 18px;
    color: #686666;
    padding: 6px 0 0 0;
}

.shopping_cart .block_cart_collapse:after {
    content: "\f0d8";
    padding: 4px 0 2px 0;
}

.lang_de .shopping_cart>a:first-child,
.lang_ru .shopping_cart>a:first-child {
    font-size: 14px;
}

.lang_de .shopping_cart>a:first-child:before,
.lang_ru .shopping_cart>a:first-child:before {
    font-size: 26px;
}

@media (min-width: 1200px) {
    .lang_de .shopping_cart>a:first-child:hover:before,
    .lang_ru .shopping_cart>a:first-child:hover:before {
        padding-left: 3px;
    }
    .lang_de .shopping_cart>a:first-child:hover span,
    .lang_ru .shopping_cart>a:first-child:hover span {
        padding-left: 3px;
        padding-right: 4px;
    }
}

header .shopping_cart>a:first-child {
    background: #6E1502;
}

header .shopping_cart>a:first-child:hover {
    background: #833d2f;
}


.block .title_block a:hover,
.block h4 a:hover {
    color: #6E1502;
}

.product-name a:hover {
    color: #6E1502;
}

a.product-name:hover {
    color: #6E1502;
}

.old-price {
    color: #6E1502;
}

.breadcrumb a:hover {
    color: #6E1502;
}

#cart_summary tfoot td#total_price_container {
    color: #6E1502;
}

#productscategory_list .product-name a:hover,
.accessories-block .product-name a:hover {
    color: #6E1502;
}

#page #homepage-blog li h5 .product-name:hover {
    color: #6E1502;
}

#page #homepage-blog li .date-added {
    color: #6E1502;
}

#page #homepage-blog .btn.btn-default {
    border: none;
    background: #35060e;
    color: white;
    padding: 8px 26px 12px;
}

@media (min-width: 1200px) {
    #page #homepage-blog .btn.btn-default {
        background: #35060e;
        background-image: -moz-linear-gradient(#3d0811, #35060e, #27030a);
        background-image: -webkit-linear-gradient(#3d0811, #35060e, #27030a);
        background-image: linear-gradient(#3d0811, #35060e, #27030a);
    }
    #page #homepage-blog .btn.btn-default:after {
        background: #6E1502;
    }
}

#page #homepage-blog .btn.btn-default:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    color: white;
}

#page #homepage-blog .btn.btn-default:hover:after {
    height: 100%;
}

@media (max-width: 1199px) {
    #page #homepage-blog .btn.btn-default:hover {
        background: #6E1502;
    }
}

#page .block .title_block a:hover,
#page .block h4 a:hover,
#page .title_block_exclusive a:hover {
    color: #6E1502;
}

#productscategory_list .product-name a:hover,
.accessories-block .product-name a:hover {
    color: #6E1502;
}

ul.product_list .product-image-container .quick-view {
    color: white;
    background: #6E1502;
    border: none;
}

ul.product_list .product-image-container .quick-view:hover {
    background: #d70c2d;
    border: none;
}

@media (max-width: 767px) {
    ul.product_list .product-image-container .quick-view {
        display: none;
    }
}

.footer-container #footer h4 a:hover {
    color: #6E1502;
}

.footer-container #footer a:hover {
    color: #6E1502;
}

ul.step li.step_current {
    background: #6E1502;
}

ul.step li.step_current span:after {
    background: #6E1502;
}

#habla_window_div #habla_topbar_div {
    background: #6E1502!important;
}

.top_menu ol,
ul {
    list-style: none;
}

.top_menu {
    padding: 29px 0px 0;
    clear: both;
    width: 100%;
}

@media (max-width: 767px) {
    .top_menu {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

.stickUpTop {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    
}
.isStuck { z-index: 50; }

.stickUpTop.isStuck li a {
    padding-top: 11px!important;
    padding-bottom: 13px!important;
}

.stickUpTop.isStuck li a.sf-with-ul:after {
    top: 29px!important;
}

@media (max-width: 991px) {
    .stickUpTop.isStuck li a.sf-with-ul:after {
        top: 27px!important;
    }
}

.stickUpTop.isStuck span.menu_badge {
    font-size: 9px;
    text-transform: none;
    padding: 0 4px 1px;
    top: -2px!important;
    right: 2%!important;
}

.stickUpTop.isStuck .stickUpHolder .is-megamenu {
    top: 45px;
}

.stickUpHolder {
    padding: 0;
    max-width: 100%;
}

@media only screen and (max-width: 1199px) {
    .isStuck .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.top_menu>ul,
.top_menu .stickUpHolder>ul {
    padding: 0;
}

.top_menu>ul>li,
.top_menu .stickUpHolder>ul>li {
    float: left;
}

@media (min-width: 1200px) {
    .top_menu>ul>li:first-child>a:before,
    .top_menu .stickUpHolder>ul>li:first-child>a:before {
        -moz-border-radius: 4px 0 0 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px 0 0 4px;
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .top_menu>ul>li:first-child>a,
    .top_menu .stickUpHolder>ul>li:first-child>a {
        -moz-border-radius: 4px 0 0 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px 0 0 4px;
    }
}

.top_menu>ul>li>a,
.top_menu .stickUpHolder>ul>li>a {
    font: 500 16px/20px "Roboto", sans-serif;
    display: block;
    border-right: 1px solid #c1c1c1;
    color: #ffffff;
    padding: 18px 26px 22px;
    position: relative;
    z-index: 0;
}
.top_menu .stickUpHolder>ul>li:last-of-type>a{
    border-right: 0px;
}

@media (min-width: 1200px) {
    .top_menu>ul>li>a:before,
    .top_menu .stickUpHolder>ul>li>a:before {
        left: 0;
        right: 0;
        top: 50%;
        bottom: 50%;
        background: #0c0c0c;
        position: absolute;
        content: "";
        -moz-transition: all 0.45s ease;
        -o-transition: all 0.45s ease;
        -webkit-transition: all 0.45s ease;
        transition: all 0.45s ease;
        opacity: 0;
        z-index: -1;
    }
}

@media (max-width: 1199px) {
    .top_menu>ul>li>a,
    .top_menu .stickUpHolder>ul>li>a {
        font-size: 15px;
        line-height: 19px;
        padding: 18px 15px 22px;
    }
}

@media (max-width: 991px) {
    .top_menu>ul>li>a,
    .top_menu .stickUpHolder>ul>li>a {
        font-size: 13px;
        line-height: 17px;
        font-weight: normal;
        padding: 13px 10px 14px;
    }
}

@media (max-width: 767px) {
    .top_menu>ul>li>a,
    .top_menu .stickUpHolder>ul>li>a {
        text-align: left;
        padding: 14px 25px;
        color: #333333;
        font: 500 16px/20px "Roboto", sans-serif;
        border-top: 1px solid #bababa;
        margin: 0;
    }
}

.top_menu>ul>li>a.sf-with-ul:after,
.top_menu .stickUpHolder>ul>li>a.sf-with-ul:after {
    position: absolute;
    top: 39px;
    left: 48%;
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 13px;
    line-height: 13px;
}

@media (max-width: 991px) {
    .top_menu>ul>li>a.sf-with-ul:after,
    .top_menu .stickUpHolder>ul>li>a.sf-with-ul:after {
        display: none;
    }
}

.top_menu>ul>li:hover>a,
.top_menu>ul>li.sfHover>a,
.top_menu>ul>li.sfHoverForce>a,
.top_menu>ul>li>a:hover,
.top_menu .stickUpHolder>ul>li:hover>a,
.top_menu .stickUpHolder>ul>li.sfHover>a,
.top_menu .stickUpHolder>ul>li.sfHoverForce>a,
.top_menu .stickUpHolder>ul>li>a:hover {
    color: white;
     background: #0c0c0c;
}

@media (max-width: 1199px) {
    .top_menu>ul>li:hover>a,
    .top_menu>ul>li.sfHover>a,
    .top_menu>ul>li.sfHoverForce>a,
    .top_menu>ul>li>a:hover,
    .top_menu .stickUpHolder>ul>li:hover>a,
    .top_menu .stickUpHolder>ul>li.sfHover>a,
    .top_menu .stickUpHolder>ul>li.sfHoverForce>a,
    .top_menu .stickUpHolder>ul>li>a:hover {
        background: #0c0c0c;
    }
}

@media (max-width: 767px) {
    .top_menu>ul>li:hover>a,
    .top_menu>ul>li.sfHover>a,
    .top_menu>ul>li.sfHoverForce>a,
    .top_menu>ul>li>a:hover,
    .top_menu .stickUpHolder>ul>li:hover>a,
    .top_menu .stickUpHolder>ul>li.sfHover>a,
    .top_menu .stickUpHolder>ul>li.sfHoverForce>a,
    .top_menu .stickUpHolder>ul>li>a:hover {
        width: 100%;
    }
}

.top_menu>ul>li:hover>a:before,
.top_menu>ul>li.sfHover>a:before,
.top_menu>ul>li.sfHoverForce>a:before,
.top_menu>ul>li>a:hover:before,
.top_menu .stickUpHolder>ul>li:hover>a:before,
.top_menu .stickUpHolder>ul>li.sfHover>a:before,
.top_menu .stickUpHolder>ul>li.sfHoverForce>a:before,
.top_menu .stickUpHolder>ul>li>a:hover:before {
    top: 0;
    bottom: 0;
    opacity: 1;
}

.top_menu>ul>li:hover>span.menu-mobile-grover:before,
.top_menu .stickUpHolder>ul>li:hover>span.menu-mobile-grover:before {
    color: #fff;
}

@media only screen and (min-width: 768px) {
    .top_menu>ul>li ul.is-simplemenu,
    .top_menu>ul>li ul.is-simplemenu ul,
    .top_menu .stickUpHolder>ul>li ul.is-simplemenu,
    .top_menu .stickUpHolder>ul>li ul.is-simplemenu ul {
        display: none;
        width: 200px;
        top: -1px;
        right: -200px;
        position: absolute;
        z-index: 99;
        border: 1px solid #ccc;
        background: #fff;
    }
}

@media only screen and (max-width: 767px) {
    .top_menu>ul>li ul.is-simplemenu,
    .top_menu>ul>li ul.is-simplemenu ul,
    .top_menu .stickUpHolder>ul>li ul.is-simplemenu,
    .top_menu .stickUpHolder>ul>li ul.is-simplemenu ul {
        background: #fff;
    }
}

.top_menu>ul>li>ul.is-simplemenu,
.top_menu .stickUpHolder>ul>li>ul.is-simplemenu {
    right: auto;
    left: 0;
    top: 59px;
}

@media only screen and (max-width: 767px) {
    .top_menu>ul>li,
    .top_menu .stickUpHolder>ul>li {
        width: 100%;
        float: none;
        position: relative;
    }
    .top_menu>ul>li>a,
    .top_menu .stickUpHolder>ul>li>a {
        border-right: none;
    }
}

.top_menu ul.menu,
.top_menu .stickUpHolder ul.menu {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 1px solid #cdcdcd;
    position: relative;
    background-color: #6e1502;
    display: flex;
    justify-content: space-between;
}

@media only screen and (max-width: 767px) {
    .top_menu ul.menu,
    .top_menu .stickUpHolder ul.menu {
        display: none;
    }
}

@media (max-width: 767px) {
    .top_menu ul.menu,
    .top_menu .stickUpHolder ul.menu {
        background: #e8e8e8;
        border: 1px solid #d3d3d3;
        border-top: none;
        overflow: hidden;
    }
}

.top_menu li a,
.top_menu .stickUpHolder li a {
    position: relative;
}

.top_menu li.simple,
.top_menu li li,
.top_menu .stickUpHolder li.simple,
.top_menu .stickUpHolder li li {
    position: relative;
}

.top_menu li li a,
.top_menu .stickUpHolder li li a {
    display: block;
    padding: 5px 10px;
}

.top_menu li li.sfHover>a,
.top_menu li li:hover>a,
.top_menu li li.sfHoverForce>a,
.top_menu .stickUpHolder li li.sfHover>a,
.top_menu .stickUpHolder li li:hover>a,
.top_menu .stickUpHolder li li.sfHoverForce>a {
    color: #f00;
}

.top_menu .menu_badge,
.top_menu .stickUpHolder .menu_badge {
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: absolute;
    top: -10px;
    right: 13%;
    z-index: 0;
    font: 400 12px/15px "Roboto", sans-serif;
    display: inline-block;
    background: #676b78;
    color: #fff;
    padding: 2px 5px 3px;
    text-transform: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

@media (max-width: 767px) {
    .top_menu .menu_badge,
    .top_menu .stickUpHolder .menu_badge {
        display: none;
    }
}

.top_menu .new_badge .menu_badge,
.top_menu .stickUpHolder .new_badge .menu_badge {
    background: #3a80e9;
}

.top_menu .sale_badge .menu_badge,
.top_menu .stickUpHolder .sale_badge .menu_badge {
    background: #ed425a;
}

.top_menu .is-megamenu,
.top_menu .stickUpHolder .is-megamenu {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
    padding: 8px 39px 12px;
    background: #fff;
    display: none;
    text-align: left;
    background: #e5e5e5;
    background-image: -moz-linear-gradient(#f4f4f4, #e9e9e9, #dddddd);
    background-image: -o-linear-gradient(#f4f4f4, #e9e9e9, #dddddd);
    background-image: -webkit-linear-gradient(#f4f4f4, #e9e9e9, #dddddd);
    background-image: linear-gradient(#f4f4f4, #e9e9e9, #dddddd);
    border-bottom: 1px solid #c1c1c1;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0;
    border-radius: 0 0 4px 4px;
    z-index:15;
}

@media only screen and (min-width: 768px) {
    .top_menu .is-megamenu,
    .top_menu .stickUpHolder .is-megamenu {
        position: absolute;
        top: 65px;
        left: 0;
    }
}

@media (max-width: 991px) {
    .top_menu .is-megamenu,
    .top_menu .stickUpHolder .is-megamenu {
        top: 47px;
    }
}

@media (max-width: 767px) {
    .top_menu .is-megamenu,
    .top_menu .stickUpHolder .is-megamenu {
        -moz-transition: all 0s ease;
        -o-transition: all 0s ease;
        -webkit-transition: all 0s ease;
        transition: all 0s ease;
    }
}

@media (max-width: 767px) {
    .top_menu .is-megamenu ul.content,
    .top_menu .stickUpHolder .is-megamenu ul.content {
        margin-bottom: 15px;
        margin-left: 0px;
        padding-left: 0px;
    }
}

.top_menu .is-megamenu ul.content>li>a,
.top_menu .stickUpHolder .is-megamenu ul.content>li>a {
    font: 500 16px/25px "Roboto", sans-serif;
    color: #333333;
    position: relative;
    margin-bottom: 11px;
    display: inline-block;
    padding: 0!important;
    overflow: hidden;
}

@media (max-width: 991px) {
    .top_menu .is-megamenu ul.content>li>a,
    .top_menu .stickUpHolder .is-megamenu ul.content>li>a {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 15px;
    }
}

.top_menu .is-megamenu ul.content>li>a:hover,
.top_menu .stickUpHolder .is-megamenu ul.content>li>a:hover {
    color: #ed425a;
}

.top_menu .is-megamenu ul.content>li>a:hover img,
.top_menu .stickUpHolder .is-megamenu ul.content>li>a:hover img {
    -moz-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.03, 1.03);
    -o-transform: scale(1.03, 1.03);
    -webkit-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);
}

.top_menu .is-megamenu ul.content ul,
.top_menu .stickUpHolder .is-megamenu ul.content ul {
    opacity: 1!important;
    display: block!important;
    padding-left: 0px;
}

.top_menu .is-megamenu ul.content ul li a,
.top_menu .stickUpHolder .is-megamenu ul.content ul li a {
    font: 400 13px/24px "Roboto", sans-serif;
    color: #333333;
    display: inline-block;
    padding: 0!important;
}

@media (max-width: 991px) {
    .top_menu .is-megamenu ul.content ul li a,
    .top_menu .stickUpHolder .is-megamenu ul.content ul li a {
        font-size: 13px;
        line-height: 16px;
        margin-bottom: 10px;
    }
}

.top_menu .is-megamenu ul.content ul li a:hover,
.top_menu .stickUpHolder .is-megamenu ul.content ul li a:hover {
    color: #ed425a;
}

.top_menu .is-megamenu .megamenu-row,
.top_menu .stickUpHolder .is-megamenu .megamenu-row {
    padding: 19px 0 0;
}

.top_menu .is-megamenu .megamenu-row+.megamenu-row,
.top_menu .stickUpHolder .is-megamenu .megamenu-row+.megamenu-row {
    padding: 0 0 40px;
}

@media (max-width: 767px) {
    .top_menu .is-megamenu .megamenu-row .megamenu-col,
    .top_menu .stickUpHolder .is-megamenu .megamenu-row .megamenu-col {
        width: 50%;
        float: left;
    }
}

@media (max-width: 479px) {
    .top_menu .is-megamenu .megamenu-row .megamenu-col,
    .top_menu .stickUpHolder .is-megamenu .megamenu-row .megamenu-col {
        width: 100%;
    }
}

.top_menu .is-megamenu .megamenu-row img,
.top_menu .stickUpHolder .is-megamenu .megamenu-row img {
    width: 100%;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.top_menu .is-megamenu .megamenu-row .baner3_3,
.top_menu .stickUpHolder .is-megamenu .megamenu-row .baner3_3 {
    float: right;
}

.top_menu .is-megamenu .megamenu-row .baner3_3 li,
.top_menu .stickUpHolder .is-megamenu .megamenu-row .baner3_3 li {
    margin-top: 3px;
    float: right;
}

@media (max-width: 767px) {
    .top_menu .is-megamenu .megamenu-row .baner3_3,
    .top_menu .stickUpHolder .is-megamenu .megamenu-row .baner3_3 {
        display: none;
    }
}

.top_menu .is-megamenu .megamenu-row .baner3_1,
.top_menu .stickUpHolder .is-megamenu .megamenu-row .baner3_1 {
    clear: left;
}

.top_menu .is-megamenu .megamenu-row .baner3_1,
.top_menu .is-megamenu .megamenu-row .baner3_2,
.top_menu .stickUpHolder .is-megamenu .megamenu-row .baner3_1,
.top_menu .stickUpHolder .is-megamenu .megamenu-row .baner3_2 {
    margin-top: 34px;
}

@media (max-width: 991px) {
    .top_menu .is-megamenu .megamenu-row .baner3_1,
    .top_menu .is-megamenu .megamenu-row .baner3_2,
    .top_menu .stickUpHolder .is-megamenu .megamenu-row .baner3_1,
    .top_menu .stickUpHolder .is-megamenu .megamenu-row .baner3_2 {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .top_menu .is-megamenu .megamenu-row .baner3_1,
    .top_menu .is-megamenu .megamenu-row .baner3_2,
    .top_menu .stickUpHolder .is-megamenu .megamenu-row .baner3_1,
    .top_menu .stickUpHolder .is-megamenu .megamenu-row .baner3_2 {
        display: none;
    }
}

.top_menu .is-megamenu .megamenu-row-2,
.top_menu .stickUpHolder .is-megamenu .megamenu-row-2 {
    margin: 0;
}

.top_menu .is-megamenu .megamenu-row-2 .megamenu-col,
.top_menu .stickUpHolder .is-megamenu .megamenu-row-2 .megamenu-col {
    padding: 0 10px;
}

.top_menu .is-megamenu .megamenu-row-2 img,
.top_menu .stickUpHolder .is-megamenu .megamenu-row-2 img {
    width: 100%;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.top_menu .is-megamenu .megamenu-row-2 a,
.top_menu .stickUpHolder .is-megamenu .megamenu-row-2 a {
    background: #000;
    padding: 0;
    margin: 0!important;
}

.top_menu .is-megamenu .megamenu-row-2 a:after,
.top_menu .stickUpHolder .is-megamenu .megamenu-row-2 a:after {
    display: none;
}

.top_menu .is-megamenu .megamenu-row-2 a:hover img,
.top_menu .stickUpHolder .is-megamenu .megamenu-row-2 a:hover img {
    opacity: 0.95;
}

@media (max-width: 767px) {
    .top_menu .is-megamenu .megamenu-row-2,
    .top_menu .stickUpHolder .is-megamenu .megamenu-row-2 {
        display: none;
    }
}

.top_menu .menu-title,
.top_menu .stickUpHolder .menu-title {
    position: relative;
    background: #6e1502;
    padding: 15px 21px;
    font: 500 20px/24px "Roboto", sans-serif;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
}

.top_menu .menu-title:hover,
.top_menu .stickUpHolder .menu-title:hover {
    background: #4a4a4a;
}

.top_menu .menu-title:after,
.top_menu .stickUpHolder .menu-title:after {
    position: absolute;
    content: "\f067";
    font-family: 'FontAwesome';
    height: 30px;
    width: 30px;
    font-size: 26px;
    top: 16px;
    right: 13px;
    cursor: pointer;
    z-index: 1;
}

.top_menu .menu-title.active:after,
.top_menu .stickUpHolder .menu-title.active:after {
    content: "\f068";
}

@media only screen and (min-width: 768px) {
    .top_menu .menu-title,
    .top_menu .stickUpHolder .menu-title {
        display: none;
    }
}

.top_menu .menu-mobile-grover:before,
.top_menu .stickUpHolder .menu-mobile-grover:before {
    position: absolute;
    content: "\f067";
    font-family: 'FontAwesome';
    height: 30px;
    width: 30px;
    font-size: 25px;
    top: 16px;
    right: 13px;
    cursor: pointer;
    z-index: 1;
    color: #444;
}

@media only screen and (min-width: 768px) {
    .top_menu .menu-mobile-grover:before,
    .top_menu .stickUpHolder .menu-mobile-grover:before {
        display: none;
    }
}

.top_menu .menu-mobile-grover.active:before,
.top_menu .stickUpHolder .menu-mobile-grover.active:before {
    content: "\f068";
}

@media only screen and (max-width: 767px) {
    .top_menu .is-simplemenu li,
    .top_menu .stickUpHolder .is-simplemenu li {
        border-top: 1px solid #ccc;
    }
    .top_menu .is-simplemenu li .menu-mobile-grover:before,
    .top_menu .stickUpHolder .is-simplemenu li .menu-mobile-grover:before {
        top: 8px;
        right: 0;
        font-size: 18px;
    }
    .top_menu .is-simplemenu li a,
    .top_menu .stickUpHolder .is-simplemenu li a {
        display: block;
        font-size: 14px;
        padding: 8px 10px;
    }
    .top_menu .is-simplemenu li li a,
    .top_menu .stickUpHolder .is-simplemenu li li a {
        padding-left: 20px;
    }
    .top_menu .is-simplemenu li li li a,
    .top_menu .stickUpHolder .is-simplemenu li li li a {
        padding-left: 30px;
    }
    .top_menu .is-simplemenu li li li li a,
    .top_menu .stickUpHolder .is-simplemenu li li li li a {
        padding-left: 40px;
    }
    .top_menu li.simple ul,
    .top_menu .stickUpHolder li.simple ul {
        display: none;
    }
    .top_menu .megamenu-col.col-sm-3,
    .top_menu .stickUpHolder .megamenu-col.col-sm-3 {
        float: left;
        width: 50%;
    }
    .top_menu .megamenu-col.col-sm-3.first-in-line-sm,
    .top_menu .stickUpHolder .megamenu-col.col-sm-3.first-in-line-sm {
        clear: left;
    }
}

@media only screen and (max-width: 480px) {
    .top_menu .megamenu-col.col-sm-3,
    .top_menu .stickUpHolder .megamenu-col.col-sm-3 {
        width: 100%;
    }
}

.red {
    background: #f00;
}

.left_column_menu .block_content li,
.right_column_menu .block_content li {
    position: relative;
}

.left_column_menu .block_content li.simple ul,
.right_column_menu .block_content li.simple ul {
    display: none;
}

@media only screen and (min-width: 768px) {
    .left_column_menu .block_content li.simple ul,
    .right_column_menu .block_content li.simple ul {
        position: absolute;
        top: -1px;
        width: 200px;
        border: 1px solid #ccc;
        background: #fff;
        z-index: 999;
    }
}

@media only screen and (max-width: 767px) {
    .left_column_menu .block_content li.simple ul li,
    .right_column_menu .block_content li.simple ul li {
        border-top: 1px solid #ccc;
        position: relative;
    }
    .left_column_menu .block_content li.simple ul li a,
    .right_column_menu .block_content li.simple ul li a {
        display: block;
        padding: 10px 0 10px 15px;
        position: relative;
    }
    .left_column_menu .block_content li.simple ul li li a,
    .right_column_menu .block_content li.simple ul li li a {
        padding-left: 25px;
    }
}

.left_column_menu .block_content>ul>li,
.right_column_menu .block_content>ul>li {
    border-top: 1px solid #ccc;
    position: relative;
}

.left_column_menu .block_content>ul>li>a,
.right_column_menu .block_content>ul>li>a {
    display: block;
    padding: 10px 0;
    position: relative;
}

.left_column_menu .block_content>ul>li:first-child,
.right_column_menu .block_content>ul>li:first-child {
    border: none;
}

.left_column_menu .block_content span.menu_badge,
.right_column_menu .block_content span.menu_badge {
    font-size: 10px;
    display: inline-block;
    background: #f00;
    color: #fff;
    padding: 1px 5px 2px 5px;
    line-height: 12px;
    border-radius: 3px;
    margin-left: 10px;
}

.left_column_menu .block_content li.simple li a,
.right_column_menu .block_content li.simple li a {
    padding: 4px 5px;
    display: block;
}

.left_column_menu .block_content div.is-megamenu,
.right_column_menu .block_content div.is-megamenu {
    display: none;
}

.left_column_menu .block_content div.is-megamenu ul,
.right_column_menu .block_content div.is-megamenu ul {
    display: block!important;
    opacity: 1!important;
}

.left_column_menu .block_content div.is-megamenu ul.content>li>a,
.right_column_menu .block_content div.is-megamenu ul.content>li>a {
    font-weight: bold;
    text-transform: uppercase;
}

.left_column_menu .block_content div.is-megamenu ul.content>li li,
.right_column_menu .block_content div.is-megamenu ul.content>li li {
    padding-left: 5px;
}

@media only screen and (min-width: 768px) {
    .left_column_menu .block_content div.is-megamenu,
    .right_column_menu .block_content div.is-megamenu {
        position: absolute;
        top: 0;
        width: 600px;
        padding: 15px;
        background: #fff;
        border: 1px solid #ccc;
        z-index: 999;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .left_column_menu .block_content div.is-megamenu .megamenu-col.col-sm-3,
    .right_column_menu .block_content div.is-megamenu .megamenu-col.col-sm-3 {
        width: 50%;
        float: left;
    }
    .left_column_menu .block_content div.is-megamenu .megamenu-col.col-sm-3.first-in-line-sm,
    .right_column_menu .block_content div.is-megamenu .megamenu-col.col-sm-3.first-in-line-sm {
        clear: left;
    }
}

.left_column_menu .block_content .menu-mobile-grover:after,
.right_column_menu .block_content .menu-mobile-grover:after {
    position: absolute;
    right: 0;
    top: 12px;
    height: 15px;
    width: 15px;
    line-height: 15px;
    font-size: 15px;
    content: "\f067";
    font-family: 'FontAwesome';
    z-index: 1;
    cursor: pointer;
}

.left_column_menu .block_content .menu-mobile-grover.active:after,
.right_column_menu .block_content .menu-mobile-grover.active:after {
    content: "\f068";
}

.left_column_menu li.simple ul {
    right: -200px;
}

.right_column_menu li.simple ul {
    left: -200px;
}

.left_column_menu div.is-megamenu {
    right: -600px;
}

.right_column_menu div.is-megamenu {
    left: -600px;
}

header .top_menu .stickUpHolder>ul>li>a:before {
    background: #6E1502;
}

@media (max-width: 1199px) and (min-width: 767px) {
    header .top_menu .stickUpHolder>ul>li>a:hover {
        background: #6E1502;
    }
}

@media (max-width: 1199px) and (min-width: 767px) {
    header .top_menu>ul>li.sfHover>a,
    header .top_menu>ul>li.sfHoverForce>a,
    header .top_menu .stickUpHolder>ul>li.sfHover>a,
    header .top_menu .stickUpHolder>ul>li.sfHoverForce>a {
        background: #6E1502;
    }
}

header .top_menu .stickUpHolder .new_badge .menu_badge {
    background: #1462c3;
}

header .top_menu .stickUpHolder .sale_badge .menu_badge {
    background: #b0b209;
}

header .top_menu .is-megamenu ul.content>li>a:hover,
header .top_menu .stickUpHolder .is-megamenu ul.content>li>a:hover {
    color: #6E1502;
}

header .top_menu .is-megamenu ul.content ul li a:hover,
header .top_menu .stickUpHolder .is-megamenu ul.content ul li a:hover {
    color: #6E1502;
}



 /* jssor slider bullet navigator skin 05 css */
/*
.jssorb05 div           (normal)
.jssorb05 div:hover     (normal mouseover)
.jssorb05 .av           (active)
.jssorb05 .av:hover     (active mouseover)
.jssorb05 .dn           (mousedown)
*/
.jssorb05 {
    position: absolute;
}
.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
    position: absolute;
    /* size of bullet elment */
    width: 16px;
    height: 16px;
    background: url('/assets/public/images/slider/b05.png') no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.jssorb05 div { background-position: -7px -7px; }
.jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
.jssorb05 .av { background-position: -67px -7px; }
.jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

/* jssor slider arrow navigator skin 22 css */

.jssora051 {display:block;position:absolute;cursor:pointer;}
.jssora051 .a {fill:none;stroke:#ccc;stroke-width:360;stroke-miterlimit:10;}
.jssora051:hover {opacity:.8;}
.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:.3;pointer-events:none;}


.parallax-window {
	min-height: 300px;
	background: transparent;
}

.parallax-window-bottom {
	min-height: 200px;
	background: transparent;
}


#htmlcontent_top {
    padding-top: 31px;
}

#htmlcontent_top ul {
    margin-bottom: 0;
    padding-left: 0px;
}

#htmlcontent_top ul li {
    margin-bottom: 30px;
    list-style: none;
}

@media (max-width: 767px) {
    #htmlcontent_top ul li {
        width: 50%;
    }
}

@media (max-width: 479px) {
    #htmlcontent_top ul li {
        width: 100%;
    }
}

#htmlcontent_top ul li a {
    position: relative;
    font-size: 43px;
    display: block;
    overflow: hidden;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}


@media (min-width: 997px) {
    #htmlcontent_top ul li a {
        min-height: 195px;
        max-height: 195px;
    }
}

@media (min-width: 1199px) {
    #htmlcontent_top ul li a {
        min-height: 240px;
        max-height: 240px;
    }
}

#htmlcontent_top ul li a .item-html {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    background-color: rgba(1, 1, 1, 0.5);
    padding: 20px 0 0 20px;
}

@media (max-width: 991px) {
    #htmlcontent_top ul li a .item-html {
         bottom: 0;
         height: 80px;
    }
}

#htmlcontent_top ul li a .h2 {
    font: 400 1.9em/1.14em "Lato", sans-serif;
    color: #fff;
    margin: 0 0 9%;
    padding: 0;
    text-transform: uppercase;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

@media (max-width: 1199px) {
    #htmlcontent_top ul li a .h2 {
        margin-bottom: 5%;
        font: 400 1.4em "Lato", sans-serif;
    }
}

@media (max-width: 991px) {
    #htmlcontent_top ul li a .h2 {
        margin-bottom: 15%;
        font: 400 2em "Lato", sans-serif;
    }
}

@media (max-width: 475px) {
    #htmlcontent_top ul li a .h2 {
        
        font: 400 2em "Lato", sans-serif;
    }
}

#htmlcontent_top ul li a p {
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    font: 400 12px/22px "Roboto", sans-serif;
    margin: 0 0 0 4px;
}

@media (max-width: 1199px) {
    #htmlcontent_top ul li a p {
        font-size: 11px;
        line-height: 19px;
    }
}

@media (max-width: 991px) {
    #htmlcontent_top ul li a p {
        display: none;
    }
}

@media (min-width: 992px) {
    #htmlcontent_top ul li a:hover .h2 {
        -moz-animation: 0.4s linear 0s normal none 1 Scale;
        -webkit-animation: 0.4s linear 0s normal none 1 Scale;
        animation: 0.4s linear 0s normal none 1 Scale;
        font-weight: 900;
        -moz-transition: all 0s ease;
        -o-transition: all 0s ease;
        -webkit-transition: all 0s ease;
        transition: all 0s ease;
    }
}

@media (min-width: 992px) and (min-width: 1200px) {
    #htmlcontent_top ul li a:hover img {
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
}

#htmlcontent_top ul li img {
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    max-width: 100%;
    height: auto;
}




@keyframes Scale {
    0% {
        opacity: 0;
        -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
    }
    100% {
        opacity: 1;
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@-webkit-keyframes Scale {
    0% {
        -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
    }
    100% {
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

#htmlcontent_home {
    text-align: center;
    overflow: hidden;
    padding: 6.65% 0 5.5%;
}

#htmlcontent_home ul{ padding: 0px; }

@media (max-width: 767px) {
    #htmlcontent_home {
        padding: 6.65% 10% 5.5%;
    }
}

#htmlcontent_home li {
    font-size: 43px;
    text-transform: uppercase;
    color: #333333;
}

#htmlcontent_home li .h2 {
    font-family: "Lato", sans-serif;
    font-size: 100%;
    color: inherit;
    font-weight: 400;
    line-height: 1em;
    margin: 0 0 0.8%;
}



#htmlcontent_home li .h3 {
    font-size: 55.82%;
    color: inherit;
    line-height: 1em;
    margin: 0 0 1.3%;
}

@media (max-width: 991px) {
    #htmlcontent_home li .h3 {
        font-size: 70%;
    }
}

@media (max-width: 767px) {
   #htmlcontent_home li .h2 {
        font-size: 15px;
        font-size: 80%;
    }
    #htmlcontent_home li .h3 {
        font-size: 15px;
        font-size: 60%;
    }
}

#htmlcontent_home li p {
    font: 400 12px/22px "Roboto", sans-serif;
    margin: 0 0 0 4px;
    color: inherit;
    text-transform: none;
    padding: 0 5%;
}

@media (max-width: 1199px) {
    #htmlcontent_home li p {
        font-size: 11px;
        line-height: 19px;
    }
}

@media (max-width: 991px) {
    #htmlcontent_home li p {
        display: none;
    }
}

@media (min-width: 992px) {
    #htmlcontent_home.active_hover:hover .h2 {
        -moz-animation: 0.5s ease 0s normal none 1 Left;
        -webkit-animation: 0.5s ease 0s normal none 1 Left;
        animation: 0.5s ease 0s normal none 1 Left;
    }
    #htmlcontent_home.active_hover:hover .h3 {
        -moz-animation: 0.5s ease 0s normal none 1 Right;
        -webkit-animation: 0.5s ease 0s normal none 1 Right;
        animation: 0.5s ease 0s normal none 1 Right;
    }
}

@keyframes Left {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes Left {
    0% {
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes Right {
    0% {
        opacity: 0;
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        opacity: 1;
        right: 0;
    }
}

@-webkit-keyframes Right {
    0% {
        opacity: 0;
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}


/* footer */

.footer-container {
    background-color: white;
    position: relative;
}

@media (max-width: 767px) {
    .footer-container {
        padding-top: 45px;
        padding-bottom: 25px;
    }
}

.footer-container .container {
    padding-bottom: 100px;
}

.footer-container #footer {
    color: #222;
}

.footer-container #footer .footer-block {
    margin-top: 40px;
}

@media (max-width: 767px) {
    .footer-container #footer .footer-block {
        margin-top: 2px;
    }
}

.footer-container #footer a {
    font: 400 13px/24px "Roboto", sans-serif;
    color: #333333;
    display: inline-block;
}

.footer-container #footer a:hover {
    color: #ed425a;
}

@media (max-width: 1199px) and (min-width: 768px) {
    .footer-container #footer a {
        font-size: 13px;
        line-height: 19px;
        margin-bottom: 12px;
    }
}

.footer-container #footer h4 {
    font: 500 16px/24px "Roboto", sans-serif;
    color: #333333;
    margin: 0 0 18px 0;
}

@media (max-width: 767px) {
    .footer-container #footer h4 {
        position: relative;
        padding-bottom: 10px;
        padding-right: 30px;
    }
    .footer-container #footer h4:after {
        display: block;
        content: "\f055";
        font-family: "FontAwesome";
        position: absolute;
        right: 0;
        top: 1px;
    }
    .footer-container #footer h4.active:after {
        content: "\f056";
    }
}

.footer-container #footer h4 a {
    font: inherit;
    color: inherit;
}

.footer-container #footer h4 a:hover {
    color: #ed425a;
}

.footer-container #footer ul {
    margin-bottom: 0;
    padding-left: 0;
}

@media (max-width: 767px) {
    .footer-container #footer ul {
        margin-bottom: 30px;
    }
}

.footer-container #footer #block_contact_infos {
    margin-bottom: 21px;
    margin-top: 36px;
}

@media (max-width: 767px) {
    .footer-container #footer #block_contact_infos {
        margin-top: 2px;
        margin-bottom: 0;
    }
}

.footer-container #footer #block_contact_infos h4 {
    display: none;
}

.footer-container #footer #block_contact_infos > div ul {
    display: block !important;
}

@media (max-width: 767px) {
    .footer-container #footer #block_contact_infos > div ul {
        margin-bottom: 20px;
    }
}

.footer-container #footer #block_contact_infos > div ul li {
    padding: 0 0 4px;
    font: 400 13px/22px "Roboto", sans-serif;
}

.footer-container #footer #block_contact_infos > div ul li span {
    font: 700 35px/1.16em "Lato", sans-serif;
    color: #333333;
    text-transform: uppercase;
    display: block;
}

@media (max-width: 1199px) {
    .footer-container #footer #block_contact_infos > div ul li span {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .footer-container #footer #block_contact_infos > div ul li span {
        font-size: 25px;
    }
}

.footer-container #footer #block_contact_infos > div ul li + li span {
    font: 700 16px/1.72em "Roboto", sans-serif;
}

@media (max-width: 1199px) {
    .footer-container #footer #block_contact_infos > div ul li + li span {
        font-size: 18px;
    }
}

@media (max-width: 991px) {
    .footer-container #footer #block_contact_infos > div ul li + li span {
        font-size: 16px;
    }
}

.footer-container #footer #social_block ul {
    float: left;
    margin-bottom: 0;
}

.footer-container #footer #social_block ul li {
    float: left;
    width: 34px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-container #footer #social_block ul li {
        width: 30px;
    }
}

.footer-container #footer #social_block ul li a {
    display: inline-block;
    color: #333;
    font-size: 17px;
    opacity: 1;
    font-weight: normal;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0.3;
}

.footer-container #footer #social_block ul li a span {
    display: none;
}

.footer-container #footer #social_block ul li a:before {
    display: inline-block;
    font-family: "FontAwesome";
    vertical-align: -5px;
}

.footer-container #footer #social_block ul li a:hover {
    opacity: 1;
}

@media (min-width: 1199px) {
    .footer-container #footer #social_block ul li a:hover {
        font-size: 23px;
    }
}

.footer-container #footer #social_block ul li.facebook a:before {
    content: "\f09a";
}

.footer-container #footer #social_block ul li.twitter a:before {
    content: "\f099";
}

.footer-container #footer #social_block ul li.rss a:before {
    content: "\f09e";
}

.footer-container #footer #social_block ul li.youtube a:before {
    content: "\f167";
}

.footer-container #footer #social_block ul li.google-plus a:before {
    content: "\f0d5";
}

.footer-container #footer #social_block ul li.pinterest a:before {
    content: "\f0d2";
}

.footer-container #footer #social_block ul li.vimeo a:before {
    content: "\f194";
}

.footer-container #footer #social_block ul li.instagram a:before {
    content: "\f16d";
}

.footer-container #footer #social_block h4 {
    display: none;
}

.footer-container #footer .bottom-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #f4f4f4;
    text-transform: none;
}

.footer-container #footer .bottom-footer div {
    font: 400 11px/20px "Roboto", sans-serif;
    padding: 8px 0 10px;
    color: #222;
}

@media (max-width: 1199px) {
    .footer-container #footer .bottom-footer div {
        padding: 8px 15px 10px;
    }
}

.footer-container #footer .bottom-footer div a {
    font: inherit;
    text-transform: none;
    color: inherit;
}

.footer-container #footer .bottom-footer div a:hover {
    color: #333333;
}

#reinsurance_block {
    clear: both !important;
}




.cb5 { clear: both; min-height: 5px;}

.relitems { margin: 0 20px 40px 20px; }
/* Prods  */

.product-container {  min-height: 250px;  margin-right: 10px; display: flex;  padding:10px 10px 0px 10px;  background-color:#FFF; border-radius: 5px!important; margin-right: 10px;  }
.product-price{ white-space:nowrap; text-align: center; color: #999999; font-size: 20px; line-height: 35px; }
.product-price span { color:#6e1502; font-size: 20px; }
.old-price { color:#6E1502; font-size: 20px;  text-decoration: line-through; }

.img-responsive{display:block;width:100% \9;max-width:100%;height:auto;}
.product-img{
	text-align: center;
	position: relative;
	padding: 15px;
    min-height: 240px;
    display: flex;
    justify-content:center;
    align-items: center;
}
.product-img img{ border-radius: 3px; }
.prod-name { min-height: 37px; }
.prod-name a { color: #333333; text-decoration: none; font-weight: bold; font-family: Tahoma, sans-serif; outline: none; }
.prod-name a:hover { color: #6E1502; text-decoration: none; }





.btn.disabled,
.btn[disabled]:hover {
  opacity: 0.3; }

.btn.btn-default {
  font-weight: 500;
  font-size: "Roboto", sans-serif;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  white-space: normal;
  text-align: left;
  background: #6E1502;
  border: none;
  color: white;
  -webkit-box-shadow: inset 0 0 0 1px black;
  box-shadow: inset 0 0 0 1px black;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }
  .btn.btn-default.icon-right span {
    display: block;
    padding-right: 15px;
    position: relative; }
    .btn.btn-default.icon-right span:after {
      font-family: "FontAwesome";
      content: "\f054";
      position: absolute;
      top: 50%;
      right: 0;
      height: 30px;
      line-height: 30px;
      margin-top: -14px;
      vertical-align: middle; }
  .btn.btn-default.icon-left span {
    display: block;
    padding-left: 15px;
    position: relative; }
    .btn.btn-default.icon-left span:before {
      font-family: "FontAwesome";
      content: "\f053";
      position: absolute;
      top: 50%;
      left: 0;
      height: 30px;
      line-height: 30px;
      margin-top: -14px;
      vertical-align: middle; }
  .btn.btn-default span i.left {
    vertical-align: 0;
    margin: 0 5px 0 0;
    display: inline-block; }
  .btn.btn-default span i.right {
    margin-right: 0;
    margin-left: 5px; }
  .btn.btn-default:hover, .btn.btn-default:active, .btn.btn-default:active:focus, .btn.btn-default:focus {
    outline: none;
    background: #3a80e9;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
    color: #FFFFFF; }

.btn.ajax_add_to_cart_button, .btn.ajax_add_to_cart_product_button {
  text-align: center;
  font: 600 14px/18px "Roboto", sans-serif;
  padding: 7px 12px 10px;
  border: none;
  border-bottom: 1px solid #0d0d0d;
  position: relative;
  background: #6E1502;
  z-index: 0;
  overflow: hidden;
  box-shadow: none;
  margin-right: 10px; 
  text-shadow: none;
}
  @media (min-width: 1200px) {
    .btn.ajax_add_to_cart_button, .btn.ajax_add_to_cart_product_button {
      background: #833d2f;
      background-image: -moz-linear-gradient(#b81e00, #8f1d06, #6E1502);
      background-image: -webkit-linear-gradient(#b81e00, #8f1d06, #6E1502);
      background-image: linear-gradient(#b81e00, #8f1d06, #6E1502); }
      .btn.ajax_add_to_cart_button:after, .btn.ajax_add_to_cart_product_button:after {
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        content: "";
        background: #6E1502;
        width: 100%;
        height: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: -1; } }
  @media (max-width: 1199px) {
    .btn.ajax_add_to_cart_button, .btn.ajax_add_to_cart_product_button {
      font-size: 13px; } }
  .btn.ajax_add_to_cart_button:before, .btn.ajax_add_to_cart_product_button:before {
    content: "\f07a";
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
    padding-right: 5px;
    vertical-align: -1px; }
    @media (max-width: 1199px) {
      .btn.ajax_add_to_cart_button:before, .btn.ajax_add_to_cart_product_button:before {
        font-size: 21px;
        line-height: 23px;
        vertical-align: -1px; } }
  .btn.ajax_add_to_cart_button:hover, .btn.ajax_add_to_cart_button:active, .btn.ajax_add_to_cart_button:active:focus, .btn.ajax_add_to_cart_button:focus, .btn.ajax_add_to_cart_product_button:hover, .btn.ajax_add_to_cart_product_button:active, .btn.ajax_add_to_cart_product_button:active:focus, .btn.ajax_add_to_cart_product_button:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    background: #6E1502;
    background-image: -moz-linear-gradient(#6E1502, #8f1d06, #b81e00);
    background-image: -webkit-linear-gradient(#6E1502, #8f1d06, #b81e00);
    background-image: linear-gradient(#6E1502, #8f1d06, #b81e00);
    border: none;
    border-bottom: 1px solid #6E1502;
    box-shadow: none; }
    .btn.ajax_add_to_cart_button:hover:after, .btn.ajax_add_to_cart_button:active:after, .btn.ajax_add_to_cart_button:active:focus:after, .btn.ajax_add_to_cart_button:focus:after, .btn.ajax_add_to_cart_product_button:hover:after, .btn.ajax_add_to_cart_product_button:active:after, .btn.ajax_add_to_cart_product_button:active:focus:after, .btn.ajax_add_to_cart_product_button:focus:after {
      height: 0; }
    @media (max-width: 1199px) {
      .btn.ajax_add_to_cart_button:hover, .btn.ajax_add_to_cart_button:active, .btn.ajax_add_to_cart_button:active:focus, .btn.ajax_add_to_cart_button:focus, .btn.ajax_add_to_cart_product_button:hover, .btn.ajax_add_to_cart_product_button:active, .btn.ajax_add_to_cart_product_button:active:focus, .btn.ajax_add_to_cart_product_button:focus {
        background: #e8e8e8; } }

@media (max-width: 991px) {
  .lang_es .btn.ajax_add_to_cart_button,
  .lang_es .btn.ajax_add_to_cart_product_button,
  .lang_fr .btn.ajax_add_to_cart_button,
  .lang_fr .btn.ajax_add_to_cart_product_button {
    font-size: 12px;
    padding: 10px 13px 11px; }
    .lang_es .btn.ajax_add_to_cart_button:before,
    .lang_es .btn.ajax_add_to_cart_product_button:before,
    .lang_fr .btn.ajax_add_to_cart_button:before,
    .lang_fr .btn.ajax_add_to_cart_product_button:before {
      display: none; } }

.content_price { min-height: 35px; }
.prodsm .content_price { min-height: 35px; text-align: center; overflow: hidden; max-height: 35px; }
.prodsm .article { text-align: center; }
.prodsm .prodname { min-height: 55px; text-align: center; }
.prodsm img { border-radius: 3px; }
.in-prod img { border-radius: 3px; }

.new-label {
	background: #1462c3;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font: 400 12px/19px "Roboto", sans-serif;
	color: white;
	background: #3a80e9;
	padding: 0 6px 1px;
	text-align: center;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.sale-label {
     background: #ed425a;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font: 400 12px/19px "Roboto", sans-serif;
	color: white;
	background: #ed425a;
	padding: 0 5px 1px;
	text-align: center;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}


.top-label {
     background: #b0b209;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font: 400 12px/19px "Roboto", sans-serif;
	color: white;
	background: #b0b209;
	padding: 0 5px 1px;
	text-align: center;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}



@keyframes Scale {
    0% {
        opacity: 0;
        -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
    }
    100% {
        opacity: 1;
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@-webkit-keyframes Scale {
    0% {
        -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
    }
    100% {
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

#htmlcontent_home {
    text-align: center;
    overflow: hidden;
    padding: 6.65% 0 5.5%;
}

@media (max-width: 767px) {
    #htmlcontent_home {
        padding: 6.65% 10% 5.5%;
    }
}

#htmlcontent_home li {
    font-size: 43px;
    text-transform: uppercase;
    color: #333333;
}

#htmlcontent_home li h2, #htmlcontent_home li .h2 {
    font-family: "Lato", sans-serif;
    font-size: 2.8em;
    color: inherit;
    font-weight: 400;
    line-height: 1em;
    margin: 0 0 0.8%;
    display: block;
}

@media (max-width: 991px) {
    #htmlcontent_home li h2, #htmlcontent_home li .h2 {
        font-size: 120%;
    }
}

@media (max-width: 767px) {
    #htmlcontent_home li h2, #htmlcontent_home li .h2 {
        font-size: 140%;
        margin-top: 30px;
    }
}

#htmlcontent_home li h3, #htmlcontent_home li .h3 {
    font-size: 1.5em;
    color: inherit;
    line-height: 1em;
    margin: 0 0 1.3%;
    display: block;
}

@media (max-width: 991px) {
    #htmlcontent_home li h3, #htmlcontent_home li .h3 {
        font-size: 70%;
    }
}

@media (max-width: 767px) {
    #htmlcontent_home li h3, #htmlcontent_home li .h3 {
        font-size: 15px;
        font-size: 90%;
        margin-top: 10px;
    }
}

#htmlcontent_home li p {
    font: 400 12px/22px "Roboto", sans-serif;
    margin: 0 0 0 4px;
    color: inherit;
    text-transform: none;
    padding: 0 5%;
}

@media (max-width: 1199px) {
    #htmlcontent_home li p {
        font-size: 11px;
        line-height: 19px;
    }
}

@media (max-width: 991px) {
    #htmlcontent_home li p {
        display: block;
        margin-top: 15px;
    }
}

@media (min-width: 992px) {
    #htmlcontent_home.active_hover:hover h2 {
        -moz-animation: 0.5s ease 0s normal none 1 Left;
        -webkit-animation: 0.5s ease 0s normal none 1 Left;
        animation: 0.5s ease 0s normal none 1 Left;
    }
    #htmlcontent_home.active_hover:hover h3 {
        -moz-animation: 0.5s ease 0s normal none 1 Right;
        -webkit-animation: 0.5s ease 0s normal none 1 Right;
        animation: 0.5s ease 0s normal none 1 Right;
    }
}

@keyframes Left {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes Left {
    0% {
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes Right {
    0% {
        opacity: 0;
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        opacity: 1;
        right: 0;
    }
}

@-webkit-keyframes Right {
    0% {
        opacity: 0;
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}


/* TEST 2 cols in categs for mobile */
/* remove in layout col-xs-6 prodsm */
@media (min-width: 350px) and (max-width: 670px){
span.price {
    font-size: 16px;
}

div.newsm {
    margin-top: 30px; 
}
div.pager {
    background-color: #F44336;
    color: #fff;
}
div.pager a {
    color: #fdfdfd;
    text-decoration: underline;
}
    
.filter_btn {
    border: 2px solid #F44336;
    border-radius: 3px;
}

.cattxt {
    margin-top: 80px;
}

}

@media (max-width: 349px){
    .col-xs-6.prodsm{
        width: 100%;
    }
}
.article_close { display: none; }
#bottom-description ol{
    padding-left: 15px;
}
#bottom-description ol li{
    list-style: decimal;
    margin-left: 0;
    padding-left: 5px;
}

#bottom-description a {
    color: #6e1502;
}

.fsocial a {
    color: #6e1502;
    font-size: 24px;
}
.fsocial a i { 
    display: block;
}

.facebook-ico {
    width: 32px;
    height: 32px;
    background-image: url(/assets/public/images/icons/facebook_icon.svg);
    
}