/*@font-face {
    font-family: 'Exo';
    font-style: normal;
    font-weight: 400;
    src: url('/catalog/view/fonts/exo2_regular/Exo2.0-Regular-webfont.eot');
    src: url('/catalog/view/fonts/exo2_regular/Exo2.0-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('/catalog/view/fonts/exo2_regular/Exo2.0-Regular-webfont.woff') format('woff'),
    url('/catalog/view/fonts/exo2_regular/Exo2.0-Regular-webfont.ttf') format('truetype'),
    url('/catalog/view/fonts/exo2_regular/Exo2.0-Regular-webfont.svg#exo_2.0regular') format('svg');
}*/
/*@font-face {
    font-family: 'Exo';
    font-style: normal;
    font-weight: 700;
    src: url('/catalog/view/fonts/exo2_bold_fix/exo2.0-bold-webfont.eot');
    src: url('/catalog/view/fonts/exo2_bold_fix/exo2.0-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/catalog/view/fonts/exo2_bold_fix/exo2.0-bold-webfont.woff') format('woff'),
    url('/catalog/view/fonts/exo2_bold_fix/exo2.0-bold-webfont.ttf') format('truetype');
}*/
@font-face {
    font-family: 'fontello';
    src: url('/catalog/view/theme/theme3/fonts/fontello-af3253f3/font/fontello.eot?52452871');
    src: url('/catalog/view/theme/theme3/fonts/fontello-af3253f3/font/fontello.eot?52452871#iefix') format('embedded-opentype'),
    url('/catalog/view/theme/theme3/fonts/fontello-af3253f3/font/fontello.woff2?52452871') format('woff2'),
    url('/catalog/view/theme/theme3/fonts/fontello-af3253f3/font/fontello.woff?52452871') format('woff'),
    url('/catalog/view/theme/theme3/fonts/fontello-af3253f3/font/fontello.ttf?52452871') format('truetype'),
    url('/catalog/view/theme/theme3/fonts/fontello-af3253f3/font/fontello.svg?52452871#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="fa-"]:before, [class*=" fa-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-share:before {
    content: '\e800';
}

/* '' */
.fa-phone:before {
    content: '\e801';
}

/* '' */
.fa-shopping-cart:before {
    content: '\e802';
}

/* '' */
.fa-search:before {
    content: '\e803';
}

/* '' */
.fa-bars:before {
    content: '\e804';
}

/* '' */
.fa-star-o:before {
    content: '\e805';
}

/* '' */
.fa-th-list:before {
    content: '\e806';
}

/* '' */
.fa-th:before {
    content: '\e807';
}

/* '' */
.fa-check-circle:before {
    content: '\e808';
}

/* '' */
.fa-refresh:before {
    content: '\e809';
}

/* '' */
.fa-times-circle:before {
    content: '\e80a';
}

/* '' */
.fa-info-circle:before {
    content: '\e80b';
}

/* '' */
.fa-home:before {
    content: '\e80c';
}

/* '' */
.fa-user:before {
    content: '\e80d';
}

/* '' */
.fa-calendar:before {
    content: '\e80e';
}

/* '' */
.fa-book:before {
    content: '\e80f';
}

/* '' */
.fa-chevron-right:before {
    content: '\e810';
}

/* '' */
.fa-chevron-left:before {
    content: '\e811';
}

/* '' */
.fa-heart-o:before {
    content: '\e812';
}

/* '' */
.fa-plus:before {
    content: '\e813';
}

/* '' */
.fa-caret-down:before {
    content: '\e814';
}

/* '' */
.fa-exclamation-circled:before {
    content: '\e815';
}

/* '' */
.fa-spin:before {
    content: '\e816';
}

/* '' */
.fa-arrow-up:before {
    content: '\e817';
}

/* '' */
.fa-star:before {
    content: '\e818';
}

/* '' */
.fa-minus:before {
    content: '\e819';
}

/* '' */
.fa-upload:before {
    content: '\e81a';
}

/* '' */
.fa-chevron-up:before {
    content: '\e81b';
}

/* '' */
.fa-chevron-down:before {
    content: '\e81c';
}

/* '' */
.fa-clock:before {
    content: '\e81d';
}

/* '' */
.fa-eye:before {
    content: '\e81e';
}

/* '' */
.fa-heart:before {
    content: '\e81f';
}

/* '' */
.fa-exchange:before {
    content: '\e820';
}

/* '' */
.fa-movie-projector:before {
    content: '\e821';
}

/* '' */
.fa-facebook:before {
    content: '\e84e';
}

/* '' */
.fa-instagram:before {
    content: '\e84f';
}

/* '' */
.fa-linkedin:before {
    content: '\e850';
}

/* '' */
.fa-twitter:before {
    content: '\e851';
}

/* '' */
.fa-youtube:before {
    content: '\e853';
}

/* '' */
.fa-filter:before {
    content: '\f0b0';
}

/* '' */

/*body*/

.container {
    min-width: 320px;
}

h1 {
    color: #535353;
    font-size: 30px;
}

#content, aside, .content-wrap {
    background-color: #fff;
}

