body, label {
    font-family: montserrat, sans-serif !important;
    font-weight: 400;
    color: #666;
    font-size: 14px;
    line-height: 20px;
    width: 100%
}

h1, h2, h3, h4, h5, h6 {
    color: #444
}

.product_price {
    font-size: 27px;
    color: #b31719;
    font-weight: 900
}

#menu1 {
    text-transform: uppercase
}

.fa {
    font-size: 14px
}

h1 {
    font-size: 33px
}

h2 {
    font-size: 27px
}

h3 {
    font-size: 21px
}

h4 {
    font-size: 15px
}

h5 {
    font-size: 12px
}

h6 {
    font-size: 10.2px
}

a {
    color: #b31719
}

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

legend {
    font-size: 18px;
    padding: 7px 0;
    font-family: montserrat, sans-serif !important
}

label {
    font-size: 12px;
    font-weight: 400
}

select.form-control, textarea.form-control, input[type=text].form-control, input[type=password].form-control, input[type=datetime].form-control, input[type=datetime-local].form-control, input[type=date].form-control, input[type=month].form-control, input[type=time].form-control, input[type=week].form-control, input[type=number].form-control, input[type=email].form-control, input[type=url].form-control, input[type=search].form-control, input[type=tel].form-control, input[type=color].form-control {
    font-size: 12px
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 12px
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px
}

span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline
}

.nav-tabs {
    margin-bottom: 15px
}

div.required .control-label:before {
    content: '* ';
    color: red;
    font-weight: 700
}

.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #b31719
}

.dropdown-menu li > a:hover label {
    color: #fff !important
}

#top {
    background-color: #000;
    border-bottom: 1px solid #000;
    padding: 4px 0 3px 0;
    margin: 0 0 20px;
    min-height: 33px
}

#top .container {
    padding: 0 20px
}

#top #form-currency .currency-select, #top #form-language .language-select {
    text-align: left
}

#top #form-currency .currency-select:hover, #top #form-language .language-select:hover {
    text-shadow: none;
    color: #fff;
    background-color: #b31719;
    background-image: -webkit-linear-gradient(top, #b31719, #1f90bb);
    background-image: linear-gradient(to bottom, #b31719, #1f90bb);
    background-repeat: repeat-x
}

#top .btn-link, #top-links li, #top-links a {
    color: #888;
    text-shadow: 0 1px 0 #fff;
    text-decoration: none
}

#top .btn-link:hover, #top-links a:hover {
    color: #444
}

#top-links .dropdown-menu a {
    text-shadow: none
}

#top-links .dropdown-menu a:hover {
    color: #fff
}

#top .btn-link strong {
    font-size: 14px;
    line-height: 14px
}

#top-links {
    padding-top: 6px
}

#top-links a + a {
    margin-left: 15px
}

#logo {
    margin: 0 0 10px
}

#search {
    margin-bottom: 10px
}

#search .input-lg {
    height: 29px;
    width: 262px;
    line-height: 20px;
    padding: 0 10px;
    border-radius: 14.5px
}

#search .btn-lg {
    position: absolute;
    z-index: 2;
    right: 1px;
    top: 0;
    background-color: #b31719 !important;
    width: 29px;
    height: 29px;
    border-radius: 20px;
    padding-left: 7px;
    padding-top: 3px;
    color: #fff;
    background-image: none;
    border-color: #b31719
}

#cart {
    margin-bottom: 10px;
    position: absolute;
    right: -45px
}

#cart > .btn {
    width: 56px;
    height: 28px;
    background-color: #b31719;
    border: solid 1px #d8d8d8;
    color: #fff;
    background-image: none;
    float: right;
    padding-top: 4px;
    border-radius: 14px 0 0 14px;
    z-index: 10
}

#cart.open > .btn {
    background-image: none;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    color: #666;
    box-shadow: none;
    text-shadow: none
}

#cart.open > .btn:hover {
    color: #444
}

#cart .dropdown-menu {
    background: #eee;
    z-index: 1001
}

#cart .dropdown-menu {
    min-width: 100%
}

@media (max-width: 478px) {
    #cart .dropdown-menu {
        width: 100%
    }
}

#cart .dropdown-menu table {
    margin-bottom: 10px
}

#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px
}

@media (max-width: 478px) {
    #cart .dropdown-menu li > div {
        min-width: 100%
    }
}

#cart .dropdown-menu li p {
    margin: 20px 0
}

#menu {
    min-height: 30px;
    height: 10px
}

#menu .nav > li > a {
    color: #838383;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.86;
    text-transform: uppercase;
    padding: 10px 12px;
    min-height: 15px;
    background-color: transparent;
    margin-bottom: 0;
    margin-top: -9px
}

#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background-color: rgba(0, 0, 0, .1)
}

#menu .dropdown-menu {
    padding-bottom: 0
}

#menu .dropdown-inner {
    display: table
}

#menu .dropdown-inner ul {
    display: table-cell
}

