* {
    box-sizing:border-box;
    outline:0!important
}
:focus,
a:active,
a:focus,
a:hover {
    outline:0!important
}
body,
div,
form,
html,
ul {
    margin:0;
    padding:0
}
body,
html {
    height:100%;
    padding:0;
    margin:0
}
body {
    font-family:Arial,sans-serif;
    font-size:12px;
    min-width:1100px;
    color:#4F5D4A;
    background:url("images/bg_main.png") repeat-y scroll center top
}
a {
    text-decoration:none;
    color:#4B7550;
    outline:0
}
a:hover {
    text-decoration:underline
}
img {
    border:0
}
p {
    padding:0;
    margin-bottom:10px
}
ul {
    list-style:none
}
input,
select,
textarea {
    outline:0;
    font:400 14px/16px Arial,Helvetica,sans-serif
}
input[type=text],
input[type=password],
textarea {
    font:400 14px/16px Arial,Helvetica,sans-serif;
    margin-bottom:5px;
    border:1px solid #E7E7E7;
    padding:5px;
    transition:all .5s;
    outline:0;
    color:#4F5D4A
}
button::-moz-focus-inner {
    padding:0;
    border:0
}
::-webkit-input-placeholder {
    font-size:14px;
    color:#264a57
}
:-moz-placeholder {
    font-size:14px;
    color:#264a57
}
::-moz-placeholder {
    font-size:14px;
    color:#264a57
}
:-ms-input-placeholder {
    font-size:14px;
    color:#264a57
}
button.ui-multiselect:active,
noindex:-o-prefocus {
    padding:3px 11px 5px 9px
}
.section_template_title {
    text-align:center
}
.section_template_title,
h1 {
    font:22px/100% Helvetica,sans-serif;
    padding:0;
    margin-bottom:10px;
    text-transform:uppercase;
    color:#2d7b0c
}
h2 {
    font:18px/100% Helvetica,sans-serif;
    font-weight:700;
    padding:0;
    margin-bottom:10px
}
table {
    border-spacing:0;
    border-collapse:collapse
}
.typical_table td {
    padding:10px
}
.typical_table h2 {
    font-size:15px;
    margin:8px 0
}
.infoBox td {
    vertical-align:middle
}
thead {
    font-weight:700;
    border-bottom:1px solid #E0E0E0
}
th {
    padding:10px;
    color:#154E07;
    font-weight:400;
    font-size:18px
}
.moduleRow .main {
    background:#EBEBEB
}
.moduleRow .filter_heading {
    display:inline
}
.span_active {
    color:#459432;
    font-weight:700
}
.rounded_5 {
    border-radius:5px
}
.clearfix {
    clear:both
}
.clearfix:after,
.clearfix:before {
    display:table;
    content:''
}
.clearfix:after {
    clear:both
}
.bold {
    font-weight:700
}
.no-border-radius {
    border-radius:0!important
}
pre.debug {
    top:-500px;
    word-wrap:break-word;
    color:#154E07;
    z-index:99999;
    width:60%;
    border:1px solid;
    background:#FFF;
    left:20%;
    position:absolute;
    display:none;
    padding:20px;
    box-shadow:0 0 13px rgba(0,0,0,.36)
}
pre.debug p {
    width:100%
}
pre.debug iframe {
    border:1px solid
}
pre.debug .close {
    width:20px;
    height:20px;
    position:inherit;
    top:10px;
    right:10px;
    cursor:pointer;
    background:#655;
    border-radius:5px;
    text-align:center;
    color:#FFF;
    line-height:20px;
    font-family:Arial;
    font-size:10px
}
.address {
    padding:20px;
    font-size:12px;
    line-height:100%;
    margin:20px 0;
    position:relative;
    border-top:1px solid rgba(204,204,204,.12);
    width:410px
}
.address:before {
    background:url(images/rewiev_block_shadow_2.png) 0 0 no-repeat;
    content:'';
    height:90px;
    width:17px;
    position:absolute;
    left:-17px;
    top:0;
    background-size:100% 100%
}
.address:after {
    background:url(images/rewiev_block_shadow_1.png) 0 0 no-repeat;
    content:'';
    height:106px;
    width:17px;
    position:absolute;
    right:-17px;
    bottom:-5px;
    z-index:1;
    background-size:100% 100%
}
.drop-shadow {
    position:relative;
    width:40%;
    padding:1em;
    margin:2em 0 4em;
    background:#fff;
    box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset
}
.drop-shadow:after,
.drop-shadow:before {
    content:"";
    position:absolute;
    z-index:-2
}
.drop-shadow p {
    font-size:16px;
    font-weight:700
}
.lifted {
    border-radius:4px
}
.lifted:after,
.lifted:before {
    bottom:15px;
    left:10px;
    width:50%;
    height:40%;
    max-width:300px;
    box-shadow:0 15px 10px rgba(0,0,0,.7);
    -webkit-transform:rotate(-3deg);
    transform:rotate(-3deg)
}
.lifted:after {
    right:10px;
    left:auto;
    -webkit-transform:rotate(3deg);
    transform:rotate(3deg)
}
.top_section img {
    vertical-align:middle
}
.top_section .wrapper>div {
    height:100%;
    line-height:30px;
    vertical-align:middle
}
.top_links {
    text-align:center;
    position:absolute;
    left:0;
    right:0;
    line-height:39px
}
.top_links a {
    padding:0 11px;
    color:#28582A;
    text-decoration:none!important
}
.top_links a:hover {
    text-decoration:underline!important
}
.top_links li {
    display:inline-block;
    list-style:none;
    text-align:center
}
.top_links li:last-child a {
    border-right:0
}
.login_top {
    text-align:right;
    margin-bottom:15px
}
.login_top .log_in {
    background:transparent url(images/login.png) left top no-repeat;
    background-size:13px;
    padding-left:18px;
    color:#459432;
    margin-right:5px
}
.login_top a {
    color:#459432
}
.login_top img {
    margin-left:5px
}
.facebook_icon img {
    margin-top:-2px
}
.top_languages a {
    margin-right:10px
}
.top_languages .phone {
    margin-left:10px;
    position:relative;
    top:-2px
}
.header__logo {
    background:url(images/logo.png) left top no-repeat;
    display:block;
    height:114px;
    width:457px
}
#search-box {
    width:280px
}
.search_box input[type=text] {
    width:100%;
    position:relative;
    z-index:26
}
#my-id {
    padding:5px;
    text-align:right
}
.header__contacts {
    line-height:22px;
    margin-left:20px
}
.header__contacts_address {
    background:url(images/home.png) left top no-repeat;
    background-size:20px;
    padding-left:25px;
    font-size:13px;
    font-weight:700;
    color:#28582A;
    margin:10px 0;
    padding-top:2px
}
.header__contacts_mail {
    background:url(images/email.png) left center no-repeat;
    background-size:20px;
    padding-left:25px;
    text-decoration:none;
    color:#4B7550;
    font-size:14px;
    margin:10px 0
}
.header__contacts_tel {
    background-size:20px;
    color:#28582A;
    font-weight:700;
    font-size:16px
}
.header__contacts_tel>p:first-child {
    margin:10px 0;
    background:url(images/contact.png) left center no-repeat;
    background-size:20px;
    padding-left:25px
}
.online-help {
    width:182px
}
.online-help a.left img {
    float:left
}
.online-help a.left span {
    position:relative;
    float:left;
    display:block;
    margin-top:7px;
    padding:0 6px;
    font-size:13px
}
.online-help p {
    color:#4F5D4A;
    font-size:19px;
    margin:0;
    margin-top:10px
}
.categories_menu {
    position:relative;
    background:#2d7b0c;
    height:39px
}
.categories_menu li.parent {
    display:table-cell;
    text-align:center
}
.categories_menu>.wrapper>ul {
    display:table;
    width:100%
}
.categories_menu a.parent {
    font:bold 12px/41px Arial;
    color:#fff;
    text-transform:uppercase;
    z-index:24;
    position:relative;
    display:block;
    margin-top:-1px
}
.categories_menu .parent.sfHover a.parent,
.categories_menu a.parent.active,
.categories_menu a.parent:hover {
    background:#fff;
    color:#2d7b0c
}
.categories_menu span.sf-sub-indicator {
    font-size:16px;
    display:none
}
.categories_menu li.parent ul {
    background:#fff;
    box-shadow:0 2px 5px rgba(0,0,0,.46)
}
.sub_ul {
    left:0;
    top:38px;
    position:absolute;
    width:100%;
    z-index:23;
    display:none;
    text-align:left
}
.categories_menu div.sub,
.parent_category_image {
    float:left
}
.parent_category_image img {
    margin-top:20px!important;
    max-width:220px
}
.categories_menu .sub_ul>li.wrapper {
    display:table
}
.categories_menu .sub_ul>li.wrapper>.sub,
.categories_menu .sub_ul>li.wrapper>a {
    display:table-cell;
    float:none
}
.categories_menu .sub {
    vertical-align:top;
    padding:40px 20px;
    background:transparent url(images/subcat_bdr_r.png) right 7px no-repeat
}
.categories_menu .sub>a {
    font:700 18px/26px Arial;
    color:#459432
}
.categories_menu .sub_sub {
    padding-left:21px
}
.categories_menu .sub_sub a {
    display:block;
    color:#4F5D4A;
    font-size:12px;
    line-height:19px
}
.categories_menu .sub_sub a:hover {
    color:#459432;
    text-decoration:none
}
.bread i:first-child {
    background:transparent url(images/home2.png) left center no-repeat;
    padding-left:15px;
    font-style:normal
}
.bread i {
    font-style:normal
}
.bread,
.bread a {
    line-height:36px;
    color:#646e80!important
}
.bread a:last-child {
    color:#646e80!important
}
#divShoppingCard {
    text-align:right
}
#divShoppingCard .popup_cart {
    text-transform:uppercase
}
#shopping_cart_box .btn {
    font-size:11px;
    padding:2px 7px
}
#shopping_cart_box {
    background:url(images/cart.png) left center no-repeat;
    color:#4F5D4A;
    display:inline-block;
    min-height:35px;
    padding-left:40px;
    text-align:left;
    text-decoration:none;
    cursor:pointer
}
#shopping_cart_box .block-title {
    color:#4B7550;
    font-size:14px
}
#shopping_cart_box:hover .block-title {
    text-decoration:underline
}
.cart_body {
    margin-top:5px
}
@media (min-width:768px) {
    #pop_contact_us .modal-dialog {
        width:33%
    }
    #popup_cart .modal-dialog,
    #popup_product_info .modal-dialog {
        width:80%
    }
}
#cartContent-page {
    width:100%
}
#cartContent-page th.name {
    text-align:left
}
#cartContent-page td,
#cartContent-page th {
    padding:10px
}
#cartContent-page td a {
    color:#154E07;
    font-size:14px
}
#cartContent-page .product_image {
    text-align:center;
    line-height:60px;
    vertical-align:top
}
#cartContent-page .product_image img {
    vertical-align:middle
}
#cartContent-page.product_name {
    vertical-align:top;
    padding:10px 0;
    font-weight:700
}
#cartContent-page .attributes_list {
    line-height:12px
}
#cartContent-page .attributes_list li {
    font-style:oblique;
    font-size:10px
}
#cartContent-page .attributes_list li span {
    font-style:normal
}
#cartContent-page td.product_delete,
#cartContent-page td.product_price,
#cartContent-page td.product_qty,
#cartContent-page td.product_total {
    text-align:center
}
#cartContent-page td.product_total {
    font-weight:700
}
#cartContent-page td.product_qty input {
    width:30px;
    text-align:center
}
#cartContent-page td.product_qty input:focus {
    box-shadow:none;
    border-radius:0
}
#cartContent-page .btn.ok {
    position:absolute;
    margin-left:10px;
    margin-top:7px;
    display:none
}
#cart_order_total {
    width:220px;
    margin:20px 0
}
#slider_prod>li {
    position:relative
}
#slider_prod .slider_text {
    position:absolute;
    top:0;
    left:0;
    width:412px;
    margin-left:30px;
    padding-right:60px
}
#slider_prod .slider_text {
    color:#4F5D4A
}
#slider_prod .slider_text p span {
    font-size:22px;
    color:#459432
}
#slider_prod .slider_text .slider_title {
    font:700 60px/100% Arial;
    color:#4F5D4A;
    margin:20px 0 0 0;
    background:transparent url(images/slider_title_arrow.png) right 7px no-repeat
}
#slider_prod .slider_text ul {
    font-size:16px;
    list-style:disc;
    padding-left:20px;
    line-height:24px
}
#slider_prod .slider_text h2 {
    font:700 55px/100% Arial;
    color:#459432;
    padding-left:40px;
    background:transparent url(images/blue_mouse.png) left 7px no-repeat;
    margin:20px 0
}
#slider_prod .slider_text h3 {
    font-size:45px;
    font-weight:700;
    text-transform:uppercase
}
.bx-wrapper .bx-viewport {
    box-shadow:none;
    border:0;
    background:0 0;
    left:0;
    padding-bottom:2px
}
#front_slider {
    background:#F3F3F3;
    padding:5px;
    border:1px solid #e7e7e7;
    margin-bottom:20px
}
#front_slider li {
    text-align:center
}
#front_slider .bx-wrapper {
    margin-bottom:0
}
#front_slider img {
    margin:0 auto
}
#front_slider .bx-wrapper .bx-pager {
    padding-top:0;
    bottom:10px
}
#front_slider .bx-pager-item a {
    background:transparent url(images/slider_buttons.png) 0 0 no-repeat;
    display:inline-block;
    zoom:1;
    width:20px;
    height:20px;
    text-indent:-9999px;
    margin:0
}
#front_slider .bx-pager-item a.active,
#front_slider .bx-pager-item a:hover {
    background-position:-22px 0
}
.small_slider .bx-wrapper .bx-controls-direction a {
    background:url(images/prod_slider_arrows.png) no-repeat;
    background-size:80px
}
.small_slider .bx-wrapper .bx-controls-direction .bx-next,
.small_slider .bx-wrapper .bx-controls-direction .bx-prev {
    margin-top:0;
    position:absolute;
    top:3px;
    width:20px;
    height:30px;
    text-indent:-9999px;
    z-index:1
}
.small_slider .bx-wrapper .bx-controls-direction .bx-prev {
    left:-20px;
    background-position:-7px 0
}
.small_slider .bx-wrapper .bx-controls-direction .bx-next {
    right:-20px;
    background-position:-53px 0
}
.item-list li {
    position:relative;
    width:189px;
    height:300px;
    margin-right:14px;
    margin-bottom:20px;
    float:left
}
.item-list li .inner {
    padding:0 7px;
    height:100%;
    text-align:center
}
.item-list.front_section li,
.item-list.node-product li {
    width:188px
}
.ui-tabs-panel .item-list li {
    width:170px
}
.item-list li.last_col,
.item-list li:last-child {
    margin-right:0
}
.item-list .product_image {
    text-align:center;
    height:150px;
    line-height:150px;
    margin-bottom:20px
}
.item-list .product_image img {
    vertical-align:middle;
    display:inherit;
    max-width:none
}
.item-list .simple_price,
.item-list .spec_price {
    font:700 20px/35px Arial;
    color:#2e2e2e;
    display:inline-block
}
.item-list .simple_price span,
.item-list .spec_price span {
    font-size:13px
}
.item-list .old_price {
    text-decoration:line-through;
    display:inline-block;
    color:#459432;
    font-size:16px
}
.item-list div.product_name {
    margin-bottom:5px;
    min-height:32px
}
.item-list div.product_name a {
    font-weight:700;
    font-size:14px;
    color:#2e2e2e
}
.item-list .categories_name {
    margin:10px 0
}
.item-list .categories_name {
    color:#B8CBD5;
    font-size:15px;
    display:none
}
.item-list .product_label {
    background:transparent url(images/labels.png);
    position:absolute;
    top:0;
    right:5px;
    width:65px;
    height:58px
}
.item-list li .wishlist_compare {
    margin-top:20px
}
.item-list ul.list .inner {
    border:0
}
.item-list ul.list li {
    float:none;
    width:100%;
    margin:0 0 10px 0;
    padding:0;
    min-height:190px;
    height:auto;
    border-bottom:1px solid #ccc
}
.item-list ul.list .product_image {
    float:left;
    margin-right:10px;
    margin-top:17px
}
.item-list ul.list .product_label {
    right:auto
}
.item-list ul.list .prod_center {
    float:left;
    width:430px
}
.item-list ul.list .price {
    margin-top:30px
}
.item-list ul.list .price_block {
    float:none
}
.SKU {
    font-size:12px;
    color:#b8cbd5
}
.label1.product_label {
    background-position:-65px 0
}
.label2.product_label {
    background-position:0 0
}
.label3.product_label {
    background-position:-130px 0;
    line-height:34px;
    text-align:center;
    color:#fff;
    font-weight:700;
    font-size:17px
}
.product_labels {
    position:absolute;
    top:20px;
    right:20px
}
.product_labels.item-list .product_label {
    position:relative;
    top:auto;
    right:auto
}
.item-list.product_slider {
    width:100%
}
.item-list.product_slider li {
    margin-right:0;
    padding:0
}
.item-list.product_slider .bx-next,
.item-list.product_slider .bx-prev {
    background:transparent url(images/prod_slider_arrows.png) 0 0 no-repeat;
    position:absolute;
    top:129px;
    width:20px;
    height:42px;
    text-indent:-9999px;
    opacity:.3;
    z-index:1
}
.item-list.product_slider .bx-prev {
    left:-30px;
    background-position:-12px 0
}
.item-list.product_slider .bx-next {
    background-position:-78px 0;
    right:-30px
}
.item-list.product_slider .bx-next:hover,
.item-list.product_slider .bx-prev:hover {
    opacity:.8
}
#also_purchased.item-list.product_slider li {
    padding:0 3.7px
}
@media (max-width:1084px) {
    .item-list.product_slider .bx-next,
    .item-list.product_slider .bx-prev {
        top:-40px
    }
    .item-list.product_slider .bx-prev {
        left:890px
    }
    .item-list.product_slider .bx-next {
        right:0
    }
}
.date {
    color:#b8cbd5;
    margin:5px 0
}
#news {
    float:left;
    width:48%;
    padding-right:20px
}
#articles {
    float:left;
}
.allarticles {
    width:100%!important;
    float:none!important
}
#articles a,
#articles a:hover,
#news a,
#news a:hover,
.newsdesk_article_shorttext a {
    text-decoration:none
}
#articles .text a,
#news .text a,
.newsdesk_article_shorttext a {
    font:14px/16px Arial,Helvetica,sans-serif;
    color:#4F5D4A
}
.newsdesk_article_image img {
    padding-right:5px
}
#articles .title a,
#articles_listing h1 a,
#newdesk_listing h1 a,
#news .title a {
    color:#459432;
    font:700 18px/18px Arial,Helvetica,sans-serif
}
#articles .image {
    margin-right:10px
}
#articles h1,
#news h1 {
    margin-bottom:30px
}
.subnew {
    margin-bottom:30px
}
.subnew .image {
    margin-right:10px
}
#manufacturers {
    position:relative;
    margin:50px 0
}
#manufacturers li {
    text-align:center;
    position:relative;
    float:left
}
#manufacturers li img {
    display:inline
}
#categories_box a.active {
    font-weight:700;
    color:#000;
    text-decoration:underline
}
#categories_box a.path2,
#categories_box a.path3 {
    color:#154E07
}
#categories_box .ul_path2 {
    margin:10px 0 0 0
}
#categories_box .ul_path3 {
    margin:5px 0
}
#categories_box li {
    line-height:100%
}
#categories_box li.path1 {
    border-bottom:1px solid #e5e5e5;
    padding:9px 0
}
#categories_box li.path2 {
    line-height:16px;
    margin-left:16px
}
#categories_box li.path2:before,
#categories_box li.path3:before {
    content:"-";
    position:absolute;
    margin-left:-10px
}
#categories_box li.path3 {
    margin:6px 0;
    padding-left:10px
}
#categories_box li a.path1 {
    color:#154E07;
    font-weight:700;
    font-size:12px
}
#buy_actions {
    display:inline-block;
    position:absolute;
    right:0;
    top:0
}
.product_info_main {
    float:left;
    width:57%
}
#product_info h1.product_name {
    font-size:27px;
    margin:10px 0;
    color:#154E07
}
.product_in_stock,
.product_no_in_stock {
    font-size:12px
}
.product_in_stock {
    color:#51a351
}
.product_no_in_stock {
    color:#ccc
}
.articul {
    color:#459432;
    float:right
}
.btn {
    background-color:#4B7550;
    border:1px solid transparent;
    display:inline-block;
    cursor:pointer;
    color:#fff;
    font-family:arial;
    font-size:13px;
    padding:5px 13px;
    text-decoration:none
}
.btn:hover {
    background-color:#459432
}
.btn.ok:active {
    top:auto
}
.btn:active {
    position:relative;
    top:1px
}
.btn-link {
    color:#4B7550;
    font-weight:400;
    cursor:pointer;
    border-radius:0;
    background:0 0
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color:transparent;
    box-shadow:none;
    background:0 0
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color:transparent;
    background:0 0
}
.btn-link:focus,
.btn-link:hover {
    color:#2a6496;
    text-decoration:underline;
    background-color:transparent
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color:#999;
    text-decoration:none
}
.prod_col_buy .btn {
    background-color:#d2f6ca;
    display:inline-block;
    cursor:pointer;
    color:#4B7550;
    font-family:arial;
    border:2px solid #4B7550;
    font-size:16px;
    padding:5px 4px;
    text-decoration:none;
    width:105px
}
.prod_col_buy .btn:hover {
    background-color:#c4debe;
    color:#4b7550
}
.prod_col_buy .btn:active {
    position:relative;
    top:1px
}
#r_buy_intovar .btn {
    font-size:18px;
    background:#FFF;
    color:#0A880A;
    border:2px solid #0A880A
}
#r_buy_intovar .btn:hover {
    color:#fff;
    background:#0A880A
}
.buy_one_click {
    margin:0 10px;
    background:#C2F1FF!important;
    color:#347790!important
}
input.btn.active,
input.btn:hover {
    cursor:pointer
}
a.btn {
    text-decoration:none
}
.btn-warning {
    color:#fff;
    text-shadow:0 -1px 0 rgba(0,0,0,.25);
    background-color:#FAA732;
    background-image:linear-gradient(to bottom,#FBB450,#F89406);
    border-color:#F89406 #F89406 #AD6704;
    border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)
}
.btn.button-small {
    padding:3px 8px;
    display:inline
}
.btn.button-big {
    font-size:22px!important;
    padding:11px 15px;
    text-transform:uppercase
}
.btn.delete {
    padding:0 5px;
    border-right:80px;
    font-family:Arial;
    font-weight:700;
    color:#FFF
}
.btn.unactive {
    background:#EEE;
    color:#bbb
}
.btn.unactive:hover {
    cursor:default
}
.btn.pager-link {
    background:#CBD9E0!important;
    line-height:16px;
    text-align:center;
    color:#FFF
}
.btn.circle {
    border-radius:5px
}
.btn.ok,
.btn.ok:hover {
    width:16px;
    height:16px;
    background:transparent url(images/ok.png) 0 0 no-repeat!important;
    border-radius:5px;
    transition:all .3s;
    border:0;
    text-indent:-99999px;
    cursor:pointer;
    padding:0
}
.delete {
    background:url(images/delete.png) no-repeat center center transparent;
    border:0;
    width:22px;
    height:22px;
    text-indent:-9999px;
    font-size:0;
    cursor:pointer
}
.btn.ok:hover {
    box-shadow:none;
    -webkit-transform:rotate(5deg) scale(1.1) translate(2px,-1px);
    transform:rotate(5deg) scale(1.1) translate(2px,-1px)
}
i[class^=icon-] {
    width:16px;
    height:16px;
    display:inline-block;
    zoom:1
}
i.icon-cart {
    background:transparent url(images/basket.png) 0 0 no-repeat
}
i.icon-incart {
    background:transparent url(images/check_yes.png) 0 0 no-repeat
}
i.icon-remove-compare {
    font-style:normal;
    color:#fff;
    font-size:13px;
    background:#459432;
    text-align:center
}
.btn.cart_button i[class^=icon-] {
    position:relative;
    margin-right:4px;
    top:3px
}
.btn.cart_button {
    cursor:pointer;
    background:#bbe941
}
.listing_btn {
    width:14px;
    height:14px;
    border:0;
    cursor:pointer
}
.listing_btn.columns {
    background:transparent url(images/columns_ico.png) 0 0 no-repeat
}
.listing_btn.list {
    background:rgba(0,0,0,0) url(images/list_ico.png) 0 0 no-repeat;
    width:19px;
    margin-left:10px
}
.countPages {
    line-height:23px
}
.product_nav {
    margin:10px 0;
    display:block;
    overflow:hidden
}
.product_nav .next,
.product_nav .prev {
    position:relative;
    background:#eff4f6
}
.product_nav .next.switch_sidebar {
    margin-left:0
}
.product_nav .prev {
    padding-left:25px
}
.product_nav .next {
    padding-right:25px;
    margin-left:25px
}
.product_nav .next .arrow,
.product_nav .prev .arrow {
    width:7px;
    height:11px;
    position:absolute;
    top:7px;
    background:transparent url(images/nav_arrows_small.png) no-repeat
}
.product_nav .prev .arrow {
    background-position:-9px 0;
    left:10px
}
.product_nav .next .arrow {
    background-position:0 0;
    right:10px
}
.product_nav .prev.active .arrow,
.product_nav .prev:hover .arrow {
    background-position:-26px 0
}
.product_nav .next.active .arrow,
.product_nav .next:hover .arrow {
    background-position:-17px 0
}
.blue_button {
    font-size:12px;
    padding:5px 13px;
    border-radius:5px;
    color:#459432
}
.blue_button.active,
.blue_button:hover {
    background:#459432;
    color:#fff;
    text-decoration:none
}
#product_images {
    margin-right:3%;
    position:relative;
    width:40%;
    margin-bottom:20px
}
#product_images .bx-wrapper {
    margin:20px auto 0!important
}
.product_dop_images .bx-next,
.product_dop_images .bx-prev {
    font-size:12px;
    border-radius:5px;
    color:#459432;
    background:#eff4f6;
    position:absolute;
    top:30px!important;
    width:27px;
    text-indent:-9999px;
    z-index:1;
    height:25px
}
.product_dop_images .bx-next:hover,
.product_dop_images .bx-prev:hover {
    background:#459432;
    color:#fff;
    text-decoration:none
}
.product_dop_images .additional_images_list li {
    width:84px;
    height:84px;
    line-height:84px;
    float:left;
    text-align:center
}
#ch_link {
    text-align:center;
    cursor:url(/includes/highslide/graphics/zoomin.cur),pointer!important
}
.img_overflow {
    height:300px;
    line-height:300px;
    width:320px;
    text-align:center;
    margin:0 auto
}
#ch_link img {
    vertical-align:middle
}
#slider_product img {
    vertical-align:middle;
    display:inline
}
.zoomProductView__prod-title {
    text-align:center
}
.zoomProductView .bxslider {
    height:500px;
    line-height:500px;
    width:100%;
    text-align:center;
    overflow:hidden
}
.product_dop_popup img {
    vertical-align:middle;
    margin:0 auto!important;
    max-height:100%;
    height:500px
}
.zoomProductView .additional_images_list {
    text-align:center;
    width:100%;
    margin-top:42px;
    overflow:hidden
}
.zoomProductView .bxslider li {
    height:500px;
    overflow:hidden;
    float:left;
    width:100%;
    text-align:center
}
.zoomProductView .additional_images_list a {
    float:none;
    display:inline-block;
    border:1px solid transparent;
    padding:3px;
    height:83px;
    overflow:hidden
}
.zoomProductView .additional_images_list a.active {
    border:1px solid #e7e7e7
}
.zoomProductView .bx-controls-direction a {
    position:absolute;
    top:250px!important;
    width:42px;
    height:42px;
    background:url(images/prod_slider_arrows.png);
    text-indent:-9999px
}
.zoomProductView .bx-prev {
    left:100px
}
.zoomProductView .bx-next,
.zoomProductView .bx-next:hover {
    right:100px;
    background-position:42px 0!important
}
.right_col {
    float:right;
    width:315px;
    padding:19px 15px;
    border-radius:7px;
    background:#EFF4F6
}
.attr_select #info,
.prod_attributes_div>div {
    border-bottom:1px solid rgba(104,104,104,.14);
    min-height:27px;
    line-height:27px
}
.product_attributes .attr {
    float:left;
    margin-right:30px
}
.product_attributes_colors a {
    display:block;
    width:20px;
    height:20px;
    border-radius:5px;
    text-indent:-9999px;
    font-size:0;
    float:left;
    margin-right:6px
}
.product_attributes_colors .color_green {
    background:#cbe95f
}
.product_attributes_colors .color_yellow {
    background:#ffd824
}
.product_attributes_colors .color_pink {
    background:#ff24af
}
.product_attributes_colors .color_blue {
    background:#00d1ff
}
.product_attributes_colors .color_black {
    background:#154E07
}
.product_attributes_title {
    margin:10px 0
}
.prod_options .cusel {
    height:24px
}
#product_info_actions {
    margin:10px 0;
    position:relative
}
.prod_price .productSpecialPrice {
    font:700 30px/35px Arial;
    color:#154E07
}
.prod_price s {
    color:#B5B5B5;
    font-size:22px
}
#all {
    min-height:100%;
    margin-bottom:-60px
}
.empty {
    height:60px
}
.wrapper {
    width:1000px;
    margin:0 auto
}
#container {
    margin-top:20px
}
#container .sidebar {
    float:left;
    position:relative
}
#sidebar-left .inner {
    padding-right:10px
}
#sidebar-right .inner {
    padding-left:10px
}
#squeeze {
    background-color:#fff;
    position:relative
}
#container #center {
    padding:0 0 40px 0;
    float:left;
    width:100%
}
#container .sidebar .box {
    margin:10px 0
}
.add_comment__title,
.box__title,
.top_footer__block_title {
    font:20px/100% Arial,Helvetica,sans-serif;
    padding:0;
    margin-bottom:10px;
    text-transform:uppercase;
    color:#2d7b0c
}
.clear,
.section {
    clear:both
}
.left {
    float:left
}
.right {
    float:right
}
.top_section {
    height:30px;
    overflow:hidden;
    border-bottom:2px solid #28582A
}
.header_top {
    padding:10px 0
}
#footer {
    height:60px;
    background:#2d7b0c;
    color:#fff;
    position:relative
}
.top_footer {
    padding:20px 0;
    height:233px
}
.size1of2 {
    width:60%
}
.top_footer__block {
    float:left;
    width:200px;
    padding-left:10px
}
.top_footer__block li {
    line-height:22px
}
.footer_contacts {
    float:right;
    width:300px
}
#footer a {
    color:#fff;
    text-decoration:underline
}
.footer__contacts p {
    margin-top:5px;
    margin-bottom:0
}
.footer_categories_menu {
    margin:20px 0 0 0;
    border:1px solid #CCC;
    padding:10px;
    text-align:center
}
.footer_categories_menu li {
    margin-right:20px;
    display:inline-block
}
.footer_categories_menu li a {
    font-size:12px;
    text-transform:uppercase;
    padding:5px 20px;
    border-radius:5px;
    color:#459432
}
.footer_categories_menu li a.active {
    color:#459432
}
.footer_categories_menu li a:hover {
    background:#459432;
    color:#fff;
    text-decoration:none
}
.copyright {
    float:left
}
.copyright a {
    text-decoration:underline
}
.bottom_footer {
    margin:0
}
.bottom_footer__block {
    float:right;
    text-align:right;
    padding:0 0 0 40px
}
.created_by {
    width:200px
}
#comments {
    margin:20px 0
}
.comment_form input[type=text],
.comment_form textarea {
    font-size:14px;
    color:#264a57
}
.comment_form textarea {
    width:40%;
    resize:none;
    max-height:200px
}
.captcha_img {
    margin-right:10px;
    border:0
}
#capt {
    border:1px solid #fff
}
.comment {
    margin-bottom:15px
}
.comment_author {
    font-size:13.6px;
    font-weight:700;
    text-transform:uppercase;
    color:#4F5D4A
}
.comment_text {
    width:100%
}
.comment_top {
    position:relative;
    border-bottom:1px solid #e3e3e3;
    margin-bottom:5px
}
.comment_top .likes {
    position:absolute;
    bottom:4px;
    right:0
}
.comment_top .likes img:last-child {
    position:relative;
    top:-3px
}
.comment_date {
    color:#8ba2ab;
    padding:3px 0;
    display:block
}
.paginator .btn {
    cursor:pointer
}
.paginator {
    text-align:center
}
.paginator-top {
    float:right;
    margin-top:-54px!important;
    width:50%;
    margin-bottom:0!important
}
.messageBox,
td.messageStackError,
td.messageStackSuccess,
td.messageStackWarning {
    font:400 12px/14px Tahoma,sans-serif;
    padding:8px 35px 8px 14px;
    color:#468847;
    text-shadow:0 1px 0 rgba(255,255,255,.5);
    border:1px solid #fbeed5;
    border-radius:5px;
    margin-bottom:15px;
    display:block
}
.messageStackWarning,
td.messageStackError {
    color:#ff3434;
    width:300px
}
td.messageStackError {
    color:#b94a48;
    background-color:#f2dede
}
.messageStackWarning {
    color:#c09853;
    background-color:#fcf8e3;
    border:1px solid #fbeed5
}
td.messageStackSuccess {
    padding:8px 35px 8px 14px;
    color:#468847;
    text-shadow:0 1px 0 rgba(255,255,255,.5);
    background-color:#dff0d8;
    border-color:#d6e9c6
}
#product_tabs {
    margin:10px 0
}
.ui-tabs-hide {
    display:none
}
.ui-tabs-panel {
    padding:14px
}
.ui-tabs-nav .corner {
    background:transparent url(images/tab_corner.png) 0 0 no-repeat;
    width:13px;
    height:45px;
    position:absolute;
    right:0;
    top:0
}
.ui-tabs-nav {
    border-bottom:1px solid #e7e7e7;
    height:45px;
    text-transform:uppercase;
    font-weight:700;
    color:#4F5D4A
}
.ui-tabs-nav li {
    float:left;
    margin-right:0;
    position:relative;
    padding-right:0
}
.ui-tabs-nav li a {
    line-height:45px;
    font-size:14px;
    color:#4F5D4A;
    text-transform:uppercase;
    text-decoration:none;
    padding:0 14px;
    background:#E7E7E7;
    display:block;
    height:45px;
    border-radius:5px 5px 0 0
}
.ui-tabs-nav li.ui-state-active,
.ui-tabs-nav li:hover {
    position:relative;
    z-index:1
}
.ui-tabs-nav li a:hover,
.ui-tabs-nav li.ui-state-active a,
.ui-tabs-nav li.ui-state-hover a {
    color:#FFF;
    background:#459432
}
.compares:last-of-type {
    border-bottom:0
}
#compare_box {
    position:fixed;
    background:#fff;
    width:110px;
    left:0;
    top:300px;
    border-radius:0 10px 10px 0;
    box-shadow:0 0 3px rgba(0,0,0,.23);
    z-index:51
}
.compare_item {
    position:relative;
    margin:5px 0;
    transition:all .2s
}
.compare_item:hover .compare_block__delete {
    opacity:1
}
.compare_block__prod_img {
    text-align:center;
    width:100%
}
.compare_block__prod_name {
    opacity:0;
    overflow:hidden;
    visibility:hidden;
    transition:all .2s ease-in-out;
    position:absolute;
    left:0;
    top:38px;
    background:#fff;
    z-index:1;
    padding:0 10px;
    box-shadow:0 2px 2px rgba(0,0,0,.15);
    height:36px;
    line-height:10px;
    width:90px;
    border-radius:0 0 10px 0
}
.compare_item:hover .compare_block__prod_name {
    visibility:visible;
    opacity:1;
    overflow:hidden
}
.compare_item a {
    font-size:10px
}
.compare_box_title {
    padding:5px 10px;
    font-size:12px;
    color:#459432;
    font-weight:700
}
.compare_block__delete {
    position:absolute;
    top:-5px;
    right:0;
    opacity:0
}
.compare_item .inner {
    padding:5px 10px
}
.gocomparelink {
    font-size:10px;
    font-weight:700;
    text-decoration:underline;
    padding:4px;
    display:block;
    text-align:center
}
#comp_delete {
    margin-left:-55px;
    margin-top:-115px
}
#comp_img {
    width:115px;
    margin:0 auto;
    padding:5px 0;
    text-align:center
}
#copm_qty {
    width:25px;
    text-align:center;
    border-radius:5px;
    border:1px solid #ccc;
    height:25px
}
.comp_options {
    text-align:center;
    border-bottom:1px solid #C6C4C5;
    min-height:20px;
    padding-top:3px;
    padding-bottom:5px;
    vertical-align:middle
}
.wishlist_btn img {
    float:left;
    margin-right:5px
}
.item .wishlist_compare .compare-item,
.item .wishlist_compare .wishlist_block {
    margin-right:8px;
    line-height:17px;
    float:left
}
.wishlist_block span,
.wishlist_btn {
    cursor:pointer
}
.wishlist_compare {
    font-size:11px
}
.wishlist_compare a {
    color:#4F5D4A
}
.wishlist_compare img {
    float:left
}
#wishlist_bg {
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg);
    width:200px;
    border-radius:5px 5px 0 0;
    position:relative;
    left:-75px;
    top:89px;
    background:#00D1FF;
    padding:4px;
    text-align:center;
    color:#4F5D4A;
    font-size:14px;
    font-weight:700;
    text-transform:uppercase;
    height:30px;
    line-height:22px;
    padding:4px 0
}
#wishlist_box_in2 {
    position:fixed;
    top:300px;
    z-index:1001;
    right:10px
}
#wishlist_box_in2 a {
    display:block;
    font-size:11px;
    width:29px;
    text-decoration:none
}
#wishlist_sum {
    margin:0 0 0 15px;
    text-align:center
}
.img_f_gall {
    float:left;
    height:113px;
    overflow:hidden;
    width:33%
}
.img_f_gall>a {
    display:block;
    box-shadow:0 1px 5px rgba(0,0,0,.5);
    padding:1px;
    border:1px solid #fff
}
.photogallery_main {
    text-align:center;
    padding-bottom:10px
}
.photogallery_main a {
    font-size:18px
}
.photogallery_main2 {
    font-size:18px;
    color:#459432;
    text-align:center;
    padding-bottom:15px
}
.height23 {
    height:20px
}
.height24 {
    height:30px
}
.img_f_gall2 {
    overflow:hidden;
    height:113px;
    box-shadow:0 1px 5px rgba(0,0,0,.5);
    padding:1px;
    border:1px solid #fff
}
.ui-multiselect {
    text-align:left;
    border:0;
    height:20px;
    line-height:100%;
    cursor:pointer;
    width:auto!important;
    font-size:12px;
    padding:5px 10px;
    background:#4B7550;
    color:#FFF
}
.ui-multiselect span.ui-icon {
    float:right;
    background:url(images/select_arrow.png);
    width:12px;
    height:9px;
    margin:1px 0 0 7px;
    cursor:pointer
}
.ui-multiselect-single .ui-multiselect-checkboxes input {
    position:absolute!important;
    top:auto!important;
    left:-9999px
}
.ui-multiselect-single .ui-multiselect-checkboxes label {
    padding:5px!important
}
.ui-multiselect-header {
    margin-bottom:3px;
    padding:3px 0 3px 4px
}
.ui-multiselect-header ul {
    font-size:.9em
}
.ui-multiselect-header a {
    text-decoration:none
}
.ui-multiselect-header a:hover {
    text-decoration:underline
}
.ui-multiselect-header span.ui-icon {
    float:left
}
.ui-multiselect-header li.ui-multiselect-close {
    float:right;
    text-align:right;
    padding-right:0
}
.ui-multiselect-menu {
    width:auto!important;
    display:none;
    padding:3px;
    position:absolute;
    z-index:10000;
    text-align:left
}
.ui-multiselect-checkboxes {
    position:relative;
    overflow-y:auto;
    background:#FFF;
    height:auto!important;
    box-shadow:0 0 3px rgba(0,0,0,.37);
    z-index:1
}
.ui-multiselect-checkboxes label {
    cursor:pointer;
    display:block;
    border:1px solid transparent;
    padding:3px 1px
}
.ui-multiselect-checkboxes label input {
    position:relative;
    top:1px
}
.ui-multiselect-checkboxes li {
    clear:both;
    font-size:.9em;
    padding-right:3px;
    transition:all .1s
}
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
    text-align:center;
    font-weight:700;
    border-bottom:1px solid
}
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
    display:block;
    padding:3px;
    margin:1px 0;
    text-decoration:none
}
.ui-multiselect-checkboxes li:hover {
    background:#BD4F45;
    color:#FFF
}
* html .ui-multiselect-checkboxes label {
    border:none
}
.dd_select .cuselText {
    background:rgba(0,0,0,0) url(images/select_arrow.png) 6px center no-repeat;
    padding:4px 4px 4px 25px;
    cursor:pointer;
    overflow:hidden;
    font-weight:100;
    position:relative;
    color:#FFF;
    z-index:1;
    font:12px Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
    position:absolute;
    top:0;
    left:0
}
#cuselFrame-pl_sort {
    width:148px!important
}
#cuselFrame-pl_onpage {
    width:50px!important
}
#cuselFrame-pl_onpage .jScrollPaneContainer {
    width:48px!important
}
.dd_select .cusel-scroll-wrap {
    top:23px!important
}
.popup_block {
    min-height:100px;
    height:auto!important
}
#call_to_us input[type=text] {
    width:297px
}
.dipcen {
    padding-top:5px
}
.dipcen #slider-range {
    width:156px;
    margin:9px 0 7px 5px;
    height:12px;
    background:url(images/slider.jpg)
}
.slider-from,
.slider-to {
    padding:0 2px 10px 2px;
    color:#555;
    font-size:11px
}
#range1,
#range2 {
    width:60px;
    font-size:12px;
    color:#375864;
    border:2px solid #e7e7e7;
    height:23px
}
.filter_box_in {
    padding-bottom:5px
}
.filter_cont .attrib_divs {
    margin:0 0 12px 0
}
.filter_cont select {
    background:#f6f6f6!important;
    border:1px solid #fff!important;
    color:#555!important;
    outline:0!important
}
.filter_box input {
    border-radius:5px;
    padding:0 3px
}
.filter_box select {
    width:100%;
    background:#fff;
    border:1px solid #dedede;
    border-radius:5px;
    margin-top:7px
}
.filter_slov {
    float:right;
    width:100%;
    margin-left:-400px
}
.filter_slov_in {
    margin-left:400px
}
.filter_slov_wide {
    width:100%;
    margin-left:-76px
}
.filter_slov_wide_in {
    margin-left:76px
}
.filter_slov_wide_in input[type=text] {
    width:100%;
    height:11px
}
.filter_slov_in input[type=submit] {
    padding:0 1px 1px 1px;
    margin-top:1px;
    background:#fff;
    border-radius:5px;
    border:0;
    cursor:hand
}
.filter_heading {
    font-size:14px;
    font-weight:700;
    color:#4F5D4A;
    display:block;
    margin-bottom:6px
}
.price_fltr {
    font-size:12px;
    color:#4F5D4A
}
input[type=checkbox] {
    display:none
}
input[type=checkbox]+span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(images/checkbox_off.jpg) no-repeat 0 0;
    cursor:pointer
}
input[type=checkbox]:checked+span {
    background:url(images/checkbox_on.jpg) no-repeat 0 0
}
a.link24 {
    color:#4F5D4A
}
a.link24:hover {
    text-decoration:none
}
.search_box {
    position:relative;
    margin-top:10px
}
.search_input .search_button {
    position:absolute;
    top:5px;
    right:10px;
    z-index:27;
    padding:0
}
.qnt {
    position:absolute;
    top:32px;
    right:13px;
    font-size:11px;
    line-height:1.2;
    color:#154E07;
    margin:0
}
.qntp {
    font-size:16px;
    font-weight:700;
    position:absolute;
    right:13px;
    top:7px;
    margin:0;
    color:#459432
}
.qnt1 {
    left:63px;
    position:absolute;
    width:73%;
    top:15%;
    height:50px;
    font-weight:700
}
.ac_results {
    z-index:25;
    background-color:Window;
    overflow:auto;
    overflow-x:hidden;
    margin-top:2px;
    width:550px!important;
    padding-top:0;
    box-shadow:0 3px 3px rgba(0,0,0,.28);
    border-radius:0 0 4px 5px;
    margin-left:-274px
}
.ac_results ul {
    width:100%;
    list-style-position:outside;
    list-style:none;
    padding:0;
    margin:0
}
.ac_results li:hover {
    font-weight:700;
    color:#fff;
    background:#459432
}
.ac_results li:hover .qnt,
.ac_results li:hover .qntp {
    color:#fff
}
.ac_results iframe {
    display:none;
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    -webkit-filter:mask();
    filter:mask();
    width:3000px;
    height:3000px
}
.ac_results li {
    border-bottom:1px dotted #ccc;
    cursor:pointer;
    display:block;
    font:menu;
    font-size:12px;
    height:60px;
    margin:0;
    overflow:hidden;
    padding:7px 7px;
    position:relative;
    z-index:3
}
.ac_loading {
    background:Window url(../images/loading.gif) right center no-repeat
}
.ac_over {
    background-color:#f3f3f3;
    color:#154E07
}
.picsearch {
    max-width:50px;
    max-height:50px;
    text-align:center
}
.search_image_wrap {
    float:left;
    width:50px;
    overflow:hidden;
    text-align:center
}
a#pop_srch_all {
    color:#454545
}
.rating_wrapper * {
    margin:0;
    padding:0;
    color:#fff;
    width:85px
}
.rating_wrapper {
    height:17px;
    width:85px;
    float:left;
    margin-right:10px
}
.sp_rating {
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:11px;
    line-height:1.7em;
    color:#5f5f5f;
    display:block;
    width:85px
}
.sp_rating:hover .score {
    display:block;
    background:url(images/ratings.png) 0 0 no-repeat
}
.rating {
    float:left;
    padding-right:4px
}
.base {
    background:url(images/ratings.png) 0 -1px no-repeat;
    width:85px;
    height:15px;
    float:left;
    padding-right:4px;
    overflow:hidden
}
.average {
    background:url(images/ratings.png) 0 -16px no-repeat;
    text-indent:-9999px;
    height:15x
}
.votes {
    float:left;
    padding-right:4px
}
.score {
    background:url(images/ratings.png) 0 -1px no-repeat;
    width:85px;
    height:15px;
    float:left;
    position:relative;
    margin-top:-16px;
    display:none
}
.score a {
    display:block;
    height:15px;
    float:left;
    text-indent:-9999px;
    position:absolute;
    overflow:hidden;
    line-height:1em
}
.score1 {
    width:20%;
    z-index:55
}
.score2 {
    width:40%;
    z-index:54
}
.score3 {
    width:60%;
    z-index:53
}
.score4 {
    width:80%;
    z-index:52
}
.score5 {
    width:100%;
    z-index:51
}
.score a:hover {
    background:url(images/ratings.png) 0 -15px no-repeat
}
.status {
    height:15px;
    width:85px;
    position:relative
}
.score_this {
    height:16px;
    overflow:hidden
}
.score_this a {
    color:#f37800
}
.close {
    float:right;
    font-size:21px;
    font-weight:700;
    line-height:1;
    color:#154E07;
    text-shadow:0 1px 0 #fff;
    filter:alpha(opacity=20);
    opacity:.2
}
.close:focus,
.close:hover {
    color:#154E07;
    text-decoration:none;
    cursor:pointer;
    filter:alpha(opacity=50);
    opacity:.5
}
button.close {
    padding:0;
    cursor:pointer;
    background:0 0;
    border:0
}
.modal {
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1050;
    display:none;
    overflow:auto;
    overflow-y:scroll;
    outline:0
}
.modal.fade .modal-dialog {
    transition:-webkit-transform .3s ease-out;
    transition:transform .3s ease-out;
    transition:transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform:translate(0,-25%);
    transform:translate(0,-25%)
}
.modal.in .modal-dialog {
    -webkit-transform:translate(0,0);
    transform:translate(0,0)
}
.modal-dialog {
    position:relative;
    width:auto;
    margin:10px
}
.modal-content {
    position:relative;
    background-color:#fff;
    background-clip:padding-box;
    border:1px solid #999;
    border:1px solid rgba(0,0,0,.2);
    border-radius:6px;
    outline:0;
    box-shadow:0 3px 9px rgba(0,0,0,.5)
}
.modal {
    overflow-y:auto
}
.modal-backdrop {
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1040;
    background-color:#154E07
}
.modal-backdrop.fade {
    filter:alpha(opacity=0);
    opacity:0
}
.modal-backdrop.in {
    filter:alpha(opacity=50);
    opacity:.5
}
.modal-header {
    min-height:45.43px;
    padding:15px;
    border-bottom:1px solid #e5e5e5
}
.modal-header .close {
    margin-top:-2px
}
.no-title .modal-header {
    border-bottom:0
}
.no-title .modal-body {
    margin-top:-45px
}
.no-title .close {
    z-index:10;
    position:relative
}
.modal-title {
    margin:0;
    line-height:1.42857143
}
.modal-body {
    position:relative;
    padding:20px
}
.modal-footer {
    padding:19px 20px 20px;
    margin-top:15px;
    text-align:right;
    border-top:1px solid #e5e5e5
}
.modal-footer .btn+.btn {
    margin-bottom:0;
    margin-left:5px
}
.modal-footer .btn-group .btn+.btn {
    margin-left:-1px
}
.modal-footer .btn-block+.btn-block {
    margin-left:0
}
@media (min-width:768px) {
    .modal-dialog {
        width:600px;
        margin:30px auto
    }
    .modal-content {
        box-shadow:0 5px 15px rgba(0,0,0,.5)
    }
    .modal-sm {
        width:300px
    }
}
#fade {
    display:none;
    background:#154E07;
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    opacity:.2;
    z-index:999
}
.popup_block {
    display:none;
    width:550px;
    height:150px;
    background:#fff;
    border:0 solid #333;
    float:left;
    position:fixed;
    top:50%;
    left:50%;
    z-index:1002;
    padding:20px;
    box-shadow:0 0 20px #154E07;
    border-radius:5px
}
.popup_block .popup_in {
    margin:auto;
    overflow-x:hidden;
    overflow-y:auto;
    padding:0 10px 0 0;
    height:100%
}
img.btn_close {
    float:right;
    margin:-35px -35px 0 0
}
.poplight {
    display:none
}
.cart_popup_form {
    position:absolute;
    top:15%;
    left:50%;
    min-height:100px;
    margin-top:0!important
}
.listing-header {
    padding:10px 0;
    border-bottom:1px solid #E3E3E3;
    margin-bottom:20px
}
.listing-header-punkt {
    padding:2px 3px 0 10px;
    font-size:12px;
    color:#4F5D4A;
    line-height:19px
}
.listing-header input[type=text] {
    font-size:11px;
    color:#459432
}
.listing-header select {
    font-size:11px;
    color:#459432
}
.paginator {
    text-align:right;
    margin:10px 0
}
.paginator .pager_link {
    width:25px;
    height:25px;
    display:inline-block;
    text-align:center;
    line-height:23px;
    font-size:14px;
    margin:0 3px;
    border:1px solid rgba(206,206,206,.52);
    background:#F7FAFA;
    color:#353535;
    position:relative
}
.paginator .pager_link:hover {
    text-decoration:none
}
.paginator .pager_link.active {
    font-weight:400;
    background:#4B7550;
    color:#fff
}
.paginator .pager_link.prev {
    background-position:-62px 0
}
.prod_list {
    border-bottom:1px dotted #ccc;
    margin-bottom:10px;
    padding-bottom:10px
}
.prod_list_image {
    float:left;
    width:150px;
    text-align:center
}
.img_opac_nosclad {
    opacity:.5
}
.prod_col:hover .img_opac_nosclad,
.prod_list:hover .img_opac_nosclad {
    opacity:.7
}
.prod_list_right {
    float:right;
    width:100%;
    margin-left:-150px;
    text-align:center
}
.prod_list_right_in {
    margin-left:150px;
    text-align:left;
    padding:0 10px
}
.prod_list_name {
    font-size:17px
}
.prod_list_name a {
    color:#154E07;
    text-decoration:underline
}
.prod_list_name a:hover {
    color:#154E07;
    text-decoration:none
}
.prod_list_text {
    padding:10px 0;
    color:#777
}
.prod_weight {
    float:left;
    color:#777;
    line-height:1.4
}
.prod_weight a {
    text-decoration:underline
}
.prod_weight a:hover {
    text-decoration:none
}
.prod_list:hover .prod_weight span {
    color:#459432
}
.prod_list:hover .prod_weight a {
    color:#459432;
    text-decoration:underline
}
.prod_list:hover .prod_weight a:hover {
    text-decoration:none
}
.prod_list:hover .prod_list_text {
    color:#333
}
.prod_list:hover .prod_list_name a {
    color:#459432
}
.prod_list_price-buy {
    float:right
}
.prod_list_price {
    font-size:20px;
    line-height:.7;
    color:#00b119
}
.prod_list_price span {
    font-size:12px;
    color:#999
}
.prod_list_buy {
    float:right;
    font-size:12px;
    padding:10px 0 0 0
}
.prod_list_buy_height {
    float:right;
    height:35px
}
.prod_list_sklad {
    float:right;
    color:#777;
    line-height:1.4;
    font-size:12px;
    padding:0 0 5px 0
}
.prod_list_sklad span {
    color:#999
}
.color_nosklad {
    color:#999!important
}
.soobsh {
    font-size:12px;
    text-align:right;
    padding:10px 0 0 0;
    line-height:1
}
.soobsh a:hover {
    text-decoration:none
}
.soobsh a {
    color:#b10032;
    text-decoration:underline
}
.soobsh a:hover {
    color:#b10032;
    text-decoration:none
}
.productListing-even,
.productListing-odd {
    width:100%
}
.productListing-even td,
.productListing-odd td {
    vertical-align:middle
}
.prod_col {
    padding:15px 10px;
    position:relative
}
.prod_col_image {
    text-align:center;
    padding:5px;
    height:160px
}
.prod_col_right {
    width:100%;
    margin-left:-150px;
    text-align:center
}
.prod_col_right_in {
    margin-left:150px;
    text-align:left;
    padding:0 10px
}
.prod_col_name {
    font-size:17px;
    text-align:center
}
.prod_col_name a {
    color:#154E07;
    text-decoration:underline
}
.prod_col_name a:hover {
    color:#154E07;
    text-decoration:none
}
.prod_col_text {
    padding:10px 0;
    color:#777
}
.prod_col:hover .prod_col_name a {
    color:#459432
}
.prod_col_price {
    float:left;
    font-size:20px;
    line-height:.7;
    color:#00b119;
    text-align:center
}
.prod_col_price span {
    font-size:12px;
    color:#999
}
.prod_col_price-buy {
    height:35px
}
.prod_col_sklad {
    color:#00b119;
    font-size:12px;
    padding:0
}
.prod_col_sklad span {
    color:#999
}
.color_nosklad {
    color:#999!important
}
.soobsh_col {
    font-size:12px;
    text-align:right;
    padding:17px 0 0 0
}
.soobsh_col a {
    color:#b10032;
    text-decoration:underline
}
.soobsh_col a:hover {
    color:#b10032;
    text-decoration:none
}
#listingDisplayType {
    margin-top:5px;
    margin-left:10px
}
.bt_top_shadow {
    box-shadow:0 0 14px rgba(0,0,0,.31);
    height:41px;
    position:relative;
    top:60px
}
.bt_bot_shadow {
    box-shadow:0 0 14px rgba(0,0,0,.31);
    height:41px;
    position:relative;
    bottom:60px
}
#better_togeather {
    z-index:1;
    position:relative;
    background:#fff;
    margin:20px 0;
    padding:20px 20px;
    box-shadow:0 0 14px rgba(0,0,0,.31)
}
#better_togeather .discount {
    margin:14px 30px 0 15px;
    color:#fff;
    font-size:19px;
    background:#459432;
    border-radius:73px;
    width:122px;
    height:122px;
    text-align:center;
    line-height:122px;
    font-weight:700
}
#better_togeather .item {
    text-align:center;
    width:120px;
    box-shadow:0 0 6px #ccc inset;
    padding:10px
}
.btogether-plus {
    margin:50px 20px 0 20px;
    font-size:50px;
    color:#459432
}
#featured,
#new_products,
#best_sellers {
    margin:0 0 30px
}
.name_ot_better {
    height:30px;
    overflow:hidden
}
#account a {
    font-size:13px;
    color:#154E07
}
#account li {
    padding:5px 0;
    border-bottom:1px solid #eee;
    list-style-type:none;
    color:#c96000;
    border-bottom:1px solid #E0E0E0
}
#account_history_table tr:nth-child(even) td {
    background:#F7F7F7
}
#account_order_info .attributes {
    padding-left:20px;
    font-size:12px;
    margin:5px 0;
    font-style:italic
}
#address_book .firstname_lastname {
    font-size:18px
}
.address_entry {
    border-bottom:1px solid #ccc;
    margin-bottom:10px;
    padding:10px 0
}
.typical_table h2 {
    font-size:15px;
    margin:8px 0
}
.typical_table td {
    padding:5px 5px
}
.lifted {
    border-radius:4px
}
.drop-shadow {
    position:relative;
    width:40%;
    padding:1em;
    margin:2em 0 4em;
    background:#FFF;
    box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset
}
#account li:last-child {
    border-bottom:0
}
.box-address-card {
    width:100%;
    background:#FFF;
    margin:40px 0;
    font-size:14px
}
#squeeze .box-address-card .inner {
    padding:10px
}
.effect7 {
    position:relative;
    background:#F5F5F5
}
.effect7:after {
    z-index:-1;
    position:absolute;
    content:"";
    bottom:15px;
    right:10px;
    left:auto;
    width:50%;
    top:80%;
    max-width:300px;
    background:#777;
    box-shadow:0 15px 10px #777;
    -webkit-transform:rotate(3deg);
    transform:rotate(3deg)
}
.polls_1 {
    padding:4px;
    font-size:16px;
    margin-bottom:10px;
    font-weight:100
}
.polls_2 {
    float:left;
    padding-right:3px;
    text-align:left
}
.polls_3 {
    float:left;
    font-family:Arial,sans-serif;
    font-size:14px;
    font-weight:400;
    max-width:174px
}
.polls_4 {
    text-align:left;
    padding-left:10px
}
.polls_4 a {
    text-align:left;
    text-decoration:underline
}
.checkout_left {
    width:60%
}
.checkout_right {
    width:40%
}
.checkout_form_info {
    margin:20px 0
}
.not-logined .checkout_right {
    border-top:1px solid #E7E7E7;
    margin-top:44px;
    padding-top:14px
}
.checkout_userlogin_form {
    float:left;
    width:47%
}
.checkout .login_page_soc {
    float:left;
    width:42%
}
.checkout_userlogin_form label {
    width:60px;
    display:inline-block;
    zoom:1
}
.login_page_soc {
    width:270px;
    background:#fff;
    padding:18px;
    color:#4F5D4A;
    text-align:center;
    border-radius:5px;
    border:2px solid #e7e7e7
}
.login_page_soc a {
    color:#4F5D4A;
    font-size:16px;
    text-decoration:underline
}
.login_page_soc a:hover {
    text-decoration:none
}
.checkout_right__billing {
    border:1px solid #e7e7e7;
    border-radius:5px;
    padding:.9em 26px;
    background:#fff
}
.checkout__cart_item {
    position:relative;
    margin-bottom:20px
}
.checkout__item_name {
    font-size:14px;
    line-height:1.4em;
    margin-bottom:.75em;
    float:left;
    width:240px
}
.checkout__item_image {
    display:table-cell;
    float:left;
    margin-right:10px;
    min-width:90px;
    text-align:center
}
.purchase_price_price {
    float:left;
    font-size:1.154em;
    width:40.6%
}
.purchase_price_qty {
    float:left;
    margin-top:1px
}
.purchase_price_sum {
    float:left;
    font-size:1.154em;
    font-weight:700;
    text-align:right;
    margin-left:10px
}
.checkout .checkout_inputs {
    width:240px;
    margin-bottom:0
}
.checkout_form td.input_label {
    min-width:80px
}
.checkout_form td {
    padding-bottom:5px
}
.checkout_form td:empty {
    padding-bottom:0
}
.checkout .checkout_inputs,
.checkout .error_icon,
.checkout .required_icon,
.checkout .success_icon {
    float:left
}
.checkout_b_section {
    font-size:22px;
    line-height:24px;
    margin-bottom:4px
}
#ajaxMessages {
    display:none!important
}
.orderTotals tr:last-child {
    font-size:18px
}
.orderTotals tr:last-child td:last-child {
    color:#4B7550;
    font-size:23px
}
.checkout .checkout_inputs.success {
    border-color:green
}
.gallery_image {
    height:130px;
    overflow:hidden
}
.img_list {
    margin:10px 0;
    line-height:1.5
}
.checkout__purchase_price {
    font-size:12px;
    margin-top:10px
}
#dialog {
    position:fixed;
    right:-510px;
    top:350px;
    z-index:100
}
#dialog_button {
    position:absolute;
    left:-30px;
    top:50px;
    width:30px;
    height:150px;
    background-color:#459432;
    z-index:101;
    border-radius:7px 0 0 7px;
    border-right:none;
    cursor:pointer
}
#dialog_button div {
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg);
    position:absolute;
    text-align:center;
    left:-55px;
    top:60px;
    width:150px;
    height:30px;
    font-size:16px;
    font-weight:700;
    color:#fff
}
#dialog iframe {
    border:1px solid #e3e3e3
}
.size1of3 {
    width:360px
}
#header {
    background: #d2f6ca none repeat scroll 0 0;
}
.categories_box_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 1rem;
}
.categories_box_item {
    text-align: center;
    margin: auto;
    flex: 1 1 calc((100% / 3) - 2rem);
    height:250px;
}
.categories_box_item a{
    font-size: 16px;
    font-weight: bold;
}
.categories_box_item img{
    max-width:200px;
    max-height:200px;
    margin: auto;
}
.categories_box_image{
    display: table-cell;
    vertical-align: middle;
    width: 800px;
    height:230px;
}