@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Roboto:400,500,700);
body {
    font-family: 'Open Sans',sans-serif;
    font-weight: normal;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    background: #F9F2E8;
    margin: 0 !important;
    overflow: auto !important
}

h1, h2, h3, h4, h5, h6 {
    color: #000
}

.fa {
    font-size: 14px
}

h1 {
    font-size: 33px
}

h2 {
    font-size: 27px
}

h3 {
    font-size: 21px
}

h4 {
    font-size: 15px
}

h5 {
    font-size: 12px
}

h6 {
    font-size: 10.2px
}

a {
    color: black;
    transition: color ease-in-out .2s
}

a:focus {
    outline: 0;
    text-decoration: none;
    color: #56abdb
}

a:hover {
    text-decoration: none;
    color: #56abdb
}

legend {
    font-size: 18px;
    padding: 7px 0
}

label {
    font-size: 12px;
    font-weight: normal
}

textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 12px
}

input.form-control {
    border: 1px solid #56ABDB;
    float: right;
    width: 75%;
    line-height: 10px;
    height: 30px;
    margin-top: -5px;
}

textarea.form-control {
    border: 1px solid #56ABDB;
    float: right;
    width: 75%;
    line-height: 10px;
    height: 80px;
    margin-top: -5px;
    padding: 10px;
}

.form-group.col-md-6 {
    float: left;
    width: 100%;
}

.form-control {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.form-horizontal.form-review .col-sm-12 {
    padding: 0 15px !important
}

ul {
    margin: 0
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 12px
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px
}

.button, button {
    outline: 0;
    border-radius: 0;
    border: 1px solid transparent;
    background-color: #ff0000;
    color: white;
    font-size: 16px;
    text-align: center;
    padding: 9px 20px;
    transition: all ease-in-out .2s
}

.button:hover, button:hover {
    background-color: #fff;
    color: #ff0000;
    border-color: #f83306
}

.button.active, button.active {
    background-color: #ff0000;
    color: white
}

.p-15 {
    padding: 15px
}

div .margin-top-05 {
    margin-top: .5em
}

div .margin-top-10 {
    margin-top: 1.0em
}

div .margin-top-15 {
    margin-top: 1.5em
}

div .margin-top-20 {
    margin-top: 2.0em
}

div .margin-top-25 {
    margin-top: 2.5em
}

div .margin-top-30 {
    margin-top: 3.0em
}

.mb-20 {
    margin-bottom: 20px
}

.fs-14 {
    font-size: 14px
}

.fs-22 {
    font-size: 22px
}

.color-b {
    color: #000
}

.container.news {
    width: 100%;
    padding: 0;
}

.transform-none {
    text-transform: initial
}

span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline
}

.control-label {
    color: black;
    font-size: 14px;
    position: relative;
    text-transform: initial
}

.form-horizontal .control-label {
    padding-top: 0;
}

div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold
}

.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x
}
.site-notification-bar {
  display: none !important;
}
.site-notification-bar .content {
  background: #e1e1e1;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  text-align: center;
  font-family: Gotham Pro,sans-serif;
  color: #666;
  padding: 7px 0;
}

.icon-uk {
  background-image: url("/image/all-will-be-ukraine.jpg");
  width: 31px;
  height: 21px;
  background-size: cover;
  position: absolute;
  top: 4px;
  margin-left: 10px;
  border-radius: 5px;
}

#top {
    background-color: white;
    border-bottom: 1px solid black;
    padding: 4px 0;
    min-height: 28px
}

#top #text-tiker {
    width: 100px;
    margin-right: 10px;
    float: left;
    background-color: grey;
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    color: white
}

#top marquee {
    float: left;
    width: calc(100% - 110px);
    font-style: italic;
    font-weight: normal
}

#top .container::before, #top .container::after {
    content: none
}

#top #currency .currency-select {
    text-align: left
}

#top .language .btn {
    padding: 0
}

#top #currency .currency-select:hover {
    text-shadow: none;
    color: #fff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x
}

#top .btn-link, #top-links li, #top-links a {
    color: #888;
    text-shadow: 0 1px 0 #FFF;
    text-decoration: none;
    font-weight: normal;
    text-transform: none;
    font-size: 14px
}

#top-links .row > * {
    text-align: right
}

#mfilter-content-container h1 {
    font-size: 22px;
    line-height: 22px
}

.searchb {
    margin: 10px 0 0
}

@media (min-width: 1024px) {
    #top-links .row > * {
        text-align: left
    }
}

#top-links a > span {
    top: -2px;
    position: relative
}

#top .btn-link:hover, #top-links a:hover {
    color: #444
}

#top-links .dropdown-menu a {
    text-shadow: none
}

#top-links .fa {
    font-size: 20px
}

#top-links .dropdown-menu a:hover {
    color: #FFF
}

#top .btn-link strong {
    font-size: 14px;
    line-height: 14px
}

#top-links .list-inline {
    margin-bottom: 0
}

#top-links a + a {
    margin-left: 15px
}

header {
    background-color: #BCBCBC;
    margin-bottom: 15px;
    min-height: 80px
}
header li.contact-block-nav .open {
    float: right;
    padding-right: 30px;
    padding-top: 15px;
    color: #0f78ba;
    font-size: 14px;
    line-height: 19px;
}

.list-inline1.c-w-c li.compare svg {
    color: #e1e1e1;
    fill: currentColor;
}
.list-inline1.c-w-c li {
    display: inline;
    width: auto !important;
    float: left;
    padding: 0 8px;
    line-height: 10px;
    margin: 0 8px;
}

.top-head {
    min-height: 70px;
    height: 70px;
}

.top-head > div {
    float: left;
    position: relative;
    padding: 0 10px;
    width: 80%;
}

.top-head #logo {
    width: 20%
}

.top-head #search {
    width: 30%;
    padding-left: 5%
}

.top-head .tel-numbers-wrap {
    width: 20%;
    text-align: center
}

.top-head .callme-popup-btn {
    width: 20%;
    text-align: center
}

.top-head .account-nav {
    width: 5%
}

#search .search-form {
    background: transparent;
    color: #fff;
    border: 0;
    padding: 0;
    width: 100%;
    font-size: 15px;
    font-style: italic;
    height: 32px;
    margin-top: 10px;
    border-bottom: 1px solid #fff;
}

#search .search-form::placeholder {
    color: #fff;
    opacity: 1;
}

#search .search-form:-ms-input-placeholder {
    color: #fff;
}

#search .search-form::-ms-input-placeholder {
    color: #fff;
}

#search .search-form:focus {
    outline: 0
}

#search > .input-group-btn {
    position: absolute;
    right: 0;
    top: 10px;
}

#search > .input-group-btn button {
    color: #fff;
    box-shadow: none;
    border: 0;
    background-color: transparent;
    padding: 0;
}

#search .fa-search {
    font-size: 18px
}

.tel-numbers {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    font-family: 'Roboto', Arial, sans-serif;
    padding: 5px 10px;
    position: relative
}

.tel-numbers ul {
    display: none;
    margin: 0;
    list-style: none;
    text-align: left;
    line-height: 1.6;
    position: absolute;
    background: #56ABDB;
    left: 0;
    right: 0;
    padding: 0 0 5px 35px;
    z-index: 3;
}

.tel-numbers > a:after {
    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
}

.tel-numbers > a:after {
    content: "\f105";
    font-weight: bold;
    margin-left: 5px;
    width: 10px
}

.tel-numbers:hover > a:after {
    content: "\f107"
}

.tel-numbers:hover {
    background: #56ABDB;
}

.tel-numbers:hover ul {
    display: block
}

.tel-numbers a {
    color: #6c6b6b
}

.callme-popup-btn span {
    font-family: 'Roboto', Arial, sans-serif;
    cursor: pointer;
    line-height: 1.1;
    background: #FBD05D;
    color: #fff;
    width: 90px;
    height: 30px;
    text-align: center;
    font-size: 11px;
    border-radius: 5px;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    padding: 3px 5px;
    margin-top: 10px;
    margin-right: 10px;
}

.account-nav a {
    background: #e73633;
    color: #fff;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    border-radius: 50%
}

.account-nav a i {
    font-size: 20px;
    line-height: 1.6
}

.nav-fixed nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99
}

nav {
    background: #56ABDB;
    height: 60px;
    -webkit-box-shadow: inset 0px 9px 10px -7px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px 9px 10px -7px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 9px 10px -7px rgba(0, 0, 0, 0.5);
}

nav a {
    color: #fff;
    position: relative
}

nav > div {
    position: relative
}

.icon-bar {
    display: block;
    width: 40px;
    border-radius: 1px;
    margin: 8px 0;
    height: 3px;
    background: #fff
}

nav .c-w-c {
    height: 50px;
    padding: 18px 20px 0 20px;
    display: block;
}

nav .c-w-c i {
    font-size: 26px
}

nav .c-w-c li {
    padding: 0 12px
}

nav #cart > button {
    background: 0;
    padding: 0;
    border: 0;
    position: relative
}

nav #cart > button .count-red {
    top: -5px
}

nav #cart > button:hover,
nav .c-w-c a:hover {
    color: #ff0000
}

.popup-form .description {
    text-transform: none;
    margin: 10px 0;
    height: auto;
    line-height: 1.2
}
.buy-one-click-form.popup-form label {
    text-align: left
}

.popup-form label {
    width: 25%;
    font-size: 15px;
}

.popup-form button {
    color: #fff;
    background-color: #ff0100 !important;
    border: 1px solid #ff0100;
    border-radius: 0;
    font-size: 14px;
    font-weight: bold;
    background-image: none;
    text-shadow: none;
    padding: 8px 23px;
    margin-top: 25px;
}

.popup-form button:hover {
    color: #ff0100 !important;
    background-color: #fff !important;
    border: 1px solid #ff0100 !important;
    border-radius: 0;
    font-weight: bold;
    box-shadow: none !important;
    text-shadow: none
}

div#popupcart_extended {
    width: auto;
    text-align: center;
    background: #fff;
}

.popup-form.cme-form{
    width:320px;
}
.empty-cart-content {
    margin-top: 15px;
    width: 320px;
    text-align: center;
}

.empty-cart-content .empty-text {
    color: #777;
    margin-top: 10px
}

.guarantees-top {
    padding-top: 15px
}

.guarantees-top > div {
    height: 80px;
    line-height: 80px;
    background: #fff;
    border: 1px solid #efefef
}

.guarantees-top > div span span {
    color: #858484;
    line-height: normal;
    font-weight: 500
}

.guarantees-top.clearfix .col-sm-3 div {
    font-size: 14px;
    font-family: 'Roboto', Arial, sans-serif;
    vertical-align: middle;
    color: #858484;
    display: inline-block;
    padding-left: 25px;
    max-width: 50%;
    line-height: 18px;
}

.guarantees-top.clearfix .col-sm-3 div a {
    color: #858484;
    line-height: normal;
    font-weight: 500;
}

.guarantees-top img {
    display: inline-block;
    max-width: 30%;
    max-height: 40px
}

.guarantees {
    background: #F9F2E8;
    margin: 12px 0;
    padding-bottom: 25px;
}

.guarantees .col-sm-4 {
    height: 80px;
    line-height: 80px
}

.guarantees .col-sm-4 span {
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    vertical-align: middle
}

.guarantees .col-sm-4 svg {
    vertical-align: -webkit-baseline-middle;
    vertical-align: -moz-middle-with-baseline
}

.guarantees span {
    color: #000;
    font-size: 15px;
}

.guarantees span:before {
    content: '';
    display: block;
    height: 110px;
    width: 110px;
    border: 2px solid #1A86C2;
    border-radius: 50%;
    margin: 5px auto;
}

.guarantees .delivery span:before {
    background: url(/image/catalog/delivery.png) no-repeat center;
}

.guarantees .payment span:before {
    background: url(/image/catalog/payment.png) no-repeat center;
}

.guarantees .garantiya span:before {;
    background: url(/image/catalog/garantiya.png) no-repeat center;
}

.guarantees .moneyback span:before {
    background: url(/image/catalog/moneyback.png) no-repeat center;
}

.copyrights-text {
    color: #B9C2CB;
    text-align: left;
    font-size: 12px;
    line-height: 18px;
    margin-left: 35px;
}

.page-home {
    overflow: hidden;
    margin-top: 0;
}

.page-home .html-text h1 {
    margin-top: 5px
}
.page-home .html-text ul {
    padding-left: 15px;
}
.html-text .h2 {
    font-size: 27px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.home-description a, .category-description a, #product-tabs a, .full-article a {
    color: #337ab7;
}

.home-description a:hover, .category-description a:hover, #product-tabs a:hover, .full-article a:hover {
    text-decoration: underline;
}
/*.full-article h2 a {
    padding-top: 100px;
}*/

.full-article h2 a, .full-article h3 a {
    position: relative;
    display: block;
    top: -100px;
}

.product-page .html-text h1 {
    font-size: 22px !important;
    line-height: 35px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-top: 0 !important;
}

#more_btn1 {
    text-align: center
}

.page-home .html-text {
    background: #fff;
    padding: 15px
}

.mr-30{
    margin-right: 30px;
}
.page-home .html-text:nth-of-type(2) {
    background: 0;
    padding: 0
}

.common-home header {
    margin: 0;
    background-color: #BCBCBC;
}
.common-home .owl-carousel{
    background: none;
}
.page-home .owl-controls .owl-page.active {
    padding: 0
}

.owl-controls .owl-buttons div {
    position: absolute;
    -o-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(270deg)
}

/*.owl-prev{border:0;background:url(../image/str-up.png) no-repeat top left;width:47px;height:27px}
.owl-next{border:0;background:url(../image/str-down.png) no-repeat top left;width:47px;height:27px}*/
.fa-chevron-right:before, .fa-chevron-left:before {
    content: none
}

#manufacturer-list, #categories-list {
    position: relative
}

#manufacturer-list .cat-title, #categories-list .cat-title {
    display: block;
    color: #ff0000;
    font-size: 16px;
    font-weight: 600;
    bottom: 8px;
    position: absolute;
    left: 0;
    right: 0;
    line-height: 1;
    text-transform: none
}
#manufacturer-list .owl-wrapper-outer {
    background: #fff;
    text-align: center;
    padding: 0;
}
#manufacturer-list img {
    max-width: 172px !important;
    max-height: 66px;
    vertical-align: middle;
    margin: 0 auto;
}
#manufacturer-list div {
    line-height: 110px;
    text-align: center;
    padding: 0;
}
#categories-list div {
    float: left;
    margin-bottom: 10px;
    min-width: 154px;
    min-height: 154px;
    text-align: center;
    background: #fff
}
.manufacturers {
    margin: 20px 0 40px 0;
}