#menu .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
    color: #333;
    font-size: 12px;
    text-transform: uppercase
}

#menu .dropdown-inner li a:hover {
    color: #fff
}

#menu .see-all {
    display: block;
    margin-top: .5em;
    border-top: 1px solid #ddd;
    padding: 3px 20px;
    border-radius: 0 0 3px 3px;
    font-size: 12px
}

#menu .see-all:hover, #menu .see-all:focus {
    text-decoration: none;
    color: #fff;
    background-color: #b31719
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .2)
}

#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #fff;
    padding: 2px 18px;
    float: right;
    background-color: #b31719;
    border-radius: 30px
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    color: #fff;
    background-color: #b31719
}

@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block
    }
}

@media (max-width: 767px) {
    #menu {
        border-radius: 4px
    }

    #menu div.dropdown-inner > ul.list-unstyled {
        display: block
    }

    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, .1)
    }

    #menu .dropdown-inner {
        display: block
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #fff
    }

    #menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, .1)
    }

    #menu .see-all {
        margin-top: 0;
        border: 0;
        border-radius: 0;
        color: #fff
    }
}

#menu1 {
    min-height: 40px;
    height: 10px
}

#menu1 .nav > li > a {
    color: #838383;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.86;
    text-transform: uppercase;
    padding: 10px 15px;
    min-height: 15px;
    background-color: transparent;
    margin-bottom: 0;
    margin-top: -9px
}

#menu1 .nav > li > a:hover, #menu1 .nav > li.open > a {
    background-color: rgba(0, 0, 0, .1)
}

#menu1 .dropdown-menu {
    padding-bottom: 0
}

#menu1 .dropdown-inner {
    display: table
}

#menu1 .dropdown-inner ul {
    display: table-cell
}

#menu1 .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
    color: #333;
    font-size: 12px;
    text-transform: uppercase
}

#menu1 .dropdown-inner li a:hover {
    color: #fff
}

#menu1 .see-all {
    display: block;
    margin-top: .5em;
    border-top: 1px solid #ddd;
    padding: 3px 20px;
    border-radius: 0 0 3px 3px;
    font-size: 12px
}

#menu1 .see-all:hover, #menu1 .see-all:focus {
    text-decoration: none;
    color: #fff;
    background-color: #b31719
}

#menu1 #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .2)
}

#menu1 .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #fff;
    padding: 2px 18px;
    float: right;
    background-color: #b31719;
    border-radius: 30px
}

#menu1 .btn-navbar:hover, #menu1 .btn-navbar:focus, #menu1 .btn-navbar:active, #menu1 .btn-navbar.disabled, #menu1 .btn-navbar[disabled] {
    color: #fff;
    background-color: #b31719
}

@media (min-width: 768px) {
    #menu1 .dropdown:hover .dropdown-menu {
        display: block
    }
}

@media (max-width: 767px) {
    #menu1 {
        border-radius: 4px
    }

    #menu1 div.dropdown-inner > ul.list-unstyled {
        display: block
    }

    #menu1 div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, .1)
    }

    #menu1 .dropdown-inner {
        display: block
    }

    #menu1 .dropdown-inner a {
        width: 100%;
        color: #fff
    }

    #menu1 .dropdown-menu a:hover, #menu1 .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, .1)
    }

    #menu1 .see-all {
        margin-top: 0;
        border: 0;
        border-radius: 0;
        color: #fff
    }
}

footer {
    margin-top: 30px;
    padding-top: 12px;
    background-color: #eaebea;
    border-top: 1px solid #ddd;
    color: #e2e2e2
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #666
}

footer a:hover {
    color: #545454
}

footer h6 {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    text-align: left;
    font-weight: 600;
    color: #545454;
    text-transform: uppercase
}

footer a {
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-align: left;
    color: #545454
}

.alert {
    padding: 8px 14px
}

.breadcrumb {
    background-color: transparent;
    margin: 0 0 0 -20px;
    padding: 8px 0;
    border: 0
}

.breadcrumb i {
    font-size: 15px
}

.breadcrumb > li {
    text-shadow: 0 1px 0 #fff;
    padding: 0 20px;
    position: relative;
    white-space: nowrap
}

.breadcrumb > li + li:before {
    content: '';
    padding: 0
}

.breadcrumb > li:after {
    content: '»';
    font-size: 8px;
    margin-left: 9px;
    margin-right: -25px
}

.breadcrumb a {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 100;
    text-align: left;
    color: #464646
}

.pagination {
    margin: 25px 0 0
}

.buttons {
    margin: 1em 0
}

.btn {
    padding: 7.5px 12px;
    font-size: 12px;
    border: 1px solid #b31719;
    border-radius: 0
}

.btn-xs {
    font-size: 9px
}

.btn-sm {
    font-size: 10.2px
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 12px
}

.btn-group > .btn-xs {
    font-size: 9px
}

.btn-group > .btn-sm {
    font-size: 10.2px
}

.btn-group > .btn-lg {
    font-size: 15px
}

