@import "css/jquery.bxslider.min.css";
@import "css/owl.carousel.min.css";

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    color: #282828;
    font-family: MyriadProRegular;
}

::-webkit-input-placeholder {
    color: 666666;
}

:-moz-placeholder {
    color: #666666;
    opacity: 1;
}

::-moz-placeholder {
    color: #666666;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #666666;
}

:focus::-webkit-input-placeholder {
    color: transparent;
}

:focus::-moz-placeholder {
    color: transparent;
}

:focus:-moz-placeholder {
    color: transparent;
}

:focus:-ms-input-placeholder {
    color: transparent;
}

a {
    outline: 0;
    color: #f84c48;
}

a:hover {
    color: #f84c48;
}

a:focus {
    outline: 0;
    color: #f84c48;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 100;
    font-family: 'Roboto-Medium', serif;
    position: relative;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 26px;
}

h3 .arrow {
    right: 0;
    position: absolute;
    top: -4px;
    font-size: 32px;
}

h3 .arrow a {
    margin-left: 0;
    display: inline-block;
    padding: 0 7px;
}

h3 .arrow a:hover {
    opacity: 0.7;
}

h3 small {
    color: #a6a6a6;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 20px;
}

input[type="submit"],
button {
    font-family: MyriadProRegular;
    color: #ffffff;
    text-align: center;
    background: #1d6e87;
    border-radius: 4px;
    font-size: 17px;
    padding: 8px 16px;
    cursor: pointer;
    border: 1px solid #1d6e87;
}

input[type="submit"]:hover,
button:hover {
    border: 1px solid #f84c48;
    background: #f84c48;
    text-decoration: none;
}

.hint {
    color: #6d6d6d;
    font-family: 'Roboto-Light', Arial, serif;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
}

.table th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef;
    font-family: 'Roboto-Light', Arial, serif !important;
    font-size: 14px;
}

.table thead th,
.table th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef;
    font-family: 'Roboto-Regular', Arial, serif !important;
    font-size: 16px;
}

.table tbody + tbody {
    border-top: 2px solid #eceeef;
}

.table tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table th,
.table td {
    padding: 0.5rem;
}

.nobr {
    white-space: pre;
}

.to-table {
    display: table;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.to-cell {
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.to-cell:first-child {
    padding-right: 20px;
}

.list-inline li {
    display: inline-block;
    margin: 0 5px;
    color: #575757;
}

.list-inline li:first-child {
    margin-left: 0;
}

.list-inline li a {
    display: inline-block;
}

.list-page-inline {
    margin: 0 0 30px 0;
    padding: 0;
}

.list-page-inline li {
    display: inline-block;
    margin: 0 5px;
    color: #adadad;
    font-size: 14px;
}

.list-page-inline li:first-child {
    margin-left: 0;
}

.list-page-inline li a {
    color: #333333;
    text-decoration: underline;
}

.list-page-inline li a:hover,
.list-page-inline li a:focus {
    color: #f84c48;
}

.page-content {
    font-family: 'Roboto-Light', Arial, serif;
}

.fade-background {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.78);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
}

.container {
    width: 100%;
    max-width: 1280px;
    background-color: #ffffff;
}

.container-background {
    padding-bottom: 50px;
    min-height: 600px;
}

.container-catalog {
    margin: 0 -5px 0 -5px;
}

.container-catalog .col-xs,
.container-catalog .col-xs-1,
.container-catalog .col-xs-2,
.container-catalog .col-xs-3,
.container-catalog .col-xs-4,
.container-catalog .col-xs-5,
.container-catalog .col-xs-6,
.container-catalog .col-xs-7,
.container-catalog .col-xs-8,
.container-catalog .col-xs-9,
.container-catalog .col-xs-10,
.container-catalog .col-xs-11,
.container-catalog .col-xs-12,
.container-catalog .col-sm,
.container-catalog .col-sm-1,
.container-catalog .col-sm-2,
.container-catalog .col-sm-3,
.container-catalog .col-sm-4,
.container-catalog .col-sm-5,
.container-catalog .col-sm-6,
.container-catalog .col-sm-7,
.container-catalog .col-sm-8,
.container-catalog .col-sm-9,
.container-catalog .col-sm-10,
.container-catalog .col-sm-11,
.container-catalog .col-sm-12,
.container-catalog .col-md,
.container-catalog .col-md-1,
.container-catalog .col-md-2,
.container-catalog .col-md-3,
.container-catalog .col-md-4,
.container-catalog .col-md-5,
.container-catalog .col-md-6,
.container-catalog .col-md-7,
.container-catalog .col-md-8,
.container-catalog .col-md-9,
.container-catalog .col-md-10,
.container-catalog .col-md-11,
.container-catalog .col-md-12,
.container-catalog .col-lg,
.container-catalog .col-lg-1,
.container-catalog .col-lg-2,
.container-catalog .col-lg-3,
.container-catalog .col-lg-4,
.container-catalog .col-lg-5,
.container-catalog .col-lg-6,
.container-catalog .col-lg-7,
.container-catalog .col-lg-8,
.container-catalog .col-lg-9,
.container-catalog .col-lg-10,
.container-catalog .col-lg-11,
.container-catalog .col-lg-12,
.container-catalog .col-xl,
.container-catalog .col-xl-1,
.container-catalog .col-xl-2,
.container-catalog .col-xl-3,
.container-catalog .col-xl-4,
.container-catalog .col-xl-5,
.container-catalog .col-xl-6,
.container-catalog .col-xl-7,
.container-catalog .col-xl-8,
.container-catalog .col-xl-9,
.container-catalog .col-xl-10,
.container-catalog .col-xl-11,
.container-catalog .col-xl-12 {
    padding-left: 5px;
    padding-right: 5px;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #f84c48;
    border: 2px solid #f84c48;
}

.popover {
    width: 100%;
    border-radius: 0;
    padding: 5px 0;
    top: -47px;
    background: #1d6e87;
    border: 0;
    color: #ffffff;
    font-family: 'Roboto-Light', serif;
    font-size: 11px;
    text-align: center;
    opacity: 0.9;
    position: absolute;
    z-index: 10000;
}

.popover:after {
    top: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 5px solid rgba(136, 183, 213, 0);
    border-top-color: #1d6e87;
}

.breadcrumbs {
    margin: 0 0 20px;
    font-family: 'Roboto-Light', serif;
    font-size: 14px;
    color: #a3a3a3;
}

.breadcrumbs ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.breadcrumbs ul li {
    display: inline-block;
    position: relative;
}

.breadcrumbs ul li a {
    color: #1d6e87;
    text-decoration: underline;
}

.breadcrumbs ul li a:hover {
    color: #f84c48;
}

.breadcrumbs ul li ul {
    position: absolute;
    width: 200px;
    background: #ffffff;
    border: 1px solid #e8e8e8;
    z-index: 1001;
    left: 10px;
    padding: 5px;
    box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.54);
    display: none;
}

.breadcrumbs ul li ul li {
    display: block;
    padding: 5px 13px;
}

.breadcrumbs ul li ul li + li:before {
    content: "";
    padding: 0;
}

.breadcrumbs ul li + li:before {
    content: "\f105";
    font-family: "FontAwesome", serif;
    padding: 0 10px;
    color: #a3a3a3;
}

.breadcrumbs ul li:hover ul {
    display: block;
    -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
}

.header {
    padding: 15px 0 20px;
}

.header .phone {
    margin-top: 5px;
    font-size: 22px;
    font-family: 'Roboto-Medium', serif;
}

.header .phone i {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #7f7f7f;
    display: inline-block;
}

.header .phone span.dot {
    background: #f84c48;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    content: " ";
    margin: 0 13px 3px 13px;
}

.header .phone-under-link {
    font-size: 14px;
}

.header .phone-under-link img {
    width: 17px;
    margin-right: 5px;
}

.header .phone-under-link a {
    color: #343434;
    text-decoration: underline;
    margin-right: 30px;
}

.header .phone-under-link a:hover {
    color: #f84c48;
}

.header .phone-under-link .fa {
    font-size: 14px;
    color: #f84c48;
    margin-right: 5px;
}

.header .search {
    margin-top: 15px;
    position: relative;
}

.header .search .search_button .icon-icon_search {
    font-size: 22px;
    color: #f84c48;
}

.header .search hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.header .search input[type="text"] {
    border: 1px solid #d0cfcf;
    padding: 10px 20px;
    border-radius: 40px;
    margin-bottom: 0;
    width: 100%;
    font-size: 13px;
}

.header .search input[type="text"]:focus {
    outline: -webkit-focus-ring-color auto 0;
    box-shadow: 0 0 10px #e2e1e1;
    border: 1px solid #b4b3b3;
}

.header .search button[type="submit"] {
    position: absolute;
    border: 0;
    background: none;
    width: 32px;
    height: 32px;
    right: 13px;
    top: 3px;
    cursor: pointer;
    z-index: 10;
    padding: 6px;
}

.header .search button[type="submit"]:focus {
    outline: none;
}

.header .search button[type="submit"]:hover {
    opacity: 0.5;
}

.header .search .remove-search {
    color: #f84c48;
    position: absolute;
    right: 50px;
    top: 9px;
}

.header .search .remove-search a {
    color: #717171;
}

.header .search form {
    position: relative;
}

.header .search form .search-popup {
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    background: #ffffff;
    z-index: 10005;
    display: none;
}

.header .search .loading_ajax {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 13px;
    right: 48px;
    background-image: url("img/loading.gif");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.header .search .ajax_search {
    display: table;
    width: 100%;
}

.header .search .ajax_row {
    display: table-row;
}

.header .search .ajax_block {
    border: 1px solid #e8e8e8;
    box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.54);
    padding: 10px;
}

.header .search .ajax_block .ajax_search_link {
    margin-top: 10px;
    font-size: 14px;
}

.header .search .ajax_block .ajax_search_link a {
    color: #333333;
    border-bottom: 1px dotted #333333;
}

.header .search .ajax_block .ajax_search_link a:hover {
    text-decoration: none;
}

.header .search .ajax_block .ajax_search_header {
    margin-bottom: 10px;
    font-size: 20px;
    color: #f84c48;
}

.header .search .ajax_row .image {
    width: 50px;
}

.header .search .ajax_row .image img {
    width: 50px;
    padding: 6px;
}

.header .search .ajax_row .name {
    line-height: 14px;
    padding: 6px;
}

.header .search .ajax_row .name a {
    color: #343434;
    font-family: MyriadProRegular;
    font-size: 14px;
}

.header .search .ajax_row .name .price {
    text-align: left;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Roboto-Medium', serif;
    margin-top: 5px;
}

.header .search .ajax_row .name s {
    color: #9b9b9b;
    font-size: 14px;
    font-family: 'Roboto-Light', serif;
    display: block;
}

.header .search .ajax_cell {
    display: table-cell;
    vertical-align: middle;
}

.header .promo {
    margin-top: 1px;
    font-size: 12px;
    line-height: 15px;
    position: relative;
}

.header .promo .icon-promo {
    position: absolute;
    font-size: 55px;
    color: #f84c48;
}

.header .promo p {
    position: absolute;
    color: #717171;
}

.header .cart-block {
    position: relative;
    font-family: 'Roboto-Medium', serif;
    font-size: 18px;
    margin-top: 5px;
}

.header .cart-block .cart-box {
    position: relative;
    background: #f84c48;
    border: 4px solid #f84c48;
    border-radius: 4px;
    text-align: center;
    width: 30px;
    display: inline-block;
    color: #ffffff;
    margin: 0 6px;
    font-size: 14px;
}

.header .cart-block .cart-box:after,
.header .cart-block .cart-box:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.header .cart-block .cart-box:after {
    border-color: rgba(219, 9, 62, 0);
    border-right-color: #f84c48;
    border-width: 5px;
    margin-top: -5px;
}

.header .cart-block .cart-box:before {
    border-color: rgba(219, 9, 62, 0);
    border-right-color: #f84c48;
    border-width: 9px;
    margin-top: -9px;
}

.header .cart-block .icon-red_icon_cart {
    color: #1d6e87;
    font-size: 38px;
    vertical-align: middle;
}

.header .cart-block a {
    color: #343434;
}

.header .cart-block a:focus,
.header .cart-block a:hover {
    text-decoration: none;
}

.header .cart-block .popup {
    display: none;
    position: absolute;
    z-index: 10005;
    right: 0;
    padding: 20px;
    background: #ffffff;
    border-top: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    width: 300px;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Roboto-Light', serif;
    box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.54);
}

.header .cart-block .popup a:hover {
    text-decoration: underline;
}

.header .cart-block .popup .name {
    font-size: 13px;
}

.header .cart-block .popup .total {
    font-size: 18px;
    line-height: 18px;
    font-family: 'Roboto-Medium', serif;
    margin: 10px 0;
}

.header .cart-block .popup .btn-primary {
    font-family: MyriadProRegular;
    font-size: 17px;
    color: #ffffff;
    text-align: center;
}

.header .cart-block .popup .btn-primary:hover {
    border: 1px solid #f84c48;
    background: #f84c48;
    text-decoration: none;
}

.header .show {
    display: block !important;
}

.auth-form h3 {
    margin-bottom: 30px;
}

.auth-form .auth-icon {
    padding: 50px;
    width: 100%;
    background: #f5f5f5;
    font-size: 170px;
    color: #a1a1a0;
}

.auth-form .wa-submit {
    color: gray;
}

.cart-popup {
    line-height: 1em;
}

.cart-popup .cart-name {
    font-family: MyriadProRegular;
    font-size: 14px;
    word-wrap: break-word;
}

.cart-popup a {
    color: #333333;
}

.cart-popup a:hover {
    color: #333333;
}

.cart-popup hr {
    margin: 0 0 10px;
}

.cart-popup .price {
    font-family: 'Roboto-Medium', serif;
    margin-bottom: 10px;
    font-size: 16px;
}

.cart-popup .price s {
    color: #9b9b9b;
    font-size: 14px;
    font-family: 'Roboto-Light', serif;
    display: block;
}

.cart-popup .row {
    margin-bottom: 5px;
    font-size: 18px;
}

.cart-popup h3 {
    font-size: 18px;
    margin: 20px 0;
    font-family: 'Roboto-Medium', serif;
}

.cart-popup .delete:hover,
.cart-popup .delete:focus {
    text-decoration: none !important;
}

.cart-popup .delete img {
    width: 25px;
    padding-right: 6px;
}

.cart-popup .delete img:hover {
    opacity: 0.6;
}

.cart-popup .icon-close {
    color: #a8a8a8;
}

.cart-popup .image {
    text-align: center;
}

.cart-popup .image img {
    max-width: 150%;
    max-height: 100px;
}

.cart-popup .quanty {
    font-size: 12px;
    color: #787878;
    margin: 5px 0;
}

.cart-block:hover > .popup {
    display: block;
    -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
}

.promos-block {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 25px;
}

.promos-block .promos {
    position: relative;
}

.promos-block .promos .countdown {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 10px;
    background: #ffffff;
    font-size: 12px;
    color: #000000;
    opacity: 0.9;
}

.promos-block .promos a {
    display: block;
    width: 100%;
    height: 100%;
}

.promos-block .promos .title {
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 15px 15px;
    min-height: 115px;
}

.promos-block .promos .title .promo-title {
    font-family: 'Roboto-Medium', serif;
    font-size: 18px;
    color: #f84c48;
    line-height: 20px;
}

.promos-block .promos .title .promo-text {
    font-family: 'Roboto-Light', serif;
    line-height: 18px;
    font-size: 14px;
}

.promos-block .promos:hover {
    box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.54);
}

.promos-block .promos:hover .title {
    background: #f5f5f5;
}

.promos-block .col-lg-3,
.promos-block .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}

.promos-block .col-lg-3 a,
.promos-block .col-lg-12 a {
    background-size: cover;
    background-position: center center;
    position: relative;
    height: 250px;
    display: block;
}

.brands {
    margin: 50px 0;
}

.brands h3 {
    margin-bottom: 20px;
}

.brands .main-slider-brands-home {
    padding-left: 15px;
}

.brands .main-slider-brands-home .brand-slide {
    display: block;
    max-width: 200px;
}

.brands .main-slider-brands-home .brand-slide img {
    max-width: 100% !important;
    height: auto !important;
}

.brands .main-slider-brands-home .brand-slide .text-center {
    width: 100%;
    font-family: 'Roboto-Light', serif;
    text-align: center;
    font-size: 14px;
    color: #888888;
    margin-top: 5px;
}

.brands .main-slider-brands-home .owl-item {
    text-align: center;
}

.lazyload-icon {
    margin: 20px 0;
}

.category_description {
    overflow-y: hidden;
    position: relative;
    z-index: 5;
    margin-bottom: 20px;
    font-family: 'Roboto-Light', serif;
}

.category_description .read-more {
    display: none;
    position: absolute;
    bottom: 0;
    height: 90px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 51%, #ffffff 54%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 51%, #ffffff 54%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 51%, #ffffff 54%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    text-align: left;
    color: #888888;
    width: 100%;
    z-index: 10;
    padding-top: 50px;
    font-size: 16px;
}

.category_description .read-more a {
    color: #f84c48;
    display: block;
    padding: 5px 0;
    text-align: left;
    background: #ffffff;
}

.category_description .read-more a:hover,
.category_description .read-more a:focus {
    text-decoration: none;
    opacity: 0.7;
}

.category_description .read-more .fa {
    font-size: 10px;
    margin-right: 5px;
}

.category_description.category_bottom {
    margin-top: 30px;
}

.category-name img {
    margin-right: 10px;
}

.category-badge {
    padding: 2px 5px;
    background: #f84c48;
    color: #ffffff;
    font-size: 12px;
    border-radius: 4px;
    text-transform: uppercase;
}

.margin-fix {
    padding-left: 5px;
    padding-right: 5px;
}

span.sub-icon {
    border-radius: 4px;
    margin: 0 5px;
    display: inline-block;
}

span.sub-icon a {
    display: block;
    padding: 6px 12px 9px;
    line-height: 24px;
    color: #3e3f41;
}

.thumbnail-catalog {
    border: 1px solid #e9e9e9;
    border-radius: 0;
    position: relative;
    margin-top: 20px;
    background: #ffffff;
}

.thumbnail-catalog .sub-icon {
    position: absolute;
    right: 0;
}

.thumbnail-catalog .name {
    padding: 10px;
    font-size: 16px;
    line-height: 16px;
    height: 60px;
    font-family: 'Roboto-Medium', serif;
    word-wrap: break-word;
}

.thumbnail-catalog .name a {
    color: #333333;
}

.hover-active .thumbnail-catalog .name a:hover {
    color: #f84c48;
}

.thumbnail-catalog .status {
    display: table;
    width: 100%;
    padding: 10px;
}

.thumbnail-catalog .status .rating-big {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}

.thumbnail-catalog .status .rating-big a {
    color: #979797;
    font-size: 12px;
}

.thumbnail-catalog .status .rating-big a i {
    margin-top: 3px;
}

.hover-active .thumbnail-catalog .status .rating-big a:hover {
    text-decoration: none;
}

.thumbnail-catalog .status .availability {
    font-size: 12px;
    line-height: 10px;
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    font-family: MyriadProRegular;
}

.thumbnail-catalog .status .availability .stock-high {
    color: #089510;
}

.thumbnail-catalog .status .availability .stock-none {
    color: #ff3f4f;
}

.thumbnail-catalog .offers {
    padding: 10px;
    border-top: 1px solid #eeeeee;
}

.thumbnail-catalog .btn-primary {
    width: 55px;
    height: 40px;
    position: relative;
}

.thumbnail-catalog .btn-primary:after {
    font-family: 'express', serif;
    font-size: 30px;
    top: 1px;
    left: 12px;
    content: "\e903";
    color: #ffffff;
    position: absolute;
}

.hover-active .thumbnail-catalog .btn-primary:hover,
.hover-active .thumbnail-catalog .btn-primary:focus {
    background: #f84c48;
}

.thumbnail-catalog .btn.disabled,
.thumbnail-catalog .btn:disabled {
    background: #cccccc;
    cursor: not-allowed;
    border: 0;
    pointer-events: auto;
}

.thumbnail-catalog .btn.disabled:after,
.thumbnail-catalog .btn:disabled:after {
    font-family: 'express', serif;
    font-size: 30px;
    top: 1px;
    left: 12px;
    content: "\e903";
    color: #ffffff;
    position: absolute;
}

.thumbnail-catalog .image-block {
    height: 220px;
    max-width: 100%;
    overflow: hidden;
    line-height: 220px;
    text-align: center;
    padding: 10px;
    position: relative;
}

.thumbnail-catalog .image-block .zoom-image {
    width: 100%;
}

.hover-active .thumbnail-catalog .image-block .compare-favorite {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: absolute;
    bottom: -30px;
    left: 0;
    height: 30px;
    background: rgba(255, 255, 255, 0.85);
    width: 100%;
    line-height: 30px;
    font-size: 13px;
    visibility: hidden;
}

.thumbnail-catalog .image-block .compare-favorite {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30px;
    background: rgba(255, 255, 255, 0.85);
    width: 100%;
    line-height: 30px;
    font-size: 13px;
    visibility: visible;
}

.thumbnail-catalog .image-block .compare-favorite span:first-child {
    margin-right: 15px;
}

.thumbnail-catalog .image-block .compare-favorite span .fa {
    margin-right: 3px;
    color: #636363;
}

.thumbnail-catalog .image-block .compare-favorite span a {
    color: #636363;
    border-bottom: 1px dotted #636363;
}

.thumbnail-catalog .image-block .compare-favorite span a:hover,
.thumbnail-catalog .image-block .compare-favorite span a:focus {
    text-decoration: none;
    color: #232323;
    border-bottom: 1px dotted #232323;
}

.thumbnail-catalog .image-block .compare-favorite .active .fa {
    margin-right: 3px;
    color: #f84c48;
}

.thumbnail-catalog .image-block .compare-favorite .active a {
    color: #f84c48 !important;
    border-bottom: 1px dotted #f84c48 !important;
}

.hover-active .thumbnail-catalog .image-block .compare-favorite .active a:hover {
    text-decoration: none;
    color: #f84c48;
    border-bottom: 1px dotted #f84c48;
}

.thumbnail-catalog .image-block img {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    max-height: 200px;
    max-width: 100%;
}

.thumbnail-catalog .image-block .preview {
    display: none;
    position: absolute;
    z-index: 1000;
    right: 0;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    line-height: 0;
    background: #1d6e87;
    width: 50px;
    height: 50px;
    cursor: pointer;
    border-radius: 4px;
}

.hover-active .thumbnail-catalog .image-block .preview:hover {
    background: #f84c48;
}

.thumbnail-catalog .image-block .preview i {
    color: #ffffff;
    padding: 15px;
    font-size: 22px;
}

.hover-active .thumbnail-catalog:hover {
    border: 1px solid #cccccc;
}

.hover-active .thumbnail-catalog:hover .image-block .preview {
    display: block;
}

.hover-active .thumbnail-catalog:hover .compare-favorite {
    visibility: visible;
    transform: translate(0, -30px);
}

.hover-active .thumbnail-catalog:hover .offers {
    padding: 10px;
    border-top: 1px solid #cccccc;
    background: #f6f6f6;
}

.hover-active .thumbnail-catalog:hover .after-bottom-block {
    border-top: 1px solid #cccccc;
}

