body {
    background-image: url("../images/bg_top.png");
    background-position: top center;
    background-repeat: repeat-x;
}
a {
    color:#d0420b;
}
.thm-wrap-site {
    width: 960px;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 0 3px #555;
}
.thm-wrap {
    max-width: 1900px;
    margin: 0 auto;
}
.thm-wrap > .thm-wrap-in  > .thm-wrap-in  > .thm-wrap-in {
    width:auto;
    padding-bottom: 150px;
}
.thm-header {
    position: relative;
    height:155px;
    color:#7e7e7c;    
}
.thm-header .thm-header-in {
    height:155px;
}
.thm-logo {
    position: absolute;
    left:40px;
    top:20px;
}
#thm-user-panel {
    top:auto;
    bottom: 15px;
    line-height:20px;
    height:20px;
    vertical-align: top;
}
#thm-user-panel a {
    max-width: 100px;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
}
#thm-user-panel .delimiter {
    display: inline-block;
    margin:0 5px;
    vertical-align: top;
}
#thm-cart {
    position: absolute;
    right: 225px;
    bottom: 15px;
    line-height: 20px;      
}
#thm-cart > a { 
    text-decoration: none;
}
#thm-cart > a span.count { 
    background: #d0420b;
    color: #fff;
    display:inline-block;
    padding: 2px 4px;
    line-height: 16px;
    border-radius: 2px;
}

.thm-header .thm-email {
    top:15px;
}
.thm-header .thm-email a {
    color:#777;
}
.thm-header .thm-phones {
    font-style: italic;
    color: #7e9223;
}
.thm-header .thm-address {
    bottom: auto;
    left: auto;
    right: 225px;
    top:15px;
    line-height:20px;
}
.thm-header-after {
    position: relative;
    z-index: 2;
}
.thm-content-wrap {
    position: relative;
}
.thm-footer {
    z-index: 2;
    height:150px;
    color:#fff;    
    background: #778b14;
}
.thm-footer a {
    color:#eeff9d;
}
.thm-footer > .thm-footer-in  > .thm-footer-in  > .thm-footer-in {
    height: 150px;
    position: relative;
}
.thm-footer .thm-email {
    top:15px;
    right: 15px;
    left:auto;
}
.thm-footer .thm-phones {
    top:45px;
    right: 15px;
    left:auto;
    font-size: 20px;
    line-height:30px;
    font-style: italic;
}
.thm-footer .thm-address {
    top:115px;
    right: 15px;
    left:auto;
    
}

.thm-copyright {
    line-height: 30px;
    position: absolute;
    bottom: 45px;
    left: 15px;
}
.thm-development {
    line-height: 30px;
    position: absolute;
    bottom: 15px;
    left: 15px;
}
.sys-sidebar-header {
    padding: 15px 0;
    position: absolute;
    top: 0px;
    left: 250px;
    width: 450px;
}
.sys-sidebar-footer {
    padding: 0px;
    position: absolute;
    bottom: 15px;
    right: 15px;
}
.sys-sidebar-left {
    padding: 30px 0px 0px 0px;
    width: 280px;
}
.sys-sidebar-left .sys_w_round {
    border-left: none; 
}
.sys-content-column-s-l {
    margin-left: 280px;
    padding: 30px 15px 15px 15px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #72bb2d none repeat scroll 0 0;
    border: 2px solid #d0420b;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #ee5a21 none repeat scroll 0 0;
    border: 2px solid #d0420b;
    border-radius: 7px;
    display: block;
    height: 15px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 15px;
}
.bx-wrapper .bx-pager {   
    text-align: left;
    position:absolute;
    width:auto;
    bottom: 5px;
    right: 15px;
}
.bx-wrapper .bx-controls-direction a {
    height: 48px;
    width: 48px;
    margin-top: 0;    
    top:auto;
    bottom: 20%;
    opacity: 0.7;
    font-size:42px;
    line-height:48px;
    color:#fff;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    text-rendering: auto;
    background: transparent;
    text-indent: 0;
    text-decoration: none;
    text-shadow: 0 0 1px #000,2px 2px 5px #000,0 0 1px #000,2px 2px 4px #000;
}
.bx-wrapper .bx-next:before {
    content: "\f054";
}
.bx-wrapper .bx-prev:before {
    content: "\f053";
}
.bx-wrapper .bx-caption {
    background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
}
.bx-wrapper .bx-caption span {
    color: #3d700c;
    font-size: 20px;
    text-align: left;
}

/*> breadcrumbs*/
.breadcrumbs {
    font-size: 12px;
    line-height: 12px;
    position: relative;
}
/*< breadcrumbs*/