.btn-default {
    color: #777;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    background-color: #e7e7e7;
    background-image: -webkit-linear-gradient(top, #eee, #ddd);
    background-image: linear-gradient(to bottom, #eee, #ddd);
    background-repeat: repeat-x;
    border-color: #ddd #ddd #b3b3b3 #b7b7b7
}

.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #b31719;
    border-color: #b31719;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #8c1213 !important;
    background-position: 0 -15px;
    border-color: #8c1213 !important
}

.btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #faa732;
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, .1)
}

.btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #da4f49;
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, .1)
}

.btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #5bb75b;
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, .1)
}

.btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #df5c39;
    background-image: -webkit-linear-gradient(top, #e06342, #dc512c);
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39
}

.btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #b31719;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    box-shadow: none
}

.btn-inverse {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #363636;
    background-image: -webkit-linear-gradient(top, #444, #222);
    background-image: linear-gradient(to bottom, #444, #222);
    background-repeat: repeat-x;
    border-color: #222 #222 #000
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222;
    background-image: -webkit-linear-gradient(top, #333, #111);
    background-image: linear-gradient(to bottom, #333, #111)
}

.list-group a {
    border: 1px solid #ddd;
    color: #888;
    padding: 8px 12px
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444;
    background: #eee;
    border: 1px solid #ddd;
    text-shadow: 0 1px 0 #fff
}

.carousel-caption {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome, sans-serif
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome, sans-serif
}

.product-thumb {
    border: 1px solid #ddd;
    overflow: auto;
    padding-top: 35px
}

.owl-carousel .product-thumb {
    border-left: 0
}

.product-thumb .image {
    text-align: center
}

.product-thumb .image a {
    display: block;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0
}

.product-grid .product-thumb .image {
    float: none
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        padding: 0 15px
    }
}

.product-thumb h4 {
    font-weight: 700;
    min-height: 50px
}

.product-thumb .caption {
    padding: 0 20px;
    min-height: 100px
}

.caption a {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #000;
    text-transform: uppercase
}

@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: 210px;
        padding: 0 10px
    }
}

@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px
    }

    .product-grid .product-thumb .caption {
        min-height: 0
    }
}

.product-thumb .rating {
    padding-bottom: 10px
}

.rating .fa-stack {
    font-size: 8px
}

.rating .fa-star-o {
    color: #999;
    font-size: 15px
}

.rating .fa-star {
    color: #fc0;
    font-size: 15px
}

.rating .fa-star + .fa-star-o {
    color: #e69500
}

h2.price {
    margin: 0
}

.product-thumb .price {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #b31719
}

.product-thumb .price-new {
    font-weight: 600;
    color: #b31719;
    font-size: 14px
}

.product-thumb .price-old {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #9b9b9b;
    text-decoration: line-through;
    margin-right: 10px
}

.price-tax {
    display: none
}

.product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto
}

.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd
}

@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none
    }
}

.product-thumb .button-group button {
    width: 60%;
    border: 0;
    display: inline-block;
    float: left;
    background-color: #eee;
    color: #888;
    line-height: 38px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase
}

.product-thumb .button-group button + button {
    width: 20%;
    border-left: 1px solid #ddd
}

.product-thumb .button-group button:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer
}

@media (max-width: 1200px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%
    }
}

@media (max-width: 767px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%
    }
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0
}

.thumbnails > li {
    margin-left: 20px
}

.thumbnails {
    margin-left: -20px
}

.thumbnails > img {
    width: 100%
}

.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd
}

.image-additional {
    width: 90%
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px
}

@media (min-width: 1200px) {
    #content .col-lg-2:nth-child(6n+1), #content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #content .col-md-2:nth-child(6n+1), #content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #content .col-sm-2:nth-child(6n+1), #content .col-sm-2:nth-child(6n+1), #content .col-sm-3:nth-child(4n+1), #content .col-sm-4:nth-child(3n+1), #content .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%
    }

    #column-left + #content .product-layout .col-md-3 {
        width: 50%
    }

    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%
    }

    #content + #column-right .product-layout .col-md-3 {
        width: 100%
    }
}

#column-left .product-layout, #column-right .product-layout {
    width: 100%
}

.input-group .form-control[name^=quantity] {
    min-width: 50px
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39
}

#topText {
    text-align: center;
    height: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 2.6;
    color: #eee;
    text-transform: uppercase
}

.no-padding {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (min-width: 768px) {
    .no-padding-sm {
        padding-left: 0;
        padding-right: 0
    }
}

#carousel0 {
    margin-top: -19px;
    margin-bottom: 0
}

#carousel0 .owl-wrapper-outer {
    box-shadow: 0 0;
    border-bottom: 1px solid #d5d5d5
}

#slideshow0 .owl-wrapper-outer {
    box-shadow: 0 0;
    border: 0
}

#carousel0 .owl-controls {
    display: none
}

.totalProducts {
    margin: 0
}