#account {
    float: left;
    height: 40px;
    width: 40px;
    padding: 5px;
    text-align: center
}

#account .fa {
    font-size: 27px
}

.product-thumb button:hover::before {
    filter: invert(1)
}

#cart.open > .btn {
    background-image: none;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    color: #666;
    box-shadow: none;
    text-shadow: none
}

#cart.open > .btn:hover {
    color: #444
}

#cart .dropdown-menu {
    background: #eee;
    z-index: 1001
}

#cart .dropdown-menu {
    min-width: 100%
}

.fa-chevron-down::before, .fa-chevron-up::before {
    display: none
}

@media (max-width: 750px) {
    .main-thumb {
        width: 100% !important;
        height: auto !important
    }

    #thumbnails-slider {
        position: relative;
        width: 100% !important;
        height: auto !important;
        order: 1;
        overflow: visible !important
    }

    #thumbnails-slider:after {
        clear: both;
        display: block;
        content: " "
    }

    .data {
        overflow: hidden !important;
        display: flex;
        flex-direction: column
    }

    #thumbnails-slider ul li {
        display: block;
        float: left;
        padding: 0 10px
    }
}

@media (max-width: 478px) {
    .PB_options_image {
        max-width: 100% !important
    }

    #cart .dropdown-menu {
        width: 100%
    }

    #popupcart_extended .popupcart_buttons {
        font-size: 11px
    }

    .main-thumb {
        width: 100% !important;
        height: auto !important
    }

    #thumbnails-slider {
        position: relative;
        width: 100% !important;
        height: auto !important;
        order: 1;
        overflow: visible !important
    }

    #thumbnails-slider:after {
        clear: both;
        display: block;
        content: " "
    }

    .data {
        overflow: hidden !important;
        display: flex;
        flex-direction: column
    }

    #thumbnails-slider ul li {
        display: block;
        float: left;
        padding: 0 10px
    }

    .container .breadcrumb > li {
        padding: 0 4vw;
        font-size: 2.9vw
    }

    #content .banner div {
        background-size: contain;
        background-repeat: no-repeat;
        height: 139px !important
    }

    body header #header-nav > li > a {
        font-size: 15px
    }
}

#cart .dropdown-menu table {
    margin-bottom: 10px
}

#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px
}

@media (max-width: 478px) {
    #cart .dropdown-menu li > div {
        min-width: 100%
    }
}

#cart .dropdown-menu li p {
    margin: 20px 0
}

.navbar-full {
    background: #00b75f;
    z-index: 99
}

.navbar-full > div {
    position: relative
}

.navbar-full > div > div {
    height: 49px;
    display: table
}

.navbar-full .logo a, .navbar-full .language > ul {
    vertical-align: middle;
    display: table-cell
}

.navbar-full #search {
    float: left;
    margin: 0 0 0 30px;
    display: block !important
}

#search {
    display: block !important;
    position: relative;
}

#account {
    float: left;
    height: 40px;
    width: 40px;
    padding: 5px;
    text-align: center
}

#account .fa {
    font-size: 27px
}

.language ul {
    list-style: none;
    padding: 0
}

.language li.active a {
    color: #e73633
}

.header-menu > ul > li > a, .header-menu1 > ul > li > a {
    font-family: 'Roboto', Arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    position: relative
}

.header-menu1 > ul > li > a {
	font-weight: normal;
	font-size: 16px;
	text-transform: none;
	line-height: 10px;
}

.header-menu1 > ul > li > a:hover {
    text-decoration: underline;
}

/*.header-menu>ul>li:not(:first-child)>a{padding:0 15px}*/
.header-menu > ul.list-inline > li:first-child>a{
    display: block;
    height: 60px;
    line-height: 60px;
}
.header-menu > ul.list-inline > li:first-child {
    width: 260px;
    position: inherit;
    padding: 0;
}
.header-menu > ul > li:first-child > a > span {
    vertical-align: middle;
    display: inline-block
}

/*.header-menu>ul>li:first-child>a{height:50px;display:block}*/
.header-menu .line-nav-icon, .header-menu1 .line-nav-icon {
    margin: -4px 15px 0 0
}

.header-menu a, .header-menu1 a, .language li a {
    font-weight: bold
}

.header-menu a, .header-menu1 a {
    color: #fff
}

.language li a {
    color: #6c6b6b;
    text-transform: uppercase
}

.header-menu, .header-menu1 {
    line-height: 2.5;
    font-size: 14px
}

.header-menu1 {
    line-height: 4.5;
    font-size: 14px
}

header .slider {
    width: 100%;
    float: left;
    overflow: hidden;
}

#header-slider .default-carousel .owl-pagination {
    top: -40px !important
}

/*.nav-fixed .header-menu>ul>li:not(:first-child)>a{padding:0 10px}*/
li.contact-block-nav.col-sm-1, li.contact-block-nav.col-sm-2, li.contact-block-nav.col-sm-3 {
    padding: 6px 0;
    margin-right: 10px;
    padding-bottom: 0;
}

li.contact-block-nav.col-sm-3.search {
    margin-right: 5%;
}

.nav-fixed .header-menu > ul > li.contact-block-nav, .nav-fixed .header-menu1 > ul > li.contact-block-nav {
    display: inline-block
}

/*.header-menu>ul>li.contact-block-nav,.nav-fixed .header-menu>ul>li:nth-child(4),.nav-fixed .header-menu>ul>li:nth-child(5){display:none}*/
/*.nav-fixed .tel-numbers ul,.nav-fixed .header-menu>ul>li:hover:nth-child(4){background:#e54c4a}
.nav-fixed .tel-numbers:hover{background:0}
.nav-fixed .tel-numbers{padding:0}
.nav-fixed .tel-numbers ul{font-size:15px}*/
.header-menu.pull-left {
    width: 100%;
}

/*.nav-fixed .header-menu>ul,.nav-fixed .header-menu1>ul{line-height:3.1}
.nav-fixed .callme-popup-btn span:before{background:#ffae00;color:#fff;margin-top:2px}
.nav-fixed .callme-popup-btn span{color:#fff;text-decoration:none}*/
.logo img {
    max-height: 65px;
}

.show-phone-wrap {
    color: #fff;
    font-size: 24px
}

.show-phone-wrap i {
    font-size: inherit
}

.show-phone-wrap .fa-phone {
    display: inline-block;
    line-height: 2
}

.navbar-full .callme {
    position: relative;
    margin: 0 15px;
    display: block;
    width: 40px
}

.down-up {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 8px 3px 0 3px;
    margin: 0 0 0 7px
}

.down-up:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #fff;
    content: "";
    display: inline-block
}

.phone-wrap {
    display: none;
    position: absolute;
    background: #f2f2f2;
    padding: 16px 0;
    border: 1px solid #7f7f7f;
    right: -27px;
    width: 180px;
    top: 49px;
    text-align: center
}

.phone-wrap a {
    display: block;
    font-size: 22px;
    line-height: 1.2
}

.callme:hover .down-up {
    background: #56abdb
}

.callme:hover .down-up:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
    border-top: 0
}

.callme:hover .phone-wrap {
    display: block
}

.tel-numbers svg {
    margin-right: 10px;
    float: left;
    margin-top: 10px;
}

header .compare .count-red, .count-red {
    width: 18px;
    height: 18px;
    background: #e73633;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    border-radius: 50%;
    position: absolute;
    top: -11px;
    right: -11px;
    font-weight: normal;
    text-align: center;
}

.wishlist-compare svg {
    color: #ff0000;
    fill: currentColor
}

.wishlist-compare a {
    display: inline-block;
    margin: 0 0 0 15px
}

.category-menu .nav-icon {
    margin-right: 8px;
    -webkit-filter: contrast(0) brightness(200%);
    -moz-filter: contrast(0) brightness(200%);
    -ms-filter: contrast(0) brightness(200%);
    -o-filter: contrast(0) brightness(200%);
    filter: contrast(0) brightness(200%)
}
.header-menu .parent-full-menu{
    background: #fff;
}
.header-menu .category-menu{
    list-style: none;
    padding: 0;
}
.header-menu .category-menu-wrap{
    width: 78%;
    float: left;
    padding-top: 10px;
    border-right: 1px solid #f5f5f5;
}
.header-menu .menu-banner{
    width: 22%;
    float: left;
    padding: 15px;
    text-align: center;
}
.header-menu .menu-banner img{
    width: 100%;
}
.header-menu .menu-banner a{
    color: #333;
}
.menu-banner .b-i-product-name{
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    margin: 0 0 10px 0;
}
.menu-banner .b-i-product-name a{
    color: #2f2f2f;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
}
.menu-banner .b-i-product-name a:hover{
    color: #56abdb;
}
.menu-banner .add-cart-btn{
    padding: 0.3em 2em;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.8;
    text-transform: none;
}
.menu-banner .price{
    line-height: 1.4;
    margin-bottom: 15px;
}
.menu-banner .add-cart-btn svg{
    vertical-align: middle;
}
.menu-banner .b-title{
    color: #333;
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
    padding: 0 0 15px 0;
}
.parent-full-menu li:hover .nav-icon {
    filter: none
}

.parent-full-menu li:hover a {
    color: #fff
}

.header-menu1.pull-left .category-menu > li, .header-menu1.pull-right .category-menu > li, .language.pull-left > ul > li, .language.pull-right > ul > li {
    display: inline;
    margin: 0 5px;
}
/*
.category-menu > li:hover {
    background: #51A2CF;
}
*/
.category-menu > li.sel-link a {
    color: #fffbcf;
}

/*.category-menu>li:nth-child(4){border-top:1px solid #f09998}*/
.category-menu .level-2 > .clearfix img {
	position: absolute;
	width: 30px;
	height: 35px;
}
.category-menu .level-2 > .clearfix a {
    font-weight: normal;
    color: #333;
    padding-left: 40px;
    height: 35px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.1;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}
.category-menu .level-2 > .clearfix a:hover {
    color: #56abdb;
    text-decoration: underline;
}
.sel-link, .category-menu .level-2 > .clearfix {
    padding: 0 0 0 15px
}

.parent-full-menu {
    display: none;
    position: absolute;
    width: 100%;
    padding: 0;
    left: 0;
    right: 10px;
    top: 60px;
    z-index: 9;
    border-left: 2px solid #56abdb;
    border-bottom: 2px solid #56abdb;
    border-right: 2px solid #56abdb;
    /*-webkit-box-shadow: 0 0 15px 0 rgba(50,50,50,.15);
    -moz-box-shadow: 0 0 15px 0 rgba(50,50,50,.15);
    box-shadow: 0 0 15px 0 rgba(50,50,50,.15);
    */
}

.parent-full-menu::-webkit-scrollbar {
    width: 5px;
}

.parent-full-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

.parent-full-menu::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    background-color: #888;
}
li.level-2 {
    width: 33.3%;
    display: inline-block;
    height: 40px;
}
/*.header-menu>ul>li:not(:first-child)>a:before{content:'';position:absolute;left:50%;bottom:-3px;width:0;transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);transition:all ease-out .5s;-moz-transition:all ease-out .5s;-webkit-transition:all ease-out .5s;height:2px;background:#fff}*/
.header-menu > ul > li:not(:first-child) > a:hover:before {
    width: 100%
}

/*.header-menu>ul>li:first-child:hover{background:#e54c4a}*/
.header-menu > ul > li:hover .parent-full-menu, .header-menu1 > ul > li:hover .parent-full-menu {
    display: block !important
}

.level-2-wrap {
    display: none;
    position: absolute;
    left: 260px;
    top: 0;
    background: #fff;
    width: 75.3%;
    bottom: 0;
    padding: 20px
}

.level-2-wrap > ul {
    margin-bottom: 8px
}

.level-2-wrap > ul > li {
    display: block;
    float: left;
    width: 20%
}

.category-661 .level-2-wrap > ul > li {
    width: 33%;
    margin-bottom: 15px
}

.category-661 .level-3 a div span {
    display: none
}

.category-661 .nav-icon {
    height: 120px
}

.category-101 .level-2-wrap {
    bottom: auto
}

.level-2:hover .level-2-wrap {
    display: block
}

.level-2 ul a {
    color: #000
}

.level-3 {
    text-align: center
}

.level-3 a div {
    line-height: 1.2;
    text-transform: initial;
    font-size: 14px;
    font-weight: normal;
    margin-top: 5px
}

.level-3 a div, .level-3 ul a {
    color: #333
}

.level-3 ul a {
    line-height: 1.3
}

.col-manufacturer.boxshadow a span {
    color: #333;
    font-weight: normal
}

.col-manufacturer.boxshadow {
    text-align: center;
    line-height: 25px;
    margin-bottom: 20px
}

.col-manufacturer.boxshadow .img-thumbnail {
    border: 0
}

.header-menu .icon-parent:after, .header-menu .icon-parent:after {
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #fff;
    content: "";
    display: inline-block;
    float: right;
    top: 17px;
    position: relative;
    right: 10px
}

.level-3 ul li {
    line-height: 1
}

.level-3 ul a {
    text-transform: initial
}

.bw {
    background: #fff
}

#menu {
    border: 0;
    padding: 10px 0;
    min-height: 0;
    background-color: #efefef;
    height: 48px;
    margin-bottom: 0
}

#yomenu-1 {
    font-size: 11px;
    width: 90%;
    font-weight: bold
}

@media (max-width: 767px) {
    #menu .row > div:nth-last-child(1) {
        padding-left: 5px
    }

    #menu .row > div:nth-last-child(2) {
        padding-right: 5px
    }
}

#menu .row > * {
    height: 27px
}

#menu .nav > li > a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 10px 15px 10px 15px;
    min-height: 15px;
    background-color: transparent
}

#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background-color: rgba(0, 0, 0, 0.1)
}

#menu .dropdown-menu {
    padding-bottom: 0
}

#menu .dropdown-inner {
    display: table
}

#menu .dropdown-inner ul {
    display: table-cell
}

#menu .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
    color: #333;
    font-size: 12px
}

#menu .dropdown-inner li a:hover {
    color: #fff
}

#menu .see-all {
    display: block;
    margin-top: .5em;
    border-top: 1px solid #DDD;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px
}

#menu .see-all:hover, #menu .see-all:focus {
    text-decoration: none;
    color: #fff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2)
}

#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: right;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    color: #fff;
    background-color: #229ac8
}

@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block
    }
}

