html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

@font-face {
    font-family: "GothamProRegular";
    src: url("../fonts/GothamProRegular/GothamProRegular.eot");
    src: url("../fonts/GothamProRegular/GothamProRegular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/GothamProRegular/GothamProRegular.woff") format("woff"),
    url("../fonts/GothamProRegular/GothamProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body * {
    outline: none;
}

body {
    line-height: 1;
    /*overflow-x: hidden;*/
}

body.over_h {
    overflow: hidden;
}

ol,
ul {
    list-style: none;
}

form input,
form textarea {
    outline: none;
}

blockquote,
q {
    quotes: none;
}

a {
    color: #000;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

body {
    font: 12px/18px GothamProRegular;
    width: 100%;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
    /* overflow: hidden;*/
}

:focus::-webkit-input-placeholder {
    color: transparent;
}

:focus::-moz-placeholder {
    color: transparent;
}

:focus:-moz-placeholder {
    color: transparent;
}

:focus:-ms-input-placeholder {
    color: transparent;
}

#phone_mask:focus::-webkit-input-placeholder,
#phone_mask_world:focus::-webkit-input-placeholder {
    color: #ccc;
}

#phone_mask:focus::-moz-placeholder,
#phone_mask_world:focus::-moz-placeholder {
    color: #ccc;
}

#phone_mask:focus:-moz-placeholder,
#phone_mask_world:focus:-moz-placeholder {
    color: #ccc;
}

#phone_mask:focus:-ms-input-placeholder,
#phone_mask_world:focus:-ms-input-placeholder {
    color: #ccc;
}

.clear {
    clear: both;
}

.start_ajax.go {
    opacity: 0.2;
}

.header {
}

.content {
}

.footer {
}

.header-content {
    height: 40px;
    background-color: #fafafb;
    border-bottom: 1px solid #e5e5e5;
}

.header-up {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

.header-up img {
    display: inline-block;
    margin-top: 3px;
}

.header-contact {
    display: inline-block;
    vertical-align: top;
    color: #1c1c1d;
    font-size: 15px;
    margin-left: 6px;
    font-weight: bold;
    line-height: 15px;
    margin-top: 4px;
}

.header-contact span {
    display: block;
    font-size: 15px;
    font-weight: normal;
    position: relative;
    left: 4px;
    top: 3px;
}

#search {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    margin-top: 5px;
    max-width: 425px;
    width: 100%;
}

.new_top_menu {
    display: none;
}

.cart_main_arrow {
    display: none;
}

.input_search {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 4px 0 4px 30px;
    width: 100%;
}

.button_search {
    cursor: pointer;
    background: url(../images/serch.jpg) 0 0 no-repeat;
    border: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    cursor: pointer;
    margin: -21px 0 0 8px;
}

.header-menu {
    width: 960px;
    margin: 9px auto 0 auto;
    overflow: hidden;
    padding-bottom: 5px;
}

.menu {
    float: left;
    border-radius: 13px;
    *box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75);
    height: 78px;
    background: url(../images/megu_bg.png) 0 0 no-repeat;
    min-width: 690px;
}

.logo {
    display: inline-block;
    margin: 0 -3px 0 0;
    border-radius: 13px 0 0 13px;
}

.logo a img {
}

.menu-inside {
    display: inline-block;
    vertical-align: top;
    border-radius: 0 13px 13px 0;
}

.menu-inside ul.en {
    min-width: 505px;
}

.menu-inside ul li {
    display: inline-block;
}

.menu-inside ul.en li {
    min-width: 22%;
    text-align: center;
}

.menu-inside ul li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 30px 18px;
    display: block;
    font-size: 15px;
}

.menu-inside ul li a:hover {
    text-decoration: underline;
}

.cart-block {
    min-width: 248px;
    float: right;
    background: url(../images/bg_signin.png) 0 0 no-repeat;
    border-radius: 17px;
    *box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75);
    height: 78px;
    vertical-align: top;
}

.menu-inside ul li:last-child a {
    position: relative;
    right: 7px;
}

.cart-info {
    color: #fff;
    display: inline-block;
    margin: 10px 0 0 20px;
    line-height: 13px;
}

.cart-icon {
    display: inline-block;
    margin: 7px 0 0 170px;
    line-height: 13px;
    vertical-align: top;
    font-size: 13px;
    width: 38px;
    height: 31px;
    text-align: center;
    background: url(../images/cart_icon.jpg) 0 0 no-repeat;
}

.cart-icon .inform-count {
    margin-top: 3px;
    display: block;
}

.cart-icon .inform-link {
    width: 41px;
    height: 31px;
    display: block;
    color: #fff;
    text-decoration: none;
}

.cart-block ul {
    height: 23px;
    margin-top: 13px;
}

.cart-block ul li {
    display: inline-block;
    width: 49%;
    text-align: center;
    padding-top: 1px;
}

.cart-block ul li a {
    color: #fff;
    text-decoration: none;
}

.cart-block ul li a:hover {
    text-decoration: underline;
}

.footer {
    font-family: GothamProLight;
    width: 920px;
    margin: 0 auto;
    background-color: #000;
    -webkit-border-top-left-radius: 13px;
    -webkit-border-top-right-radius: 13px;
    -moz-border-radius-topleft: 13px;
    -moz-border-radius-topright: 13px;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    padding: 10px 20px;
    *height: 120px;
    color: #fff;
}

.top-footer-left {
    float: left;
    line-height: 14px;
    margin-top: 2px;
}

.top-footer {
    border-bottom: 1px solid #959595;
    padding-bottom: 11px;
    margin-bottom: 11px;
    display: inline-block;
    width: 100%;
}

.top-footer-right {
    float: right;
    margin-top: 4px;
    margin-bottom: -3px;
}

.top-footer-right a {
    text-decoration: none;
    margin-right: 2px;
}

.bottom-footer {
    font-size: 10px;
    line-height: 10px;
    overflow: hidden;
}

.bottom-footer a {
    font-size: 16px;
    line-height: 10px;
    color: #fff;
}

.bottom-footer span:first-child {
    display: block;
    float: left;
}

.bottom-footer span:nth-child(2) {
    display: block;
    float: right;
}

.footer-bootom-bg {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #000000 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #000000 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
    width: 100%;
    position: absolute;
    height: 1040px;
    margin-top: -1040px;
    transition: background 0.5s 0.1s ease;
}

.wrapper {
    z-index: 1;
    position: relative;
}

.content {
    *min-height: 320px;
}

.content {
    width: 960px;
    margin: 0 auto;
}

.category-main div {
    width: 230px;
    height: 130px;
    display: inline-block;
    /*overflow: hidden;*/
    border-radius: 7px;
    box-shadow: 0 0 5px 0 rgba(92, 91, 92, 1);
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
    background-color: #fff;
    text-align: center;
}

.category-main {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    *margin-left: -3px;
    *margin-right: -3px;
}

.category-main div a span {
    display: block;
    position: absolute;
    height: 37px;
    width: 230px;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    margin-top: 93px;
    background: url(../images/cat_bg.png) 0 0 no-repeat;
    color: #fff;
    text-align: center;
    padding-top: 0;
}

.header {
    z-index: 10;
    position: relative;
}

.slider-wrapper {
    margin-top: -92px;
    z-index: 0;
    -moz-transition: background-color 0.5s 0.1s ease;
    -o-transition: background-color 0.5s 0.1s ease;
    -webkit-transition: background-color 0.5s 0.1s ease;
}

.nivo-controlNav {
    left: 50% !important;
    margin-left: -477px !important;
    bottom: 160px !important;
}

.content {
    margin-top: -122px;
    /*z-index: 1;*/
    position: relative;
}

.nivo-directionNav {
    display: none;
}

.sliders-news {
    display: block;
    margin-top: 48px;
    margin-bottom: 135px;
}

.sliders-news h2 {
    color: #fff;
    margin-bottom: 9px;
    font-size: 20px;
}

.main-content-slide a {
    display: block;
    border: 1px solid #c2c2c2;
    width: 310px;
    height: 208px;
    /*overflow: hidden;*/
    border-radius: 8px;
    background-color: #fff;
}

.main-content-slide a span {
    display: block;
    position: absolute;
    height: 58px;
    width: 306px;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    margin-top: 150px;
    background: url(../images/cat_bg_2.png) 0 0 repeat;
    color: #fff;
    text-align: left;
    padding-left: 4px;
    padding-top: 0;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.main-content-slide a span i {
    display: table-cell;
    vertical-align: middle;
    height: 58px;
    padding-right: 15px;
    padding-left: 13px;
}

.slick-prev {
    background: url(../images/left-s.png) 0 0 no-repeat !important;
    width: 32px !important;
    height: 60px !important;
    margin: -30px 0 0px -32px !important;
}

.slick-next {
    background: url(../images/right-s.png) 0 0 no-repeat !important;
    width: 32px !important;
    height: 60px !important;
    margin: -30px -17px 0 0 !important;
    right: -20px !important;
}

.cart-up {
    position: absolute;
    background: url(../images/cart-up-bg-new.png) 0 0 repeat;
    width: 130px;
    margin-top: 8px;
    display: block;
    opacity: 0.97;
    margin-left: -194px;
    font-size: 12px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.75);
}

.cart-up-head {
    background: url(../images/megu_bg.jpg) 0 0 repeat;
    text-align: center;
    padding: 9px 0;
}

.cart-up-head a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
}

.cart-up-head a:hover {
    text-decoration: underline;
}

.cart-up-bottom {
    background: url(../images/megu_bg.jpg) 0 0 repeat;
    text-align: center;
    padding: 7px 0;
}

.cart-up-bottom a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
}

.cart-up-bottom a:hover {
    text-decoration: underline;
}

.cart-up-prod {
    margin-top: 10px;
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 10px;
    text-align: left;
}

.cart-up-prod-img {
    /* display: inline-block;
   width: 94px;*/
    height: 94px;
    text-align: center;
    line-height: 94px;
    vertical-align: middle;
}

.cart-up-prod-img img {
    max-width: 85px;
    max-height: 85px;
    vertical-align: middle;
}

.cart-up-prod-info {
    width: 130px;
    vertical-align: top;
    font-size: 11px;
    position: relative;

}

.cart-up-prod-info-name {
    text-align: center;
}

.cart-up-prod-info h2 {
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    margin-bottom: 4px;
    margin-top: 10px;
    padding-right: 9px;
}

.cart-up-prod-info span {
    display: block;
    color: #555555;
    text-transform: uppercase;
    line-height: 13px;
    font-size: 10px;
    margin-top: 10px;
    margin-left: 15px;
    padding-right: 9px;
}

.cart-up-prod-info i {
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    margin-top: 10px;
    font-size: 14px;
}

.cart-up-prod-info img {
    position: absolute;
    margin: -18px 0 0 80px;
    cursor: pointer;
}

.catalog-up-act {
    background: url(../images/bg-menu-up.jpg) 0 20px repeat-x;
    color: #4a4a4a !important;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 1);
}

.catalog-up-content {
    z-index: 1100;
    position: absolute;
    background-color: #fff;
    display: none;
    margin: -27px 0 0 0;
    width: calc(100% - 40px);
    left: 10px;
    right: 10px;
    border: 1px solid #d7d7d7;
    *box-shadow: 0 2px 5px 1px rgba(94, 94, 94, 1);
    padding: 10px;
    border-radius: 0 0 10px 10px;
}

.c-u-c-sub-one > div {
    width: 100%;

    overflow: auto;
    /* max-height: 415px;*/
}

.catalog-up-content .nicescroll-cursors {
    width: 3px !important;
}

.catalog-border-fix {
    z-index: 100;
    position: relative;
    box-shadow: none;
}

.blog-up-act {
    background: url(../images/bg-menu-up.jpg) 0 20px repeat-x;
    color: #4a4a4a !important;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 1);
}

.blog-up-content {
    position: absolute;
    background-color: #fff;
    display: none;
    margin: -27px 0 0 0;
    width: 668px;
    border: 1px solid #d7d7d7;
    *box-shadow: 0 2px 5px 1px rgba(94, 94, 94, 1);
    padding: 10px;
    border-radius: 0 0 10px 10px;
}

.blog-border-fix {
    z-index: 100;
    position: relative;
    box-shadow: none;
}

.c-u-c-sub-one {
    width: calc(100% - 220px);
    display: inline-block;
}

.c-u-c-sub-two {
    width: 200px;
    display: inline-block;
    vertical-align: top;
}

.c-u-c-sub {
    text-transform: uppercase;
    border-bottom: 1px solid #d7d7d7;
    display: inline-block;
    width: 200px;
    padding: 8px 0 4px 0;
    vertical-align: top;
    margin-bottom: 10px;
}

.c-u-c-sub a {
    color: #000;
    text-decoration: none;
}

.c-u-c-sub a:hover {
    text-decoration: underline;
}

.c-u-c-sub a i {
    color: red;
}

.c-u-c-sub2 {
    display: block;
}

.c-u-c-sub2 a {
    display: block;
    padding: 3px 0 3px 10px;
    margin-bottom: 1px;
    font-size: 11px;
    color: #7b7b7b;
    text-transform: initial;
}

.c-u-c-sub2 a:hover {
    background-color: #d9d9d9;
    text-decoration: none;
}

.c-u-c-sub-two-c {
    text-transform: uppercase;
    border-bottom: 1px solid #d7d7d7;
    display: inline-block;
    width: 168px;
    padding: 8px 0 5px 0;
    margin-left: 7px;
}

.c-u-c-sub-two-c a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

.c-u-c-sub-two-c a:hover {
    text-decoration: underline;
}

.c-u-c-sub-two-c a i {
    color: red;
}

.news-all {
    float: right;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-bottom: 1px dotted;
    margin-right: 21px;
}

.sliders-news {
    width: 967px;
}

.main-content-slide {
    margin: 0 0 0 0;
}

.slick-arrow.slick-disabled {
}

.all-content {
    width: 960px;
    clear: both;
    margin: 0 auto;
}

.h1-user {
    font-size: 18px;
    margin: 45px 0 22px 0;
    border-bottom: 1px solid #cccccc;
    padding: 0 0 17px 19px;
}

.checkbox_box {
    position: relative;
}

