@import '../bower_components/pure/pure-min.css';
@import '../bower_components/pure/grids-responsive-min.css';
@import '../css/pure-extend.css';
@import '../css/extra.css';
@import '../bower_components/Swiper/dist/css/swiper.min.css';
@import '../bower_components/font-awesome/css/font-awesome.min.css';
@import '../bower_components/TurnWheel/jReject/css/jquery.reject.css';
@import '../bower_components/fancybox/source/jquery.fancybox.min.css';
@import '../css/TxCart.css';

html {
    height: 100%;
}

body {
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
    height: 100%;
    min-height: 100%;
    color: #323232;
}

a {
    text-decoration: underline;
    color: #00a24a;
    outline: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: 0;
}

p {
    margin: 1.5em 0;
}

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

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

strong {
    font-weight: 700;
}

#page {
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}

#page .container {
    position: relative;
}

#footer_guarantor {
    clear: both;
    height: 376px;
}

#footer .spacer {
    max-width: 345px;
}

#footer .copy {
    font-size: 10px;
    line-height: 30px;
    text-transform: uppercase;
    color: #959595;
}

#footer a {
    text-decoration: none;
    color: #959595;
}

#footer h3 {
    font-family: 'source_sans_probold';
    font-weight: normal;
    line-height: 21px;
    margin: 11px 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#footer .map img {
    width: 100%;
    max-width: 335px;
    height: auto;
}

#footer .contact-f {
    min-height: 316px;
}

#footer .map {
    margin: 1.5em 0;
}

#footer {
    font-family: 'source_sans_prolight';
    font-size: 14px;
    line-height: 17px;
    position: relative;
    z-index: 3;
    clear: both;
    height: 376px;
    margin: 0 auto;
    margin-top: -376px;
    color: #fff;
    background: #1a1a1a;
}

#header {
    position: relative;
    z-index: 222;
    height: 112px;
    background: #fff;
}

a.logo {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 175px;
    height: 75px;
    background: url(../images/logo.png) no-repeat center center;
}

.db {
    display: inline-block;
}

.tar .db {
    width: 90%;
}

#sidebar {
    float: left;
    width: 216px;
    margin-right: 60px;
}

#mainbar {
    overflow: hidden;
}

div.section {
    padding: 15px 0;
}

.carousel-wrapper .carousel-slider .swiper-slide.selected .element img {
    border: 3px solid #00a44b;
}

.carousel-wrapper .carousel-slider .swiper-slide.selected .element .title {
    color: #00a44b;
}

.carousel-wrapper {
    position: relative;
    padding: 0 65px;
}

.carousel-wrapper .swiper-button-next, .carousel-wrapper .swiper-button-prev {
    margin-top: -36px;
}

.carousel-wrapper .swiper-button-next {
    right: 0;
    background: url('../images/icons/RB.png') no-repeat center center;
}

.carousel-wrapper .swiper-button-prev {
    left: 0;
    background: url('../images/icons/LB.png') no-repeat center center;
}

.index-slider .swiper-slide:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
    background-color: rgba(26, 26, 26, .40);
}

.index-slider {
    height: 730px;
}

.index-slider .data {
    display: block;
    height: 100%;
    padding-bottom: 280px;
}

.index-slider .data .container {
    height: 100%;
}

.index-slider .data .data-placeholder {
    display: inline-block;
    text-align: right;
}

.index-slider .data .alignment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.index-slider .data .grey {
    margin-bottom: 17px;
    padding: 30px 15px;
    background: rgba(17, 17, 17, .3);
}

.index-slider .data .title {
    font-family: 'source_sans_probold';
    font-size: 38px;
    line-height: 45px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 2px 3.65px rgba(0, 0, 0, .53);
}

.index-slider .data .text {
    font-family: 'source_sans_prolight';
    font-size: 14px;
    line-height: 17px;
    margin-top: 10px;
    color: #fff;
    text-shadow: 0 2px 3.65px rgba(0, 0, 0, .53);
}

.swiper-button-next {
    right: 24px;
    background: url('../images/icons/R.png') no-repeat center center;
}

.index-slider .pos-pagination {
    position: absolute;
    z-index: 5;
    top: 17px;
    right: 0;
    left: 0;
}

.swiper-pagination {
    position: static;
    text-align: right;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    opacity: 1;
    background: #fff;
}

.swiper-pagination > *:last-child {
    margin-right: 0;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #00a24a;
}

.index-slider .pos-prevnext {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 280px;
    left: 0;
}

.swiper-button-prev {
    left: 24px;
    background: url('../images/icons/L.png') no-repeat center center;
}

.swiper-button-next, .swiper-button-prev {
    font-size: 60px;
    width: 20px;
    height: 36px;
    margin-top: -18px;
}

.carousel-slider .swiper-slide .element {
    font-size: 0;
}

.carousel-slider .swiper-slide .element .title {
    font-family: 'source_sans_prolight';
    font-size: 13px;
    padding: 8px 0;
    text-align: center;
    color: #252525;
}

.carousel-slider .swiper-slide img {
    width: 100%;
    height: auto;
    border: 3px solid transparent
}

.carousel-slider .swiper-slide:hover img {
    border: 3px solid rgba(0, 164, 75, 0.6);
}

.product .details .picture .pure-g {
    margin: -5px;
}

.product .details table {
    /*border: 1px solid #969696;*/
    width: 100%;
}

.product .details table td {
    border: 1px solid #969696;
    padding: 7px;
}

.product .details .picture .pure-g [class*='pure-u'] {
    padding: 5px;
}

.product .details .picture {
    font-size: 0;
}

.product .details.pure-g {
    margin: 0 -20px;
    margin-top: 48px;
    margin-bottom: 10px;
}

.product .details.pure-g [class*='pure-u'] {
    padding: 0 20px;
}

.product .content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.product .controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
}

