@charset "UTF-8";
/*
Theme Name: NDT-Group
Theme URI: http://seomi.ru
Description: Тема для NDT-Group
Version: 1.0
Author: SEOmi.ru M. Dubovikov
Author URI: http://seomi.ru
*/
body {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #333;
    background: #ffffff url("images/bg_pattern.png") repeat scroll 0 0;
}

.container {
    width: 100% !important;
    max-width: 1200px;
}

p {
    margin: 15px 0 10px;
}

[data-icon]:before {
    font-family: "ndt-04" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before, [class*=" icon-"]:before, .cat-parent > a:before {
    font-family: "ndt-04" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-angle-right:before, .cat-parent > a:before {
    content: "\61";
}

.icon-angle-left:before {
    content: "\62";
}

.icon-angle-up:before {
    content: "\63";
}

.icon-angle-down:before {
    content: "\64";
}

.icon-chevron-right:before {
    content: "\65";
}

.icon-chevron-left:before {
    content: "\66";
}

.icon-chevron-down:before {
    content: "\67";
}

.icon-chevron-up:before {
    content: "\68";
}

.icon-bars:before {
    content: "\69";
}

.icon-home:before {
    content: "\6a";
}

.icon-load-a:before {
    content: "\6b";
}

.icon-shopping-cart:before {
    content: "\6c";
}

.icon-info-circle:before {
    content: "\6d";
}

.icon-arrow-circle-down:before {
    content: "\6e";
}

.icon-check:before {
    content: "\6f";
}

img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin: 10px 0;
    text-rendering: optimizelegibility;
}

h1 {
    line-height: normal;
}

a {
    color: #e34f41;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

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

a:focus {
    outline: none;
}

#sp-topbar-wrapper {
    position: relative;
    padding-top: 82px;
    background: #ececec none repeat scroll 0 0;
    overflow: hidden;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

#sp-topbar-wrapper:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #bbb;
}

.button_menu {
    display: none;
    width: 100%;
    padding: 15px;
    margin-top: 72px;
    font-size: 19px;
    line-height: 1;
    color: #666;
    background: #ececec;
    border-bottom: 1px solid #bbbbbb;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
}

.button_menu:before {
    content: "\69";
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    font-family: "ndt-04";
}

.button_menu:hover {
    color: #666;
    background: #ececec;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

ul.sp-menu {
    display: table;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
}

ul.sp-menu > li {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
}

ul.sp-menu > li > a {
    color: #666;
    display: block;
    line-height: 50px;
    margin: 0;
    padding: 0 15px;
}

ul.sp-menu li a:hover {
    color: #e34f41;
}

#sp-header-wrapper {
    background-color: #ffffff;
    border-bottom: 1px solid #bbbbbb;
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
    padding: 10px 0;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
}

.admin-bar #sp-header-wrapper {
    top: 32px;
}

#sp-logo img {
    height: 63px;
}

.slogan, .slogan h1 {
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: normal;
}

.right_header {
    text-align: right;
}

.left_contacts {
    text-align: center;
}

.customtelefon {
    text-align: center;
}

.right_header .number_phone, .left_contacts .number_phone {
    margin-right: 20px;
    color: #0b0b0b;
    font-size: 20px;
}

.right_header .number_phone2, .left_contacts .number_phone2 {
    color: #e34f41;
    font-size: 20px;
    margin-top: 3px;
}

.right_header .number_phone,
.right_header .number_phone2,
.right_header .email a {
    background-size: 200% auto;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 3s linear infinite;
}

.right_header .number_phone {
    background-image: linear-gradient(to right, #095fab 10%, #e34f41 50%, #0b0b0b 60%);
}

.right_header .number_phone2,
.right_header .email a {
    background-image: linear-gradient(to right, #095fab 10%, #0b0b0b 50%, #e34f41 60%);
}

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}

.left_contacts a {
    margin-right: 20px;
    font-size: 16px;
    text-align: center;
}

.left_contacts a {
    display: block;
}

.customtelefon .email {
    margin-top: 10px;
    font-size: 16px;
}

.home .wrapper {
    padding-top: 33px;
}

.wrapper {
    /*overflow: hidden;*/
}

.sidebar .widget {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #bbbbbb;
    color: #333;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
    margin-top: 20px;
}

.sidebar .widget:first-child {
    margin-top: 0;
}

.sidebar .widget_product_categories .widget_content {
    padding: 0;
}

.sidebar .widget_title {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    font-size: 18px;
    margin: -20px -20px 20px;
    padding: 15px;
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #bbbbbb;
    line-height: normal;
    text-align: center;
}

.widget_product_categories .widget_title, .widget_price_filter .widget_title {
    margin-top: 0;
}

.widget_product_categories .widget_title:before, .widget_price_filter .widget_title:before {
    content: "\69";
    font-family: "ndt-04" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    font-size: 21px;
    padding-right: 7px;
    vertical-align: bottom;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.widget_product_categories ul {
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    margin: 0 !important;
    -webkit-transition: all 0.3s ease 0.15s;
    -o-transition: all 0.3s ease 0.15s;
    -moz-transition: all 0.3s ease 0.15s;
    transition: all 0.3s ease 0.15s;
    z-index: 100;
}

.widget_product_categories > ul {
    list-style: outside none none;
    padding: 0;
    position: relative;
}

.widget_product_categories > ul > li {
    border-bottom: 1px dashed #dbdbdb;
    display: block;
    margin: 0;
    border-bottom: 1px dashed #bbbbbb !important;
}

.widget_product_categories ul li {
    position: relative;
}

.widget_product_categories ul li a {
    position: relative;
    color: #333;
    display: block;
    padding: 5px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.widget_product_categories ul li a:hover {
    color: #e34f41;
}

.widget_product_categories ul li a:active, .widget_product_categories ul li a:focus {
    text-decoration: none;
}

.widget_product_categories > ul > li > a {
    display: block;
    padding: 10px 15px;
    text-transform: uppercase;
}

.widget_product_categories > ul li ul {
    background: #fff none repeat scroll 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    right: -268px;
    list-style: outside none none;
    margin: 0;
    min-height: 100%;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 268px;
    z-index: 1000;
}

.widget_product_categories > ul li ul li:first-child {
    padding-top: 15px;
}

.widget_product_categories > ul li ul li:last-child {
    padding-bottom: 15px;
}

.widget_product_categories ul li:hover > ul.children {
    opacity: 1;
    visibility: visible;
}

.widget_product_categories > ul > li > ul li a {
    padding: 5px 15px;
}

.widget_product_categories > ul > li > ul li a:hover {
    background-color: #f0f0f0;
}

.sidebar .widget_product_categories, .widget_price_filter {
    padding: 0;
}

.widget_product_categories .widget_title, .widget_price_filter .widget_title {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.cat-parent > a:before {
    position: absolute;
    right: 4px;
    top: -webkit-calc(50% - 5px);
    top: -moz-calc(50% - 5px);
    top: calc(50% - 5px);
}

.current-cat > a:before, .current-cat-parent > a:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.current-cat > a {
    color: #e34f41 !important;
    background-color: #F0F0F0;
}

.current-cat > ul.children, .current-cat-parent > ul.children {
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    left: 0;
    opacity: 1;
    padding-left: 16px;
    position: relative;
    visibility: visible;
    z-index: 1;
    width: 100%;
}

.bread_wrap {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #bbbbbb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    color: #333;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #f4f4f4;
    border: 1px solid #bbbbbb;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1) inset;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #555;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    min-height: 30px;
    padding: 7px 6px;
    vertical-align: middle;
}

button, input[type="submit"], input[type="button"], .button {
    -webkit-box-shadow: 0 2px 1px 0px rgba(255, 255, 255, 0.3) inset, 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 1px 0px rgba(255, 255, 255, 0.3) inset, 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 1px 0px rgba(255, 255, 255, 0.3) inset, 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
    display: inline-block;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    background: #e34f41 none repeat scroll 0 0;
    border: medium none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    padding: 8px 18px;
    right: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    white-space: nowrap;
    line-height: 20px;
}

button:hover, input[type="submit"]:hover, input[type="button"]:hover, .button:hover {
    background-color: #d22e1f;
    -webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2) inset;
    color: #fff;
    text-decoration: none;
}

button:active, input[type="submit"]:active, input[type="button"]:active, .button:active {
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    text-decoration: none;
    color: #fff;
}

a.button:focus {
    text-decoration: none;
    color: #FFFFFF;
}

#mod_virtuemart_search, .input_left {
    -webkit-border-radius: 4px 0 0 4px !important;
    -moz-border-radius: 4px 0 0 4px !important;
    border-radius: 4px 0 0 4px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 36px;
    margin: 0;
    right: 74px;
    -webkit-transition: width 0.3s ease 0s;
    -o-transition: width 0.3s ease 0s;
    -moz-transition: width 0.3s ease 0s;
    transition: width 0.3s ease 0s;
    width: 100%;
    z-index: 20;
}

#sp-search2 .search {
    min-height: 35px;
    position: relative;
}

#sp-search2 {
    min-height: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
}