.hover-active .thumbnail-catalog:hover .one-click {
    border-top: 1px solid #cccccc;
}

.hover-active .thumbnail-catalog:hover .image-block img {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.thumbnail-catalog .bottom-block {
    display: table;
    width: 100%;
    margin: 0;
    height: 40px;
}

.thumbnail-catalog .bottom-block .price {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    font-size: 20px;
    line-height: 18px;
    font-family: 'Roboto-Medium', serif;
}

.thumbnail-catalog .bottom-block .price span {
    display: block;
    margin: 0;
}

.thumbnail-catalog .bottom-block .price s {
    color: #9b9b9b;
    font-size: 14px;
    font-family: 'Roboto-Light', serif;
    display: block;
}

.thumbnail-catalog .bottom-block .add-to-cart {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    width: 1%;
}

.thumbnail-catalog .after-bottom-block {
    border-top: 1px solid #e9e9e9;
    padding: 7px 5px;
    text-align: center;
    font-size: 14px;
}

.thumbnail-catalog .after-bottom-block .fa {
    color: #737373;
}

.thumbnail-catalog .after-bottom-block a {
    color: #737373;
    border-bottom: 1px dotted #737373;
    text-align: center;
}

.hover-active .thumbnail-catalog .after-bottom-block a:hover,
.hover-active .thumbnail-catalog .after-bottom-block a:focus {
    text-decoration: none;
}

.thumbnail-catalog .one-click {
    border-top: 1px solid #e9e9e9;
    padding: 5px 5px 7px;
    text-align: center;
    font-size: 14px;
}

.thumbnail-catalog .one-click .fa {
    color: #737373;
}

.thumbnail-catalog .one-click img {
    height: 16px;
    margin-right: 5px;
}

.thumbnail-catalog .one-click a {
    color: #f84c48;
    border-bottom: 1px dotted #f84c48;
    text-align: center;
}

.hover-active .thumbnail-catalog .one-click a:hover,
.hover-active .thumbnail-catalog .one-click a:focus {
    text-decoration: none;
}

.list-catalog {
    border-bottom: 1px solid #e9e9e9;
    border-radius: 0;
    position: relative;
    margin-top: 20px;
    padding-bottom: 20px;
    background: #ffffff;
}

.list-catalog .expand-content {
    margin-top: 20px;
    color: #8d8d8d;
    font-family: 'Roboto-Light', serif;
    font-size: 14px;
}

.list-catalog .expand-content dt.divider {
    font-size: 16px;
}

.list-catalog .expand-content .icon16.color {
    margin-top: 4px;
    margin-left: 5px;
    margin-right: 3px;
}

.list-catalog .name {
    padding: 0 0 5px;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Roboto-Medium', serif;
}

.list-catalog .name a {
    color: #333333;
}

.list-catalog .name a:hover {
    color: #f84c48;
}

.list-catalog .badge-block {
    left: 20px;
}

.list-catalog .rating-big {
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    padding: 10px 0;
}

.list-catalog .rating-big a {
    color: #979797;
    font-size: 12px;
    display: inline-block;
}

.list-catalog .rating-big a:hover {
    text-decoration: none;
}

.list-catalog .compare-favorite {
    margin-top: 10px;
    line-height: 24px;
    font-size: 13px;
}

.list-catalog .compare-favorite span {
    display: block;
}

.list-catalog .compare-favorite span .fa {
    margin-right: 3px;
    color: #636363;
}

.list-catalog .compare-favorite span a {
    color: #636363;
    border-bottom: 1px dotted #636363;
}

.list-catalog .compare-favorite span a:hover,
.list-catalog .compare-favorite span a:focus {
    text-decoration: none;
    color: #232323;
    border-bottom: 1px dotted #232323;
}

.list-catalog .compare-favorite .active .fa {
    margin-right: 3px;
    color: #f84c48;
}

.list-catalog .compare-favorite .active a {
    color: #f84c48 !important;
    border-bottom: 1px dotted #f84c48 !important;
}

.list-catalog .compare-favorite .active a:hover {
    text-decoration: none;
    color: #f84c48;
    border-bottom: 1px dotted #f84c48;
}

.list-catalog .availability {
    display: inline-block;
    font-size: 12px;
    margin-left: 15px;
    font-family: MyriadProRegular;
    margin-top: 10px;
}

.list-catalog .availability .stock-high {
    color: #089510;
}

.list-catalog .availability .stock-none {
    color: #ff3f4f;
}

.list-catalog .offers {
    padding: 10px;
}

.list-catalog .btn-primary {
    width: 55px;
    height: 40px;
    position: relative;
}

.list-catalog .btn-primary:after {
    font-family: 'express', serif;
    font-size: 30px;
    top: 1px;
    left: 12px;
    content: "\e903";
    color: #ffffff;
    position: absolute;
}

.list-catalog .btn-primary:hover,
.list-catalog .btn-primary:focus {
    background: #f84c48;
}

.list-catalog .btn.disabled,
.list-catalog .btn:disabled {
    background: #cccccc;
    cursor: not-allowed;
    border: 0;
    pointer-events: auto;
}

.list-catalog .btn.disabled:after,
.list-catalog .btn:disabled:after {
    font-family: 'express', serif;
    font-size: 30px;
    top: 1px;
    left: 12px;
    content: "\e903";
    color: #ffffff;
    position: absolute;
}

.list-catalog .image-block {
    max-width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.list-catalog .image-block img {
    max-height: 200px;
    max-width: 100%;
}

.list-catalog .image-block .preview {
    display: none;
    position: absolute;
    z-index: 1000;
    right: 0;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    line-height: 0;
    background: #1d6e87;
    width: 50px;
    height: 50px;
    cursor: pointer;
    border-radius: 4px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.list-catalog .image-block .preview:hover {
    background: #f84c48;
}

.list-catalog .image-block .preview i {
    color: #ffffff;
    padding: 15px;
    font-size: 22px;
}

.list-catalog .description {
    font-family: 'Roboto-Light', serif;
    margin-bottom: 10px;
}

.list-catalog .code {
    font-size: 12px;
    color: #828282;
    margin-bottom: 5px;
}

.list-catalog .bottom-block {
    width: 100%;
    margin: 0;
}

.list-catalog .bottom-block .price {
    font-size: 20px;
    line-height: 18px;
    font-family: 'Roboto-Medium', serif;
}

.list-catalog .bottom-block .price span {
    display: block;
    margin: 0;
}

.list-catalog .bottom-block .price s {
    color: #9b9b9b;
    font-size: 14px;
    font-family: 'Roboto-Light', serif;
    display: block;
}

.list-catalog .bottom-block .add-to-cart {
    margin-top: 10px;
}

.list-catalog .bottom-block .add-to-cart .qty {
    margin-top: 10px;
    display: inline-block;
}

.list-catalog .bottom-block .add-to-cart .qty input[type="text"] {
    width: 50px;
    text-align: center;
    margin-right: 5px;
    height: 40px;
    border-radius: 4px;
}

.text-catalog {
    border-bottom: 1px solid #e9e9e9;
    border-radius: 0;
    position: relative;
    background: #ffffff;
    width: 100%;
}

.text-catalog .table-row {
    display: table;
    width: 100%;
    vertical-align: middle;
}

.text-catalog .table-row:hover {
    background: #f6f6f6;
}

.text-catalog .name {
    padding: 0 0 5px;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Roboto-Medium', serif;
}

.text-catalog .name a {
    color: #333333;
}

.text-catalog .name a:hover {
    color: #f84c48;
}

.text-catalog .availability {
    font-size: 12px;
    vertical-align: middle;
    font-family: MyriadProRegular;
}

.text-catalog .availability .stock-high {
    color: #089510;
}

.text-catalog .availability .stock-none {
    color: #ff3f4f;
}

.text-catalog .btn-primary {
    width: 55px;
    height: 40px;
    position: relative;
}

.text-catalog .btn-primary:after {
    font-family: 'express', serif;
    font-size: 30px;
    top: 1px;
    left: 12px;
    content: "\e903";
    color: #ffffff;
    position: absolute;
}

.text-catalog .btn-primary:hover,
.text-catalog .btn-primary:focus {
    background: #f84c48;
}

.text-catalog .btn.disabled,
.text-catalog .btn:disabled {
    background: #cccccc;
    cursor: not-allowed;
    border: 0;
    pointer-events: auto;
}

.text-catalog .btn.disabled:after,
.text-catalog .btn:disabled:after {
    font-family: 'express', serif;
    font-size: 30px;
    top: 1px;
    left: 12px;
    content: "\e903";
    color: #ffffff;
    position: absolute;
}

.text-catalog .code {
    font-size: 12px;
    color: #828282;
    margin-bottom: 5px;
}

.text-catalog .price {
    font-size: 20px;
    line-height: 18px;
    font-family: 'Roboto-Medium', serif;
}

.text-catalog .price span {
    display: inline-block;
    margin: 0;
}

.text-catalog .price s {
    color: #9b9b9b;
    font-size: 14px;
    font-family: 'Roboto-Light', serif;
    display: block;
}

.text-catalog .badge-block {
    position: static;
    display: inline-block;
}

.text-catalog .badge.discount {
    position: static;
    display: inline-block;
    margin-left: 5px;
}

.text-catalog .table-cell {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 5px;
    text-align: left;
}

.text-catalog .table-cell .rating-big {
    margin-bottom: 5px;
}

.text-catalog .table-cell .rating-big a {
    color: #979797;
    font-size: 12px;
    display: inline-block;
}

.text-catalog .table-cell .rating-big a:hover {
    text-decoration: none;
}

.text-catalog .table-cell:nth-child(1) {
    width: 15%;
    text-align: left;
}

.text-catalog .table-cell:nth-child(2) {
    width: 45%;
}

.text-catalog .table-cell:nth-child(3) {
    width: 10%;
    text-align: center;
}

.text-catalog .table-cell:nth-child(4) {
    width: 20%;
    text-align: center;
}

.text-catalog .table-cell:nth-child(4) {
    width: 20%;
}

.loading-cart-icon:after {
    top: 2px !important;
    left: 10px !important;
    background-image: url(img/spin.svg) !important;
    background-size: 34px;
    background-repeat: no-repeat;
    color: #ffffff;
    position: absolute;
    content: " " !important;
    width: 35px;
    height: 35px;
}

.alert-box {
    background: #f5f5f5;
    padding: 10px;
    color: forestgreen;
    font-family: 'Roboto-Light', Arial, serif;
}

.alert-box .fa {
    margin-right: 5px;
}

.subcategory {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    border: 1px solid #e9e9e9;
    font-size: 17px;
}

.subcategory li {
    display: block;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
}

.subcategory li:last-child {
    border-bottom: 0;
}

.subcategory li a {
    display: block;
    padding: 10px 15px;
    color: #333333;
    border-left: 3px solid transparent;
    line-height: 20px;
    font-family: 'Roboto-Light', Arial, serif;
}

.subcategory li a:hover,
.subcategory li a:focus {
    text-decoration: none;
    color: #f84c48;
    border-left: 3px solid #f84c48;
    background: #f5f5f5;
}

.subcategory li a span.count {
    position: absolute;
    right: 15px;
    font-size: 12px;
    top: 30%;
    color: #b0b0b0;
}

.subcategory li ul {
    margin: 0;
    padding: 0;
}

.subcategory li ul li {
    padding-left: 20px;
}

.subcategory .selected a {
    color: #f84c48;
    font-family: 'Roboto-Medium', Arial, serif;
    border-left: 3px solid #f84c48;
    background: #f5f5f5;
}

.subcategory-images {
    margin: 30px 0;
}

.subcategory-images .link {
    display: inline-block;
    line-height: 20px;
    height: 60px;
    overflow-y: hidden;
}

.subcategory-images .adaptive,
.subcategory-images .adaptive-filter {
    text-align: center;
    margin-bottom: 10px;
}

.subcategory-images .image {
    position: relative;
    width: 100%;
    max-height: 190px;
}

.subcategory-images .image .category-badge {
    position: absolute;
    top: 0;
    left: 0;
}

.subcategory-images .image img {
    max-width: 100%;
    max-height: 180px;
}

.subcategory-images a {
    color: #333333;
    font-family: 'Roboto-Medium', Arial, serif;
    font-size: 16px;
}

.split {
    margin-top: 20px;
}

.split-catalog {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    border-top: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    font-size: 17px;
    line-height: 19px;
}

.split-catalog .tree:after {
    font-family: 'FontAwesome', serif;
    content: "\f054";
    right: 10px;
    top: 11px;
    position: absolute;
    font-size: 11px;
    color: #848484;
}

.split-catalog li.header {
    padding: 10px 17px;
    font-family: 'Roboto-Medium', Arial, serif;
    font-size: 18px;
    position: relative;
    background: #f5f5f5;
}

.split-catalog li.header:after {
    display: block;
    font-family: 'FontAwesome', serif;
    content: "\f107";
    position: absolute;
    top: 10px;
    right: 15px;
}

.split-catalog li {
    display: block;
    position: relative;
    background: #ffffff;
}

.split-catalog li:last-child {
    border-bottom: 0;
}

.split-catalog li a {
    border-bottom: 1px solid #e9e9e9;
    display: block;
    padding: 10px 15px;
    color: #333333;
    border-left: 3px solid transparent;
}

.split-catalog li a:hover,
.split-catalog li a:focus {
    text-decoration: none;
    color: #f84c48;
    border-left: 3px solid #f84c48;
    background: #f5f5f5;
}

.split-catalog li:hover > a {
    background: #f5f5f5;
    color: #f84c48;
}

.split-catalog li ul {
    margin: 0;
    padding: 0;
    position: absolute;
    display: none;
    z-index: 1000;
    left: 100%;
    top: -1px;
    width: 300px;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.84);
}

.split-catalog .selected > a {
    color: #f84c48;
    font-family: 'Roboto-Medium', Arial, serif;
}

.split-catalog li:hover > ul {
    display: block;
}

.split-catalog li ul > ul {
    display: block;
}

.show-filter {
    font-size: 14px;
    text-align: center;
    display: inline-block;
    color: #f84c48;
    border-bottom: 1px dotted #f84c48;
}

.show-filter:hover,
.show-filter:focus {
    text-decoration: none;
    opacity: 0.8;
}

.filter {
    background-color: #f6f6f6;
    font-family: 'Roboto-Light', Arial, serif;
    margin-bottom: 20px;
}

.filter .filter-name {
    padding: 15px 15px 12px;
    font-size: 17px;
    color: #f84c48;
    margin-left: -15px;
    margin-right: -15px;
    font-family: 'Roboto-Medium', Arial, serif;
    position: relative;
    background: #efefef;
    border-bottom: 1px solid #ffffff;
}

.filter .filter-name i {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 10px;
    color: #f84c48;
    position: absolute;
    right: 5px;
}

.filter .unit {
    margin-left: 5px;
}

.filter h5 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.filter .panel-default {
    margin-bottom: 20px;
}

.filter .filtergroup:hover .panel-body {
    color: #f84c48;
}

.filter .filtergroup .slider {
    font-size: 14px;
    text-align: center;
}

.filter .filtergroup .slider .pricehint {
    text-align: left;
    margin: 10px 0px -10px 0px;
    font-size: 12px;
    color: #000000;
}

.filter .filtergroup .slider .min,
.filter .filtergroup .slider .max {
    width: 40%;
    margin-bottom: 0;
}

.filter .filtergroup .slider input[type="text"] {
    text-align: center;
    color: #000000;
    border: 1px solid #cccccc;
    font-family: 'Roboto-Regular', Arial, serif;
}

.filter .filtergroup label {
    color: #000000;
}

.filter .filtergroup .show-more {
    font-size: 14px;
    border-bottom: 1px dotted #888888;
    color: #888888;
}

.filter .filtergroup .show-more:hover,
.filter .filtergroup .show-more:focus {
    text-decoration: none;
    opacity: 0.8;
}

.filter .panel-body .icon {
    position: absolute;
    right: 5px;
    top: 10px;
    color: #373a3c;
}

.filter .panel-body {
    padding: 10px 0;
    border-top: 1px solid #dfdfdf;
    cursor: pointer;
    position: relative;
    text-transform: none;
    color: #373a3c;
    font-size: 14px;
    font-family: 'Roboto-Medium', Arial, serif;
}

.filter .panel-price {
    border-top: 0;
}

.filter .panel-body:hover {
    color: #f84c48;
}

.filter .checkboxfilter {
    padding: 0;
    font-size: 14px;
    line-height: 18px;
}

.filter .checkboxfilter input {
    margin-right: 5px;
}

.filter .group-filter {
    margin-bottom: 15px;
}

.filter .diaposon {
    margin: 10px 0;
}

.filter .filter-slider {
    margin: 20px 5px 30px 5px;
}

.filter .radio,
.filter .checkbox {
    margin: 3px 0;
}

.filter .checkbox,
.filter .radio {
    position: relative;
    padding: 0;
}

.clearfilter {
    margin: 20px 0;
}

.clearfilter .btn {
    color: #888888;
    border: 1px solid #d0cfcf;
    font-size: 14px;
    background: #ffffff;
    border-radius: 0;
}

.clearfilter .btn:hover {
    color: #333333;
}

.margin-top {
    margin-top: 20px;
}

.sorting {
    background: #f6f6f6;
    padding: 10px;
    list-style: none;
    position: relative;
    height: 47px;
}

.sorting .showtype {
    position: absolute;
    top: 0;
    right: 0;
}

.sorting .showtype a {
    display: inline-block;
    padding: 0 17px;
    border-left: 1px solid #eaeaea;
    color: #7c7d7f;
    font-size: 24px;
    text-align: center;
    height: 47px;
    line-height: 47px;
}

.sorting .showtype a:last-child {
    border-right: 1px solid transparent;
}

.sorting .showtype a:last-child:hover {
    border-right: 1px solid #eaeaea;
}

.sorting .showtype a:hover {
    background: #ffffff;
    opacity: 0.9;
}

.sorting .showtype .active {
    color: #f84c48;
}

.sorting ul {
    list-style: none;
    margin: -6px 10px 0 0;
    padding: 0;
    height: 40px;
    display: inline-block;
}

.sorting ul li {
    position: relative;
}

.sorting ul li a {
    padding: 6px 40px 6px 15px;
    display: block;
    background: #ffffff;
    border-radius: 2px;
    color: #5d5e60;
    font-size: 14px;
    text-align: left;
    text-decoration: none;
    font-family: 'Roboto-Light', Arial, serif;
    border: 1px solid #c4c4c4;
}

.sorting ul li a:after {
    display: block;
    font-family: 'FontAwesome', serif;
    content: "\f107";
    position: absolute;
    top: 0;
    right: 10px;
    border-left: 1px solid #c4c4c4;
    padding-left: 8px;
    height: 34px;
    padding-top: 8px;
}

.sorting ul li a:hover {
    color: #f84c48;
    border: 1px solid #c4c4c4;
    background: #fcfcfc;
}

.sorting ul li ul {
    margin: 0;
    padding: 0;
    z-index: 9999;
    position: absolute;
    left: 0;
    top: 34px;
    border: 1px solid #cacfd1;
    box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.84);
    background: #ffffff;
    display: none;
    height: auto;
    min-width: 100%;
    width: 200px;
}

.sorting ul li ul li a {
    background: transparent;
    display: inline-block;
    border: 0;
    padding: 5px 15px;
    font-family: 'Roboto-Light', Arial, serif;
    color: #333436;
}

.sorting ul li ul li a:after {
    content: " ";
    display: none;
}

.sorting ul li ul li a:hover {
    border: 0;
    background: transparent;
}

.sorting ul li ul li:hover {
    background: #f6f6f6;
}

.sorting ul .selected a {
    color: #f84c48;
    font-family: 'Roboto-Medium', Arial, serif;
}

.sorting ul .active {
    color: #f84c48;
}

.ui-slider {
    position: relative;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    font-weight: bold;
    cursor: pointer;
    outline: 0;
    border: 5px solid #ffffff;
    background: #f84c48;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.65);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.65);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.65);
}

.ui-slider .ui-slider-handle:focus {
    outline: 0;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    overflow: hidden;
}

.ui-slider-horizontal {
    height: 4px;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -8px;
    margin-left: -10px;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-widget-content {
    background: #cccccc;
}

.ui-widget-header {
    border-bottom: 0;
    background: #666666;
}

.ui-corner-all {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

/** Badge **/
.badge-block {
    position: absolute;
    z-index: 10;
    top: 10px;
    left: 10px;
}

.badge {
    font-family: 'Roboto-Medium', serif;
    text-transform: uppercase;
    font-size: 13px;
    padding: 4px 10px 4px;
    background: #797f82;
    color: #ffffff;
    border-radius: 2px;
    display: inline-block;
    margin-right: 5px;
}

.badge.new {
    background: #797f82;
    color: #ffffff;
}

.badge.bestsellers {
    background: #797f82;
    color: #ffffff;
}

.badge.hits {
    background: #797f82;
}

.badge.discount {
    background: #f84c48;
    border: 0;
    color: #ffffff;
    padding: 4px 5px 4px;
}

/** Menu-h && XS menu */
.xs-menu-overlay {
    display: none;
    background: rgba(0, 0, 0, 0.33);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
}

.xs-menu-overlay .close-block {
    background: #1d6e87;
    height: 47px;
    position: relative;
}

.xs-menu-overlay .close-block a {
    position: absolute;
    text-decoration: none;
    z-index: 10001;
    color: #ffffff;
    display: block;
    font-size: 28px;
    margin-right: 9px;
    text-align: right;
    width: 30px;
    right: 0;
    top: -7px;
}

.xs-menu-overlay .close-block a:hover {
    text-decoration: none;
}

.xs-menu-overlay .title {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #ffffff;
    z-index: 1;
    font-size: 17px;
}

.xs-menu {
    width: 100%;
    min-height: 20px;
    position: relative;
    z-index: 20;
    margin: 0;
    padding: 0;
    height: 47px;
    font-size: 17px;
    list-style: none;
    background: #1d6e87;
    border: 0;
}

.xs-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.xs-menu ul li {
    margin-left: 10px;
}

.xs-menu ul li a {
    display: inline-block;
    padding: 11px;
    color: #ffffff;
    text-decoration: none;
    font-family: MyriadProRegular;
}

.xs-menu ul li a .fa {
    margin-right: 8px;
}

.xs-menu ul li.search {
    position: absolute;
    right: 0;
    top: 0;
}

.clone-xs-menu {
    position: fixed;
    left: 0;
    width: 100%;
    background: #ffffff;
    z-index: 1000000;
    overflow-y: auto;
    max-height: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.84);
}

.clone-xs-menu .pages {
    background: #1d6e87;
    height: 47px;
    position: relative;
}

.clone-xs-menu .pages a {
    text-decoration: none;
    z-index: 10001;
    color: #ffffff;
    display: block;
    font-family: 'Roboto-Regular', Arial, serif;
    font-size: 17px;
}

.clone-xs-menu .pages a:hover {
    text-decoration: none;
}

.clone-xs-menu li {
    border-top: 1px solid #eeeeee;
    position: relative;
}

.clone-xs-menu a {
    color: #333333;
    font-family: 'Roboto-Medium', Arial, serif;
    font-size: 18px;
    display: block;
    padding: 10px;
    height: 46px;
}

.clone-xs-menu a:hover,
.clone-xs-menu a:focus {
    text-decoration: none;
}

.clone-xs-menu .tree .expand {
    position: absolute;
    display: block;
    width: 46px;
    height: 46px;
    background: #f5f5f5;
    right: 0;
    top: 0;
    z-index: 1000001;
    color: #7d7d7d;
    text-align: center;
    font-size: 18px;
}

.clone-xs-menu ul {
    list-style: none;
    margin: 0;
    display: none;
    padding: 0;
}

.clone-xs-menu ul a {
    font-family: 'Roboto-Regular', Arial, serif;
    margin-left: 20px;
    font-size: 16px;
}

.clone-xs-menu ul ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.clone-xs-menu ul ul a {
    font-family: 'Roboto-Regular', Arial, serif;
    margin-left: 40px;
}

.clone-xs-menu ul ul ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.clone-xs-menu ul ul ul a {
    font-family: 'Roboto-Regular', Arial, serif;
    margin-left: 60px;
}

.container-menu-h {
    position: relative;
    z-index: 10001;
    padding-bottom: 25px;
}

.no-margin {
    margin-top: -20px;
}

.spacer {
    padding-bottom: 25px;
}

.menu-overlay {
    background: rgba(0, 0, 0, 0.33);
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    display: none;
}

.menu-h {
    visibility: hidden;
    width: 100%;
    min-height: 20px;
    text-align: center;
    position: relative;
    z-index: 20;
    margin: 0;
    padding: 0;
    height: 47px;
    font-size: 17px;
    list-style: none;
    display: flex;
    display: -webkit-flex;
    /* Safari */
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    /* Safari */
    justify-content: center;
    -webkit-justify-content: center;
    /* Safari */
    background: #1d6e87;
    border: 0;
}

.menu-h .tree a {
    padding: 10px 25px 10px 10px;
    position: relative;
}

.menu-h .tree a:after {
    font-family: 'FontAwesome', serif;
    content: "\f0dd";
    right: 10px;
    top: 11px;
    position: absolute;
    font-size: 13px;
}

.menu-h .tree ul {
    list-style: none;
}

.menu-h .tree ul a {
    padding: 0;
    position: relative;
}

.menu-h .tree ul a:after {
    content: " ";
}

.menu-h li {
    float: left;
    margin-right: 5px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.menu-h li:hover {
    background: #ffffff;
    border-top: 1px solid #e9e9e9;
}

.menu-h li:hover a {
    color: #333333;
}

.menu-h li:hover a:hover {
    color: #1d6e87;
}

.menu-h li a {
    display: block;
    padding: 10px;
    color: #ffffff;
    text-decoration: none;
    font-family: MyriadProRegular;
}

.menu-h li ul {
    margin: 0;
    padding: 20px 20px 15px 20px;
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 20;
    background: #ffffff;
    box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.84);
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    text-align: left;
    visibility: hidden;
    top: -1000000px;
    left: -1000000px;
}

.menu-h li:hover ul {
    visibility: visible;
    left:0;
    top:auto;
    transition: visibility 0s linear .2s, ease-in-out .2s linear;
}
.menu-h .tree.more > a {
    padding: 10px 20px;
}

.menu-h li ul .tree a {
    padding: 0;
    position: relative;
}

.menu-h li ul .tree a:after {
    font-family: 'FontAwesome', serif;
    content: " ";
    right: 10px;
    top: 12px;
    position: absolute;
}

.menu-h li ul li {
    width: 24%;
    min-width: 150px;
    background: none;
    float: left;
    margin-bottom: 5px;
    box-shadow: none;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.menu-h li ul li:hover {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.menu-h li ul li a {
    padding: 0;
    display: inline;
    color: #343434;
    text-transform: uppercase;
    font-family: 'Roboto-Medium', serif;
    font-size: 16px;
    position: relative;
}

.menu-h li ul li a:before {
    font-family: 'FontAwesome', serif;
    content: " ";
    font-size: 13px;
    margin-right: 5px;
    position: absolute;
    top: 12px;
    margin-left: -15px;
}

.menu-h li ul li ul {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    border: 0;
}

.menu-h li ul li ul li {
    margin-bottom: 0;
    width: 100%;
}

.menu-h li ul li ul li a {
    text-transform: none;
    font-family: 'Roboto-Light', serif;
    font-size: 16px;
}

.menu-h li ul li ul li a:before {
    content: "";
}

.menu-h li ul li ul li ul {
    display: none;
}

.menu-h li ul li ul li ul li {
    padding: 0 0 0 10px;
}

.menu-h li ul li ul li ul li a {
    font-size: 12px;
}

.menu-h .fa-sort-desc {
    font-size: 10px;
    margin-top: -10px;
    position: relative;
    display: block;
    width: 10px;
    height: 10px;
}

.menu-h .more a {
    padding: 10px 15px;
    position: relative;
}

.menu-h .more a:after {
    font-family: 'FontAwesome', serif;
    content: " ";
    right: 10px;
    top: 11px;
    position: absolute;
    font-size: 13px;
}

.menu-h .more a i {
    position: relative;
}

.menu-h .more a i .count {
    position: absolute;
    top: -18px;
    right: -20px;
    background: #f84c48;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    color: #ffffff;
    font-size: 10px;
    font-family: 'Roboto-Medium', serif;
    border-radius: 50%;
}

.menu-h li:hover ul ul ul {
    display: none;
}

.invert-menu .menu-h {
    background: #ffffff;
    border-top: 1px solid #1d6e87;
    border-bottom: 1px solid #1d6e87;
}

.invert-menu .menu-h a {
    color: #000000;
}

.invert-menu .menu-h a:hover {
    color: #f84c48 !important;
}

.invert-menu .menu-h ul {
    margin-top: -1px;
}

.top-line {
    background: #f5f5f5;
    border-bottom: 1px solid #eaeaea;
    padding: 3px 0 5px;
}

.top-line .container {
    background-color: transparent;
}

.menu-h-top {
    margin: 0;
    padding: 0;
    min-height: 24px;
}

.menu-h-top li {
    display: inline-block;
    margin-right: 20px;
    position: relative;
}

.menu-h-top li span {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #acb3b4;
    display: inline-block;
}

.menu-h-top li a {
    font-size: 14px;
    color: #222222;
    display: block;
    text-decoration: none;
}

.menu-h-top li a:hover {
    color: #f84c48;
}

.menu-h-top li ul {
    position: absolute;
    display: none;
    background: #f5f5f5;
    box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.54);
    margin: 0;
    width: 200px;
    z-index: 100010;
    left: -20px;
    padding: 5px 10px;
}

.menu-h-top li ul li {
    margin-right: 0;
    display: block;
    position: relative;
}

.menu-h-top li ul li a {
    display: block;
    padding: 5px 5px 5px 10px;
}

.menu-h-top li ul li a:hover {
    color: #f84c48;
    border: 0;
}

.menu-h-top li ul li ul {
    position: absolute;
    top: 0;
    left: 100%;
    padding-top: 0;
}

.menu-h-top li:last-child {
    margin-right: 0;
}

.menu-h-top .currency i {
    font-style: normal;
}

.menu-h-top .currency .current_currency {
    margin-left: 5px;
}

.menu-h-top .currency img {
    margin-right: 5px;
}

.menu-h-top .currency .active a {
    color: #f84c48;
}

.menu-h-top .currency .currency-change {
    text-align: left !important;
}

.menu-h-top .account {
    margin-left: 30px;
}

.menu-h-top li:hover > ul {
    display: block;
    -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
}

.menu-h-top li:hover > a {
    color: #f84c48;
}

.auth li {
    margin-right: 10px;
}

.auth li .fa {
    margin-right: 5px;
    color: #f84c48;
}

/** Button **/
.btn-primary {
    background: #1d6e87;
    border-radius: 4px;
    border-color: transparent;
    color: #ffffff !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background: #f84c48;
    border: 1px solid #f84c48;
    border-color: transparent;
}

/** Slider ***/
.slider-tabs {
    display: table;
    width: 100%;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    margin: 0;
    padding: 0;
}

.slider-tabs li.active {
    border-bottom: 3px solid #f84c48;
    font-family: MyriadProRegular;
    color: #f84c48;
    background: #f5f5f5;
}

.slider-tabs > li {
    float: none;
    cursor: pointer;
    display: table-cell;
    height: 45px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    padding: 10px 10px 8px 10px;
    font-size: 16px;
    line-height: 16px;
    border-right: 1px solid #e9e9e9;
    border-bottom: 3px solid transparent;
    font-family: MyriadProRegular;
    color: #4c4c4c;
}

.slider-tabs > li:last-child {
    border-right: 1px solid transparent;
}

.slider-tabs > li:hover {
    color: #f84c48;
    background: #f5f5f5;
}

.main-slider-count {
    margin-bottom: 30px;
    margin-top: -25px;
}

.main-slider-count[data-slide-count="1"] .slider-tabs > li {
    width: 100%;
}

.main-slider-count[data-slide-count="2"] .slider-tabs > li {
    width: 50%;
}

.main-slider-count[data-slide-count="3"] .slider-tabs > li {
    width: 33.33333%;
}

.main-slider-count[data-slide-count="4"] .slider-tabs > li {
    width: 25%;
}

.main-slider-count[data-slide-count="5"] .slider-tabs > li {
    width: 20%;
}

.main-slider-count[data-slide-count="6"] .slider-tabs > li {
    width: 16.66666667%;
}

.main-slider-count[data-slide-count="7"] .slider-tabs > li {
    width: 14.28571429%;
}

.main-slider-count[data-slide-count="8"] .slider-tabs > li {
    width: 12.5%;
}

.main-slider-count[data-slide-count="9"] .slider-tabs > li {
    width: 11.11111111%;
}

.main-slider-count[data-slide-count="10"] .slider-tabs > li {
    width: 10%;
}

.slider-background {
    background: #edecf1 url(img/slider-bg.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.slider-fade {
    position: relative;
}

.slider-fade .arrow-control {
    text-align: center;
    visibility: hidden;
    font-size: 40px;
}

.slider-fade .arrow-control .left {
    position: absolute;
    width: 40px;
    height: 100%;
    top: 0;
    left: 0;
    background: #000000;
    opacity: 0.1;
    color: #ffffff;
}

.slider-fade .arrow-control .right {
    position: absolute;
    width: 40px;
    height: 100%;
    top: 0;
    right: 0;
    background: #000000;
    opacity: 0.1;
    color: #ffffff;
}

.slider-fade .arrow-control a {
    display: block;
    color: #ffffff;
    height: 100%;
    width: 100%;
}

.slider-fade:hover > .arrow-control {
    visibility: visible;
    -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
}

.main-slider-product li {
    padding: 20px;
    width: 100%;
    position: relative;
    height: 360px;
}

.main-slider-product li .slider-image {
    position: absolute;
    width: 40%;
    text-align: center;
    margin-right: 5%;
}

.main-slider-product li .slider-image img {
    max-height: 320px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.main-slider-product li .slider-text {
    color: #000000;
    position: absolute;
    z-index: 9999;
    text-align: left;
    left: 45%;
}

.main-slider-product li .slider-text h4 {
    font-size: 26px;
    margin-bottom: 5px;
}

.main-slider-product li .slider-text .desciprtion {
    font-family: 'Roboto-Light', serif;
    font-size: 16px;
    padding-right: 130px;
}

.main-slider-product li .slider-text .price {
    font-size: 20px;
    font-family: 'Roboto-Medium', serif;
    margin-top: 20px;
}

.main-slider-product li .slider-text .button a {
    color: #ffffff;
    background: #f84c48;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 4px;
    margin-top: 20px;
    font-size: 17px;
}

.main-slider-product li .slider-text .button a:hover,
.main-slider-product li .slider-text .button a:focus {
    text-decoration: none;
}

.main-slider li {
    width: 100%;
    position: relative;
    border: 0 !important;
    float: left;
}

.main-slider li img {
    width: 100%;
    height: auto;
}

.slider_select {
    text-align: center;
    margin: 25px 0;
}

.slider_select a {
    display: inline-block;
    padding: 5px 20px;
    border: 1px solid #f84c48;
    border-radius: 4px;
    margin: 0 5px;
}

.slider_select a:hover,
.slider_select a:focus,
.slider_select a:link {
    text-decoration: none;
}

.slider_select .active {
    background: #f84c48;
    color: #ffffff;
}

/** Animation **/
@keyframes shake {
    10%,
    90% {
        transform: translate3d(-1px, 0, 0);
    }
    20%,
    80% {
        transform: translate3d(2px, 0, 0);
    }
    30%,
    50%,
    70% {
        transform: translate3d(-4px, 0, 0);
    }
    40%,
    60% {
        transform: translate3d(4px, 0, 0);
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.main-slider-product-home {
    margin-left: 0;
    margin-bottom: 30px;
}

.main-slider-product-home .adaptive {
    width: 100%;
    padding-left: 0;
    padding-right: 10px;
}

.main-slider-product-home .adaptive .thumbnail:hover {
    border: 1px solid #cccccc;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.main-slider-product-home .adaptive .thumbnail:hover .offers {
    padding: 10px;
    border-top: 1px solid #cccccc;
    background: #f6f6f6;
}

.main-slider-product-home .adaptive .thumbnail:hover .image-block img {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0.7;
}

.main-slider-product-home-split {
    margin-left: 0;
    margin-bottom: 30px;
}

.main-slider-product-home-split .adaptive {
    width: 100%;
    padding-left: 0;
    padding-right: 10px;
}

.main-slider-product-home-split .adaptive .thumbnail:hover {
    border: 1px solid #cccccc;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.main-slider-product-home-split .adaptive .thumbnail:hover .offers {
    padding: 10px;
    border-top: 1px solid #cccccc;
    background: #f6f6f6;
}

.main-slider-product-home-split .adaptive .thumbnail:hover .image-block img {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0.7;
}

.main-slider,
.main-slider-product {
    margin: 0;
    padding: 0;
    list-style: none;
}

.about-shop.split {
    margin: 10px 0 0;
}

.about-shop {
    margin: 50px 0 0;
    font-family: 'Roboto-Light', serif;
    border: 1px solid #e9e9e9;
    padding: 30px 20px;
}

.about-shop .newsblock .media {
    margin-bottom: 20px;
    line-height: 20px;
}

.about-shop .newsblock .media:last-child {
    margin-bottom: 0;
}

.about-shop .newsblock .media a {
    color: #333333;
    text-decoration: underline;
}

.about-shop .newsblock .media a:hover {
    color: #f84c48;
}

.about-shop .newsblock .media-left {
    max-width: 200px;
    min-width: 150px;
}

.newsblock.leftside .media-left {
    max-width: 150px;
    min-width: 100px;
}

.about-shop .newsblock .media-left img {
    max-width: 100%;
}

.about-shop .newsblock .media-body .date {
    color: #9b9b9b;
    font-size: 12px;
    font-family: MyriadProRegular;
}

/** Scroll **/
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 999;
    background-color: #ffffff;
    color: #f84c48;
    border: 1px solid #dbdbdb;
    width: 30px;
    height: 28px;
    line-height: 28px;
    right: 15px;
    bottom: 49px;
    padding-top: 2px;
    font-size: 20px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.scroll-top-wrapper:hover {
    border: 1px solid #f84c48;
}

.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1.0;
}

.scroll-top-wrapper i.fa {
    line-height: inherit;
}

/** WA form **/
/* Sign up & Login forms
------------------------ */
.wa-auth-adapters {
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 20px;
}

.wa-auth-adapters ul {
    padding: 0;
    margin: 0;
    min-height: 16px;
}

.wa-auth-adapters ul li {
    list-style: none;
    display: inline-block;
    padding: 0 15px 0 0;
}

.wa-auth-adapters ul li a,
.wa-auth-adapters ul li span {
    display: block;
    padding: 0 5px;
    color: #282828;
}

.wa-auth-adapters ul li a img,
.wa-auth-adapters ul li span img {
    position: relative;
    margin-right: 5px;
}

.wa-auth-adapters p {
    color: #6e6e6e;
    font-size: 0.9em;
    font-family: 'Roboto-Light', serif;
    margin-bottom: 0;
}

.wa-auth-adapters.wa-connect {
    margin-top: 20px;
}

.wa-form {
    margin: 10px 0;
}

.wa-form:after {
    display: block;
    content: " ";
    clear: both;
}

.wa-form .wa-field {
    clear: left;
    margin: 0;
    padding-top: 3px;
}

.wa-form .wa-field .wa-name {
    float: left;
    width: 155px;
    padding-top: 0.52em;
    padding-bottom: 10px;
    line-height: 14px;
    color: #333333;
    font-family: 'Roboto-Regular', Arial, serif;
    font-size: 14px;
    margin-top: 7px;
}

.wa-form .wa-field.wa-separator {
    height: 10px;
}

.wa-form .wa-field .wa-value {
    margin-left: 180px;
    margin-bottom: 5px;
    position: relative;
}

.wa-form .wa-field .wa-value input.wa-error {
    border: 1px solid #f84c48;
}

.wa-form .wa-field .wa-value .wa-error-msg {
    font-size: 0.8em;
    color: #f84c48;
    display: block;
}

.wa-form .wa-field .wa-value input[type="text"],
.wa-form .wa-field .wa-value input[type="email"],
.wa-form .wa-field .wa-value input[type="password"] {
    width: 30%;
    min-width: 260px;
    margin: 0;
    position: relative;
}

.wa-form .wa-field .wa-value .show-password {
    top: 0;
    margin-left: -25px;
    position: relative;
    z-index: 10;
    cursor: pointer;
    color: #888888;
}

.wa-form .wa-field .wa-value textarea {
    min-width: 300px;
    height: 70px;
}

.wa-form .wa-field .wa-value input.wa-captcha-input {
    width: 100px;
    min-width: 0;
}

.wa-form .wa-field .wa-value .wa-captcha p {
    margin-bottom: 5px;
}

.wa-form .wa-field .wa-value label {
    display: block;
}

.wa-form .wa-field .wa-value .wa-captcha img {
    margin-left: 0;
}

.wa-form .wa-field .wa-value .errormsg {
    margin-left: 0;
}

.wa-form .wa-field .wa-value.wa-submit {
    margin-top: 10px;
}

.wa-form .wa-field .wa-value p label {
    display: block;
    margin: 0;
}

.wa-form .wa-field .wa-value p {
    line-height: 1.6em;
    margin-bottom: 23px;
    position: relative;
}

.wa-form .wa-field .wa-value p span {
    color: #777;
    font-size: 0.9em;
    display: block;
}

.wa-form .wa-field .wa-value p i.icon16 {
    float: left;
    left: -20px;
    margin-top: 2px;
    position: absolute;
}

.wa-form .wa-field .wa-value p input {
    display: block;
    margin-bottom: 2px;
}

.wa-form .wa-field .wa-value p input[type="radio"],
.wa-form .wa-field .wa-value p input[type="checkbox"] {
    display: inline;
}

.wa-form .wa-field .wa-value p .field.wa-required span:after {
    content: " *";
    color: #faa;
}

.wa-form .wa-field.wa-required .wa-name:after {
    content: " *";
    color: #faa;
}

.wa-signup-form .wa-form .wa-field.wa-field-email {
    margin-top: 20px;
}

.wa-signup-form .wa-form .wa-field.wa-field-email .wa-value input {
    min-width: 300px;
}

.wa-signup-form .wa-form .wa-field.wa-field-password .wa-value input,
.wa-signup-form .wa-form .wa-field.wa-field-password_confirm .wa-value input {
    min-width: 200px;
    width: 200px;
}

.wa-captcha {
    padding: 7px 0 10px;
}

.wa-captcha p {
    margin: 0;
}

.wa-captcha strong {
    font-size: 1.2em;
}

.wa-captcha p img {
    float: left !important;
    margin-right: 5px;
    margin-top: 0;
}

.wa-captcha .wa-captcha-refresh {
    font-size: 0.8em;
    text-decoration: underline;
    color: #aaa;
}

.wa-captcha .wa-captcha-input {
    display: inline !important;
    margin-bottom: 5px;
    width: 100px;
}

.wa-captcha .errormsg {
    display: block;
}

input.error,
textarea.error {
    border: 1px solid #f84c48;
}

.errormsg {
    color: #f84c48;
    margin-left: 180px;
    display: block;
}

input[type="text"],
input[type="email"],
input[type="password"],
select,
textarea {
    border: 1px solid #d0cfcf;
    padding: 5px 10px;
    color: #333333;
    margin-bottom: 20px;
}

input[type="text"],
input[type="email"],
input[type="password"],
textarea {
    -webkit-appearance: none;
}

/** Footer **/
.payment-footer img {
    max-width: 65px;
}

.footer {
    border-top: 1px solid #eaeaea;
    background: #f5f5f5;
    color: #333333;
    font-size: 14px;
    padding: 0;
    font-family: 'Roboto-Light', serif;
}

.footer a {
    color: #575757;
    text-decoration: underline;
}

.footer .container {
    background-color: transparent;
    /*padding-bottom: 20px;*/
}

.footer h5 {
    font-size: 18px;
    color: #2a2a2a;
    margin: 25px 0 20px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: MyriadProRegular;
}

.footer .fa {
    color: #f84c48;
    margin-right: 0;
}

.footer .social {
    list-style: none;
    padding: 0;
    margin: 0 0 10px;
}

.footer .social a {
    display: inline-block;
    margin-right: 3px;
    font-size: 18px;
    border: 1px solid #c4c4c4;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    background: #fafafa;
    transition: all 0.1s ease-in-out;
}

.footer .social a .fa {
    color: #676767;
    margin-right: 0;
}

.footer .social a:hover {
    border: 1px solid #f84c48;
    background: #f84c48;
}

.footer .social a:hover .fa {
    color: #ffffff;
}

.footer .menu-h-footer {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer .menu-h-footer a {
    color: #575757;
}

.footer .menu-h-footer li {
    margin-bottom: 5px;
}

.footer .menu-h-footer li:before {
    font-family: "FontAwesome", serif;
    content: "\f105";
    display: inline-block;
    margin-right: 7px;
}

.footer .footer-phone {
    margin: 15px 0;
}

.footer .footer-phone .dot {
    display: block;
}

.mailer-subscribe {
    border-bottom: 1px solid #dfdede;
    padding: 20px 0;
    display: table;
    width: 100%;
}

.mailer-subscribe .send-mail .fa {
    color: #ffffff;
}

.mailer-subscribe input[type="email"] {
    margin-bottom: 0;
    height: 43px;
}

.mailer-subscribe button[type="submit"] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 43px;
    border: 0;
    background: #1d6e87;
}

.mailer-subscribe .row {
    display: table;
    width: 100%;
}

.mailer-subscribe .table-cell {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 10px;
}

.mailer-subscribe .table-cell:nth-child(1) {
    text-align: right;
    font-size: 18px;
    line-height: 20px;
    position: relative;
}

.mailer-subscribe .table-cell .icon-email {
    width: 200px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: left;
}

.mailer-subscribe .table-cell .icon-email .icon-red_icon_subscribe {
    font-size: 100px;
    color: #f84c48;
    display: inline-block;
    margin-top: -15px;
}

.mailer-subscribe .table-cell .text-email {
    margin-left: 100px;
}

#mailer-subscribe-thankyou {
    text-align: center;
    padding: 30px;
    font-size: 18px;
    border-bottom: 1px solid #dfdede;
    line-height: 20px;
    color: #f84c48;
}

#mailer-subscribe-thankyou i {
    font-style: normal !important;
    font-family: 'Roboto-Medium', serif;
}

.copyright {
    padding: 10px 0 10px;
    font-size: 14px;
    color: #7a7a7a;
}

.copyright a {
    color: #7a7a7a;
}

.footer.dark {
    background: #333333;
    color: #d6d6d6;
}

.footer.dark a {
    color: #d6d6d6;
}

.footer.dark h5 {
    color: #d6d6d6;
}

.footer.dark .mailer-subscribe {
    border-bottom: 1px solid #4b4a4a;
}

.footer.dark .social a {
    background: transparent;
    border: 1px solid #4b4a4a;
}

.footer.dark .social a .fa {
    color: #d6d6d6;
}

/** Dialog **/
.dialog {
    display: none;
}

.dialog .purchase {
    border: 0 !important;
}

.dialog #product-core-image .product-dialog-image {
    display: block;
    position: relative;
}

.dialog #product-core-image .product-dialog-image .owl-item img {
    max-width: 100%;
}

.dialog #product-core-image .owl-theme .owl-controls {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.dialog .loading {
    position: fixed;
    left: 50%;
    top: 30%;
    transform: translate(-50%, 0);
    background: #ffffff;
    width: 70px;
    height: 70px;
    z-index: 20020;
    background-image: url(img/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.dialog-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.38);
    z-index: 20010;
}