.product .controls > * {
    width: 50%;
    text-align: center;
}

.product .controls > .price strong {
    font-family: 'source_sans_probold';
    font-weight: normal;
}

.product .controls > .price {
    font-size: 22px;
    padding: 16px 25px;
    color: #fff;
    background: #252525;
}

.product .controls .ask:hover {
    background: #07ad53;
}

.product .controls .ask {
    display: inline-block;
    font-size: 20px;
    padding: 16px 20px;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    text-decoration: none;
    color: #fff;
    background: #00a44b;
}

.product {
    font-family: 'source_sans_prolight';
    font-size: 15px;
    line-height: 18px;
    color: #252525;
}

.product .picture .fancy {
    position: relative;
}

.product .picture .fancy:hover:after {
    visibility: visible;
    opacity: 1;
}

.product .picture .fancy:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    visibility: hidden;
    content: ' ';
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    opacity: 0;
    background: rgba(17, 17, 17, .3) url('../images/icons/lookup.png') no-repeat center center;
}

.product .fancy img {
    width: 100%;
    height: auto;
}

.product .contacts {
    font-family: 'source_sans_proregular';
    font-size: 22px;
    padding: 12px 0;
    color: #252525;
}

.product .fancy {
    font-size: 0;
    line-height: 0;
    display: block;
}

.product h2 {
    font-family: 'source_sans_probold';
    font-size: 32px;
    font-weight: normal;
    line-height: 34px;
    margin: 0;
    margin-bottom: 23px;
    color: #252525;
}

.line-1 {
    padding: 25px 0;
    padding-left: 185px;
    text-align: right;
}

.line-1 > .s-menu-top, .line-1 > *:last-child {
    border-left: 0;
}

.line-1 > .search {
    float: none;
    /*overflow: hidden;*/
    text-align: center;
}

.line-1 > * {
    display: block;
    float: right;
    vertical-align: top;
}

.s-menu-top {
    padding: 5px 0;
}

.s-menu-top ul > li:first-child > a {
    border-left: 0;
}

.s-menu-top ul > li > a {
    font-family: 'source_sans_proregular';
    font-size: 12px;
    line-height: 12px;
    line-height: 13px;
    display: block;
    padding: 0 10px;
    color: #999;
    border-left: 1px solid #999;
}

.s-menu-main > .container {
    position: static !important;
}

.s-menu-main {
    position: relative;
    background-color: #00a44b;
}

.s-menu-main ul > li .submenu {
    visibility: hidden;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    opacity: 0;
}

.s-menu-main ul > li:hover .submenu {
    visibility: visible;
    opacity: 1;
    height: auto;

}

.s-menu-main ul > li:first-child > a {
    background: none;
}

.s-menu-main ul > li > a {
    font-family: 'source_sans_probold';
    font-size: 16px;
    display: block;
    padding: 8px 20px;
    text-align: center;
    color: #fff;
    background: url('../images/icons/line.png') no-repeat center left;
}

.s-menu-main ul > li:hover > a, .s-menu-main ul > li.selected > a {
    color: #262626;
    background: #fff;
}

.s-menu-main .submenu .subitem > a {
    font-family: 'source_sans_probold';
    font-size: 13px;
    line-height: 16px;
    display: block;
    margin: 25px 0;
    text-decoration: none;
    text-transform: uppercase;
    color: #252525;
}

.s-menu-main .submenu .subitem > ul > li:first-child > a {
    border-top: 0;
}

.s-menu-main .submenu .subitem > ul > li:hover > a, .s-menu-main .submenu .subitem > ul > li.selected > a {
    color: #00a44b;
}

.s-menu-main .submenu .subitem > ul > li > a {
    font-size: 13px;
    line-height: 20px;
    display: block;
    padding: 0;
    padding: 5px 0;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    text-align: left;
    color: #363636;
    border-top: 1px solid #e2e2e2;
    background: none;
    font-family: 'source_sans';
}

.s-menu-main .submenu {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    padding-bottom: 20px;
    background: #fff;
    height: 0;
    overflow: hidden;
}

.s-menu-main .submenu > .container > div {
    display: inline-block;
    margin: 0 15px;
}

.s-menu-main .submenu ul > li {
    display: block;
}

.s-menu-main .submenu ul > li > a {
    display: block;
}

.s-menu-side {
    margin-bottom: 25px;
}

.s-menu-side ul > li:hover > a {
    color: #00a44b;
    background: url('../images/icons/arrow_a.png') no-repeat center left;
}

.s-menu-side ul > li.selected > a {
    color: #00a44b;
    /*background: url('../images/icons/arrow_a.png') no-repeat center left;*/
}

.s-menu-side ul > li > a {
    font-family: 'source_sans_proregular';
    font-size: 15px;
    display: block;
    padding-left: 14px;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    color: #252525;
    /*background: url('../images/icons/arrow.png') no-repeat center left;*/
}

.s-menu-side > ul > li > a {
    padding: 3px 0;
    padding-left: 14px;
    text-transform: uppercase;
}

.s-menu-side ul > li > ul {
    margin: 0;
    padding: 0;
    padding-left: 7px;
    list-style: none;
    margin-left: 15px;
}

.s-menu-side ul > li > ul > li > a {
    padding: 5px 0;
    padding-left: 14px;
    text-decoration: none;
    background: url('../images/icons/arrow.png') no-repeat center left;
}

.s-menu-side ul > li > ul > li > ul {
    padding-left: 0px;
}

.s-menu-side ul > li > ul > li > ul > li > a {
    padding: 4px 0;
    padding-left: 14px;
}

/* MOBILE SIDE MENU */

.s-menu-side .fa {
    font-size: 16px;
}

.s-menu-side .fa-angle-double-up {
    display: none;
}

.s-menu-side.open .fa-angle-double-down {
    display: none;
}

.s-menu-side.open .fa-angle-double-up {
    display: inline-block;
}