aside, #content {
    padding-top: 25px;
}

#content {
    min-height: 501px;
    padding-bottom: 30px;
}

.alert {
    padding: 30px;
    border: 1px solid transparent;
    border-radius: 0;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 30px;
}

/*colors*/
a, a:visited {
    color: #444;
    outline: none;
}

a:hover {
    text-decoration: none;
}

.btn.btn-primary,
.buttons .btn.btn-primary {
    color: #ffffff;
}

a.btn-danger,
a.btn-info {
    color: #fff;
}

.btn-dashed {
    background-color: #DDDDDD;
}

.btn-dashed:hover {
    background-color: #d2d2d2;
}

/*elements*/
.buttons {
    overflow: auto;
}

.buttons .btn.btn-primary {
    position: relative;
    display: inline-block;
    outline: none;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 30px;
    border: 1px solid transparent;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.close {
    font-family: Arial, Helvetica, sans-serif;
}

/*rating stars*/
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-stack {
    font-size: 8px;
    margin-top: -3px;
}

.fa-star-o {
    color: #999;
    font-size: 15px;
}

.fa-star {
    color: #FC0;
    font-size: 15px;
}

.fa-star + .fa-star-o {
    color: #E55B4C;
}

/*.breadcrumb*/
.breadcrumb {
    padding: 12px 15px;
    margin-bottom: 10px;
    list-style: none;
    background-color: #fff;
    border-radius: 0;
    border-bottom: 1px solid #eee;
    color: #aaa;
}

.breadcrumb a {
    color: #aaa;
}

/*transition*/
a,
.btn,
.dropdown-menu,
.close,
#search button,
.mini-cart,
.button-group.button-cart button {
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*top*/
#top {
    color: #777777;
    background-color: #EEEEEE;
    text-align: center;
    padding: 14px 0;
}

#top {
    background-color: #EEEEEE;
}

#top a, #top .btn-link {
    color: #909090;
    text-decoration: none;
}

#top .btn {
    padding: 0 7px;
}

#top ul {
    margin-bottom: 0;
    float: left;
}

#top .btn-block {
    text-align: left;
}

#top .pull-left .btn-group {
    margin-top: -1px;
}

.currency-select {
    cursor: pointer;
}

.sel-flag {
    margin-top: -6px;
}

/*header*/
/*header {
    background: #fff;
}*/

/*header .container {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}

header .col-sm-6 {
    min-height: 50px;
}*/

/*menu*/
.navigation {
    margin-bottom: 0;
}

.navigation + .no-border {
    margin-bottom: 0;
}

#menu {
    margin-left: -15px;
    margin-right: -15px;
}

#menu .nav > li > a {
    color: #fff;
    font-size: 17px;
}

#menu .dropdown-menu li > a {
    min-width: 160px;
    display: block;
    padding: 5px 20px;
    min-height: 15px;
    background-color: transparent;
    clear: both;
    line-height: 20px;
}