@media (max-width: 767px) {
    #menu div.dropdown-inner > ul.list-unstyled {
        display: block
    }

    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1)
    }

    #menu .dropdown-inner {
        display: block
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #fff
    }

    #menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1)
    }

    #menu .see-all {
        margin-top: 0;
        border: 0;
        border-radius: 0;
        color: #fff
    }
}

#scrollup {
    display: none;
    position: fixed;
    margin: 0 20px 20px 0;
    bottom: 0;
    right: 0;
    height: 45px;
    width: 45px;
    background-color: rgba(86, 171, 219, .5);
    border-radius: 50%;
    transition: background-color ease-in-out .3s;
    line-height: 53px;
    text-align: center;
    cursor: pointer;
    z-index: 500
}

#scrollup .fa {
    font-size: 25px;
    color: white
}

#scrollup:hover {
    background-color: rgba(86, 171, 219, .9);
}

.banner .container {
    height: 100%;
    position: relative;
    text-align: right
}

.banner-block {
    position: absolute;
    top: 0;
    width: 100%;
    margin: 20px 0;
    text-align: center;
    line-height: 120px;
}

.banner-block .title {
    font-size: 58px;
    color: #fff;
    text-transform: uppercase;
}

.banner-block .desc {
    color: #fff;
    font-size: 55px;
}

.banner-block .bottom {
    background-color: #FE2828;
    margin: 25px auto;
    line-height: 20px;
    padding: 25px;
    text-align: center;
    color: #fff;
    width: 320px;
    font-size: 19px;
}

.container .banner .container {
    width: 100%
}

.banner .text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    right: 0;
    margin: 0 20px;
    padding: 5px 10px;
    background-color: rgba(0, 0, 0, .3)
}

.banner .text .title {
    font-size: 40px;
    line-height: 40px
}

.banner .text .description {
    font-size: 20px;
    line-height: 20px
}

@media (min-width: 768px) {
    .banner .text {
        padding: 5px 10px 5px 100px;
        margin: 0 50px
    }

    .banner .text .title {
        font-size: 60px;
        line-height: 60px
    }

    .banner .text .description {
        font-size: 30px;
        line-height: 30px
    }
}

.banner div {
    background-size: cover;
    background-position: center
}

.product-container .product-carousel .item, .page-home .product-carousel .item, .product-layout.product-grid {
    padding: 0
} 

.product-carousel .p-p-w {
    display: table;
    width: 100%;
}

.owl-carousel.product-carousel {
    background: 0;
    overflow: hidden;
}

.owl-carousel .owl-buttons div {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
}

.owl-controls .owl-buttons .owl-next, .owl-controls .owl-buttons .owl-prev {
    top: 40%;
}
.viewed-product{
/*    display: none;*/
}
#categories img {
    width: 100%
}

#categories .list-group-item {
    position: relative;
    display: block
}

.col-xs-4 {
    width: 33.33333333%
}

.pagination-text {
    margin-top: 10px
}

.category-icon {
    margin: 0 auto
}

.category-tags {
    background: #fff;
    margin: 20px 0 0 0;
    padding: 15px 5px 25px 5px;
    text-transform: none;
    font-size: 16px;
    font-weight: normal;
}
.category-tags .heading-title {
    text-align: left;
    font-size: 20px;
    text-transform: none;
    font-weight: normal;
    margin-bottom: 25px;
}
.category-tags ul {
    display: flex;
    grid-template-rows: auto auto;
    justify-content: left;
    gap: 15px;
    list-style: none;
    padding: 0;
}
.category-tags li a {
    background: #eee;
    padding: 5px 15px;
    font-size: 14px;
}
.category-tags #column-right {
    width: 100%;
    padding: 0 !important;
}

.category-description table {
    margin: 0 auto;
    width: 550px !important;
}
.category-description table th {
    background-color: #56abdb !important;
    color: #fff;
}
.category-description table td, .category-description table th {
    padding: 6px;
    border: 1px solid grey;
}

.img-responsive.category-icon1 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #00000080;
    height: 44px
}

.block-cat-index-name {
    font-size: 12px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 44px
}

.title-block {
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 15px;
}

.title-posted {
    position: absolute;
    margin-top: -16px;
    font-weight: 600;
    font-size: 16px;
    color: #2578ba;
    left: 14px;
}

.html-text {
    text-transform: none;
    font-weight: normal
}

.html-text-bg {
    background: #fff;
    padding: 9px 16px
}

.html-text p, .html-text span {
    color: black
}

.html-text .row {
    margin-bottom: 15px
}

.osob {
  padding-top: 0;
}

.osob .skd img.img-responsive {
    padding: 6px 6px 6px 3px;
}

.osob .col-sm-3 {
  height: 160px;
  padding: 0 10px;
  line-height: 70px !important;
}

.osob .img-responsive {
  max-height: 55px;
  margin-left: 2px;
  margin-right: 8px;
}

.osob .name {
  color: #000 !important;
  font-size: 17px !important;
  font-weight: bold;
  padding-left: 0 !important;
  max-width: 70% !important;
}

.osob .desc {
  color: #000 !important;
  float: left;
  width: 100%;
  max-width: 100% !important;
  font-size: 13px !important;
  padding-left: 0 !important;
}

.operator-logo {
    height: 1.3em;
    max-height: 20px;
    width: auto;
    display: inline-block;
    margin-top: -.2em;
    margin-right: 9px
}

.text_related {
    color: #ff0000;
    font-size: 30px
}

.heading-title, .text_related {
    text-align: center;
    width: 100%;
    margin: 0 0 15px 0;
    font-size: 21px;
    line-height: 26px;
    padding-bottom: 0;
    font-weight: bold;
    font-family: 'Roboto', Arial, sans-serif;
    text-transform: uppercase;
    color: #48423b;
}

.product-container .heading-title, .news-list-widget .heading-title, .error-404 .heading-title, .page-home .heading-title {
    margin-top: 20px
}

.heading-title.news, h1.heading-title.news {
    background: 0;
    color: #000;
    font-size: 20px;
    text-align: left
}

.news-list .caption {
    font-size: 14px;
    min-height: 70px
}

.caption-name a {
    padding: 15px 0;
    color: #fff;
    line-height: 16px;
    float: left;
    margin-bottom: 5px;
    width: 100%;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 18px;
}

.more-product {
    text-align: center;
    z-index: 1;
    margin: 10px 0;
}

.more-product a {
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
    color: #858484;
    border: 1px #57ABDA solid;
    width: 180px;
    text-align: center;
    border-radius: 20px;
    line-height: 35px;
    display: inline-block;
}

.more-news {
    font-weight: bold;
    margin: 10px 0
}

.heading-catalog .heading-title {
    text-align: left;
    margin: 0;
    line-height: 1.2;
	text-transform: none;
}

.heading-catalog {
    margin: 0 0 20px 0;
}

.page-category > .heading-title {
    margin: 10px 0
}

a.about {
    color: #ff0000;
    font-weight: bold;
    font-size: 13px;
    display: inline-block;
    border-bottom: 1px dashed #ff0000;
    margin-top: 8px;
    margin-bottom: 0;
}

.news-list-widget {
    background-color: #56ABDB;
    margin: 10px 0 40px 0;
    color: #fff;
}

.news-list-widget .news-list a, .news-list-widget .news-list .more-news a {
    color: #fff;
}

.manufacturer-name {
    font-size: 24px;
    color: #595959;
    margin: 20px 0 10px 0;
    border-bottom: 1px solid #56abdb
}

.manufacturer-name span {
    background: #56abdb;
    color: #fff;
    padding: 4px 10px;
    display: inline-block;
    min-width: 42px;
    text-align: center
}

#content {
    min-height: 400px;
    padding: 0;
}

#column-left {
    padding: 0;
}

footer {
    color: #B9C2CB;
    background: #142B39;
}

footer img.img-responsive.center {
    margin: 0 auto;
}

footer .col-sm-12 .copyrights-text {
    margin: 0;
    text-align: center;
    padding-top: 25px;
}

footer .logo {
    display: inline-block
}

.footer-content {
    color: #333;
    padding-bottom: 25px;
}

.footer-title {
    color: #B9C2CB;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 5px;
    font-family: 'Roboto', Arial, sans-serif
}

.footer-title.norm {
    text-transform: none;
}

.footer-number a, .footer-home-link a, .footer-number {
    color: #B9C2CB;
    font-size: 14px;
    line-height: 1.4;
}

.footer-home-link a:hover {
    text-decoration: underline;
}

.footer-home-link1 {
    margin-top: 25px;
}

.footer-home-link1 a {
    color: #B9C2CB;
    font-size: 12px;
}

.footer-home-link1 li {
    line-height: 16px;
}

.footer-number.tel:before {
    content: "\f095";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 22px;
    color: #50AADC;
    margin-left: -30px;
    position: absolute;
}
ul.list-unstyled.footer-number.adress {
    margin: 13px 0;
}
.footer-number.adress:before {
    content: "\f041";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 22px;
    color: #50AADC;
    margin-left: -30px;
    position: absolute;
}

.footer-number.open:before {
    content: "\f017";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 22px;
    color: #50AADC;
    margin-left: -30px;
    position: absolute;
}

footer .col-sm-4 {
    padding: 0 5px 0 20px;
}

footer .col-sm-3 {
    padding-left: 40px;
}

footer .col-sm-2 {
    padding: 0 5px;
}

footer .sots {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

footer .sots ul.list-unstyled.footer-number {
    float: none;
}

footer .sots li {
    display: inline;
    border-radius: 50%;
    padding-right: 10px;
}

footer .sots li .fa {
    font-size: 18px;
    border: 1px #fff solid;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    padding: 8px 8px;
}

footer .sots .fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
    margin-left: 2px;
}

footer .sots .fa-youtube-play:before {
    content: "\f16a";
    margin-left: -1px;
}

.fa-google-plus::before {
    margin-left: -3px;
}

.fa-vk::before {
    margin-left: -2px;
}

.full-article .fa.fa-mobile {
    float: none;
    color: #000;
    font-size: 18px;
    margin: 0 5px 0 0;
}

.full-article .fa-envelope-o {
    color: #000 !important;
    font-size: 12px !important;
    margin: 0 3px 0 0;
}

.telem {
    margin-bottom: 12px;
}

.telem p {
    margin-bottom: 0px;
}

.form-group input, .form-group textarea {
    float: left;
}

.ajax-form .form-group input, .ajax-form .form-group textarea {
    display: block;
    width: 100%;
}
.ajax-form .text-danger {
    color: #ff0000;
    text-align: left;
    margin-bottom: -15px;
    font-size: 12px;
}
ul.list-unstyled.footer-number {
    float: left;
}

.sots-net .fa {
    font-size: 20px;
    color: #fff;
    background-color: #ffae00;
    padding: 5px 4px;
    width: 32px;
    margin: 10px 2px;
}

.sots-net i.fa:hover {
    background-color: #fff;
    color: #ffae00;
}

i.fa.fa-mobile {
    float: left;
    font-size: 35px;
    margin: 10px 10px 0 10px;
    color: #fff;
}

.red, .red1 {
    background-color: #ff0000 !important;
    margin-top: 0
}

/*.buy-one-click{background-color:#ffae00!important}*/
.buy-one-click {
    border-color: #FF0101;
    color: #FF0101;
    background-color: #fff !important
}

#button-review.red {
    font-size: 13px;
    padding: 3px 12px !important;
    font-weight: bold
}

.col-sm-12 .red {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 8px !important
}

.col-sm-12 .red1 {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    border: none !important
}

.red .price-normal {
    color: #fff !important;
    margin-top: 25px;
    float: left
}

footer a.email {
    margin: 12px 0;
    float: left;
    width: 100%;
    color: #50AADC;
    font-size: 15px;
    text-decoration: underline;
}

i.fa.fa-envelope-o {
    font-size: 22px;
    color: #fff;
}

#subscribe_form input[name='email'] {
    padding: 0 8px;
    border: 0;
    width: 80%;
    background: #1F3744;
    outline: 0;
    display: block;
    float: left;
    box-shadow: none;
    height: 30px;
    font-size: 16px;
    color: #fff;
    font-style: italic;
	border-radius: 0;
	margin-top: 0;
}

#subscribe_form input::placeholder {
    color: #fff;
    opacity: 1;
    font-weight: 16px;
    font-style: italic;
    border-bottom: 1px #fff solid;
}

#subscribe_form input:-ms-input-placeholder {
    color: #fff;
    font-weight: 16px;
    font-style: italic;
    border-bottom: 1px #fff solid;
}

#subscribe_form input::-ms-input-placeholder {
    color: #fff;
    font-weight: 16px;
    font-style: italic;
    border-bottom: 1px #fff solid;
}

#subscribe_form button {
    width: 18%;
    display: block;
    float: left;
    text-transform: none;
    padding: 2px 5px;
    background-color: #FCA860;
    border-color: #FCA860;
    line-height: 18px;
}

i.fa.fa-envelope-o {
    font-size: 22px;
    color: #fff;
}

.subscribe_block {
    margin-bottom: 20px;
    width: 80%
}

#paymentsystem img {
    height: 30px
}

#social li {
    padding: 0;
    margin: 2px
}

#social .fa {
    width: 33px;
    height: 33px;
    padding: 6px 0;
    text-align: center;
    border: 1px solid whitesmoke;
    font-size: 18px;
    color: whitesmoke;
    transition: ease-in-out .2s
}

#social .fa-vk:hover {
    color: #45668e;
    border-color: #45668e
}

#social .fa-facebook:hover {
    color: #3b5998;
    border-color: #3b5998
}

#social .fa-twitter:hover {
    color: #00aced;
    border-color: #00aced
}

#social .fa-odnoklassniki:hover {
    color: #f2720c;
    border-color: #f2720c
}

#social .fa-youtube:hover {
    color: #b00;
    border-color: #b00
}

#social .fa-instagram:hover {
    color: #bc2a8d;
    border-color: #bc2a8d
}

.alert {
    padding: 8px 14px 8px 14px
}

.alert button:focus, .alert button:active, .alert button:hover {
    border-color: #fff
}

.alert button {
    background: transparent;
    color: #ff0000;
    padding: 0;
    display: inline-block;
    float: right
}

.breadcrumb {
    margin: 0 0 10px 0;
    padding: 8px 0;
    border-radius: 0;
    background: 0;
    font-weight: bold
}

.breadcrumb a:hover {
    color: #56abdb;
    text-decoration: underline;
}

.breadcrumb i {
    font-size: 15px
}

.breadcrumb > li {
    padding: 0 12px;
    position: relative;
    white-space: nowrap;
    text-transform: none;
    font-size: 14px;
    font-weight: normal
}