#sp-search2 .search input {
    position: absolute;
}

.button_right, a.button_right, .woocommerce-product-search .button {
    -webkit-border-radius: 0 4px 4px 0 !important;
    -moz-border-radius: 0 4px 4px 0 !important;
    border-radius: 0 4px 4px 0 !important;
    border: medium none;
}

.button_left, a.button_left, .input_left {
    -webkit-border-radius: 4px 0 0 4px !important;
    -moz-border-radius: 4px 0 0 4px !important;
    border-radius: 4px 0 0 4px !important;
    border: medium none;
}

.woocommerce-product-search .button {
    height: 36px;
    line-height: 14px;
    width: 75px;
}

.page_content {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #bbbbbb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    padding: 25px;
    margin-bottom: 20px;
    min-height: 465px;
}

.home .page_content {
    min-height: auto;
}

.breadcrumbs span {
    line-height: 33px;
    font-size: 12px;
}

.breadcrumbs {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.page-header {
    border-bottom: 1px solid #eee;
    margin: 20px 0 30px;
    padding-bottom: 9px;
}

.page-header {
    border-bottom: 0 none;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}

.entry-header h1, .category-view h1 {
    font-size: 24px;
}

.entry-header h2, .entry-content h2, .product-description h2 {
    font-size: 22px;
}

.muted {
    color: #999;
}

.entry-meta.muted {
    font-size: 12px;
    margin-bottom: 15px;
}

#sp-footer-wrapper {
    background: #f7f7f7 none repeat scroll 0 0;
    border-top: 1px solid #bbbbbb;
    color: #6a6a6a;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3) inset;
    padding: 30px 0;
    text-align: center;
}

#sp-footer-wrapper .sp-totop {
    bottom: 30px;
    position: fixed;
    z-index: 1;
    right: 30px;
}

#sp-footer-wrapper .sp-totop small {
    display: none;
}

#sp-footer-wrapper .sp-totop i {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 0 rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 0 0 2px 0 rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 0 2px 0 rgba(255, 255, 255, 0.3) inset;
    font-size: 25px;
    height: 26px;
    padding: 3px 8px;
    text-align: center;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    width: 26px;
}

.social_icon {
    margin: -3px;
    font-size: 0;
    line-height: 0;
}

.social_icon a {
    display: inline-block;
    vertical-align: middle;
    margin: 3px;
}

#sp-footer-wrapper a {
    color: #6a6a6a;
}

#sp-footer-wrapper a:hover {
    color: #e34f41;
}

.category-view {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #bbbbbb;
    color: #333;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.category-view .title_h1, .page_content .title_h1, .woocommerce-products-header .page-title {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #bbbbbb;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    font-size: 24px;
    margin: 0;
    padding: 15px 20px;
}

.page_content .title_h1 {
    margin: -25px -25px 10px;
}

.category-view .browse-wrapper {
    padding: 15px 15px 0;
    margin-bottom: 20px;
}

.term-description {
    padding: 15px 15px 0;
    display: table;
}

.simple-wrapper {
    padding: 15px 15px 0;
}

.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
    margin: 1em 0 0em;
    padding: 0 20px;
}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: left;
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: none;
    text-align: right;
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top;
}

.browse-wrapper .row-wrapper {
    margin-bottom: 20px;
}

.browse-wrapper .product {
    position: relative;
    float: left;
    width: 33.3333%;
    padding: 5px;
}

.browse-wrapper .column-4 .product {
    width: 25%;
}

.browse-wrapper .product .spacer {
    border: 1px solid #bbbbbb;
    position: relative;
}

.browse-wrapper .product a.link_image {
    display: block;
    height: 175px;
    text-align: center;
    padding: 15px 10px;
    background: #fff;
    position: relative;
}

.browse-wrapper .product img {
    height: auto;
    max-width: 90%;
    max-height: 145px;
    width: auto;
}

.browse-wrapper .product .BVtitle {
    background: #f7f7f7 none repeat scroll 0 0;
    border-top: 1px solid #bbbbbb;
    padding: 10px;
    overflow: hidden;
    text-align: center;
}

.browse-wrapper .product .BVtitle h2 {
    margin: 0 0 3px;
    font-size: 13px;
    padding: 0;
    overflow: hidden;
}

.browse-wrapper .product .product-name a {
    color: #333;
}

.browse-wrapper .product .product-name a:hover {
    color: #e34f41;
}

.browse-wrapper .product .product-price {
    display: block;
    margin: 10px 0 10px;
}

.browse-wrapper .product .product-price .PricesalesPrice {
    color: #e34f41;
    font-size: 18px;
    line-height: 26px;

}

.PricesalesPrice {
    position: relative;
}

.PricesalesPrice del {
    position: absolute;
    right: -89%;
    top: -90%;
    text-decoration: none;
}

.single-product .product-details .PricesalesPrice {
    display: inline-block;
}