#menu .dropdown-inner {
    display: table;
}

#menu .dropdown-inner ul {
    display: table-cell;
}

#menu .dropdown-inner li a:hover {
    background-color: #eee;
}

#menu #category {
    float: left;
    font-size: 17px;
    font-weight: 600;
    line-height: 29px;
    color: #fff;
    padding-right: 10px;
}

#menu .btn-navbar {
    font-size: 22px;
    font-stretch: expanded;
    color: #fff;
    padding: 2px 0;
    float: left;
}

#menu.navbar {
    margin-bottom: 0;
}

#menu .dropdown .dropdown-toggle {
    padding-right: 20px;
}

.menu-item-toggle {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    color: #FFF;
    padding: 10px 18px;
}

.menu-item-toggle:hover {
    background-color: rgba(144, 128, 128, 0.5);
    cursor: pointer;
}

.menu-item-toggle.close .fa-plus {
    display: inline-block;
}

.menu-item-toggle.close .fa-minus {
    display: none;
}

.menu-item-toggle.open .fa-plus {
    display: none;
}

.menu-item-toggle.open .fa-minus {
    display: inline-block;
}

.menu-item-toggle.close {
    opacity: 1;
    color: #fff;
}

#menu .nav .open > a, #menu .nav .open > a:focus, #menu .nav .open > a:hover {
    text-decoration: none;
}

.pull-right .btn-navbar {
    margin: 6px 0 0 20px;
}

.pull-right .btn-navbar .fa-shopping-cart {
    font-size: 26px;
    line-height: 33px;
}

/*search*/
#search {
    position: relative;
}

#search input {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    border: 2px solid transparent;
    height: 50px;
    padding: 10px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    border-right: none;
}

#search button {
    border: 2px solid transparent;
    height: 50px;
    padding: 0 12px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    border-left: none;
    font-size: 24px;
    line-height: 46px;
    margin-right: -1px;
}

#search button:hover {
    color: #fff;
}

#search input, #search select, #search button {
    background-color: #fff;
}

#search input, #search select, #search button {
    border-color: #ddd;
}

/*mini-cart*/
.mini-cart {
    border: 2px solid #DDDDDD;
    line-height: 46px;
    padding: 0 10px;
    position: relative;
    padding-right: 55px;
    cursor: pointer;
    font-size: 15px;
    color: #777;
    font-weight: 500;
}

.mini-cart:hover {
    color: #fff;
}

#cart-total:after {
    content: "\e802";
    display: inline-block;
    font: normal normal normal 14px/1 fontello;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: -2px -2px 0 0;
    font-size: 20px;
    width: 48px;
    height: 49px;
    line-height: 49px;
    vertical-align: top;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}

#cart-modal .empty .fa {
    font-size: 72px;
    color: #DCDCDC;
}

/*box-product*/
.box-heading {
    font-size: 24px;
    border-bottom: 1px solid;
    padding-bottom: 10px;
    margin-bottom: 30px;
    color: #535353;
}

.box-heading + .row {
    margin-bottom: 20px;
}

/*owl*/
.no-border .owl-wrapper-outer,
#content .owl-wrapper-outer {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.no-border .img-responsive {
    margin: 0 auto;
}

#content .border .owl-wrapper-outer {
    border: 1px solid;
    padding: 10px 0;
}

/*information*/
.information a.thumbnail {
    border-color: transparent;
    border-radius: 0;
}

.information a.thumbnail:hover {
    border-color: #dddddd;
}

.information .item {
    margin-bottom: 30px;
}

.information .h5 {
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px;
}

.information .text-muted {
    font-size: 12px;
}

/*column*/
#column-left .list-group,
#column-right .list-group {
    margin-bottom: 25px;
}

#column-left .panel,
#column-right .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}

#column-left .box-heading,
#column-right .box-heading {
    margin-bottom: 10px;
}

#column-left .panel-default,
#column-right .panel-default {
    border-color: transparent;
    border-radius: 0;
}