.breadcrumb > li:first-child {
    padding: 0 12px 0 0
}

.breadcrumb > li + li:before {
    content: '';
    padding: 0
}

.breadcrumb > li:last-child:after {
    display: none
}

.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -3px;
    width: 15px;
    height: 15px;
    border-bottom: 1px solid #000;
    -webkit-transform: rotate(-65deg);
    -moz-transform: rotate(-65deg);
    -o-transform: rotate(-65deg);
    transform: rotate(-65deg);
}

.pagination {
    margin: 20px 0;
    text-align: center
}

ul.pagination li {
    display: inline-block;
    margin: 0 4px;
    font-size: 14px;
	position: relative;
}

a.pagination_arrows {
    font-size: 22px !important;
    line-height: 15px !important;
}

.pagination li a {
    padding: 5px 6px;
    border: 1px solid #5aa6d1;
    color: #000!important;
    background: #fff;
    border-radius: 50%;
    font-size: 15px !important;
    display: block;
    width: 32px;
}

/*#review .pagination li:last-child::after {
  content: '|';
  position: absolute;
  top: 4px;
  right: 6px;
  color: #337ab7;
}*/

.pagination li a:hover, .pagination li a:focus, .pagination li.active span, .pagination li.active span:hover {
    padding: 4px 0;
    border: 1px solid #5AA6D1;
    color: #000;
    background: #fff;
    border-radius: 50%;
    font-size: 16px;
    display: block;
    text-decoration: none !important;
    width: 32px;
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.29) inset;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.29) inset;
    -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.29) inset;
}

.buttons {
    margin: 1em 0
}

.btn {
    padding: 7.5px 12px;
    font-size: 12px;
    border-radius: 0
}

.btn-xs {
    font-size: 9px
}

.btn-sm {
    font-size: 10.2px
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 12px
}

.btn-group > .btn-xs {
    font-size: 9px
}

.btn-group > .btn-sm {
    font-size: 10.2px
}

.btn-group > .btn-lg {
    font-size: 15px
}

.btn-default {
    background: #fff;
    color: #FF0101;
    border: 1px solid #FF0101;
    text-transform: uppercase;
    font-weight: bold
}

.btn-danger, .btn-info, .btn-primary {
    color: #fff;
    background: #FF0101;
    text-align: center;
    font-size: 14px;
    border-color: #FF0101
}

div .btn-primary:hover, div .btn-primary:active, div .btn-primary:active:focus, div .btn-primary.active, div .btn-primary.disabled, div .btn-primary[disabled], .btn-primary:focus, .btn-primary.focus {
    background-color: #fff;
    background-position: 0 -15px;
    color: #FF0101;
    border-color: #FF0101
}

.btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1)
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1)
}

.btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1)
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39
}

.btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39
}

.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #23a1d1;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none
}

.btn-inverse {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444, #222);
    background-repeat: repeat-x;
    border-color: #222 #222 #000
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222;
    background-image: linear-gradient(to bottom, #333, #111)
}

.list-group a {
    border: 1px solid #ddd;
    color: #888;
    padding: 8px 12px
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444;
    background: #eee;
    border: 1px solid #ddd
}

.carousel-caption {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome
}
#carousel-together .product-layout.product-grid{
    border-right: 2px solid #eeeeee;
}
.product-thumb {
    margin: 1px 1px;
    overflow: auto;
    background-color: #fff;
    transition: all ease .3s;
    -moz-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    height: 420px;
    padding: 15px;
}

.product-thumb.stock-out .product-thumb-container {
    left: 0;
    padding: 0 7px 0 10px;
    opacity: 0.5;
}


.product-thumb .image {
    text-align: center;
    position: relative
}

.product-thumb .image a {
    display: block
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto
}

.product-grid .product-thumb .image {
    float: none;
    position: relative
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px
    }
}

.article-layout .h4, .product-thumb .h4 {
    font-weight: bold;
    font-size: 20px;
    min-height: 30px;
}

.article-layout .h4 a {
    font-weight: bold;
    line-height: 16px;
    float: left;
    margin-bottom: 5px;
    width: 100%;
    font-family: 'Roboto', Arial, sans-serif;
}

.product-thumb .caption {
    text-align: center;
}

.product-list .product-thumb .caption {
    margin-left: 230px
}

.product-list .more i {
    text-decoration: underline;
    font-size: 17px;
}

.panel-default.bundle-widget .bundle-title {
    color: #ff0000;
    font-size: 18px;
    text-align: center
}

.panel-default.bundle-widget .panel-heading {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff
}

@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        padding: 0 10px
    }

    #content .banner div {
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat
    }
}

@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px
    }

    .product-grid .product-thumb .caption {
        min-height: 0
    }
}

.product-thumb .rating {
    margin: 5px 0
}
.product-intro .product-manufacturer a{
    text-decoration: underline;
    color: #ff0000;
}
.rating .fa {
    color: #4e4e4e;
}

.rating .fa-stack {
    font-size: 10px
}

.rating .fa-star {
    color: #999;
    font-size: 14px
}

.rating .fa-star.active {
    color: #fcaf17
}

.rating-start {
    unicode-bidi: bidi-override;
    direction: rtl;
    text-align: center;
    position: relative;
    margin: 0 0 0 10px;
    top: 2px
}

.rating-start > label:before {
    font-family: 'FontAwesome';
    content: "\f006";
    width: 18px;
    display: inline-block;
    color: #b0bec5
}

.form-group .rating-start > label {
    margin: 0 1px;
    display: inline-block;
    font-size: 20px;
    cursor: pointer;
    line-height: 1;
    font-weight: normal
}

.rating-start > label:hover, .rating-start > label:hover ~ label, .rating-start > input.radio-btn:checked ~ label {
    color: transparent
}

.rating-start > label:hover:before, .rating-start > label:hover ~ label:before, .rating-start > input.radio-btn:checked ~ label:before, .rating-start > input.radio-btn:checked ~ label:before {
    content: "\f005";
    color: #ffb302
}

.review-item {
    margin: 0 0 15px 0;
    padding: 10px 15px 15px 15px;
    color: #000
}

.review-item .descr-rew {
    color: #000;
    text-transform: initial
}

.review-item .rating {
    padding: 0;
    margin: 0
}

.review-item .rating > span {
    width: 15px;
    height: 17px
}

.s-popup .form-review {
    min-width: 300px
}

.s-popup .form-review h2 {
    margin: 0 0 10px 0;
    font-size: 1.2em
}
.form-review .control-label{
    display: block;
    text-align: left;
}
.s-popup .close-thin {
    font-size: 34px;
    line-height: 14px;
    vertical-align: middle;
    float: right
}

#button-review {
    padding: 8px 30px
}

.parent-review-item:before {
    position: absolute;
    content: "";
    width: 0;
    left: 0;
    top: -20px;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 25px solid #f5f5f5
}

.nav-rew {
    margin-top: 5px
}

.txt-lp {
    font-weight: bold;
    margin-right: 50px
}

.vote {
    text-transform: none;
    font-size: 14px;
}

.vote.plus {
    color: #37BC57;
}

.vote.minus {
    color: #FF322F;
}

.like-rew b, .vote {
    cursor: pointer
}

.txt-lp, .like-rew p, .like-rew b {
    color: #6DB3DD;
    font-weight: normal;
    font-size: 14px;
    text-decoration: underline;
    text-transform: none;
}

span.txt-lp {
    color: #7D7873;
    text-decoration: none;
    margin-right: 10px;
}

.head-rew .username-comment {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
    text-transform: none
}

.head-rew .date {
    font-size: 15px;
    color: #000;
    line-height: 25px;
}

.reply-msg {
    display: block;
    padding: 0 15px;
    border-top: 1px solid #ccc;
    margin: 10px 0 0 0
}

.reply-msg .review-heading {
    display: none
}

h2.price {
    margin: 0
}

.form-review .alert {
    background: #fff;
    margin: 10px 0 0 0
}

.form-review .alert-danger {
    color: #fff;
    background: #ff0000
}

.cart-add-btn {
    cursor: pointer
}

.product-thumb .product-thumb-container {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 10px;
    right: 10px;
}

.product-layout .full a span {
    display: none
}

.product-thumb .product-title {
    text-transform: none;
    height: 40px;
    overflow: hidden;
    margin-top: 10px;
}

.product-thumb .product-title a {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    line-height: 16px;
    font-size: 16px;
    color: #483F38;
}

.product-thumb .product-title a:hover {
    color: #56abdb;
    text-decoration: underline;
}

.product-layout:hover .product-thumb .product-title {
    height: initial;
    overflow: auto;
    min-height: 40px
}

.product-layout:hover {
    z-index: 2
}

.product-thumb .price {
    font-weight: 700;
    text-transform: none;
    font-size: 18px;
    color: #f83306;
    font-family: 'Roboto',Arial, sans-serif;
}

.compare .price {
    color: #444;
    font-size: 14px;
    font-weight: bold
}

.product-thumb .full {
    display: none;
    box-sizing: border-box;
    padding: 10px 16px 16px 16px;
    border-top: 0;
    background: #fff
}

.product-thumb .full > * {
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle
}

.compare .price-old, .product-thumb .price-old {
    color: #49423A;
    margin-left: 2px;
}

.price-old:after {
    content: "";
    border-top: 1px solid #575049;
    width: 100%;
    position: absolute;
    display: block;
    top: 50%
}

.price-old {
    position: relative;
    display: inline-block
}

.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block
}

.product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto
}

.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd
}

@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none
    }
}

.product-thumb button {
    position: relative;
    padding-left: 34px
}

.product-thumb button:hover {
    text-decoration: none;
    cursor: pointer;
    background-color: #fff;
}

@media (max-width: 1200px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%
    }
}

@media (max-width: 767px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%
    }
}

.product-intro-content .thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    margin: 0;
    padding-right: 15px;
    position: relative
}

.product-intro-content .owl-carousel .owl-item {
    border-right: 1px solid #F9F2E8;
    margin-right: 1px;
}

.product-page.mod .product-intro-content .owl-carousel .owl-item {
    border-right: 2px solid #F9F2E8;
    margin-right: 1px;
}

.product-layout.product-grid {
    /*border-right: 2px solid #F9F2E8;*/
    /*outline: 1px solid #F9F2E8;*/
}

.product-intro-content .thumbnails > li {
    margin-left: 20px
}

#button-login {
    margin-left: 30px
}

.product-intro-content .thumbnails > img {
    width: 100%
}

.product-name-wrap {
    display: flex;
    align-items: center;
    min-height: 60px
}

.product-name {
    margin: 0;
    font-weight: bold;
    color: black;
    font-size: 24px;
    vertical-align: middle;
    line-height: 1
}

.product-intro-content .product-name {
    margin: 10px 0 5px 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #2f3a44;
    line-height: 1.4;
}
.edit-date{
    margin-top: 5px;
    font-weight: 600;
    font-size: 13px;
}
#tab-review textarea, #tab-review input {
    margin-top: 10px;
    border-radius: 0 !important
}

#tab-review {
    margin-bottom: 15px
}

#tab-review .bw {
    background: #FEF5EB;
}

#tab-description img {
    max-width: 100%;
    height: auto
}

#tab-description p {
    font-size: 14px;
    color: #333;
}

.pre-intro {
    margin: 0 0 5px 0;
    color: #5a5b5b;
    font-size: 15px;
    font-weight: normal
}

.html-text pre,.category-description .col-xs-12 pre,#product-tabs pre,.full-article pre{background:transparent;color:#000;border:none;font-size:27px;word-break:normal;word-wrap:normal;font-family:'Arial',sans-serif;padding:0;white-space: pre-wrap;line-height: 1.4;margin-top:20px;margin-bottom:10px;font-family:inherit;font-weight:500;}

.stock-out-full .product-intro .button-b, .stock-out-full .product-intro>.b-n, .stock-out-full .delivery-product, .stock-out-full .product-button, .stock-out-full .credit-nav, .stock-out-full .add-to-box, .product-thumb.stock-out .full, .stock-out-full .product-intro .b-n.clearfix, .stock-out-full .product-intro #credit {
    display: none!important;
}

.credit-nav{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.credit-nav span{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
    cursor: pointer;
    font-weight: 500;
}
.credit-nav span:hover{
    text-decoration: underline;
}
.credit-nav span#pp-privat {
    cursor: default;
    display: contents;
    color: #0079be;
}
.credit-nav span#pp-privat:hover {
    text-decoration: none;
}
#pp-privat:before {
    content: "";
    display: inline-block;
    background: url(/catalog/view/theme/default/image/pp-privat.png) no-repeat;
    width: 32px;
    height: 32px;
    background-size: contain;
    vertical-align: middle;
    margin-right: 6px;
}

.product-intro .button-b svg {width: 32px !important;padding-right: 1px !important;}

.pre-intro .articul {
    color: #959494
}

.rating-wrap {
    font-size: 14px;
    font-weight: bold
}

.form-review .review-heading {
    font-size: 16px;
    font-weight: 600;
    color: #444;
    text-transform: initial;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
}

.testimonial-testimonial .form-review .alert {
    margin: 10px 0 15px 0
}

.testimonial-testimonial .form-review input, .testimonial-testimonial .form-review textarea {
    font-size: 14px
}

.promotion-tooltip {
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    cursor: pointer;
    z-index: 8;
    float: right;
    width: 90px;
    text-align: center;
    color: #ff0000
}

.promotion-tooltip svg {
    color: #ff0000;
    fill: currentColor;
    animation: shake
}

@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0)
    }
    20%, 80% {
        transform: translate3d(2px, 0, 0)
    }
    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0)
    }
    40%, 60% {
        transform: translate3d(4px, 0, 0)
    }
}

.product-intro .col-md-4 {
    padding: 0;
}

.product-intro .tooltip {
    position: relative;
    display: inline-block;
    opacity: 1
}

.product-intro .tooltiptext a {
    color: #ff0000;
    text-decoration: underline;
    font-weight: bold;
    font-size: inherit;
    line-height: inherit;
    margin: 0
}

.product-intro .tooltip:hover .tooltiptext {
    visibility: visible
}

.product-intro .tooltip .tooltiptext {
    background: #f2f2f2;
    border: 1px solid #f7e6e6;
    padding: 10px;
    font-size: 13px;
    line-height: 1.2;
    text-align: left;
    height: 70px;
    width: 358px;
    color: #000;
    position: absolute;
    z-index: 1;
    font-weight: normal;
    right: 0;
    top: 57px;
    margin-right: 0;
    visibility: hidden;
    -webkit-box-shadow: 0 2px 24px rgba(41, 41, 41, .22);
    -moz-box-shadow: 0 2px 24px rgba(41, 41, 41, .22);
    box-shadow: 0 2px 24px rgba(41, 41, 41, .22)
}