.single-product .product-details .PricesalesPrice:empty {
    display: none;
}

.single-product .product-details .PricesalesPrice del {
    right: -34%;
    top: -70%;
}

.PricesalesPrice del bdi {
    font-size: 14px;
    position: relative;
}

.PricesalesPrice del bdi:after {
    content: "";
    width: 100%;
    display: block;
    border-bottom: 1px solid;
    transform: rotate(-10deg);
    top: 50%;
    position: absolute;
}

.browse-wrapper .product .product-price .none_price a {
    font-size: 14px;
    line-height: 26px;
    color: #e34f41;
    display: block;
}

.browse-wrapper .product .product-price .none_price a:hover {
    text-decoration: underline;
}

.woocommerce nav.woocommerce-pagination ul {
    clear: both;
}

.woocommerce nav.woocommerce-pagination {
    text-align: center;
}

.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    border: 1px solid #d3ced2;
    border-right: 0;
    margin: 1px;
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #d3ced2;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: 0.5em 0.7em 0.7em;
    min-width: 1em;
    display: block;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ebe9eb;
    color: #8a7e88;
}

.sp-productdetails.row {
    margin-left: 0;
    margin-right: 0;
}

.product-details {
    padding: 0 40px 0 15px;
}

.sp-productdetails {
    background: #ffffff url("images/vm-shadow.png") no-repeat scroll 48% 50%;
    background: #ffffff url("images/vm-shadow.png") no-repeat scroll 48% 50%/10px 100%;
    border: 1px solid #bbbbbb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    padding-bottom: 15px;
    padding-top: 15px;
}

.product-details .product-name {
    background: #e34f41 none repeat scroll 0 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3) inset;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    padding: 10px 25px;
    width: 100%;
    margin-bottom: 20px;
    margin-left: -15px;
}

.product .product-name h1 {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    padding: 0;
}

.product .price_and_count {
    margin: 10px 0 10px 20px;
}

.product-price {
    margin: 10px 0 10px 10px;
}

.single-product form.cart {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.sp-productdetails .product-price {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 5px auto 12px;
    text-align: center;
}

.single-product .sp-productdetails .product-price span.amount {
    font-size: 28px;
    color: #e34f41;
}

.product .product-price .woocommerce-Price-currencySymbol {
    font-size: 13px;
    font-weight: normal;
    color: #333;
}

.product span.quantity-box {
    float: right;
}

.PricesalesPrice ins {
    text-decoration: none;
}

.product .product-price del, .product .product-price del span.amount {
    font-size: 18px;
}

.product .product-price del {
    margin-right: 10px;
}

input.qty {
    background-color: #f4f4f4;
    border: 1px solid #bbbbbb;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 33px;
    min-height: 26px;
    padding: 2px 0 2px 6px;
    text-align: center;
    width: 44px;
}

.quantity {
    display: inline-block;
    position: relative;
}

.product-list-view .product-image {
    text-align: center;
}

.sp-productdetails .onsale {
    display: none;
}

#carousel-prod-image {
    margin: 20px 0 44px;
    height: 200px;
}

#carousel-prod-image .carousel-inner {
    float: left;
    width: 50%;
}

.carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.4s ease-in-out 0s;
    transition: -webkit-transform 0.4s ease-in-out 0s;
    -o-transition: -o-transform 0.4s ease-in-out 0s;
    -moz-transition: transform 0.4s ease-in-out 0s, -moz-transform 0.4s ease-in-out 0s;
    transition: transform 0.4s ease-in-out 0s;
    transition: transform 0.4s ease-in-out 0s, -webkit-transform 0.4s ease-in-out 0s, -moz-transform 0.4s ease-in-out 0s, -o-transform 0.4s ease-in-out 0s;
}

#carousel-prod-image .carousel-indicators {
    display: block;
    float: left;
    left: auto;
    margin: 0;
    position: relative;
    right: 0;
    text-align: left;
    top: 0;
    width: 50%;
}

#carousel-prod-image .carousel-indicators li {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    height: auto;
    margin: 0 0 10px 5px;
    -webkit-transition: border 0.3s ease 0s;
    -o-transition: border 0.3s ease 0s;
    -moz-transition: border 0.3s ease 0s;
    transition: border 0.3s ease 0s;
    width: 62px;
    height: 62px;
    display: block;
    float: left;
    overflow: hidden;
}

#carousel-prod-image .carousel-indicators li.active {
    border: 1px solid #e34f41;
}

#carousel-prod-image .carousel-indicators li {
    text-indent: 0;
}

#carousel-prod-image .carousel-indicators li img {
    display: block;
    margin: 0 auto;
}

.single-product .wc-tabs-wrapper {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #bbbbbb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 15px;
    position: relative;
    z-index: 15;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}

.single-product .content {
    padding: 15px;
}

.single-product .content h2 {
    margin-top: 30px;
}

.single-product ul.tabs {
    position: absolute;
    top: -50px;
    display: inline-block;
    padding: 10px 0 0;
    margin: 0;
}

.single-product ul.tabs li {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    font-size: 18px;
    float: left;
    list-style: none;
    margin: 0px 14px 15px -15px;
    background-color: #ffffff;
    position: relative;
    z-index: 5;
    -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3);
    line-height: 20px;
}

.single-product ul.tabs li a {
    color: #333;
    display: block;
    padding: 10px 20px;
}

.single-product ul.tabs li.active {
    z-index: 10;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.5);
    box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.5);
}

.single-product ul.tabs li.active a {
    color: #e34f41;
}

.single-product ul.tabs li a:focus {
    color: #e34f41;
    text-decoration: none;
}

.woocommerce-tabs table {
    border: 1px solid #ddd;
}

table .odd {
    background: #f3f3f3 none repeat scroll 0 0;
}

table {
    width: 100%;
}

table td, table th {
    border: 1px solid #ddd;
    line-height: 17px;
    padding: 5px 10px;
}

.avPlayerWrapper {
    clear: both;
    display: block;
    text-align: center;
}

.avPlayerWrapper .avPlayerContainer {
    display: block;
    margin: 0 auto;
    padding: 0;
}

.avPlayerWrapper div, .avPlayerWrapper iframe, .avPlayerWrapper object, .avPlayerWrapper embed {
    outline: 0 none;
}

.avVideo .avPlayerContainer .avPlayerBlock {
    padding: 0 0 56% !important;
    position: relative !important;
    width: 100% !important;
}

.avVideo .avPlayerContainer .avPlayerBlock iframe, .avVideo .avPlayerContainer .avPlayerBlock object, .avVideo .avPlayerContainer .avPlayerBlock embed, .avVideo .avPlayerContainer .avPlayerBlock div {
    height: 100% !important;
    left: 0;
    min-width: 320px !important;
    position: absolute !important;
    top: 0;
    width: 100% !important;
}

.city {
    position: relative;
    text-align: center;
    display: table;
    margin: 0 auto;
}

.city div.header {
    font-size: 12px;
    padding: 0;
}