.user-line {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.user-line-all {
    width: 100%;
}

.user-line label {
    display: block;
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 2px;
}

.user-line input {
    display: block;
    border: 1px solid #000;
    height: 30px;
    width: 90%;
    margin-bottom: 25px;
    padding-left: 10px;
}

.button,
.checkout_button {
    cursor: pointer;
    background: url(../images/btn-bg.png) 0 0 repeat;
    width: 100%;
    vertical-align: top;
    margin: 17px 0 0 0;
    color: #fff;
    text-transform: uppercase;
    height: 37px !important;
    border-radius: 4px;
    border: 1px solid #000;
    display: block;
}

a.checkout_button {
    cursor: pointer;
    background: url(../images/btn-bg.png) 0 0 repeat;
    vertical-align: top;
    margin: 17px 0 0 0;
    color: #fff;
    text-transform: uppercase;
    height: 37px !important;
    border-radius: 4px;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    padding: 5px 15px;
    text-decoration: none;
    width: fit-content;

}

.user-line-textarea {
    /*width: 34%;*/
}

.user-line-textarea textarea {
    display: block;
    border: 1px solid #000;
    height: 61px;
    width: 95%;
    margin-bottom: 25px;
    padding: 5px;
}

.user-orders {
    display: inline-block;
    width: calc(38% - 2px);

    padding-top: 20px;
    vertical-align: top;
    margin: 0 0 26px -3px;
}

.user-orders h2 {
    font-size: 18px;
    text-transform: uppercase;
    padding-left: 25px;
}

.user-bonus {
    display: inline-block;
    width: 50%;

    padding-top: 20px;
    vertical-align: top;
    margin: 0 0 26px -3px;
}

.gallery_tabs.users ul li a {
    font-size: 14px;
    text-transform: uppercase;
}

.user-bonus h2 {
    font-size: 18px;
    text-transform: uppercase;
    padding-left: 25px;
}

.user-bonus > div {
    border-top: 1px solid #ccc;
    padding: 15px;
    margin-left: 25px;
}

.user-bonus .titl1 {
    font-size: 18px;
    text-transform: uppercase;
    border: none;
}

.user-bonus .user-orders-t-left,
.user-orders .user-orders-t-left {
    /*margin-top: 20px;*/
    width: 94%;
}

.user-bonus .datacopy {
    margin-left: 25px;
}

.t-left-first {
    text-transform: uppercase;
}

.user-orders-t-left tr td {
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.user-promo-code,
.user-orders-border {
    border-left: 1px solid #f0f0f0;
}

.user-orders-border h3 {
    font-size: 14px;
    margin: 0 0 0 33px;
    display: block;
}

.pre-table {
    display: block;
    padding: 11px 0;
    margin: 7px 33px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: right;
}

.pre-table i {
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    width: 100px;
    text-align: left;
}

.pre-table span {
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    width: 100px;
    text-align: right;
}

.user-orders-t-right {
    width: 86%;
    margin: 20px 34px 0 34px;
}

.user-orders-t-right tr td a {
    width: 50px;
    height: 50px;
    display: block;
    padding: 4px 0;
    text-align: center;
    border: 1px solid #ccc;
    margin-bottom: 3px;
}

.user-orders-t-right tr td a img {
    max-width: 50px;
    max-height: 50px;
}

.user-orders-t-right tr td {
    vertical-align: top;
    font-size: 11px;
    padding: 0 14px;
}

.breadcrumbs {
    display: block;
    margin: 10px 0;
    font-size: 10px;
    color: #848484;
    width: 100%;
    float: left;
}

.breadcrumbs li {
    display: inline-block;
}

.breadcrumbs ol {
    float: left;
    margin-right: 3px;
}

.breadcrumbs a {
    text-decoration: none;
    color: #848484;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

.post-h1 {
    font-size: 18px;
    display: block;
    margin-bottom: 8px;
}

.stars {
    display: block;
    margin-bottom: 17px;
}

.post-content {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
}

.post-content img {
    display: block;
    margin-bottom: 17px;
}

.viewed-p {
    border-bottom: 1px solid #ccc;
    margin: 20px 0;
    border-top: 1px solid #ccc;
    padding: 37px 0;
}

.viewed-p h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 45px;
    display: block;
}

.viewed-slider-slide a {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.viewed-slider-slide a span.img_b {
    height: 160px;
    line-height: 160px;
    display: block;
    vertical-align: middle;
    margin-bottom: 10px;
    text-align: center;
}

.viewed-slider-slide a .img_b img {
    vertical-align: middle;
    display: inline;
}

.viewed-slider-slide a span {
}

.viewed-slider-slide a:hover {
    text-decoration: underline;
}

.viewed-slider-slide a img {
}

.viewed-p .slick-prev {
    background: url(../images/left-s-dark.png) 0 0 no-repeat !important;
}

.viewed-p .slick-next {
    background: url(../images/right-s-dark.png) 0 0 no-repeat !important;
}

.add-comment-post {
    display: block;
    margin: 29px auto 35px auto;
    text-align: center;
    color: #000;
    width: 254px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #898989;
    padding: 10px 0;
    border-radius: 8px;
}

.post-comment {
    display: block;
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.post-comment-left {
    width: 245px;
    display: inline-block;
    min-height: 100px;
    margin-left: 25px;
    vertical-align: top;
}

.post-comment-right {
    width: 685px;
    display: inline-block;
    min-height: 100px;
    vertical-align: top;
    color: #959595;
}

.post-comment-left span {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

.post-comment-left i {
    display: block;
    font-size: 14px;
    color: #959595;
    margin-top: 2px;
    margin-bottom: 5px;
}

.subskr {
    background: url(../images/subr-bg.png) 0 0 repeat;
    display: block;
    padding: 15px 40px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0 5px 0 rgba(117, 117, 117, 1);
    -moz-box-shadow: 0 0 5px 0 rgba(117, 117, 117, 1);
    box-shadow: 0 0 5px 0 rgba(117, 117, 117, 1);
    overflow: hidden;
}

.subskr-left {
    float: left;
    text-transform: uppercase;
    color: #808080;
    font-size: 14px;
    margin-top: 5px;
}

.subskr-right {
    float: right;
    text-transform: uppercase;
}

.subskr-text {
    padding: 7px 15px;
    border: 0;
    border-radius: 2px;
    width: 210px;
}

.subskr-submit {
    cursor: pointer;
    border: 0;
    background-color: #fff;
    color: #666666;
    text-transform: uppercase;
    font-size: 15px;
    padding: 5px 33px 7px 34px;
    margin-left: -4px;
    border-left: 1px solid #959595;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.all-cat-u .c-u-c-sub {
    width: 236px;
    border-bottom: 0;
    vertical-align: top;
}

.all-cat-u {
    margin: 24px 0 32px 0;
}

.post-h1-news {
    text-align: center;
    margin-bottom: 30px;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 20px;
}

.news-content-left {
    display: block;
    width: 100%;
    margin: 0;
    clear: both;
    overflow: hidden;
}

.news-content-left .news-control-imgsub {
    float: left;
    width: 475px;
    overflow: hidden;
}

.news-content-left .news-control-imgsub img {
    width: 100%;
    transition: transform 1s;
}

.news-content-left:hover img {
    transform: scale(1.1);
}

.n-c-l-c img,
.n-c-r-c img {
    width: auto !important;
}

.n-c-l-c {
    float: right;
    width: 460px;
}

.news-content-right {
    display: block;
    width: 100%;
    margin: 0;
    clear: both;
    overflow: hidden;
}

.news-content-right .news-control-imgsub {
    float: right;
    width: 475px;
    overflow: hidden;
}

.news-content-right .news-control-imgsub img {
    width: 100%;
    transition: transform 1s;
}

.news-content-right:hover img {
    transform: scale(1.1);
}

.n-c-r-c {
    float: left;
    width: 460px;
}

.n-c-l-c h3 {
    font-size: 18px;
    display: block;
    margin-bottom: 5px;
    margin-top: 30px;
}

.n-c-l-c img {
    display: block;
    text-align: left;
    float: left;
}

.n-c-l-c span {
    display: block;
    margin-top: 50px;
}

.n-c-l-c a {
    text-decoration: none;
    color: #000;
    margin-top: 20px;
    display: block;
}

.n-c-l-c a:hover {
    text-decoration: underline;
}

.n-c-r-c h3 {
    font-size: 18px;
    display: block;
    margin-bottom: 5px;
    margin-top: 30px;
}

.n-c-r-c img {
    display: block;
    text-align: left;
    float: left;
}

.n-c-r-c span {
    display: block;
    margin-top: 50px;
}

.n-c-r-c a {
    text-decoration: none;
    color: #000;
    margin-top: 20px;
    display: block;
}

.n-c-r-c a:hover {
    text-decoration: underline;
}

.pagination {
    display: block;
    text-align: center;
    margin: 66px 0 20px 0;
}

.pagi-left {
    display: inline-block;
    vertical-align: top;
}

.pagi-right {
    display: inline-block;
    vertical-align: top;
}

.pagi-numb {
    display: inline-block;
    vertical-align: top;
}

.pagi-numb {
    font-size: 16px;
    margin: -3px 12px 0 17px;
}

.pagi-numb span {
    margin: 0 3px 0 0;
}

.pagi-numb a {
    color: #aaaaaa;
    text-decoration: none;
    margin: 0 3px 0 0;
}

.to-up {
    bottom: 23px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 30px;
}

.news-discr {
    background-color: #f5f6f9;
    margin-bottom: 40px;
}

.news-discr-content {
    display: block;
    margin: 0 auto 0 auto;
    width: 960px;
    padding: 25px 0;
}

.news-discr-content h3 {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
}

.news-discr-content-text {
    color: #a2a2a2;
    font-size: 11px;
}

.news-discr-content-text b {
    display: block;
    color: #000;
}

.images-left {
    width: 475px;
    display: block;
    float: left;
}

.images-left .image {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 40px;
}

.all-images {
    display: block;
    width: 100%;
}

.all-images img a {
    margin-right: 20px;
}

.pc-right {
    display: block;
    float: right;
    width: 475px;
}

.pc-right h1 {
    font-size: 18px;
    display: block;
}

.pc-brand {
    display: block;
    color: #a2a2a2;
    margin-top: 3px;
}

.pc-star {
    display: block;
}

.pc-hr {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #cccccc;
    margin: 8px 0 44px 0;
}

.pc-price,
.pc-but {
    display: block;
    float: left;
    width: 50%;
    vertical-align: top;
}

.pc-price span {
    font-size: 24px;
}

.pc-variants {
    font-size: 18px;
    display: block;
    margin-top: 50px;
}

.pc-variants i {
    display: inline-block;
    padding: 6px 15px;
    cursor: pointer;
}

.pc-variants .act {
    display: inline-block;
    padding: 6px 15px;
    border: 1px solid #000;
}

.pc-but .button {
    margin-top: -9px;
}

.pc-but .add-comment-post {
    width: 100%;
    margin-top: 35px;
}

.pc-hr2 {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #cccccc;
    margin: 6px 0 22px 0;
}

.tabs {
    display: block;
}

.tabs > div {
    padding-top: 60px;
}

.tabs dl {
    margin: 0;
    padding: 0;
}

.tabs dl dd {
    margin: 0;
    padding: 0;
    cursor: pointer;
    display: block;
    float: left;
    padding: 10px 46px 10px 0;
    color: #959595;
    font-size: 16px;
    text-transform: uppercase;
}

.tabs dl dd.active,
.tabs dl dd.active:hover {
    color: #000;
}

.viewed2-p {
    border: 0;
    margin-top: -15px;
}

.content-fix {
    min-height: 1px;
}

.products-content {
    width: 100%;
    margin: 35px auto 0 auto;
    display: block;
}

.ps-c-right {
    width: calc(100% - 330px);
    display: inline-block;
    margin-left: 25px;
    vertical-align: top;
}

.ps-c-left {
    width: 260px;
    display: inline-block;
    vertical-align: top;
    margin-top: 34px;
    margin-left: 20px;
}

.ps-c-right h1 {
    font-size: 18px;
    display: block;
    text-align: center;
    margin-top: -12px;
}

.sorting {
    display: block;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    padding: 18px 29px;
    margin-top: 28px;
    font-size: 14px;
    color: #000;
}

.sorting div {
    display: inline-block;
    margin-right: 11px;
}

.sorting div.count_products {
    float: right;
    margin-right: 0;
}

.sorting div.count_products select {
    font-size: 14px;
    padding: 5px 6px 5px 6px;
    cursor: pointer;
    border: 1px solid #d9d9d9;
    outline: none;
    position: relative;
    background: #fff;
    top: -6px;
    vertical-align: top;
    margin-left: 2px;
}

.sorting .sort-a {
    color: #959595;
    text-decoration: none;
}

.sorting .sort-a.curent {
    color: #000;
    text-decoration: underline;
}

.ps-items {
    display: block;
    width: 100%;
    margin-top: 22px;
    margin-bottom: 40px;
}

.ps-item {
    height: 280px;
    width: 247px;
    display: inline-block;
    margin-bottom: 70px;
}

.ps-item-absolute {
    position: absolute;
}

.ps-item a {
    padding-top: 15px;
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin-bottom: 6px;
    height: 200px;
    line-height: 200px;
    vertical-align: middle;
}

.ps-item a img {
    vertical-align: middle;
}

.ps-item-star {
    display: block;
    margin: 0 auto;
    width: 130px;
    text-align: center;
}

.statVal {
    display: inline-block;
}

.testRater i {
    position: relative;
    top: -4px;
    left: 2px;
    font-size: 12px;
    font-weight: bold;
}

.ps-item span {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-top: 11px;
}

.ps-item-cart {
    width: calc(100% - 50px);
    margin: 5px auto 0 auto;
    padding: 0 23px;
    overflow: hidden;
}

.ps-item-cart-p {
    color: #aaaaaa;
    margin-top: 2px;
}

.ps-item-cart-p i {
    margin-right: 2px;
    cursor: pointer;
}

.ps-item-cart-p i.curent-it {
    color: #fff;
    background-color: #000;
}

.ps-item-cart-c {
    margin-top: 14px;
}

.ps-item-cart-c .count_null {
    margin-bottom: 19px;
    margin-top: 2px;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.33);
    height: 37px;
    line-height: 37px;
}

.none_variants {
    opacity: 0.55;
}

.none_variants:hover {
    opacity: 1;
}

.ps-item-cart-c input {
    border: 0;
    background-color: #fff;
    text-transform: uppercase;
    margin-top: 2px;
    cursor: pointer;
}

.filter-item {
    display: block;
    border-top: 1px solid #cacaca;
    padding-top: 17px;
    margin-bottom: 34px;
    width: 100%;
}

.filter-item.filter-hide {
    display: none !important;
}

.filter-item span {
    font-size: 14px;
    display: block;
    float: left;
}

.filter-item span a {
    text-decoration: none;
}

.filter-item span a:hover {
    text-decoration: underline;
}

.filter-item .f-minus {
    float: right;
    cursor: pointer;
}

.filter-item .f-plus {
    float: right;
    cursor: pointer;
    display: none;
}

.filter-item-log {
    clear: both;
    float: none;
    width: 100%;
    margin-top: 30px;
}

.filter-item-log a {
    cursor: pointer;
    display: block;
}

.filter-item-log a.checked {
    font-weight: bold;
}

.filter-item-log a:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 22px;
    height: 22px;
    background: #f4f3f5;
    border-radius: 4px;
    overflow: hidden;
}

.filter-item-log a.checked:before {
    background: #f4f3f5 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAABmJLR0QA/wD/AP+gvaeTAAAEAUlEQVRoge2YXYgbVRTH/3c2m40pK/rgVxHEB9tFfBD1QUFxu0gwm9zsrhqhFZTqk4KKiB8gSJCCVETxQfZJay24D4NmzXykiLWI4AepaItCaZFa8ONFQZTdJd3M/fvSSlt3Zs4kkyZofo8z555z/nPOzJx7gREjRoz4L6MGnUAUWuspAFNKqQONRuMvyRqrzzl1TblcfoDk9yTrxpgfyuXyfZJ1Q1khrfW1JA8DmDz7ulLKzmQyj9br9d/D1g5dhWq1mkVyD84TAwAkq+vr60e01reGrR86Qa1W6wkAd0aYbCZp12q1DXMfqparVCpbjTHfALgoxjQIgmBTs9lsn39jaCpUrVbHjDHvIF4MSL6/kRhgiAStrq4+ByD03TiL30g+GXZzKFpubm7u+iAIvgaQi7Mleb/neXbY/YFXaHp6OhMEwbuQiVmKEgMMgaDJyckXAdwcZ6eU+jWbzT4ea5dKVl2itb4JwJckxwXm97iuW48zyvSeVncUi8UJknsBSMTskYgBBthylmXtAnCDwPRnkk9L/Q6k5crl8m0APgMwFmNKY8ys7/v7pb4veIW01nkAexEvBiQXk4gBBiCI5CsArhOYnhgbG3s+qf8L2nJa6xmSHwviGqXUjOM4nyaNIf7KFQqFTblc7qqJiYkTtm0HSQMVi8WLSb4NwUMk+YbruonFAMKW01oXstnsSWPM8bW1tS9mZ2evTBzIsl4DcI3A9Gg+n38hqf8zxD4trXWB5Ic4dzQ5ZlnWtkaj8YskyGkf+wXxOsaY233f/0ridyMiKxQiBgC2GGMOViqVzXEB5ufnLyH5FmSttrsXMUCEoFKpdEeImDNsMcYciGu/TqfzJoCrBbkcyefzLwnsIgkVpJTajfgJeMqyrINhorTW9wLYIcjjlDHmIdu2TwlsIwkVJBwYgRBRCwsLl5NclDggucv3/W+F8SKJeodqAKSf53+J6nQ6iwAui1tI8tDKysrLwjixRL6opVKpqpR6D/L/1THLsrYFQTCjlNonsG+TvMXzvO+E/mORfLa3k9wHwex1mqMArgBwaWxwpZ5xHOdVoV8RsT9Wx3GWSG4H0BH6nIJADIDPc7nc60KfYsSzXBftF8UqgBtd1z2egq9zEE/bnufZJHdAXqkonu2HGKCLaTuFSn3iuu5dANjl+kgS74d6rNSfxpiH0ScxQJcbvG5FkXzK9/2T3cSU0tMGL2H7feS67t3oY3WAHrfgCSr1RxAEj6DPYoAUzhQkopRSjzWbzZ96jSUhlUMSz/NspdSD2GD2U0rZjuMspRFHQmqnPo7jLCmlpgH8839RSn3Qbrd3phVDQuqnPrVazWq1WlvHx8fXlpeXf0zb/4gRI0b8v/kbxQigomO32x0AAAAASUVORK5CYII=) center center no-repeat;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    background-size: 100%;
}


.filter-item-log a.is-disabled {
    cursor: no-drop;
    opacity: 0.5;
    text-decoration: line-through;
    color: #000;
}

.filter-item-curent .f-minus {
    display: block;
}

.filter-item-curent .f-plus {
    display: none;
}

.filter-item-curent .filter-item-log {
    display: block !important;
}

.filter-item-log a:not(.is-disabled) i {
    color: #FB9503;
    /*   color: red; */
    /* float: right; */
}

/* .filter-item-log {
   max-height: 123px;
   overflow: auto;
} */
.filter-item-log-fix {
    max-height: 1000px !important;
    overflow: auto !important;
}

.button.js-close-filter {
    position: sticky;
    bottom: 0;
    z-index: 8;
    background-color: #fff;
}

.ps-c-left-careg {
    max-height: 505px;
    overflow: auto;
}

.user-line .button {
    float: right;
    width: 250px;
    margin-right: 7px;
}

.all-content-user {
    min-height: 650px;
}

.ps-item:hover .ps-item-absolute {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
    z-index: 1;
    position: relative;
    background-color: #fff;
    transition: 0.5s;
}

.ps-item:hover .ps-item-cart {
    display: block;
    transition: 0.5s;
}

.ps-item-cart-c input {
    margin-bottom: 19px;
}

.nivoSlider {
    position: relative;
    width: 1280px;
    margin: 0 auto 20px;
    height: 781px;
    overflow: hidden;
}

.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
}

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: white;
    filter: alpha(opacity=0);
    opacity: 0;
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}

.nivo-box img {
    display: block;
}

.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nivo-caption p {
    padding: 5px;
    margin: 0;
}

.nivo-caption a {
    display: inline !important;
}

.nivo-html-caption {
    display: none;
}

.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0;
}

.nivo-nextNav {
    right: 0;
}

.nivo-controlNav {
    text-align: center;
    padding: 15px 0;
}

.nivo-controlNav a {
    cursor: pointer;
}

.nivo-controlNav a.active {
    font-weight: bold;
}

@media screen and (max-width: 1850px) {
    .ps-c-right .ps-item {
        width: 19.5%;
    }
}

@media screen and (max-width: 1600px) {
    .ps-c-right .ps-item {
        width: 24.5%;
    }
}

@media screen and (max-width: 1350px) {
    .ps-c-right .ps-item {
        width: 33%;
    }
}

@media screen and (max-width: 1100px) {
    .ps-c-right .ps-item {
        width: 49%;
    }
}

@media screen and (min-width: 1851px) {
    .ps-c-right .ps-item {
        width: 16.2%;
    }
}

.ps-item .ps-item-absolute {
    width: 100%;
}

.ps-c-right .ps-item {
    position: relative;
}

.rater span {
    vertical-align: middle;
    font-size: 16px;
}

.rater-rating {
    margin-top: 5px;
}

.rater-starsOff,
.rater-starsOn {
    display: inline-block;
    height: 18px;
    background: url(../images/stars.gif) repeat-x 0 0;
}

.rater-starsOn {
    display: block;
    max-width: 90px;
    top: 0;
    background-position: 0 -18px;
}

.rater-starsHover {
    background-position: 0 -36px !important;
}

.pagination .selected {
    color: #000;
}

.login_form .button,
.password-remind-items .button,
.register-items .button {
    float: none;
    display: block;
    margin-top: 14px;
    margin-right: 0;
    width: 50%;
}

.form {
    width: 400px;
    margin-bottom: 20px;
}

.form textarea {
    width: 100%;
    height: 100px;
    font-size: 18px;
}

.form label {
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.form input[type="text"],
.form input[type="password"] {
    display: block;
    margin-bottom: 10px;
    margin-top: 5px;
    width: 100%;
    height: 15px;
    padding: 5px;
    border: 1px solid #000;
    background-color: #fff;
}

.message_error {
    clear: both;
    height: 18px;
    padding: 10px 20px;
    margin-bottom: 15px;
    margin-top: 10px;
    overflow: hidden;
    color: red;
    background-color: #ffcaca;
    border: 1px dotted #ff4545;
}

.login-items h2,
.register-items h2 {
    font-size: 20px;
    display: block;
    margin-top: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}

.password-remind-items h1 {
    font-size: 20px;
    display: block;
    margin-top: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}

.input_captcha {
    width: 160px !important;
}

.order {
    width: 100%;
    margin: 30px auto 0;
    /*overflow: hidden;*/
    padding: 0 0 30px;
}

.order label {
    display: block;
}

.order form > ul > li {
    margin: 0 0 27px;
}

.order .input-row-small {
    float: left;
    margin: 0 35px 0 0;
    width: 330px;
}

.order .input-row-second {
    overflow: hidden;
    padding: 0 0 0 0;
    width: 323px;
}

.order input[type="number"],
.order input[type="text"] {
    width: calc(100% - 18px);
    background: none;
    border: 0;
    border-bottom: 1px solid #cccccc;
    padding: 8px;
    margin-bottom: 25px;
}

.order input[name="name"],
.order input[name="lastname"],
.order input[name="middlename"] {
    text-transform: capitalize;
}

.order input[type="submit"] {
    float: right;
    width: 200px;
}

.order textarea {
    border: 1px solid black;
    padding: 8px;
    resize: none;
    vertical-align: top;
    width: calc(100% - 18px);
    margin-bottom: 15px;
}

.order .checkbox > input {
    float: left;
    position: relative;
    text-align: left;
    top: 2px;
    width: auto;
}

.order h2 {
    margin: 0 0 20px;
    font-size: 20px;
}

#purchases td {
    /* border-top: 1px solid #cccccc;*/
    border-bottom: 1px solid #cccccc;
    padding: 18px 10px 16px 10px;
    vertical-align: middle;
}

.remove a {
    background: rgba(0, 0, 0, 0) url("../images/close-btn.png") repeat scroll 0 0;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: block;
}

#purchases td .image {
    text-align: center;
}

#purchases {
    margin: 0 0 43px;
    width: 100%;
}

#purchases .name a {
}

#purchases td:last-child {
    padding: 0 15px;
}

.text-right {
    text-align: right;
}

.float-right {
    float: right;
    clear: both;
}

.bloc-right {
    border: 1px solid #ccc;
    border-radius: 10px;
    background-color: #f5f5f5;
    padding: 18px;
    font-size: 18px;
    margin-bottom: 15px;
}

.bloc-right hr {
    color: #e5e5e5;
    margin-top: 20px;
}

#addressInputClick {
    margin-top: 20px;
}

th.price {
    padding: 10px 0 0;
    text-align: right;
}

#deliveries label {
    margin: 0 0 10px 20px;
}

#deliveries .description {
    margin: 0 0 0 20px;
}

input[type="checkbox"]:checked,
input[type="checkbox"]:not(:checked),
input[type="radio"]:checked,
input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

input[type="checkbox"]:checked + label,
input[type="checkbox"]:not(:checked) + label,
input[type="radio"]:checked + label,
input[type="radio"]:not(:checked) + label {
    display: inline-block;
    position: relative;
    padding-left: 28px;
    line-height: 20px;
    cursor: pointer;
}

input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:not(:checked) + label:before,
input[type="radio"]:checked + label:before,
input[type="radio"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 18px;
    height: 18px;
    border: 1px solid #666666;
    background-color: #ffffff;
}

input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:not(:checked) + label:before {
    border-radius: 2px;
}

input[type="radio"]:checked + label:before,
input[type="radio"]:not(:checked) + label:before {
    border-radius: 100%;
}