.dialog-window .alert {
    margin-top: 30px;
    font-family: 'Roboto-Light', Arial, serif;
}

.dialog-window .dialog-cart .row {
    margin-top: 20px;
}

.dialog-window .dialog-cart {
    position: fixed;
    top: 10%;
    max-height: 90%;
    overflow-y: auto;
    overflow-x: hidden;
    left: 0;
    right: 0;
    opacity: 1;
    z-index: 20030;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    text-align: left;
    width: 900px;
    display: block;
    background: #ffffff;
    padding: 22px 0 0;
}

.dialog-window .dialog-cart #product-core-image {
    margin: 20px 0 0;
    text-align: center;
}

.dialog-window .dialog-cart .purchase {
    background: #ffffff;
    padding: 0 25px;
    border-top: 1px solid #eaeaea !important;
    border-bottom: 1px solid #eaeaea !important;
    margin: 0 -20px;
}

.dialog-window .dialog-cart .row.product {
    display: table;
    width: 100%;
    margin-left: 0;
}

.dialog-window .dialog-cart .col-lg-6.col-md-6.col-xs-12 {
    display: table-cell;
    vertical-align: top;
    height: 100%;
    float: none;
    width: 50%;
}

.dialog-window .dialog-cart .col-lg-6.col-md-6.col-xs-12:nth-child(2) {
    border-left: 1px solid #eaeaea;
    background: #fafafa;
    padding: 20px;
}