.work_time {
    font-size: 10px;
    color: #999;
    text-align: center;
    padding-top: 5px;
}

.goroda {
    display: inline-block;
    font-size: 17px;
}

.goroda a, .vash_gorod > span {
    border-bottom: 1px dashed;
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
}

.vash_gorod > span {
    color: #e34f41;
}

.select_city {
    background: rgba(255, 255, 255, 0.85);
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-box-shadow: 0 0 7px 1px #eee;
    -moz-box-shadow: 0 0 7px 1px #eee;
    box-shadow: 0 0 7px 1px #eee;
    display: none;
    height: auto;
    left: -50px;
    position: absolute;
    top: 47px;
    width: 211px;
    z-index: 1100;
}

.select_city a {
    padding: 3px 0;
}

.header_link {
    margin-top: 12px;
}

.header_link a:first-child {
    margin-right: 20px;
}

.woocommerce-product-search {
    margin: 0;
}

/* Слайдер */
.sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-title a {
    color: #333;
}

.sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-title a:hover {
    color: #e34f41;
}

.sp-vmslider-wrapper .sp-vmslider {
    color: #333 !important;
}

.sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container {
    width: 45%;
}

.sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-title .slider_title {
    font-size: 18px;
    display: block;
}

.sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-title .PricesalesPrice {
    float: left;
    font-size: 36px;
    font-weight: 700;
    margin-right: 20px;
}

.sp-vmslider-wrapper .sp-vmslider .prices {
    margin: 20px 0;
}

.sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-title .PricecostPrice {
    font-size: 24px;
    text-decoration: line-through;
}

.sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-details .cart-details {
    float: left;
    margin-right: 10px;
}

.sp-vmslider-wrapper .sp-vmslider .sp-vmslider-image {
    width: 45%;
}

.sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-counter ul.sp-countdown-list {
    list-style: none;
    margin: 0;
}

.sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-counter ul.sp-countdown-list li {
    display: inline-block;
    border-right: 1px solid #333;
    padding: 0 10px;
}

.sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-counter ul.sp-countdown-list li:last-child {
    border-right: none;
}

.sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-counter ul.sp-countdown-list li:first-child {
    padding-left: 0;
}

.sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-counter ul.sp-countdown-list li .sp-countdown-number {
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
}

.sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-counter ul.sp-countdown-list li .sp-countdown-names {
    font-size: 48px;
    font-weight: 700;
    text-align: center;
}

.sp-vmslider-wrapper .sp-vmslider-controller {
    float: right;
    position: relative;
    z-index: 100;
}

.sp-vmslider-wrapper {
    position: relative;
    overflow: hidden;
}

.sp-vmslider {
    position: relative;
    color: #000;
    height: 300px;
    z-index: 0;
}

.sp-preloader {
    position: absolute;
    text-align: center;
    top: 40%;
    left: 45%;
    color: #fff;
    font-size: 36px;
}

.sp-vmslider .slider-item {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sp-vmslider .slider-item.animate-in {
    opacity: 1;
    z-index: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}

.sp-vmslider .slider-item.animate-out {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 0;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}

.sp-vmslider-counter ul {
    padding: 0;
}

.sp-vmslider-counter ul li p.sp-countdown-number, .sp-vmslider-counter ul li p.sp-countdown-names {
    margin: 0 !important;
}

.sp-vmslider-counter {
    margin-top: 53px;
}

#sp-footer-wrapper .sp-totop i {
    background: #ececec none repeat scroll 0 0;
    border: 1px solid #bbbbbb;
    color: #333;
}

#sp-footer-wrapper .sp-totop {
    right: 30px;
    position: fixed;
    bottom: 30px;
}

#sp-footer-wrapper .sp-totop i {
    width: 26px;
    height: 26px;
    font-size: 25px;
    padding: 3px 8px;
    -webkit-box-shadow: inset 0 0 2px 0 rgba(255, 255, 255, 0.3);
    -moz-box-shadow: inset 0 0 2px 0 rgba(255, 255, 255, 0.3);
    box-shadow: inset 0 0 2px 0 rgba(255, 255, 255, 0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

#sp-footer-wrapper .sp-totop i:hover {
    opacity: .5;
}

#sp-footer-wrapper .sp-totop small {
    display: none;
}

.alignleft {
    float: left;
    margin: 15px 25px 15px 0;
}

.alignright {
    float: right;
    margin: 15px 0 15px 25px;
}

.browse-wrapper .category.product .BVtitle h2 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 0;
}

.browse-wrapper .category.product .BVtitle {
    padding: 10px;
}

.category .post {
    border-bottom: 1px solid #bbbbbb;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.posts-pagination {
    text-align: center;
    clear: both;
}

.posts-pagination .page-numbers_wrap {
    display: inline-block;
    border-top: 1px solid #d3ced2;
    border-bottom: 1px solid #d3ced2;
    border-left: 1px solid #d3ced2;
}

.posts-pagination .page-numbers {
    padding: 0.5em 0.7em 0.7em;
    text-decoration: none;
    line-height: 1;
    font-size: 1em;
    border-right: 1px solid #d3ced2;
    display: block;
    float: left;
}

.posts-pagination .page-numbers.current, .posts-pagination .page-numbers:hover, .posts-pagination .page-numbers:focus {
    background: #ebe9eb none repeat scroll 0 0;
    color: #8a7e88;
}

.price_slider_amount .button {
    float: right;
}

.woocommerce .widget_layered_nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

.woocommerce .widget_layered_nav ul li {
    padding: 0 0 1px;
    list-style: none;
}

.woocommerce .widget_layered_nav ul li:after, .woocommerce .widget_layered_nav ul li:before {
    content: " ";
    display: table;
}

.woocommerce .widget_layered_nav ul li.chosen a:before, .woocommerce .widget_layered_nav_filters ul li a:before {
    line-height: 1;
    content: "";
    font-family: WooCommerce;
    font-weight: 400;
    color: #a00;
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
}

.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span {
    padding: 1px 0;
}

.woocommerce .widget_layered_nav ul li.chosen a:before {
    margin-right: 0.618em;
}

.woocommerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    overflow: hidden;
    zoom: 1;
}

.woocommerce .widget_layered_nav_filters ul li {
    float: left;
    padding: 0 1px 1px 0;
    list-style: none;
}

.woocommerce .widget_layered_nav_filters ul li a {
    text-decoration: none;
}

.woocommerce .widget_layered_nav_filters ul li a:before {
    margin-right: 0.618em;
}

.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em;
}

.woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: 0.8751em;
}

.woocommerce .widget_price_filter .price_slider_amount .from {
    text-align: left;
}

.woocommerce .widget_price_filter .price_slider_amount .to {
    float: right;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: left;
}

.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #e34f41;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -.3em;
    margin-left: -.5em;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background-color: #e34f41;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background-color: #A3271B;
    border: 0;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 0.5em;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}

.woocommerce .widget_rating_filter ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

.woocommerce .widget_rating_filter ul li {
    padding: 0 0 1px;
    list-style: none;
}