input[type="checkbox"]:checked + label:after,
input[type="checkbox"]:not(:checked) + label:after,
input[type="radio"]:checked + label:after,
input[type="radio"]:not(:checked) + label:after {
    content: "";
    position: absolute;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

input[type="checkbox"]:checked + label:after,
input[type="checkbox"]:not(:checked) + label:after {
    left: 3px;
    top: 4px;
    width: 10px;
    height: 5px;
    border-radius: 1px;
    border-left: 4px solid #666666;
    border-bottom: 4px solid #666666;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

input[type="radio"]:checked + label:after,
input[type="radio"]:not(:checked) + label:after {
    left: 5px;
    top: 5px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #666666;
}

input[type="checkbox"]:not(:checked) + label:after,
input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
}

input[type="checkbox"]:checked + label:after,
input[type="radio"]:checked + label:after {
    opacity: 1;
}


#cities_block {
    clear: both;
    margin-top: 15px
}

.select_warehouses {
    width: 49%;
    float: right
}

#cities_goto {
    width: 49%;
    float: left
}

.theme-form select {
    font-size: 14px;
    padding: 6px 6px 7px 10px;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #cccccc;
    outline: none;
    height: 33px;
    background: #fff;
    margin-bottom: 18px;
}

.jq-selectbox__select {
    border: 0 !important;
    border-bottom: 1px solid #cccccc !important;
}

.theme-form {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}

.order-h1 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 16px;
}

input[name="reset_payment_method"] {
    margin: 12px 0 0;
    width: 280px !important;
    float: none !important;
}

.page-i-content {
    padding-top: 25px;
}

.tracking-h1 {
    font-size: 20px;
    margin-bottom: 20px;
}

.tracking-input {
    border: 1px solid #000;
    padding: 5px;
    height: 20px;
    width: 50%;
}

.tracking-button {
    width: 200px;
}

.tabs .features {
    list-style: none;
    width: 100%;
    display: block;
    clear: both;
    border-bottom: 1px solid #000000;
}

.tabs .features li {
    padding: 10px 5px 10px 5px;
    overflow: hidden;
    border-top: 1px solid #000000;
    background-color: #f9f9f9;
}

.tabs .features li.even {
    background-color: #ffffff;
}

.tabs .features label {
    font-style: normal;
    display: block;
    width: 30%;
    float: left;
}

.tabs .features span {
    float: left;
    display: block;
    width: 70%;
}

.order_waiting {
    color: red;
}

a.oneclick {
    pointer-events: none !important;
    cursor: default !important;
    opacity: 0.6;
}

#oneclick {
    width: 350px;
    font-size: 14px;
}

#oneclick select {
    width: 99%;
    border: 1px solid #000;
    padding: 5px;
}

#oneclick .info {
    text-align: right;
}

#oneclick .info span {
    margin: 0 5px;
}

#oneclick .title {
    font: 18px Arial;
    color: #000;
    margin-bottom: 7px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px;
}

#oneclick p,
#oneclick li {
    display: block;
    padding: 6px 0;
}

#oneclick li span {
    display: inline-block;
    width: 80px;
}

#oneclick input {
    width: 96%;
    border: 1px solid #000;
    padding: 5px;
}

#oneclick button {
    float: right;
    margin-top: 8px;
}

.cart-up-head-span {
    color: #fff;
}

.no-comment {
    text-align: center;
    font-size: 16px;
}

.comment-new {
    background: url(../images/new-comm-bg.jpg) 0 0 repeat;
    width: 930px;
    height: 200px;
    padding: 10px;
}

.comment-new-left {
    width: 370px;
    display: inline-block;
}

.comment-new-left span {
    margin-bottom: 10px;
    display: block;
}

.comment-new-right {
    display: inline-block;
    width: 490px;
    vertical-align: top;
}

.comm-it1 {
    display: block;
    float: left;
    width: 170px;
}

.comm-it1 label {
    font-weight: bold;
    display: block;
    margin-left: 10px;
}

.comm-it1 input {
    border: 0;
    padding: 5px;
    width: calc(100% - 10px);
}

.comm-it2 {
    display: block;
    float: left;
    width: 115px;
}

.comm-it2 label {
    font-weight: bold;
    display: block;
    margin-left: 10px;
}

.comm-it3 {
    display: block;
    float: left;
    width: 193px;
}

.comm-it3 input {
    margin-top: 7px;
    float: right;
    width: 78%;
}

.comm-it4 {
    display: block;
    float: none;
    width: 100%;
}

.comm-it4 label {
    font-weight: bold;
    display: block;
    margin-left: 10px;
    margin-top: 55px;
}

.comm-it4 textarea {
    width: 475px;
    height: 115px;
    border: 0;
}

.fancybox-inner {
    overflow: hidden !important;
}

.new_prod_rate {
    margin-left: 8px;
    margin-top: 3px;
}

.no-fond-prod {
    font-size: 16px;
    margin-bottom: 20px;
}

.ps-c-right_fix {
    width: calc(100% - 55px);
}

#ascrail2000 {
    z-index: 100000 !important;
}

.blog-conent-fix {
    width: 950px;
}

.news-control-a {
    color: #000;
    margin-top: 20px;
    display: block;
}

#ascrail2000-hr {
    display: none !important;
}

.page-fix-i {
    display: block;
    margin-top: 20px;
    clear: both;
}

/*.search-act {
   margin-left: 22px !important;
}*/
/*.search-act .input_search {
   width: 452px;
}*/
.ps-item-cart-p-price {
    display: block;
    width: 100%;
    color: #000;
    font-size: 16px;
    text-align: center;
}

.ps-item-cart {
    text-align: center;
    display: none;
}

.ps-item {
    vertical-align: top;
}

.all-curent-it {
    font-size: 15px;
    border: 1px solid #000;
    padding: 4px;
    margin-top: 7px;
    display: inline-block;
}

.blog-up-content .c-u-c-sub a {
    padding: 5px;
    margin-top: -4px;
    display: block;
}

.blog-up-content .c-u-c-sub a:hover {
    background-color: #d9d9d9;
    text-decoration: none;
}

.sliders-news .slick-prev {
    left: -14px;
}

.sort-one,
.sort-two {
    vertical-align: sub;
}

.ps-c-left-title {
    display: block;
    border-top: 1px solid #cacaca;
    padding-top: 19px;
    padding-bottom: 17px;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 1px;
}

.ps-c-left-title-fix {
    padding-top: 41px;
    border: 0;
}

.filter-item-log a {
    text-decoration: none;
    display: block;
    padding: 6px 0 6px 26px;
    font-size: 14px;
    position: relative;
}

.filter-item-log a:hover {
    color: #959595;
}

.filter-item-log a.new-index-cat {
    font-weight: bold;
}

.information .content_info_n {
    width: 960px;
    background: url(../images/bg-news-1_2.jpg) no-repeat scroll right 52px;
    background-color: #fff;
    padding: 55px 0 0;
    margin-top: -50px;
}

.information .info-nav {
    width: 450px;
}

.information .info-nav li a {
    display: block;
    padding: 10% 0 10% 55px;
    background: #fafafa;
    font-size: 15px;
    background-image: url("../images/left-arrow.png");
    background-position: -15px center;
    background-repeat: no-repeat;
    transition: background 0.6s ease-out;
    text-decoration: none;
}

.information .info-nav li a:hover {
    background-position: 390px center;
}

.information .info-nav li:nth-child(even) a {
    background-color: white;
}

#street_goto {
    float: left;
    width: 55%
}

.name_nphouse,
.name_npflat {
    float: left;
    width: 20%
}

.cart-up-sum {
    border-top: 1px solid #b2b2b2;
    padding: 13px 0 26px 0;
    display: block;
    clear: both;
    text-align: center;
}

.cart-up-sum-text {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    /* width: 140px;
   float: left;*/
}

.cart-up-sum-calc {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    /*width: 102px;
   float: left;*/
}

.cart-up-user {
    margin-left: -194px;
    margin-top: 6px;
}

.filter-item-cats {
    border: 0;
    margin-top: 0;
    padding-top: 15px;
    margin-bottom: 0;
}

.ul-cart-stab {
    display: block !important;
}

.cart-info-incart {
    display: none !important;
}

.inform-link-incart {
    cursor: default;
}

.order-system {
    width: 688px;
    margin: 30px 0 0 0;
    float: left;
}

.order-right {
    max-width: 248px;
    position: sticky;
    float: right;
    width: 100%;
    margin-top: 65px;
}

.cart-info-stik {
    clear: both;
    position: absolute;
}

.cart-up-prod-purchases {
    max-height: 85%;

    overflow-x: hidden;
    width: 130px;
}

.cart-up-prod-fix {
    border: 0;
}

.cart-up {
    opacity: 0;
}

.ps-item-name-p {
    padding: 0 10px;
    width: auto !important;
}

.user-form .button {
    width: 100%;
    margin-right: -3px;
}

.user-orders-border {
    width: calc(62% + 2px);
}

.user-orders-border-fix {
    display: none;
}

.bind-soft {
    cursor: pointer;
}

.bind-soft-bg {
    background-color: #eaeaea;
}

.user-orders-t-lefts-it {
    max-height: 271px;
    overflow: auto;
}

.sentence {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
    display: none;
    position: fixed;
    right: 0;
    top: 155px;
    z-index: 100000;
    padding: 10px;
    background-color: #ff0000;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

.hide_s {
    display: none !important;
}

.close_sentence {
    background-color: #ff0000;
    color: #fff;
    position: absolute;
    left: -15px;
    top: -15px;
    font-size: 18px;
    padding: 3px 6px;
    border-radius: 50%;
    border: 3px solid;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
    cursor: pointer;
}

.sentence-discount {
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    display: block;
    text-align: center;
}

.timer {
    text-align: center;
    font-size: 20px;
    margin: 1px 10px 0 10px;
    display: block;
    color: #fff;
}

.but-time a {
    text-align: center;
    width: 125px;
    display: block;
    background-color: #fff;
    border-radius: 5px;
    padding: 2px 0;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    margin-top: 7px;
}

.sentence_a {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
    position: fixed;
    right: 0;
    top: 155px;
    z-index: 100000;
    padding: 5px 5px 10px 5px;
    background-color: #ff0000;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    display: none;
}

.sentence-discount_a {
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    display: block;
    text-align: center;
    padding: 0 12px;
}

.timer_a {
    text-align: center;
    font-size: 20px;
    margin: 1px 0 0 63px;
    display: block;
    color: #fff;
}

.timer_wrap {
    color: #fff;
}

.but-time_a {
    background-color: #fff;
    padding: 3px 0 2px 0;
    display: block;
    margin: 6px auto 0 auto;
    text-align: center;
    width: 252px;
    border-radius: 5px;
}

.but-time_a-inp {
    border: 0;
    padding-left: 5px;
    width: 118px;
}

.button-time {
    border: 0;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    border-left: 1px solid #9a9a9a;
    padding: 0 24px 0 36px;
    cursor: pointer;
}

#ascrail2000 {
    display: block !important;
}

.countdown2 {
    margin-left: 66px !important;
}

.position {
    display: inline-block;
    height: 17px;
    overflow: hidden;
    position: relative;
    font-size: 20px;
    padding: 0;
    margin: 0;
    width: 16px;
    margin-right: -9px;
}

.digit {
    position: absolute;
    display: block;
    width: 1em;
    border-radius: 0.2em;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
}

.countDays {
    display: none !important;
}

.countDiv0 {
    display: none !important;
}

.countHours {
}

.countDiv1 {
}

.countMinutes {
}

.countDiv2 {
}

.countSeconds {
}

.countDiv {
    display: inline-block;
    width: 6px;
    height: 22px;
    margin-left: 13px;
    margin-right: -5px;
    position: relative;
}

.countDiv:before,
.countDiv:after {
    position: absolute;
    width: 2px;
    height: 2px;
    background-color: #fff;
    border-radius: 50%;
    left: 50%;
    margin-left: -3px;
    top: 0.5em;
    content: "";
}

.countDiv:after {
    top: 0.9em;
}

#countdown {
    width: 100px;
    margin-left: -12px;
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
}

.slick-prev {
    left: -25px;
}

[dir="rtl"] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: "←";
}

[dir="rtl"] .slick-prev:before {
    content: "→";
}

.slick-next {
    right: -25px;
}

[dir="rtl"] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: "→";
}

[dir="rtl"] .slick-next:before {
    content: "←";
}

.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: black;
}

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: "";
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.sliders-news .slick-slide img {
    width: 100%;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.star {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAABQCAYAAAAZQFV3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABOFJREFUeNrsmEFoHFUYx9/MdHfTJRKzUhBaFiL1YghZCFQUIV6UQJuLWCgr8eKpIoiFSqsHQYrmYj14KHqxKAl6MbA5eCgKRVAMBhpCwIJQCETRQzTsNtnO7s74+17fbGc3M7OzZhUsHfjzdvd97/++973vff99Y/m+rwb5WL0Idz60h2nckTc8Nw2hncLmAnhtIB7i3VGan8VD8Dhebh+U8FOaX8Bh4EB48R8TQlai+QnkgMTxD/AYpFt9EULk0EyBD8Dn4BPT9TZ4CrwD6Wos4V+XrUdpXzQk4tUEkAFXwNUu+1fAWWO7anADLDLJTkCYpf0K3DQe3Ui5oUI6B8ShlyBstZfMMiXoX4MV8GZKQgnJcXA6nKPtGJoE/gZ8Cy6mIJPwnIJsL3ZTIB2h+U6WANZjyE6Aj8Cz3WT7TooJ7HUwneDdc+BaFFnc0SuCzQTCTWOT+iwfN6cjWJ6clo9NzOS5Bcb6IZTZj5pU+syEYNV8XzA2Y6lOCptyhGbDeDFPnJa6TlGZ5rxJ/nxkSRPCACR5EUyHf4sCNjOgENVn/ecVe+CEy8vLWgJmZ2fd1IRra2vxSbe5eYlmu1gsXo6zmZycTKcpkEn6vC61kM+FQYiUeDdvauP5Ay0ZjyIlgKVv9bVkiBwQVJRX2YwWkKLxrhxB+qYSPaxUKrESANHVrh2PlQAzqSbskAA6UkkA5B0SICvRSzb5ddrMWu4jh8umSLwckLVjSKClWJ6SwsrM76fwLpCAM4x1I9OGjhrN8+AkAyYSyGTDnhEHjCPxeYhBagmIIvtXJOBQkgSY5Z01/76umAy4lbpiG5IqzQuG6Alz9LLmf+IP5hh+AfmxnoSQdUgAg5a6JuuQgMiSFi7fJHkR9JQAbGbA/SoBi4uLWgLK5XIqCdBpkyQBZne3sTm4BGxsbLQlgM+DkYBsNjucyWQKaSXATvCuZFnWHIQqlxMVUOeMx/0RMsgBWgIgcyBVgqwwIwH0JUvAwsJChwQwuOQ4jrJtO/CsfQBc11We56lWqyXfOySALNgJdlmuWzNSB/P5vBKyyJnxMjxBs9mc2tvbEye+DN1l7uYhuaZvAXg1LaQyOOkRL3d3d8XLishHOEd1DMfHx7UEYLjCrCop2aXP2Mht4QxjoyWADi0BxGddZm80GjpWYSL5TfpkYnHAOBK/yxhoCZAl1et1PbharWrUajX9m/SJBESRJUlAr6fvW0CvZyyxOIQPN4kbnv1mlwQERGPhMbHli/Q5Yv5lSdDnSYelrlLWIQGRJS1cvjk1RdBTArCZAferBPT7IkjvcuP7t3pKADaxEpB5+r10FXv3x3kKqqUlgM+DkQB76OFhKzdycAnAo5KynTlraFTZQ4/gqH3ursd9EjLIAVoC7KGCAxFWNqSjWgLoS5aAfS+C7EzJcrLKOjSkrNwoFu0ToPz6n8pv3dFQXjPyRdA9CbDsk/ZDx5SQxWiAsg4X7vE361NedQsn/P0SELwIgmzaHiZMtpMcKK+pWlUuVF6j0v0iSMcw/+QFLQF+y13xbv/GpF4CWUt5tV+FTEsAY6MlgA4tASxlnaUo362yLGLlh2Lo1iCjj4nFAeNI/H9sDHbYxesEfcK//XvSoq9Fkf0/JCDqDWfV3I+TJGCLne19CzAvgtoS8OBF0APC6OdvAQYAj2xzC/IfXBsAAAAASUVORK5CYII=");
    background-position: left -2px;
    display: block;
    width: 20px;
    height: 16px;
    line-height: 16px;
    float: left;
    cursor: pointer;
    zoom: 1;
}

.fullStar {
    background-position: left -59px;
}

.stars {
    overflow: hidden;
}

.tmp_es {
    background-position: left -21px;
}

.tmp_fs {
    background-position: left -40px;
}

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 100%;
    background: red;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #f9f9fa;
    position: relative;
}

.jspDrag {
    background: #333;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

* html .jspCorner {
    margin: 0 -3px 0 0;
}

.hour,
.min,
.sec,
.day {
    float: left;
    padding: 5px;
    width: 27px;
    height: 15px;
    position: relative;
    display: block;
}

.hour0,
.hour1,
.min0,
.min1,
.sec0,
.sec1 {
    margin: 0;
    padding: 0;
    width: 14px;
    height: 17px;
    float: left;
    color: #ffffff;
    font-size: 19px;
    font-weight: bold;
    position: absolute;
}

.sec1,
.min1,
.hour1,
.day1 {
    margin-left: 15px;
}

.timer_wrap {
    height: 25px;
    width: 131px;
    padding: 0;
}

.clock {
    height: 25px;
    width: 135px;
    position: absolute;
}

.razd {
    float: left;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    margin: 4px 3px 0 3px;
}

.stop {
    color: white;
    font-size: 2em;
    margin: 15px 10px 10px 25px;
    position: absolute;
}

.theme-default {
    position: relative;
}

.theme-default .nivoSlider {
    position: relative;
    background: #fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom: 20px;
}

.theme-default .nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.theme-default .nivoSlider a {
    border: 0;
    display: block;
}

.theme-default .nivo-controlNav {
    text-align: center;
    padding: 10px 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9999;
}

.theme-default .nivo-controlNav a {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(bullets.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin: 0 2px;
}

.theme-default .nivo-controlNav a.active {
    background-position: -26px 0;
}

.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.theme-default:hover .nivo-directionNav a {
    opacity: 1;
}

.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}

.theme-default a.nivo-prevNav {
    left: 15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}

.theme-default .nivo-caption a {
    color: #fff;
    border-bottom: 1px dotted #fff;
}

.theme-default .nivo-caption a:hover {
    color: #fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: none;
    margin-bottom: 5px;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto;
}

.subskr-post-fix {
    margin-top: 15px;
}

.post-comments-border-fix {
    margin-top: 25px;
    border-top: 1px solid #ccc;
    padding-top: 1px;
}

.ps-item:hover .ps-item-absolute-no-var {
    box-shadow: 0 0 0 0 #fff;
    z-index: 10;
    position: relative;
    background-color: #fff;
    transition: 0s;
}

.category-main div a span i {
    display: table-cell;
    vertical-align: middle;
    height: 37px;
    text-align: center;
    width: 230px;
}

/* .checkbox + label {
   cursor: pointer;
}
.checkbox:not(checked) {
   position: absolute;
   opacity: 0;
}
.checkbox:not(checked) + label {
   position: relative;
   padding: 0 0 0 26px;
} */
.content .gallery {
    width: 100%;
    padding: 0 0 0;
    overflow: hidden;
    position: relative;
    margin: 63px auto 0;
}

.gallery.wrap > ul {
    overflow: hidden;
    margin: 0 0 -47px;
}

.content .gallery .photos {
    display: inline-block;
    width: 100%;
    position: relative;
}

.gallery.wrap li {
    float: left;
    height: 180px;
    margin: 0 0 1% 1%;
    overflow: hidden;
    width: 19%;
}

.gallery.wrap img {
    width: 100%;
}

.content .news-single {
    width: 100%;
    padding: 0 0 0;
    overflow: hidden;
    position: relative;
    margin: 63px auto 0;
}

section.content .news-single h2 {
    width: 50%;
    font-size: 15px;
    font-family: GothamPro-Medium;
}

.content .news-single p {
    text-align: justify;
}

.news-single img {
}

.news-single .share {
    overflow: hidden;
    margin: 30px 0 0;
    text-align: right;
}

.news-single .share li {
    overflow: hidden;
    margin: 0 0 0 15px;
    display: inline-block;
}

.news-single .share li a {
    width: 85px;
    height: 16px;
    display: block;
}

.news-single .share li a:hover {
    background-position: 0 -16px;
}

.news-single .share li:nth-child(2) a {
    background-position: 0 -32px;
}

.news-single .share li:nth-child(2) a:hover {
    background-position: 0 -48px;
}

.news-list .global {
    text-align: center;
    margin: 0 0 35px;
}

.filter-item-log-fix_new {
    display: block !important;
}

.autocomplete-suggestions {
    background-color: #ffffff;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    overflow-y: auto;
}

.autocomplete-suggestions .autocomplete-suggestion {
    cursor: pointer;
}

.autocomplete-suggestions .selected {
    background: #f0f0f0;
}

.autocomplete-suggestions div {
    padding: 2px 5px;
    white-space: nowrap;
}

.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399ff;
}