.dialog-window .dialog-cart .dialog-close {
    margin-bottom: 20px;
}

.dialog-window .close-block {
    width: 100%;
    position: absolute;
    background: #1d6e87;
    height: 42px;
    top: 0;
    left: 0;
}

.dialog-window .close-block > a {
    position: absolute;
    text-decoration: none;
    z-index: 10001;
    color: #ffffff;
    display: block;
    font-size: 28px;
    margin-right: 15px;
    text-align: right;
    width: 30px;
    right: 0;
}

.wa-auth-adapters:before {
    content: " ";
    clear: both;
    display: block;
}

/** Product **/
.product-margin {
    display: table;
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
}

.product-margin .col-lg-7,
.product-margin .col-lg-5 {
    position: relative;
    padding: 40px 0;
    display: table-cell;
    vertical-align: top;
    float: none;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.product-margin .col-lg-7 img,
.product-margin .col-lg-5 img {
    max-width: 100%;
}

.product-margin .col-lg-7:nth-child(2n),
.product-margin .col-lg-5:nth-child(2n) {
    padding: 30px 30px 20px 30px;
    background: #fafafa;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}

.add2cart .disabled {
    background: #dedede !important;
}

.add2cart .disabled:hover,
.add2cart .disabled:focus,
.add2cart .disabled:link {
    background: #dedede;
    border: 1px solid #dedede;
}

#product-core-image .badge {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.expand-content dt.divider {
    font-family: 'Roboto-Medium', Arial, serif;
    font-size: 20px;
    color: #787878;
    margin-top: 15px;
}

.expand-content dt.divider:after {
    border-bottom: 0;
}

.expand-content {
    margin: 0;
    padding: 0;
}

.expand-content dt {
    margin-bottom: 10px;
    display: inline-block;
    margin-right: -4px;
    width: 39%;
    vertical-align: top;
    font-weight: normal;
    position: relative;
    font-family: 'Roboto-Medium', Arial, serif;
}

.expand-content dt:after {
    position: absolute;
    content: '';
    border-bottom: 1px dotted #bababa;
    margin-left: 10px;
    width: 100%;
    height: 1.1em;
}

.expand-content dd {
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: bottom;
    width: 51%;
    overflow: hidden;
    position: relative;
    padding-left: 10px;
    background: #ffffff;
    font-family: 'Roboto-Light', Arial, serif;
}

.expand-content .icon16.color {
    margin-top: 7px;
    margin-right: 5px;
}

.product .image-hint {
    margin-top: 10px;
    font-size: 12px;
    color: #858585;
    font-family: 'Roboto-Light', Arial, serif;
}

.product .image-hint .fa {
    margin-right: 5px;
}

.product .to-product {
    margin-bottom: 20px;
}

.product .to-product a {
    color: #f84c48;
    font-family: 'Roboto-Light', Arial, serif;
    font-size: 14px;
    text-decoration: underline;
}

.product .goto-cart {
    margin: 0 0 10px;
}

.product .goto-cart a {
    font-family: 'Roboto-Light', Arial, serif;
    font-size: 12px;
    color: #858585;
    text-decoration: underline;
}

.product .articul {
    font-size: 12px;
    color: #858585;
    margin-bottom: 10px;
}

.product .purchase {
    margin: 0 -30px;
    padding: 0 30px;
    background: #ffffff;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.product .share-social {
    margin-top: 15px;
}

.product .share-social .pluso-more {
    display: none !important;
}

.product .saving {
    font-family: 'Roboto-Medium', Arial, serif;
    font-size: 14px;
    color: #f84c48;
}

.product h1 {
    font-size: 32px;
    font-family: 'Roboto-Medium', Arial, serif;
}

.product .stocks {
    line-height: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: 'Roboto-Medium', Arial, serif;
}

.product .stocks .fa {
    padding-right: 5px;
    font-size: 14px;
}

.product .icons-compare-favorite {
    position: absolute;
    top: 20px;
    right: 30px;
}

.product .icons-compare-favorite a {
    display: block;
}

.product .icons-compare-favorite a:hover {
    animation: shake 0.6s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    transform: translate3d(0, 0, 0);
}

.product .icons-compare-favorite span {
    font-size: 24px;
    display: inline-block;
}

.product .icons-compare-favorite span .fa {
    color: #8c8c8c;
    margin-left: 15px;
}

.product .icons-compare-favorite .active .fa {
    color: #f84c48;
}

.product .stocks .red {
    color: #ee0000 !important;
}

.product h3.name {
    margin-top: 10px;
    font-size: 24px;
    word-wrap: break-word;
    
}

.product .stocks .stock-critical {
    color: #aa8800;
}

.product .stocks .stock-low {
    color: #aa8800;
}

.product .stocks .stock-high {
    color: #59b210;
}

.product .stocks .stock-none {
    color: #aaaaaa;
    white-space: normal;
}

.product .stocks .icon16 {
    margin-top: 0.1em;
}

.product .add2cart {
    margin: 20px 0;
    font-size: 22px;
    color: #333333;
}

.product .add2cart .compare-at-price {
    color: #a7a7a7;
    font-family: 'Roboto-Light', Arial, serif;
}

.product .add2cart .price {
    font-family: 'Roboto-Medium', Arial, serif;
}

.product .summary {
    line-height: 18px;
    margin: 25px 0;
    font-family: 'Roboto-Light', Arial, serif;
}

.product .services .checkbox input[type="checkbox"] {
    margin-left: 0;
    position: relative;
    margin-right: 5px;
}

.add2cart .btn-primary {
    background: #f84c48;
    font-size: 17px;
    padding-left: 45px;
    padding-right: 10px;
    background-size: 25px;
    position: relative;
    outline: none;
}

.add2cart .btn-primary:after {
    font-family: 'express', serif;
    font-size: 30px;
    top: 0;
    left: 7px;
    content: "\e903";
    color: #ffffff;
    position: absolute;
}

.add2cart .btn-primary:hover {
    opacity: 0.8;
}

.product .more-images {
    display: block;
    margin: 20px 0 15px;
}

.product .more-images .video a {
    position: relative;
}

.product .more-images .video a:after {
    position: absolute;
    font-family: "FontAwesome", serif;
    color: #ffffff;
    font-size: 30px;
    content: "\f16a";
    display: block;
    top: -10px;
    left: 27px;
}

.product .more-images .image {
    border: 1px solid #dadada;
    display: inline-block;
    width: 90px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.product .more-images .image img {
    max-width: 80px;
    max-height:80px;
    padding: 1px;
    margin: 2px;
}

.product .product-gallery {
    text-align: center;
}

.product #product-gallery {
    width: 100%;
}

.product #product-gallery .selected {
    position: relative;
    border: 1px solid #333333;
    font-weight: bold;
}

.product #product-core-image {
    text-align: center;
    position: relative;
    padding: 0 20px;
}

.product .sub {
    font-size: 14px;
    color: #888888;
    margin-top: 20px;
}

.product .tags {
    font-size: 14px;
    color: #888888;
}

.product .tags a {
    color: #888888;
    text-decoration: underline;
    margin-right: 5px;
}

.product .sub a {
    color: #888888;
    text-decoration: underline;
    margin-right: 5px;
}

.product ul.skus {
    list-style: none;
    padding-left: 2px;
}

.product ul.skus li {
    font-family: 'Roboto-Regular', Arial, serif;
}

.product ul.skus li span {
    font-family: 'Roboto-Medium', Arial, serif;
}

.product ul.skus li .articul {
    font-family: 'Roboto-Regular', Arial, serif;
}

.product ul.skus li .price s {
    font-family: 'Roboto-Light', Arial, serif;
    color: #a7a7a7;
}

.product .badge {
    font-size: 15px;
}

.product .add-review a {
    font-size: 13px;
    text-decoration: none;
    border-bottom: 1px dotted #176cc9;
}

.product .options {
    line-height: 2em;
    margin-bottom: 20px;
}

.product .options .name {
    font-family: 'Roboto-Medium', serif;
}

.product .options label.name {
    display: block;
    font-size: 16px;
    color: #111111;
    margin-bottom: 0;
    margin-top: 10px;
    font-family: 'Roboto-Medium', serif;
}

.product .options select {
    text-transform: none;
    min-width: 200px;
    background: #ffffff;
    width: 268px;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 1px solid #cccccc;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none;
}

.product .options .inline-select {
    margin-bottom: 5px;
}

.product .options .inline-select a {
    border: 1px solid #cccccc;
    border-radius: 3px;
    margin: 0 5px 5px 0;
    display: inline-block;
    padding: 3px 7px;
    text-decoration: none;
    position: relative;
    min-width: 45px;
    text-align: center;
    color: #454545;
    background: #ffffff;
}

.product .options .color-fix a {
    padding: 5px 15px !important;
}

.product .options .inline-select a:hover {
    border: 1px solid #737373;
}

.product .options .inline-select a .color_name {
    display: none;
    position: absolute;
    bottom: -25px;
    left: 50%;
    font-size: 0.6em;
    color: rgba(0, 0, 0, 0.8);
    margin-left: -40px;
    width: 80px;
}

.product .options .inline-select a .color_checkmark {
    display: none;
    position: absolute;
    top: 7px;
    left: 10px;
}

.product .options .inline-select a.selected {
    border: 1px solid #1d6e87;
    color: #ffffff !important;
    background-color: #1d6e87;
}

.product .options .inline-no-color a.selected {
    background: #1d6e87;
}

.product .options .inline-select a.selected .color_name {
    display: block;
}

.product .options .inline-select a.selected .color_checkmark {
    display: block;
}

.product .services {
    margin-bottom: 10px;
    line-height: 1.4em;
}

.product .services label {
    margin-right: 5px;
}

.product .col-lg-6 #product-image {
    max-width: 100%;
}

.product .cart-group {
    width: 100%;
    display: block;
}

.product .cart-group .select_quantity,
.product .cart-group .add2cart-button {
    display: table-cell;
    float: none;
    vertical-align: top;
}

.product .cart-group .add2cart-button {
    padding-left: 10px;
}

.product .cart-group .one-click {
    text-align: center;
    font-size: 14px;
    margin-top: 5px;
}

.product .cart-group .one-click .fa {
    color: #737373;
}

.product .cart-group .one-click a {
    color: #f84c48;
    border-bottom: 1px dotted #f84c48;
    text-align: center;
}

.product .cart-group .one-click a:hover,
.product .cart-group .one-click a:focus {
    text-decoration: none;
}

.product .video-container {
    margin: 0 30px;
    text-align: center;
}

.product .video-container iframe {
    border: 0;
}

ul.product-nav {
    list-style: none;
    border-radius: 0;
    padding: 0;
    position: relative;
    margin: 50px 0 0 0;
    font-family: 'Roboto-Medium', Arial, serif;
    font-size: 16px;
    text-transform: uppercase;
}

ul.product-nav li {
    display: inline-block;
    background: #ffffff;
    position: relative;
}

ul.product-nav li .reviews-count {
    font-family: 'Roboto-Light', Arial, serif;
    font-size: 11px;
    margin-bottom: 10px;
    right: 20px;
    top: 7px;
    position: absolute;
}

ul.product-nav li a {
    padding: 8px 30px;
    color: #232323;
    text-decoration: none;
    display: block;
    border-top: 3px solid transparent;
    font-size: 16px;
}

ul.product-nav li a:hover {
    color: #f84c48;
}

ul.product-nav .selected {
    position: relative;
    background: #f5f5f5;
    border-bottom: 3px solid #f84c48;
}

ul.product-nav .selected a {
    color: #f84c48;
}

.panel-heading {
    padding: 0;
}

.panel-heading:hover {
    opacity: 0.9;
}

.panel {
    box-shadow: 0;
}

.panel-default {
    border: 0;
    margin: 0;
}

.panel-default .panel-body {
    margin-top: -3px;
    border-top: 3px solid #eaeaea;
    padding: 40px 0;
    margin-bottom: 1px;
}
.panel-default .panel-body img {
    max-width:100%;
}

.panel-default > .panel-heading {
    background: #f5f5f5;
    color: #ffffff;
    margin-bottom: 1px;
}

.panel-default > .panel-heading a {
    color: #333333;
}

.panel-default > .panel-heading.selected {
    border-left: 3px solid #f84c48;
    background: #f5f5f5;
    margin-bottom: 0;
    border-bottom: 0;
}

.panel-default > .panel-heading.selected a {
    color: #333333;
}

.panel-group #description {
    font-family: 'Roboto-Light', Arial, serif;
}

.panel-title {
    margin-top: 1px;
    margin-bottom: 0;
}

.panel-title > a {
    text-decoration: none;
    display: block !important;
    padding: 13px 13px 16px 13px;
    position: relative;
    color: #ffffff;
    font-size: 16px;
}

.panel-title > a:focus {
    color: #333333;
}

.panel-default div a.collapsed:after {
    font-size: 12px;
    position: absolute;
    right: 15px;
    top: 16px;
    content: "\f054";
    font-family: "FontAwesome", serif;
}

.panel-default .selected .collapsed:after {
    font-size: 12px;
    position: absolute;
    right: 15px;
    top: 16px;
    content: "\f078";
    font-family: "FontAwesome", serif;
}

.product .product-features-scroll,
.product .product-features {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #444;
}

.rating-user {
    color: #aeaeae;
}

i.icon16 {
    height: 16px;
    width: 16px;
    display: inline-block;
    text-indent: -9999px;
    text-decoration: none !important;
    background: url("img/icons.png") no-repeat;
    background-size: 210px 160px /* 50% of the original size for auto @2x optimization */;
}

* i.icon16 {
    text-decoration: none !important;
    vertical-align: top;
    margin: 0.1em 0.1em 0 0;
}

.icon16.rss {
    background-position: -16px 0;
}

.icon16.facebook {
    background-position: -32px 0;
}

.icon16.twitter {
    background-position: -48px 0;
}

.icon16.vk {
    background-position: -64px 0;
}

.icon16.google {
    background-position: -80px 0;
}

.icon16.userpic20 {
    background-position: -2px -2px;
    border-radius: 50%;
    background-size: auto;
}

.icon16.color {
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    width: 12px;
    height: 12px;
    background-image: none;
}

.icon16.loading {
    background: url('img/loading.gif') 0 0;
    background-size: 16px 16px;
}

.loading_icon {
    margin: 10px 0;
}

.icon16.star,
.icon16.star-full {
    background-position: -16px -16px;
}

.icon16.star-half {
    background-position: -32px -16px;
}

.icon16.star-empty {
    background-position: -48px -16px;
}

.icon16.star-hover {
    background-position: -64px -16px;
}

.icon16.remove {
    background-position: -96px -16px;
}

.icon16.saved {
    background-position: -112px -16px;
}

.icon16.stock-red {
    background-position: -128px -16px;
}

.icon16.stock-yellow {
    background-position: -144px -16px;
}

.icon16.stock-green {
    background-position: -160px -16px;
}

.icon16.stock-transparent {
    background-position: -176px -16px;
}

/* Checkout
----------- */
.checkout .inline {
    list-style: none;
    margin: 0;
    padding: 20px 0;
    display: inline-block;
}

.checkout .inline li {
    display: inline-block;
    position: relative;
    margin-right: 20px;
}

.checkout-order {
    border: 1px solid #e8e8e8;
    padding: 0 20px 20px;
}

.checkout-order .btn {
    margin-top: 20px;
    display: inline-block;
    color: #575757;
    border-color: #cccccc;
}

.checkout-order .change {
    font-family: 'Roboto-Light', Arial, serif;
    margin-top: 0 !important;
}

.checkout-order .btn-bordered:focus {
    text-decoration: none;
}

.checkout-order .btn-bordered:hover {
    border-color: #dddddd;
    text-decoration: none;
}

.container-fix {
    padding-left: 0;
}

.checkout form {
    margin: 0 !important;
}

.checkout-header {
    margin: 0;
    color: #999999;
    background: #ffffff;
    padding: 20px;
}

.checkout-header h3 {
    margin-bottom: 0;
}

.checkout-header h3 a {
    text-decoration: none;
    color: #777777;
    font-weight: normal;
}

.checkout-header strong {
    color: #666666;
}

.checkout ul.checkout-options.shipping li {
    display: table;
    width: 100%;
}

.checkout ul.checkout-options.shipping h3 {
    display: table-cell;
    float: none;
    width: 70%;
}

.checkout ul.checkout-options.shipping .rate {
    width: 30%;
    display: table-cell;
    float: none;
    line-height: 14px;
}

.checkout ul.checkout-options li {
    list-style: none;
    position: relative;
    margin-bottom: 30px;
    clear: both;
}

.checkout ul.checkout-options li:last-child {
    margin-bottom: 10px;
}

.checkout ul.checkout-options li label {
    margin-bottom: 0;
}

.checkout ul.checkout-options li h3 {
    font-size: 18px;
}

.checkout ul.checkout-options li h3 select {
    width: 270px;
    margin: 0;
    color: #000000;
    height: 30px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 7px;
    border: 1px solid #b3b3b3;
    font-size: 13px;
}

.checkout ul.checkout-options li h3 label {
    font-size: 20px;
    margin-right: 10px;
    font-family: 'Roboto-Medium', Arial, serif;
}

.checkout ul.checkout-options li .rate {
    float: right;
    text-align: center;
    width: 250px;
}

.checkout ul.checkout-options li .rate .price {
    font-size: 18px;
    font-weight: bold;
    color: #f84c48;
    margin-bottom: 5px;
    display: block;
}

.icon-checkout {
    font-size: 45px;
    vertical-align: middle;
    margin-right: 20px;
    color: #f84c48;
}

.checkout ul.checkout-options li .rate .est_delivery {
    font-size: 14px;
    color: #888888;
    font-weight: normal;
}

.checkout ul.checkout-options li p {
    margin: 10px 0;
    font-size: 14px;
    font-family: 'Roboto-Light', Arial, serif;
    color: #888888;
}

.checkout ul.checkout-options li .wa-form {
    margin-top: 0;
    margin-bottom: 30px;
}

.checkout ul.checkout-options li .wa-form label input[type="radio"] {
    position: static;
}

.checkout .checkout-result {
    padding: 60px 0 20px;
    background: #ffffff;
    text-align: center;
}

.checkout .checkout-result h1 {
    font-size: 4em;
    margin-bottom: 50px;
    font-weight: bold;
}

.checkout .checkout-result.error h1 {
    color: red;
}

.checkout .checkout-result .wa-form {
    margin: 10px auto 20px;
    width: 400px;
    float: none;
    text-align: left;
}

.checkout .checkout-result .back {
    margin-top: 50px;
}

.checkout {
    padding: 0;
}

.checkout .wa-form .wa-field .wa-value p {
    margin-bottom: 0;
}

.checkout a {
    text-decoration: underline;
    color: #333333;
}

.checkout h2 {
    font-family: 'Roboto-Regular', Arial, serif;
    padding: 15px;
    font-weight: normal;
    background: #f4f4f4;
    margin: 0;
}

.checkout h2 a {
    text-decoration: none;
    color: #333333;
    font-size: 18px;
}

.checkout h2 a:hover {
    opacity: 0.7;
}

.checkout h2.upcoming a:hover {
    color: #000000 !important;
    cursor: default;
}

.checkout h2 a.hint {
    font-size: 12px;
    text-decoration: underline;
    margin-top: 15px;
    color: #6d6d6d;
}

.checkout h2 a.hint strong {
    text-decoration: underline;
}

.checkout h2.is-done {
    position: relative;
}

.checkout h2.is-done:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 100%;
    background-size: 30px;
}

.checkout .checkout-step-content {
    padding: 20px;
}

.checkout ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.checkout ul li {
    margin-bottom: 5px;
}

.checkout ul li input[type="radio"] {
    margin-right: 3px;
}

.checkout #login-form h1 {
    display: none;
}

.checkout input.large {
    font-size: 1.4em;
}

.checkout .comment {
    width: 100%;
    height: 100px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 18px;
}

.checkout blockquote img {
    margin-right: 20px;
    float: left;
    border-radius: 50%;
}

.checkout blockquote p {
    margin-bottom: 10px;
    margin-left: 70px;
    font-size: 16px;
    font-family: 'Roboto-Light', Arial, serif;
}

.checkout blockquote p span {
    color: #000000;
}

.checkout-step {
    border: 1px solid #e8e8e8;
    margin-bottom: 10px;
}

.checkout-step.is-done {
    position: relative;
}

.checkout-step.is-done a {
    opacity: 0.5;
}