.totalProducts .owl-wrapper-outer {
    box-shadow: 0 0;
    border: 0;
    border-radius: 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.owl-carousel .owl-buttons {
    top: 45px !important;
    display: none
}

.owl-carousel .owl-buttons div i {
    font-size: 11px !important;
    margin-top: -5px !important;
    color: #b31719
}

.owl-pagination {
    display: none
}

.fTitle {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #000;
    text-transform: uppercase
}

.fSubTitle {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    color: #b31719;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 15px
}

.greyScale {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.7" /><feFuncG type="linear" slope="0.7" /><feFuncB type="linear" slope="0.7" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: grayscale(100%) brightness(70%);
    filter: grayscale(100%) brightness(70%);
    filter: gray progid:DXImageTransform.Microsoft.Light();
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

.greyAppear:hover > .greyScale {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

.titleHtml {
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    padding-left: 38px;
    padding-top: 37px;
    text-shadow: 2px 1px 1px #000;
    margin-top: 0;
    margin-bottom: 0
}

.divisionHtml {
    width: 258px;
    height: 1px;
    background-color: #fff;
    border: solid 1px #b31719;
    margin-left: 38px;
    margin-top: 11px
}

.subTitleHtml {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    padding-left: 38px;
    padding-top: 11px;
    text-shadow: 2px 1px 1px #000;
    margin-top: 0;
    margin-bottom: 0
}

.buttonHtml {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 33px;
    height: 33px;
    background-color: #b31719;
    border: solid 1px #fff;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: color 100ms linear;
    transition: color 100ms linear
}

#ulAccount {
    float: right
}

#ulAccount .dropdown {
    width: 28px;
    height: 28px;
    border-radius: 14px;
    background-color: #b31719;
    border: solid 1px #d8d8d8;
    padding-top: 3px;
    padding-left: 7.5px;
    z-index: 2
}

#aAccount {
    color: #fff
}

.descriptionCat {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #fff;
    margin-top: 170px;
    text-transform: uppercase;
    padding-left: 28px
}

#thumbCat {
    box-shadow: 0 0 273px 16px #0000005e inset;
    background-repeat: no-repeat;
    background-position: center center
}

.filterSel, .filterOrderBy {
    width: 100%;
    height: 36px;
    background-color: #fff;
    border: solid 1px #b3b3b3;
    font-size: 12px;
    font-weight: 100;
    text-align: left;
    color: #535353;
    padding-left: 19px
}

.filterCat {
    width: 100%;
    height: 36px;
    background-color: #b31719;
    border: solid 1px #b3b3b3;
    font-size: 12px;
    text-align: left;
    color: #fff;
    padding-left: 19px
}

#pesquisaFiltro {
    border: solid 1px #fff;
    padding-bottom: 10px;
    padding-top: 10px
}

.metaDesc h1 {
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    color: #b31719;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
    font-weight: 600
}

.discount {
    width: 35px;
    height: 25px;
    background-color: #b31719;
    border: solid 1px #fff;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    border-bottom: 0;
    padding-top: 5px
}

.triangleBottom {
    border-left: 17px solid transparent;
    border-right: 16px solid transparent;
    border-top: 12px solid #b31719;
    width: 32px;
    height: 25px;
    margin-left: 1px
}

.etiqueta {
    position: absolute;
    top: 0;
    right: 4px
}

.long {
    width: 62px
}

.long .discount {
    width: 62px
}

.long .triangleBottom {
    width: 60px;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent
}

.titleProduct {
    font-size: 23.9px;
    font-weight: 500;
    text-align: left !important;
    color: #b31719;
    text-transform: uppercase;
    margin-top: 0
}

.thumbnail {
    border-radius: 0 !important
}

.desCat {
    min-height: 50px
}

#button-cart {
    background-image: none;
    background-color: #b31719;
    border-radius: 0;
    border: 0;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    margin-top: -10px;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

.relatedHr {
    height: 2px;
    width: 100%;
    border: solid 1px #b31719
}

.relatedProdTitle {
    font-size: 18px;
    font-weight: 200;
    text-align: left;
    color: #b31719;
    text-transform: uppercase
}

.textAlignCenter {
    text-align: center
}

.rowBread {
    background-color: #ededed;
    border: solid 1px #fff;
    margin-bottom: 39px
}

.breadProd a {
    font-size: 10px;
    font-weight: 100;
    color: #464646
}

.sitemapTitle {
    font-size: 24px;
    color: #b31719;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
    font-weight: 600;
    margin-bottom: 10px
}

.titleMapa {
    border-bottom: solid 1px #b31719;
    margin-bottom: 15px
}

.titleMapa a {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    color: #b31719;
    text-transform: uppercase
}

.minHeight230 {
    min-height: 230px
}

.subTitleMapa .Child {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-align: left;
    color: #545454;
    text-transform: uppercase
}

.subTitleMapa .noChild {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 300;
    text-align: left;
    color: #949393;
    text-transform: uppercase
}

