body {
    max-width: 1350px;
    margin: auto;
}
.wrapper {
    padding: 0 0 50px 0;
    position: relative;
}
.header-curtan-left {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.header-curtan-right {
    position: absolute;
    right: -0;
    top: 0;
    z-index: 2;
}
.header-curtan-left-under {
    position: absolute;
    left: 0;
    top: 529px;
    z-index: 2;
}
.header-curtan-right-under {
    position: absolute;
    right: 0;
    top: 529px;
    z-index: 2;
}
header {
    padding: 10px 0 0 0;
}
.logotype-image {
    width: 100%;
    height: auto;
}
.header-language-links {
    padding-top: 20px;
    padding-right: 20px;
}
.header-language-links a:visited {
    color: #282828;
}
.header-language-links a:hover {
    color: #282828;
}
.header-phone-numbers span {
    font-weight: bold;
    font-size: smaller;
    color: #676363;
    display:block;
    padding: 0 0 5px;
}
.header-phone-numbers-contacts {
    padding: 20px 0 50px 0;
}
.header-phone-numbers-contacts span {
    font-weight: bold;
    font-size: medium;
    color: #4d4948;
    display:block;
    padding: 0 0 5px;
}
.header-menu {
    padding-left: 5%;
}
.header-menu-strip {
    background-color: #0db02b;
    height: 31px;
    margin: auto;
}
.header-menu-strip-mobile {
    width: 100%;
}
.header-menu-bottom-strip {
    background-color: #0db02b;
    height: 45px;
    max-width: 1350px;
    margin: auto;
}
.header-menu-bottom-strip-mobile {
    width: 100%;
}
.header-basket {
    padding: 5px 0 0 25px;
}
.basket-mobile-btn {
    width: 100px;
    padding-left: 10px;
    padding-top: 17px;
}
.basket-mobile-btn a {
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}
.header-basket > a {
    color: #f4f7fe;
    font-weight: bold;
    cursor: pointer;
}
.header-slider {
    margin: auto;
    width: 1233px;
}
.carousel-image {
    max-width: 1233px;
    width: 100%;
    height: 350px;
}
.carousel-image-box {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
}
.carousel-indicators-custom.carousel-indicators > .active {
    background-color: #0db02b;
}
.slogan {
    font-weight: bold;
    color: #46a325;
    font-size: 18px;
}
.carousel-indicators-custom.carousel-indicators > li {
    width: 65px;
    height: 10px;
    border-radius: 0;
    border: 2px solid #aaa9a9;
    background-color: #ffffff;
}
.badge.badge-custom{
    background-color: #ffffff;
    color: #46a325;
    line-height: 1.0em;
    padding: 4px 6px;
    margin-top: -2px;
}
.navbar-default.navbar-default-custom {
    background-color: #0db02b;
    border-color: #0db02b;
}
.navbar-default {
    background-color: #0db02b;
    border-color: #0db02b;
}
.navbar-default.navbar-default-custom > li > a:hover {
    background-color: #0db02b;
    border-color: #0db02b;
}
.nav-custom.nav.navbar-nav > li > a {
    color: #f4f7fe;
    font-weight: bold;
    padding-top:5px !important;
    padding-bottom:5px !important;
}
.navbar-nav.navbar-nav-custom > li {
    margin-right:-10px;
}
.navbar-nav.navbar-nav-custom > li > a:hover {
    background-color: #67757C;
    color: #f4f7fe;
    cursor: pointer;
}
.navbar.navbar-custom {
    min-height:31px;
    height:31px;
}
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #67757C;
    color: #f4f7fe;
    cursor: pointer;
}
.navbar-default.navbar-default-bottom-menu {
    background-color: #0db02b;
    border-color: #0db02b;
}
.navbar-default.navbar-default-bottom-menu > li > a:hover {
    background-color: #0db02b;
    border-color: #0db02b;
}
.nav-bottom-menu.nav.navbar-nav > li > a {
    color: #f4f7fe;
    font-weight: bold;
    padding-top: 11px !important;
    padding-bottom: 12px !important;
}
.navbar-nav.navbar-nav-bottom-menu > li {
    margin-right: -5px;
}
.navbar-nav.navbar-nav-bottom-menu > li > a:hover {
    background-color: #67757C;
    color: #f4f7fe;
    cursor: pointer;
}
.navbar.navbar-bottom-menu {
    min-height: 45px;
    height: 45px;
    padding-left: 25px;
}
.navbar.navbar-bottom-menu-mobile {
    min-height: 50px;
    /*height: 50px;*/
}
.bottom-menu-dropdown {
    background-color: #0db02b;
}
.bottom-menu-dropdown > li > a:hover {
    background-color: #67757C;
    color: #f4f7fe;
    cursor: pointer;
}
.bottom-menu-search-input {
    width: 200px;
    margin-top: 5px;
}
.bottom-menu-search-input-mobile {
    width: 200px;
    margin-top: 5px;
}
.bottom-menu-search-btn {
    max-width: 70px;
    margin-top: 7px;
}
.navbar-brand-mobile.navbar-brand {
    background-color: #0db02b;
    color: #ffffff;
    font-weight: bold;
}
.navbar-header-mobile.navbar-header {
    background-color: #0db02b;
}
.navbar-collapse.navbar-collapse-mobile {
    background-color: #0db02b;
    font-weight: bold;
}
.nav-mobile.nav.navbar-nav > li > a {
    color: #ffffff;
}
.nav-mobile.nav.navbar-nav > li > a:hover {
    background-color: #67757C;
}
.nav-mobile {
    padding: 5px 10px 5px 10px;
}
.breadcrumb {
    background-color: #ffffff;
    height: 20px;
    padding-left: 0;
    margin-bottom: 30px;
}
.breadcrumb a:hover {
    color: #524e4c;
    text-decoration: none;
    cursor: pointer;
}
.breadcrumb a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 10px;
}
.content-panel {
    margin: auto;
    width: 1020px;
}
.content-img-border {
    display: block;
}
.content-img-border > img {
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.content-img-border::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: inset 0 0 0 0 rgba(255,255,255,.50);
    transition: box-shadow .1s ease;
}
.photo-title {
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    z-index: 20;
    position: absolute;
    text-align: right;
    bottom: 10px;
    right: 15px;
    font-size: 32px;
    line-height: 1em;
    color: #333;
    font-weight: bold;
}
.photo-cat-title {
    z-index: 20;
    position: absolute;
    text-align: center;
    font-size: 50px;
    line-height: 1em;
    color: #ffffff;
    font-weight: bold;
    left: 0;
    top: 50px;
    width: 100%;
}
.content-img-border:hover::after {
    box-shadow: inset 0 0 0 10px #0db02b;
}
.promotions-arrows-container {
    width: 100%;
    height: 100%;
    text-align: center;
}
.promotions-arrows-container-mobile {
    height: 10px;
    text-align: center;
    margin: 10px 0;
}
.promotions-good-container {
    position: relative;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    height: 200px;
}
.content-responsive img {
    max-width: 100%;
    height: 100px;
    padding: 5px;
    margin-bottom: 20px;
}
.promotions-good-image {
    position: relative;
    display: block;
    margin: 0 auto;
    height: 100px;
    max-width: 100%;
}
.promotions_title {
    color: #0db02b;
    font-size: 22px;
    font-weight: bold;
    /*margin-top: -8px;*/
}
.promotions_stikers {
    position: absolute;
    z-index: 1;
    width: 86px;
    height: 86px;
    margin: 0 5px 0 5px;
    display: block;
}
.good_stikers {
    position: absolute;
    z-index: 1;
    width: 86px;
    height: 86px;
    display: block;
}
.good-filter-link {
    text-decoration: underline;
    cursor: pointer;
}
.promotions_stiker_sale_ua {
    background: url("../images/img_website/promotions_stiker_sale_one_ua.png") no-repeat top left;
}
.promotions_stiker_sale_ru {
    background: url("../images/img_website/promotions_stiker_sale_one_ru.png") no-repeat top left;
}
.promotions_stiker_new {
    background: url("../images/img_website/promotions_stiker_new_one.png") no-repeat top right;
    right: 0;
}
.promotions_stiker_top {
    background: url("../images/img_website/promotions_stiker_top.png") no-repeat top right;
}
.promotions-good-name {
    color: #4d4948;
    height: 40px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 0 10px 0 10px;
}
.promotions-good-price {
    min-width: 60px;
    max-width: 200px;
    height: 35px;
    width: auto;
    padding: 5px 10px 5px 10px;
    background-color: #0db02b;
    color: #ffffff;
    margin: 0 auto;
}
footer {
    max-width: 1350px;
    margin: auto;
    background: #dededd;
    font-size: 11px;
    clear: both;
    position: relative;
}
footer .wrapper-upper {
    height: 400px;
    background: #dededd;
    padding: 20px 0;
}
footer .wrapper-under {
    background: #0db02b;
    padding: 20px 0;
    min-height: 150px;
}
@media screen and (max-device-width: 1020px) {
    footer .wrapper-upper {
        height: auto;
    }
    footer .wrapper-under {
        height: auto;
        min-height: 150px;
    }
}
footer .container-footer {
    max-width: 1020px;
    margin: auto;
}
.footer-about-us {
    color: #7c7978;
    font-weight: bold;
    font-size: 24px;
    padding-bottom: 5px;
}
.footer-photogallery a {
    color: #605d5c;
    font-weight: bold;
    font-size: 24px;
    cursor: pointer;
}
.footer-about-us-info {
    color: #7c7978;
    font-size: 16px;
}
.footer-about-us-info p {
    line-height: 100%;

}
.footer-responsive img {
    max-width: 100%;
    max-height: 150px;
    padding: 4px;
}
.footer-menu {
    padding: 0;
    list-style-type: none;
}
.footer-menu > li {
    padding-bottom: 5px;
    color: #f4f7fe;
    font-weight: bold;
    font-size: 11px;
}
.footer-menu > li > a {
    color: #f4f7fe;
    font-weight: bold;
    font-size: 11px;
}
.footer-menu > li > a:hover {
    color: #f4f7fe;
    text-decoration: none;
    background-color: #67757C;
}
.footer-social {
    padding-top: 90px;
    bottom: 0;
    right: 0;
}
.footer-galerry-prev {
    /*position: absolute;
    left: 1.5em;*/
    width: 25px;
    cursor: pointer;
    float: left;
}
.footer-galerry-next {
    /*position: absolute;
    right: 1em;*/
    width: 25px;
    cursor: pointer;
    float: right;
}
.footer-menu .phone-number {
    display: inline-block;
    color: #ffffff;
}
.content-prev {
    position: absolute;
    left: 2.5em;
    cursor: pointer;
}
.content-next {
    position: absolute;
    right: 1em;
    cursor: pointer;
}
.good-prev {
    padding-top: 60px;
    cursor: pointer;
}
.good-next {
    padding-top: 60px;
    cursor: pointer;
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
.comparison-img-wrapper {
    text-align: center;
}
.comparison-img {
    max-width: 100%;
    max-height: 400px;
    display:inline-block;
    vertical-align: middle;
}
.comparison-img-mobile {
    max-width: 200px;
    max-height: 100%;
    display:inline-block;
    vertical-align: middle;
}
.comparison-text-wrapper p {
    word-wrap: break-word;
    max-width: 200px;
}
.gallery-list {
    list-style-type: none;
    font-size: 1em;
}

.gallery-list li {
    list-style-type: none;
    float: left; min-width:20px;
    height:30px; line-height:20px;
    text-align: center;
    display: inline-block;
    padding:0;
    cursor:pointer
}

.gallery-list li a {
    list-style-type: none;
    font-weight:bold;
    float: left;
    min-width:20px;
    height:30px;
    line-height:20px;
    color:#555;
    text-align: center;
    display: inline-block;
    padding:5px 10px;
    cursor:pointer
}

.gallery-list li.active-play a {
    background: #0db02b; color: white
}

.good-for-slider {
    line-height: 400px;
    text-align: center;
}

.good-for-slider img {
    max-width: 100%;
    max-height: 400px;
    display:inline-block;
    vertical-align: middle;
}

.good-nav-slider {
    max-width: 100%;
    height: 150px;
    padding: 10px;
}

.basket-table {
    border: 2px solid #0db02b;
    margin: 0 -1px 5px 1px;
    padding: 30px;
    font-weight: bold;
    font-size: 18px;
    height: 86px;
}
.basket-table-mobile {
    padding: 10px;
    font-weight: bold;
    font-size: 12px;
    height: 50px;
}
.basket-title {
    border: 2px solid #0db02b;
    margin: 0 -1px 5px 1px;
    font-weight: bold;
    font-size: 14px;
    height: 86px;
    overflow-y: auto;
}
.basket-table-count {
    border: 2px solid #0db02b;
    margin: 0 -1px 5px 1px;
    font-weight: bold;
    font-size: 18px;
    height: 86px;
}
.basket-table-count-mobile {
    font-weight: bold;
    font-size: 12px;
    height: 50px;
}
.basket-table-title{
    background-color: #0db02b;
    padding-top: 30px;
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
    height: 86px;
}
.basket-table-title-mobile{
    padding-top: 10px;
    background-color: #0db02b;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    height: 40px;
}
.basket-table-title-row {
    margin-bottom: 5px;
}
.basket-summ {
    background-color: #0db02b;
    color: #ffffff;
    padding: 25px 0 15px 0;
    font-size: 22px;
    height: 86px;
    font-weight: bold;
}
.basket-summ-mobile {
    background-color: #0db02b;
    color: #ffffff;
    padding: 15px 0 15px 0;
    font-size: 14px;
    height: 50px;
    font-weight: bold;
}
.basket-summ a:hover {
    color: #ffffff;
    text-decoration: none;
}
.basket-summ a:link, .basket-summ a:visited {
    color: #ffffff;
    text-decoration: none;
}
.basket-buy-button {
    background-color: #0db02b;
    color: #ffffff;
    height: 86px;
    font-size: 26px;
    padding: 25px 0 25px 0;
    font-weight: bold;
}
.basket_all {
    background-color: #b8db7c;
    color: #4d4948;
    height: 86px;
    padding: 25px 10px 15px 0;
    font-size: 22px;
    font-weight: bold;
}
.basket_all-mobile {
    background-color: #b8db7c;
    color: #4d4948;
    height: 50px;
    padding: 15px 10px 15px 0;
    font-size: 14px;
    font-weight: bold;
}
.basket-contacts-input {
    background-color: #ffffff;
    width: 100%;
    height: 86px;
    font-size: 18px;
    font-weight: bold;
    border: 2px solid #0db02b;
}
.select2-selection__rendered {
    line-height: 86px !important;
    font-size: 18px;
    font-weight: bold;
}
.select2-container .select2-selection--single {
    height: 86px !important;
}
.select2-selection__arrow {
    height: 86px !important;
}
.select2-container {
    border: 2px solid #0db02b;
}
.form-control.form-control-basket {
    max-width: 70px;
    height: 50px;
    font-weight: bold;
    font-size: 18px;
}

.good-title {
    font-weight: bold;
    font-size: 24px;
}
.good-description {
    font-size: 14px;
}
.good-image {
    max-width: 100%;
    max-height: 500px;
}
.good-price {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px;
    padding-top: 15px;
}
.good-price-crossed {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px;
    text-decoration: line-through;
    color: #838281;
}
.good-properties {
    font-size: 14px;
}
.good-image-wrapper {
    width: auto;
    height: auto;
}
.good-basket-button {
    background-color: #0db02b;
    color: #ffffff;
    height: 70px;
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0 15px 0;
}
.good-buy-button {
    background-color: #0db02b;
    color: #ffffff;
    border: 3px solid #0db02b;
    height: 65px;
    max-width: 200px;
    font-size: 24px;
    font-weight: bold;
    padding: 13px 0 15px 0;
    border-radius: 0px;
}
.good-buy-button:hover{
    color: #b8db7c;
    text-decoration: none;
}
.good-feedback-button {
    background-color: #ffffff;
    color: #383431;
    border: 3px solid #383431;
    height: 55px;
    font-size: 20px;
    font-weight: bold;
    padding: 13px 0 15px 0;
}
.good-slider-img {
    display: block;
    margin: 0 auto;
    height: 150px;
    max-width: 100%;
}
/*.nav.nav-tabs.nav-tabs-custom {
    color: #3f3b38;
    border: 1px solid transparent;
    border-radius: 4px 4px;
}*/
/*.nav-tabs.nav-tabs-custom > li > a  {
    color: #3f3b38;
}*/
.nav-tabs.nav-tabs-custom{
    border-bottom: 2px solid #838281;
}
.nav-tabs.nav-tabs-custom > li > a:link {
    color: #555555;
    background-color: #ffffff;
    border: 2px solid #838281;
    border-bottom-color: transparent;
}
.nav-tabs.nav-tabs-custom > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 2px solid #838281;
    border-top-color: #0db02b;
    border-top-width: 5px;
    font-weight: bold;
}
.nav-tabs.nav-tabs-custom > li > a {
    margin-right: -2px !important;
    border: 2px solid #838281 !important;
}
.nav-tabs.nav-tabs-custom > li {
    margin-bottom: -2px;
}
.good-content-panel-hr {
    border: 2px solid #c2c1c1;
    margin: 10px 0 10px 0;
}
.good-reviews-title {
    font-weight: bold;
}
.good-responsive img {
    width: 100%;
    height: 100px;
    padding: 5px;
}