#column-left .list-group-item,
#column-right .list-group-item {
    border-color: transparent;
    border-radius: 0;
    background-color: #fff;
    font-size: 16px;
    padding: 10px 0;
}

#column-left .list-group-item.smaller,
#column-right .list-group-item.smaller {
    font-size: 14px;
    padding: 5px 0;
}

#column-left .list-group .filter-group-name:first-child {
    margin-top: 9px;
}

.filter-group-name {
    color: #444;
    font-size: 16px;
    font-weight: 500;
}

.filter-group-name + .list-group-item {
    padding-top: 0 !important;
    padding-left: 10px !important;
}

.filter-group-name + .list-group-item label {
    font-size: 14px;
    line-height: 23px;
}

/*wishlist*/
.wishlist-table tr td:last-child {
    min-width: 100px;
}

/*category*/
.row.category-list {
    display: flex;
    flex-wrap: wrap;
}

/*product*/
.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}

.thumbnail {
    border-radius: 0;
    padding: 0;
    border: 0;
}

.thumbnails > li {
    margin-left: 20px;
}

.thumbnails {
    margin-left: -20px;
    min-width: 95px;
}

.thumbnails > img {
    width: 100%;
    outline: none;
}

.image-additional a {
    margin-bottom: 10px;
    padding: 2px;
    display: block;
    border: 1px solid transparent;
}

a.thumbnail:focus {
    outline: none;
    border-color: transparent;
}

.image-additional.active a,
.image-additional.active a:focus {
    border-color: #aaa;
}

.images-overflow {
    padding-right: 0;
}

.image-additional {
    max-width: 78px;
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}

#button-cart {
    max-width: 220px;
}

#button-cart .fa {
    padding-right: 10px;
}

.product-info .price {
    font-size: 30px;
    font-weight: 600;
}

.product-info .price-old {
    font-size: 21px;
    margin-left: 10px;
    padding: 0 5px;
    display: inline-block;
    position: relative;
}

.product-info .price-old:after {
    content: '';
    width: 93%;
    height: 22px;
    position: absolute;
    display: block;
    top: -9px;
    left: 0;
    transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    border-bottom: 1px solid;
}

.product-info .wish-compare span {
    cursor: pointer;
    padding-right: 10px;
}

.product-info .alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
    margin: 0 0 15px 0;
}

.product-tabs .nav-tabs {
    margin-bottom: 15px;
}

.product-tabs .nav.nav-tabs > li > a,
.product-tabs .nav.nav-tabs > li > a:focus,
.product-tabs .nav.nav-tabs > li > a:hover {
    color: rgb(170, 170, 170);
    border: none;
    background: #fff;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    font-size: 17px;
}

.product-tabs .nav.nav-tabs > li > a:hover {
    color: #444;
}

.product-tabs .nav.nav-tabs > li.active > a {
    border-bottom: 3px solid;
    color: #444;
    font-weight: 600;
}

/*product-controls*/
.product-controls {
    background-color: #eeeeee;
    border-bottom: 1px solid #dddddd;
    padding: 10px 15px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
}

.product-controls a, .product-controls label, .product-controls button {
    color: #878787;
    font-weight: normal;
}

.product-controls label {
    line-height: 15px;
    margin-bottom: -10px;
    margin-top: 10px;
}

.product-controls .form-control {
    border-color: transparent;
    box-shadow: none;
}

.product-controls .btn {
    border-color: transparent;
    background-color: transparent;
    padding: 6px;
}

/*product-thumb*/
.product-thumb {
    height: 390px;
    overflow: hidden;
    margin-bottom: 30px;
    border: 1px solid transparent;
    position: relative;
}

.product-thumb .inner {
    /* padding-top: 11px;*/
    border: 1px solid transparent;
}

.product-thumb:after {
    content: '';
    width: 100%;
    height: 15px;
    display: block;
    z-index: 1;
    position: absolute;
    bottom: 0;
    border-bottom: 2px solid #fff;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 1) 100%);
}

.product-thumb .labels {
    position: absolute;
    left: 3px;
    z-index: 1;
}