/*> menu-h*/
.sys-wgt-menu-h {
    background-color: #859a22;
    background-image: url("../images/menu.png");
    background-position: left top;
    background-repeat: repeat-x;
    position: relative;
}
@media (min-width: 1100px) {
  

.sys-wgt-menu-h::before {
    content:'';
    display: block;
    width: 58px;
    height: 73px;
    position: absolute;
    top: 0px;
    left: -58px;
    background-image: url("../images/menu_left.png");
    background-position: left top;
    background-repeat: no-repeat;
}
.sys-wgt-menu-h::after {
    content:'';
    display: block;
    width: 58px;
    height: 73px;
    position: absolute;
    top: 0px;
    right: -58px;
    background-image: url("../images/menu_right.png");
    background-position: left top;
    background-repeat: no-repeat;
}
}
.sys-wgt-menu-h > ul {
    background-color: transparent;
}
.sys-wgt-menu-h > ul > li > a {
    background-color: transparent;
    color:#fff;
    font-size: 16px;
    font-weight:bold;
    line-height: 49px;
    padding: 0 15px;
    text-decoration: none;
}
.sys-wgt-menu-h > ul > li > a:hover, .sys-wgt-menu-h > ul > li > a.active {
    background: rgb(93,110,14);
    background: rgba(0,0,0,0.2);
}
.sys-wgt-menu-h > ul > li.open > a {
    background-color: #dfdfdf;
    color:#404040;
    position: relative;
    z-index: 2;
}
.sys-wgt-menu-h > ul > li > ul {
    background-color: #dfdfdf;
    color:#404040;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    z-index: 1;
}
.sys-wgt-menu-h > ul > li ul a {
    color:#404040;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
    padding: 3px 15px;
}
.sys-wgt-menu-h > ul > li.open ul a:hover,  .sys-wgt-menu-h > ul > li.open ul a.active{
    background-color: #e9e9e9;
}
/*< menu-h */

/*> menu-v*/
.sys-wgt-menu-v > ul {
    background-color: #e0e993;
    background-image: url("../images/menu_v.png");
    background-position: left top;
    background-repeat: repeat;
    padding: 5px 0px;
}
.sys-wgt-menu-v > ul > li {
    padding: 5px 0px;
}
.sys-wgt-menu-v > ul > li > a {
    background-color: transparent;
    color:#dc4409;
    font-size: 18px;
    font-weight:bold;
    line-height: 20px;
    padding: 10px 15px 10px 20px;
    text-decoration: none;
    position: relative;
}
.sys-wgt-menu-v > ul > li > a:hover, .sys-wgt-menu-v > ul > li > a.active {
    background-image: url("../images/menu_v_h.png");
    background-position: left top;
    background-repeat: repeat;
    color:#fff;
}
.sys-wgt-menu-v > ul > li.open > a {
    background-image: url("../images/menu_v_o.png");
    background-position: left top;
    background-repeat: repeat;
}
.sys-wgt-menu-v > ul > li > a span.more {
    position: absolute;
    display: block;
    width: 20px;
    height:20px;
    left: 0;
    top: 50%;
    margin-top: -10px;
    text-align:center;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    text-rendering: auto;
    transform: rotate(0deg);
    transition: transform 0.2s;
}
.sys-wgt-menu-v > ul > li > a span.more::before {
    content: "\f0da";    
}
.sys-wgt-menu-v > ul > li.open > a span.more {
    transform: rotate(90deg);
    transition: transform 0.2s;
}
.sys-wgt-menu-v > ul > li > ul {
    padding: 10px 0 0 10px;
}
.sys-wgt-menu-v > ul > li ul a {
    color:#6c6a69;
    text-decoration: none;
    font-size: 14px;
    font-style: italic;
    font-weight:bold;
    line-height: 20px;
    padding: 3px 15px;
    text-shadow: 0 0 2px #fff,0 0 1px #fff;
}
.sys-wgt-menu-v > ul > li.open ul a:hover,  .sys-wgt-menu-v > ul > li.open ul a.active{
    color:#dc4409;
}
/*< menu-h*/

.ctg_categories_cont_tile > ul {
    margin: 0 -7px;
}
.ctg_categories_cont_tile > ul > li {
    width: 33%;    
    background-color: transparent;    
    border: none;
    border-radius: 0;
    box-shadow: none;    
    height: 220px;    
    margin: 0;
    overflow: hidden;
    padding: 0 7px 15px 7px;   
}
.ctg_categories_cont_tile > ul > li .fc {
    border: 1px solid #bac764;
    border-radius: 2px;
    overflow: hidden;
    display: block;
    position: relative;
}
.ctg_categories_cont_tile > ul > li > div.fc > a.t {
    width:100%;    
    display: block;
}
.ctg_subcategories_columns {
    border: none;
}
.ctg_products_cont_tile {
    margin:0 -7px;
}
.ctg_products_cont_tile div.item {
    border: none;
    border-radius: 0;
    float: left;
    margin: 0;
    min-height: 0;
    padding: 0 7px 15px 7px;
    width: 33%;
}
.ctg_products_cont_tile div.item .item-in {
    border: 1px solid #bac764;
    border-radius: 2px;
    overflow: hidden;
    display: block;
    position: relative;
}
.ctg_products_cont_tile div.item .cart {
    height:30px;
    padding:5px 10px;
    text-align: left;
}
.ctg_products_cont_tile div.item .cart .price {
    width: 50%;
    float:left;
    display: block;
    font-weight:bold;
    font-size: 16px;
}
.ctg_products_cont_tile div.item .status {
    display:none;
}
.ctg_products_cont_tile div.item .cart .btn {
    float:right;
    background: #dc4409;
    border-color: #dc4409;
}