#divSiteMap {
    background-color: #e4e4e4;
    padding-bottom: 20px;
    margin-bottom: 15px;
    padding-top: 15px
}

.titleDescProd {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 200;
    text-align: left;
    color: #b31719;
    text-transform: uppercase;
    margin-bottom: 13px;
    margin-top: 35px
}

.contentDescProd {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 200;
    text-align: left;
    color: #1d1d1d
}

.titleOption:before {
    content: '' !important
}

.titleOption {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 200;
    text-align: left;
    color: #b31719;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 0
}

.optionValues:hover {
    border: 1px solid #7c7c7c
}

.optionValues label {
    padding-left: 0;
    font-weight: 600
}

.optionValues {
    padding: 7px 0 6px !important;
    text-align: center;
    margin-bottom: 14px;
    margin-top: 22px;
    min-height: 35px
}

.sizeShoes {
    padding-top: 9px;
    text-align: center;
    padding-bottom: 9px;
    min-height: 44px
}

.sizeShoes a {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #6f6f6f;
    text-transform: uppercase
}

.divOptionSizes {
    min-height: 80px;
    margin-top: 44px;
    background-color: #ededed;
    padding-left: 15px;
    display: flow-root
}

.no-margin {
    margin-left: 0;
    margin-right: 0
}

#divColorOption {
    position: absolute;
    left: -87px;
    max-width: 87px;
    max-height: 440px;
    overflow-y: scroll;
    overflow-x: hidden
}

#divColorOption .row {
    margin-left: 0;
    margin-right: 0
}

#divColorOption::-webkit-scrollbar-button {
    display: block;
    height: 13px;
    border-radius: 0;
    background-color: #aaa
}

#divColorOption::-webkit-scrollbar-button:hover {
    background-color: #aaa
}

#divColorOption::-webkit-scrollbar-thumb {
    background-color: #ccc
}

#divColorOption::-webkit-scrollbar-thumb:hover {
    background-color: #ccc
}

#divColorOption::-webkit-scrollbar-track {
    background-color: #efefef
}

#divColorOption::-webkit-scrollbar-track:hover {
    background-color: #ccc
}

#divColorOption:hover::-webkit-scrollbar {
    width: 1px
}

#divColorOption::-webkit-scrollbar {
    width: 0
}

#divColorOption img {
    width: 92px;
    height: 82px;
    padding: 5px
}

#divColorOption .product-thumb {
    margin-bottom: 0
}

#divColorOption2 {
    display: none
}

#divColorOption2 img {
    width: 80px;
    height: 68px
}

#divColorOption2 .product-thumb {
    margin-bottom: 0
}

.owl-prev {
    position: absolute;
    top: -35px !important
}

.owl-next {
    position: absolute;
    top: -35px !important
}

#facilitarPesquisa {
    font-size: 18px;
    font-weight: 500;
    color: #b31719;
    text-transform: uppercase;
    padding: 10px 13px;
    text-align: center
}

#facilitarPesquisaDesc {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    text-align: left;
    color: #696868
}

.modal-dialog {
    width: 380px
}

.modal-content {
    border-radius: 0
}

.modal-body {
    min-height: 120px
}

#filtroHomem {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 200;
    text-align: left;
    color: #333;
    padding: 10px
}

#filtroHomem:hover {
    border: solid 1px #dbdbdb;
    font-weight: 500
}

#filtroMulher {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 200;
    text-align: left;
    color: #333;
    padding: 10px
}

#filtroMulher:hover {
    border: solid 1px #dbdbdb;
    font-weight: 500
}

#filtroRapariga {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 200;
    text-align: left;
    color: #333;
    padding: 10px
}

#filtroRapariga:hover {
    border: solid 1px #dbdbdb;
    font-weight: 500
}

#filtroRapaz {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 200;
    text-align: left;
    color: #333;
    padding: 10px
}

#filtroRapaz:hover {
    border: solid 1px #dbdbdb;
    font-weight: 500
}

.multiselect-native-select .btn-group {
    min-width: 100%
}

.multiselect-native-select .btn-group .multiselect {
    min-width: 100%;
    width: 192px;
    height: 36px;
    background-color: #fff;
    border: solid 1px #b3b3b3;
    font-size: 12px;
    font-weight: 100;
    text-align: left;
    color: #535353;
    padding-left: 19px;
    border-radius: 0;
    box-shadow: 0 0;
    background-image: none
}

.multiselect-native-select .btn-group .multiselect .caret {
    border-top: 6px dashed;
    border-top: 4px solid \9;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    float: right;
    margin-top: 5px;
    margin-right: -6px
}

#finalLocation {
    color: #b81c20;
    float: right
}

.firstOption {
    display: none
}

.noPaddingLeft {
    padding-left: 0
}

#fixedBar {
    position: fixed;
    background: #fff;
    width: 100%;
    padding-left: 15px;
    padding-top: 10px !important;
    display: none;
    z-index: 1001;
    height: auto;
    padding-right: 15px;
    box-shadow: 0 1px 5px #888
}