.s-menu-side .mobile_menu {
    display: none;
    margin-bottom: 10px;
}

/* MOBILE SIDE MENU END */

div.simple-content {
    padding: 10px 0;
}

.green-block {
    font-family: 'source_sans_proregular';
    font-size: 15px;
    line-height: 18px;
    display: block;
    padding: 15px 20px;
    text-transform: uppercase;
    color: #fff;
    background: #00a44b;
}

.cart .fa {
    font-size: 16px;
    margin-left: 8px;
}

.cart a {
    font-size: 12px;
    line-height: 13px;
    display: block;
    padding: 3px 0;
    padding-left: 20px;
    text-decoration: none;
    color: #363636;
}

.cart {
    font-family: 'source_sans_prolight';
    font-size: 12px;
    color: #363636;
}

.search_input {
    position: relative;
    display: inline-block;
    max-width: 320px;
    width: 320px;
}

.search_input input[type='text'] {
    font-family: 'source_sans_proregular';
    font-size: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 32px;
    padding: 0 38px;

    color: #00a44b;
    border: 0;
    border-radius: 12px;
    outline: none;
    background: #e7f6ed;
}

.search_input input[type='text']::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #00a44b;
}

.search_input input[type='text']::-moz-placeholder { /* Firefox 19+ */
    color: #00a44b;
}

.search_input input[type='text']:-ms-input-placeholder { /* IE 10+ */
    color: #00a44b;
}

.search_input input[type='text']:-moz-placeholder { /* Firefox 18- */
    color: #00a44b;
}

.search_input input[type='button'] {
    font-size: 16px;
    line-height: 32px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 33px;
    text-align: center;
    color: #323232;
    border: 0;
    outline: none;
    background: none;
}

.search_input .fa {
    font-size: 16px;
    line-height: 34px;
    position: absolute;
    top: -1px;
    bottom: 0;
    left: 0;
    width: 33px;
    text-align: center;
    color: #00a44b;
}

.inner-slider {
    height: 200px;
}

.inner-slider .swiper-slide .data {
    background-color: rgba(0, 0, 0, 0.4);
}

.inner-slider .swiper-slide .data, .inner-slider .swiper-slide .container {
    height: 100%;
}

.inner-slider .swiper-slide .container .alignment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    vertical-align: bottom;
    text-transform: uppercase;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.inner-slider .swiper-slide .container .alignment h1 {
    font-family: 'source_sans_proregular';
    font-size: 30px;
    font-weight: normal;
    line-height: 44px;
    margin: 0;
    padding: 13px 0;
    color: #fff;
}

div.info-block {
    position: relative;
    z-index: 20;
    overflow: hidden;
    padding: 20px 0;
    text-align: center;
    background: url('../images/icons/line2.png') repeat-x center bottom;
    margin-top: -281px;
}

.info-block .pure-g [class*='pure-u']:first-child {
    border-left: 0;
}

.info-block .pure-g [class*='pure-u'] {
    border-left: 1px solid #fff;
}

.info-block .element .ph {
    display: inline-block;
    width: 108px;
    height: 108px;
    border: 2px solid #fff;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.info-block .element .title {
    font-family: 'source_sans_probold';
    font-size: 20px;
    line-height: 32px;
    margin: 20px 0;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 2px 3.65px rgba(0, 0, 0, .53);
}

.info-block .element .text {
    font-family: 'source_sans_prolight';
    font-size: 15px;
    line-height: 18px;
    margin: 20px 0;
    color: #fff;
    text-shadow: 0 2px 3.65px rgba(0, 0, 0, .53);
}

.green {
    color: #00a44b;
}

.button.smaller {
    padding: 5px 40px;
}

.button.black {
    color: #191919;
    border: 2px solid #1a1a1a;
    text-shadow: none;
}

.button {
    font-family: 'source_sans_prolight';
    font-size: 14px;
    line-height: 18px;
    padding: 9px 48px;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    text-decoration: none;
    color: #fff;
    border: 3px solid #fff;
    border-radius: 24px;
    background: none;
    text-shadow: 0 2px 3.65px rgba(0, 0, 0, .53);
}

.button:focus, .button:hover {
    background: rgba(255, 255, 255, .3);
}