.goods-filters-menu {
    min-width: 200px;
    min-height:500px;
    background-color: #dededd;
    padding: 5px 5px 10px 5px;
}
.goods-filters-menu-title {
    font-weight: bold;
    font-size: 20px;
    color: #383431;
    text-align: center;
}
.goods-filters-menu-item-title {
    font-weight: bold;
    font-size: 16px;
    color: #383431;
    text-align: left;
}
.goods-filters-menu-font {
    font-size: 16px;
    color: #383431;
}
.goods-filters-menu-font-mobile {
    font-size: 16px;
    color: #ffffff;
    padding: 0 10px 0 10px;
    text-align: center;
    max-width: 100px;
}
.goods-form-field-padding {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
.goods-filters-menu-hr {
    border: 1px solid #aaa9a9;
    margin: 10px 0 10px 0;
}
.goods-filters-menu-hr-mobile {
    border: 1px solid #ffffff;
    margin: 10px 0 10px 0;
}
.goods-filters-select-mobile {
    color: #fff;
    background: #0db02b;
}
.goods-filters-menu-button {
    height: 30px;
    font-size: 16px;
    color: #383431;
    font-weight: bold;
    text-align: center;
}

.goods-panel {
    height: auto;
}
.goods-select-sort {
    margin: 5px 0 5px 0;
}
.goods-title {
    font-weight: bold;
    font-size: 16px;
    color: #524e4c;
}
.goods-title a {
    font-weight: bold;
    font-size: 16px;
    color: #524e4c;
}
.goods-price {
    font-weight: bold;
    font-size: 22px;
    color: #524e4c;
}
.goods-price {
    font-weight: bold;
    font-size: 22px;
    color: #524e4c;
}
.goods-price-crossed {
    font-weight: bold;
    font-size: 22px;
    text-decoration: line-through;
    color: #838281;
}
.goods-description {
    font-size: 14px;
    color: #7b7876;
}
.goods-image{
    max-width: 100%;
    height: auto;
}
.goods-number-circle {
    border-radius: 50%;
    width: 44px;
    height: 44px;
    padding: 10px;
    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;
    font: 18px Arial, sans-serif;
    display: inline-block;
}
.goods-review-button {
    background-color: #0db02b;
    color: #ffffff;
    border: 3px solid #0db02b;
    height: 40px;
    min-width: 170px;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 15px 10px 15px;
}
.goods-review-button:hover {
    color: #b8db7c;
    text-decoration: none;
}
.filter-apply-button {
    background-color: #ffffff;
    color: #383431;
    border: 3px solid #383431;
    height: 40px;
    width: 170px;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 35px 10px 35px;
}
.filter-apply-button:hover {
    color: #666;
    text-decoration: none;
}
.goods-number-circle a {
    color: #666;
    text-decoration: none;
}
.goods-number-circle.activ a {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.goods-number-circle.activ {
    background: #0db02b;
    border: 2px solid #0db02b;
    color: #ffffff;
    text-decoration: none;
}
.goods-number-circle > a:link {
    color: #666;
    text-decoration: none;
}
.goods-number-circle > a:hover {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.goods-number-circle > a:active {
    color: #ffffff;
    text-decoration: none;
}
.goods-number-circle:hover {
    background: #0db02b;
    border: 2px solid #0db02b;
    color: #ffffff;
    text-decoration: none;
}
.goods-navigation {
    height: 50px;
    text-align: center;
}

.contacts-mail-title {
    color: #0db02b;
    font-size: 22px;
    font-weight: bold;
}
.contacts-feedback-title {
    color: #4d4948;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}
.contacts-textarea {
    background-color: #b8db7c;
    width: 100%;
    height: 200px;
    font-size: 18px;
}
.contacts-input {
    background-color: #b8db7c;
    width: 100%;
    height: 50px;
    font-size: 18px;
}
.color-images {
    display: inline-block;
    width: 70px;
    height: 90px;
}
.color-text {
    font-size: 10px;
    text-align: center;
    height: 20px;
}
.mobile-menu-button {
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    padding-right: 10px;
}
iframe {
    max-width: 100%;
    max-height: 580px;
}
.good-page iframe {
    max-width: 100%;
    max-height: 500px;
}
.gallery-images {
    max-height: 150px;
    max-width: 100%;
}
.pagination-link {
    color: #FFFFFF;
    text-decoration: none;
}
.pagination-link a {
    color: #FFFFFF;
    text-decoration: none;
}
@media screen and (max-device-width: 1350px) and (min-device-width: 1300px) {
    .header-language-links {
        margin-right: 30px;
    }
    .logotype-image {
        margin-left: 30px;
    }
}
@media screen and (max-device-width: 1299px) and (min-device-width: 1200px) {
    .header-curtan-left {
        display: none;
    }
    .header-curtan-left-under {
        display: none;
    }
    .header-curtan-right {
        display: none;
    }
    .header-curtan-right-under {
        display: none;
    }
    .header-menu {
        padding-left: 0;
    }
}
@media screen and (max-device-width: 1020px) {
    .wrapper {
        padding: 0 10px;
    }
    .content-panel {width: 100%;}
    .content-img-border > img {
        width: 100%;
        height: 100%;
    }
}
@media screen and (max-device-width: 767px) {
    .photo-cat-title {
        position: absolute;
        text-align: center;
        font-size: 30px;
        line-height: 1em;
        color: #ffffff;
        font-weight: bold;
        left: 0;
        top: 25px;
        width: 100%;
    }
    .good-page iframe {
        max-width: 100%;
        max-height: 150px;
    }
}