#fixedBar > .row {
    top: 10px
}

#fixedBar #ulAccount {
    margin-top: 0 !important
}

.hintSelect {
    position: absolute;
    top: 33px;
    z-index: 100;
    width: 155px;
    border: 1px solid #b31719;
    padding: 7px;
    border-radius: 10px;
    background-color: #fff
}

.menu3rdlevel {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1
}

.arrow:hover .menu3rdlevel {
    display: block;
    left: 150px;
    top: 5px
}

#semFiltros {
    color: #7f7f7f;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #d9d9d9;
    border-color: #d9d9d9;
    width: 336px;
    margin-left: 5px
}

#semFiltros:hover {
    background-color: #d9d9d9 !important;
    border-color: #d9d9d9 !important
}

#comFiltros {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #fff;
    background-color: #b31719;
    margin-top: 10px;
    margin-bottom: 5px;
    width: 336px;
    margin-left: 5px
}

.titleOptionImage {
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: 200;
    text-align: left;
    color: #b31719;
    text-transform: uppercase;
    margin-left: 0;
    margin-bottom: 9px
}

#manufacturerDiv {
    background-color: #cecece;
    border: solid 1px #d2d2d2;
    height: 36px;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    padding-top: 7px;
    padding-left: 20px
}

@media (max-width: 1350px) {
    .divisionHtml {
        width: 150px
    }

    #search .input-lg {
        width: 160px
    }
}

@media (max-width: 1159px) {
    #menu .nav > li > a {
        padding: 9px 0 10px 6px
    }

    #menu1 .nav > li > a {
        padding: 9px 0 10px 6px
    }

    #divColorOption {
        display: none
    }

    #divColorOption2 {
        display: block;
        position: relative;
        margin-right: 15px;
        margin-left: 15px;
        left: 0;
        max-width: 100%
    }
}

@media (max-width: 1048px) {
    .hideFooterImg {
        display: none
    }
}

@media (max-width: 767px) {
    #ulAccount {
        margin-right: 45px;
        margin-top: -58px
    }

    #search .input-lg {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    #search {
        display: block;
        position: relative;
        left: -30px;
        margin-bottom: 40px;
        top: -17px
    }

    #cart {
        right: -15px;
        margin-top: -17px
    }

    #menuMobile {
        position: absolute;
        z-index: 19;
        width: 100%;
        background-color: #b31719;
        border-radius: 5px;
        max-height: 75vh;
        min-width: 230px;
        right: 15px
    }

    #menuMobile a {
        color: #fff !important;
        text-align: right
    }

    .padding-left {
        padding-left: 15px
    }

    .divOptionSizes {

        /* blek - changed */
        min-height: 80px;
        /*min-height: 215px;*/
    }

    #menu {
        right: -30px;
        top: -7px
    }

    #menu1 {
        right: -30px;
        top: -7px
    }

    .sizeShoes {
        padding-left: 0;
        padding-right: 0;
        text-align: center
    }

    .sizeShoes a {
        font-size: 10px
    }
}

.categoryTitle {
    position: absolute;
    top: 0;
    padding-top: 20px;
    padding-left: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    text-align: left;
    color: gray;
    text-transform: uppercase;
    font-weight: 500
}

.noImage {
    width: 228px;
    height: 228px
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #b31719;
    border-color: #b31719
}

@media (max-width: 1350px) {
    #menu .nav > li > a, #menu1 .nav > li > a {
        padding: 10px 7px
    }

    #divColorOption {
        left: 38px;
        top: 5px;
        z-index: 1000
    }

    .titleOptionImage {
        font-size: 12px
    }

    #divColorOption img {
        width: 70px;
        height: 60px;
        margin-top: 0
    }

    #divColorOption .product-thumb {
        width: 80px;
        background: #fff
    }
}

@media (max-width: 767px) {
    .menu3rdlevel {
        display: none !important
    }
}

/*.pagination>li>a {
    color: #b31719!important
}*/

.pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span {
    border-radius: 0 !important
}

.resultsBottom {
    margin-top: 7px;
    margin-bottom: 30px
}

.paddingLeft45 {
    padding-left: 45px
}

.marginTopPow {
    margin-top: 15px
}

.product-layout2 {
    transition: all .2s ease-in-out
}

.product-layout2:hover {
    background: #fff;
    z-index: 99;
    transform: scale(1.07)
}

.product-layout2 {
    margin-left: -1px;
    margin-top: -1px
}

.productsRow {
    padding-left: 4px;
    margin-top: 20px
}

.topoCategorias {
    margin-right: 0
}

.topoCategorias .divFirst {
    position: relative
}

.topoCategorias .divFirst:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, .5)
}

.topoCategorias .divFirst > div {
    position: relative
}

.topoCategorias, .topoCategorias .divFirst {
    min-height: 300px
}

#myModalCart .modal-dialog {
    max-width: 790px;
    width: 90%
}

#myModalCart .modal-body {
    height: auto;
    padding: 30px
}

