/* Compiled Less CSS File */
/* Generated from "style4.css" */

/* 
DO NOT DELETE THIS LINE
Necessary to check if StyleSheet has loaded  */
#dummy-element {
  width: 2px;
}
/* Import LESS variables and mixins files */
/***********************************************************************************************/
/* LESS VARIABLES */
/***********************************************************************************************/
/***********************************************************************************************/
/* LESS MIXINS */
/***********************************************************************************************/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: NaN a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*********************************************************************************/
/* LESS VARIABLES */
/*********************************************************************************/
/*********************************************************************************/
/* Style 1 */
/*********************************************************************************/
body {
  background-image: url("../../images/styles/style4/bg_pattern.png");
}
#content:before {
  background-color: #c3d782;
  background-image: -moz-linear-gradient(top, #9bbd2e, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9bbd2e), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #9bbd2e, #ffffff);
  background-image: -o-linear-gradient(top, #9bbd2e, #ffffff);
  background-image: linear-gradient(to bottom, #9bbd2e, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9bbd2e', endColorstr='#ffffffff', GradientType=0);
}
#content #mainmenu {
  background-color: #a6c838;
  background-image: -moz-linear-gradient(top, #aed03f, #9bbd2e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aed03f), to(#9bbd2e));
  background-image: -webkit-linear-gradient(top, #aed03f, #9bbd2e);
  background-image: -o-linear-gradient(top, #aed03f, #9bbd2e);
  background-image: linear-gradient(to bottom, #aed03f, #9bbd2e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaed03f', endColorstr='#ff9bbd2e', GradientType=0);
}
#content #cart_mod {
  background-color: #80ad19;
  background-image: -moz-linear-gradient(top, #86b61a, #76a017);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#86b61a), to(#76a017));
  background-image: -webkit-linear-gradient(top, #86b61a, #76a017);
  background-image: -o-linear-gradient(top, #86b61a, #76a017);
  background-image: linear-gradient(to bottom, #86b61a, #76a017);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff86b61a', endColorstr='#ff76a017', GradientType=0);
}
.icebtn,
p.readmore a.btn {
  background-color: #9bbd2e;
  text-shadow: 1px 1px 1px #738c22;
}
.icebtn:hover,
p.readmore a.btn:hover {
  background-color: #aed03f;
}
.icemegamenu > ul > li a.iceMenuTitle span.icemega_title {
  text-shadow: 1px 1px 1px #697f1f;
}
.icemegamenu > ul > li:hover a.iceMenuTitle {
  background-color: #8aa829;
}
.icemegamenu > ul > li.active > a.iceMenuTitle {
  background-color: #8aa829;
}
.icemegamenu > ul > li.active:after {
  border-top-color: #8aa829;
}
.icemegamenu ul.icesubMenu {
  background-color: #8aa829;
}
@media only screen and (max-width: 979px) {
  #icemegamenu > li > ul.icesubMenu {
    background: #8aa829;
  }
}
.icesubMenu .icemega_cover_module form#login-form button {
  background-color: #738c22;
  text-shadow: 1px 1px 1px #516318;
}
.icesubMenu .icemega_cover_module form#login-form button:hover {
  background: #a5c931;
  color: #fff;
}
#iceslideshow .carousel-caption .mod-description .btn {
  background-color: #a6c838;
  background-image: -moz-linear-gradient(top, #aed03f, #9bbd2e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aed03f), to(#9bbd2e));
  background-image: -webkit-linear-gradient(top, #aed03f, #9bbd2e);
  background-image: -o-linear-gradient(top, #aed03f, #9bbd2e);
  background-image: linear-gradient(to bottom, #aed03f, #9bbd2e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaed03f', endColorstr='#ff9bbd2e', GradientType=0);
  text-shadow: 1px 1px 1px #697f1f;
}
#iceslideshow .iceslideshow_arrow .carousel-control {
  border-color: #9bbd2e;
}
#iceslideshow .iceslideshow_arrow .carousel-control:after {
  background-image: url(../../images/styles/style4/iceslideshow_arrows.png);
}
#iceslideshow:hover .carousel-control.left:hover {
  background-color: #9bbd2e;
  background-color: rgba(155, 189, 46, 0.15);
}
#iceslideshow:hover .carousel-control.right:hover {
  background-color: #9bbd2e;
  background-color: rgba(155, 189, 46, 0.15);
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #739c16;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #739c16;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #739c16;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #739c16;
}
.tooltip .tooltip-inner {
  background-color: #739c16;
}
.hikashop_product_stock span.cart_btn_before {
  background-color: #8abb1b;
  background-image: -moz-linear-gradient(top, #97cd1d, #76a017);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#97cd1d), to(#76a017));
  background-image: -webkit-linear-gradient(top, #97cd1d, #76a017);
  background-image: -o-linear-gradient(top, #97cd1d, #76a017);
  background-image: linear-gradient(to bottom, #97cd1d, #76a017);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff97cd1d', endColorstr='#ff76a017', GradientType=0);
}
.hikashop_product_stock .btn.cart_btn {
  background-color: #a9ca3f;
  background-image: -moz-linear-gradient(top, #b3d34b, #9bbd2e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3d34b), to(#9bbd2e));
  background-image: -webkit-linear-gradient(top, #b3d34b, #9bbd2e);
  background-image: -o-linear-gradient(top, #b3d34b, #9bbd2e);
  background-image: linear-gradient(to bottom, #b3d34b, #9bbd2e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb3d34b', endColorstr='#ff9bbd2e', GradientType=0);
  text-shadow: 1px 1px 1px #586b1a;
}
.hikashop_product_stock .btn.cart_btn:hover {
  background: #b3d34b;
}
.hikashop_products_pagination .list-footer ul.pagination-list span.pagenav,
.hikashop_subcategories_pagination .list-footer ul.pagination-list span.pagenav,
.hikashop_product_page .list-footer ul.pagination-list span.pagenav,
#hikashop_order_listing .list-footer ul.pagination-list span.pagenav {
  border-color: #9bbd2e;
  background-color: #9bbd2e;
  text-shadow: 1px 1px 1px #697f1f;
}
#icecarousel {
  border-top-color: #9bbd2e;
}
#icecarousel:before {
  background-color: #f7faec;
  background-image: -moz-linear-gradient(top, #f1f7df, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f7df), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f1f7df, #ffffff);
  background-image: -o-linear-gradient(top, #f1f7df, #ffffff);
  background-image: linear-gradient(to bottom, #f1f7df, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1f7df', endColorstr='#ffffffff', GradientType=0);
}
#icecarousel h3.slider_heading span {
  border-bottom-color: #9bbd2e;
}
#icecarousel .flex-direction-nav a {
  border-color: #9bbd2e;
}
#icecarousel .flex-direction-nav a:after {
  background-image: url(../../images/styles/style4/icecarousel_arrows.png);
}
#icecarousel:hover .flex-direction-nav a.flex-prev:hover {
  background-color: #9bbd2e;
  background-color: rgba(155, 189, 46, 0.15);
}
#icecarousel:hover .flex-direction-nav a.flex-next:hover {
  background-color: #9bbd2e;
  background-color: rgba(155, 189, 46, 0.15);
}
#gotop .scrollup {
  background-color: #557311;
  background-color: rgba(85, 115, 17, 0.5);
}
#footer {
  background-color: #9bbd2e;
  background-image: url(../../images/styles/style4/footer_bg.png);
}
#footer #social #social_icons ul li a {
  background-image: url(../../images/styles/style4/social_icons.png);
}
#footer input[type="text"],
#footer input[type="email"] {
  background-color: #bbd85f;
  border-color: #cde288;
  color: #475615;
}
#footer input[type="text"] :-moz-placeholder,
#footer input[type="email"] :-moz-placeholder {
  color: #475615;
}
#footer input[type="text"] ::-webkit-input-placeholder,
#footer input[type="email"] ::-webkit-input-placeholder {
  color: #475615;
}
#footer input[type="text"] :input-placeholder,
#footer input[type="email"] :input-placeholder {
  color: #475615;
}
#footer input[type="text"]:-moz-placeholder,
#footer input[type="email"]:-moz-placeholder {
  color: #475615;
}
#footer input[type="text"]:-ms-input-placeholder,
#footer input[type="email"]:-ms-input-placeholder {
  color: #475615;
}
#footer input[type="text"]::-webkit-input-placeholder,
#footer input[type="email"]::-webkit-input-placeholder {
  color: #475615;
}
#footer #copyright {
  border-top: 1px solid #c4dd74;
  box-shadow: 0px -1px #697f1f;
}
#footer #copyright p.copytext {
  text-shadow: 1px 1px 1px #697f1f;
}
#footer #copyright ul li a {
  text-shadow: 1px 1px 1px #697f1f;
}
#footer .moduletable .moduletable_heading {
  text-shadow: 1px 1px 1px #475615;
}
#footer .moduletable .icebtn {
  background-color: #799424;
  text-shadow: 1px 1px 1px #364210;
}
#footer .moduletable .icebtn:hover {
  background-color: #697f1f;
}
body.page-portfolio .ice_filter ul.ice_filter_nav li.current a {
  background-color: #9bbd2e;
  border-color: #9bbd2e;
}
body.page-pricing div.pricing-table .pricing-table-header {
  background-color: #9bbd2e;
}
.hikashop_product_vote_listing .hikashop_listing_comment {
  background-color: #9bbd2e;
  text-shadow: 1px 1px 1px #697f1f;
}
.iceslide_link {
  background-color: #9bbd2e;
}
#iceslide .close {
  background-color: #9bbd2e;
}
#iceslide .close:hover {
  background-color: #aace36;
}
#sidebar .sidebar_module {
  background-color: #f3f8e3;
  border-color: #dbeaa9;
  /* with style1 */

}
#sidebar .sidebar_module .sidebar_module_heading {
  background-color: #a6c838;
  background-image: -moz-linear-gradient(top, #aed03f, #9bbd2e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aed03f), to(#9bbd2e));
  background-image: -webkit-linear-gradient(top, #aed03f, #9bbd2e);
  background-image: -o-linear-gradient(top, #aed03f, #9bbd2e);
  background-image: linear-gradient(to bottom, #aed03f, #9bbd2e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaed03f', endColorstr='#ff9bbd2e', GradientType=0);
  text-shadow: 1px 1px 1px #697f1f;
}
#sidebar .sidebar_module.sidebar_module_style1 {
  background-color: #ecf4d2;
  border-color: #dbeaa9;
}
#sidebar .sidebar_module.sidebar_module_style1 .sidebar_module_heading {
  background-color: #84b31a;
  background-image: -moz-linear-gradient(top, #8dbf1b, #76a017);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8dbf1b), to(#76a017));
  background-image: -webkit-linear-gradient(top, #8dbf1b, #76a017);
  background-image: -o-linear-gradient(top, #8dbf1b, #76a017);
  background-image: linear-gradient(to bottom, #8dbf1b, #76a017);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8dbf1b', endColorstr='#ff76a017', GradientType=0);
  text-shadow: 1px 1px 1px #4f6a0f;
}
#sidebar .sidebar_module.sidebar_module_style1 .icebtn {
  background-color: #76a017;
}
#sidebar .sidebar_module.sidebar_module_style1 .icebtn:hover {
  background-color: #80ad19;
}
#sidebar .sidebar_module ul.menu li a {
  border-bottom-color: #aed03f;
}
#sidebar .sidebar_module ul.menu li.active a {
  background: #d5e79d;
}
.hikashop_module .hikashop_category_information .accordion .accordion-group {
  border-bottom-color: #aed03f;
}
.hikashop_module .hikashop_category_information .accordion .accordion-group .accordion-heading a.accordion-toggle i {
  background-image: url(../../images/styles/style4/accordion_open.png);
}
.hikashop_module .hikashop_category_information .accordion .accordion-group .accordion-heading a.accordion-toggle.collapsed i {
  background-image: url(../../images/styles/style4/accordion_closed.png);
}
body.page-faq .accordionfaq .accordionfaqheader {
  background-color: #f3f8e3 !important;
  border-color: #deecb1 !important;
}
#section-kmt h3.kmt-title {
  background-color: #9bbd2e;
  text-shadow: 1px 1px 1px #697f1f;
}
#cart_mod a.hikashop_small_cart_checkout_link {
  text-shadow: 1px 1px 1px #557311;
}
#cart_mod a.hikashop_small_cart_checkout_link:hover {
  background: #668a14;
}
#cart_mod a.dropdown-cart {
  text-shadow: 1px 1px 1px #557311;
}
#cart_mod a.dropdown-cart.dropdown-open {
  background: #86b61a;
}
#cart_mod a.dropdown-cart .caret {
  border-top-color: #c1e967;
}