.woocommerce .widget_rating_filter ul li:after, .woocommerce .widget_rating_filter ul li:before {
    content: " ";
    display: table;
}

.woocommerce .widget_rating_filter ul li a {
    padding: 1px 0;
    text-decoration: none;
}

.woocommerce .widget_rating_filter ul li .star-rating {
    float: none;
    display: inline-block;
}

.woocommerce .widget_rating_filter ul li.chosen a:before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.618em;
    content: "";
    text-decoration: none;
    color: #a00;
}

.wc-layered-nav-term .count {
    color: #999;
}

.wc-layered-nav-term > a, .wc-layered-nav-term > span {
    /*background: #eee none repeat scroll 0 0;*/
    /*color: #333;*/
    /*display: block;*/
    /*margin-bottom: 3px;*/
    /*padding: 3px 8px;*/
}

.wc-layered-nav-term > a:hover {
    background-color: #fff;
}

.wc-layered-nav-term > a:focus {
    text-decoration: none;
}

.wc-layered-nav-term > span {
    color: #999;
}

/*.wc-layered-nav-term.chosen > a, .wc-layered-nav-term.chosen > a .count {*/
/*    background-color: #e34f41;*/
/*    color: #FFF;*/
/*}*/

form.loading {
    position: relative;
}

form.loading:after {
    background: rgba(255, 255, 255, 0.6) url("widgets/select2-spinner.gif") no-repeat scroll 50% 50%;
    bottom: -15px;
    content: " ";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000;
}

.woocommerce .widget_price_filter .price_slider_amount .from {
    text-align: left;
}

.woocommerce .widget_price_filter .price_slider_amount .to {
    float: right;
}

.woocommerce .widget_price_filter .price_slider_amount {
    font-size: 1.2em;
    text-align: left;
}

.response {
    font-size: 15px;
    line-height: 21px;
    margin-top: 11px;
}

.minicart.hide_cart {
    right: -100px;
}