.checkout select {
    max-width: 300px;
}

.checkout-step.is-done:after {
    position: absolute;
    top: 33px;
    left: 43px;
    content: "\f00c";
    font-family: "FontAwesome", serif;
    font-size: 20px;
    color: forestgreen;
}

.checkout .errormsg.inline {
    display: inline;
    margin-left: 10px;
}

.checkout table.table {
    width: 100%;
}

.checkout table.table td {
    border: none;
}

.checkout .last span.loading {
    left: -10px;
}

.checkout .wa-form .wa-field .wa-name {
    padding-top: 0.3em;
}

.checkout .wa-form .wa-field.wa-field-birthday .wa-value select {
    margin-right: 5px;
}

.checkout .wa-form .wa-field.wa-field-address .wa-field-address-zip input {
    min-width: 100px;
    width: 20%;
}

.checkout .float-right {
    float: right;
}

/** Orders **/
.my-orders img {
    max-width: 100%;
}

/** Review **/
/* Product reviews
------------------ */
.review-table {
    margin-bottom: 20px;
    color: #878787;
    font-size: 14px;
    font-family: 'Roboto-Light', Arial, serif;
}

.review-table a {
    color: #878787;
}

.review-table table.rating-distribution td {
    padding: 0 15px 0 0;
    border: none;
}

.review-table table.rating-distribution td .bar {
    background: #eee;
    width: 200px;
    height: 13px;
}

.review-table table.rating-distribution td .bar .filling {
    background: #1d6e87;
    height: 13px;
}

/** Отзывы **/
ul.reviews-branch > li li {
    margin-bottom: 5px;
    position: relative;
}

.rating .hint {
    margin-left: 5px;
}

.review .staff {
    background: #eeb;
    padding: 1px 4px !important;
    color: #345;
    font-size: 0.9em;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    white-space: nowrap;
    margin: 0 10px;
}

.reviews-margin {
    margin: 0 0 30px;
}

.review {
    background: #fafafa;
    border-top: 1px solid #eaeaea;
    margin-bottom: 10px;
    padding: 20px;
}

.review .summary {
    font-size: 0.9em;
    color: #878787;
    margin: 0;
}

.review .summary h6 {
    color: #000000;
    font-size: 18px;
    margin-bottom: 0.3em;
    font-family: 'Roboto-Medium', Arial, serif;
}

.review .summary .username {
    color: #494949;
    font-family: 'Roboto-Medium', Arial, serif;
}

.review .summary a.username:hover {
    color: red;
}

.review .summary a {
    display: inline;
    padding: 0;
}

.review .summary .date {
    color: #aaaaaa;
}

.review .summary .date .divider {
    margin: 0 10px;
}

.review p {
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 1.3em;
    font-family: 'Roboto-Light', Arial, serif;
}

.review .actions a {
    padding: 0 !important;
    text-decoration: none;
    border-bottom: 1px dotted #333333;
    color: #333333;
    font-size: 14px;
}

.reviews {
    margin-bottom: 20px;
}

.write-review {
    margin-bottom: 0;
}

.write-review a.inline-link {
    font-family: MyriadProRegular;
    color: #1d6e87;
    text-align: center;
    border: 1px solid #1d6e87;
    border-radius: 4px;
    font-size: 17px;
    padding: 7px 16px;
    cursor: pointer;
    margin: 20px 0 0;
    display: inline-block;
}

.write-review a.inline-link:hover,
.write-review a.inline-link:focus {
    text-decoration: none;
    opacity: 0.8;
}

.reviews ul {
    margin-left: 0;
    padding: 0;
    list-style: none;
}

.reviews .hint {
    font-size: 11px;
}

.reviews ul li ul {
    padding-left: 35px;
}

.reviews ul li ul li .review h6 {
    color: #333333;
    font-family: 'Roboto-Medium', Arial, serif;
}

.reviews ul li .review-form {
    padding: 10px 0 0;
}

.reviews ul li .review-form textarea {
    min-height: 100px;
}

.reviews ul .in-reply-to {
    position: relative;
}

.reviews ul .new {
    background: #ffffcc;
    margin: -8px -8px 22px;
    padding: 8px 35px 8px 8px;
}

.reviews ul.menu-h.auth-type {
    padding: 0 0 40px;
    margin-left: -5px;
}
.reviews ul.menu-h.auth-type li {
    padding-right: 10px;
}
.reviews ul.menu-h.auth-type li a {
    padding: 5px 6px;
}
.reviews ul.menu-h.auth-type li a img {
    top: 0;
}

.reviews textarea {
    height: 100px;
    min-height: 100px;
    margin-top: 0;
}

.review-form {
    padding: 0;
    margin: 30px 0;
}

.review-form h4 {
    margin: 0 0 20px;
    font-weight: normal;
}

.review-form-fields p {
    margin: 0 0 10px;
}

.review-form-fields .review-field {
    min-height: 30px;
}

.review-form-fields .review-field:after {
    content: ' ';
    display: block;
    clear: both;
}

.review-form-fields p.review-field a {
    display: inline;
    padding: 0;
    text-decoration: none;
    font-size: 14px;
}

.review-form-fields p.review-field a.logout {
    border-bottom: 1px dotted #f84c48;
}

.review-form-fields p.review-field a.rate-clear {
    margin-top: 7px;
    color: #333333;
    font-size: 14px;
    border-bottom: 1px dotted #333333;
}

.review-form-fields p.review-field #review-rate i {
    margin-top: 10px;
}

.review-form-fields label {
    width: 160px;
    display: block;
    float: left;
    margin: 0 10px 0 0;
    color: #373a3c;
}

.review-form .review-submit {
    padding: 0 0 20px 170px;
}

.review-form .review-submit .cancel {
    border-bottom: 1px dotted #f84c48;
    margin-left: 10px;
    font-size: 14px;
}

.review-form .review-submit .cancel:hover,
.review-form .review-submit .cancel:focus {
    text-decoration: none;
}

.review-form .userpic {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 5px;
    border-radius: 50%;
}

.review-form ul.menu-h.auth-type li a img {
    float: left;
    margin-right: 3px;
    position: relative;
    top: 2px;
}
.review-form ul.menu-h.auth-type {
    padding-bottom: 20px;
}

.review-form label {
    width: 160px;
    display: block;
    float: left;
    margin: 0 10px 0 0;
    color: #333333;
    font-family: 'Roboto-Regular', Arial, serif;
    font-size: 14px;
    margin-top: 7px;
}

.reviews span.rate {
    line-height: 1.3em;
    display: block;
    margin: 0.5em 0;
}

.reviews span.rate a {
    text-decoration: none !important;
}

.reviews span.rate .icon10 {
    background: url(../../../../wa-content/img/icon10.png) no-repeat;
    height: 10px;
    width: 10px;
    display: inline-block;
    text-indent: -9999px;
}

.reviews span.rate .icon10.star {
    background-position: -60px -40px;
}

.reviews span.rate .icon10.star-empty {
    background-position: -80px -40px;
}

.review-submit .wa-captcha .errormsg {
    float: none;
    margin-left: 0;
}

ul#user-auth-provider {
    padding-left: 0 !important;
}

#product-review-form input[type="text"],
#product-review-form input[type="email"],
#product-review-form input[type="password"],
#product-review-form textarea {
    margin-bottom: 0;
}

input.error,
textarea.error {
    border: 1px solid #f84c48;
}

.errormsg,
.wa-error-msg {
    color: #f84c48;
    font-size: 14px;
}

table.compare {
    width: 100%;
}

table.compare thead td {
    border-top: none;
    vertical-align: bottom;
}

table.compare td {
    text-align: left;
    line-height: 1em;
    padding: 10px 2px;
    border-left: none;
    border-right: none;
}

table.compare td a {
    text-decoration: none;
}

table.compare td a.compare-remove {
    position: relative;
    top: -0.2em;
    left: 0.2em;
}

table.compare th {
    text-align: left;
}

table.compare td img {
    display: block;
    margin: 0 0 10px;
    width: 96px;
    height: 96px;
}

table.compare thead .name-wrapper {
    position: relative;
    display: inline-block;
    padding: 0 24px 0 0;
}

table.compare thead .name-wrapper .name-link {
    display: inline-block;
    max-width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

table.compare thead .name-wrapper .compare-remove {
    position: absolute;
    top: 0;
    right: 6px;
    left: auto;
    width: 16px;
    height: 16px;
}

table.compare thead .name-wrapper .compare-remove i {
    margin: 0;
}

table.features {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
}

table.features td {
    padding: 10px;
    border: none;
}

table.features td.name {
    width: 50%;
    vertical-align: top;
}

table.features tr.divider td {
    border-bottom: 1px solid #cccccc;
    padding-left: 0;
    padding-top: 15px;
    padding-bottom: 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #aaaaaa;
}

.related {
    padding-top: 30px;
    margin-top: 20px;
}

.related h3 {
    padding: 0 40px !important;
    font-size: 24px;
    word-wrap: break-word;
}

/** Cart **/
.services {
    margin-top: 10px;
}

.services select {
    padding: 5px;
}

.cart .back-to-shop {
    margin-top: 20px;
    opacity: 0.7;
    position: absolute;
    left: 20px;
}

.cart .back-to-shop a {
    color: #333333;
    text-decoration: underline;
}

.cart .checkout-block {
    background: #f5f5f5;
    margin: 20px 0 70px 0;
    padding: 20px;
}

.cart .checkout-block .cart-discount {
    margin-right: 30px;
}

.cart .checkout-block p {
    font-size: 22px;
    font-family: 'Roboto-Medium', Arial, serif;
}

.cart .checkout-block .btn-primary {
    padding: 15px 20px;
    background: #f84c48;
    border: 1px solid #f84c48;
    font-size: 20px;
    margin-bottom: 5px;
}

.cart .checkout-block .btn-primary:hover {
    opacity: 0.8;
}

.cart .cart-product {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}

.cart .cart-product p {
    margin-bottom: 0;
}

.cart .cart-product .name a {
    font-family: 'Roboto-Medium', Arial, serif;
    color: #333333;
}

.cart .cart-product .name a:hover {
    color: #f84c48;
}

.cart .cart-product .image img {
    max-width: 100%;
    max-height: 200px;
}

.cart .cart-product .dop {
    font-family: 'Roboto-Light', Arial, serif;
    font-size: 14px;
    border-bottom: 1px dotted #333333;
    color: #333333;
}

.cart .cart-product .dop:hover,
.cart .cart-product .dop:focus {
    text-decoration: none;
    opacity: 0.8;
}

.cart .delete {
    color: #9c9c9c;
    text-decoration: none;
    font-size: 24px;
}

.cart .item-total {
    font-size: 20px;
    color: #333333;
}

.cart .cupon {
    background: #1d6e87;
    color: #ffffff;
    padding: 20px 20px 10px 20px;
    margin-bottom: 20px;
}

.cart .cupon .wa-error-msg {
    color: #ffffff;
    font-size: 16px;
}

.cart .cupon p {
    margin-top: 5px;
    font-size: 18px;
}

.cart .cupon .btn {
    background: #f84c48;
}

.cart .cupon input[type="text"] {
    margin-bottom: 0;
    height: 38px;
    width: 100%;
    border: 0;
}

.cart .cupon-text {
    font-size: 20px;
    margin-bottom: 20px;
}

.cart .cupon-text a {
    text-decoration: none;
    color: #f84c48;
    border-bottom: 1px dotted #f84c48;
}

.cart .cupon-text a .fa {
    margin-right: 8px;
}

.cart .bonuses {
    margin: 10px 0;
    text-align: center;
}

.affiliate-block {
    font-family: 'Roboto-Light', Arial, serif;
}

.affiliate-block .bonuses {
    font-size: 18px;
}

.clear-list .icon-close {
    margin-right: 3px;
    font-size: 15px;
    vertical-align: middle;
    color: #979797;
}

.clear-list a {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    font-family: MyriadProRegular;
    color: #333333;
    text-decoration: underline;
}

.clear-list a:focus,
.clear-list a:hover {
    color: #f84c48;
}

/** Compare */
#compare-table {
    margin-bottom: 0;
}

#compare-table .rating-big {
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    padding: 10px 0;
}

#compare-table .rating-big a {
    color: #979797;
    font-size: 12px;
    display: inline-block;
}

#compare-table .rating-big a:hover {
    text-decoration: none;
}

#compare-table .name {
    padding: 5px 0;
    font-size: 16px;
    line-height: 16px;
    height: 70px;
    font-family: MyriadProRegular;
}

#compare-table .name a {
    color: #333333;
}

#compare-table .name a:focus,
#compare-table .name a:hover {
    color: #f84c48;
}

#compare-table .remove-icon {
    font-size: 14px;
}

#compare-table .remove-icon .fa {
    color: #737373;
}

#compare-table .remove-icon a {
    color: #737373;
    border-bottom: 1px dotted #737373;
    text-align: center;
}

#compare-table .remove-icon a:hover,
#compare-table .remove-icon a:focus {
    text-decoration: none;
}

#compare-table .icon16.color {
    margin-top: 6px;
    margin-right: 5px;
}

#compare-table td.feature {
    font-family: 'Roboto-Light', Arial, serif;
    font-size: 14px;
}

#compare-table p {
    color: #000000;
    line-height: 16px;
}

#compare-table h5 {
    margin: 0;
}

#compare-table .image {
    height: 200px;
    width: 200px;
    position: relative;
    margin-bottom: 10px;
}

#compare-table .image .badge {
    position: absolute;
    z-index: 10;
}

#compare-table .image_fix {
    line-height: 200px;
    text-align: center;
    position: relative;
}

#compare-table .image_fix img {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    max-height: 200px;
    max-width: 200px;
}

#compare-table .white-td td {
    background: #ffffff;
    border-top: 0;
    padding-bottom: 40px;
}

#compare-table td button {
    padding: 8px 15px;
}

#compare-table td .price {
    display: block;
    height: 50px;
    font-size: 20px;
    line-height: 18px;
    font-family: 'Roboto-Medium', serif;
}

#compare-table td .price s {
    color: #9b9b9b;
    font-size: 14px;
    font-family: 'Roboto-Light', serif;
    display: block;
}

#compare-table tr:last-child td {
    padding: 30px 10px;
    border-bottom: 0;
}

#compare-table h5 {
    font-weight: 700;
    margin-top: 10px;
}

.compare-scroll {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
}

ul.compare-diff-all {
    list-style: none;
    padding: 0;
    margin: 0 0 0 -7px;
    width: 200px;
}

ul.compare-diff-all li {
    display: block;
    margin-bottom: 10px;
}

ul.compare-diff-all li a {
    padding: 5px 10px;
    color: #333333;
    text-decoration: none;
    font-size: 14px;
}

ul.compare-diff-all li.selected a {
    background: #1d6e87;
    text-decoration: none;
    color: #ffffff;
}

ul.compare-diff-all li.selected a b {
    border: none;
}

/* 10x10 Icons
-------------- */
i.icon10 {
    height: 10px;
    width: 10px;
    display: inline-block;
    text-indent: -9999px;
    text-decoration: none !important;
    background: url("img/icons.png") no-repeat;
    background-size: 210px 160px /* 50% of the original size for auto @2x optimization */;
}

* i.icon10 {
    text-decoration: none !important;
    vertical-align: top;
    margin: 0.2em 0.1em 0 0;
}

.icon10.star,
.icon10.star-full {
    background-position: 0 -100px;
}

.icon10.star-half {
    background-position: -10px -100px;
}

.icon10.star-empty {
    background-position: -20px -100px;
}

/** Order **/
.order-list .id a {
    background: #f84c48;
    color: #ffffff;
    padding: 3px 5px;
}

.order-list .id a:hover {
    text-decoration: none;
}

.order-list .item a {
    color: #333333;
}

.order-list .item a:hover {
    color: #f84c48;
}

#wa-my-info-cancel {
    margin-left: 10px;
}

.plugin-payment {
    margin-bottom: 20px;
}

/** Pagination **/
.pagination {
    margin: 20px 0;
}