#carousel0 a img {
    max-width: 60%;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    margin: auto
}

#carousel0 a:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.information h1 {
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    color: #b31719;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
    font-weight: 600;
    padding: 25px 0
}

#content h1 {
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    color: #b31719;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
    font-weight: 600;
    padding: 0
}

.information {
    color: #000;
    font-family: Montserrat, sans-serif
}

.brands h2 {
    text-align: center
}

.brands_elem {
    text-align: center
}

.brands_elem img {
    display: block;
    margin: 0 auto
}

.brands_elem a {
    text-align: center
}

.descriptionInfo {
    font-size: 14px;
    padding-left: 20px
}

#slideshow0 .owl-wrapper {
    -webkit-transition: all 1500ms cubic-bezier(.83, .03, .27, .98) !important;
    transition: all 1500ms cubic-bezier(.83, .03, .27, .98) !important
}

#slideshow0 .owl-buttons {
    display: none
}

#slideshow0 .owl-pagination {
    display: block;
    top: -40px
}

#slideshow0 {
    margin-bottom: 0
}

.imgManufaturer {
    width: 100px
}

p {
    font-size: 14px !important
}

.information-information-5 .descriptionInfo .table {
    width: 100% !important
}

.information-information-5 .descriptionInfo .table tr:first-child td {
    background-color: #ececec;
    font-weight: 700;
    font-size: 11px;
    width: 33%;
    border-top: 3px solid #b31719
}

.information-information-5 .descriptionInfo .table td {
    border: 0;
    padding: 10px
}

.box-newsletter #txtemail {
    width: 100%;
    height: 29px;
    border-radius: 20px
}

.box-newsletter {
    background-color: #b31719
}

.titleNewsletter {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 25px;
    padding-top: 15px
}

.titleNewsletter span {
    color: #fff;
    font-weight: 400;
    font-size: 10px;
    text-transform: none
}

.box-newsletter .newsletters-container .btn-primary-mdl {
    border: 0;
    background: #b31719;
    color: #fff;
    padding: 5px 0;
    margin: 0 10px;
    width: 50px;
    border-radius: 25px;
    position: absolute;
    top: 15px;
    right: -15px
}

.divContainerNewsletter {
    padding: 15px 0
}

.facebookIcon {
    background-color: #ffffff45;
    border-radius: 22px;
    width: 30px;
    height: 30px;
    display: inline-block
}

.instagramIcon {
    background-color: #ffffff45;
    border-radius: 22px;
    width: 30px;
    height: 30px;
    display: inline-block
}

.facebookIcon i, .instagramIcon i {
    color: #fff;
    font-size: 18px !important
}

.facebookIcon i {
    position: absolute;
    top: 4px;
    font-size: 23px !important;
    margin: 1px 8px
}

.instagramIcon i {
    position: absolute;
    padding: 6px 7px
}

.box-newsletter .newsletters-container {
    margin-bottom: 5px
}

.socialIcons {
    margin-top: 18px
}

.containers {
    padding: 0 125px
}

.titleSocials {
    text-transform: uppercase;
    text-align: right;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding-top: 5px
}

.divOptionSizes .radio {
    margin-top: 10px
}

.modal-footer {
    text-align: center !important
}

@media (max-width: 1024px) {
    .containers {
        padding: 0
    }

    .paddingLeft45Mobile {
        padding-left: 45px
    }
}

.common-home #slideshow0 .img-responsive {
    width: 100%
}

@media (max-width: 991px) and (min-width: 768px) {
    .greyAppear {
        clear: none !important
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .greyAppear {
        clear: none !important
    }
}

.contentDescProd p {
    font-family: Montserrat, sans-serif !important
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #cecece;
    outline: 0
}

.price-product {
    font-size: 27px;
    font-weight: 800;
    color: #444
}

h1#marca {
    text-align: left;
    font-size: 12px;
    margin: 0;
    padding: 0
}

.egoi_button {
    margin-top: 20px;
    width: 100%
}

@media only screen and (max-width: 768px) {
    .topoCategorias a:not(:first-child) {
        display: none
    }

    #search input {
        width: 100% !important
    }

    #fixedBar {
        height: 120px;
        top: 23px
    }

    .egoi-content {
        width: 100vw !important;
        height: 100vh !important;
        position: fixed !important;
        right: 0 !important
    }

    .egoi-content > img {
        top: 0 !important;
        right: 0 !important
    }
}

#search .input-group-btn {
    position: absolute;
    right: 0
}

.portes-gratis-pt {
    border-top: 1px dotted;
    border-bottom: 1px dotted
}

.scroll-hidden {
    overflow: hidden
}

@-webkit-keyframes bounce {
    0%, to {
        transform: translate(0)
    }

    25%, 75% {
        transform: translateY(-30px)
    }

    50% {
        transform: translateY(-15px)
    }
}

#preloader {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    z-index: 999999;
    display: flex;
    justify-content: center;
    align-items: center
}