.minicart {
    background-color: #e34f41;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
    position: fixed;
    right: 0;
    top: 40%;
    z-index: 1000;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.minicart .cart-contents {
    color: #fff;
    display: block;
    padding: 7px;
}

.minicart .icon {
    text-align: center;
    font-size: 19px;
}

.minicart .woocommerce-Price-currencySymbol {
    display: block;
}

.minicart .add_count_prod {
    text-align: center;
}

.minicart .woocommerce-Price-amount {
    border-top: 1px dotted #fff;
    display: block;
    line-height: 14px;
    margin-top: 5px;
    padding-top: 5px;
    text-align: center;
}

.woocommerce-message {
    margin-bottom: 10px;
}

.woocommerce-message .button.wc-forward {
    margin-right: 10px;
}

form.cart .wc-forward, .table-view-row .wc-forward {
    display: none;
}

form.cart a:active, form.cart a:focus, .minicart a.cart-contents:active, .minicart a.cart-contents:focus {
    text-decoration: none;
}

.added_to_cart {
    padding-left: .5em;
}

.product .add_to_cart_button {
    min-height: 40px;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 5px;
    line-height: 1;
}

.single-product .add_to_cart_button {
    padding-left: 30px;
    position: relative;
}

.single-product .add_to_cart_button i {
    margin-right: 10px;
}

.single-product .add_to_cart_button i:before {
    font-size: 19px;
    position: absolute;
    left: 11px;
    top: 8px;
}

.add_to_cart_button.loading i:before {
    content: "\6b";
    -webkit-font-smoothing: antialiased;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    -o-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.add_to_cart_button.added i:before {
    color: #bbb;
}

.shop_table .product-thumbnail, .shop_table .product-quantity, .shop_table .product-remove {
    text-align: center;
}

.shop_table.cart a.remove {
    background-color: #e34f41;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    display: block;
    height: 20px;
    line-height: 10px;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
    width: 20px;
}

.shop_table.order_details, .shop_table.customer_details {
    text-align: left;
}

.shop_table.order_details thead th {
    text-align: center;
}

.sh_btn, .sh_header, .sh_button {
    background-color: #e34f41 !important;
}

.sh_copyright a {
    color: #e34f41 !important;
}

.woocommerce .woocommerce-info {
    border-top-color: #e34f41;
}

.woocommerce .woocommerce-info:before {
    color: #e34f41;
}

.woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before {
    font-family: "ndt-04";
    content: "\6d";
    display: inline-block;
    position: absolute;
    top: 0.35em;
    left: 0.5em;
    font-size: 22px;
}

.pa .pa_value {
    white-space: nowrap;
}

.table-view .row-wrapper {
    border-left: none;
    border-top: none;
}

.table {
    display: table;
    height: 100%;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.category-view.table-view .table-view-row {
    border-top: 1px solid #bbbbbb;
    margin-bottom: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.table-view-row > div {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.table-view-row .title {
    text-transform: uppercase;
    min-width: 0;
    width: 100%;
    text-align: left;
}

.table-view-row .table_price {
    flex: none;
    width: 155px;
    padding-left: 0;
}

.table-view-row .image {
    text-align: center;
    padding-left: 10px;
    padding-right: 0;
}

.table-view-row .add_to_cart_button {
    float: right;
    font-size: 22px;
    position: relative;
    width: 22px;
    height: 31px;
}

.table-view-row .add_to_cart_button i:before {
    position: absolute;
    top: 6px;
    left: 0;
}

.table-view-row .quantity {
    margin-right: 12px;
}

.notransition {
    -webkit-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important;
}

.table-view-row a.add_to_cart_button, .table-view-row a.add_to_cart_button:focus, .table-view-row a.add_to_cart_button:active {
    text-decoration: none;
    color: #e34f41;
}

.modify_block {
    margin-top: 20px;
}

.modify_block .description p {
    margin: 5px 0 10px;
}

.modify_arrow {
    font-size: 13px;
    margin-top: 27px;
    text-align: center;
}

.modify_arrow .modify_icon {
    color: #e34f41;
    font-size: 43px;
    line-height: 10px;
    margin-top: -5px;
}

.modify_arrow .modify_icon a:focus {
    text-decoration: none;
}

.product-list-view .sp-productdetails .product-price {
    margin-top: 10px;
}

.product-category a {
    display: table;
    padding: 10px 20px;
    border: 1px solid #bbbbbb;
    background: #fff;
    -webkit-box-shadow: 0 0 7px -6px #000;
    -moz-box-shadow: 0 0 7px -6px #000;
    box-shadow: 0 0 7px -6px #000;
    height: 100%;
    width: 100%;
}

.product-category a:hover {
    -webkit-box-shadow: 0 2px 12px -8px #000;
    -moz-box-shadow: 0 2px 12px -8px #000;
    box-shadow: 0 2px 12px -8px #000;
}

.product-category h3 {
    margin: 0;
}

.product-category .count {
    display: none;
}

.product-number {
    text-align: center;
}

.quantity_one_click {
    text-align: center;
}

#modal_order {
    /* Custom styling */
    width: 374px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /* Custom transition - fade from top*/
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

#modal_order .wpcf7-spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    margin: 0;
}

.wpcf7-response-output:empty {
    display: none !important;
}

.fancybox-slide--complete #modal_order {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.title_modal_order {
    text-align: center;
    font-size: 20px;
}

#modal_order .tel_buy_one_click_block {
    margin: 0;
}

#modal_order .content_modal_order {
    margin-bottom: 20px;
}

.fancybox-close-small {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#modal_order .tel_buy_one_click_block .buy_one_click, #modal_order .tel_buy_one_click_block .tel_buy_one_click {
    width: 50%;
}

.woocommerce-loop-category__title {
    margin: 10px 0;
    text-rendering: optimizelegibility;
    font-size: 19.5px;
}

.widget_title:after {
    display: block;
    font-size: 11px;
    text-align: center;
    padding-top: 7px;
    color: #666;
    line-height: 11px;
}

.product-categories {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.widget_all_filters .product-categories {
    padding: 0 20px 8px;
}

ul.product-categories {
    -webkit-transition: height 300ms cubic-bezier(0.55, 0.09, 0.68, 0.53);
    -o-transition: height 300ms cubic-bezier(0.55, 0.09, 0.68, 0.53);
    -moz-transition: height 300ms cubic-bezier(0.55, 0.09, 0.68, 0.53);
    transition: height 300ms cubic-bezier(0.55, 0.09, 0.68, 0.53);
}

.acceptance {
    font-size: 11px;
}

.gallery {
    display: flex;
    flex-wrap: wrap;
}

.gallery .gallery-item {
    margin-bottom: 20px;
    text-align: center;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    width: 50%;
}

.gallery-columns-3 .gallery-item {
    width: 33.3333%;
}

.gallery-columns-4 .gallery-item {
    width: 25%;
}

.gallery-columns-5 .gallery-item {
    width: 25%;
}


.gallery img {
    border: none !important;
}

.gallery .gallery-item {
    padding-left: 10px;
    padding-right: 10px;
}

.politica {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    font-size: 10px;
    margin-top: 20px;
    color: #aaa;
}

.addons_title {
    font-weight: bold;
}

.addons-foot {
    display: flex;
    justify-content: center;
    padding-top: 15px;
    margin: 0 -15px;
    border-top: 1px solid #bbbbbb;
}

.addons-foot-button {
    outline: none;
}

label .optional {
    display: none;
}

.wpcf7-form input {
    width: auto;
}

.hidden {
    display: none;
}

span.wpcf7-not-valid-tip {
    display: none;
}

input.wpcf7-not-valid {
    border-color: rgba(255, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 10px rgba(255, 0, 0, 0.5) inset;
    -moz-box-shadow: 0 0 10px rgba(255, 0, 0, 0.5) inset;
    box-shadow: 0 0 10px rgba(255, 0, 0, 0.5) inset;
}

body.single-product .product .tel_buy_one_click_block .title_modal_order, body.single-product .product .tel_buy_one_click_block .text_modal_order {
    display: none;
}

div[itemscope] {
    margin-bottom: 40px;
}

.inv-recaptcha-holder {
    display: none;
}

.ya-share2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.content a[href$=".pdf"]:before, .term-description a[href$=".pdf"]:before, .content a[href$=".doc"]:before, .term-description a[href$=".doc"]:before, .content a[href$=".xls"]:before, .content a[href$=".xlsx"]:before, .term-description a[href$=".xls"]:before, .term-description a[href$=".xlsx"]:before {
    content: " ";
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: bottom;
    margin-right: 3px;
}

.content a[href$=".pdf"]:before, .term-description a[href$=".pdf"]:before {
    background: url("images/pdf-file-format-symbol.png") no-repeat center center transparent;
}

.content a[href$=".doc"]:before, .term-description a[href$=".doc"]:before {
    background: url("images/doc-file-format.png") no-repeat center center transparent;
}

.content a[href$=".xls"]:before, .content a[href$=".xlsx"]:before, .term-description a[href$=".xls"]:before, .term-description a[href$=".xlsx"]:before {
    background: url("images/xlsx-file-format-extension.png") no-repeat center center transparent;
}

.delivery_info {
    margin-top: 15px;
    text-align: center;
    font-size: 12px;
}

.delivery_info p {
    margin: 0 0 4px 0;
}

.product_attributes {
    margin-top: 15px;
}

ul.tabs h2 {
    margin: 0;
    font-size: 18px;
}

ul.seomi_tabs {
    z-index: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #eee;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -webkit-transition: -webkit-box-shadow 0.7s ease 0s;
    transition: -webkit-box-shadow 0.7s ease 0s;
    -o-transition: box-shadow 0.7s ease 0s;
    -moz-transition: box-shadow 0.7s ease 0s, -moz-box-shadow 0.7s ease 0s;
    transition: box-shadow 0.7s ease 0s;
    transition: box-shadow 0.7s ease 0s, -webkit-box-shadow 0.7s ease 0s, -moz-box-shadow 0.7s ease 0s;
}

ul.seomi_tabs_fixed {
    position: fixed;
    top: 84px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

ul.seomi_tabs_absolute {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

ul.seomi_tabs li {
    display: table-cell;
    width: 1%;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    border: 1px solid #e4e4e4;
    background-color: #eee;
    border-radius: 4px 4px 0 0;
    vertical-align: middle;
}

ul.seomi_tabs li a {
    text-align: center;
    display: block;
    padding: 10px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
}

ul.seomi_tabs li a:focus {
    text-decoration: none;
}

ul.seomi_tabs li.active {
    background-color: #ffffff;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #cbcbcb;
}

ul.seomi_tabs li.active a {
    color: #e34f41;
}

ul.seomi_tabs li:first-child {
    border-left: 1px solid #f9f9f9;
}

ul.seomi_tabs li a:hover {
    color: #e34f41;
}

.seomi_tabs.seomi-affix {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.out_of_production {
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
    color: #e34f41;
}

.product .pa {
    font-size: 11px;
    color: #666;
    text-align: left;
}

.product .pa.gosreestr {
    padding: 0 6px;
    background-color: #4dbd4d;
    color: #fff;
    line-height: 19px;
    position: absolute;
    top: 5px;
    left: 5px;
    display: inline-block;
}

.product .product-name {
    font-size: 14px;
    text-align: left;
}

.products .product .button {
    display: block;
    display: inline-block;
    margin: 0 auto;
}

.products .product .button i {
    font-size: 16px;
    vertical-align: sub;
}

.buy_one_click a {
    padding-top: 10px;
    padding-bottom: 5px;
    display: block;
}

a.out_of_production_yes {
    text-decoration: line-through;
}

.products .product .out_of_production {
    text-transform: inherit;
    position: absolute;
    bottom: 5px;
    right: 12px;
}

.availability {
    font-size: 11px;
    color: #6dba7c;
    margin-top: 10px;
}

.availability i {
    vertical-align: middle;
    padding: 5px;
}

.home .products .product .product_attributes {
    display: none;
}

.category_list {
    padding: 15px 15px 0;
    margin-bottom: -10px;
}

.tax-product_cat .product-category {
    width: auto !important;
    clear: unset !important;
    padding: 3px;
    float: left;
}

.tax-product_cat .category_list .product-category a {
    padding: 5px 8px;
    color: #555;
}

.tax-product_cat .category_list .product-category a .woocommerce-loop-category__title {
    font-size: 14px;
    margin: 0;
    font-weight: 400;
}

table.border-none td {
    border: none;
}

table.v-align-top td {
    vertical-align: top;
}

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

.guaven_woos_suggestion_list, .guaven_woos_suggestion_unlisted li {
    margin: 9px 0 !important;
}

.guaven_woos_suggestion {
    -webkit-box-shadow: 0 9px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 9px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 9px 12px rgba(0, 0, 0, 0.2);
}

.guaven_woos_titlediv {
    padding-left: 5px;
    font-size: 12px;
    display: inline-block;
    width: 80%;
    margin-left: 0 !important;
    vertical-align: middle;
}

.guaven_woos_div {
    text-align: center;
    display: inline-block;
    width: 20%;
    float: none !important;

}

.guaven_woos_img {
    width: auto !important;
    max-height: 40px;
    margin: 0 auto;
    display: inline;
    position: relative !important;
    vertical-align: middle;
}

.form_contact_page {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
}

.img-responsive, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    object-fit: contain;
}

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


iframe {
    width: 100%;
    height: 400px;
}

.footer .widget {
    text-align: left;
    display: inline-block;
    margin: 0 30px 20px;
}

.footer .widget_title {
    font-size: 18px;
    text-transform: uppercase;
}

.footer .widget_nav_menu ul {
    padding: 0;
}

.footer .widget_nav_menu ul li {
    list-style: none;
    padding: 0;
}

.footer .widget_nav_menu ul li a {
    padding: 5px 0;
}

@media only screen and (min-width: 767px) {
    .wafa_filters_active .widget_product_categories .widget_title, .widget_all_filters .widget_title {
        cursor: pointer;
    }

    .wafa_filters_active .widget_product_categories .product-categories,
    .wafa_filters_active .widget_all_filters .product-categories.active {
        display: none;
        overflow: hidden;
    }


    .wafa_filters_active .widget_product_categories .product-categories.active,
    .wafa_filters_active .widget_all_filters .product-categories {
        display: block;

    }

    .wafa_filters_active .widget_product_categories .product-categories.animation_finished {
        overflow: visible;
    }

    .wafa_filters_active .widget_product_categories .widget_title:after {
        content: "развернуть категории ∨";
    }

    .wafa_filters_active .widget_product_categories .widget_title.active:after {
        content: "свернуть категории ∧";
    }

    .wafa_filters_active .widget_all_filters .widget_title:after {
        content: "свернуть фильтр ∧";
    }

    .wafa_filters_active .widget_all_filters .widget_title.active:after {
        content: "развернуть фильтр ∨";
    }

}

@media only screen and (min-width: 1200px) {
    #sp-logo {
        text-align: center;
    }

    .copyright {
        margin: 15px 0;
        display: block;
    }

    .products > .product:nth-child(3n+1) {
        clear: both;
    }

    .products.column-4 > .product:nth-child(3n+1) {
        clear: unset;
    }

    .products.column-4 > .product:nth-child(4n+1) {
        clear: both;
    }
}

@media only screen and (max-width: 1199px) {
    .breadcrumbs {
        padding: 10px 0;
        white-space: normal;
    }

    .breadcrumbs span {
        line-height: 2;
    }

    .breadcrumbs span
    #sp-topbar-wrapper .container {
        max-width: 768px;
    }

    ul.sp-menu {
        margin: 0 -10px;
    }

    ul.sp-menu > li > a {
        padding: 0 10px;
    }

    #sp-header-wrapper .container {
        max-width: 768px;
    }

    .right_header .number_phone, .left_contacts .number_phone {
        margin-right: 15px;
    }

    .page_content {
        padding: 20px;
    }

    .page_content:last-child {
        margin-bottom: 0;
    }

    .social_icon {
        margin-top: 13px;
    }

    .seomi {
        margin-top: 12px;
    }

    .page_content .title_h1 {
        margin: -20px -20px 10px;
    }

    .browse-wrapper .product {
        width: 50%;
    }

    .browse-wrapper .product:nth-child(odd) {
        clear: both;
    }


    .products.column-4 .product {
        width: 33.3333%;
    }

    .products.column-4 .product:nth-child(4n+1) {
        clear: unset;
    }

    .browse-wrapper .column-4 .product:nth-child(odd) {
        clear: unset;
    }

    .products.column-4 .product:nth-child(3n+1) {
        clear: both;
    }


    .browse-wrapper .product:nth-child(odd):nth-last-child(2) {
        width: 100%;
    }

    .product .product-name {
        text-align: center;
    }

    .product-details {
        padding-right: 22px;
    }

    .sp-productdetails {
        background-image: none;
    }

    #carousel-prod-image {
        height: 288px;
        margin-bottom: 24px;
    }

    #carousel-prod-image .carousel-inner {
        width: 100%;
    }

    #carousel-prod-image .carousel-indicators {
        width: 100%;
        margin-top: 12px;
        text-align: center;
        white-space: nowrap;
    }

    #carousel-prod-image .carousel-indicators li {
        float: none;
        display: inline-block;
    }

    .sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container {
        width: 55%;
    }

    .sp-vmslider-wrapper .sp-vmslider .sp-vmslider-image {
        height: 100%;
        text-align: center;
        font-size: 0;
        line-height: 0;
    }

    .sp-vmslider-wrapper .sp-vmslider .sp-vmslider-image:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 100%;
    }

    .sp-vmslider-wrapper .sp-vmslider .sp-vmslider-image img {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        max-width: 100%;
        height: auto;
        max-height: 100%;
    }

    .sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-counter ul.sp-countdown-list {
        white-space: nowrap;
    }

    .sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-counter ul.sp-countdown-list li {
        padding: 0 7px;
    }

    .sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-counter ul.sp-countdown-list li .sp-countdown-names {
        font-size: 34px;
    }

    .sp-vmslider-counter {
        margin-top: 48px;
    }

    .woocommerce-loop-category__title {
        margin: 0;
        word-break: break-word;
    }

    .copyright p:first-child {
        margin-top: 0;
    }

    .copyright p:last-child {
        margin-bottom: 0;
    }

    div[itemscope] {
        margin-bottom: 15px;
    }

    ul.seomi_tabs li a {
        padding: 8px;
    }
}