.pagination {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

.pagination > li > a,
.pagination > li > span {
    display: inline-block;
    padding: 5px 12px;
    line-height: 20px;
    text-decoration: none;
    color: #282828;
    border-left-width: 0;
}

.pagination > .selected > a,
.pagination > .selected > span {
    color: #ffffff !important;
    background: #f84c48 !important;
}

.pagination > li > a:hover,
.pagination > li > a:focus {
    color: #282828 !important;
    background: #f6f6f6 !important;
}

.pagination > .selected > a,
.pagination > .selected > span {
    color: #999999;
    cursor: pointer;
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #999999;
    cursor: pointer;
    background-color: transparent;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    border-left-width: 1px;
    border-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-radius: 0;
}

.pagination.sortby {
    font-size: 14px;
    display: block;
    font-family: 'Roboto-Light', serif;
    font-weight: bold;
}

.pagination.sortby li > a,
.pagination.sortby > li > span {
    padding: 5px 5px 5px 12px;
    font-weight: normal;
}

.bottom-bar {
    background: #ffffff;
    box-shadow: 0 7px 20px 9px rgba(50, 50, 50, 0.15);
    border-top: 1px solid #dbdbdb;
    position: fixed;
    z-index: 1000;
    bottom: 0;
    width: 100%;
    font-size: 14px;
}

.bottom-bar .container {
    background: transparent;
}

.bottom-bar .fa {
    margin-right: 5px;
    color: #f84c48;
}

.bottom-bar a {
    color: #222222;
}

.bottom-bar .inline {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.bottom-bar .inline li {
    display: inline-block;
    border-right: 1px solid #ededed;
    position: relative;
    font-family: 'Roboto-Medium', Arial, serif;
}

.bottom-bar .inline li .compare_count,
.bottom-bar .inline li .favorite_count,
.bottom-bar .inline li .view_count {
    font-family: 'Roboto-Light', Arial, serif;
}

.bottom-bar .inline li a {
    display: inline-block;
    padding: 14px 20px;
}

.bottom-bar .inline li a:hover,
.bottom-bar .inline li a:focus {
    text-decoration: none;
    background: #ebebeb;
}

.bottom-bar .inline li a:hover span.view_count,
.bottom-bar .inline li a:focus span.view_count,
.bottom-bar .inline li a:hover span.compare_count,
.bottom-bar .inline li a:focus span.compare_count,
.bottom-bar .inline li a:hover span.favorite_count,
.bottom-bar .inline li a:focus span.favorite_count {
    border: 1px solid #ffffff;
}

.bottom-bar .inline .divider {
    margin: 0 20px;
    color: #b3b3b3;
}

.bottom-bar .cart-block {
    position: relative;
    font-family: 'Roboto-Medium', serif;
    font-size: 18px;
}

.bottom-bar .cart-block .icon-red_icon_cart {
    color: #1d6e87;
    font-size: 34px;
    vertical-align: middle;
}

.bottom-bar .cart-block .cart-box {
    position: relative;
    background: #f84c48;
    border: 4px solid #f84c48;
    border-radius: 4px;
    text-align: center;
    width: 30px;
    display: inline-block;
    color: #ffffff;
    margin: 0 6px;
    font-size: 14px;
}

.bottom-bar .cart-block .cart-box:after,
.bottom-bar .cart-block .cart-box:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.bottom-bar .cart-block .cart-box:after {
    border-color: rgba(219, 9, 62, 0);
    border-right-color: #f84c48;
    border-width: 5px;
    margin-top: -5px;
}

.bottom-bar .cart-block .cart-box:before {
    border-color: rgba(219, 9, 62, 0);
    border-right-color: #f84c48;
    border-width: 9px;
    margin-top: -9px;
}

.bottom-bar .cart-block img {
    width: 38px;
    margin-bottom: 4px;
}

.bottom-bar .cart-block a {
    color: #343434;
    display: inline-block;
    padding: 7px;
    position: relative;
}

.bottom-bar .cart-block a:focus,
.bottom-bar .cart-block a:hover {
    text-decoration: none;
}

.bottom-bar .cart-block .popup {
    display: none;
    position: absolute;
    z-index: 10005;
    right: 0;
    padding: 20px;
    background: #ffffff;
    border-top: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    width: 300px;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Roboto-Light', serif;
    box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.54);
}

.bottom-bar .cart-block .popup a:hover {
    text-decoration: underline;
}

.bottom-bar .cart-block .popup .name {
    font-size: 13px;
}

.bottom-bar .cart-block .popup .total {
    font-size: 18px;
    line-height: 18px;
    font-family: 'Roboto-Medium', serif;
    margin: 10px 0;
}

.bottom-bar .cart-block .popup .btn-primary {
    font-family: MyriadProRegular;
    font-size: 17px;
    color: #ffffff;
    text-align: center;
}

.bottom-bar .cart-block .popup .btn-primary:hover {
    border: 1px solid #f84c48;
    background: #f84c48;
    text-decoration: none;
}

.bottom-bar .favorite_count,
.bottom-bar .compare_count,
.bottom-bar .view_count {
    border: 1px solid #eeeeee;
    padding: 2px 7px;
    margin-left: 5px;
    font-size: 12px;
    border-radius: 2px;
}

/** Bootstrap Add **/
.adaptive {
    width: 20%;
}

.adaptive-filter {
    width: 25%;
}

.timeline {
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

.timeline ul {
    font-weight: normal;
    color: #888888;
    font-size: 11px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.timeline ul a {
    color: #888888;
}

.search-blog {
    margin-bottom: 20px;
}

.search-blog button {
    background: #f84c48;
}

.search-blog button:hover {
    background: #1d6e87;
    border: 1px solid #1d6e87;
}

.post {
    margin-bottom: 50px;
}

.post img {
    max-width: 100%;
    height: auto !important;
}

.post iframe {
    max-width: 100%;
}

.post .text {
    margin-top: 5px;
    margin-right: 10px;
    font-family: 'Roboto-Light', Arial, serif;
}

.post textarea {
    width: 100%;
    min-height: 300px;
    margin-top: 10px;
    height: 250px;
}

.post.search-match {
    margin-top: 20px;
    margin-bottom: 50px;
}

.post.search-match h3 {
    font-size: 1.5em;
    margin-bottom: 5px;
}

.post.search-match p {
    margin-top: 5px;
}

.credentials {
    overflow: hidden;
    line-height: 1.3em;
    font-size: 12px;
    font-family: MyriadProRegular;
}

.credentials a,
.credentials span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 0;
    color: #9b9b9b;
}

.credentials .userpic {
    min-width: 20px;
    display: block;
    float: left;
    margin-right: 2px;
    border-radius: 50%;
}

.credentials .username {
    margin: 0;
}

.credentials .date,
.credentials .icon16 {
    margin: 0 3px;
}

.credentials img.userpic {
    width: 20px;
}

.post .credentials {
    margin-bottom: 20px;
}

.photo-album-attachment ul.thumbs {
    padding-left: 0;
}

.photo-album-attachment ul.thumbs li {
    list-style: none;
    display: inline-block;
    margin: 0 20px 20px 0;
}

.photo-album-attachment .photo {
    margin-bottom: 20px;
}

.photo-album-attachment .photo img {
    margin-top: -10px;
}

.post .photo-album-attachment {
    padding-top: 10px;
}

.comments {
    margin: 30px 50px 10px 0;
}

.comments h3 {
    margin: 0 0 20px;
}

.comments h4 {
    margin: 0 0 10px;
}

.comments .credentials .date {
    margin: 0 5px;
    padding-top: 1px;
}

.comments .credentials .userpic {
    margin-right: 5px;
}

.comments .credentials .userpic.icon16 {
    min-width: 0;
    width: 16px;
    height: 16px;
    margin: 7px 4px 0;
}

.comments textarea {
    height: 100px;
    min-height: 100px;
    width: 75%;
    margin-top: 0;
}

.comments ul,
.comments ul li {
    padding: 0;
    margin: 0 0 20px 0;
    list-style: none;
}

.comments ul li ul {
    margin: 20px 0 0 0;
}

.comments ul li span.hint a {
    color: #aaa;
    text-decoration: underline;
}

.comments .text {
    margin: 5px 0 5px 28px;
}

.comments .actions {
    margin: 0 0 5px 28px;
    font-size: 0.9em;
}

.comments .actions .comment-reply {
    padding: 0 !important;
    text-decoration: none;
    border-bottom: 1px dotted #f84c48;
    font-size: 12px;
}

.comments ul li a.comment-delete {
    margin: 0 0 0 5px;
    padding: 0;
    color: #d99;
    text-decoration: underline;
}

.comments ul li a.comment-delete:hover {
    background: red;
    color: white;
}

.comments ul li ul {
    padding-left: 25px;
}

.comments ul li .comment-form {
    padding: 10px 30px;
    margin-top: 0;
}

.comments ul li .comment-form textarea {
    min-height: 100px;
}

.comment.in-reply-to {
    background: #fafafa;
    margin: -8px -8px -13px;
    padding: 8px 35px 8px 8px;
    position: relative;
}

.comment.new {
    background: #ffc;
    margin: -8px -8px -13px;
    padding: 8px 35px 8px 8px;
}

.comment-form {
    padding: 0;
    margin-top: 30px;
}

.comment-form h4 {
    margin: 0 0 20px;
    font-weight: normal;
}

.comment-form-fields p {
    margin: 0 0 10px;
}

.comment-form-fields p a {
    display: inline !important;
}

.comment-form-fields label {
    width: 170px;
    display: block;
    clear: left;
    float: left;
    margin: 0 10px 0 0;
    color: #333333;
    padding-top: 3px;
    font-family: 'Roboto-Regular', Arial, serif;
    font-size: 14px;
}

.comment-form-fields input {
    width: 280px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    vertical-align: middle;
    border-radius: 0;
    margin-bottom: 5px !important;
}

.comment-form textarea {
    min-width: 70%;
    min-height: 160px;
    width: 280px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    vertical-align: middle;
    border-radius: 0;
    margin-bottom: 0;
}

.comment-form .comment-submit {
    padding: 0 0 0 180px;
}

.comment-form .comment-submit .wa-captcha {
    margin-bottom: 20px;
}

.comment-form .userpic {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 5px;
    border-radius: 50%;
}

.comment-form ul.menu-h.auth-type li a img {
    float: left;
    margin-right: 3px;
    position: relative;
    top: 2px;
}
.comment-form ul.menu-h.auth-type {
    padding-bottom: 20px;
}

.pageless-wrapper {
    font-style: italic;
}

html.realtime-preview,
html.realtime-preview body {
    background: #fff;
}

html.realtime-preview .globalheader,
html.realtime-preview .globalfooter {
    display: none;
}

html.realtime-preview .content {
    margin-right: 0;
}

html.realtime-preview .page {
    top: 0;
    margin: 10px 0;
}

/* Plugins
---------- */
ul.menu-v.categories {
    margin-bottom: 20px;
}

ul.menu-v.categories li {
    border: none;
}

ul.menu-v.categories li a {
    padding: 5px 16px;
}

ul.menu-v.categories li.selected a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

.tags.cloud {
    text-align: center;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    /** Media **/
    body:after {
        position: fixed;
        /** content: "SM Size"; **/
        top: 0;
        background: palevioletred;
        color: #ffffff;
        padding: 10px;
    }
    
    .split {
        margin-top: 0;
    }
    
    .adaptive {
        width: 33.3333333333%;
    }
    
    .adaptive-filter {
        width: 50%;
    }
    
    .header {
        padding: 15px 0 20px;
    }
    
    .header .logo-fix img {
        max-width: 100%;
    }
    
    .header .phone {
        font-size: 18px;
    }
    
    .header .promo p {
        font-size: 11px;
        margin-left: 60px;
        margin-top: 8px;
    }
    
    .header .promo img {
        width: 46px;
        margin-top: 10px;
    }
    
    .header .cart-block {
        font-size: 16px;
    }
    
    .promos .col-lg-6 {
        height: 300px;
    }
    
    .menu-h li ul li {
        width: 48%;
    }
    
    .sorting ul li a {
        font-size: 12px;
        padding: 6px 30px 6px 5px;
    }
    
    .sorting ul li a:after {
        height: 32px;
    }
    
    .dialog-window .dialog-cart {
        width: 700px;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    /** Media **/
    body:after {
        position: fixed;
        /** content: "MD Size"; **/
        top: 0;
        background: orange;
        padding: 10px;
    }
    
    .split {
        margin-top: 20px;
    }
    
    .adaptive {
        width: 25%;
    }
    
    .adaptive-filter {
        width: 33.3333333333%;
    }
    
    .menu-h li ul li {
        width: 32%;
    }
    
    .sorting ul li a {
        font-size: 14px;
        padding: 6px 40px 6px 15px;
    }
    
    .sorting ul li a:after {
        height: 34px;
    }
    
    .dialog-window .dialog-cart {
        width: 800px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    /** Media **/
    body:after {
        position: fixed;
        /**  content: "LG Size"; **/
        top: 0;
        background: rebeccapurple;
        color: #ffffff;
        padding: 10px;
    }
    
    .split {
        margin-top: 20px;
    }
    
    .adaptive {
        width: 20%;
    }
    
    .adaptive-filter {
        width: 25%;
    }
    
    .header {
        padding: 15px 0;
    }
    
    .header .phone {
        font-size: 22px;
    }
    
    .header .promo p {
        font-size: 12px;
        margin-left: 65px;
        margin-top: 7px;
    }
    
    .header .promo img {
        width: 56px;
        margin-top: 0;
    }
    
    .header .cart-block {
        font-size: 18px;
    }
    
    .menu-h li ul li {
        width: 24%;
    }
    
    .bottom-bar .inline {
        display: inline-block;
    }
    
    .bottom-bar .inline li {
        display: inline-block;
    }
    
    .dialog-window .dialog-cart {
        width: 900px;
    }
}

/* Large devices (mobile, 500px and down) */
@media (max-width: 767px) {
    /** Media **/
    .hover-active .thumbnail-catalog .image-block .compare-favorite {
        font-size: 11px;
    }
    
    .thumbnail-catalog .image-block .compare-favorite {
        font-size: 11px;
    }
    
    .checkout-block .br {
        display: block;
    }
    
    .promos-block .promos .title {
        min-height: 145px;
    }
    
    .comment-form textarea {
        min-width: 100%;
        width: 100%;
    }
    
    .errormsg {
        margin-left: 0;
    }
    
    .comment-form .comment-submit {
        padding: 0 0 0 0;
    }
    
    .to-table {
        display: block;
        width: 100%;
        margin-right: 15px;
        margin-left: 0;
    }
    
    .to-cell {
        display: block;
        vertical-align: middle;
        float: none;
        padding-left: -15px;
        padding-right: -15px;
    }
    
    .to-cell:first-child {
        padding-right: 0;
    }
    
    .header {
        padding: 15px 0 10px;
    }
    
    .header .logo-fix {
        margin-bottom: 10px;
    }
    
    .header .logo-fix img {
        max-width: 100%;
    }
    
    .header .phone {
        text-align: center;
        font-size: 18px;
    }
    
    .header .phone span.dot {
        margin: 0 7px 3px 7px;
    }
    
    .header .phone i {
        display: block;
    }
    
    .header .cart-block .popup {
        width: 100%;
    }
    
    .adaptive {
        width: 50%;
    }
    
    .adaptive-filter {
        width: 50%;
    }
    
    .slider-tabs {
        display: none;
    }
    
    .home-header {
        padding: 0 30px;
    }
    
    .home-header .arrow {
        display: none;
    }
    
    .main-slider-product li {
        height: auto;
    }
    
    .main-slider-product li .slider-image {
        position: static;
        width: 100%;
    }
    
    .main-slider-product li .slider-text {
        width: 100%;
        position: static;
        text-align: center;
        margin-top: 20px;
    }
    
    .owl-theme .owl-controls {
        margin-top: 0;
        text-align: center;
        position: static;
    }
    
    .thumbnail-catalog .bottom-block .price {
        font-size: 18px;
    }
    
    .thumbnail .status .rating-big {
        display: none;
    }
    
    .thumbnail .status .availability {
        text-align: left;
    }
    
    .menu-h {
        height: auto;
    }
    
    .menu-h li ul li {
        width: 100%;
    }
    
    .text-catalog .table-cell {
        display: table-cell;
        vertical-align: middle;
        padding: 10px 5px;
        text-align: left;
    }
    
    .text-catalog .table-cell:nth-child(1) {
        width: 0;
        text-align: center;
        display: none;
    }
    
    .text-catalog .table-cell:nth-child(2) {
        width: 45%;
    }
    
    .text-catalog .table-cell:nth-child(3) {
        width: 30%;
        text-align: center;
    }
    
    .text-catalog .table-cell:nth-child(4) {
        width: 20%;
    }
    
    .sorting ul li a {
        padding: 6px 35px 6px 10px;
        font-size: 12px;
    }
    
    .sorting ul li a:after {
        height: 32px;
    }
    
    input[type="text"],
    input[type="email"],
    input[type="password"],
    textarea {
        width: 100%;
    }
    
    .wa-form .wa-field .wa-value input[type="text"],
    .wa-form .wa-field .wa-value input[type="email"],
    .wa-form .wa-field .wa-value input[type="password"] {
        width: 100%;
    }
    
    .wa-form .wa-field .wa-name {
        width: 100%;
        display: block;
        float: none;
    }
    
    .wa-form .wa-field .wa-value {
        margin-left: 0;
        width: 100%;
    }
    
    .review-form .review-submit {
        padding: 0 0 20px 0;
    }
    
    .wa-captcha .wa-captcha-input {
        margin-top: 5px;
    }
    
    .mailer-subscribe .table-cell:nth-child(1) {
        display: none;
    }
    
    h6.subscribe-header {
        padding-top: 30px;
        text-align: center;
    }
    
    /** Product **/
    .product-margin {
        display: block;
        width: 100%;
        margin-left: 0;
    }
    
    .product-margin .col-lg-7,
    .product-margin .col-lg-5 {
        position: relative;
        padding: 20px 0 40px;
        display: table-cell;
        vertical-align: top;
        float: left;
        border-top: 0;
        border-bottom: 1px solid #eaeaea;
    }
    
    .product-margin .col-lg-7:nth-child(2n),
    .product-margin .col-lg-5:nth-child(2n) {
        padding: 30px 30px 30px 30px;
        background: #f9f9f9;
        border-left: 0;
        border-right: 0;
    }
    
    .scroll-top-wrapper {
        bottom: 20px;
        display: none !important;
    }
    
    .arrow-control {
        display: none;
    }
    
    .dialog-window .dialog-cart {
        top: 0;
        max-height: 100%;
        width: 100%;
    }
    
    .dialog-window .dialog-cart .owl-theme .owl-controls {
        bottom: 0;
    }
    
    .dialog-window .dialog-cart .row.product {
        display: block;
        width: 100%;
        margin-left: 0;
        padding: 15px;
    }
    
    .dialog-window .dialog-cart .col-lg-6.col-md-6.col-xs-12 {
        display: block;
        height: 100%;
        float: left;
        width: 100%;
    }
    
    .dialog-window .dialog-cart .col-lg-6.col-md-6.col-xs-12:nth-child(2) {
        border-top: 1px solid #eaeaea;
        border-left: 1px solid transparent;
        background: #fafafa;
        padding: 20px;
    }
    
    .panel-default .panel-body {
        margin-top: 0;
        border-top: 0;
        padding: 40px 0;
        margin-bottom: 1px;
    }
    
    #fancybox-thumbs {
        overflow-x: auto !important;
    }
    
    .about-shop {
        margin: 50px 0 0;
        font-family: 'Roboto-Light', serif;
        border: 0;
        padding: 0;
    }
    
    .about-shop .newsblock {
        margin-top: 20px;
    }
    
    .bottom-bar .container {
        padding-left: 0;
        padding-right: 0;
    }
    
    .bottom-bar .cart-block {
        font-size: 16px;
    }
    
    .bottom-bar .cart-block a {
        padding: 10px;
    }
    
    .bottom-bar .fa {
        font-size: 34px;
    }
    
    .bottom-bar .inline {
        display: table;
        width: 100%;
    }
    
    .bottom-bar .inline li {
        display: table-cell;
        position: relative;
        text-align: center;
        width: 25%;
    }
    
    .bottom-bar .inline li span {
        position: absolute;
        right: 5px;
        top: 3px;
        border: 1px solid #eeeeee;
        padding: 2px 7px;
        margin-left: 5px;
        font-size: 10px;
        border-radius: 2px;
        font-family: 'Roboto-Regular', Arial, serif !important;
    }
    
    .bottom-bar .inline li:last-child {
        border-right: 0;
    }
    
    .bottom-bar .inline li a {
        display: block;
        padding: 5px 0 15px;
    }
    
    .bottom-bar .inline li .fa {
        margin-right: 0;
    }
    
    .bottom-bar .inline li strong {
        font-weight: normal;
        font-size: 10px;
        font-family: 'Roboto-Light', Arial, serif !important;
        color: #6f6f6f;
        position: absolute;
        bottom: 2px;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }
    
    .bottom-bar .hint {
        display: block !important;
    }
    
    .checkout-step {
        border: 0;
    }
    
    .checkout-step .checkout-step-content {
        padding: 20px 0;
    }
}

.spinner.input-group .input-group-addon a.spin-up,
.spinner.input-group .input-group-addon a.spin-down {
    font-size: 15px;
    overflow: hidden;
    display: block;
    text-align: center;
    text-decoration: none;
    position: relative;
    color: #999;
}

.select_quantity {
    display: inline-block;
}

.input-group .form-control {
    position: static;
}

.input-group.spinner {
    height: 40px;
    max-width: 100px;
}

.input-group.spinner .form-control {
    height: 40px;
    min-width: 40px;
}

.input-group.spinner .input-group-addon {
    padding: 0;
}

.input-group.spinner .input-group-addon a {
    padding: 0 8px;
}

.input-group.spinner .input-group-addon a .fa:hover {
    color: #f84c48;
}

@keyframes shake {
    10%,
    90% {
        transform: translate3d(-1px, 0, 0);
    }
    20%,
    80% {
        transform: translate3d(2px, 0, 0);
    }
    30%,
    50%,
    70% {
        transform: translate3d(-2px, 0, 0);
    }
    40%,
    60% {
        transform: translate3d(2px, 0, 0);
    }
}

#fancybox-thumbs ul li.active a {
    border: 1px solid #f84c48;
}

.fancybox-close {
    background: #bfbfbf;
}

.fancybox-prev span {
    background: #bfbfbf;
}

.fancybox-next span {
    background: #bfbfbf;
}

/** iPhone 4 & iPhone 5 **/
@media (max-width: 370px) {
    .thumbnail-catalog .bottom-block .price {
        font-size: 12px;
    }
    
    .thumbnail-catalog .bottom-block .price s {
        font-size: 12px;
    }
    
    .promos-block .col-lg-3 a, .promos-block .col-lg-12 a {
        height: 150px;
    }
    
    .promos-block .promos .title {
        min-height: 160px;
        height: 180px;
        overflow-y: hidden;
    }
    
    .promos-block .promos .title .promo-text {
        font-size: 12px;
    }
}

/** Plugin one click **/
.one-click input {
    background: none;
    border: 0;
    color: #f84c48;
    border-bottom: 1px dotted #f84c48;
    padding: 0;
    cursor: pointer;
    border-radius: 0;
}

.checkout-block .storequickorder_cart_button {
    font-family: MyriadProRegular;
    background: none;
    border: 1px solid #f84c48;
    color: #f84c48;
    padding: 15px 20px;
    border-radius: 4px;
    font-size: 20px;
    line-height: 25px;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 5px;
}

#storequickorder .dialog-background {
    z-index: 9999999 !important;
    background: rgba(0, 0, 0, 0.38) !important;
    
}

#storequickorder .dialog-window {
    z-index: 99999999 !important;
    -webkit-box-shadow: none !important;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2) !important;
}

#storequickorder .dialog-content-indent {
    padding: 20px 20px 0 20px !important;
}

#storequickorder .dialog-buttons-gradient {
    margin-left: 190px;
}

#storequickorder .dialog-buttons {
    height: 75px !important;
}

#storequickorder h1 {
    font-size: 24px;
    margin-bottom: 20px;
}

#storequickorder .storequickorder-window-product_info-image {
    margin-right: 15px;
}

#storequickorder .dialog-window {
    border: 0 !important;
    border-radius: 0 !important;
    
}

#storequickorder .icon16.close {
    margin-top: 0 !important;
    margin-right: 0 !important;
    z-index: 9999;
}

/** Toggle version **/
.toggle-version {
    position: relative;
    padding: 5px;
    font-size: 14px;
    font-family: 'Roboto-Light', Arial, serif;
    background: #ffffff;
}

.toggle-version .icon {
    position: absolute;
    top: 5px;
    right: 10px;
}

.toggle-version .icon a {
    font-size: 16px !important;
    text-decoration: none;
    color: #333333;
}

.toggle-version .icon a:hover {
    text-decoration: none;
}

.toggle-footer a {
    color: #ffffff;
    text-decoration: none;
}

.toggle-footer {
    display: inline-block;
    text-align: left;
    background: #333333;
    color: #ffffff;
    padding: 5px 10px;
    margin: 10px 0;
}

/** v.1.4 **/
.brands-shop {
    font-family: 'Roboto-Light', serif;
    border: 1px solid #e9e9e9;
    padding: 20px;
    margin: 0 0 20px;
}

.brands-shop a {
    color: #333333;
    text-decoration: underline;
}

.affiliate-text {
    font-family: 'Roboto-Light', serif;
    font-size: 16px;
}

.prev-next {
    margin-bottom: 10px;
}

.prev-next-image {
    position: absolute;
    top: 28px;
    width: 300px;
    border: 1px solid #eaeaea;
    box-shadow: 0 7px 10px -9px rgba(50, 50, 50, 0.84);
    background: #ffffff;
    z-index: 1001;
    padding: 5px;
    font-family: 'Roboto-Light', serif;
    display: table;
    table-layout: fixed;
}

.prev-next-image .table-cell {
    display: table-cell;
    vertical-align: middle;
    table-layout: fixed;
    word-wrap: break-word;
    font-size: 14px;
}

.prev-next-image .name {
    width: 60%;
    padding: 10px;
    text-align: left;
}

.prev-next-image .image {
    max-width: 100px;
    width: 40%;
}

.prev-next-image .image img {
    max-width: 100%;
}

.next-product .prev-next-image {
    right: 15px;
}

.prev-product .prev-next-image {
    left: 15px;
}

.prev-next-image img {
    padding: 10px;
}

.prev-next-icon {
    top: 40px !important;
}

.next-product, .prev-product {
    display: inline-block;
}

.next-product a, .prev-product a {
    text-decoration: none;
    display: block;
    padding: 5px 15px;
    background: #eeeeee;
    color: #717171;
    font-size: 12px;
    position: relative;
    z-index: 22;
    text-align: center;
}

.prev-next-image a {
    background: transparent;
}

.next-product a:hover, .prev-product a:hover {
    opacity: 0.8;
}

.next-product a:hover, .prev-product a:hover {
    text-decoration: none;
}

.prev-product i {
    margin-right: 6px;
}

.next-product i {
    margin-left: 6px;
}

.one-outstock {
    pointer-events: none;
    cursor: not-allowed;
}

.one-outstock input {
    color: #cccccc !important;
    border-bottom: 1px dotted #cccccc;
}

.thumbnail-catalog .btn.disabled:hover, .thumbnail-catalog .btn:disabled:hover,
.thumbnail-catalog .btn.disabled:focus, .thumbnail-catalog .btn:disabled:focus {
    background: #cccccc;
    cursor: not-allowed;
    border: 0;
    pointer-events: auto;
}

/** v.1.5 **/
.product h1 {
    font-size: 26px;
}

.container-menu-h {
    z-index: 1010;
}

.menu-overlay {
    z-index: 1001;
}

.category_description img {
    max-width: 100%;
}

/** v.1.6 **/
.navigation_width {
    padding-top: 25px;
}
@media (max-width: 767px) {
    .navigation_width {
        padding-top: 0;
    }
}

/** Standart **/
.menu-h-tree {
    visibility: hidden;
    width: 100%;
    min-height: 20px;
    text-align: center;
    position: relative;
    z-index: 20;
    margin: 0;
    padding: 0;
    height: 47px;
    font-size: 17px;
    list-style: none;
    display: flex;
    display: -webkit-flex;
    /* Safari */
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    /* Safari */
    justify-content: center;
    -webkit-justify-content: center;
    /* Safari */
    background: #1d6e87;
    border: 0;
}

.menu-h-tree a {
    color: #ffffff;
}

.menu-h-tree ul {
    margin: 0;
    padding: 0;
}

.menu-h-tree ul ul {
    top: 0 !important;
}

.menu-h-tree li {
    position: relative;
    float: left;
    list-style: none;
    padding: 0;
}

.menu-h-tree li a {
    padding: 12px 10px 10px 10px;
    display: block;
    text-decoration: none;
    color: #ffffff;
}
.menu-h-tree li li a {
    padding:7px 10px !important;
    font-family: 'Roboto-Light', serif;
    font-size:16px;
}

.menu-h-tree .more li a {
    padding:7px 10px 7px 20px !important;
}

.menu-h-tree li.tree a {
    padding: 12px 25px 10px 10px;
}

.menu-h-tree .tree a {
    padding-right: 25px;
}

.menu-h-tree .tree:after {
    font-family: 'FontAwesome', serif;
    position: absolute;
    right: 10px;
    top: 13px;
    content: "\f0dd";
    font-size: 13px;
    color: #ffffff;
}

.menu-h-tree .tree.more:after {
    content: " ";
}
.menu-h-tree .drop-link {
    padding:12px 15px 10px 15px !important;
}

.menu-h-tree ul .tree:after {
    color: #000000;
    font-family: 'FontAwesome', serif;
    position: absolute;
    top: 25%;
    right: 10px;
    content: "\f0da";
    font-size: 13px;
    color:gray;
}

.menu-h-tree .more-menu .tree:after {
    color: #000000;
    font-family: 'FontAwesome', serif;
    position: absolute;
    top: 25%;
    left: 10px;
    content: "\f0d9";
    font-size: 13px;
    color:gray;
    width:10px;
}

.menu-h-tree .tree:hover {
    color: #ffffff;
}

.menu-h-tree li:hover:after {
    color: #1d6e87 !important;
}
.menu-h-tree li:hover {
    background: #ffffff;
    color: #1d6e87;
}

.menu-h-tree li:hover > a {
    background: #ffffff;
    color: #1d6e87;
}
.menu-h-tree li ul li:hover > a {
    background: #f5f5f5;
}