.produtuct-mark {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.produtuct-mark .title h2 {
    font-family: 'source_sans_probold';
    font-size: 34px;
    line-height: 45px;
    display: inline-block;
    margin: 0;
    text-transform: uppercase;
    color: #191919;
    border-bottom: 1px solid #013c1c;
}

.produtuct-mark .image {
    display: block;
    height: 106px;
    background-repeat: no-repeat;
    background-position: center center;
}

.produtuct-mark .title {
    margin: 30px 0;
    text-align: center;
}

.produtuct-mark .element {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    min-height: 164px;
    padding: 16px 25px;
    background: rgba(255, 255, 255, .6);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.produtuct-mark .element .ph {
    padding: 0 15px;
}

.produtuct-mark .element .text {
    width: 124px;
    text-align: center;
}

.produtuct-mark .element .text .element-title {
    font-family: 'source_sans_prolight';
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    color: #191919;
}

.produtuct-mark .element .ph img {
    max-width: 100%;
    height: auto;
}

.produtuct-mark .element .ph {
    width: 100%;
    text-align: center;
}

.produtuct-mark .pure-g.special {
    margin: 0 -35px;
    margin-top: 36px;
    margin-bottom: 36px;
}

.produtuct-mark .pure-g.special [class*='pure-u'] {
    padding: 0 35px;
}

.produtuct-mark .element .button {
    margin-top: 24px;
}

.mob_nav_menus .s-menu-main > .container {
    padding: 0;
}

.mob_nav_menus .s-menu-top, .mob_nav_menus .s-menu-main {
    padding: 0;
}

.mob_nav_menus .s-menu-top > ul, .mob_nav_menus .s-menu-main > * > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #dedede;
}

.mob_nav_menus .s-menu-top ul > li > a, .mob_nav_menus .s-menu-main ul > li > a {
    font-family: 'source_sans_probold';
    font-size: 16px;
    line-height: 24px;
    display: block;
    padding: 8px 20px;
    text-align: left;
    text-decoration: none;
    color: #000;
    border-top: 1px solid #fff;
    background: none;
}

.mob_nav_menus .s-menu-top ul > li.selected > a, .mob_nav_menus .s-menu-top ul > li:hover > a, .mob_nav_menus .s-menu-main ul > li.selected > a, .mob_nav_menus .s-menu-main ul > li:hover > a {
    color: #262626;
    background: #fff;
}

.mob_nav_menus .s-menu-main .submenu {
    position: static;
    display: none;
    visibility: visible;
    opacity: 1;
}

.mob_nav_menus .s-menu-main .submenu > .container > div {
    display: block;
    width: 100%;
}

.mob_nav_menus .s-menu-main .submenu > .container > div {
    margin: 0;
}

.mob_nav_menus .s-menu-main .submenu .subitem > ul {
    padding: 0;
}

.mob_nav_menus .s-menu-top ul > li.has-submenu.open > a:after, .mob_nav_menus .s-menu-main ul > li.has-submenu.open > a:after {
    content: '\f106';
}

.mob_nav_menus .s-menu-top ul > li.has-submenu > a:after, .mob_nav_menus .s-menu-main ul > li.has-submenu > a:after {
    font-family: 'FontAwesome';
    margin-left: 15px;
    content: '\f107';
}

.mob-search .search_input {
    width: 100%;
    max-width: 100%;
    border-radius: auto;
}

.mob-search .search_input .fa {
    line-height: 37px;
}

.mob-search .search_input input[type='text'] {
    height: 40px;
    border-radius: 0;
}

.mob-header-items .cart a {
    padding: 3px 20px;
    white-space: nowrap;
    background: #fff;
}

.mob-header-items .cart a span {
    display: none;

}

.mob-header-items .cart {
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    text-decoration: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

a.back {
    font-family: 'source_sans_prolight';
    font-size: 10px;
    text-decoration: none;
    color: #252525;
}

.s-menu-breadcrumb ul > li:first-child {
    margin-left: 0;
}

.s-menu-breadcrumb ul > li {
    font-family: 'source_sans_prolight';
    font-size: 10px;
    margin: 0 4px;
    color: #252525;
}

.s-menu-breadcrumb ul > li > a {
    color: #00a44b;
}

.moved, .hide {
    display: none;
}

.products .pure-g {
    margin: -28px;
}

.products .pure-g [class*='pure-u'] {
    padding: 28px;
}

.products .element {
    border: 1px solid #99b1a4;
    position: relative;
    flex-grow: 1;
    display: flex;
}

.products .element.old-stuff {
    display: block;
}

.products .element > div {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.products .element .price {
    font-family: 'source_sans_probold';
    font-size: 18px;
    margin-left: 10px;
    padding: 16px 0;
    color: #013c1c;
}

.products .element .title {
    font-family: 'source_sans_prolight';
    font-size: 18px;
    line-height: 28px;
    overflow: hidden;
    padding: 16px 0;
    color: #013c1c;
    /*height: 88px;*/
    min-height: 88px;
}

.products .element .overlay-wrapper .overlay-text {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(17, 17, 17, .9);
}

.products .element .hidden-title {
    font-family: 'source_sans_prolight';
    font-size: 19px;
    line-height: 18px;
    padding: 46px 0;
    color: #fff;
}

.products .element .overlay-text {
    font-family: 'source_sans_prolight';
    font-size: 13px;
    line-height: 15px;
    padding: 10px 15px;
    text-align: center;
    color: #fff;
}

.products .element:hover .overlay-wrapper .overlay-text {
    visibility: visible;
    opacity: 1;
}

.products .element .overlay-wrapper .overlay-text {
    visibility: hidden;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    opacity: 0;
    display: none;
}

.products .element a.open_product {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
}

.product .fancy.hide {
    display: none;
}

.products .element .overlay-wrapper a.full_height {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.products .element .overlay-wrapper {
    position: relative;
    padding: 0 12px;
    padding-bottom: 14px;
    min-height: 366px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.products .element .overlay-wrapper .bottom-part-old{
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.products .element .prod-code,
.products .element .cat-nr,
.products .element .new-code {
    font-size: 14px;
    padding-top: 10px;
    color: #414141;
}

.products .element .new-code,
.products .element .cat-nr {
    padding-top: 2px;
}

.products .element .ph {
    height: 210px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.products .element .controls .pure-g [class*='pure-u'] {
    padding: 0;
}

.products .element .controls .pure-g {
    margin: 0;
    width: 100%;

    padding: 0 14px 14px;
}

.products .element .controls {
    /*border-top: 1px solid #99b1a4;*/
    position: relative;
    z-index: 10;
    flex-grow: 1;
    display: flex;
    align-items: flex-end;
}

.products .element:hover {
    background: #f7f5f5;
}

/*.products .element .controls a.more:hover {
    background: #f7f5f5;
}*/

.products .element .controls a.more {
    color: #17a34f;
    background: #e7f6ed;
}

.products .element .controls a.more:hover {
    color: #ffffff;
    background: #00a44b;

}

.products .element .controls a.add_to_cart .fa {
    font-size: 18px;
    margin-right: 10px;
}

.products .element .controls a.add_to_cart {
    color: #fff;
    background: #00a44b;
}

.products .element .controls a.add_to_cart:hover {
    color: #fff;
    background: #0aaf55;
}

.products .element .controls a {
    font-family: 'source_sans_prolight';
    font-size: 14px;
    display: block;
    width: 100%;
    padding: 11px 0;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    text-align: center;
    text-decoration: none;
}

.products .description {
    font-family: 'source_sans_prolight';
    font-size: 16px;
    line-height: 19px;
    padding-bottom: 35px;
    color: #013c1c;
}

table td {
    padding: 0 20px;
}

#infoWindow input[type="text"] {
    width: 100% !Important;
}

.products > div.pure-g > div {

    display: flex;

}

    /*LISTS*/

/*INPUTS*/

/*HEADERS*/

/*BUTTONS*/

/*SPECIAL*/

#map_canvas0 {

    border-radius: 5px;
    border: 4px solid white;
}

#map_canvas1 {
    border-radius: 5px;
    border: 4px solid white;
}

/*MISC*/

/*additional*/

#footer a.facebook-icon {
    display: block;
    color: #FFFFFF;

}

a.facebook-icon i {
    font-size: 34px;
    padding-left: 15px;
}

input,
textarea,
select {
    /*-webkit-appearance: none;*/
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea,
select {
    color: #3b4c5a;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    border: 1px solid #00A44B;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*border-radius: 10px;*/
    padding: 15px;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    width: 100%;
    margin-bottom: 10px;
}

input[type="text"]:focus,
textarea:focus,
select:focus {
    border-color: #00843b;
    outline: none !important;
}

div.contacts-form-container {
    width: 100% !important;
    display: block;
}

div.contacts-form-container .pure-g {
    display: block;
    margin-top: -15px;
    padding-top: 30px;
}

div.contacts-form-container .pure-g > div {
    margin-top: 15px;
}

div.contacts-form-container input {
    width: 100%;
}

div.contacts-form-container textarea {
    width: 100%;
    height: 100px;
    resize: vertical;
}

.ext_button {
    height: 3.75em;
    line-height: 3.75em;
    padding: 1em 3.75em;
    letter-spacing: normal;
    text-decoration: none;
}

.ext_button.rounded {
    border-radius: 1.5em;
}

.ext_button.green-style {
    background: #00A44B;
    color: #fff;
}

.ext_button.green-style:hover {
    background: #00843b;
}

input[type="text"].error, textarea.error {
    color: red;
    border: 1px solid red;
}

/* ADDONS PRODUCTS CSS */
/*
#addToCartPopupContent {
    min-width: 600px;
    padding: 15px 0;
}

div.addToCartPopupFooter {
    border-top: 1px solid #999797;
    padding: 30px;
}

table.addToCartPorductsListGrid td {
    padding: 10px 30px;
    border-top: 1px solid #ddd;
}

table.addToCartPorductsListGrid tr:first-child td {
    border: 0;
}

table.addToCartPorductsListGrid img {
    display: block;
}

div.customPopupStyle {
}

div.customPopupStyle .fancybox-title {
    padding-top: 0;
    padding: 30px 40px 30px 90px;
    border-bottom: 1px solid #999797;
    font-size: 18px;
    color: #1d1d1d;
    background: url(../images/icons/ico_5.png) 20px center no-repeat;
}

div.customPopupStyle .fancybox-skin {
    padding: 0 !important;
    border-radius: 0 !important;
}

div.customPopupStyle .fancybox-close {
    right: 20px;
    top: 20px;
    background: url(../images/icons/ico_6.png) center center no-repeat;
    z-index: 8060;
}
*/
table.grid_1 {
    width: 100%;
    margin: 20px 0;
}

table.grid_1 tr {
}

table.grid_1 tr:nth-child(2n+1) td {
    background: #f5f5f5;
}

table.grid_1 thead tr:first-child td {
    background: #00a44b;
    color: #fff;
}

table.grid_1 tr td {
    padding: 10px;
    border: 1px solid #e3e6e8;
}

.product_cart {
}

.product_cart .quant {
    display: inline-block;
}

.product_cart .quantity {
    display: inline-block;
    vertical-align: top;
}

.product_cart .qant_up {
    display: inline-block;
    background: #e5e5e5 url('../images/icons/plus.png') no-repeat center center;
    width: 48px;
    height: 48px;
    vertical-align: top;
    cursor: pointer;
}

.product_cart .qant_down {
    display: inline-block;
    background: #e5e5e5 url('../images/icons/minus.png') no-repeat center center;
    width: 48px;
    height: 48px;
    cursor: pointer;
}

.product_cart .quant input[type='text'] {
    border: 0;
    width: 70px;
    font-size: 24px;
    color: #272625;
    text-align: center;
    padding: 9px 0;
}

.block-form textarea.error,
.block-form input[type='text'].error {
    border: 1px solid red;
}

.block-form input[type='text'] {
    border: 1px solid #647382;
    width: 100%;
    font-size: 14px;
    color: #272625;
    padding: 6px;
}

.block-form textarea {
    border: 1px solid #647382;
    width: 100%;
    font-size: 14px;
    color: #272625;
    padding: 6px;
    resize: vertical;
    height: 200px;
}

.block-form .form {
    margin: -5px;
}

.block-form .form [class*="pure-u"] {
    padding: 5px;
}

/* GALLERY CSS START */
.inner-galery {
}

.inner-galery .pure-g {
    margin: -10px;
}

.inner-galery .pure-g [class*="pure-u"] {
    padding: 10px;
}

.inner-galery a.fancy {
    display: block;
}

.inner-galery a.fancy img {
    width: 100%;
    height: auto;
}

.hide_this {
    display: none;
}

.s-menu-side ul li a.show-more {
    background: 0;
    display: inline-block;
    font-size: 11px;
    padding: 5px 17px;
    margin: 10px;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    text-decoration: none;
    color: #fff;
    background: #00a44b;
}

/* GALLERY CSS END */
/* ADDONS PRODUCTS CSS END*/

ul.pagination {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
}

ul.pagination li {
    margin-right: 5px;
    margin-left: 5px;
}

ul.pagination li:first-child {
    margin-left: 0px;
}

ul.pagination li:last-child {
    margin-right: 0px;
}

ul.pagination li a {
    text-decoration: none;
    padding: 10px 12px;
    display: block;
    background: #00a24a;
    border: 1px solid #00a24a;
    color: #FFF;
}

ul.pagination li.selected a,
ul.pagination li a:hover {
    background: #FFF;
    border: 1px solid #0aaf55;
    color: #0aaf55;

    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

ul.pagination li.empty-li a:hover {

    background: #00a24a;
    border: 1px solid #00a24a;
    color: #FFF;
}

.langs_drop {
    position: relative;
    margin-left: 10px;
}

.langs_drop .drop {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    list-style: none;
    padding: 0;
    background: #e7f6ed;
    z-index: 15;
    top: -12px;
    left: -2px;

    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.langs_drop .drop.shown {
    opacity: 1;
    visibility: visible;
}

.langs_drop a {
    padding: 3px 14px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}

/*additional end*/

.cart-info-container {
    color: #323232;
    text-decoration: none;
    font-size: 12px;
    line-height: 13px;
    display: block;
    padding: 3px 0;
    padding-left: 20px;
}

.cart-info-container i {
    font-size: 16px;
    margin-left: 8px;
}

.scheme {
    margin-bottom: 30px;
}

/*new css*/
*:focus {
    outline: none;
}

.products-list {

}

div.list-product-item {
    border: 1px solid #99b1a4;
    padding: 14px 26px 11px 14px;
    display: flex;
}

div.list-product-item div.photo {
    width: 76px;
    min-width: 76px;
}

div.list-product-item .number {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 18px 10px 6px;
    font-family: 'source_sans_prolight';
    font-size: 16px;
    width: 66px;
}

div.list-product-item div.photo img {
    width: 100%;
    height: auto;
    display: block;
}

div.list-product-item div.descr {
    display: flex;
    align-items: center;
    margin: 10px 0;
    margin-left: 19px;
    justify-content: space-between;
    flex: auto;
}

div.list-product-item div.descr .info {
    font-family: "Source Sans Pro", Sans-Serif;
}

div.list-product-item div.descr .info .title {
    font-size: 18px;
    color: rgb(1, 60, 28);
    line-height: 1.2;
    padding-bottom: 12px;
    text-decoration: none;
}

div.list-product-item div.descr .codes {
    font-size: 14px;
    color: rgb(26, 26, 26);
    line-height: 1.777;

}

div.list-product-item div.descr .title .codes b {
    font-weight: 600;
}

div.list-product-item div.descr div.price-block {
    display: flex;
    padding: 0 16px;
}

div.list-product-item div.descr div.price div.old {
    font-size: 18px;
    color: rgb(157, 157, 157);
    font-weight: bold;
    text-decoration: line-through;
    line-height: 1.2;
    padding: 0 3px;

}

div.list-product-item div.descr div.price div.new {
    font-size: 18px;
    color: rgb(1, 60, 28);
    line-height: 1.2;
    font-weight: 700;
}

div.list-product-item div.descr div.amount {
    width: 95px;
    display: flex;
}

div.list-product-item div.descr div.action {
    margin-left: 14px;
}

div.list-product-item div.descr .action a.add_to_cart {
    font-family: 'source_sans_prolight';
    font-size: 14px;
    width: 100%;
    height: 46px;
    display: flex;
    align-items: center;
    justify-self: center;
    padding: 0 20px;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #00a44b;
    white-space: nowrap;
}

div.list-product-item div.descr .action a.add_to_cart:hover {
    color: #fff;
    background: #0aaf55;
}

div.list-product-item div.descr .action a.add_to_cart i {
    margin-right: 16px;
    font-size: 24px;
}

div.list-product-item div.product-actions {
    display: flex;
    align-items: center;
}

div.increase-type {
    display: flex;
    border: 1px solid #99b1a4;
}

div.increase-type input {
    border: none;
}

div.increase-type > .btn {
    min-width: 35px;
    color: #013c1c;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

div.increase-type > .btn:hover {
    background: #013c1c;
    color: #ffffff;
}

div.increase-type input {
    width: 46px;
    color: #013c1c;
    border-right: 1px solid #99b1a4;
    border-left: 1px solid #99b1a4;
    margin-bottom: 0;
}

div.list-product-item div.descr div.price-block div.discount {
    font-size: 18px;
    color: rgb(1, 60, 28);
    line-height: 1.2;
    font-weight: 700;
    white-space: nowrap;
}

div.list-product-item div.descr div.price-block div.price {
    font-size: 18px;
    color: rgb(1, 60, 28);
    line-height: 1.2;
    font-weight: 700;
    white-space: nowrap;
}

div.list-product-item div.descr div.price-block div.discount + div.price {
    font-size: 18px;
    color: rgb(157, 157, 157);
    font-weight: bold;
    text-decoration: line-through;
    line-height: 1.2;
    padding: 0 3px;
    white-space: nowrap;
}

div.title-wrap .price-container {
    display: block;
}

.products .element .title-wrap .price-container {
    padding: 16px 0;
}

.products .element .title-wrap .discount {
    padding: 0;
    font-family: 'source_sans_probold';
    font-size: 18px;
    margin-left: 10px;
    color: #013c1c;
}

.products .element .title-wrap .price {
    padding: 0;
    font-family: 'source_sans_probold';
    font-size: 18px;
    margin-left: 10px;
    color: #013c1c;
}

.products .element .title-wrap .discount + .price {
    font-size: 16px;
    text-decoration: line-through;
    color: rgb(157, 157, 157);
}

.product .cart-price {
    font-size: 22px;
    padding: 16px 25px;
    color: #fff;
    background: #252525;
    margin-bottom: 0;
}

.product .price-container {
    display: block;
}

.product div.cart-price div.price {
    display: flex;
    font-size: 22px;
    font-weight: 700;
    white-space: nowrap;
    margin: 0;
    height: 100%;
}

.product div.cart-price div.discount {
    display: block;
    font-size: 22px;
    font-weight: 700;
    white-space: nowrap;
    margin: 0;
}

.product div.cart-price div.discount + div.price {
    text-decoration: line-through;
    font-size: 20px;
    height: auto;
}

.add-to-cart-detail {
    font-size: 20px;
    padding: 16px 20px;
    transition: all ease-in-out .2s;
    text-decoration: none;
    color: #fff;
    background: #00a44b;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: CENTER;
    align-items: center;
    margin-left: 5px;
}

.add-to-cart-detail i {
    margin-right: 10px;

}

.product-new-cart thead td {
    background: #00a24a;
    color: #fff;
}

.admin_helper {

    position: fixed;
    left: 0;
    z-index: 300;
    background: #fff;
    padding: 10px 10px 7px 10px;
    opacity: 0.5

}

.skip-to-content {
    position: absolute;
    left: 50px;
    top: 0;
    z-index: 500;
    padding: 10px;
}

.skip-to-content:focus,
.skip-to-content:hover {
    color: #fff;
}

fieldset {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

/** search-sufler-container */

div.search-sufler-container {
    /* margin-top: 57px; */
    position: absolute;
    left: 0;
    right: 0;
    z-index: 100;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    cursor: pointer;
    /* overflow: hidden; */
}

div.search-sufler-container a:first-child {
    border-top: 1px solid #e5e5e5;
}

.search-sufler-container a.ajax-link {
    display: flex;
    justify-content: flex-start;
    text-decoration: none;
}

div.search-sufler-container a {
    display: block;
    background: #fff;
    padding: 5px 0 5px 20px;
    border: 1px solid #e5e5e5;
    border-top: 0;
}

.search-sufler-container a.ajax-link span {
    padding-left: 5px;
}

.search-sufler-container a.ajax-link:first-child span {
    padding-top: 5px;
}

.search-sufler-container a.ajax-link img {
    width: 50px;
    height: auto;
}

.search-sufler-container a.ajax-link span.title {
    color: #171717;
    font-size: 14px;
    text-align: left;
    display: flex;
    align-items: center;
}

.search-sufler-container a.ajax-link span {
    padding-left: 5px;
}

.search-sufler-container a.ajax-link:first-child span {
    padding-top: 5px;
}

.search-sufler-container a.ajax-link span.search-price {
    color: #000;
    white-space: nowrap;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 10px;
    padding-left: 5px;
    min-width: 88px;
    font-weight: 500;
    font-size: 16px;
    padding-top: 0;
    flex: 1;
    align-items: flex-end;
    margin-right: 8px;
}

.search-sufler-container a.ajax-link span.search-price .old-price {
    line-height: 1.2;

    font-weight: 500;
    font-size: 12px;
    text-decoration: line-through;
}

.search-sufler-container a.ajax-link span.search-price .new-price {
    color: red;

    font-weight: 500;
    font-size: 16px;
    line-height: 1;
}

.search-sufler-container a.ajax-link.do-ajax-search {
    justify-content: center;
}


.greener-block {
    font-family: 'source_sans_proregular';
    font-size: 15px;
    line-height: 18px;
    display: block;
    padding: 15px 20px;
    /*text-transform: uppercase;*/
    color: #00a44b;
    /*background: #00a44b;*/
    border: 1px solid #00a44b;
    margin-top: 15px;
    margin-bottom: 15px;
}

.greener-block .p1 {

    font-size: 18px;
    color: #013c1c;
    font-family: 'source_sans_probold';
}

.greener-block .p2 {
    font-family: 'source_sans_prolight';
    font-size: 18px;

    color: #013c1c;

}

.greener-block .p3,
.greener-block .p3 a {
    font-weight: 700;
    font-size: 14px;
    /*color: #414141;*/
}

.greener-block .p3 {
    margin-top: 6px;
}
.greener-block .p3 > i {
    margin-right: 5px;
}

.add-to-cart-detail.disabled {
    background: grey !important;
}

/* XS */

@media (max-width: 767px) {
    .xs-hide {
        display: none !Important;
    }

    a.smart_menu_caller {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    table.special {
        display: block;
        width: 100%;
        margin: 10px 0;
    }

    table.special thead {
        display: none;
    }

    table.special tbody {
        display: block;
        width: 100%;
    }

    table.special tbody tr {
        display: block;
        width: 100%;
    }

    table.special tbody td:before {
        font-weight: bold;
        display: block;
        margin: -10px;
        margin-bottom: 10px;
        padding: 10px;
        content: attr(data-label);
        color: #fff;
        background: #7f7f7f;
    }

    table.special tbody td {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        padding: 10px;
        background: #e7e7e7;
    }

    .spec_table thead {
        display: none;
    }

    .spec_table tr:first-child {
        margin-top: 0;
    }

    table.grid_1 {
        margin-top: 0;
    }

    .spec_table tr {
        margin-top: 20px;
    }

    .wat_to_do > * {
        margin: 10px 0;
    }

    .spec_table,
    .spec_table tr,
    .spec_table tbody,
    .spec_table td {
        display: block;
        width: 100% !Important;
    }

    .spec_table td:before {
        content: attr(data-label);
    }

    table {
        display: block;
        overflow: auto;
    }

    .container {
        width: auto;
    }

    div.mob_nav_container div.mob-nav-top-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        color: #fff;
        background-color: #00a44b;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    div.mob-nav-top-line > div {
        width: 33.333%;
        border-left: 1px solid rgba(193, 217, 184, .3);
    }

    div.mob-nav-top-line a {
        display: block;
        padding: 15px;
        text-align: center;
        color: #fff;
    }

    div.mob_header_extention {
        position: absolute;
        top: 0;
        right: 70px;
        left: 160px;
        display: block;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    div.mob_header_extention > div {
        height: 70px;
    }

    div.mob-header-items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    div.mob-header-items > div {
        border-right: 1px solid rgba(193, 217, 184, .3);
    }

    div.mob-search-container {
        display: block;
        overflow: hidden;
        height: 0;
        -webkit-transition: all ease .3s;
        -o-transition: all ease .3s;
        transition: all ease .3s;
    }


    .cart-info-container {
        width: 50px;
        height: 70px;
        padding: 0;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .cart-info-container i {
        margin-left: 0;
    }


    div.mob-search-container.opened {
        height: 40px;
    }

    /* style sample */
    div.langs-select select {
        font-size: 16px;
        height: 70px;
        width: 50px;
        padding: 0;
        text-align: center;
        border: 0;
        text-transform: uppercase;
    }

    div.langs-select select option {
    }

    /* style sample */
    div.mob_search a {
        font-size: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 50px;
        height: 70px;
        text-decoration: none;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .xs-hide {
        display: none;
    }

    div.info-block {
        height: auto;
        margin: 0;
        background: rgba(0, 0, 0, .5);;
    }

    .index-slider {
        height: 400px;
    }

    .index-slider .data {
        padding-bottom: 0;
    }

    .index-slider .pos-prevnext {
        bottom: 0;
    }

    .swiper-button-prev {
        left: 10px;
    }

    .swiper-button-next {
        right: 10px;
    }

    .index-slider .data .container {
        padding: 0 60px;
    }

    .index-slider .data .title {
        font-size: 20px;
        line-height: 27px;
    }

    .info-block .pure-g [class*='pure-u'] {
        border: 0;
    }

    #footer {
        height: auto;
    }

    #footer .copy .tar, #footer .copy {
        text-align: center;
    }

    #sidebar {
        display: block;
        float: none;
        width: 100%;
    }

    .green-block {
        margin: 25px 0;
    }

    .product .contacts {
        font-size: 18px;
        line-height: 20px;
        text-align: center;
    }

    .s-menu-side > ul {
        display: none;
    }

    .s-menu-side .mobile_menu {
        display: block;
    }

    .s-menu-side > a {
        font-family: 'source_sans_prolight';
        font-size: 12px;
        line-height: 11px;
        display: block;
        padding: 9px;
        text-decoration: none;
        text-transform: uppercase;
        color: #272625;
        border: 1px solid #d4d4d3;
    }

    .product .details.pure-g {
        margin-top: 0;
    }

    .contact-f {
    }

    .contact-f .db {
        display: block;
        width: 100%;
    }

    #footer .map {
        width: 100%;
    }

    #footer .spacer {
        max-width: 100%;
    }

    #footer .map img {
        max-width: 100%;
    }

    .s-menu-main > .container > ul {
        display: block;
    }

    /*new_css*/
    div.list-product-item div.photo {
        width: 100%;
        margin-bottom: 15px;
    }

    div.list-product-item {
        flex-direction: column;
    }

    div.list-product-item div.descr {
        flex-direction: column;
        margin: 0 0 15px 0;
        align-items: flex-start;
    }

    div.list-product-item div.product-actions {
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    div.list-product-item div.product-actions .action {
        margin-top: 5px;
    }

    div.list-product-item div.product-actions {
        margin-top: 10px;
    }

    div.list-product-item div.descr div.price-block {
        padding-left: 0;
    }

    .scheme-image {
        width: 100%;
        height: auto;
    }
}

/* SM */

@media /*(min-width: 568px) and */
(max-width: 767px) {
    #header {
        height: 70px;
    }

    a.logo {
        top: 10px;
        left: 10px;
        width: 20%;
        height: 50px;
        background-position: center center;
        background-size: contain;
    }

    .search_input input[type='text'] {
        width: 100%;
    }

    .products .pure-g {
        margin: -15px;
    }

    .products .pure-g [class*='pure-u'] {
        padding: 15px;
    }
}

/* */

@media (min-width: 768px) {
}

/* MD */

@media (min-width: 768px) and (max-width: 1023px) {
    .search_input {
        width: auto;
    }

    .s-menu-main ul > li > a {
        font-size: 12px;
    }

    .info-block .element .title {
        font-size: 16px;
        line-height: 20px;
        margin: 10px 0;;
    }

    .info-block .element .text {
        margin: 10px 0;
    }

    .produtuct-mark .pure-g.special {
        margin: 36px 0;
    }

    .products .pure-g {
        margin: -15px;
    }

    .products .pure-g [class*='pure-u'] {
        padding: 15px;
    }

    .s-menu-main > .container > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    /*new_css*/
    div.list-product-item div.product-actions {
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    div.list-product-item div.product-actions .action {
        margin-top: 5px;
    }
}

/* LG */

@media (min-width: 1024px) and (max-width: 1279px) {
    .index-slider .pos-pagination {
        top: 30px;
    }

    .info-block .element .title {
        font-size: 16px;
        line-height: 20px;
        margin: 10px 0;;
    }

    .info-block .element .text {
        margin: 10px 0;
    }

    .produtuct-mark .pure-g.special {
        margin: 36px 0;
    }

    .products .pure-g {
        margin: -15px;
    }

    .products .pure-g [class*='pure-u'] {
        padding: 15px;
    }

    .s-menu-main > .container > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    /*new_css*/
    div.list-product-item div.product-actions {
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    div.list-product-item div.product-actions .action {
        margin-top: 5px;
    }

}

/* XL */

@media (min-width: 1280px) {
}

/* PORTRAIT ORIENTATION*/

@media all and (orientation: portrait) {
}

/* LANDSCAPE ORIENTATION*/

@media all and (orientation: landscape) {
}

/*special*/

@media (min-width: 1024px) and (max-width: 1400px) {
    .index-slider .data .data-placeholder {
        margin-right: 55px;
    }
}