#preloader img {
    -webkit-animation: bounce 1s infinite;
    animation: bounce 1s infinite
}

.mfilter-heading {
    background: #b31719 !important
}

.mfilter-heading-text > span {
    color: #fff;
    text-transform: uppercase;
    font-family: montserrat, serif;
    font-weight: 800
}

.mfilter-content {
    border-radius: 0
}

.mfilter-head-icon {
    filter: brightness(651%)
}

.col-order-by {
    padding: 10px
}

h3.box-heading {
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 5px
}

#input-sort {
    height: 30px;
    margin: 3px
}

body {
    overflow-x: hidden;
}

@media (max-width: 500px) {
    .only-desktop {
        display: none;
    }

    .only-mobile {
        display: block;
    }
}

@media (min-width: 500px) {
    .only-desktop {
        display: block;
    }

    .only-mobile {
        display: none;
    }

    /* blek - added */
    .list-manufacturers {
        column-count: 4;
    }

    .list-manufacturers li {
        break-inside: avoid;
    }

}

.top-mobile {
    display: none;
}

#filtros {
    display: block !important;
}

/* Mobile header */
@media (max-width: 576px) {

    .mfilter-box-1 .mfilter-free-button {
        display: none;
    }

    #top, header {
        display: none
    }

    .top-mobile {
        display: block;
        background-color: #000;
        color: #fff;
        z-index: 999999999;
        text-transform: uppercase;

        /* For affixed */
        top: 0;
        left: 0;
        right: 0;
    }

    .top-mobile #cart,
    .top-mobile #cart a{
        color: #000;
    }

    .top-mobile #cart .dropdown-menu {
        padding: 0;
        position: fixed;
        top: 49px;
    }

    .top-mobile .list-manufacturers {
        column-count: 3;
    }

    .top-mobile a {
        color: #fff;
    }

    .top-mobile .row-menu-toggler {
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .top-mobile #cart {
        margin-top: unset;
        position: relative;
    }

    .top-mobile #logo {
        margin-bottom: 0;
    }

    .top-mobile .menu-icon {
        top: 5px;
        width: 30px;
        height: 15px;
        position: absolute;
        margin: 0;
        /*margin: 50px auto;*/
        transform: rotate(0deg);
        transition: .5s ease-in-out;
        cursor: pointer;
        display: inline-block;
    }

    .top-mobile .menu-icon span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #b31719;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        transform: rotate(0deg);
        transition: .25s ease-in-out;
    }

    .top-mobile .menu-icon span:nth-child(1) {
        top: 0;
    }

    .top-mobile .menu-icon span:nth-child(2) {
        top: 9px;
    }

    .top-mobile .menu-icon span:nth-child(3) {
        top: 18px;
    }

    .top-mobile .menu-icon.open span:nth-child(1) {
        top: 9px;
        transform: rotate(135deg);
    }

    .top-mobile .menu-icon.open span:nth-child(2) {
        opacity: 0;
        /*left: -60px;*/
    }

    .top-mobile .menu-icon.open span:nth-child(3) {
        top: 9px;
        transform: rotate(-135deg);
    }

    .top-mobile .menu-text {
        font-size: 25px;
        font-weight: 700;
        margin-left: 40px;
        line-height: 30px;
    }

    .top-mobile .row-menu {
        /*background-color: #1e1e1e;*/
        position: absolute;
        left: 0;
        right: 0;
        z-index: 99;
        background-color: #000000d6;
    }

    .top-mobile ul {
        list-style: none;
    }

    /*.top-mobile .mobile-submenu {
        border-bottom: 1px solid #fff;
    }*/
    .top-mobile .mobile-menu > li {
        font-size: 18px;
        line-height: 47px;
        border-bottom: 1px solid #fff;
        font-weight: 700;
    }

    .top-mobile .mobile-submenu {
        padding-left: 0;
        padding-bottom: 10px;
    }

    .top-mobile .mobile-submenu > li {
        font-size: 15px;
        line-height: 30px;
        font-weight: normal;
    }

    .top-mobile .row-logo {
        background-color: #fff;
        padding-bottom: 10px;
        padding-top: 10px;
        box-shadow: -1px 1px 7px 0 #0000008a;
    }

    .top-mobile .row-logo a {
        color: #000;
    }

    .top-mobile .button {
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        font-size: 10px;
        text-transform: lowercase;
        text-align: center;
    }

    .top-mobile input[type="search"] {
        padding-top: 0;
        padding-bottom: 0;
    }
}


.btn-show-filters-mobile {
    padding: 5px;
    font-weight: 700;
    box-shadow: none;
    outline: none;
    border: 0;
    width: 100%;
    background-color: #d11013;
    color: white;
}

.product-special {
    padding: 10px;
    margin-top: 10px;
    border: 1px solid #d11013;
}

/* blek - added */
.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none
}
@media (min-width: 576px) {
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content
    }
}
.modal-dialog-centered > .modal-content {
    width: 94%;
}