.menu-h-tree ul {
    display: none;
    width: 300px;
    left: 0;
    background: #fff;
    padding: 0;
    position: absolute;
    z-index: 13012;
    margin-left: 0;
    box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.32);
    text-align: left;
}
.menu-h-tree .more  ul {
    left:-256px;
}
.menu-h-tree .more ul ul {
    left:-300px;
}

.menu-h-tree ul li {
    z-index: 111;
    position: relative;
    width: 300px;
    margin: 0;
    border-bottom: 1px solid #e5e5e5;
}

.menu-h-tree ul li a {
    text-transform: none;
    display: block;
    padding: 10px 5px 10px 15px;
    margin: 0;
    color: #000000;
}

.menu-h-tree ul li ul {
    top: -1px;
    left: 100%;
    margin-left: 0;
}

.menu-h-tree li:hover > ul {
    display: block;
    height: auto;
}

.menu-h-tree .more a {
    padding: 10px 15px;
    position: relative;
}

.menu-h-tree .more a:after {
    content: " ";
}

.menu-h-tree .more a i {
    position: relative;
}

.menu-h-tree .more a i .count {
    position: absolute;
    top: -18px;
    right: -20px;
    background: #f84c48;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    color: #ffffff;
    font-size: 10px;
    font-family: 'Roboto-Medium', serif;
    border-radius: 50%;
}

.invert-menu .menu-h-tree {
    background: #ffffff;
    border-top: 1px solid #1d6e87;
    border-bottom: 1px solid #1d6e87;
}

.invert-menu .menu-h-tree a {
    color: #000000;
}

.invert-menu .menu-h-tree a:hover {
    color: #f84c48 !important;
}

.invert-menu .menu-h-tree ul {
    margin-top: -2px;
}
.invert-menu .menu-h-tree ul ul {
    margin-top: 0;
}
.invert-menu .menu-h-tree .tree:after {
    color: #000000 !important;
}

.subcategory-images {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    flex-wrap: wrap;
}
.subcategory-images [class*="col-"] {
    display: flex;
    flex-direction: column;
}

/** v1.7 */
.fancybox-title-float-wrap .child {
    white-space: normal !important;
}
#pages-custom-1 .panel-body, #pages-custom-2 .panel-body {
    font-family: 'Roboto-Light', Arial, serif !important;
}
.shipping .wa-name label {
    font-size:14px !important;
    font-family: 'Roboto-Regular', Arial, serif !important;
}
.about-shop, .brands-shop, .checkout-order, .checkout .checkout-step-content  {
    background: #ffffff;
}
ul.product-nav li {
    background: none;
}
/** v1.8 **/
.services select {
    padding: 5px;
    max-width: 100%;
}
.add2cart .btn-primary { background-size: auto; }
.product-gallery .owl-theme .owl-controls {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom:-10px;
}
.product-gallery .slide p {
    margin-top:10px;
    font-family: 'Roboto-Light', Arial, serif;
    font-size:14px;
}
.reviews-home {
    margin-top:30px;
}
.reviews-home .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    flex-wrap: wrap;
}
.reviews-home .col-lg-6 {
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
    
}
.reviews-home .home-header {
    margin-bottom:20px;
}
.reviews-home .review {
    display: table;
    width:100%;
    height: 100%;
    margin-bottom:10px;
}
.reviews-home .review a {
    text-decoration: underline;
    display: block;
    margin-bottom:10px;
}
.reviews-home .media {
    width:20%;
    display: table-cell;
    text-align: center;
}
.reviews-home .media img {
    max-width: 100%;
    max-height:130px;
}
.reviews-home .media-body {
    width:80%;
    display: table-cell;
    padding:0 15px;
}
.reviews-home .media-body p {
    font-size:16px;
    line-height:20px;
}
.reviews-home .media-body p span {
    margin:0 10px;
    color: #aaaaaa;
}
.reviews-home .media-body p span a {
    display: inline;
    padding:0 5px;
}
.reviews-home .media-body .username {
    color: #494949;
    font-family: 'Roboto-Medium', Arial, serif;
    font-size: 0.9em;
    margin-right:10px;
}
.reviews-home .media-body .date {
    color: #aaaaaa;
    font-size: 0.9em;
}
.reviews-home .media-body h6 {
    font-size:16px;
    font-family:"Roboto-Medium", Serif;
}
.reviews-home .media-body h6 span {
    margin-right:10px;
}
.reviews-home .btn {
    color: #888888;
    border: 1px solid #dad9d9;
    font-size: 16px;
    background: #ffffff;
    display: inline-block;
    padding:10px 40px;
    border-radius:4px;
}
.reviews-home .btn:hover {
    color: #333333;
}
/** 1.9 **/
.flexdiscount-product-discount {
    width:100%;
    margin-bottom:10px;
}
.flexdiscount-pd-block {
    background-color: #FFFFFF;
    border: 1px solid #eaeaea !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    margin: 10px 0 !important;
}
.flexdiscount-discounts-heading, .flexdiscount-pd-block .flexdiscount-heading, #yourshop .flexdiscount-pd-block .flexdiscount-heading {
    background: #1d6e87 !important;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;

}
.flexdiscount-discounts-heading .h3 {
    color:#ffffff !important;
    font-size:16px !important;
}
.flexdiscount-discounts-body li {
    padding: 10px 15px;
    background-color: #ffffff !important;
    margin: 5px 0;
    
}
.flexdiscount-pd-block .flexdiscount-heading .h3 {
    font-size:16px !important;
}
.flexdiscount-pd-block .flexdiscount-body {
    font-family: 'Roboto-Light';
}
.flexdiscount-pd-block .flexdiscount-table {
    border-left: 1px solid #eaeaea !important;
    border-top: 1px solid #eaeaea !important;
}
.flexdiscount-pd-block .flexdiscount-table td, .flexdiscount-pd-block .flexdiscount-table th {
    color: #000;
    border: 1px solid #eaeaea !important;
    padding: 5px;
    text-align: center;
}
.flexdiscount-max-discount, .flexdiscount-max-affiliate {
    font-size: 16px !important;
    color: #f84c48 !important;
    font-family: 'Roboto-Medium', serif;
    font-weight:normal !important;
}
.flexdiscount-table {
    border-left: 1px solid #eaeaea !important;
    border-top: 1px solid #eaeaea !important;
    width:100%;
    margin-bottom:10px;
}
.flexdiscount-table td {
    color: #000;
    border: 1px solid #eaeaea !important;
    padding: 5px;
    text-align: center;
    width:50%;
}
.border_table {
    border-collapse: collapse;
}