@media only screen and (max-width: 767px) {
    h1, h2, h3, h4, h5, h6 {
        text-align: center;
    }

    #sp-topbar-wrapper {
        display: none;
        padding-top: 0;
        border: none;
    }

    #sp-topbar-wrapper.active {
        display: block;
    }

    .button_menu {
        display: block;
    }

    ul.sp-menu {
        padding: 10px 0;
    }

    ul.sp-menu > li {
        width: 50%;
        padding: 10px;
    }

    ul.sp-menu > li > a {
        padding: 0;
        font-size: 15px;
        line-height: 1.2;
    }

    #sp-header-wrapper {
        position: relative;
        padding-bottom: 0;
        border: none;
    }

    #sp-header-wrapper .container {
        max-width: 320px;
    }

    #sp-logo img {
        height: auto;
        margin: 3px 0;
    }

    .right_header {
        position: static;
    }

    .customtelefon {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        padding: 12px 15px 15px;
        white-space: nowrap;
        background-color: #fff;
        border-bottom: 1px solid #bbbbbb;
        -webkit-transition: padding 0.2s;
        -o-transition: padding 0.2s;
        -moz-transition: padding 0.2s;
        transition: padding 0.2s;
    }

    .customtelefon_fixed {
        position: fixed;
        top: 0;
        z-index: 101;
        padding: 10px 15px;
    }

    .right_header .number_phone, .left_contacts .number_phone {
        margin-right: 10px;
        font-weight: bold;
        font-size: 15px;
    }

    .right_header .number_phone2, .left_contacts .number_phone2 {
        font-weight: bold;
        font-size: 15px;
    }

    .customtelefon .email {
        margin-top: 7px;
    }

    .wrapper {
        padding-left: 7px;
        padding-right: 7px;
        overflow: hidden;
    }

    .widget_product_categories > ul > li > a {
        text-align: center;
    }

    .widget_product_categories .widget_title, .widget_all_filters .widget_title {
        cursor: pointer;
    }

    .product-categories {
        display: none;
        overflow: hidden;
    }

    .product-categories.active {
        display: block;
    }

    .widget_product_categories .widget_title:after {
        content: "развернуть категории ∨";
    }

    .widget_product_categories .widget_title.active:after {
        content: "свернуть категории ∧";
    }

    .widget_all_filters .widget_title:after {
        content: "развернуть фильтр ∨";
    }

    .widget_all_filters .widget_title.active:after {
        content: "свернуть фильтр ∧";
    }

    .page_content {
        padding: 15px;
    }

    .entry-header h2, .entry-content h2, .product-description h2 {
        text-align: left;
    }

    .page_content .title_h1 {
        margin: -15px -15px 10px;
    }

    .woocommerce .woocommerce-ordering select {
        width: 100%;
        margin-top: 5px;
    }

    .browse-wrapper .product, .products.column-4 .product {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        height: auto !important;
    }

    .product .product-name {
        height: auto !important;
    }

    .city {
        margin-top: 2px;
    }

    .sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-title .slider_title {
        font-size: 16px;
    }

    .sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-title .PricesalesPrice {
        margin-right: 0;
        font-size: 30px;
        white-space: nowrap;
    }

    .sp-vmslider-wrapper .sp-vmslider .prices {
        margin: 16px 0 17px;
    }

    .sp-vmslider-wrapper .sp-vmslider .sp-vmslider-image {
        height: 90%;
    }

    .sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-counter ul.sp-countdown-list li {
        padding: 0 4px;
    }

    .sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-counter ul.sp-countdown-list li .sp-countdown-number {
        margin-bottom: 15px;
        font-size: 9px;
    }

    .sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-counter ul.sp-countdown-list li .sp-countdown-names {
        font-size: 26px;
    }

    .sp-vmslider-wrapper {
        max-width: 434px;
        margin-left: auto;
        margin-right: auto;
    }

    .sp-vmslider {
        height: 272px;
    }

    .sp-vmslider-counter {
        position: absolute;
        bottom: -42px;
        left: 0;
        margin: 0;
    }

    .table-view-row .quantity {
        margin-right: 8px;
    }

    .ya-share2 {
        bottom: -24px;
    }

    ul.seomi_tabs_fixed {
        top: 67px;
    }

    ul.seomi_tabs {
        overflow: auto;
    }

    .gallery-columns-2 .gallery-item,
    .gallery-columns-3 .gallery-item,
    .gallery-columns-4 .gallery-item,
    .gallery-columns-5 .gallery-item {
        width: 50%;
    }
}

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

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