.mini-main-gift {
    position: absolute;
    bottom: 1px;
    width: 160px;
    margin-left: 10px
}

.big-main-gift {
    position: absolute;
    width: 110px;
    bottom: 0;
    margin-left: 30px
}

.mini-main-gift .label-sale-text {
    color: #ff3000;
    font-size: 10px;
    opacity: 1;
    display: block;
    width: 67px;
    height: 15px;
    position: absolute;
    bottom: 13px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-weight: bold;
    line-height: 1.3
}

.big-main-gift .label-sale-text {
    color: #ff0101;
    font-size: 14px;
    opacity: 1;
    display: block;
    width: 98px;
    height: 20px;
    position: absolute;
    bottom: 15px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}

.mini-main-gift a, .big-main-gift a {
    display: block;
    border: 2px solid #ff3000;
    margin-right: 10px;
    text-align: center;
    position: relative;
    background: #fff;
    float: left
}

.label-podarok {
    border: 0;
    background: url(../image/iconpodarok.png) no-repeat;
    width: 109px;
    height: 32px;
    position: absolute;
    left: -10px;
    top: 2px
}

.mini-main-gift a {
    width: 70px;
    border-radius: 50%;
    height: 70px;
}

.mini-main-gift .label-podarok {
    background-size: 60%;
    margin-left: 4px
}

.mini-main-gift a img {
    width: 45px;
    height: 45px;
    margin-top: 10px!important;
}

.big-main-gift a {
    width: 100px;
    padding-top: 14px;
    height: 100px;
    margin: 0 0 10px 0;
    border-radius: 50%;
}

.big-main-gift a img {
    width: 65px;
    height: 65px;
}

.mini-main-gift a img, .big-main-gift a img {
    min-width: inherit;
    min-height: inherit
}

.price-main h2 {
    color: black;
    font-weight: bold;
    font-size: 28px
}

.price-main span {
    font-size: 18px
}

.rating .active i, .pre-intro .stock, .rating .fa.active {
    color: #f9aa4f
}

.product-button-box {
    margin-bottom: 10px
}

.product-button-box .promotion-b {
    float: left
}

.product-button-box .button-b {
    width: 58%;
    float: left;
    text-align: right
}

.button-b a {
    margin-left: 12px;
}

.product-button-box .button-b svg {
    display: block;
    margin: 0 auto
}

.product-button-box .button-b > a:hover svg {
    color: #ff0000;
    fill: currentColor
}

.product-button-box .button-b > a, .product-button-box .button-b > span {
    margin-left: 15px
}

.product-button-box .button-b > a {
    display: inline-block
}

.product-intro-content, #product-tabs {
    background: #fff;
    float: left;
    margin-bottom: 30px;
    width: 100%
}

.product-intro-content {
    margin-bottom: 0
}

.product-intro-content .rating {
    margin: 5px 8px 10px 0
}

.product-intro-content .rating i {
    font-size: 16px
}

.product-intro .p-l-n {
    padding: 0;
}

.product-intro-content > .thumbnails{
    width: 45%;
}
.product-intro-content > .product-intro {
    width: 55%;
}
.product-intro-content > .thumbnails, .product-intro-content > .product-intro {
    float: left;
    padding: 0;
}

.site-reviews {
    background: #fff;
    text-align: center;
    margin-top: 15px;
    font-family: 'Roboto', Arial, sans-serif
}

.site-reviews .h2 {
    font-size: 22px
}

.site-reviews .button {
    line-height: 42px
}

.site-reviews .review-link {
    margin: 10px 0 20px 0
}

.site-reviews .stars, .site-reviews .fa {
    font-size: 18px
}

.site-reviews .rating {
    margin-right: 10px
}

.desc {
    height: 35px;
    font-size: 13px;
    line-height: 17px;
    color: #000
}

@media (min-width: 1200px) {
    #content .col-lg-2:nth-child(6n+1), #content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #content .col-md-2:nth-child(6n+1), #content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #content .col-sm-2:nth-child(6n+1), #content .col-sm-2:nth-child(6n+1), #content .col-sm-3:nth-child(4n+1), #content .col-sm-4:nth-child(3n+1), #content .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%
    }

    #column-left + #content .product-layout .col-md-3 {
        width: 50%
    }

    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%
    }

    #content + #column-right .product-layout .col-md-3 {
        width: 100%
    }
}

.input-group .form-control[name^=quantity] {
    min-width: 50px
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39
}

#viewed, #filters {
    border: 1px solid #7f7f7f
}

.most_viewed .product-thumb {
    padding: 5px
}

.most_viewed .image {
    max-height: 200px;
    overflow: hidden
}

.most_viewed .product-thumb img {
    width: 100%
}

.article-layout hr {
    height: 0;
    width: 100%;
    border-bottom: 2px solid #7f7f7f;
    margin: 0
}

.article-layout:nth-last-of-type(1) hr {
    display: none
}

.col-sm-12.full-article p {
    color: #333;
    line-height: 25px;
}

.full-article .thumbnail {
    padding: 0;
    margin: 0;
    border: 0;
    max-height: 300px;
    overflow: hidden
}

.full-article .description p {
    font-weight: normal;
    text-transform: none;
    font-size: 15px;
    color: black
}

.full-article .thumbnail img {
    width: 100%;
    transform: translateY(-15%)
}

.full-article .heading-title {
    text-transform: none;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

.article {
    padding: 15px 0;
    margin-bottom: 20px
}

.article .caption h4 {
    color: #ff0000;
    font-weight: bold;
    font-size: 20px
}

.article .caption p, .article-layout .caption p, .most_viewed p {
    text-align: justify;
    color: black;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    font-family: Arial, sans-serif
}

.article .caption a, .article .more a, .most_viewed a {
    font-size: 16px
}

.article-layout .article .more a {
    cursor: pointer;
    font-size: 14px;
    text-transform: none;
    color: #fff;
    line-height: 24px;
    padding: 5px 0;
    width: 120px;
    box-sizing: border-box;
    margin: 0 2px;
    background-color: #56abdb;
    display: block;
    float: left;
    text-align: center;
}
.article-layout .text-left.posted {
    color: #777;
    font-size: 12px;
    font-weight: 600;
    padding-top: 5px;
    padding-left: 0 !important;
}
.article-layout.product-list .more i {
    text-decoration: none !important;
    font-size: 17px;
}

.article .caption a:hover, .article .more a:hover, .most_viewed a:hover {
    color: black
}

.heading-statti {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 15px
}
.seo-products a{
    font-weight: 600;
    margin-left: 5px;
}
.seo-products h3{
    font-size: 16px;
}
.seo-products h2{
    margin: 0;
}
.seo-products,
.category-description{
    background: #fff;
    margin-top: 20px;
    padding: 15px;
    text-transform: none;
    font-size: 13px;
    font-weight: normal;
    color: #222;
}
.h4 a {
    font-weight: bold;
    text-transform: none
}

.article .image img {
    margin: 0 auto
}

.article .more a, .most_viewed .more a {
    cursor: pointer;
    font-size: 14px;
    text-transform: none;
    color: #ffa426
}

.title-statti {
    font-size: 16px;
    font-weight: bold
}

.description-news {
    font-size: 14px;
    text-transform: none;
    color: #000;
    font-family: Arial, sans-serif
}

.social-title {
    font-size: 20px;
    color: #000;
    text-transform: none;
    padding: 20px 0 10px
}

#filters {
    border-radius: 0;
    padding: 10px
}

#filters a.list-group-item {
    color: black;
    font-size: 18px;
    padding: 0
}

#filters .panel-footer {
    background-color: transparent;
    padding: 0
}

#filters a.list-group-item:hover {
    background-color: transparent
}

#filters div.list-group-item {
    color: black;
    padding: 0 10px 20px
}

#filters div.list-group-item label {
    color: black;
    font-size: 14px
}

#filters .list-group-item {
    border: 0
}

.noUi-horizontal {
    z-index: 0
}

.panel-category-list {
    margin-bottom: 10px
}

.panel-category-list .h4 {
    margin-top: 0;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4px
}

.panel-category-list a {
    font-size: 13px
}

.panel-category-list li {
    padding-left: 15px;
    position: relative
}

.panel-category-list li:before {
    content: "•";
    color: #ff0000;
    font-size: 23px;
    position: absolute;
    left: 0
}

.procent {
    position: absolute;
    top: 5px;
    right: 5px;
    background: rgba(0, 104, 55, 0.87);
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    flex-direction: column;
    font-size: 30px;
    color: #fff;
    text-shadow: 0 0 5px #520202
}

.procent span {
    display: flex;
    font-size: 15px
}

.box-product > div:hover .procent {
    box-shadow: 0 0 5px #fddf00
}

.data .procent {
    right: 5px;
    left: auto;
    z-index: 1
}

.open-sort span {
    background: #fff;
    width: 160px
}

.catalog-sorting span {
    padding: 3px 5px;
    display: block;
    text-align: left;
    font-size: 14px;
    cursor: pointer;
    line-height: 1.1;
    color: #56ABDB;
    text-transform: lowercase;
}

.catalog-sorting.open-sort span {
    color: #56ABDB;
    width: 100%;
    box-shadow: 0 0 4px 0px rgba(113, 113, 113, 0.16), 0px 0 0px 0 rgba(113, 11, 141, 0.08);
    transition: box-shadow 200ms cubic-bezier(0.4, 0.0, 0.2, 1);
}

.catalog-sorting ul {
    list-style: none;
    font-size: 14px;
    position: absolute;
    z-index: 10;
    background: #fff;
    display: none;
    padding: 0 0 10px 0;
    margin-right: auto;
    width: 100%;
    left: 0;
    box-shadow: 1px 1px 9px 0px rgba(113, 113, 113, 0.16), 1px 1px 6px 1px rgba(113, 11, 141, 0.08);
    transition: box-shadow 200ms cubic-bezier(0.4, 0.0, 0.2, 1);
}

.catalog-sorting li {
    text-transform: lowercase;
    line-height: 1.3;
    padding: 0 10px;
}

.catalog-sorting li a {
    color: #56ABDB;
}

.catalog-sorting.open-sort ul {
    display: block
}

.catalog-sorting.open-sort .fa-caret-down:before {
    content: "\f0d8"
}

.catalog-sorting {
    width: 180px;
    float: right;
    text-align: left;
    position: relative;
}

.catalog-sorting-text {
    float: right;
    margin-right: 12px;
}

.catalog-sorting i {
    margin: 0 5px 0 6px;
    vertical-align: middle;
    font-size: 20px;
    margin-top: -5px;
}

.label-promotion {
    position: absolute;
    z-index: 1;
    right: 15px;
}

.main-thumb .label-promotion > span {
    display: block
}

.label-novelty, .label-hit, .label-special, .label-sale, .label-special-percent {
    background: #337ab7;
    color: #fff;
    /*box-shadow: inset -2px -2px 2px 0 #2222228f;*/
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    margin: 5px 0;
    display: block;
}

.label-special-percent {
	line-height: 3.4;
    font-size: 17px;
}

.label-novelty {
    font-size: 12px;
    line-height: 60px;
}

.label-hit > span:first-child {
    font-size: 14px;
    text-transform: uppercase;
}

.label-hit > span:last-child {
    font-size: 13px;
    line-height: .5;
}

.label-hit {
    padding-top: 12px;
}
.label-hit > span {
    display: block
}

.label-special {
    line-height: 59px;
    font-size: 14px;
    font-weight: normal;
}

.label-sale {
    font-size: 16px;
    padding-top: 20px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}

.box-product > div {
    position: relative
}

.product-thumb h4 {
    line-height: 16px;
    text-align: center;
    font-size: 15px;
    height: 24px !important;
    font-weight: bold
}

.all-news {
    color: #8e8e8e;
    text-transform: none;
    font-size: 16px;
    line-height: 2.4
}

.owl-carousel {
    z-index: 2 !important
}

.html-text h1 {
    font-size: 20px;
    line-height: 35px
}

#carousel-latest.owl-carousel, #carousel-special.owl-carousel {
    background: 0
}

#tab-specification table tbody tr td:first-child {
    background-color: #f9f9f9;
    width: 30%;
    border-right: 1px solid #e7e7e7
}

.product-container .breadcrumb {
    position: relative; /*white-space:nowrap;overflow:hidden*/
}

.product-container .breadcrumb:after {
    content: "";
    position: absolute;
    width: 15rem;
    top: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), color-stop(30%, hsla(0, 0%, 95%, .35)), color-stop(85%, #efefef));
    background: -webkit-linear-gradient(left, hsla(0, 0%, 100%, 0), hsla(0, 0%, 95%, .35) 30%, #efefef 85%);
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 95%, .35) 30%, #efefef 85%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#efefef", GradientType=1)
}

.product-page {
    overflow: hidden;
    box-shadow: 2px 2px 6px 0px rgba(113, 113, 113, 0.16), 0px 0 0px 0 rgba(113, 11, 141, 0.08);
    transition: box-shadow 200ms cubic-bezier(0.4, 0.0, 0.2, 1);
    margin-bottom: 15px;
}

.p-b-g {
    padding: 0 20px 10px 20px
}

.p-b-g a:first-child {
    float: left
}

.p-b-g a:last-child {
    float: right
}

.p-b-g i {
    margin-right: 4px
}

.p-b-g a {
    text-transform: none;
    font-size: 16px;
    color: #8e8e8e;
    font-weight: normal
}

.b-n {
    margin-bottom: 15px
}

.b-n button {
    font-size: 16px;
    padding: 8px 26px 6px 26px;
    box-sizing: border-box;
    margin-right: 8px;
    background-color: #FF0101;
    display: block;
    float: left;
    font-family: 'Roboto', sans-serif;
    text-transform: none;
    font-weight: 600;
}
/*
.b-n button svg {
    display: inline-block;
    vertical-align: bottom;
    color: #fff;
    fill: currentColor
}
*/
/*
.b-n button.buy-one-click:hover {
    color: #43a2d7
}
*/
.b-n button.add-cart:hover {
    background: #fff;
}
.add-cart-btn:hover svg *,
.b-n button.add-cart:hover svg *,
.b-n button.add-cart:hover svg,
.b-n button.buy-one-click:hover svg {
    color: #ff0101;
    fill: currentColor
}
.add-cart-btn svg,
.add-cart svg{
    display: inline-block;
    vertical-align: bottom;
    color: #fff;
    fill: currentColor;
    width: 20px;
    margin-right: 5px;
}
.b1c1.green {
    background-color: #006837;
    color: #fff;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 4px 13px;
    border: 1px solid #fff;
    cursor: pointer
}