.main-thumb .button-group.labels {
    position: absolute;
    margin-left: 3px;
    z-index: 1;
}

.product-thumb .labels .label {
    font-weight: 400;
}

.product-thumb .button-group.button-add {
    position: absolute;
    padding: 3px 10px;
    border-radius: 4px;
    line-height: 14px;
    z-index: 2;
    visibility: hidden;
    right: 3px;
}

.product-thumb .button-group.button-add button {
    color: #878787;
    background-color: rgba(255, 255, 255, 0.51);
    border: none;
    border-radius: 4px;
}

.product-thumb .button-group.button-add button:hover {
    background-color: rgba(255, 255, 255, 0.9);
}

.product-thumb .button-group.button-add button:hover {
    color: #7a7a7a;
}

.product-thumb .image {
    position: relative;
}

.product-thumb .image a {
    display: block;
    text-align: center;
}

.product-thumb .image a img {
    margin: 0 auto;
    border-radius: 9px;
}

.product-thumb .caption {
    padding: 15px 0 0;
    text-align: center;
}

.product-thumb .product-name {
    text-align: center;
    padding: 10px 15px;
    font-weight: 700;
}

.product-thumb .caption .product-name {
    margin-bottom: 5px;
    padding: 0 10px;
}

.product-thumb .caption .product-name a {
    font-size: 16px;
    font-weight: 500;
}

.product-thumb .caption .price {
    font-size: 20px;
    font-weight: 600;
}

.product-info .price-old,
.price-old {
    color: #b6b6b6 !important;
}

.product-thumb .caption .price-old {
    text-decoration: line-through;
}

.product-thumb .button-group.button-cart {
    text-align: center;
    margin-bottom: 20px;
}

.product-thumb .button-group.button-cart button {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
    border: 0;
    color: #545454;
}

.product-thumb .button-group.button-cart button .fa {
    padding-right: 10px;
}

.product-thumb .rating {
    text-align: center;
    margin-top: -10px;
    padding-bottom: 10px;
}

.product-thumb .description {
    padding: 0 12px 7px;
    box-sizing: border-box;
}

/*hover*/
.product-thumb:hover {
    overflow: visible;
}

.product-thumb:hover:after {
    display: none;
}

.product-thumb:hover .inner {
    position: absolute;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.12);
    z-index: 4;
    overflow: auto;
    background: #fff;
    /* padding-top: 10px; */
    width: 100%;
    top: 0;
    border-radius: 9px;
}

.product-thumb:hover .button-group.labels {
    /* left: 11px; */
}

.product-thumb:hover .button-group.button-add {
    top: 10px;
    right: 2px;
    visibility: visible;
}

.product-thumb:hover .button-group.button-cart button {
    color: #fff;
}

.product-thumb:hover .button-group.button-cart button:hover {
    color: #fff;
}

/*column-left products*/
.row.product-thumb-left + .box-heading {
    margin-top: 30px;
}

.row.product-thumb-left {
    margin-bottom: 20px;
}

.product-thumb-left .product-name {
    font-size: 16px;
    color: #545454;
}

.product-thumb-left .price {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 5px;
    height: 25px;
}

.product-thumb-left .price-old {
    text-decoration: line-through;
    font-size: 80%;
    line-height: 15px;
}

.product-thumb-left .button-group {
    display: none;
}

.product-thumb-left:hover .button-group {
    display: block;
}

.product-thumb-left:hover .price {
    display: none;
}

/*footer*/
/*footer {
    background-color: #222222;
    color: #ccc;
    padding-top: 30px;
    margin-top: 0;
    padding-bottom: 10px;
}
footer hr {
    border-top: 1px solid #333;
}
.footer-heading {
    font-size: 20px;
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
footer a,
footer p,
footer a:visited,
footer li a {
    color: #777;
}
footer a:hover {
    color: #ccc;
}
footer ul li a:before {
    content: '\e810';
    font-family: 'fontello';
    margin-right: 10px;
    font-size: 10px;
    display: inline-block;
}
footer p.phones {
    font-size: 15px;
    font-weight: 600;
}
.footer-icons {
    text-align: right;
}
.footer-icons > a,
.footer-icons > img {
    display: inline-block;
    margin-left: 10px;
}
.footer-icons > a:hover {
    -webkit-filter: brightness(1.7);
    filter: brightness(1.7);
}
.footer-icons > a img {
    display: inline-block;
}*/
/*phone-widget*/
header .logo {
    padding-right: 0;
    max-height: 50px;
}