.autocomplete-suggestion img {
    vertical-align: middle;
}

.pc-price-static-2 {
    font-size: 15px !important;
    text-decoration: line-through;
    color: #a5a5a5;
}

.pc-price-old {
    font-size: 15px !important;
    display: block;
}

#cities,
#areas,
#warehouses {
    width: 90% !important;
    display: block;
}

.delivery-row,
.payment-row {
    width: 33%;
    float: left;
    height: 50px;
    position: relative;
}

.delivery-row input,
.payment-row input {
    position: absolute;
    left: 0;
    top: 5px
}

.delivery_up_label,
.payment_up_label {
    margin-left: 10px;
    vertical-align: top;
    margin-right: 15px;
    position: relative;
    font-weight: normal;
}

.pagination {
    bottom: 12%;
    margin: 12px 0;
    text-align: center;
    width: 100%;
    padding: 0 15px;
}

.pagination > a {
    display: inline-block;
    position: relative;
    border: 1px solid black;
    padding: 8px 12px;
    transition: all 0.5s ease 0s;
    line-height: 14px;
    text-decoration: none;
}

.pagination > a:hover,
.pagination > a.selected {
    background: black none repeat scroll 0 0;
    color: white;
}

.pagination a.next_page_link,
.pagination a.prev_page_link {
    *border: 1px solid #fff;
}

.pagination a.next_page_link:hover,
.pagination a.prev_page_link:hover {
    border: 1px solid #000;
}

select.choosen_page_select {
    border: 1px solid #000;
    padding: 6px 7px 7px;
}

div#preloader {
    position: fixed;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.75);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 99999999999999999999;
    display: none;
}

div#preloader img {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -75px 0 0px -75px;
}

.border_red {
    background-color: #ffc47b;
}

.button-off {
    cursor: default !important;
    margin-bottom: 19px;
    font-weight: normal;
    padding-top: 9px;
    height: 27px !important;
    margin-top: 56px !important;
}

.ps-c-new-menu {
    display: block;
    border-top: 1px solid #cacaca;
    padding-top: 19px;
    position: absolute;
    padding-bottom: 17px;
    width: 260px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 1px;
    cursor: pointer;
    background: url(../images/catalog-new-down.png) 86px 50% no-repeat;
    margin-bottom: -22px;
}

.ps-c-new-menu-catalog {
    width: 270px;
    position: absolute;
    border: 1px solid #c5c5c5;
    border-radius: 5px;
    background: #fff;
    padding: 30px 14px 8px 30px;
    margin-top: 10px;
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0s linear 0.3s;
    margin-top: 45px;
}

.ps-c-new-menu-catalog.br {
    border-radius: 5px 0 0 5px;
}

.ps-c-new-menu-catalog::before,
.ps-c-new-menu-catalog::after {
    content: "";
    position: absolute;
    left: 80px;
    top: -20px;
    border: 10px solid transparent;
    border-bottom: 10px solid #ccc;
}

.ps-c-new-menu-catalog::after {
    top: -18px;
    border-bottom-color: #fff;
}

.catalog-new-bg {
    background: url(../images/catalog-new-bg.png) 0 0 repeat;
}

.ps-c-new-menu-subcategories {
    padding-bottom: 12px;
    width: 285px;
}

.ps-c-new-menu-subcategories:hover {
}

.ps-c-new-menu-a {
    display: block;
    width: 89%;
    padding-right: 52px;
    color: #727272;
    font-size: 14px;
    text-decoration: none;
    background: url(../images/catalog-new-left.png) 264px 50% no-repeat;
}

.ps-c-new-menu-li:hover .ps-c-new-menu-a {
    color: #000;
    background: url(../images/catalog-new-left-hover.png) 264px 50% no-repeat;
}

.ps-c-new-menu-a-fix {
    display: block;
    padding-right: 20px;
    color: #727272;
    font-size: 14px;
    text-decoration: none;
    padding-bottom: 12px;
}

.ps-c-new-menu-a-fix:hover {
    color: #000;
}

.ps-c-new-menu-s {
    display: none;
    position: absolute;
    border: 1px solid #c5c5c5;
    padding: 30px 0 0 30px;
    top: -1px;
    left: 314px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fff;
    width: 542px;
    min-height: 386px;
}

.ps-c-new-menu-catalog-ul {
    width: 270px;
}

.ps-c-new-menu-s li a {
    color: #727272;
    font-size: 14px;
    text-decoration: none;
    padding-bottom: 9px;
    display: block;
    text-decoration: none;
}

.ps-c-new-menu-s li a:hover {
    color: #000;
    text-decoration: underline;
}

.ps-c-new-menu-s-parent {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
}

.ps-c-new-menu-s ul {
    float: left;
    margin-right: 40px;
    border-bottom: 1px solid #c5c5c5;
}

.ps_categories_images img {
    max-width: 275px;
    max-height: 250px;
    display: none;
}

.ps-c-new-menu-a-s {
    color: 000;
    *font-weight: bold;
}

.input-row-new {
    width: 330px;
    float: left;
}

.input-row-width {
    width: 100% !important;
}

.input-row-width input {
    width: calc(50% - 35px);

}

.input-row-news div {

    clear: both;
}

.input-row-new label {
    *display: inline-block;
}

.input-row-news {
    margin-top: 12px;
    width: auto;
}

.description-zoom {
    margin-left: 116px;
}

.description-zooms {
    margin-left: 131px;
}

.all-hide {
    display: none;
}

.bg-new-menu {
    width: 100%;
    background-color: #000;
    position: absolute;
    height: 100%;
    z-index: 1000;
    top: 281px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0s linear 0.3s;
}

.ring_up_label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    margin-right: 0;
    font-size: 14px;
    text-align: right;
}

.ring_up_input {
    display: none;
}

.ring_up_label:before {
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 5px;
    top: 10px;
    background-color: #fff;
    border: 1px solid #959595;
}

/*
.ring_up_input:checked + .ring_up_label:before {
   content: "\2022";
   color: #727272;
   font-size: 26px;
   text-align: center;
   line-height: 13px;
}*/
.input-row-new-fix {
    margin-bottom: 5px;
}

.ps-c-new-menu:hover ~ .ps-c-new-menu-catalog,
.ps-c-new-menu-catalog:hover {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}

.ps-c-new-menu:hover ~ .bg-new-menu,
.ps-c-new-menu-catalog:hover ~ .bg-new-menu {
    opacity: 0.7;
    visibility: visible;
    transition-delay: 0s;
}

.ps-c-left-title-fix-two {
    margin-top: 37px;
}

.order-system h1 {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
}

.mtop {
    margin-top: 45px !important;
}

.order-system h2 {
    border-bottom: 1px solid #7f7f7f;
    margin-bottom: 25px;
    padding: 10px;
}

.coupon_code {
    border-radius: 4px;
    width: 100%;
    height: 35px;
    padding: 0px;
    border: 1px solid #ccc;
    margin-top: 15px;
    text-transform: uppercase;
}

.apply_bonus,
.apply_coupon {
    background: #7f7f7f;
}

.total-line {
    font-size: 14px;
    margin-bottom: 2px;
    width: 100%;
    float: right;
}

.total-line.cart_total {
    font-weight: bold
}

.total-line div {
    float: left;
    width: 40%;
    text-align: right;
}

.total-line span {
    float: right;
    width: 60%;
    text-align: right;
}

.button_cart_check {
    background: #7f7f7f;
}

.ps-c-new-menu-s-fix {
    position: relative;
    height: 100%;
    z-index: 10;
    width: 542px;
}

.oneclick_error {
    border: 1px solid red !important;
}

.oneclick_loading {
    cursor: default;
    pointer-events: none;
    opacity: 0.5;
    background: url(../images/load.gif) 50% 50% no-repeat;
}

.title_variant {
    display: inline-block;
}

.blog_block {
    max-width: 692px;
    width: 100%;
}

.text_left {
    width: 51%;
    float: left;
    border-top: solid 2px #ff0000;
    border-bottom: solid 2px #ff0000;
    padding: 15px 0;
    text-align: center;
}

a.link_right {
    display: block;
    float: right;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    line-height: 17px;
    text-decoration: none;
    color: #ffffff;
    padding: 12px 52px;
    text-align: center;
    border-radius: 10px;
    background: #ff0000;
    position: relative;
    top: 3px;
}

#currency {
    float: right;
    display: block;
}

#currency span {
    line-height: 34px;
    font-size: 14px;
    padding-right: 4px;
}

#currency ul li {
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}

#currency ul li:hover {
    background: #545454;
}

#currency ul li a {
    color: #959595;
    text-decoration: none !important;
}

#currency ul li:hover a {
    color: #fff;
}

#currency ul li a:hover,
#currency ul li a.selected {
}

#sitemap ul {
    padding-left: 20px;
}

#data_cur {
    background: url(../images/locate-arrow.gif) no-repeat 34px -1px;
    width: 50px;
    line-height: 21px;
    float: right;
    cursor: pointer;
    border: 1px solid #ccc;
    height: 20px;
    position: relative;
    top: 6px;
    padding-left: 4px;
}

#currency ul {
    position: absolute;
    display: none;
    right: 0;
    width: 46px;
    top: 27px;
    background: #fff;
    border: 1px solid #d5d5d5;
    padding: 4px;
}

#currency:hover ul {
    display: block;
}

#currency ul li {
    cursor: pointer;
}

#currency ul li a {
    display: inline-block;
    width: 100%;
}

.languages-item {
    position: absolute;
    right: 155px;
    top: 0;
}

.languages-item a {
    display: inline-block;
    line-height: 35px;
    margin-left: 10px;
    text-transform: uppercase;
    color: #959595;
    text-decoration: none;
}

.languages-item a.active {
    color: #000;
    text-decoration: none;
    text-decoration: underline;
}

.filter_now {
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
    clear: both;
}

.filter_now ul {
}

.filter_now ul li {
    float: left;
    margin-right: 10px;
}

.filter_now ul li a {
    text-decoration: none;
    color: #959595;
    border: 1px solid;
    padding: 0 5px;
    border-radius: 10px;
    display: inline-block;
}

.filter_now ul li a:first-letter {
    text-transform: uppercase;
}

.filter_now ul li a:hover {
    color: #000;
}

.filter_now ul li a span {
    margin-left: 5px;
    font-size: 14px;
    vertical-align: baseline;
}

.filter_now ul li.filter_clear a {
    background: #000;
    color: #fff;
    line-height: 20px;
}

.ps-c-left a.button {
    margin: 17px auto;
    text-decoration: none;
    text-align: center;
    font-size: 15px;
    line-height: 36px;
    border: none;
}

.filter-item-log.not_script {
    max-height: none;
    overflow: visible;
}

.filter-item-log.not_script label {
    position: relative;
    top: 1px;
    display: inline-block;
}

.filter-item-log.not_script input {
    width: 70px;
    margin: 0 5px;
    display: inline-block;
}

@font-face {
    font-family: "FontAwesome";
    src: url("../fonts/fontawesome-webfont.eot?v=4.5.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"),
    url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"),
    url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"),
    url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"),
    url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

#sort_popup {
    display: none;
}

#ascrail2000 {
    display: none;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sorting div.filter-by {
    display: none;
}

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

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

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

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

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

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

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

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

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

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

.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

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

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

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

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

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

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

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

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