.b1c1.green:hover {
    border: 1px solid #006837;
    font-weight: bold
}

.p-l-n .product-thumb button {
    text-align: center;
    padding: 6px 15px 5px 15px;
    float: right;
    font-size: 14px;
}

.add-cart-btn{
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}
.product-carousel .product-thumb .price {
    color: #FE0000;
    font-size: 30px;
    font-weight: bold;
    margin-top: -7px;
}
.product-carousel#news-list .owl-item{
    outline: 0;
}
.product-carousel .owl-item{
    outline: 1px solid #eee;
}
.p-p-w > div:first-child {
    text-align: left;
}

.product-carousel .p-p-w > div {
    display: table-cell;
    vertical-align: middle;
}

.p-p-w > div {
    width: 50%;
    float: left;
}

.p-l-n .p-p-w > div:last-child {
    text-align: right
}

.p-l-n .product-thumb .price-old {
    font-weight: normal;
    font-size: 16px
}

.p-l-n .rating .count {
    text-transform: none;
    margin-left: 5px;
    font-size: 14px;
    text-decoration: underline;
}
.compare-item,
.wishlist-item{
    color: #999;
    fill: currentColor;
}
#viewed {
    padding: 10px 5px
}

#viewed .product-thumb {
    border: 0;
    margin-bottom: 10px
}

#viewed .product-thumb:nth-last-of-type(1) {
    margin-bottom: 0
}

#viewed .product-thumb .image {
    float: left
}

#viewed .product-thumb .image img {
    width: 100px
}

#viewed .product-thumb .caption {
    width: calc(100% - 100px);
    float: right;
    padding: 0 5px 0 0;
    min-height: 100px;
    position: relative
}

#viewed .product-thumb .caption h4 {
    font-size: 14px;
    height: auto !important
}

#viewed .product-thumb .caption .price {
    font-size: 15px;
    bottom: 5px;
    position: absolute;
    width: 100%
}
body .creditWindow{
	position: fixed;
	border: 1px solid gray;
	background: #fff;
	color: #000;
	padding: 30px;
	z-index: 2147483646;
	max-width: 760px;
	margin: 5% auto;
	left: 0;
	width: 100%;
	right: 0;
	top: 0;
}
.text-danger.footer {
    width: max-content;
    background: #ddd;
    display: inline-block;
    padding: 1px 2px;
    margin-left: 15px;
	margin-bottom: 15px;
}
.catalog_item_credit .buttons_pl, .form-buttons-group  .buttons_pl{
    outline: 0;
    border-radius: 0;
    border: 1px solid transparent;
    background-color: #6987be;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 9px 20px;
    transition: all ease-in-out .2s;
}
.buttons_pl.buttons-send:hover, .form-buttons-group  .buttons_pl:hover {
    color: #6987be;
    background-color: #fff;
    border: 1px solid #6988be;
}
.form-field-row #bdy{
	width: 177px !important;
}
body .black_overlay_credit{
    width: 100%;
}
.your_order {
    padding-bottom: 0
}

.login-form-wrap {
    margin: 16px 0 0 0
}

.login-form-wrap a i {
    margin-right: 6px
}

.login-form-wrap a {
    color: #ff0000;
    font-size: 14px;
    margin: 0 auto
}
.register_block .control-label{
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
}
.checkout_form .text-danger {
    text-transform: initial;
    line-height: 1.2
}

.checkout_form h3 {
    text-transform: initial
}

.checkout_form .payment.text-left {
    margin: 10px 0 25px 15px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    #viewed .product-thumb .caption {
        width: 100%;
        float: none;
        padding: 0 5px 0 0;
        min-height: 100px
    }

    #viewed .product-thumb .image {
        float: none;
        margin: 0 auto
    }
}

input[type="checkbox"] {
    outline: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin-right: 7px;
    position: relative !important;
    margin-bottom: -6px;
    border: 2px solid black;
    width: 20px;
    height: 20px;
    padding: 2px
}

input[type="checkbox"]:checked {
    background-color: #6c6b6b;
    background-clip: content-box
}

select {
    border-radius: 0 !important;
    border: 1px solid black;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal
}

.installments-product {
    margin: 23px 0;
    text-align: left;
    font-size: 15px;
    text-transform: none;
    color: #0079BE;
    cursor: pointer;
    text-decoration: underline;
}

.btn-group-prod {
    font-size: 0;
    width: 100%;
    margin-top: 10px
}

.btn-group-prod button:nth-child(2) {
    background-color: white;
    color: #ff0000;
    border-color: #ff0000
}

@media (min-width: 1024px) {
    .btn-group-prod button {
        font-size: 22px
    }

    .btn-group-prod button .fa {
        font-size: 22px
    }

    #cart > ul.dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        transition: opacity .1s cubic-bezier(0.44, 0.85, 1, 1);
        -moz-transition: opacity .1s cubic-bezier(0.44, 0.85, 1, 1);
        -webkit-transition: opacity .1s cubic-bezier(0.44, 0.85, 1, 1)
    }

    #cart:hover ul.dropdown-menu {
        opacity: 1;
        visibility: visible;
        z-index: 2;
        transition-delay: .2s;
        -moz-transition-delay: .2s;
        -webkit-transition-delay: .2s;
        margin-top: 0
    }
}

.btn-group-prod button {
    font-size: 18px;
    line-height: 24px;
    padding: 8px;
    width: 49%;
    box-sizing: border-box;
    margin: 0 .5%
}

.btn-group-prod button .fa {
    font-size: 20px
}

#thumbnails-slider {
    width: 35%;
    float: left;
    position: relative
}

#thumbnails-slider .thumbnails-slider-wrap {
    height: 385px;
    overflow: hidden;
    padding: 0 5px 0 0;
    padding-left: 5px;
    position: relative;
    margin: 40px 0
}

#thumbnails-slider i {
    font-size: 20px
}

#thumbnails-slider .up, #thumbnails-slider .down {
    position: absolute;
    left: 40%;
    z-index: 99;
    cursor: pointer;
    background-color: #fff;
    display: block
}

#thumbnails-slider .down {
    bottom: 10px
}

.up {
    border: 0;
    background: url(../image/str-up.png) no-repeat top left;
    width: 47px;
    left: 42% !important;
    top: 10px
}

.down {
    border: 0;
    background: url(../image/str-down.png) no-repeat top left;
    width: 47px;
    left: 42% !important
}

.main-thumb {
    float: left;
    overflow: hidden;
    width: 70%;
    background: #fff;
    padding: 15px 0 0 0
}

.main-thumb.full-width-image {
    width: 100%
}

.main-thumb img {
    max-height: 300px;
    min-height: 100%
}

#thumbnails-slider ul {
    margin: 0;
    padding: 0;
    transition: all linear .3s;
    overflow: hidden
}

#thumbnails-slider li {
    margin: 0 auto;
    height: 191px
}

.thumbnail {
    border: 0;
    margin: 5px;
    border-radius: 0;
    margin-bottom: 0;
}

.description {
    height: 60px
}

.news-list-widget .owl-carousel .owl-buttons .owl-prev {
    left: 0 !important;
}

.news-list-widget .owl-carousel .owl-buttons .owl-next {
    right: 0 !important;
}

.image-additional-slider {
    transform: rotate(270deg);
    top: 140px;
    width: 370px !important;
    transform-origin: 32% 99%
}

.image-additional-slider .owl-wrapper-outer {
    overflow: hidden;
    z-index: 8;
}

.image-additional-slider img {
    transform: rotate(90deg);
    width: 120px
}
.image-additional-slider .owl-controls{
    position: absolute;
    top: 0;
    height: 100px;
    z-index: 7;
    width: 320px;
    left: 0;
}
.image-additional-slider  .owl-controls  svg{
    color: #56abdb;
    fill: currentColor;
}
.additional-slider {
    width: 25%;
    float: left;
    position: relative;
    height: 400px
}

.additional-slider .owl-carousel .owl-buttons .owl-prev {
    left: -20px;
    top: 38%
}

.additional-slider .owl-carousel .owl-buttons .owl-next {
    right: -25px;
    top: 38%;
    margin-right: -10px
}

#product-tabs .col {
    position: absolute;
    right: -8px;
    top: -5px;
    background-color: #FF0101;
    border-radius: 50%;
    width: 20px;
    color: #fff;
    line-height: 18px;
    font-size: 13px;
}

#product-tabs .tab-content {
    padding: 0 15px;
}

#product-tabs .nav-tabs {
    border: 0;
    margin-bottom: -1px
}

#product-tabs .nav-tabs li {
    text-align: center;
    color: black;
    text-transform: uppercase
}

#product-tabs .nav-tabs li:hover:after, #product-tabs .nav-tabs li.active:after {
    background: #56ABDB;
    width: 100%;
    content: "";
    bottom: 0;
    position: absolute;
    display: block;
    height: 3px;
}

#product-tabs .nav-tabs li > a {
    font-family: 'Roboto', Arial, sans-serif;
    background-color: transparent;
    border-radius: 0;
    font-size: 19px;
    font-weight: normal;
    color: #000;
    padding: 5px 10px 10px 10px;
    border: 0;
    text-transform: none;
}

#product-tabs .nav-tabs li a:hover {
    border: 0;
    text-decoration: none;
}

#product-tabs .nav-tabs {
    border: 0;
    margin-bottom: 30px;
}

#form-review {
    background-color: #f2f2f2
}

.review-popup-form.col-md-12 {
    background-color: #f2f2f2;
    padding-top: 20px
}

@media (min-width: 425px) {
    #product-tabs .nav-tabs li {
        font-size: 15px
    }
}

@media (min-width: 768px) {
    #product-tabs .nav-tabs li {
        font-size: 22px
    }
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 0
}

#product-tabs .nav-tabs li:last-child {
    border-right: 0
}

#product-tabs .nav-tabs li {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
    margin-left: 12px;
    margin-bottom: -1px !important;
    padding: 0 !important;
    list-style: none !important;
    list-style-image: none !important;
    background: none !important;
    font-size: 14px
}

.tab-pane {
    display: none
}

#search1 .caption h4 {
    min-height: 50px !important
}

.checkout-checkout .subscribe_block .text-danger {
    display: none
}

.checkout-checkout .alert-danger button {
    background: 0;
    float: right;
    line-height: 17px;
    padding: 0;
    color: #fff;
}

.checkout-checkout .alert-danger {
    background: #db0000;
    color: #fff;
    padding: 6px 15px;
    margin-bottom: 15px
}

#viewed .greylable {
    display: none
}

.owl-carousel .owl-buttons div {
    opacity: 1 !important
}

#thumbnails-slider i {
    color: #222
}

div a.is-wishlist, div a.is-compare {
    color: #43a2d7
}

.is-compare svg, .is-wishlist svg {
    color: #43a2d7;
    fill: currentColor
}

li.compare a svg {
    margin-top: 2px;
}

div#wishlist-total {
    background: transparent;
    position: absolute;
    left: 4px;
    top: -4px;
    font-weight: normal;
    font-size: 14px;
}

#cart svg {
    margin-top: 2px;
}

.product-search h1 {
    margin: 0 0 20px 0
}

.payment.clearfix .btn-primary {
    font-size: 16px;
    padding: 6px 26px;
}

.payment-method label, .register_block input[type="text"].form-control {
    font-size: 14px;
    float:none;
}

.payment-method label {
    text-transform: initial
}

.cart-price {
    min-width: 100px
}

.common-home #column-right .heading-title {
    margin-top: 0
}

.mini-baner-main > div {
    padding: 0
}

.mini-baner-main {
    width: 100%;
    background: #0a7143
}

.mini-baner-main p {
    margin: 20px 0;
    line-height: 1.4;
    font-family: 'PT Sans Narrow', sans-serif;
    letter-spacing: 1px;
    font-weight: bold
}

.mini-baner-main div:nth-child(2), .mini-baner-main p {
    color: #fff;
    font-size: 22px
}

.mini-baner-main div:nth-child(2) {
    text-align: center
}

.mini-baner-main .button {
    border: 1px solid #fff;
    padding: 8px 18px
}

.category-description {
    background: #fff;
    margin-top: 20px;
    padding: 15px 5px;
    text-transform: none;
    font-size: 16px;
    font-weight: normal
}

.category-description .col-xs-12 {
    color: #333;
}

.category-description h2, .category-description h3, .category-description p, .category-description h1 {
    color: #333
}

.product-intro .html-text {
    text-transform: unset;
    margin: 0
}

.product-intro .html-text .row {
    margin-bottom: 0
}

#content .col-sm-12 {
    padding: 0
}

.form-buttons-group {
    text-align: center !important;
}
.personal-info {
    width: 100% !important;
}
.form-column-title {
    text-align: center !important;
}

.personal-info .form-label {
    position: relative;
}
.pbn {
    margin: 0 -15px 10px -15px;
}

.pbn > div:first-child {
    padding-top: 6px
}

.product-item .price-normal,
.product-thumb .price-normal,
.product-item .price-new,
.product-thumb .price-new {
    color: #49423A;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 18px;
}

.product-intro-content .pbn .price-old {
    color: #525252;
    font-size: 22px;
    font-weight: normal;
    margin-right: 10px
}

.product-intro-content .pbn .price-new, .product-intro-content .pbn .price-normal {
    font-weight: bold;
    color: #ff3000
}

.product-intro-content .pbn .price-normal, .product-intro-content .pbn .price-new {
    display: block;
    line-height: 1;
    font-size: 30px
}

.pre-intro .col-sm-6 {
    padding: 0;
    text-align: left
}

.pre-intro .col-sm-6.text-right {
    text-align: right
}

.product-intro-content .col-sm-6.text-right, .product-intro-content .col-sm-12 {
    padding: 0;
}

.pbn .red .col-sm-6 {
    padding: 0
}

.product-intro-content #column-left {
    width: 100%;
    padding: 0;
    margin: 0
}

.product-intro-content .price-old:after {
    top: 45%;
    border-top: 1px solid #575049;
}

.blocktitle {
    padding: 0 10px 0 0;
    margin: 10px 0 5px 0;
}

.blocktitle .product-sku {
    color: #999;
    float: left;
    font-size: 13px;
}

.blocktitle .product-stock {
    color: #0079B6;
    float: right;
}

.p-l-n .product-stock {
    text-align: left;
    color: #007AB6;
    padding: 0;
    font-size: 13px;
    width: auto;
}