header .phones {
    line-height: 17px;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

header .main-phone {
    font-size: 21px;
    padding-bottom: 4px;
}

header .main-phone .fa {
    color: #999;
}

#phone-widget {
    text-align: right;
    overflow: auto;
}

#phone-widget {
    margin-top: -1px;
    padding-left: 0;
}

#phone-widget .code {
    vertical-align: top;
    line-height: 24px;
    color: #AAA;
    font-weight: 700;
    font-size: 16px;
}

#phone-widget .phone {
    font-size: 24px;
    line-height: 30px;
    color: #535353;
}

#phone-widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
    float: right;
}

#phone-widget ul li {
    border-radius: 0;
    padding: 1px 4px;
}

#phone-widget ul li a {
    background-color: transparent;
    border-bottom: 1px dashed;
    text-decoration: none;
    border-radius: 0;
    font-size: 12px;
}

#cart-modal .inc-dec {
    max-width: 140px;
}

#cart-modal .totals {
    font-size: 17px;
}

#cart-modal .totals tr:first-child {
    display: none;
}

#cart-modal .row {
    margin-bottom: 0;
    padding-top: 7px;
    padding-bottom: 7px;
}

#cart-modal .product-total,
#cart-modal .product-name a {
    font-size: 16px;
    font-weight: 500;
}

#cart-modal .modal-body .row:hover {
    background: #f9f9f9;
}

/*label colors*/
.label-1 {
    background-color: #337AB7;
}

.label-2 {
    background-color: #5CB85C;
}

.label-3 {
    background-color: #5BC0DE;
}

.label-4 {
    background-color: #F0AD4E;
}

.label-5 {
    background-color: #eee;
    color: #333;
}

.label-stock {
    background-color: #777;
}

.label-special {
    background-color: #D9534F;
}

/*toTop button*/
#toTop {
    position: fixed;
    bottom: 40px;
    right: 40px;
    cursor: pointer;
    display: none;
    z-index: 99;
    opacity: 0.5;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    width: 50px;
    height: 50px;
    background: var(--accent, #FEE100);
    border-radius: 50%;
    text-align: center;
    padding: 15px 20px;
}

#toTop:hover {
    opacity: 1;
}

/*click-to-order*/
.click-to-order {
    width: 282px;
}

.subcat-thumb {
    padding: 4px;
    margin-bottom: 20px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.subcat-thumb img {
    margin: auto;
}

.langs.pull-right {
    margin-left: 10px;
}

/*owl fixes*/
.owl-controls .owl-buttons .owl-next,
.owl-controls .owl-buttons .owl-prev {
    margin-top: -27px;
}

/*mozilla fix*/
#main-nav .navbar-toggle i.fa {
    float: right;
}

.n-thumbnails {
    display: flex;
    gap: 15px;
    margin: 15px 0;
    overflow: auto;
}

.n-thumbnails img {
    min-width: 60px;
}

.article-row {
    display: flex;
    gap: 20px;
    padding: 20px 0;
    align-items: center;
}

.article-row .h2 {
    margin-top: 0;
}

.article-row .image {
    min-width: 297px;
    min-height: 157px;
    display: block;
    background-size: cover;
    overflow: hidden;
    -webkit-mask: url(/catalog/view/theme/theme3/stylesheet/img/mask-r.svg);
    mask: url(/catalog/view/theme/theme3/stylesheet/img/mask-r.svg);
    mask-size: cover;
    mask-position: bottom right;
    border-radius: 9px;
    object-fit: cover;
}