#tp-informer240x100-rating{width:240px;height:100px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QP3aHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0idXVpZDo1RDIwODkyNDkzQkZEQjExOTE0QTg1OTBEMzE1MDhDOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxMzgyMDU3NDMzQUYxMUU5OTQ4OUVBMUVEMzQ4NjVBMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxMzgyMDU3MzMzQUYxMUU5OTQ4OUVBMUVEMzQ4NjVBMSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI1RDcxN0VERjIxOEU5MTFCQkExQkYxQTA4QTBEODBBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjZGMjFBMUQ5NzEzM0U4MTE4QkI5QzgzMUNCRDI1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) center center / cover no-repeat;font-family:Arial,Helvetica,sans-serif;font-weight:700;color:#000;font-size:46px;line-height:46px;padding:7px 0 0 70px;text-decoration:none;cursor:pointer}#tp-informer240x100-rating .err{color:red}

.PricesalesPrice {
    display: inline-block;
    min-height: 30px;
}

.PricesalesPrice .woocommerce-Price-amount:first-child:not(:last-child) {
    margin-right: -6px;
}

.PricesalesPrice .woocommerce-Price-amount:first-child:not(:last-child) .woocommerce-Price-currencySymbol {
    display: none;
}


.pulse-container {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 15px;
    z-index: 10;
    right: 15px;
}

.pulse-dot {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #00cc44;
    border-radius: 50%;
    z-index: 2;
}

.pulse-ring {
    position: absolute;
    border-radius: 50%;
    background-color: rgba(0, 204, 68, 0.6);
    width: 100%;
    height: 100%;
    opacity: 0;
    transform-origin: center;
    animation: pulse 2s cubic-bezier(0.11, 0.64, 0.68, 0.93) infinite;
}

.pulse-ring:nth-child(2) {
    animation-delay: 0.5s;
}

.pulse-ring:nth-child(3) {
    animation-delay: 1s;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.8;
    }
    100% {
        transform: scale(4);
        opacity: 0;
    }
}

.tooltip {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #333;
    color: #fff;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 14px;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s, visibility 0.3s;
    z-index: 10;
    width: 180px;
    text-align: center;
}

.tooltip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
}

.pulse-container:hover .tooltip {
    visibility: visible;
    opacity: 1;
}

.invoice_available {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.invoice_available .pulse-container {
    position: relative;
    margin-right: 10px;
    top: 0;
    right: 0;
}

.grecaptcha-badge {
    display: none;
}

.see-also {
	display: flex;
	flex-wrap: wrap;
	line-height: 36px;
	margin-bottom: 20px;
}
.see-also a {
	font-size: 11px;
    padding: 8px 18px;
    background: #f2f2f2;
    border-radius: 10px;
    margin-right: 10px;
}

.smartphone-block-faq {
	display: none
}

.smartphone-block-a {
	display: none
}