.price-box {
    position: relative;
    display: inline-block;
    font-family: 'Roboto', Arial, sans-serif;
    margin-top: 5px
}

.price-no-label {
    margin: 18px 0;
}
.product-manufacturer,
.articul-title {
    color: #777;
    font-size: 14px;
}

.stock-status {
    position: relative;
    color: #8bc144
}

.stock-status:before {
    display: block;
    position: absolute;
    content: '';
    top: 4px;
    left: -16px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #8bc144
}

.stock-status.stock-10:before, .stock-status.stock-5:before {
    background: #ff0000
}

.stock-status.stock-10, .stock-status.stock-5 {
    color: #ff0000
}

.price-box .promo-box {
    background: #ff0000;
    text-align: center;
    color: #fff;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    top: -30px;
    margin-left: 10px;
    line-height: 1.7;
    min-height: 60px;
    font-weight: bold;
    font-size: 18px;
    display: inline-block
}

.price-box .new-box {
    font-weight: bold;
    font-size: 30px;
    line-height: 24px;
}

.price-box .price-normal, .price-box .price-new {
    font-weight: bold;
    color: #2f3a44;
    line-height: 1;
    font-size: 30px
}

.price-box .price-old {
    color: #2f3a44;
    font-weight: normal;
    font-size: 19px;
}

.price-box .price-old span {
    font-size: 16px
}

.price-box .price-normal span, .price-box .price-new span {
    font-size: 21px
}

#review table {
    color: #000
}

#form-review h2 {
    font-size: 14px;
    color: #000;
    font-weight: bold
}

#review .text-right {
    font-size: 11px;
    color: #8c8c8c
}

#form-review .control-label {
    color: #848484;
    background-color: #fff;
    font-size: 16px
}
.testimonial-testimonial #form-review .control-label{
    margin-bottom: 5px;
    font-size: 14px;
}
.testimonial-testimonial #form-review{
    background: none;
}
#form-review a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold
}

#form-review table, #form-review tr, #form-review td {
    border: 0;
    box-shadow: none
}

#button-review:hover {
    color: #000
}

.w-c-block a {
    line-height: 2.2;
    font-size: 16px;
    margin: 0 5%;
    color: #8e8e8e;
    text-transform: none;
    font-weight: normal
}

.w-c-block a i {
    margin-right: 6px
}

.delivery-product .fa-truck, .delivery-product .fa-tag {
    margin-right: 8px;
    font-size: 18px
}

.delivery-product {
    background: #efefef;
    font-size: 13px;
}

.delivery-product .h3 {
    margin-top: 0;
    margin-bottom: 5px;
    text-align: left;
    text-transform: uppercase;
    font-size: 15px;
    padding-left: 65px;
    padding-top: 13px;
    height: 35px;
}

/*.delivery-product strong{text-transform:lowercase}*/
.delivery-product p {
    text-transform: none;
    font-size: 13px;
    text-align: left;
    color: #333;
    line-height: 1.2
}

.delivery-product ul {
    padding-left: 15px;
}

.delivery-product b ,
.delivery-product strong {
    font-family: 'Roboto', sans-serif;
    color: #2f3a44;
}
.delivery-product .col-md-12 {
    margin: 1px 1%;
    float: left;
    background: #fff;
    min-height: 100px;
    padding: 0 8px;
}

.delivery-product .del .img {
    background: url(/image/dostavka.svg) no-repeat left center;
    height: 40px;
    margin-bottom: 5px;
}

.delivery-product .opl .img {
    background: url(/image/oplata.svg) no-repeat left center;
    height: 40px;
    margin-bottom: 5px;
}

.delivery-product .skid .img {
    background: url(/image/skidki.svg) no-repeat left center;
    height: 40px;
    margin-bottom: 5px;
}

.telblock a.buttom {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #aaa;
    float: right;
    right: 55px;
    top: 9px;
    display: block !important
}

.telblock a.buttom.click {
    border: 8px solid transparent;
    border-left: 8px solid #aaa;
    right: 50px;
    top: 5px
}

.subscribe-popup .close-thin {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    font-size: 36px;
    z-index: 99;
    cursor: pointer
}

.subscribe-popup .modal-dialog {
    max-width: 420px
}

.subscribe-popup .modal-content {
    background: #00b75f;
    border-radius: 0;
    border: 0;
    color: #fff
}

.subscribe-popup input[type='text'] {
    width: 100%;
    font-size: 16px;
    line-height: 2.2;
    padding: 0 12px;
    border: 1px solid #fff;
    color: #000
}

.subscribe-popup .subscribe-nav {
    margin-top: 16px
}

.subscribe-popup p.subscribed {
    text-align: center;
    font-size: 22px;
    line-height: 4
}

.subscribe-popup p {
    text-transform: none;
    font-size: 16px
}

.subscribe-popup h3 {
    color: inherit;
    margin: 10px 0 11px 0
}

.subscribe-popup .popup-sale {
    background: url(../image/popup-sale.png) no-repeat;
    display: block;
    height: 110px;
    margin-top: 10px
}

.subscribe-popup button:hover {
    color: #fff;
    border-color: #fff
}

.subscribe-popup .col-sm-4 {
    padding-right: 0
}

.subscribe-popup button {
    background: #0a7143;
    padding: 8px 19px
}

input[type='text'].error-input, .error-input {
    border: 1px solid #f44336
}

.s-icon {
    background-position: -70px 0;
    width: 95px
}

.delivery-product span {
    margin: 10px 0;
    color: #000;
    font-weight: bold;
    font-size: 22px;
    display: block
}

.delivery-product .col-sm-6:first-child {
    border-right: 2px solid rgba(204, 204, 204, 1)
}

.upercase-none {
    text-transform: none
}

.error-404 h2 {
    font-size: 16em;
    color: #56abdb;
    margin: 0;
    line-height: 1
}
.error-404 img.nav-icon {
    width: 82px;
}

.text-error-page {
    font-size: 16px;
    line-height: 1.6
}
.text-error-page b{
    display: block;
}
.text-error-page ul {
    padding: 0 0 0 20px;
    display: inline-block;
    text-align: left;
}

.search-error-page .search-heading a {
    color: #56abdb
}

.search-error-page .search-heading {
    text-align: center;
    text-transform: none;
    font-size: 22px;
    line-height: 2.4;
    color: #000
}

.search-error-page input[name=search]::-webkit-input-placeholder {
    color: #999
}

.search-error-page input[name=search]::-moz-placeholder {
    color: #999
}

.search-error-page input[name=search]:-ms-input-placeholder {
    color: #999
}

.search-error-page input[name=search]:-moz-placeholder {
    color: #999
}

.search-error-page .input-group-addon button:hover, .search-error-page .input-group-addon button:active, .search-error-page .input-group-addon button:focus, .search-error-page .input-group-addon button {
    background: #fff;
    color: #56abdb;
    padding: 8px 15px;
    border: 1px solid transparent
}

.search-error-page .input-group-addon span {
    font-size: 24px
}

.search-error-page input[type="text"] {
    color: #000;
    font-size: 18px;
    padding: 12px 20px;
    line-height: 1.6;
    height: auto
}

.search-error-page .input-group-addon {
    position: absolute;
    right: 16px;
    top: 1px
}

.col-sm-6.col-sm-offset-3.error-search-form {
    margin-top: 20px;
    margin-bottom: 25px;
}

.col-sm-6.col-sm-offset-3.error-search-form .form-control {
    width: 100%;
}

.category-page404 {
    margin: 30px 0
}

.category-page404 li {
    text-align: center;
    width: 16%
}

.category-page404 .category-name {
    color: #444;
    text-transform: none;
    font-size: 12px;
    font-weight: 600;
    margin: 10px 0 0 0;
}

.cheaper-product {
    margin: 0 0 30px 0;
    overflow: hidden
}

.cheaper-product .price-old {
    font-size: 16px;
}

.cheaper-product .item-intro a {
    font-weight: bold;
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
}

.cheaper-product h3 {
    text-align: center;
    padding: 0;
    font-size: 26px;
    color: #ff0000;
    font-weight: bold;
    text-transform: uppercase
}

.cheaper-product .price-normal, .cheaper-product .price-new {
    color: #49423A;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 18px;
}

.cheaper-product button {
    padding: 10px
}

.cheaper-product .cheaper-total span {
    font-size: 18px;
}

.cheaper-product .cheaper-total {
    color: #ff0000;
    font-size: 2em;
    font-weight: bold;
    line-height: 1;
    margin: 15px 0;
    font-family: 'Roboto', sans-serif;
}

.cheaper-product .symb {
    font-size: 66px;
    margin-top: 60px;
    color: #ddd
}

.cheaper-wrap.owl-carousel .owl-buttons .owl-next {
    right: 10px;
    top: 39%
}

.cheaper-wrap.owl-carousel .owl-buttons .owl-prev {
    left: 10px;
    top: 39%
}

.cheaper-product .cheaper-wrap {
    margin: 30px 0
}

.cheaper-product .owl-pagination {
    text-align: center;
    top: -10px;
    right: auto;
    color: #222
}

.cheaper-product .owl-controls .owl-page span {
    display: none
}

.cheaper-product .owl-controls .owl-page {
    border: 1px solid #ff0000;
    width: 15px;
    height: 15px
}

.cheaper-product .owl-controls .owl-page.active span, .cheaper-product .owl-controls .owl-page.active {
    background: #ff0000
}

.cheaper-product-text {
    line-height: 1.2;
    margin: 10px 0
}

.cheaper-item {
    padding: 0 15px
}

.cheaper-item .symb, .cheaper-item > .col-sm-5 {
    padding: 0
}

.live-search {
    width: 430px;
    position: absolute;
    z-index: 100;
    top: 53px;
    background-color: #fff;
    display: none;
    margin: 0 auto;
    box-shadow: 0 3px 27px rgba(0, 0, 0, .24)
}

.live-search .loading {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.live-search ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.live-search ul li {
    cursor: pointer;
    padding: 5px 6px;
    background-color: #FFF;
    min-height: 40px;
    clear: both;
    border-bottom: 1px solid #ededed
}

.live-search ul li:hover {
    background-color: #f5f5f5
}

.live-search ul li:nth-child(even) {
    background-color: #fafafa
}

.live-search ul li a {
    text-decoration: none;
    display: block
}

.live-search ul li .product-image {
    float: left;
    margin-right: 5px
}

.live-search ul li .product-name p {
    font-weight: normal;
    font-style: italic;
    font-size: 10px;
    color: #555;
    margin: 0;
    padding: 0
}

.live-search ul li .product-name {
    font-weight: normal;
    float: left;
    width: 55%;
    font-size: 14px;
    text-transform: none;
    margin: 0 0 0 5px
}

.live-search ul li .product-price {
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    float: right;
    width: 25%
}

.live-search ul li .product-price .price {
    color: #333;
    display: block
}

.live-search ul li .product-price .special {
    color: #ff0000;
    text-decoration: line-through;
    display: block
}

.live-search ul li .product-price>span{
    line-height: 1.4;
}

.live-search .result-text {
    font-weight: bold;
    text-align: center;
    font-size: 11px;
    line-height: 20px;
    background-color: #56abdb;
    bottom: 0;
    width: 100%
}

.live-search .view-all-results {
    color: #fff
}

.at-resp-share-element .at-share-btn:focus, .at-resp-share-element .at-share-btn:hover {
    text-decoration: none !important
}

.noUi-handle::after, .noUi-handle::before {
    display: none !important
}

.ocf-option-values .noUi-connect {
    background: #56ABDB
}

.noUi-horizontal .noUi-handle {
    width: 15px;
    height: 15px;
    left: -8px;
    top: -3px;
}

.product-thumb button:hover::before {
    filter: invert(1)
}

.fa.fa-shopping-basket {
    font-size: 18px;
    left: 7px;
    position: absolute;
    top: 8px
}

#cart.open > .btn {
    background-image: none;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    color: #666;
    box-shadow: none;
    text-shadow: none
}

#cart.open > .btn:hover {
    color: #444
}

#cart .dropdown-menu {
    background: #eee;
    z-index: 1001
}

#cart .dropdown-menu {
    min-width: 100%
}

#cart_table{
    margin-top: 25px;
}
#cart_table .model {
    color: #C8C8C8;
    font-size: 14px;
}

#cart_table .name a {
    font-weight: bold;
    font-size: 14px;
}

#cart_table .bs {
    font-size: 14px;
    font-weight: bold;
}
.home-description{
    margin: 20px 0;
}
.home-description h1{
    margin-top: 0;
    font-size: 28px;
}
.common-home
tfoot td.totalpr {
    font-size: 22px;
    font-weight: bold;
}

tfoot td.text-left {
    vertical-align: bottom !important;
}

#modal-custom-popup .modal-content {
    background-color: #fff;
    color: #48423B;
    border-radius: 0;
}

#modal-custom-popup .modal-dialog {
    width: 754px !important;
    max-width: 754px !important;
}

.subscribe-popup .popup-sale {
    background: url(/image/catalog/popup-img.png) no-repeat center;
    display: block;
    height: 151px;
    margin-top: 10px
}

#modal-custom-popup .podarok {
    font-size: 30px;
    font-weight: bold
}

#modal-custom-popup .skidka {
    text-transform: uppercase;
    font-weight: bold
}

#modal-custom-popup .col-sm-12, #modal-custom-popup .col-sm-7, #modal-custom-popup .col-sm-5 {
    padding: 20px 50px;
}

#modal-custom-popup p {
    font-size: 21px;
    line-height: 25px;
    padding-bottom: 30px;
    margin-bottom: 0;
    width: 80%;
	font-family: Roboto;
	font-style: normal;
}

#modal-custom-popup p.prod {
    padding-bottom: 0 !important;
}

#modal-custom-popup #popup-prod {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    color: #56abdb;
    font-family: Roboto;
    font-style: normal;
}

#modal-custom-popup .col-sm-12 .col-sm-10 {
    margin: 0 auto;
    float: none !important
}

#modal-custom-popup h3 {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 33px;
    text-transform: none;
    color: #48423B;
}

#modal-custom-popup h3.sm {
    font-size: 22px;
    text-transform: none
}

#modal-custom-popup input {
    /* background-color: #fdc4c4; */
    /* border: 0; */
    height: 39px;
    width: 317px;
    padding: 0 5px;
    margin-top: 5px;
}

#modal-custom-popup button {
	background-color: red;
    font-size: 21px;
    text-transform: none;
    padding: 15px 10px;
    width: 220px;
}

#modal-custom-popup button:hover {
    background-color: #fff;
    border-color: #ff0000;
    color: #000
}