.fa-inverse {
    color: #fff;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}

.fa-won:before,
.fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-genderless:before {
    content: "\f22d";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-sticky-note-o:before {
    content: "\f24a";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-balance-scale:before {
    content: "\f24e";
}

.fa-hourglass-o:before {
    content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256";
}

.fa-hand-scissors-o:before {
    content: "\f257";
}

.fa-hand-lizard-o:before {
    content: "\f258";
}

.fa-hand-spock-o:before {
    content: "\f259";
}

.fa-hand-pointer-o:before {
    content: "\f25a";
}

.fa-hand-peace-o:before {
    content: "\f25b";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-safari:before {
    content: "\f267";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-500px:before {
    content: "\f26e";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-calendar-plus-o:before {
    content: "\f271";
}

.fa-calendar-minus-o:before {
    content: "\f272";
}

.fa-calendar-times-o:before {
    content: "\f273";
}

.fa-calendar-check-o:before {
    content: "\f274";
}

.fa-industry:before {
    content: "\f275";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-signs:before {
    content: "\f277";
}

.fa-map-o:before {
    content: "\f278";
}

.fa-map:before {
    content: "\f279";
}

.fa-commenting:before {
    content: "\f27a";
}

.fa-commenting-o:before {
    content: "\f27b";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-vimeo:before {
    content: "\f27d";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-edge:before {
    content: "\f282";
}

.fa-credit-card-alt:before {
    content: "\f283";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-modx:before {
    content: "\f285";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-usb:before {
    content: "\f287";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-pause-circle:before {
    content: "\f28b";
}

.fa-pause-circle-o:before {
    content: "\f28c";
}

.fa-stop-circle:before {
    content: "\f28d";
}

.fa-stop-circle-o:before {
    content: "\f28e";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-percent:before {
    content: "\f295";
}

.show_pc {
    display: block;
}

.show_mob {
    display: none;
}

.owl-carousel {
    display: none;
}

.tabs dl dd.show_mob_comm {
    display: none;
}

.block_new_comm {
    display: none;
}

.block_row {
    margin-bottom: 50px;
}

.variatns_mob {
    display: none;
}

.search_box {
    position: relative;
}

.search_result {
    position: absolute;
    pointer-events: auto;
    box-sizing: border-box;
    z-index: 1000;
    display: flex;
    min-width: 112px;
    max-width: 280px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background: white;
    color: #000000de;
    max-width: none;
    max-height: 256px;
    width: 100%;

    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
    box-shadow: 0 8px 8px #0000003d, 0 0 8px #0000001f;
    border-radius: 2px;
}

.search_result li {
    white-space: normal;
    height: auto;
    color: #000000de;
    padding-top: .5rem;
    padding-bottom: .5rem;
    cursor: pointer;
}

.search_result li a {
    white-space: normal;
    line-height: 140%;
    color: #000000de;
    text-decoration: none;

}

@media screen and (max-width: 991px) {
    .br-0 {
        border-radius: 0 !important;
    }

    .hide_producs_mob {
        display: none;
    }

    h1.only_products_h1 .none {
        display: none !important;
    }

    h1.only_products_h1 .only_products {
        display: block;
        padding-bottom: 20px;
        border-bottom: 1px solid #f2f2f2;
        width: 100%;
        width: calc(100% + 30px);
        margin-left: -15px;
    }

    ul.filter-menu ul,
    ul.filter-menu {
        padding: 0;
        margin-bottom: 4px;
    }

    ul.filter-menu li {
        list-style: none;
    }

    ul.filter-menu li a {
        font-size: 14px;
        display: block;
        text-decoration: none;
        position: relative;
        background: url("../images/right-arrow.png") no-repeat 97% center;
        text-transform: uppercase;
    }

    ul.filter-menu > li a {
        border-bottom: 1px solid #f2f2f2;
        padding: 12px 15px;
    }

    ul.filter-menu li ul {
        display: none;
        height: 10px;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    ul.filter-menu li.active-item ul {
        display: block;
        height: 100%;
    }

    ul.filter-menu ul li a {
        border-bottom: 1px solid #fff;
        padding: 12px 25px;
        background: #f5f5f5 url("../images/right-arrow.png") no-repeat 94% center;
    }

    ul.filter-menu li.has-sub > a {
        background: url("../images/plus.png") no-repeat 97% center;
    }

    ul.filter-menu li.has-sub.active-item > a {
        background: #f5f5f5 url("../images/minus.png") no-repeat 97% center;
        border-bottom: 1px solid #fff;
    }

    .information .content_info_n {
        background: none;
        width: 100%;
    }

    .information .info-nav {
        width: 100%;
    }

    .information .info-nav li a {
        padding: 15px;
        background: none;
        text-align: center;
        border-bottom: 1px solid #ddd;
        text-align: center;
    }

    .form {
        width: 100%;
    }

    .form.login_form ul > a {
        display: none;
    }

    .form input[type="text"],
    .form input[type="password"] {
        width: calc(100% - 10px);
        height: 33px;
    }

    .login_form .button,
    .password-remind-items .button,
    .register-items .button {
        width: 100%;
    }

    .show_mob_import .slick-prev {
        margin: 0 !important;
        left: -15px;
    }

    .show_mob_import .slick-next {
        margin: 0 !important;
        right: -15px;
    }

    .show_mob_import {
        display: block !important;
    }

    .h1-user {
        margin-top: 20px;
        text-align: center;
    }

    .user-line {
        width: 100%;
    }

    .user-form .button {
        width: 100%;
        margin: 9px 0 12px 0;
    }

    .user-line label {
        margin-left: 0;
    }

    .user-line input {
        width: calc(100% - 12px);
        margin-bottom: 10px;
    }

    .user-orders-border h3 {
        margin: 0;
    }

    .user-orders-border h3 span {
        margin-right: 0 !important;
    }

    .user-orders-t-right {
        width: 100%;
        margin: 20px 0 0 0;
    }

    .user-bonus h2,
    .user-orders h2 {
        text-align: center;
    }

    .user-bonus .user-orders-t-left,
    .user-orders .user-orders-t-left {
        width: 100%;
        margin-top: 10px;
    }

    .pre-table {
        margin: 7px 0;
    }

    .user-bonus > div {
        margin-left: 0;
    }

    .user-promo-code,
    .user-orders-border {
        border-left: none;
    }

    .user-bonus,
    .user-orders {
        width: 100%;
        margin: 0 0 20px 0;
        padding-top: 10px;
    }

    .user-orders-t-right tr td {
        text-align: center;
    }

    .user-orders-t-left tr td {
        padding: 10px 3px;
    }

    .user-orders-t-lefts-it {
        max-height: none;
    }

    .user-line-textarea textarea {
        width: calc(100% - 10px);
        height: 50px;
    }

    .fancybox-outer,
    .fancybox-inner {
        position: relative;
        *overflow: inherit !important;
    }

    #add-comm-modal {
        width: 100% !important;
    }

    .post-h1.post-h1-news {
        display: none;
    }

    .n-c-l-c,
    .n-c-r-c {
        width: 100%;
        float: none;
    }

    .n-c-r-c span {
        display: none;
    }

    .n-c-l-c span {
        display: none;
    }

    .news-control-a {
        display: none;
    }

    .news-content-left,
    .news-content-right {
        position: relative;
    }

    .news-content-left h3,
    .news-content-right h3 {
        background: rgba(120, 117, 117, 0.5);
        padding: 5px 15px;
        display: block;
        position: absolute;
        bottom: -4px;
        left: 0;
        width: 100%;
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
    }

    .news-content-right .news-control-imgsub,
    .news-content-left .news-control-imgsub {
        float: none;
        width: 100%;
    }

    .order form > ul > li {
        margin-bottom: 18px;
    }

    .input-row-new,
    .order .input-row-small {
        width: 100%;
        margin: 0 0 18px 0;
    }

    .order .input-row-second {
        width: 100%;
        margin: 0 0 18px 0;
    }

    .input-row-news {
        /* position: absolute;
      bottom: 0;*/
        margin-top: 15px;
    }

    #purchases td:last-child {
        padding: 0;
    }

    .change-wrap {
        display: inline-block;
        width: 100%;
        margin: 12px 0 0 0;
    }

    .change-wrap {
        float: right;
        width: 102px;
        margin: 3px 0 0 0;
    }

    .select-amount {
        display: inline-block;
        position: relative;
        text-align: center;
        font-size: 16px;
        margin-top: 12px;
    }

    .select-amount .amount-minus,
    .select-amount .amount-plus {
        display: block;
        position: relative;
        width: 40px;
        float: left;
        font-size: 32px;
        font-family: Times New Roman;
    }

    .select-amount.cart-select .amount-text {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 17px;
    }

    .select-amount.cart-select .amount-minus,
    .select-amount.cart-select .amount-plus {
        width: 28px;
        height: 37px;
    }

    .select-amount .amount-minus {
        text-align: left;
    }

    .select-amount .amount-plus {
        text-align: right;
        margin-top: 6px;
    }

    .amount-title {
        text-transform: uppercase;
        font-size: 12px;
    }

    .select-amount .amount-text {
        display: block;
        position: relative;
        float: left;
        border: 1px solid #353535;
        border-radius: 5px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        outline: none;
    }

    .order-right {
        min-width: 100%;
        margin-top: 0;
    }

    #purchases .price:not(.total_price) {
        display: none;
    }

    #purchases .amount {
        padding: 15px 2px;
    }

    #purchases .amount select {
        display: none;
    }

    #purchases .remove {
        display: none;
    }

    .delate-wrap {
        margin-top: 10px;
    }

    .delate-wrap img {
        padding-right: 5px;
        transform: rotate(45deg);
        height: 15px;
        position: relative;
        top: 3px;
    }

    #purchases td.name {
        vertical-align: top;
        line-height: 20px;
    }

    #purchases .name a {
        text-transform: uppercase;
        font-size: 16px;
        text-decoration: none;
        width: 100%;
        display: inline-block;
    }

    #purchases td.image {
        width: 130px;
    }

    #purchases td.image img {
        max-width: 130px !important;
    }

    /* #form_purchases ul {
      position: relative;
      padding-bottom: 50px;
   }*/
    .order {
        overflow: inherit;
    }

    .tac {
        text-align: center;
        margin-top: 10px;
    }

    .title {
        font-size: 20px;
        text-align: center;
        margin: -10px 0 14px 0;
        padding: 3px 0 16px 0;
        border-bottom: 1px solid #ddd;
        font-weight: normal;
        text-transform: uppercase;
    }

    .order input[type="submit"] {
        width: 100% !important;
        float: none !important;
        margin-bottom: 20px;
    }

    .order input[type="text"] {
        margin-bottom: 0;
    }

    .block_row {
        margin-bottom: 20px;
    }

    .delivery-row, .payment-row {
        float: none;
        width: 100%;
    }

    .theme-btn.white-sbmt.back-btn {
        text-align: center;
        text-transform: uppercase;
        font-size: 16px;
    }

    .order label {
        font-size: 14px;
        text-transform: uppercase;
        margin-bottom: 5px;
    }

    .input-row-new div {
        margin-left: 0;
    }

    .theme-form_pad {
        padding: 20px 0 10px 0 !important;
    }

    .zoom.description-zoom {
        display: none;
    }

    .button,
    .checkout_button {
        height: 43px !important;
    }

    .theme-form {
        text-transform: uppercase;
        font-weight: normal;
    }

    .button_cart_check {
        margin-bottom: 15px
    }

    .jq-selectbox {
        width: calc(100% - 0px) !important;
    }

    th.price.total_price {
    }

    th .total-line {
        font-size: 16px;
        text-transform: uppercase;
        line-height: 20px;
        width: auto;
    }

    #purchases,
    #purchases {
        margin-bottom: 15px;
    }

    .total-line div {
        text-align: right;

    }

    #oneclick .title {
        margin-top: 0;
    }

    .total-line span {
        min-width: 120px;
        display: inline-block;
    }

    .order h2 {
        font-size: 16px;
        text-align: center;
        text-transform: uppercase;
    }

    #ajax_coupon th {
        padding-top: 0 !important;
        padding-bottom: 23px !important;
        text-transform: uppercase;
    }

    #ajax_coupon th div {
        width: 100% !important;
        margin: 7px 0 -9px 0 !important;
    }

    #ajax_coupon th div.there_is_a_discount {
        margin: 0 0 -10px 0 !important;
    }

    #ajax_coupon th div.message_error {
        margin: 9px 0 8px 0 !important;
        width: auto !important;
    }

    .order-system {
        width: 100%;
    }

    .hide_mob {
        display: none !important;
    }

    .head_new {
        text-transform: uppercase;
        font-size: 22px;
        margin: 5px 0;
    }

    .comment_header {
        font-weight: bold;
    }

    .add-comment-post {
        *display: none;
    }

    .comment_list li {
        padding-left: 15px;
        margin-bottom: 20px;
    }

    .block_new_comm a.add-comment-post {
        background: #fff;
        border: 1px solid #353535;
        outline: none;
        text-transform: uppercase;
        font-size: 15px;
        width: 100%;
        text-align: center;
        display: inline-block;
        position: relative;
        border-radius: 5px;
        padding: 12px 0;
        margin: 10px 0;
        height: auto;
    }

    .post-comment {
        display: none;
    }

    .tabs dl dd.show_mob_comm {
        display: block;
    }

    .tabs {
        display: block;
        margin-bottom: 10px;
    }

    .tabs .features label,
    .tabs .features span {
        width: 50%;
    }

    .tabs dl {
        display: flex;
        justify-content: space-between;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
    }

    .tabs dl dd {
        padding: 10px;
    }

    .tabs > div {
        padding-top: 10px;
    }

    .pc-hr2 {
        display: none;
    }

    #sort_popup {
        display: block;
        width: 70%;
    }

    .filter_now {
        margin: 10px 0;
    }

    .filter_now ul {
        text-align: center;
    }

    .filter_now ul li {
        display: inline-block;
        float: none;
        margin-right: 3px;
        margin-left: 3px;
        margin-bottom: 10px;
    }

    .filter_now ul li a {
        padding: 5px 10px;
        border-radius: 23px;
    }

    .filter_now ul li a span {
        margin-left: 5px;
        font-size: 14px;
        vertical-align: baseline;
    }

    .popup {
        top: 0;
        position: fixed;
        right: -200%;
        height: 100%;
        background: #fff;
        overflow: hidden;
        z-index: 150;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        text-transform: uppercase;
    }

    .popup.visible {
        right: 0;
    }

    #pop-mask {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(51, 51, 51, 0.55);
        width: 100%;
        height: 100%;
        z-index: 120;
        cursor: pointer;
    }

    .popup .inner {
        display: block;
        position: relative;
        height: 100%;
    }

    .popup .name {
        display: block;
        position: relative;
        font-size: 16px;
        text-align: center;
        padding: 15px 15px;
        border-bottom: 1px solid #f6f6f6;
    }

    .popup ul {
        padding: 0;
        margin: 0;
    }

    .popup ul li {
        list-style: none;
    }

    .popup ul.filter-list > li {
        border-bottom: 1px solid #f6f6f6;
        padding: 0 20px;
    }

    .popup ul li a {
        display: block;
        position: relative;
        background: none;
    }

    .popup ul.filter-list > li > a {
        padding: 12px 0 13px 0;
        background: url("../images/plus.png") no-repeat 100% center;
        font-size: 14px;
    }

    .popup ul.filter-list > li.active-item > a {
        background: url("../images/minus.png") no-repeat 100% center;
    }

    .popup ul li ul {
        display: none;
        margin: 0 0 8px 0;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .popup ul li.active-item ul {
        display: block;
    }

    .popup ul li ul li a {
        padding: 5px 0;
    }

    .popup#filter .btns {
        z-index: 10;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        font-size: 0;
        text-align: center;
        border-top: 1px solid #f6f6f6;
        padding: 15px 0;
    }

    .popup#filter .btns .btns-inner {
        display: inline-block;
    }

    .popup#filter .btns a {
        display: block;
        text-transform: uppercase;
        line-height: 34px;
        padding: 0 22px;
        border: 1px solid #353535;
        border-radius: 5px;
        font-size: 14px;
        margin: 0 11px;
        float: left;
        background: #fff;
    }

    .apply-btn {
        display: block;
        text-transform: uppercase;
        line-height: 34px;
        padding: 0 22px;
        border: 1px solid #353535;
        border-radius: 5px;
        font-size: 14px;
        margin: 0 11px;
        float: left;
    }

    .popup#filter .btns a.apply-btn {
        background: #353535;
        color: #fff;
    }

    .popup#filter .btns input.apply-btn {
        background: #353535;
        color: #fff;
    }

    .ps-c-left {
        margin: 0;
        top: 0;
        position: fixed;
        right: -200%;
        width: 100%;
        height: 100%;
        background: #fff;
        overflow-y: auto;
        overflow-x: hidden;
        z-index: 150;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        text-transform: uppercase;
    }

    .filter-item .f-minus,
    .filter-item .f-plus {
        display: none !important;
    }

    .filter-item {
        width: calc(100% - 30px);
        padding: 5px 15px;
        margin-bottom: 15px;
    }

    .filter-item-log {
        max-height: none;
        margin-top: 0px;
    }

    #form_filter {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .filter-item span {
        text-align: center;
        float: none;
        padding: 10px 0;
        font-weight: bold;
    }

    .filter-item-log.not_script input {
        width: 80px;
        margin: 0 5px;
        display: inline-block;
        height: 30px;
        text-align: center;
        padding: 2px 0px;
        font-size: 15px;

    }

    .ps-c-new-menu {
        display: none;
    }

    .ps-c-new-menu-catalog {
        display: none;
    }

    .ps-c-left-title-fix-two {
        padding: 10px 15px;
        text-transform: uppercase;
        font-size: 16px;
        position: sticky;
        top: 0;
        background: #fff;
        z-index: 9;
        border-bottom: 1px solid #cacaca;
        margin: 0 0 -1px;
        box-sizing: border-box;
    }

    span.js-close-filter {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 30px;
        padding: 10px;
    }

    .ps-c-left.visible {
        right: 0;
    }

    .ps-c-right {
        width: auto;
        padding-left: 15px;
        padding-right: 15px;
        display: block;
        margin-left: 0;
    }

    .breadcrumbs {
        display: none;
    }

    .btn-social {
        position: relative;
        padding-left: 44px;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .btn-social > :first-child {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 32px;
        line-height: 34px;
        font-size: 1.6em;
        text-align: center;
        border-right: 1px solid rgba(0, 0, 0, 0.2);
    }

    .btn-social.btn-lg {
        padding-left: 61px;
    }

    .btn-social.btn-lg > :first-child {
        line-height: 45px;
        width: 45px;
        font-size: 1.8em;
    }

    .btn-social.btn-sm {
        padding-left: 38px;
    }

    .btn-social.btn-sm > :first-child {
        line-height: 28px;
        width: 28px;
        font-size: 1.4em;
    }

    .btn-social.btn-xs {
        padding-left: 30px;
    }

    .btn-social.btn-xs > :first-child {
        line-height: 20px;
        width: 20px;
        font-size: 1.2em;
    }

    .btn-social-icon {
        position: relative;
        padding-left: 44px;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 34px;
        width: 34px;
        padding: 0;
    }

    .btn-social-icon > :first-child {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 32px;
        line-height: 34px;
        font-size: 1.6em;
        text-align: center;
        border-right: 1px solid rgba(0, 0, 0, 0.2);
    }

    .btn-social-icon.btn-lg {
        padding-left: 61px;
    }

    .btn-social-icon.btn-lg > :first-child {
        line-height: 38px;
        width: 45px;
        font-size: 26px;
    }

    .btn-social-icon.btn-sm {
        padding-left: 38px;
    }

    .btn-social-icon.btn-sm > :first-child {
        line-height: 28px;
        width: 28px;
        font-size: 1.4em;
    }

    .btn-social-icon.btn-xs {
        padding-left: 30px;
    }

    .btn-social-icon.btn-xs > :first-child {
        line-height: 20px;
        width: 20px;
        font-size: 1.2em;
    }

    .btn-social-icon > :first-child {
        border: none;
        text-align: center;
        width: 100% !important;
    }

    .btn-social-icon.btn-lg {
        height: 38px;
        width: 38px;
        padding-left: 0;
        padding-right: 0;
    }

    .btn-social-icon.btn-sm {
        height: 30px;
        width: 30px;
        padding-left: 0;
        padding-right: 0;
    }

    .btn-social-icon.btn-xs {
        height: 22px;
        width: 22px;
        padding-left: 0;
        padding-right: 0;
    }

    .btn-adn {
        color: #fff;
        background-color: #d87a68;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-adn:focus,
    .btn-adn.focus {
        color: #fff;
        background-color: #ce563f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-adn:hover {
        color: #fff;
        background-color: #ce563f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-adn:active,
    .btn-adn.active,
    .open > .dropdown-toggle.btn-adn {
        color: #fff;
        background-color: #ce563f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-adn:active:hover,
    .btn-adn.active:hover,
    .open > .dropdown-toggle.btn-adn:hover,
    .btn-adn:active:focus,
    .btn-adn.active:focus,
    .open > .dropdown-toggle.btn-adn:focus,
    .btn-adn:active.focus,
    .btn-adn.active.focus,
    .open > .dropdown-toggle.btn-adn.focus {
        color: #fff;
        background-color: #b94630;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-adn:active,
    .btn-adn.active,
    .open > .dropdown-toggle.btn-adn {
        background-image: none;
    }

    .btn-adn.disabled,
    .btn-adn[disabled],
    fieldset[disabled] .btn-adn,
    .btn-adn.disabled:hover,
    .btn-adn[disabled]:hover,
    fieldset[disabled] .btn-adn:hover,
    .btn-adn.disabled:focus,
    .btn-adn[disabled]:focus,
    fieldset[disabled] .btn-adn:focus,
    .btn-adn.disabled.focus,
    .btn-adn[disabled].focus,
    fieldset[disabled] .btn-adn.focus,
    .btn-adn.disabled:active,
    .btn-adn[disabled]:active,
    fieldset[disabled] .btn-adn:active,
    .btn-adn.disabled.active,
    .btn-adn[disabled].active,
    fieldset[disabled] .btn-adn.active {
        background-color: #d87a68;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-adn .badge {
        color: #d87a68;
        background-color: #fff;
    }

    .btn-bitbucket {
        color: #fff;
        background-color: #205081;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-bitbucket:focus,
    .btn-bitbucket.focus {
        color: #fff;
        background-color: #163758;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-bitbucket:hover {
        color: #fff;
        background-color: #163758;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-bitbucket:active,
    .btn-bitbucket.active,
    .open > .dropdown-toggle.btn-bitbucket {
        color: #fff;
        background-color: #163758;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-bitbucket:active:hover,
    .btn-bitbucket.active:hover,
    .open > .dropdown-toggle.btn-bitbucket:hover,
    .btn-bitbucket:active:focus,
    .btn-bitbucket.active:focus,
    .open > .dropdown-toggle.btn-bitbucket:focus,
    .btn-bitbucket:active.focus,
    .btn-bitbucket.active.focus,
    .open > .dropdown-toggle.btn-bitbucket.focus {
        color: #fff;
        background-color: #0f253c;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-bitbucket:active,
    .btn-bitbucket.active,
    .open > .dropdown-toggle.btn-bitbucket {
        background-image: none;
    }

    .btn-bitbucket.disabled,
    .btn-bitbucket[disabled],
    fieldset[disabled] .btn-bitbucket,
    .btn-bitbucket.disabled:hover,
    .btn-bitbucket[disabled]:hover,
    fieldset[disabled] .btn-bitbucket:hover,
    .btn-bitbucket.disabled:focus,
    .btn-bitbucket[disabled]:focus,
    fieldset[disabled] .btn-bitbucket:focus,
    .btn-bitbucket.disabled.focus,
    .btn-bitbucket[disabled].focus,
    fieldset[disabled] .btn-bitbucket.focus,
    .btn-bitbucket.disabled:active,
    .btn-bitbucket[disabled]:active,
    fieldset[disabled] .btn-bitbucket:active,
    .btn-bitbucket.disabled.active,
    .btn-bitbucket[disabled].active,
    fieldset[disabled] .btn-bitbucket.active {
        background-color: #205081;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-bitbucket .badge {
        color: #205081;
        background-color: #fff;
    }

    .btn-dropbox {
        color: #fff;
        background-color: #1087dd;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-dropbox:focus,
    .btn-dropbox.focus {
        color: #fff;
        background-color: #0d6aad;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-dropbox:hover {
        color: #fff;
        background-color: #0d6aad;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-dropbox:active,
    .btn-dropbox.active,
    .open > .dropdown-toggle.btn-dropbox {
        color: #fff;
        background-color: #0d6aad;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-dropbox:active:hover,
    .btn-dropbox.active:hover,
    .open > .dropdown-toggle.btn-dropbox:hover,
    .btn-dropbox:active:focus,
    .btn-dropbox.active:focus,
    .open > .dropdown-toggle.btn-dropbox:focus,
    .btn-dropbox:active.focus,
    .btn-dropbox.active.focus,
    .open > .dropdown-toggle.btn-dropbox.focus {
        color: #fff;
        background-color: #0a568c;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-dropbox:active,
    .btn-dropbox.active,
    .open > .dropdown-toggle.btn-dropbox {
        background-image: none;
    }

    .btn-dropbox.disabled,
    .btn-dropbox[disabled],
    fieldset[disabled] .btn-dropbox,
    .btn-dropbox.disabled:hover,
    .btn-dropbox[disabled]:hover,
    fieldset[disabled] .btn-dropbox:hover,
    .btn-dropbox.disabled:focus,
    .btn-dropbox[disabled]:focus,
    fieldset[disabled] .btn-dropbox:focus,
    .btn-dropbox.disabled.focus,
    .btn-dropbox[disabled].focus,
    fieldset[disabled] .btn-dropbox.focus,
    .btn-dropbox.disabled:active,
    .btn-dropbox[disabled]:active,
    fieldset[disabled] .btn-dropbox:active,
    .btn-dropbox.disabled.active,
    .btn-dropbox[disabled].active,
    fieldset[disabled] .btn-dropbox.active {
        background-color: #1087dd;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-dropbox .badge {
        color: #1087dd;
        background-color: #fff;
    }

    .btn-facebook {
        color: #fff;
        background-color: #3b5998;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-facebook:focus,
    .btn-facebook.focus {
        color: #fff;
        background-color: #2d4373;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-facebook:hover {
        color: #fff;
        background-color: #2d4373;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-facebook:active,
    .btn-facebook.active,
    .open > .dropdown-toggle.btn-facebook {
        color: #fff;
        background-color: #2d4373;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-facebook:active:hover,
    .btn-facebook.active:hover,
    .open > .dropdown-toggle.btn-facebook:hover,
    .btn-facebook:active:focus,
    .btn-facebook.active:focus,
    .open > .dropdown-toggle.btn-facebook:focus,
    .btn-facebook:active.focus,
    .btn-facebook.active.focus,
    .open > .dropdown-toggle.btn-facebook.focus {
        color: #fff;
        background-color: #23345a;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-facebook:active,
    .btn-facebook.active,
    .open > .dropdown-toggle.btn-facebook {
        background-image: none;
    }

    .btn-facebook.disabled,
    .btn-facebook[disabled],
    fieldset[disabled] .btn-facebook,
    .btn-facebook.disabled:hover,
    .btn-facebook[disabled]:hover,
    fieldset[disabled] .btn-facebook:hover,
    .btn-facebook.disabled:focus,
    .btn-facebook[disabled]:focus,
    fieldset[disabled] .btn-facebook:focus,
    .btn-facebook.disabled.focus,
    .btn-facebook[disabled].focus,
    fieldset[disabled] .btn-facebook.focus,
    .btn-facebook.disabled:active,
    .btn-facebook[disabled]:active,
    fieldset[disabled] .btn-facebook:active,
    .btn-facebook.disabled.active,
    .btn-facebook[disabled].active,
    fieldset[disabled] .btn-facebook.active {
        background-color: #3b5998;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-facebook .badge {
        color: #3b5998;
        background-color: #fff;
    }

    .btn-flickr {
        color: #fff;
        background-color: #ff0084;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-flickr:focus,
    .btn-flickr.focus {
        color: #fff;
        background-color: #cc006a;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-flickr:hover {
        color: #fff;
        background-color: #cc006a;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-flickr:active,
    .btn-flickr.active,
    .open > .dropdown-toggle.btn-flickr {
        color: #fff;
        background-color: #cc006a;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-flickr:active:hover,
    .btn-flickr.active:hover,
    .open > .dropdown-toggle.btn-flickr:hover,
    .btn-flickr:active:focus,
    .btn-flickr.active:focus,
    .open > .dropdown-toggle.btn-flickr:focus,
    .btn-flickr:active.focus,
    .btn-flickr.active.focus,
    .open > .dropdown-toggle.btn-flickr.focus {
        color: #fff;
        background-color: #a80057;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-flickr:active,
    .btn-flickr.active,
    .open > .dropdown-toggle.btn-flickr {
        background-image: none;
    }

    .btn-flickr.disabled,
    .btn-flickr[disabled],
    fieldset[disabled] .btn-flickr,
    .btn-flickr.disabled:hover,
    .btn-flickr[disabled]:hover,
    fieldset[disabled] .btn-flickr:hover,
    .btn-flickr.disabled:focus,
    .btn-flickr[disabled]:focus,
    fieldset[disabled] .btn-flickr:focus,
    .btn-flickr.disabled.focus,
    .btn-flickr[disabled].focus,
    fieldset[disabled] .btn-flickr.focus,
    .btn-flickr.disabled:active,
    .btn-flickr[disabled]:active,
    fieldset[disabled] .btn-flickr:active,
    .btn-flickr.disabled.active,
    .btn-flickr[disabled].active,
    fieldset[disabled] .btn-flickr.active {
        background-color: #ff0084;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-flickr .badge {
        color: #ff0084;
        background-color: #fff;
    }

    .btn-foursquare {
        color: #fff;
        background-color: #f94877;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-foursquare:focus,
    .btn-foursquare.focus {
        color: #fff;
        background-color: #f71752;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-foursquare:hover {
        color: #fff;
        background-color: #f71752;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-foursquare:active,
    .btn-foursquare.active,
    .open > .dropdown-toggle.btn-foursquare {
        color: #fff;
        background-color: #f71752;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-foursquare:active:hover,
    .btn-foursquare.active:hover,
    .open > .dropdown-toggle.btn-foursquare:hover,
    .btn-foursquare:active:focus,
    .btn-foursquare.active:focus,
    .open > .dropdown-toggle.btn-foursquare:focus,
    .btn-foursquare:active.focus,
    .btn-foursquare.active.focus,
    .open > .dropdown-toggle.btn-foursquare.focus {
        color: #fff;
        background-color: #e30742;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-foursquare:active,
    .btn-foursquare.active,
    .open > .dropdown-toggle.btn-foursquare {
        background-image: none;
    }

    .btn-foursquare.disabled,
    .btn-foursquare[disabled],
    fieldset[disabled] .btn-foursquare,
    .btn-foursquare.disabled:hover,
    .btn-foursquare[disabled]:hover,
    fieldset[disabled] .btn-foursquare:hover,
    .btn-foursquare.disabled:focus,
    .btn-foursquare[disabled]:focus,
    fieldset[disabled] .btn-foursquare:focus,
    .btn-foursquare.disabled.focus,
    .btn-foursquare[disabled].focus,
    fieldset[disabled] .btn-foursquare.focus,
    .btn-foursquare.disabled:active,
    .btn-foursquare[disabled]:active,
    fieldset[disabled] .btn-foursquare:active,
    .btn-foursquare.disabled.active,
    .btn-foursquare[disabled].active,
    fieldset[disabled] .btn-foursquare.active {
        background-color: #f94877;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-foursquare .badge {
        color: #f94877;
        background-color: #fff;
    }

    .btn-github {
        color: #fff;
        background-color: #444;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-github:focus,
    .btn-github.focus {
        color: #fff;
        background-color: #2b2b2b;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-github:hover {
        color: #fff;
        background-color: #2b2b2b;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-github:active,
    .btn-github.active,
    .open > .dropdown-toggle.btn-github {
        color: #fff;
        background-color: #2b2b2b;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-github:active:hover,
    .btn-github.active:hover,
    .open > .dropdown-toggle.btn-github:hover,
    .btn-github:active:focus,
    .btn-github.active:focus,
    .open > .dropdown-toggle.btn-github:focus,
    .btn-github:active.focus,
    .btn-github.active.focus,
    .open > .dropdown-toggle.btn-github.focus {
        color: #fff;
        background-color: #191919;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-github:active,
    .btn-github.active,
    .open > .dropdown-toggle.btn-github {
        background-image: none;
    }

    .btn-github.disabled,
    .btn-github[disabled],
    fieldset[disabled] .btn-github,
    .btn-github.disabled:hover,
    .btn-github[disabled]:hover,
    fieldset[disabled] .btn-github:hover,
    .btn-github.disabled:focus,
    .btn-github[disabled]:focus,
    fieldset[disabled] .btn-github:focus,
    .btn-github.disabled.focus,
    .btn-github[disabled].focus,
    fieldset[disabled] .btn-github.focus,
    .btn-github.disabled:active,
    .btn-github[disabled]:active,
    fieldset[disabled] .btn-github:active,
    .btn-github.disabled.active,
    .btn-github[disabled].active,
    fieldset[disabled] .btn-github.active {
        background-color: #444;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-github .badge {
        color: #444;
        background-color: #fff;
    }

    .btn-google {
        color: #fff;
        background-color: #dd4b39;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-google:focus,
    .btn-google.focus {
        color: #fff;
        background-color: #c23321;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-google:hover {
        color: #fff;
        background-color: #c23321;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-google:active,
    .btn-google.active,
    .open > .dropdown-toggle.btn-google {
        color: #fff;
        background-color: #c23321;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-google:active:hover,
    .btn-google.active:hover,
    .open > .dropdown-toggle.btn-google:hover,
    .btn-google:active:focus,
    .btn-google.active:focus,
    .open > .dropdown-toggle.btn-google:focus,
    .btn-google:active.focus,
    .btn-google.active.focus,
    .open > .dropdown-toggle.btn-google.focus {
        color: #fff;
        background-color: #a32b1c;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-google:active,
    .btn-google.active,
    .open > .dropdown-toggle.btn-google {
        background-image: none;
    }

    .btn-google.disabled,
    .btn-google[disabled],
    fieldset[disabled] .btn-google,
    .btn-google.disabled:hover,
    .btn-google[disabled]:hover,
    fieldset[disabled] .btn-google:hover,
    .btn-google.disabled:focus,
    .btn-google[disabled]:focus,
    fieldset[disabled] .btn-google:focus,
    .btn-google.disabled.focus,
    .btn-google[disabled].focus,
    fieldset[disabled] .btn-google.focus,
    .btn-google.disabled:active,
    .btn-google[disabled]:active,
    fieldset[disabled] .btn-google:active,
    .btn-google.disabled.active,
    .btn-google[disabled].active,
    fieldset[disabled] .btn-google.active {
        background-color: #dd4b39;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-google .badge {
        color: #dd4b39;
        background-color: #fff;
    }

    .btn-instagram {
        color: #fff;
        background-color: #3f729b;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-instagram:focus,
    .btn-instagram.focus {
        color: #fff;
        background-color: #305777;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-instagram:hover {
        color: #fff;
        background-color: #305777;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-instagram:active,
    .btn-instagram.active,
    .open > .dropdown-toggle.btn-instagram {
        color: #fff;
        background-color: #305777;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-instagram:active:hover,
    .btn-instagram.active:hover,
    .open > .dropdown-toggle.btn-instagram:hover,
    .btn-instagram:active:focus,
    .btn-instagram.active:focus,
    .open > .dropdown-toggle.btn-instagram:focus,
    .btn-instagram:active.focus,
    .btn-instagram.active.focus,
    .open > .dropdown-toggle.btn-instagram.focus {
        color: #fff;
        background-color: #26455d;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-instagram:active,
    .btn-instagram.active,
    .open > .dropdown-toggle.btn-instagram {
        background-image: none;
    }

    .btn-instagram.disabled,
    .btn-instagram[disabled],
    fieldset[disabled] .btn-instagram,
    .btn-instagram.disabled:hover,
    .btn-instagram[disabled]:hover,
    fieldset[disabled] .btn-instagram:hover,
    .btn-instagram.disabled:focus,
    .btn-instagram[disabled]:focus,
    fieldset[disabled] .btn-instagram:focus,
    .btn-instagram.disabled.focus,
    .btn-instagram[disabled].focus,
    fieldset[disabled] .btn-instagram.focus,
    .btn-instagram.disabled:active,
    .btn-instagram[disabled]:active,
    fieldset[disabled] .btn-instagram:active,
    .btn-instagram.disabled.active,
    .btn-instagram[disabled].active,
    fieldset[disabled] .btn-instagram.active {
        background-color: #3f729b;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-instagram .badge {
        color: #3f729b;
        background-color: #fff;
    }

    .btn-linkedin {
        color: #fff;
        background-color: #007bb6;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-linkedin:focus,
    .btn-linkedin.focus {
        color: #fff;
        background-color: #005983;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-linkedin:hover {
        color: #fff;
        background-color: #005983;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-linkedin:active,
    .btn-linkedin.active,
    .open > .dropdown-toggle.btn-linkedin {
        color: #fff;
        background-color: #005983;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-linkedin:active:hover,
    .btn-linkedin.active:hover,
    .open > .dropdown-toggle.btn-linkedin:hover,
    .btn-linkedin:active:focus,
    .btn-linkedin.active:focus,
    .open > .dropdown-toggle.btn-linkedin:focus,
    .btn-linkedin:active.focus,
    .btn-linkedin.active.focus,
    .open > .dropdown-toggle.btn-linkedin.focus {
        color: #fff;
        background-color: #00405f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-linkedin:active,
    .btn-linkedin.active,
    .open > .dropdown-toggle.btn-linkedin {
        background-image: none;
    }

    .btn-linkedin.disabled,
    .btn-linkedin[disabled],
    fieldset[disabled] .btn-linkedin,
    .btn-linkedin.disabled:hover,
    .btn-linkedin[disabled]:hover,
    fieldset[disabled] .btn-linkedin:hover,
    .btn-linkedin.disabled:focus,
    .btn-linkedin[disabled]:focus,
    fieldset[disabled] .btn-linkedin:focus,
    .btn-linkedin.disabled.focus,
    .btn-linkedin[disabled].focus,
    fieldset[disabled] .btn-linkedin.focus,
    .btn-linkedin.disabled:active,
    .btn-linkedin[disabled]:active,
    fieldset[disabled] .btn-linkedin:active,
    .btn-linkedin.disabled.active,
    .btn-linkedin[disabled].active,
    fieldset[disabled] .btn-linkedin.active {
        background-color: #007bb6;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-linkedin .badge {
        color: #007bb6;
        background-color: #fff;
    }

    .btn-microsoft {
        color: #fff;
        background-color: #2672ec;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-microsoft:focus,
    .btn-microsoft.focus {
        color: #fff;
        background-color: #125acd;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-microsoft:hover {
        color: #fff;
        background-color: #125acd;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-microsoft:active,
    .btn-microsoft.active,
    .open > .dropdown-toggle.btn-microsoft {
        color: #fff;
        background-color: #125acd;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-microsoft:active:hover,
    .btn-microsoft.active:hover,
    .open > .dropdown-toggle.btn-microsoft:hover,
    .btn-microsoft:active:focus,
    .btn-microsoft.active:focus,
    .open > .dropdown-toggle.btn-microsoft:focus,
    .btn-microsoft:active.focus,
    .btn-microsoft.active.focus,
    .open > .dropdown-toggle.btn-microsoft.focus {
        color: #fff;
        background-color: #0f4bac;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-microsoft:active,
    .btn-microsoft.active,
    .open > .dropdown-toggle.btn-microsoft {
        background-image: none;
    }

    .btn-microsoft.disabled,
    .btn-microsoft[disabled],
    fieldset[disabled] .btn-microsoft,
    .btn-microsoft.disabled:hover,
    .btn-microsoft[disabled]:hover,
    fieldset[disabled] .btn-microsoft:hover,
    .btn-microsoft.disabled:focus,
    .btn-microsoft[disabled]:focus,
    fieldset[disabled] .btn-microsoft:focus,
    .btn-microsoft.disabled.focus,
    .btn-microsoft[disabled].focus,
    fieldset[disabled] .btn-microsoft.focus,
    .btn-microsoft.disabled:active,
    .btn-microsoft[disabled]:active,
    fieldset[disabled] .btn-microsoft:active,
    .btn-microsoft.disabled.active,
    .btn-microsoft[disabled].active,
    fieldset[disabled] .btn-microsoft.active {
        background-color: #2672ec;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-microsoft .badge {
        color: #2672ec;
        background-color: #fff;
    }

    .btn-odnoklassniki {
        color: #fff;
        background-color: #f4731c;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-odnoklassniki:focus,
    .btn-odnoklassniki.focus {
        color: #fff;
        background-color: #d35b0a;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-odnoklassniki:hover {
        color: #fff;
        background-color: #d35b0a;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-odnoklassniki:active,
    .btn-odnoklassniki.active,
    .open > .dropdown-toggle.btn-odnoklassniki {
        color: #fff;
        background-color: #d35b0a;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-odnoklassniki:active:hover,
    .btn-odnoklassniki.active:hover,
    .open > .dropdown-toggle.btn-odnoklassniki:hover,
    .btn-odnoklassniki:active:focus,
    .btn-odnoklassniki.active:focus,
    .open > .dropdown-toggle.btn-odnoklassniki:focus,
    .btn-odnoklassniki:active.focus,
    .btn-odnoklassniki.active.focus,
    .open > .dropdown-toggle.btn-odnoklassniki.focus {
        color: #fff;
        background-color: #b14c09;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-odnoklassniki:active,
    .btn-odnoklassniki.active,
    .open > .dropdown-toggle.btn-odnoklassniki {
        background-image: none;
    }

    .btn-odnoklassniki.disabled,
    .btn-odnoklassniki[disabled],
    fieldset[disabled] .btn-odnoklassniki,
    .btn-odnoklassniki.disabled:hover,
    .btn-odnoklassniki[disabled]:hover,
    fieldset[disabled] .btn-odnoklassniki:hover,
    .btn-odnoklassniki.disabled:focus,
    .btn-odnoklassniki[disabled]:focus,
    fieldset[disabled] .btn-odnoklassniki:focus,
    .btn-odnoklassniki.disabled.focus,
    .btn-odnoklassniki[disabled].focus,
    fieldset[disabled] .btn-odnoklassniki.focus,
    .btn-odnoklassniki.disabled:active,
    .btn-odnoklassniki[disabled]:active,
    fieldset[disabled] .btn-odnoklassniki:active,
    .btn-odnoklassniki.disabled.active,
    .btn-odnoklassniki[disabled].active,
    fieldset[disabled] .btn-odnoklassniki.active {
        background-color: #f4731c;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-odnoklassniki .badge {
        color: #f4731c;
        background-color: #fff;
    }

    .btn-openid {
        color: #fff;
        background-color: #f7931e;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-openid:focus,
    .btn-openid.focus {
        color: #fff;
        background-color: #da7908;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-openid:hover {
        color: #fff;
        background-color: #da7908;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-openid:active,
    .btn-openid.active,
    .open > .dropdown-toggle.btn-openid {
        color: #fff;
        background-color: #da7908;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-openid:active:hover,
    .btn-openid.active:hover,
    .open > .dropdown-toggle.btn-openid:hover,
    .btn-openid:active:focus,
    .btn-openid.active:focus,
    .open > .dropdown-toggle.btn-openid:focus,
    .btn-openid:active.focus,
    .btn-openid.active.focus,
    .open > .dropdown-toggle.btn-openid.focus {
        color: #fff;
        background-color: #b86607;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-openid:active,
    .btn-openid.active,
    .open > .dropdown-toggle.btn-openid {
        background-image: none;
    }

    .btn-openid.disabled,
    .btn-openid[disabled],
    fieldset[disabled] .btn-openid,
    .btn-openid.disabled:hover,
    .btn-openid[disabled]:hover,
    fieldset[disabled] .btn-openid:hover,
    .btn-openid.disabled:focus,
    .btn-openid[disabled]:focus,
    fieldset[disabled] .btn-openid:focus,
    .btn-openid.disabled.focus,
    .btn-openid[disabled].focus,
    fieldset[disabled] .btn-openid.focus,
    .btn-openid.disabled:active,
    .btn-openid[disabled]:active,
    fieldset[disabled] .btn-openid:active,
    .btn-openid.disabled.active,
    .btn-openid[disabled].active,
    fieldset[disabled] .btn-openid.active {
        background-color: #f7931e;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-openid .badge {
        color: #f7931e;
        background-color: #fff;
    }

    .btn-pinterest {
        color: #fff;
        background-color: #cb2027;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-pinterest:focus,
    .btn-pinterest.focus {
        color: #fff;
        background-color: #9f191f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-pinterest:hover {
        color: #fff;
        background-color: #9f191f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-pinterest:active,
    .btn-pinterest.active,
    .open > .dropdown-toggle.btn-pinterest {
        color: #fff;
        background-color: #9f191f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-pinterest:active:hover,
    .btn-pinterest.active:hover,
    .open > .dropdown-toggle.btn-pinterest:hover,
    .btn-pinterest:active:focus,
    .btn-pinterest.active:focus,
    .open > .dropdown-toggle.btn-pinterest:focus,
    .btn-pinterest:active.focus,
    .btn-pinterest.active.focus,
    .open > .dropdown-toggle.btn-pinterest.focus {
        color: #fff;
        background-color: #801419;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-pinterest:active,
    .btn-pinterest.active,
    .open > .dropdown-toggle.btn-pinterest {
        background-image: none;
    }

    .btn-pinterest.disabled,
    .btn-pinterest[disabled],
    fieldset[disabled] .btn-pinterest,
    .btn-pinterest.disabled:hover,
    .btn-pinterest[disabled]:hover,
    fieldset[disabled] .btn-pinterest:hover,
    .btn-pinterest.disabled:focus,
    .btn-pinterest[disabled]:focus,
    fieldset[disabled] .btn-pinterest:focus,
    .btn-pinterest.disabled.focus,
    .btn-pinterest[disabled].focus,
    fieldset[disabled] .btn-pinterest.focus,
    .btn-pinterest.disabled:active,
    .btn-pinterest[disabled]:active,
    fieldset[disabled] .btn-pinterest:active,
    .btn-pinterest.disabled.active,
    .btn-pinterest[disabled].active,
    fieldset[disabled] .btn-pinterest.active {
        background-color: #cb2027;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-pinterest .badge {
        color: #cb2027;
        background-color: #fff;
    }

    .btn-reddit {
        color: #000;
        background-color: #eff7ff;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-reddit:focus,
    .btn-reddit.focus {
        color: #000;
        background-color: #bcddff;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-reddit:hover {
        color: #000;
        background-color: #bcddff;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-reddit:active,
    .btn-reddit.active,
    .open > .dropdown-toggle.btn-reddit {
        color: #000;
        background-color: #bcddff;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-reddit:active:hover,
    .btn-reddit.active:hover,
    .open > .dropdown-toggle.btn-reddit:hover,
    .btn-reddit:active:focus,
    .btn-reddit.active:focus,
    .open > .dropdown-toggle.btn-reddit:focus,
    .btn-reddit:active.focus,
    .btn-reddit.active.focus,
    .open > .dropdown-toggle.btn-reddit.focus {
        color: #000;
        background-color: #98ccff;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-reddit:active,
    .btn-reddit.active,
    .open > .dropdown-toggle.btn-reddit {
        background-image: none;
    }

    .btn-reddit.disabled,
    .btn-reddit[disabled],
    fieldset[disabled] .btn-reddit,
    .btn-reddit.disabled:hover,
    .btn-reddit[disabled]:hover,
    fieldset[disabled] .btn-reddit:hover,
    .btn-reddit.disabled:focus,
    .btn-reddit[disabled]:focus,
    fieldset[disabled] .btn-reddit:focus,
    .btn-reddit.disabled.focus,
    .btn-reddit[disabled].focus,
    fieldset[disabled] .btn-reddit.focus,
    .btn-reddit.disabled:active,
    .btn-reddit[disabled]:active,
    fieldset[disabled] .btn-reddit:active,
    .btn-reddit.disabled.active,
    .btn-reddit[disabled].active,
    fieldset[disabled] .btn-reddit.active {
        background-color: #eff7ff;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-reddit .badge {
        color: #eff7ff;
        background-color: #000;
    }

    .btn-soundcloud {
        color: #fff;
        background-color: #f50;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-soundcloud:focus,
    .btn-soundcloud.focus {
        color: #fff;
        background-color: #c40;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-soundcloud:hover {
        color: #fff;
        background-color: #c40;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-soundcloud:active,
    .btn-soundcloud.active,
    .open > .dropdown-toggle.btn-soundcloud {
        color: #fff;
        background-color: #c40;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-soundcloud:active:hover,
    .btn-soundcloud.active:hover,
    .open > .dropdown-toggle.btn-soundcloud:hover,
    .btn-soundcloud:active:focus,
    .btn-soundcloud.active:focus,
    .open > .dropdown-toggle.btn-soundcloud:focus,
    .btn-soundcloud:active.focus,
    .btn-soundcloud.active.focus,
    .open > .dropdown-toggle.btn-soundcloud.focus {
        color: #fff;
        background-color: #a83800;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-soundcloud:active,
    .btn-soundcloud.active,
    .open > .dropdown-toggle.btn-soundcloud {
        background-image: none;
    }

    .btn-soundcloud.disabled,
    .btn-soundcloud[disabled],
    fieldset[disabled] .btn-soundcloud,
    .btn-soundcloud.disabled:hover,
    .btn-soundcloud[disabled]:hover,
    fieldset[disabled] .btn-soundcloud:hover,
    .btn-soundcloud.disabled:focus,
    .btn-soundcloud[disabled]:focus,
    fieldset[disabled] .btn-soundcloud:focus,
    .btn-soundcloud.disabled.focus,
    .btn-soundcloud[disabled].focus,
    fieldset[disabled] .btn-soundcloud.focus,
    .btn-soundcloud.disabled:active,
    .btn-soundcloud[disabled]:active,
    fieldset[disabled] .btn-soundcloud:active,
    .btn-soundcloud.disabled.active,
    .btn-soundcloud[disabled].active,
    fieldset[disabled] .btn-soundcloud.active {
        background-color: #f50;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-soundcloud .badge {
        color: #f50;
        background-color: #fff;
    }

    .btn-tumblr {
        color: #fff;
        background-color: #2c4762;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-tumblr:focus,
    .btn-tumblr.focus {
        color: #fff;
        background-color: #1c2d3f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-tumblr:hover {
        color: #fff;
        background-color: #1c2d3f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-tumblr:active,
    .btn-tumblr.active,
    .open > .dropdown-toggle.btn-tumblr {
        color: #fff;
        background-color: #1c2d3f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-tumblr:active:hover,
    .btn-tumblr.active:hover,
    .open > .dropdown-toggle.btn-tumblr:hover,
    .btn-tumblr:active:focus,
    .btn-tumblr.active:focus,
    .open > .dropdown-toggle.btn-tumblr:focus,
    .btn-tumblr:active.focus,
    .btn-tumblr.active.focus,
    .open > .dropdown-toggle.btn-tumblr.focus {
        color: #fff;
        background-color: #111c26;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-tumblr:active,
    .btn-tumblr.active,
    .open > .dropdown-toggle.btn-tumblr {
        background-image: none;
    }

    .btn-tumblr.disabled,
    .btn-tumblr[disabled],
    fieldset[disabled] .btn-tumblr,
    .btn-tumblr.disabled:hover,
    .btn-tumblr[disabled]:hover,
    fieldset[disabled] .btn-tumblr:hover,
    .btn-tumblr.disabled:focus,
    .btn-tumblr[disabled]:focus,
    fieldset[disabled] .btn-tumblr:focus,
    .btn-tumblr.disabled.focus,
    .btn-tumblr[disabled].focus,
    fieldset[disabled] .btn-tumblr.focus,
    .btn-tumblr.disabled:active,
    .btn-tumblr[disabled]:active,
    fieldset[disabled] .btn-tumblr:active,
    .btn-tumblr.disabled.active,
    .btn-tumblr[disabled].active,
    fieldset[disabled] .btn-tumblr.active {
        background-color: #2c4762;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-tumblr .badge {
        color: #2c4762;
        background-color: #fff;
    }

    .btn-twitter {
        color: #fff;
        background-color: #55acee;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-twitter:focus,
    .btn-twitter.focus {
        color: #fff;
        background-color: #2795e9;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-twitter:hover {
        color: #fff;
        background-color: #2795e9;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-twitter:active,
    .btn-twitter.active,
    .open > .dropdown-toggle.btn-twitter {
        color: #fff;
        background-color: #2795e9;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-twitter:active:hover,
    .btn-twitter.active:hover,
    .open > .dropdown-toggle.btn-twitter:hover,
    .btn-twitter:active:focus,
    .btn-twitter.active:focus,
    .open > .dropdown-toggle.btn-twitter:focus,
    .btn-twitter:active.focus,
    .btn-twitter.active.focus,
    .open > .dropdown-toggle.btn-twitter.focus {
        color: #fff;
        background-color: #1583d7;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-twitter:active,
    .btn-twitter.active,
    .open > .dropdown-toggle.btn-twitter {
        background-image: none;
    }

    .btn-twitter.disabled,
    .btn-twitter[disabled],
    fieldset[disabled] .btn-twitter,
    .btn-twitter.disabled:hover,
    .btn-twitter[disabled]:hover,
    fieldset[disabled] .btn-twitter:hover,
    .btn-twitter.disabled:focus,
    .btn-twitter[disabled]:focus,
    fieldset[disabled] .btn-twitter:focus,
    .btn-twitter.disabled.focus,
    .btn-twitter[disabled].focus,
    fieldset[disabled] .btn-twitter.focus,
    .btn-twitter.disabled:active,
    .btn-twitter[disabled]:active,
    fieldset[disabled] .btn-twitter:active,
    .btn-twitter.disabled.active,
    .btn-twitter[disabled].active,
    fieldset[disabled] .btn-twitter.active {
        background-color: #55acee;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-twitter .badge {
        color: #55acee;
        background-color: #fff;
    }

    .btn-vimeo {
        color: #fff;
        background-color: #1ab7ea;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-vimeo:focus,
    .btn-vimeo.focus {
        color: #fff;
        background-color: #1295bf;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-vimeo:hover {
        color: #fff;
        background-color: #1295bf;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-vimeo:active,
    .btn-vimeo.active,
    .open > .dropdown-toggle.btn-vimeo {
        color: #fff;
        background-color: #1295bf;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-vimeo:active:hover,
    .btn-vimeo.active:hover,
    .open > .dropdown-toggle.btn-vimeo:hover,
    .btn-vimeo:active:focus,
    .btn-vimeo.active:focus,
    .open > .dropdown-toggle.btn-vimeo:focus,
    .btn-vimeo:active.focus,
    .btn-vimeo.active.focus,
    .open > .dropdown-toggle.btn-vimeo.focus {
        color: #fff;
        background-color: #0f7b9f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-vimeo:active,
    .btn-vimeo.active,
    .open > .dropdown-toggle.btn-vimeo {
        background-image: none;
    }

    .btn-vimeo.disabled,
    .btn-vimeo[disabled],
    fieldset[disabled] .btn-vimeo,
    .btn-vimeo.disabled:hover,
    .btn-vimeo[disabled]:hover,
    fieldset[disabled] .btn-vimeo:hover,
    .btn-vimeo.disabled:focus,
    .btn-vimeo[disabled]:focus,
    fieldset[disabled] .btn-vimeo:focus,
    .btn-vimeo.disabled.focus,
    .btn-vimeo[disabled].focus,
    fieldset[disabled] .btn-vimeo.focus,
    .btn-vimeo.disabled:active,
    .btn-vimeo[disabled]:active,
    fieldset[disabled] .btn-vimeo:active,
    .btn-vimeo.disabled.active,
    .btn-vimeo[disabled].active,
    fieldset[disabled] .btn-vimeo.active {
        background-color: #1ab7ea;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-vimeo .badge {
        color: #1ab7ea;
        background-color: #fff;
    }

    .btn-vk {
        color: #fff;
        background-color: #587ea3;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-vk:focus,
    .btn-vk.focus {
        color: #fff;
        background-color: #466482;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-vk:hover {
        color: #fff;
        background-color: #466482;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-vk:active,
    .btn-vk.active,
    .open > .dropdown-toggle.btn-vk {
        color: #fff;
        background-color: #466482;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-vk:active:hover,
    .btn-vk.active:hover,
    .open > .dropdown-toggle.btn-vk:hover,
    .btn-vk:active:focus,
    .btn-vk.active:focus,
    .open > .dropdown-toggle.btn-vk:focus,
    .btn-vk:active.focus,
    .btn-vk.active.focus,
    .open > .dropdown-toggle.btn-vk.focus {
        color: #fff;
        background-color: #3a526b;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-vk:active,
    .btn-vk.active,
    .open > .dropdown-toggle.btn-vk {
        background-image: none;
    }

    .btn-vk.disabled,
    .btn-vk[disabled],
    fieldset[disabled] .btn-vk,
    .btn-vk.disabled:hover,
    .btn-vk[disabled]:hover,
    fieldset[disabled] .btn-vk:hover,
    .btn-vk.disabled:focus,
    .btn-vk[disabled]:focus,
    fieldset[disabled] .btn-vk:focus,
    .btn-vk.disabled.focus,
    .btn-vk[disabled].focus,
    fieldset[disabled] .btn-vk.focus,
    .btn-vk.disabled:active,
    .btn-vk[disabled]:active,
    fieldset[disabled] .btn-vk:active,
    .btn-vk.disabled.active,
    .btn-vk[disabled].active,
    fieldset[disabled] .btn-vk.active {
        background-color: #587ea3;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-vk .badge {
        color: #587ea3;
        background-color: #fff;
    }

    .btn-yahoo {
        color: #fff;
        background-color: #720e9e;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-yahoo:focus,
    .btn-yahoo.focus {
        color: #fff;
        background-color: #500a6f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-yahoo:hover {
        color: #fff;
        background-color: #500a6f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-yahoo:active,
    .btn-yahoo.active,
    .open > .dropdown-toggle.btn-yahoo {
        color: #fff;
        background-color: #500a6f;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-yahoo:active:hover,
    .btn-yahoo.active:hover,
    .open > .dropdown-toggle.btn-yahoo:hover,
    .btn-yahoo:active:focus,
    .btn-yahoo.active:focus,
    .open > .dropdown-toggle.btn-yahoo:focus,
    .btn-yahoo:active.focus,
    .btn-yahoo.active.focus,
    .open > .dropdown-toggle.btn-yahoo.focus {
        color: #fff;
        background-color: #39074e;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-yahoo:active,
    .btn-yahoo.active,
    .open > .dropdown-toggle.btn-yahoo {
        background-image: none;
    }

    .btn-yahoo.disabled,
    .btn-yahoo[disabled],
    fieldset[disabled] .btn-yahoo,
    .btn-yahoo.disabled:hover,
    .btn-yahoo[disabled]:hover,
    fieldset[disabled] .btn-yahoo:hover,
    .btn-yahoo.disabled:focus,
    .btn-yahoo[disabled]:focus,
    fieldset[disabled] .btn-yahoo:focus,
    .btn-yahoo.disabled.focus,
    .btn-yahoo[disabled].focus,
    fieldset[disabled] .btn-yahoo.focus,
    .btn-yahoo.disabled:active,
    .btn-yahoo[disabled]:active,
    fieldset[disabled] .btn-yahoo:active,
    .btn-yahoo.disabled.active,
    .btn-yahoo[disabled].active,
    fieldset[disabled] .btn-yahoo.active {
        background-color: #720e9e;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-yahoo .badge {
        color: #720e9e;
        background-color: #fff;
    }

    .btn-youtube {
        color: #fff;
        background-color: #d02022;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-youtube:focus,
    .btn-youtube.focus {
        color: #fff;
        background-color: #d61114;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-youtube:hover {
        color: #fff;
        background-color: #d61114;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-youtube:active,
    .btn-youtube.active,
    .open > .dropdown-toggle.btn-youtube {
        color: #fff;
        background-color: #d61114;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-youtube:active:hover,
    .btn-youtube.active:hover,
    .open > .dropdown-toggle.btn-youtube:hover,
    .btn-youtube:active:focus,
    .btn-youtube.active:focus,
    .open > .dropdown-toggle.btn-youtube:focus,
    .btn-youtube:active.focus,
    .btn-youtube.active.focus,
    .open > .dropdown-toggle.btn-youtube.focus {
        color: #fff;
        background-color: #d61114;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-youtube:active,
    .btn-youtube.active,
    .open > .dropdown-toggle.btn-youtube {
        background-image: none;
    }

    .btn-youtube.disabled,
    .btn-youtube[disabled],
    fieldset[disabled] .btn-youtube,
    .btn-youtube.disabled:hover,
    .btn-youtube[disabled]:hover,
    fieldset[disabled] .btn-youtube:hover,
    .btn-youtube.disabled:focus,
    .btn-youtube[disabled]:focus,
    fieldset[disabled] .btn-youtube:focus,
    .btn-youtube.disabled.focus,
    .btn-youtube[disabled].focus,
    fieldset[disabled] .btn-youtube.focus,
    .btn-youtube.disabled:active,
    .btn-youtube[disabled]:active,
    fieldset[disabled] .btn-youtube:active,
    .btn-youtube.disabled.active,
    .btn-youtube[disabled].active,
    fieldset[disabled] .btn-youtube.active {
        background-color: #d61114;
        border-color: rgba(0, 0, 0, 0.2);
    }

    .btn-youtube .badge {
        color: #d61114;
        background-color: #fff;
    }

    .btn-social-icon.btn-lg {
        height: 38px;
        width: 38px;
        padding-left: 0;
        padding-right: 0;
        margin: 5px 0;
        border-radius: 6px;
    }

    .social .btn-social-icon {
        margin: 5px 0;
        display: inline-block;
    }

    .social {
        text-align: center;
        display: flex !important;
        justify-content: space-between;
        padding: 10px 0;
    }

    .footer .social {
        margin-top: 12px;
    }

    .footer {
        width: auto;
        border-radius: 0;
        font-weight: normal;
        text-transform: uppercase;
        font-family: "GothamProRegular";
        padding: 30px 20px 10px;
    }

    .top-footer {
        display: none;
    }

    .footer-bootom-bg {
        background: none;
    }

    .bottom-footer p {
        margin: 0 0 12px 0;
        font-size: 11px !important;
        line-height: 15px;
        text-align: center;
    }

    .top-footer-left {
        display: none;
    }

    a.inform-link {
        display: none !important;
    }

    .cart-up {
        display: none !important;
    }

    .category-main {
        display: none;
    }

    .sliders-news {
        display: none;
    }

    .front .content {
        margin-top: 0;
    }

    .content {
        width: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    #main-slider img {
        width: 100%;
    }

    .slider-wrapper {
        display: none;
    }

    .owl-carousel {
        display: block;
        margin-bottom: 0;
    }

    .show_pc {
        display: none;
    }

    .show_mob {
        display: block;
        /*margin-top: 25px;*/
    }

    .header-content {
        display: none;
    }

    .header-menu {
        display: none;
    }

    a.admin_bookmark {
        display: none;
    }

    body {
        margin-top: 49px;
        overflow-x: hidden;
    }

    body#tinymce {
        margin-top: 0;
        overflow-x: inherit;
    }

    .pop_active {
        width: 100%;
        height: 100%;
        position: fixed;
        overflow: hidden;
    }

    #header {
        background: #000;
        height: 49px;
        position: fixed;
        top: 0;
        left: 0;
        box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.6);
        z-index: 110;
        width: 100%;
        -webkit-transition: transform 0.5s;
        -moz-transition: transform 0.5s;
        -ms-transition: transform 0.5s;
        -o-transition: transform 0.5s;
        transition: transform 0.5s;
    }

    #header #logo {
        width: 87px;
        overflow: hidden;
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 10px 0;
        height: 100%;
    }

    #header #logo img {
        height: 30px;
    }

    #header .mobile-basket {
        display: block;
        position: absolute;
        top: 10px;
        right: 9px;
        height: 20px;
    }

    #header .mobile-basket a {
        display: block;
        position: relative;
        color: white;
        text-transform: uppercase;
        text-align: center;
        width: 38px;
    }

    .mobile-basket .cart-icon {
        display: block;
        position: relative;
        background: url("../images/cart_icon.png") no-repeat;
        width: 38px;
        height: 31px;
        text-indent: -9999px;
        margin: 0;
    }

    .mobile-basket .cart-count {
        position: absolute;
        top: 1px;
        left: -1px;
        display: inline-block;
        font-size: 13px;
        right: 0;
    }

    #menu-link-mobile {
        width: 23px;
        padding: 17px 30.5px 18px;
        display: block;
        cursor: pointer;
        position: fixed;
        top: 0;
        left: -14.5px;
        z-index: 120;
        transition: all 0.2s;
    }

    #menu-link-mobile.active {
        left: auto;
        z-index: 999;
        right: -28px;
        width: 35px;
        top: 3px;
        transition: all 0.2s;
    }

    .menu-link .icon-bar {
        background: #fff;
        display: block;
        height: 2px;
        width: 100%;
    }

    .menu-link .icon-bar + .icon-bar {
        margin-top: 4px;
        position: relative;
    }

    #menu-link-mobile.active .icon-bar:nth-child(2) {
        display: none;
    }

    #menu-link-mobile.active .icon-bar:nth-child(3) {
        transform: rotate(315deg);
        top: -6px;
    }

    #menu-link-mobile.active .icon-bar:nth-child(1) {
        transform: rotate(45deg);
        top: 12px;
    }

    #main-menu {
        z-index: 120;
        padding: 10px 0;
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        list-style-type: none;
        bottom: 0;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -webkit-overflow-scrolling: touch;
        background: #000;
        overflow: hidden;
        overflow-y: auto;
        transition: all 0.2s ease;
    }

    #main-menu.visible {
        left: 0;
    }

    #main-menu ul {
        width: 100%;
        z-index: 10;
        padding: 0;
    }

    #main-menu ul li a {
        display: block;
        position: relative;
        color: #fff;
        text-decoration: none;
        font-size: 12px;
        text-transform: uppercase;
        padding: 14px 37px 14px 15px;
    }

    #main-menu ul.cart-menu {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        padding: 10px;
        text-align: center;
        width: auto;
    }

    #main-menu ul.cart-menu li {
        display: inline-block;
    }

    #main-menu ul.cart-menu li a:active,
    #main-menu ul.cart-menu li a:focus,
    #main-menu ul.cart-menu li a:hover,
    #main-menu ul.cart-menu li a.active {
        background: #fff;
        color: #000;
    }

    #main-menu ul.cart-menu li a.lang_addaptive_nemu {
        width: auto;
    }

    #main-menu ul.cart-menu a.lang_addaptive_nemu:last-child {
    }

    #main-menu ul.cart-menu li a {
        padding: 5px 10px;
        border: 1px solid #fff;
        border-radius: 4px;
        text-align: center;
        cursor: pointer;
    }

    #nav-bg {
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        -webkit-overflow-scrolling: touch;
        overflow: hidden;
        top: 0;
        left: 0;
        z-index: 110;
        background: rgba(255, 255, 255, 0.9);
    }

    #main-menu ul li a.has_child {
        background: url("../images/plus_fff.png") no-repeat 96% 50%;
    }

    #main-menu ul li a.has_child.minus {
        background: url("../images/minus_fff.png") no-repeat 96% 50%;
    }

    ul.product-menu-child {
        background: #ebebeb;
        display: none;
    }

    ul.product-menu-child.active_item_ul,
    #main-menu ul li a.has_child.minus + ul {
        display: block;
    }

    ul.product-menu-child li a {
        color: #000 !important;
        padding-left: 25px !important;
    }

    ul.product-menu-child li a.selected {
        background: rgba(0, 0, 0, 0.22);
    }

    .navi-main {
        margin: 12px 0 0 0;
    }

    .navi-main ul {
        padding: 0;
        display: inline-block;
        width: 100%;
    }

    .navi-main ul li {
        float: left;
        list-style: none;
        width: 50%;
    }

    .navi-main ul li:last-child {
        width: 100%;
    }

    .navi-main ul li a {
        display: block;
        position: relative;
        font-size: 14px;
        text-transform: uppercase;
        padding: 11px 20px;
        text-align: center;
    }

    .navi-main ul li a {
        font-size: 14px;
        padding: 8px 0;
    }

    .link-title {
        font-size: 20px;
        text-align: center;
        margin: 28px 0 14px 0;
    }

    .ps-c-right h1 a.show_mob,
    .link-title.show_mob a,
    .theme-btn.white-sbmt.back-btn,
    .link-title a {
        border: 1px solid #424242;
        border-radius: 5px;
        background: url(../images/left-arrow.png) no-repeat 14px center;
        padding: 12px 10px 12px 32px;
        text-decoration: none;
        width: auto;
        display: block;
    }

    .post-content img {
        max-width: 100%;
        height: auto;
    }

    .text_left {
        width: 100%;
    }

    a.link_right {
        float: none;
        display: inline-block;
        top: 9px;
    }

    .blog_block {
        text-align: center;
    }

    iframe {
        max-width: 100% !important;
        height: auto !important;
    }

    .ps-c-right h1 {
        font-size: 20px;
    }

    .category-info {
        display: inline-block;
        position: relative;
        width: 100%;
        margin: 20px 0 12px 0;
    }

    .category-info .cat-name {
        display: inline-block;
        float: left;
        text-transform: uppercase;
    }

    .category-info .cat-num {
        display: inline-block;
        float: right;
    }

    #main-menu .cart-icon {
    }

    .sorting {
        position: relative;
        width: 100%;
        display: block;
        margin: 0 -15px 0px -15px;
        font-size: 11px;
        background: #424242;
        color: #fff;
        text-transform: uppercase;
        padding: 12px 15px;
        border: none;
    }

    .sorting i,
    .sorting .filter-title {
        padding-right: 10px;
        font-family: "GothamProRegular";
        text-shadow: 0 0 1.3px #fff;
    }

    .sorting a {
        color: #fff !important;
        font-size: 10.5px;
    }

    .sorting img {
        display: none;
    }

    .sorting div {
        margin-right: 5px;
    }

    .hide_pc.icon_right {
        width: 11px;
        height: 14px;
        background: url(../images/right-arrow-white.png) no-repeat right center;
        vertical-align: sub;
        margin-right: 0;
        vertical-align: sub;
    }

    .sorting div.filter-by {
        float: right;
        background: url(../images/right-arrow-white.png) no-repeat right center;
        padding-right: 0;
        display: block;
        height: 14px;
        line-height: 14px;
        position: relative;
        top: 2px;
        cursor: pointer;
        margin-right: 15px;
    }

    .ps-items {
        margin-top: 0;
    }

    .pagination {
        width: auto;
        padding: 0;
    }

    .pagination > a {
        margin-bottom: 5px;
    }

    .ps-c-right .ps-item {
        height: auto;
        margin-bottom: 0;
    }

    .ps-item-absolute {
        position: inherit;
        box-shadow: none !important;
    }

    .ps-item-cart {
        display: block;
    }

    .news-discr {
        display: none;
    }

    .viewed-p {
        display: none;
    }

    .BlogView.content.all-content {
        *display: none;
        padding: 0;
    }

    .subskr {
        display: none;
    }

    .no-front .footer {
        display: none;
    }

    .to-up {
        z-index: 999999;
        bottom: 75px;
    }

    .images-left {
        width: 100%;
    }

    .pc-right {
        width: 100%;
    }

    .pc-price,
    .pc-but {
        width: 100%;
        text-align: center;
    }

    .pc-variants {
        margin-top: 14px;
    }

    .pc-but .add-comment-post {
        width: 100%;
        margin-top: 15px;
        margin-bottom: 15px;
        border-color: #353535;
    }

    .comment-new {
        width: 100%;
        height: auto;
        background: none;
        padding: 0;
    }

    .comm-it1,
    .comm-it2,
    .comm-it3,
    .comm-it4 {
        width: 100%;
    }

    .comment-new-right > div {
        margin-bottom: 10px;
    }

    .comment-new label {
        margin-left: 0;
    }

    .comment-new-left {
        display: none;
    }

    .comment-new-right {
        width: 100%;
        position: relative;
        padding-bottom: 50px;
    }

    .comm-it4 textarea {
        width: calc(99% - 3px);
        border: 1px solid #535353;
        height: 75px;
    }

    .comm-it1 input {
        border: 1px solid #535353;
        width: calc(100% - 12px);
    }

    .new_prod_rate {
        margin-left: 0;
    }

    .comm-it3 input {
        width: 100%;
    }

    .comm-it3 {
        position: absolute;
        bottom: 0;
    }

    .comment-new-right .stars {
        margin-bottom: 0;
    }

    .pc-but .button {
        margin-top: 15px;
    }

    .images-left .image {
        display: none;
    }

    .fancybox-opened {
        z-index: 8030;
    }

    .all_images_mob {
        text-align: center;
        margin-bottom: 15px;
    }

    .all_images_mob .slick-slide {
        height: auto;
    }

    .all_images_mob a {
        text-align: center;
    }

    .all_images_mob img {
        display: inline-block !important;
        max-width: 280px;
    }

    .all_images_mob .slick-dots {
        margin-top: 10px;
        position: initial;
    }

    .all_images_mob.slick-slider {
        margin-bottom: 15px;
    }

    .all_images_mob .slick-dots li {
        width: 10px;
        height: 10px;
        border: 1px solid #000;
        border-radius: 50%;
    }

    .all_images_mob .slick-dots li button {
        width: 10px;
        height: 10px;
    }

    .all_images_mob .slick-dots li.slick-active {
        background: #000;
    }

    .pc-right h1 {
        float: left;
        text-transform: uppercase;
    }

    .pc-brand {
        display: none;
    }

    .pc-right .stars {
        float: right;
    }

    .slogan-info {
        width: 100%;
        clear: both;
        font-size: 14px;
        text-transform: uppercase;
        margin-bottom: 20px;
    }

    .pc-hr {
        margin-bottom: 25px;
    }

    #search-wrap {
        display: inline-block;
        width: calc(100% - 30px);
        background: rgba(0, 0, 0, 0.25);
        padding: 10px 15px;
        text-transform: uppercase;
        position: absolute;
        z-index: 100;
        top: 0;
        left: 0;
        overflow: hidden;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    .search-bg {
        display: block;
        position: relative;
        height: 50px;
        background: #ccc;
    }

    #search-wrap.static {
        position: absolute;
        top: 0;
        left: 0;
        background: none;
    }

    .search-form {
        display: block;
        position: relative;
    }

    .search-container {
        display: block;
        position: relative;
        width: 100%;
        float: left;
    }

    .search-container.active {
        width: 84%;
    }

    .search-form .search-text {
        font-size: 14px;
        border: 1px solid #a8a8a8;
        outline: none;
        border-radius: 5px;
        padding: 0 32px 0 8px;
        width: 100%;
        height: 30px;
        line-height: 30px;
    }

    .search-form .search-btn {
        display: none;
        position: absolute;
        top: 10px;
        left: 15px;
        width: 21px;
        height: 21px;
        background: url("../images/search-icon.png") no-repeat;
        border: none;
        outline: none;
        text-indent: -9999px;
    }

    .remove-text {
        display: none;
        color: #fff;
        font-size: 16px;
        line-height: 33px;
        font-family: Tahoma;
        font-weight: lighter;
        letter-spacing: 1px;
        cursor: pointer;
        width: 16%;
        text-align: right;
        float: right;
        padding-left: 10px;
    }

    .remove-icon {
        display: none;
        position: absolute;
        top: 9px;
        right: 9px;
        width: 15px;
        height: 15px;
        background: url("../images/remove-icon.png") no-repeat;
        text-indent: -9999px;
        cursor: pointer;
    }

    .search-container,
    .remove-text,
    .remove-icon {
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    .footer_mob_no_front {
        text-align: center;
        padding: 16px 0;
        background: #ebebeb;
    }

    .footer-menu {
        display: inline-block;
        padding: 0;
        margin: 0 auto;
    }

    .footer-menu li {
        list-style: none;
        float: left;
    }

    .footer-menu li a {
        font-size: 11px;
        text-transform: uppercase;
    }

    .footer-menu li a::after {
        content: "|";
        padding: 0 3px;
    }

    .footer-menu li:last-child a::after {
        content: none;
    }

    .input-row-width input {
        width: calc(100% - 18px);
    !important;
    }

    #cities_goto, #select_warehouses, #street_goto, .name_nphouse, .name_npflat, .name_address {
        margin-bottom: 18px
    }

    .cdk-overlay-pane {
        margin-top: 0 !important;
    }


}

@media screen and (max-width: 700px) {
    .bga_no a {
        background: none !important;
    }

    .sorting div.view_sort {
        display: inline-block !important;
        cursor: pointer;
    }

    .sorting div.view_sort a {
        font-size: 11px;
        text-decoration: none;
        text-shadow: 0 0 1.3px #fff;
    }

    div.none_s {
        display: none;
    }

    .ps-item span.ps-item-name-p {
        margin: 0;
        height: 64px;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 17px;
    }

    span[itemprop="url"],
    .ps-item-cart span[itemprop],
    span[itemprop="brand"],
    span[itemprop="sku"],
    span[itemprop="review"],
    span[itemprop="priceValidUntil"] {
        display: none;
    }

    .ps-item a {
        display: flex;
        line-height: unset;
        justify-content: center;
        align-items: center;
    }

    .ps-item a img {
        max-width: 100%;
    }
}

@media screen and (max-width: 650px) {
    .sorting div.count_products i {
        display: none;
    }

    .variatns_mob {
        display: block;
    }

    .variatns_mob select {
        margin-bottom: 0;
        margin-top: 7px;
    }

    .variatns_more i.all-curent-it {
        display: none;
    }

    .all-curent-it {
        margin-top: 10px;
        padding: 5px;
    }

    .ps-item-cart-c {
        margin-top: 11px;
    }

    .select_warehouses,
    #cities_goto {
        width: 100% !important;
        float: none !important;
    }

    #cities, #areas, #warehouses {
        width: 100% !important;
        display: block;
        margin-bottom: 15px;
    }
}

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

}

@media screen and (max-width: 465px) {
    /* #form_purchases ul {
      padding-bottom: 75px;
   }*/
    #main-menu ul.cart-menu li:last-child {
        width: 100%;
        margin: 10px 0 0 0 !important;
    }

    #main-menu ul.cart-menu li a {
        padding: 5px 9px;
    }
}

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

    .fancybox-wrap {
        width: 300px !important;
    }

    #oneclick {
        width: 270px;
    }

    #add-comm-modal {
        width: 270px !important;
    }
}

@media screen and (max-width: 436px) {
    .ps-items {
    }

    #purchases td.image {
        width: 50px;
        padding: 15px 2px;
    }

    #purchases td.image img {
        max-width: 50px !important;
    }

    #purchases .name a {
        font-size: 13px;
    }

    .ps-c-right h1 a {
        font-size: 16px;
    }

    .ps-c-right .ps-item .ps-item-cart {
        *display: none;
    }

    .ps-item-cart {
        padding: 0 5px;
        width: auto;
    }

    .ps-item a {
        margin-bottom: 11px;
    }

    /*   .ps-c-right .ps-item .image img {
      max-width: 100%;
   } */
    .ps-item span {
        font-size: 11.5px;
        margin-top: 0;
    }

    .ps-item-name-p {
        padding: 0 3px;
    }

    .tabs dl dd {
        font-size: 14px;
        padding: 10px 5px;
    }

    .ps-item-cart-p-price {
        font-size: 14px;
    }
}

@media screen and (max-width: 375px) {
    .pc-right h1 {
        width: 100%;
        text-align: center;
        font-size: 14px;
        padding-top: 6px;
    }

    .pc-right .stars {
        width: 100%;
        text-align: center;
    }

    .slogan-info {
        font-size: 10px;
        text-align: center;
    }

    .tabs dl dd {
        font-size: 11px;
    }

    .block_new_comm a.add-comment-post {
        font-size: 12px;
    }

    #street_goto,
    .name_nphouse,
    .name_npflat {
        float: none;
        width: 100%;
    }
}

@media screen and (max-width: 375px) {
    .sorting div.count_products select {
        font-size: 12px;
        padding: 3px 1px;
        top: -3px;
    }

    .sorting div.filter-by {
        margin-right: 5px;
    }

    .sorting {
        font-size: 10px;
    }

    .sorting div.view_sort a {
        font-size: 10px;
    }

    .sorting i,
    .sorting .filter-title {
        padding-right: 5px;
    }

    .hide_pc.icon_right {
        margin-left: 0;
        position: relative;
        top: 1px;
        left: -4px;
    }

    .sorting div.filter-by {
        padding-right: 5px;
    }

    .fancybox-wrap {
        width: 271px !important;
    }

    #oneclick {
        width: 241px;
    }

    #add-comm-modal {
        width: 241px !important;
    }

    .sorting div {
        margin-right: 2px;
    }
}

@media screen and (max-width: 335px) {
    .change-wrap {
        width: 95px;
    }

    .select-amount.cart-select .amount-text {
        width: 15px;
        height: 15px;
    }

    .footer-menu li {
        float: none;
        display: inline-block;
    }

    .footer-menu li a {
        font-size: 10px;
        padding: 5px 9px;
        display: inline-block;
    }

    .footer-menu li a::after {
        content: none;
    }
}

@media screen and (max-width: 320px) {
    .ps-c-right h1 a {
        font-size: 14px;
    }
}

.gallery_tabs {
    height: auto;
    overflow: hidden;
    border: 0;
    margin: 30px 0 40px 0;
}

.gallery_tab {
    display: none;
    padding: 10px;
}

.gallery_tab.active {
    display: block;
}

.gallery_tab.active > a {
    text-decoration: none;
    text-align: center;
    width: 90px;
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: middle;
}

.gallery_tab.active > a > img {
    max-width: 90px;
    max-height: 170px;
    vertical-align: middle;
}

.gallery_tabs ul {
    list-style: none;
    padding: 0;
    background: none;
    border: 0;
    height: 36px;
    border-bottom: 1px solid #ccc;
}

.gallery_tabs ul li {
    margin: 0 10px 0 0;
    padding: 0;
    border: 0;
    background: none;
    line-height: 22px;
    position: static;
    float: left;
    display: inline;
}

.gallery_tabs ul li a {
    font-weight: bold;
    color: black;
    text-decoration: none;
    padding: 5px 10px;
    display: block;
}

.gallery_tabs ul li a.active {
    color: #999;
    border: 1px solid #ccc;
    border-bottom: 1px solid white;
    padding-bottom: 8px;
    border-radius: 8px 8px 0 0;
}

.pg_nails {
    width: 460px;
}

.pg_nails div.block_left {
    text-align: center;
    width: 100%;
}

.pg_nails div.block_left img {
    max-width: 100%;
}

.pg_nails div.block_right {
    width: 100%;
    margin-top: 10px;
}

.pg_nails div.block_right h4 {
    font-size: 17px;
    color: #666;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.pg_nails div.block_right .block {
    margin-bottom: 20px;
}

.pg_nails div.block_right table {
    width: 100%;
}

.pg_nails div.block_right td {
    width: 50%;
    vertical-align: top;
    line-height: 16px;
    padding: 0 20px 10px 0;
    font-size: 13px;
}

.pg_nails div.block_right td.strong {
    font-weight: bold;
}

.pg_nails div.block_right .cta-block {
    background: #f2f2f2;
    height: auto;
    overflow: hidden;
    padding: 15px;
    position: relative;
    z-index: 20;
    margin: 0 0 6px;
    display: none;
}

.pg_nails div.block_right .cta-block h4 {
    color: #666666;
    font-size: 14px;
    margin: 0 0 5px;
    font-family: "ProximaNovaRegular", sans-serif;
    font-weight: normal;
}

.pg_nails div.block_right .cta-block p {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    line-height: 18px;
}

.pg_nails div.block_right tr td:last-child {
    padding-right: 0;
}

.red,
#cities_goto > span.red {
    color: red !important;
}

.theme-form > span.red {
    color: red;
}

.there_is_a_discount {
}

.there_is_a_discount a {
    margin: 17px 0 0 0;
    text-transform: uppercase;
}

.offer-link {
    display: inline-block;
    margin-top: 20px;
    font-size: 12px;
    color: #777;
}

.offer {
    margin: 20px 0;
}

.offer h3,
body > div.wrapper > main.content.all-content.\2a page-i-content > div.title {
    color: #5a5a5a;
    font-size: 25px;
    font-weight: bold;
    margin: 30px 0 20px;
}

.offer p {
    color: #a8a8a8;
    font-size: 15px;
    text-align: justify;
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.cart-right {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 1020;
    line-height: 1.2;
    width: 130px;
    height: 100%;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    background: #fff;
    margin-left: -135px;
    margin-top: 0;
}

span[data-copy] img {
    vertical-align: middle;
    height: 23px;
    cursor: pointer;
    position: relative;
    top: -2px;
}

span[data-copy].is-copied {
    filter: invert(1);
}

@media screen and (min-width: 992px) {


    .cart-up-all:not(.page-CheckoutView,.page-CartView) body {
        padding-right: 130px;
        width: auto
    }

    .cart-up-all:not(.page-CheckoutView,.page-CartView) .cart-up.cart-right {
        display: block !important;
    }


}

.combobox li[id=""] {
    pointer-events: none;
    opacity: 0.6;
}

.icon-legend {
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    margin: 0px 3px 5px 0;
}

.icon-shellac {
    background: url('../icons/CNDShellacIcon.png') 0 50% no-repeat;
}

.icon-service-plexigel {
    background: url('../icons/CND_Plexigel_Icon.png') 0 50% no-repeat;
}

.icon-vinylux {
    background: url('../icons/VinyluxIcon.png') 0 50% no-repeat;
}

.icon-brisagel {
    background: url('../icons/BrisaGelIcon.png') 0 50% no-repeat;
}
.icon-retentionacrylic {
    background: url('../icons/RetentionAcrylicIcon.png') 0 50% no-repeat;
}
.icon-spamanicure {
    background: url('../icons/SpaManicure.png') 0 50% no-repeat;
}.icon-spapedicure {
     background: url('../icons/SpaPedicureIcon.png') 0 50% no-repeat;
 }
 .service_block > div{
     margin-bottom: 5px;
 }
.services_block{
    padding-right: 20px;
}
.services_block label {
    display: block;
    margin-left: 10px;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 2px;
}
.user-line  .service_block label {
    display: block;
    margin-left: 10px;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 2px;
}



@media screen and (max-width: 450px) {
    .gallery_tabs ul li {

        width: calc((100% / 3) - 10px);
    }
    .gallery_tabs ul li a {
        display: flex!important;
        height: 43px;
        align-items: center;
        justify-content: center;
    }
    .gallery_tabs ul {

        height: 56px;

    }
}

#purchases .remove{
    display: none;
}

.amount{
    position: relative;
}

.change-wrap.open .amount-text{
    width: 30px;
    text-align: center;
    margin-left:10px ;
    margin-right:10px ;
}
.change-wrap.open .select-amount.cart-select{
    display: flex;
    align-items: center;
    position: absolute;
    background: white;
    z-index: 2;
}
.select2 .selection{

    background-color: #f5f5f5!important;
}
.change-wrap.open .amount-title{
    display: none;
}
.select2-results li:last-child{
    border-top: 1px solid #e7e7e7;
}
.select2-container--default .select2-results>.select2-results__options{
    max-height: 500px !important;
}