.border_table td {
    border: 1px solid #000 !important;
    padding: 3px !important;
}
table.noborder_7816 {
    border: 0px none #fff;
    padding: 0px;
    margin: 0px;
}
table.noborder_7816 tr {
    border: 0px none #fff;
}
table.noborder_7816 td {
    border: 0px none #fff;
    padding: 0px;
    margin: 0px;
}
.row .collum-20 {
    width: 20%;
}
.row .collum-60 {
    width: 60%;
}
.row .collum-70 {
    width: 67%;
}
.row div {
    font-size: 16px;
}
.h2 {
    text-align: center;
    background-color: #E9EBED;
    padding: 10px;
    margin-top: 20px;
}
.row .collum-10, .row .collum-20, .row .collum-30, .row .collum-40, .row .collum-50, .row .collum-60, .row .collum-70, .row .collum-80, .row .collum-90 {
    display: inline-block;
    vertical-align: middle;
}
.trPostiche {
    font-size: 0px;
    margin-bottom: 25px;
    position: relative;
}
.tablePostiche .trPostiche:before {
    background-color: #ff0000;
    border-radius: 100%;
    color: #ffffff;
    content: counter(point, decimal);
    counter-increment: point;
    display: block;
    font-size: 14px;
    left: -5px;
    padding: 0 5px;
    position: absolute;
}
.tdPostiche {
    width: 49%;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.tdPostiche img {
    max-width: 100%;
}
.trPostiche .nameBold {
    font-size: 14px;
    font-weight: bold;
}
.tdPostiche:nth-child(2) {
    padding-left: 10px;
    box-sizing: border-box;
}
.trPostiche:nth-child(2n) {
    background-color: #eee;
}











body {font-family: "MyriadProRegular";}
.headerCollum4 .freeCall span {font-size: 15px;  font-weight: normal;  margin-top: 8px; letter-spacing: 2px;  color: #444444;display: block;background-color: #FDF8DA;
    padding: 1px 2px;border-radius: 5px;}
.headerCollum4 .freeCall {font-size: 21px; text-decoration: none; font-weight: bold; letter-spacing: 1px; color: #0078CA;}
.headerCollum4 {margin: 0 0 0 3%;}
.headerCollum3 .headerPhone+span {letter-spacing: 2px; color: #444444;}
.headerCollum3 .headerPhone {display: block; font-weight: bold; font-size: 21px; letter-spacing: 2px; margin: 0 0 9px 0; color: #444444; text-decoration: none;}
.headerCollum4 .freeCall:hover {
    text-decoration: underline;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #f84c48;
}
.headerCollum3 .headerPhone:hover {
    display: block;
    font-weight: bold;
    font-size: 21px;
    letter-spacing: 2px;
    margin: 0 0 9px 0;
    color: #f84c48;
    text-decoration: underline;
}
.headerCollum3 {margin: 0 0 0 3%;}
.logo img {width: 100%;}
.logo {width: 15%; margin: 0 0 0 1%;}
.descriptor {margin: 0 0 0 4%; font-size: 16px; line-height: 32px; width: 44%; color: #616161;}
.logo, .descriptor, .headerCollum3, .headerCollum4, .searthWrap {display: inline-block; vertical-align: middle;}
.header{padding:12px 0;}

.headerPhone2 {background-image: url(img/telMe.png); background-repeat: no-repeat; color: #444444; text-decoration: none; padding: 0 0 0 30px;  font-size: 18px; background-position: center left; margin: 8px 0 0 0; display: block; letter-spacing: 2px;}
.mailMe {background-image: url(img/chat.png); background-repeat: no-repeat; color: #444444; text-decoration: none; padding: 0 0 0 30px;  font-size: 18px; background-position: center left; margin: 8px 0 0 0; display: block; letter-spacing: 2px;}

.searthWrap { height:40px; margin: 10px 0 0 1%; width:63%; }
.header p {margin: 0px;}

.searthWrap button:hover, .footerSearth button:hover {background-color: #ffffff; border: 0px;}
.searthWrap, .footerSearth  {border: 1px solid #2E67EB; border-radius: 5px; overflow: hidden;}
.searthWrap button, .footerSearth  button {width: 40px; color: #2E67EB; background-color: transparent; height: 40px; padding: 0px; margin: 0px; border: 0px;}
.searthWrap input, .footerSearth input {
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    margin: 0px;
    height: 40px;
    border: 0px !important;
	outline:none;
}
.footerSearth {margin-top: 12px;}


.myMenu li:nth-child(5) i {background-position: -115px 0;}
.myMenu li:nth-child(4) i {background-position: -85px 0;}
.myMenu li:nth-child(3) i {background-position: -57px 0;}
.myMenu li:nth-child(2) i {background-position: -28px 0px;}

.myMenu li:nth-child(5):hover i {background-position: -115px -42px;}
.myMenu li:nth-child(4):hover i {background-position: -85px -42px;}
.myMenu li:nth-child(3):hover i {background-position: -57px -42px;}
.myMenu li:nth-child(2):hover i {background-position: -28px -42px;}


.myMenu li a {color: #444444; font-size: 16px;}
.myMenu li a:hover {color:#1060EA;}
.myMenu li i {display: inline-block; background-image: url(/wa-data/public/shop/themes/topshop/img/topLineIco.png); width: 25px; height: 25px; vertical-align: text-bottom; margin-right: 10px; background-repeat: no-repeat;}
.top-line {max-width: 1200px; margin: auto; background-color: #EAEAEA;}

.myTopMenu {display: block; padding-left: 30px;}

.myTopMenu {
background: -moz-linear-gradient(#1C5EEA, #008CE2) !important;
background: -ms-linear-gradient(#1C5EEA, #008CE2) !important;
background: -o-linear-gradient(#1C5EEA, #008CE2) !important;
background: -webkit-linear-gradient(#1C5EEA, #008CE2) !important;
}
.menu-h-tree.myTopMenu li:hover {background-color: transparent;}
.menu-h-tree.myTopMenu li {display: inline-block; height: 32px; vertical-align: middle; margin-top: 9px;}
.menu-h-tree.myTopMenu a:hover {background-color: #006AE8; color: #ffffff; border-radius: 16px; box-shadow: inset 3px 4px 5px #104CB4;}
.menu-h-tree.myTopMenu a {font-weight: bold; text-decoration: underline; color: #aae2ff; padding: 0px 20px; line-height: 32px; transition: all 500ms linear 0ms; letter-spacing: 1px;}

.callMeTopMenu:hover {
    color: #ffc809;
    box-shadow: inset 0 0 5px #666;
}
.callMeTopMenu {
    border: 2px solid #FFC809;
    padding: 0 20px;
    line-height: 32px;
    display: block;
    float: right;
    border-radius: 16px;
    position: absolute;
    right: 30px;
    margin-top: -41px;
    z-index: 20;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    cursor: pointer;
    transition: all 500ms linear 0ms;
}



.razdelsLink ul {/*display: block;*/ list-style: outside none none; text-align: center; /*font-size: 0;*/ padding:0px;}
/*.razdelsLink ul li {display: inline-block; margin: 0 0px 15px 0;}*/
.razdelsLink ul li {
    margin-bottom: 15px;
    border: 1px solid #d6baba;
}
.razdelsLink ul li:hover {
  border: 1px solid #d43333;  
}
.razdelsLink ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.razdelsLink ul li img {height: 180px;
    max-width: 90%;
    margin: 10px auto;
    
}
.razdelsLink ul li a span {    display: flex;
    font-size: 14px;
    font-weight: normal;
    height: 60px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    background-color: #d44040;
    line-height: 1.1rem;
    align-items: center;
    justify-content: center;}
.razdelsLink ul li a {background-color: #fff; color: #ffffff; display: block; text-decoration: none; width: 205px;}
.textgl {
    text-align: justify;
}
.textgl h2, h3, h4 {
    text-align: left;
}

.leftMenu ul li a:hover:before {display: none;}
.leftMenu ul li a:hover {color: #ffffff;}
.leftMenu ul li:hover {background: -moz-linear-gradient(#1C5EEA, #008CE2);
background: -ms-linear-gradient(#1C5EEA, #008CE2);
background: -o-linear-gradient(#1C5EEA, #008CE2);
background: -webkit-linear-gradient(#1C5EEA, #008CE2);}
.leftMenu ul li a:before {content: ""; width: 7px; height: 7px; border-top: 1px solid #2E65EC; display: block; position: absolute; border-right: 1px solid #2E65EC; left: 8px; transform: rotate(45deg); top: 16px;}
.leftMenu ul li a {text-decoration: none; text-transform: uppercase; font-size: 12px; padding: 13px 14px 13px 30px ; display: block; position: relative; color: #000000; letter-spacing: 1px;}
.leftMenu ul li {background-color: #CAD8FF; margin: 1px 0; transition: all 500ms linear 0ms;}
.leftMenu ul {list-style: none; padding: 0px; margin: 0 0 10px 0;}
.leftMenu {background-color: #ffffff;}

.lizing:hover {box-shadow: inset 0 0 10px #ffffff;}
.lizing {text-transform: uppercase; text-decoration: none; display: block; padding: 15px 30px 16px 94px; font-size: 12px; font-weight: bold; letter-spacing: 1px; line-height: 17px; background-image: url(img/gear.png); background-repeat: no-repeat; background-position: 32px center ; color: #000000; background-color: #FFBB00; transition: all 500ms linear 0ms; margin-bottom:10px;}


.favor p span, .menuZag span, .zagol span {position: relative;}
.favor p span:before, .menuZag span:before, .zagol span:before{
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    background-color: #FFBB00;
    position: absolute;
    border-radius: 50%;
    left: -15px;
    top: 50%;
    margin-top: -5px;
}
.favor p, .menuZag, .zagol {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 2px;
    display: block;
    margin: 15px;
}



.favor ul li a:hover:before {display: block;}
.favor ul li:nth-child(6) a:before {background-position: 0 -339px;}
.favor ul li:nth-child(5) a:before {background-position: 0 -270px;}
.favor ul li:nth-child(4) a:before {background-position: 0 -198px;}
.favor ul li:nth-child(3) a:before {background-position: 0 -132px;}
.favor ul li:nth-child(2) a:before {background-position: 0 -61px;}
.favor ul li:nth-child(1) a:before {background-position: 0 10px;}
.favor ul li a:before {background-image: url(img/produserIco.png); border: 0px; width: 40px;  height: 59px;  transform: none; top: 0px; background-repeat: no-repeat;}
.favor ul li a {display: table-cell; width: 100%; height: 59px; vertical-align: middle; padding: 0 15px 0 60px; color: #FFFFFF; font-weight: bold; font-size: 14px;}
.favor ul li {background-image: url(img/produserBg.jpg); height: 59px;}



.brands-s a {margin: 10px 0; display: block;}
.brands-s img {max-width: 100%;}
.menuZag a:hover {color: #1060ea;}
.menuZag a {color: #000000;}

.underSlide ul a span {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #ffffff;
    display: flex;
    width: 100%;
    height: 88px;
    align-items: center;
    justify-content: space-around;
    text-align: center;
    padding: 10px;
}
.underSlide ul a {
    display: block;
    position: relative;
    width: 205px;
    height: 88px;
    overflow: hidden;
}
.underSlide ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 0px;
}
.underSlide ul li {margin-bottom:15px;}
.razdelsLink, .underSlide { width: calc(100% + 15px); margin: 0 0 0 -6px;}

.mobileLeftMenu { display:none;}

.underSlide ul a:after {
    content: "";
    width: 90%;
    height: 0%;
    position: absolute;
    left: 5%;
    top: 5%;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    display: block;
    transition: all 500ms ease 0ms;
}
.underSlide ul a:before {
    content: "";
    width: 0%;
    height: 80%;
    position: absolute;
    display: block;
    top: 10%;
    left: 2.5%;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    transition: all 500ms ease 0ms;
}
.underSlide ul a:hover:after {width: 90%; height: 90%;}
.underSlide ul a:hover:before {width: 95%; height: 80%;}




.leftMenu ul li:hover ul {
    display: block;
    left: 100%;
    top: 0;
    z-index: 20;
    width: 250px;
}
.leftMenu ul li {
    position: relative;
}
.leftMenu ul ul {
    position: absolute;
    display: none;
}



.contactFooterUl a {
    text-decoration: underline !important;
}
.contactFooterUl {
    line-height: 26px;
}
.contactFooterUl span {
    width: 60px;
    display: inline-block;
}
.footer .flexBox ul li {
    margin-bottom: 5px;
}
.footer .flexBox ul a {
  color: #ffffff;
  font-size: 15px;
  letter-spacing: 1px;
  text-decoration: none;
}
.footer .flexBox ul a:hover {
    color: #ffb32b;
}
.footer .flexBox ul {
    padding: 0px;
    list-style: none;
}
.footerZag, .footerZag a {
    color: #ffffff !important;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 2px;
    
}
.flexWrap .flexBox:nth-child(1) {
    width: 25%;
    text-align: center;
}
.footerLogoBox p {
    margin-top: 15px;
}
.flexWrap {
    display: flex;
    flex-wrap: wrap;
    color: #ffffff;
    justify-content: space-between;
    align-items: start;
    padding: 30px 0;
    font-size: 16px;
}
div.footer {
    max-width: 1200px;
    margin: auto;
    background-image: url(/wa-data/public/shop/themes/topshop/img/footerBg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.footerLogoBox img {
    width: 210px;
}
.footerLogoBox {
    font-size: 14px;
}

.footerBlueLine .callMeFooter:hover {
    color: #ffc809;
    box-shadow: inset 0 0 5px #333333;
}
.footerBlueLine .callMeFooter {
    border: 2px solid #ffc809;
    border-radius: 16px;
    padding: 5px 15px;
    cursor: pointer;
    transition: all 500ms linear 0ms;
    min-width: 200px;
}
.footerBlueLine {
    color: #ffffff;
    margin: 0 -15px;
    background-color: #205DEA;
    display: flex;
    padding: 10px 15px;
    justify-content: space-around;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    align-items: center;
}
.footerCopy {
    color: #999999;
    display: flex;
    justify-content: space-around;
    padding: 10px 0;
}
.footerCopy p {
    margin: 0;
}
.showAutoCatalog {
  background-color: #549BB5;
  color: #ffffff;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  letter-spacing: 1px;
}

.split-catalog {display: none;}
.split-catalog.active {display: block;}
/*.product .underSlide ul li {margin-bottom: 0px;}*/
.bottom-bar {
  max-width: 1200px;
}

.breadcrumbs {
    color: #FF3D3D !important;
    font-size: 10px !important;
    text-transform: uppercase;
    
}
.breadcrumbs a {
    color: #000000 !important;
    text-transform: uppercase;
    font-size: 10px;
    
}
.product .icons-compare-favorite {top: -5px;}
.product h1 {
  font-family: MyriadProRegular;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 1px;
}
.add2cart .price.nowrap {
  color: #0079C4;
  font-family: "Roboto-Light",Arial,serif;
  font-size: 20px;
}
.product .add2cart {margin: 0px 0;}
#cart-form .stocks {font-style: italic; margin: 15px 0; font-family: Trebuchet MS;}
#cart-form .stock-high .fa {display: none;}

.wrapDoOrder {margin:20px 0;}
.wrapDoOrder .doOrder {
  background: -moz-linear-gradient(#1C5EEA, #008CE2);
  background: -ms-linear-gradient(#1C5EEA, #008CE2);
  background: -o-linear-gradient(#1C5EEA, #008CE2);
  background: -webkit-linear-gradient(#1C5EEA, #008CE2);
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 6px 25px;
  border-radius: 17px;
  cursor:pointer;
  transition:all 500ms linear 0ms;
}
.wrapDoOrder .doOrder:hover {
  background: -moz-linear-gradient(#fc192e, #dc404f);
  background: -ms-linear-gradient(#fc192e, #dc404f);
  background: -o-linear-gradient(#fc192e, #dc404f);
  background: -webkit-linear-gradient(#fc192e, #dc404f);}
  
.quickorder-submit .quickorder-button {
    background: -moz-linear-gradient(#1C5EEA, #008CE2) !important;
  background: -ms-linear-gradient(#1C5EEA, #008CE2) !important;
  background: -o-linear-gradient(#1C5EEA, #008CE2) !important;
  background: -webkit-linear-gradient(#1C5EEA, #008CE2) !important;
    border-radius: 25px;
    padding: 5px 25px !important;
} 
.quickorder-submit .quickorder-button:hover {
      background: -moz-linear-gradient(#fc192e, #dc404f) !important;
      background: -ms-linear-gradient(#fc192e, #dc404f) !important;
      background: -o-linear-gradient(#fc192e, #dc404f) !important;
      background: -webkit-linear-gradient(#fc192e, #dc404f) !important;
    border-radius: 25px;
    padding: 5px 25px !important;
}
  
.ya-share2 {display: inline-table;}
.preText {margin-right: 10px; color: #888888;}
.ya-share2__badge {border-radius: 50% !important;}

.catInProd a {color: #888888; text-decoration: underline;}
.catInProd {color: #888888; margin: 10px 0;}
ul.product-nav .selected {
  background: transparent none repeat scroll 0 0;
  border-bottom: 3px solid #FFBB00;
}
ul.product-nav .selected a {
  color: #0062ea;
}
ul.product-nav li a {
  color: #b2b2b2;
}
.panel-default .panel-body {
  border-top: 3px solid #b2b2b2;
}

.goToProd:hover {
    background-color: #ff0000;
}
.goToProd {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #F75C58;
    background-image: url(img/infoIco.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 3px;
    transition: all 500ms linear 0ms;
	margin: auto;
}
.bottom-block .price span {font-size: 16px;}

.text-catalog .table-cell:nth-child(3) {
  text-align: center;
  width: 15%;
}
.text-catalog .table-cell:nth-child(3) .price span {font-size: 16px;}
.text-catalog .table-cell:nth-child(4) {width: 10%;}
.flexdiscount-product-form .name a {
    font-size: 20px !important;
    color: #ff0000 !important;
}

.toPtodFlyCart:hover {
    background-color: #ff0000;
}
.toPtodFlyCart {
    color: #ffffff !important;
    background-color: #f75c58;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none !important;
    padding: 7px 15px;
    border-radius: 16px;
    display: block;
    width: 150px;
    text-align: center;
    margin-top: 10px;
    transition: all 500ms linear 0ms;
}

.filterZag span:before {
    display: block;
    content: "";
    width: 26px;
    height: 26px;
    background-image: url(/wa-data/public/shop/themes/topshop/img/filter.png);
    position: absolute;
    left: -30px;
}
.filterZag span {
    position: relative;
}
.filterZag {
    width: calc(100% + 30px);
    position: relative;
    background-color: #FFC900;
    padding: 10px 15px;
    margin-left: -15px;
    text-align: center;
    margin-bottom: 0px;
}

.filter .btn:hover {
    border-color: #FFC900;
    color: #FF0000;
}
.filter .btn {
    border: 2px solid #8FC9EA;
    border-radius: 7px;
    color: #006DEB;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 2px;
    transition: all 500ms ease 0ms;
}

body {background-image: url("/wa-data/public/shop/themes/topshop/img/siteBg.jpg") !important;}
@media screen and (max-width: 1150px){
	.descriptor {margin: 0 0 0 1%; width: 40%; line-height: 18px;}
	.searthWrap {width:56%;}
}

.hopa table {min-width: 500px;}
.hopa {overflow: auto; max-width: 100%; margin: 10px 0;}
.hopa img {width: auto; max-width: none !important;}
.hopa td {padding: 5px;}
.border_table td p {margin: 0px;}
.border_table td {vertical-align: middle !important;}

.footerSearth .loading_ajax {display: none !important;}
.footerSearth #search, .footerSearth .search_button {height: 30px;}
.footerSearth .search_button {
width:30px;
border-radius: 0;
color: #ffffff;
  background: -moz-linear-gradient(#3c5de6, #0e88df);
  background: -ms-linear-gradient(#3c5de6, #0e88df);
  background: -o-linear-gradient(#3c5de6, #0e88df);
  background: -webkit-linear-gradient(#3c5de6, #0e88df);}

.prod3Block {
    background-image: url(/wa-data/public/shop/themes/topshop/img/bg3Block.jpg);
}
.prod3Block ul .oneBlock:hover {
    color: #ce5f5f;
}
.prod3Block ul .oneBlock {
    font-size: 12px;
    color: #0d76e6;
    font-family: MyriadProRegular;
    letter-spacing: 1px;
    font-size: 12px;
    position: relative;
    padding: 0 0 0 50px;
    cursor: pointer;
    display: block;
}
.prod3Block ul .oneBlock>span {
    display: block;
    padding-left: 0px;
    color: #676767;
}
.prod3Block ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    justify-content: space-around;
    text-transform: uppercase;
    padding: 10px 12px;
}
.prod3Block ul .oneBlock .textOneBlock {
    display: none;
}
.prod3Block ul li:nth-child(3) .oneBlock:before {background-position: -287px 0;}
.prod3Block ul li:nth-child(2) .oneBlock:before {background-position: -150px 0;}


.prod3Block ul li:nth-child(3) .oneBlock:hover:before {background-position: -287px -35px;}
.prod3Block ul li:nth-child(2) .oneBlock:hover:before {background-position: -150px -35px;}
.prod3Block ul li:nth-child(1) .oneBlock:hover:before {background-position: -0px -35px;}
.prod3Block ul .oneBlock:before {
    background-image: url(/wa-data/public/shop/themes/topshop/img/ico3Block.png);
    content: "";
    display: block;
    width: 41px;
    height: 35px;
    background-position: 0 0;
    position: absolute;
    left: 0px;
    top: 0px;
    background-repeat: no-repeat;
}


.prod3Block ul li .oneBlock .textOneBlock:after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    background-color: #C4E3F6;
    transform: rotate(45deg);
    bottom: -6px;
    border-right: 1px solid #0082E7 ;
    z-index: -2;
    border-bottom: 1px solid #0082E7 ;
    left: 9%;
    box-shadow: 3px 3px 3px #999999;
}
.prod3Block ul li .oneBlock .textOneBlock a {
    display: block;
    text-align: right;
    font-style: italic;
    text-decoration: underline;
}
.prod3Block ul li .oneBlock.active .textOneBlock {
    display: block;
    position: absolute;
    background-color: #C4E3F6;
    border: 1px solid #0082E7 ;
    padding: 10px;
    border-radius: 7px;
    min-width: 200px;
    top: -143px;
    z-index: 10;
    left: 0;
    text-transform: none;
    color: #454545;
    letter-spacing: initial;
    font-size: 13px;
    box-shadow: 0px 3px 5px #999999;
}
.prod3Block ul li:nth-child(3) .oneBlock .textOneBlock:after {left: 81%;}
.prod3Block ul li:nth-child(3) .oneBlock .textOneBlock {top: -145px; left: -113px;}
.prod3Block ul li:nth-child(2) .oneBlock .textOneBlock {top: -162px;}


.category_list {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-around;
}
.category_list li a {
    height: 310px;
    overflow: hidden;
    border: 1px dashed #ccc !important;
}
.category_list li {
    width: 250px;
    margin: 15px 0;
}
.quickorder-button, .quickorder-button-cart {
    border: 0px !important;
    background: none !important;
}
.quickorder-button:hover, .quickorder-button-cart:hover {
    text-decoration: none !important;
}
.homForm:before {
    content: "";
    position: absolute;
    background-image: url(/wa-data/public/shop/themes/topshop/img/forForm.png);
    width: 112px;
    height: 112px;
    top: -56px;
    left: 6%;
}
.zagForm span {
    position: relative;
}
.homForm .textForm {
    font-size: 16px ;
    color: #ffffff;
    max-width: 500px;
    text-align: center;
    margin: auto;
}
.zagForm span:before {
    width: 10px;
    height: 10px;
    background-color: #FFBB00;
    display: block;
    z-index: 0;
    content: "";
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: -20px;
}
.zagForm {
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
}
.homForm .multiform-wrap.default-theme {
    border: 0px;
    background: none;
    box-shadow: none;
}
.homForm {
    background-image: url(/wa-data/public/shop/themes/topshop/img/formBg.jpg);
    border-radius: 5px;
    position: relative;
    margin-top: 70px;
}
#multiformField1 .multiform-gap-name, #multiformField2 .multiform-gap-name, #multiformField3 .multiform-gap-name {
    width: 100%;
    color: #A8AEBB;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0 0 0 10px;
}
#multiformField1 .multiform-gap-value, #multiformField3 .multiform-gap-value {
    margin: 0px !important;
    padding: 0 35px 0 0;
}
#multiformField2 .multiform-gap-value{    margin: 0px !important;}
#wahtmlcontrol_fields_field_1, #wahtmlcontrol_fields_field_2, #wahtmlcontrol_fields_field_3 {
    width: 100% !important;
    max-width: 100% !important;
    border-radius: 3px;
    background-color: #EFF0F4;
    padding: 5px 10px;
}
#multiformField1 {float: left; width: 50%;}
#multiformField2 {width: 50%; float: left; padding-bottom: 0;}
#multiformField3 {width: 30%; float: left; padding: 0;}

.homForm .multiform-submit {
    width: 18%;
    float: left;
    padding: 0px !important;
    margin-top: 19px;
}
.homForm .multiform-submit input {
    color: #ffffff !important;
    background-color: #5EB1EA;
    width: 100% !important;
    max-width: 100%;
}

#wahtmlcontrol_fields_field_1 {
    height: 93px;
}
.homForm .multiform-gap-fields {
    padding: 0px !important;
}
#wahtmlcontrol_fields_field_2, #wahtmlcontrol_fields_field_3, .homForm .multiform-submit input {border-radius: 25px !important;}
.footerSearth .search-popup {
    display: none !important;
}

.quickorder-value input, .quickorder-value textarea {
    margin-bottom: 0px !important;
}
.homForm div {
    color: #ffffff !important;
}

.homForm .multiform-submit {
    float: right !important;
    margin: -120px 15px 0 0 !important;
}
#multiformField8, #multiformField7 {
    margin: 0;
    padding: 0;
    text-align: center;
}
#multiformField8 p, #multiformField7 span {
    color: #ffffff;
    font-size: 14px;
    font-family: Roboto-Medium;
}
#multiformField8 a {
    color: #ffc809;
}
.strong {font-weight: bold;}

.forVerticalMidle div span:nth-child(1) img {
    width: 100%;
}
.forVerticalMidle div span:nth-child(1) {
    width: 200px;
    margin-right: 15px;
}
.forVerticalMidle div span {
    display: block;
}
.forVerticalMidle div img {
    min-width: 200px;
}
.forVerticalMidle>div {
    display: flex;
    align-items: center;
    margin: 15px 0;
}
.forVerticalMidle ul {
    padding: 0px 0 0 15px;
}

.forVerticalMidle>div div {margin:0 0 0 15px;}


figure figcaption a:hover {
    color: #ff0000;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: bold;
}
figure figcaption a {
    color: #333333 ;
    display: block;
    padding: 7px 0;
}
figure img {
    display: block;
   /* width: calc(100% - 10px);*/
       margin: auto;
}
figure {
    box-shadow: 3px 3px 11px #000000;
    width:100%;
   /* max-width: 500px;*/
    margin: 20px auto !important;
    text-align: center;
    padding: 10px 10px 0 10px;
    background-color: #cad8ff;
}

@media screen and (max-width: 1100px){
    .prod3Block ul .oneBlock {font-size: 10px;}
}
@media screen and (max-width: 990px){
.callMeTopMenu {right: 15px;}
.xs-menu, .xs-menu-overlay .close-block, .clone-xs-menu .pages {background: -moz-linear-gradient(#1C5EEA, #008CE2) !important;
background: -ms-linear-gradient(#1C5EEA, #008CE2) !important;
background: -o-linear-gradient(#1C5EEA, #008CE2) !important;
background: -webkit-linear-gradient(#1C5EEA, #008CE2) !important;}
.razdelsLink, .underSlide { width:auto; margin:0;}
.mobileLeftMenu {
	display: block;
	background-color: #ffffff;
	padding: 0 15px;
}
.container-menu-h {padding-bottom: 5px;}
.horizontLineMenu {
	background-color: #CAD8FF;
	padding: 0 20px;
	height: 47px;
	margin-bottom: 20px;
	line-height: 47px;
	position:relative;
}
.showCatalog i {margin: 0 11px 0 0 ;}
.showCatalog {cursor: pointer; font-size: 17px; display: block;}
.closeCatalog {
	display: none; 
	position: absolute;
	right: 30px;
	font-size: 0;
	top: 0px;
	cursor: pointer;
}
.closeCatalog:before, .closeCatalog:after {content: ""; display: block; width: 20px; height: 4px; background-color: #000000;
position: absolute;}
.closeCatalog:before { top:50%;  transform: rotate(45deg);}
.closeCatalog:after { top:50%;  transform: rotate(-45deg);}
.closeCatalog.active{display:block}
.leftMenu {display: none;}
.leftMenu.active {
  display: block;
  position: absolute;
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
  z-index: 10;
}
.underSlide {margin-top:20px;}
.leftMenu ul ul {
	position: relative;
	left: 0px !important;
	width: 100% !important;
}
.leftMenu ul li:hover ul { display:none;}
.leftMenu ul.active { display:block !important;}

.podrazdel:before {content:"";display: block; width: 6px; height: 6px; border-right: 6px solid #000000; border-bottom: 6px solid #000000; border-top: 6px solid transparent; border-left: 6px solid transparent; transform: rotate(45deg); position: absolute;
left: 50%; margin-left: -3px; top: 50%; margin-top: -10px;}
.podrazdel {position: absolute; right: 0px; z-index: 10; line-height: 47px;display: block;top: 0px;height: 47px !important;width: 47px;}
.podrazdel.active:before{ transform: rotate(-135deg); margin-top:-6px}
body {background: none !important;}
.footer .flexBox {width: 50% !important; padding:0 15px}
.showAutoCatalog { display:none;}
.otherLeftMenu .leftMenu {margin-top: -20px;}
.forSlider {margin-top:30px;}
.prod3Block ul .oneBlock {font-size: 12px;}
.top-line {display:none;}
}

@media screen and (max-width: 950px){
	.descriptor {line-height: 18px;	width: 54%;}
	.searthWrap {width:73%;}
	.headerCollum3 {display: none;}
	.headerCollum4 {float: right; margin: 0 15px 0 0;}
}
@media screen and (max-width: 850px){
    .prod3Block ul .oneBlock {font-size: 10px;}
}
@media screen and (max-width: 760px){
    .prod3Block ul .oneBlock {
    	font-size: 0;
    	height: 40px;
    	padding: 0;
    	display: block;
    }
    .multiform-wrap.default-theme {
	max-width: 100%;
	width: 100%;
	padding: 0 10px;
}
}
@media screen and (max-width: 660px){
	.logo {width: 30%;}
	.descriptor {
	width:-moz-calc(100% - 35%);
	width:-webkit-calc(100% - 35%);
	width: calc(100% - 35%);
	text-align: right;
	}
	.headerCollum3, .headerCollum4 {display: inline-block; float: none;	margin: auto; width: 49%; text-align: center; margin: 10px 0;}
	.searthWrap {width: 98%; margin: 25px 1% -30px;}
	.block2H { margin-top:-80px !important;}
	.block2H a {padding: 0px; background: none}
	.footer .flexBox {width: 100% !important; padding: 0px;}
	.footerCopy {display:block;}
    #multiformField1 {
    	float: left;
    	width: 100%;
    	padding: 0px;
    	margin-bottom: 0px;
    }
    #multiformField2 {width: 100%; float: left; padding-bottom: 0;}
    #multiformField3 {width: 100%; float: left; padding: 0;}
    #multiformField1 .multiform-gap-value, #multiformField3 .multiform-gap-value {
	margin: 0px !important;
	    padding: 0 0px 0 0;
    }
    .homForm .multiform-submit {
	width: 150px;
	float: none !important;
	padding: 0px !important;
	margin: 10px auto 0 !important;
}
    .homForm {margin-top:20px;}
    .homForm:before { display: none;}
}
@media screen and (max-width: 575px){
    .prod3Block ul .oneBlock {
    	font-size: 12px;
    	height: 40px;
    	padding: 0 0 0 50px;
    }
    .prod3Block ul .oneBlock > span {padding:0px;}
}

@media screen and (max-width: 510px){
	.descriptor p:nth-child(1) {display:none;}
	.callMeTopMenu {padding: 0 10px; font-size: 12px; letter-spacing: 0;}
	.footerBlueLine span:nth-child(1){display: none !important;}
	
}

@media screen and (max-width: 430px) {
     .prod3Block ul .oneBlock {font-size: 10px;}
     .underSlide {display: none;}
}

@media screen and (max-width: 405px) {
     .prod3Block ul .oneBlock {
    	font-size: 0;
    	height: 40px;
    	padding: 0;
    	display: block;
    }
}


/* Код для подключения шрифта в /css/stylename.css */

	@font-face {
			font-family: "MyriadProRegular";
			src: url("fonts/MyriadPro/MyriadProRegular/MyriadProRegular.eot");
			src: url("fonts/MyriadPro/MyriadProRegular/MyriadProRegular.eot?#iefix")format("embedded-opentype"),
			url("fonts/MyriadPro/MyriadProRegular/MyriadProRegular.woff") format("woff"),
			url("fonts/MyriadPro/MyriadProRegular/MyriadProRegular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "MyriadProBold";
			src: url("fonts/MyriadPro/MyriadProBold/MyriadProBold.eot");
			src: url("fonts/MyriadPro/MyriadProBold/MyriadProBold.eot?#iefix")format("embedded-opentype"),
			url("fonts/MyriadPro/MyriadProBold/MyriadProBold.woff") format("woff"),
			url("fonts/MyriadPro/MyriadProBold/MyriadProBold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "MyriadProItalic";
			src: url("fonts/MyriadPro/MyriadProItalic/MyriadProItalic.eot");
			src: url("fonts/MyriadPro/MyriadProItalic/MyriadProItalic.eot?#iefix")format("embedded-opentype"),
			url("fonts/MyriadPro/MyriadProItalic/MyriadProItalic.woff") format("woff"),
			url("fonts/MyriadPro/MyriadProItalic/MyriadProItalic.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "MyriadProSemiBold";
			src: url("fonts/MyriadPro/MyriadProSemiBold/MyriadProSemiBold.eot");
			src: url("fonts/MyriadPro/MyriadProSemiBold/MyriadProSemiBold.eot?#iefix")format("embedded-opentype"),
			url("fonts/MyriadPro/MyriadProSemiBold/MyriadProSemiBold.woff") format("woff"),
			url("fonts/MyriadPro/MyriadProSemiBold/MyriadProSemiBold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "MyriadProBoldItalic";
			src: url("fonts/MyriadPro/MyriadProBoldItalic/MyriadProBoldItalic.eot");
			src: url("fonts/MyriadPro/MyriadProBoldItalic/MyriadProBoldItalic.eot?#iefix")format("embedded-opentype"),
			url("fonts/MyriadPro/MyriadProBoldItalic/MyriadProBoldItalic.woff") format("woff"),
			url("fonts/MyriadPro/MyriadProBoldItalic/MyriadProBoldItalic.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "MyriadProSemiBoldItalic";
			src: url("fonts/MyriadPro/MyriadProSemiBoldItalic/MyriadProSemiBoldItalic.eot");
			src: url("fonts/MyriadPro/MyriadProSemiBoldItalic/MyriadProSemiBoldItalic.eot?#iefix")format("embedded-opentype"),
			url("fonts/MyriadPro/MyriadProSemiBoldItalic/MyriadProSemiBoldItalic.woff") format("woff"),
			url("fonts/MyriadPro/MyriadProSemiBoldItalic/MyriadProSemiBoldItalic.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}
	
.flexWrap {display: flex; flex-wrap: wrap;}
.flexWrap .column2 {width: 50%; padding: 5px;}
.flexWrap .column2 iframe {width: 100%;}	
	
.container .brand>img:nth-child(1){margin-right:15px;}	
.noBorder td {
    border: 0px !important;
}
.thumbnail-catalog .status {display: none;}
.thumbnail-catalog .name {height: 90px;}
.rating-block {visibility: hidden;}


.cherezsvet tr:nth-child(2n) {background-color: #f0f0f0;}
.cherezsvet td {padding: 5px 10px;}
.cherezsvet td p {margin: 0px;}
.hardyellow {background-color: #ffbb00 !important;}
.lightyellow {background-color: #fff6dc !important; font-weight: bold;}
.inlineBlock {
	display: inline-block;
}

.flexWrap.prodPdfs {display: block; text-align:center;}
.flexWrap.prodPdfs .flexItem {display: inline-block; width: 33%; padding: 15px;}
.flexWrap.prodPdfs .blockWrap {position: relative;}
.flexWrap.prodPdfs .blockWrap a:before {content: ""; width: 100%; height: 100%; top:0px; left: 0px; display: block;position: absolute;}
.flexWrap.prodPdfs .blockWrap a, .flexWrap.prodPdfs .blockWrap span {display: block;position: unset;color: #178FE4;}


.flexWrapG {display: flex; width: 100%; flex-wrap: wrap; clear: both;}
.flexWrapG>div {width: 33%;}
.globusCenter img {max-width: 100%;}
.flexItemGlobus p {margin: 0;color: #666666;}
.flexItemGlobus strong {font-size: 18px;color: #000000;}
.flexWrapGlobus {display: flex; justify-content: space-between; margin: 0 0 25px 0; min-height: 150px;}
.forI {display: block; width: 80px; height: 80px;background-color: #2e39c9;border-radius: 50%;text-align: center;color: #ffffff;font-size: 30px;transition: all 500ms ease 0ms; position: relative;}
.forI:hover {color:#00aeef; background-color: #ffffff; box-shadow: 0 0 0 3px #00aeef;}
.forI:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; border: 4px solid #cccccc; border-radius: 50%;z-index: -1;transition: all 500ms ease 0ms;}
.forI:hover:before {z-index: 1;opacity: 0;transform: scale(1.5);}
.forI i {line-height: 80px;}
.globusLeft .forI {margin: 0 0 0 25px;}
.globusRight .forI {margin: 0 25px 0 0px;}

@media screen and (max-width:768px){
    .flexWrapG {display: block;}
    .flexWrapG > div {width: 100%;}
    .globusLeft .flexWrapGlobus {flex-direction:row-reverse;justify-content: left;}
    .globusLeft .forI {margin: 0 25px 0 0px;}
    .flexWrapGlobus {min-height: auto;}
}

.wizLogo {
	border-radius: 50%;
	width: 25px;
	display: inline-block;
	-webkit-filter: grayscale(100%);
	  -moz-filter: grayscale(100%);
	  -ms-filter: grayscale(100%);
	  -o-filter: grayscale(100%);
	  filter: grayscale(100%);
	  filter: gray; /* IE 6-9 */
	  transition: all 500ms ease 0ms;
}

a:hover .wizLogo {
	-webkit-filter: none;
	  -moz-filter: none;
	  -ms-filter: none;
	  -o-filter: none;
	  filter: none;
	  filter: none; /* IE 6-9 */
}
.panel-body figure {
    box-shadow: none;
   /* max-width: 500px;*/
    margin: 25px auto !important;
    text-align: center;
    padding: 0;
    background-color: #fff;
}

      .five-img {
    overflow-x: hidden;
}
      .five-img .col-lg-3 {
    float: left;
    width: 20%!important;
    height: auto!important;
}

.image-five .row{
    margin-bottom: 30px;
}
.name-lvl-two a {
    color: #616161;
    display: block;
    list-style-type: disc;
    background-image: url(https://asw.ru/wa-data/public/site/img/dot_PNG2.png);
    background-size: 7px 7px;
    background-repeat: no-repeat;
    background-position-y: 7px;
    background-position-x: 0px;
    padding-left: 18px;
}
.name-lvl-one {
    min-height: 60px;
    width: 100%;
}
img#product-image-1584 {
    width: 100%;
}