#modal-custom-popup .modal-body .send {
    margin-top: 40px;
    padding-top: 0;
    margin-bottom: 20px;
}

#modal-custom-popup .modal-body {
	overflow: hidden;
    padding: 30px 50px !important;
}

#modal-custom-popup .modal-content .close-thin {
    right: 0;
    top: 1px;
    transform: rotate(45deg);
    font-size: 50px;
}

#modal-custom-popup .modal-content .close-thin::after {
	content: "+";
	color: #000;
}
#modal-custom-popup .modal-content .close-thin:hover::after {
	color: #ff0000;
}

#modal-custom-popup .modal-body .kyt {
	position: absolute;
    right: 0;
    top: 0;
    border: 250px solid transparent;
    border-right: 250px solid #56abdb;
    border-bottom: 250px solid #56abdb;
}

.subscribe-popup .close-thin {
    position: absolute;
    /*background: url(/image/catalog/close-black.png) no-repeat;*/
    width: 30px;
    height: 30px;
    right: 10px;
    top: 10px;
    /*color: #fff;*/
    /*font-size: 36px;*/
    z-index: 99;
    cursor: pointer;
    background-size: 30px;
}

#popupcart_extended {
    display: none;
    overflow: hidden;
    font-size: 14px;
}
#popupcart_extended>div.popup-form{
    background: #fff;
    padding: 10px 15px 15px 15px;
}
#popupcart_extended > * {
    box-sizing: border-box !important
}

#popupcart_extended .popupcart_button {
    text-align: center;
    margin-top: 15px;
}
.buy-one-click-form {
    max-width: 340px;
}
buy-one-click-form.popup-form label {
    text-align: left;
}
.popup-form label {
    text-align: center;
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    margin: 5px 0 6px 0;
}
.popupcart_button .button {
    padding: 8px 40px;
    font-size: 16px;
    margin: 10px 15px 0 15px;
}

/*#popupcart_extended .btn.btn-primary.btn-lg {padding: 1px 20px;font-size: 16px;text-transform: uppercase;background-color: #FF0101;}*/
.popup_visible #popupcart_extended {
    transform: translateX(0) translateY(0%);
    -o-transform: translateX(0) translateY(0%);
    -moz-transform: translateX(0) translateY(0%);
    -webkit-transform: translateX(0) translateY(0%);
    transition: all ease-in-out .2s;
}

#popupcart_extended .head {
    font-size: 20px;
    font-weight: bold;
    font-family: 'Roboto', Arial, sans-serif;
}

#popupcart_extended .head .close-thin {
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 22px;
    cursor: pointer;
    color: #000
}

#popupcart_extended .head .close {
    opacity: 1.0;
    float: right;
    cursor: pointer;
    padding: 5px;
    margin: 2px -2px 0 0;
    border-radius: 4px
}

#popupcart_extended .head .close:hover {
    background: #dedede;
    box-shadow: inset 0 1px 1px #777, inset 0 -1px 1px #fff
}

.popup-form.cme-form label {
    text-align: left
}

#popupcart_extended .popupcart_info table {
    width: 100%;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    border: 0
}

#popupcart_extended .popupcart_info tr {
    border-collapse: collapse
}

#popupcart_extended .popupcart_info tr {
    border-collapse: collapse
}

#popupcart_extended .popupcart_info tr td {
    height: 20px;
    min-height: 20px;
    color: #000;
    font-weight: bold;
    font-size: 20px;
    padding: 6px 10px 7px;
}

#popupcart_extended .popupcart_info .hr {
    height: 0 !important;
    min-height: 0 !important
}

#popupcart_extended .popupcart_info .hr td {
    height: 0 !important;
    min-height: 0 !important;
    border-top: solid 1px #e2e2e2;
    border-bottom: solid 1px #fff
}

#popupcart_extended .popupcart_info td {
    vertical-align: middle;
    border-collapse: collapse;
    padding: 0 14px;
    height: 80px;
    min-height: 80px;
    box-sizing: border-box
}

/*#popupcart_extended .popupcart_info tr:first-child .image{padding-left:0}*/
#popupcart_extended .popupcart_info .image {
    vertical-align: middle;
    text-align: center;
    padding: 2px 10px 0 0
}

#popupcart_extended .popupcart_info .name {
    line-height: 1.0em;
    width: 400px;
    text-align: left;
}

#popupcart_extended .popupcart_info .name span{
    color: #ff0101;
}
#popupcart_extended .popupcart_info .name span,
#popupcart_extended .popupcart_info .name a {
    line-height: 1.5em;
    font-size: 15px;
    float: left;
    margin-right: 5px;
}

.mini-cart-popup .head{
    text-align: center;
}
.mini-cart-popup {
    padding: 15px;
    text-align: center;
    max-width: 800px;
}
#popupcart_extended .popupcart_info small {
    font-size: .7em
}
.related-wrap-popupcart .heading{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Roboto', Arial, sans-serif;
    margin: 25px 0 15px 0;
}
.related-wrap-popupcart .product-title{
    font-size: 14px;
    margin-bottom: 5px;
    text-align: center;
}
.related-wrap-popupcart  .cart-add-btn svg{
    width: 20px;
    vertical-align: sub;
    margin-right: 10px;
}
.related-wrap-popupcart .product-thumb button {
    position: relative;
    padding: 6px 20px;
    font-weight: 500;
    text-transform: initial;
}
.related-wrap-popupcart .owl-wrapper-outer{
    overflow: hidden;
}
.related-wrap-popupcart .owl-wrapper{
    padding: 2px 0 3px 8px;
    margin: 0 auto;
}
.related-wrap-popupcart .product-thumb{
    height: 360px;
    padding: 15px 0;
}
.related-wrap-popupcart .product-layout.product-grid{
    width: 240px;
    padding: 0px 15px;
    min-height: 220px;
    background: #fff;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    outline: 1px solid #eee;
}
/*
.related-wrap-popupcart .product-item .pro-image {
    width: 55%;
    padding: 0 10px 0 0;
    position: relative;
}
.related-wrap-popupcart .product-item .pro-intro {
    width: 45%;
}
.related-wrap-popupcart .product-item .pro-intro,.related-wrap-popupcart .product-item .pro-image {
    float: left;
}
*/
.related-wrap-popupcart .p-p-w > div{
    width: auto;
    float: none;
}
.related-wrap-popupcart .price-normal,
.related-wrap-popupcart .price-new{
    display: block;
    margin: 8px 0;
}
.related-wrap-popupcart .price-new,
.product-item .price-new,
.product-thumb .price-new{
    color: #ff0000;
}
.related-wrap-popupcart .label-promotion{
    right: inherit;
}
#popupcart_extended .popupcart_info .image img {
    height: auto;
    padding: 4px;
    background: #fff;
    outline: 0;
    box-sizing: border-box;
    cursor: pointer;
    margin: 0
}

#popupcart_extended .popupcart_info .brand {
    text-align: center;
    font-size: .9em
}

#popupcart_extended .popupcart_info .quantity {
    width: 115px;
    min-width: 115px;
    text-align: center;
}

#popupcart_extended .popupcart_info .quantity > * {
    float: left
}

#popupcart_extended .popupcart_info input[type='text'] {
    text-align: center;
    width: 24px !important;
    height: 24px !important;
    padding: 1px 0 0 !important;
    border: 0;
    background: #fff !important;
    line-height: normal !important;
    font-size: 16px !important;
    box-sizing: border-box
}

#popupcart_extended .popupcart_info .update {
    display: inline-block;
    line-height: normal;
    vertical-align: top;
    color: #000;
    border: solid 1px #000;
    padding: 0 5px;
    border-radius: 3px;
    text-shadow: 0 1px 0 #fff;
    font-size: 16px;
    cursor: pointer;
}

#popupcart_extended .popupcart_info .minus {
    border-radius: 3px 0 0 3px;
    display: inline-block;
    width: 22px;
    vertical-align: text-bottom;
}

#popupcart_extended .popupcart_info .plus {
    border-radius: 0 3px 3px 0;
    display: inline-block;
    width: 20px;
}

#popupcart_extended .popupcart_info .plus:hover, #popupcart_extended .popupcart_info .minus:hover {
    color: #ff0101;
}

#popupcart_extended .popupcart_info .price {
    width: 150px;
    font-size: 14px;
    text-align: center
}

#popupcart_extended .popupcart_info .remove {
    width: 2px;
    min-width: 0;
    padding: 0 4px 0 0;
    text-align: right
}

#popupcart_extended .popupcart_info .remove img {
    cursor: pointer
}

#popupcart_extended #cart-total {
    display: none !important
}

#popupcart_extended .checkout {
    display: none !important
}

#popupcart_extended .popupcart_total {
    border-bottom: solid 1px #e2e2e2;
    line-height: 23px;
    height: 35px;
    padding: 2px 0 0;
}

#popupcart_extended .popupcart_total table {
    float: right;
}

#popupcart_extended .popupcart_total td + td {
    padding: 0 0 0 4px;
    font-size: 20px;
    font-weight: bold !important;
    float: left;
    margin-top: -2px;
    margin-left: 8px;
}

#popupcart_extended .popupcart_total td {
    border: 0;
    font-weight: 400 !important;
    font-size: 14px
}

#popupcart_extended .continue {
    text-decoration: none;
    border-bottom: dashed 1px;
    display: block;
    float: left;
    margin-top: 5px;
    line-height: normal
}

/*.pc-b-mob input:last-child{background:#fff;color:#000;border:1px solid #ff0000;margin-left:40px}*/
.pc-b-mob input {
    margin: 10px 0 0 0
}

.pc-b-mob {
    text-align: center;
    padding: 20px 0 0 0
}

#popupcart_extended .empty {
    padding-top: 15px;
    font-weight: 700;
    text-align: center
}

#button-cart2 {
    margin-left: 15px
}
.telem i.fa.fa-phone {
    font-size: 20px;
    margin-right: 6px;
    color: #756eda;
}
.telem i.fa.fa-mobile {
    font-size: 24px;
    margin-right: 14px;
    margin-top: 1px;
    float: left;
    margin-left: 2px;
    color: #756eda;
}
.telem i.fa.fa-envelope-o:before {
    content: "\f003";
    font-size: 15px;
    margin-right: 2px;
    color: #756eda;
}
.sots-contact a img {
    width: 24px;
    margin-right: 8px;
    margin-top: 8px;
    margin-bottom: 10px;
}
.contact p {
    line-height: 20px !important;
}
.telem p {
    line-height: 25px !important;
}
.comment-last {
    margin: 80px 0;
	position: relative;
}
.comment-last-link a {
    color: #56abdb;
    font-size: 14px;
    text-decoration: underline;
    position: absolute;
    top: 3px;
    right: 16px;
}
.comments {
    display: inline-block;
}
.comments .block {
    width: 48%;
    background-color: #fff;
    padding: 15px;
    display: inline-table;
}
.comments .block:nth-child(2){
	float: right;
}
.comments .product {
    color: #2a2a2b;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.comments .date {
    float: right;
    background-color: #ffde00;
    padding: 0 8px;
}
.comments .author {
    color: #ff0000;
    padding-bottom: 10px;
    font-size: 16px;
}
.comments a.more {
    color: #56abdb;
    font-size: 14px;
    text-decoration: underline;
    float: right;
    padding-top: 5px;
}
.full-article ul {
    margin-top: 10px;
    margin-bottom: 20px;
}
.full-article li {
    color: #333;
    line-height: 25px;
}
input.buttons_pl.buttons-back {
    display: none !important;
}
#modal-custom-popup .phone .error {
	border: 2px solid #f00 !important;
}
#modal-custom-popup .description {
    height: auto;
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 16px;
}

.rating.col-xs-12 {
    padding: 0;
}
.rating .raiting-title {
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px;
    padding-bottom: 5px;
}
.category_rating_val {
    color: #666;
    font-size: 14px;
}
.rating .fa {
    cursor: pointer;
}

#manufacturer-list .cat-title {
    display: none;
}
.product-intro .rating-box {
    width: 180px;
    display: block;
    cursor: pointer;
}

.full-article-img {
    float: right;
    margin-bottom: 20px;
    max-width: 480px;
}
.full-article .title-posted {
    margin-bottom: 20px;
    position: relative !important;
    left: 0;
    margin-top: 0;
}

#info-list p {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-bottom: 20px;
}
.credit-nav.align-left {
    justify-content: flex-start;
}

.product-videos {
    position: absolute;
    left: 130px;
    bottom: 23px;
}
.product-video-thumb {
    position: relative;
    width: 100px;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-video-thumb img {
    width: 100%;
    height: auto;
    border-radius: 4px;
}
.product-video-thumb--btn {
    position: absolute;
    top: calc(100% /2 - 20px);
    left: 0;
    width: 40px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    margin: 0 auto;
    cursor: pointer;
}

@media screen and (max-width:990px) {
    iframe {
        width: 100%;
    }
}
@media screen and (max-width:860px) {
    .site-notification-bar .content {
        display: flex;
        padding-left: 15px;
        padding-right: 15px;
    }
    .icon-uk {
        width: 60px;
        height: 32px;
        margin-left: 0;
        position: relative;
        top: 0;
    }
}
@media (max-width: 1200px) {
    .header-menu .tel-numbers-wrap{
        display: none;
    }
}
@media (max-width: 490px) {
    .icon-uk {
        width: 80px;
    }
    #popupcart_extended {
        width: 95% !important
    }

    #popupcart_extended .popupcart_buttons a, #popupcart_extended .popupcart_buttons .button {
        font-size: 13px !important;
        text-shadow: none;
        box-shadow: none;
        border-radius: 0;
        margin: 5px auto 10px auto
    }

    #popupcart_extended .popupcart_info .image {
        width: 20% !important;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    #popupcart_extended .brand {
        display: none
    }

    #popupcart_extended .quantity {
        width: 10% !important
    }

    #popupcart_extended .quantity input[type='text'] {
        border-radius: 3px !important
    }

    #popupcart_extended .quantity .minus, #popupcart_extended .quantity .plus {
        display: none
    }

    #popupcart_extended .popupcart_info .price {
        width: 20% !important;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    #popupcart_extended .cont {
        display: none
    }
}

.category-tags .comments-block {
    display: none;
}
.reviews.my-5 {
    float: left;
    width: 100%;
}
.reviews #column-right {
    width: 100%;
}
.reviews .mod77 {
    display: none !important;
}
.reviews #column-right {
    padding: 0;
    margin: 0 -15px;
}
.product-parent-category {
    font-weight: 600;
    margin-bottom: 10px;
}
.product-parent-category a {
    color: #0079be;
}