/* Compiled Less CSS File */
/* Generated from "style2.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 2 */
/*********************************************************************************/
body {
  background-image: url("../../images/styles/style2/bg_pattern.png");
}
#content:before {
  background-color: #e0a783;
  background-image: -moz-linear-gradient(top, #cc6c31, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cc6c31), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #cc6c31, #ffffff);
  background-image: -o-linear-gradient(top, #cc6c31, #ffffff);
  background-image: linear-gradient(to bottom, #cc6c31, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc6c31', endColorstr='#ffffffff', GradientType=0);
}
#content #mainmenu {
  background-color: #ffa400; /*ic d17842 */
  background-image: -moz-linear-gradient(top, #ffb719, #ff9500); /*ic #d4804d, #cc6c31 */
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffb719), to(#ff9500)); /*ic #d4804d, #cc6c31 */
  background-image: -webkit-linear-gradient(top, #ffb719, #ff9500); /*ic #d4804d, #cc6c31 */
  background-image: -o-linear-gradient(top, #ffb719, #ff9500); /*ic #d4804d, #cc6c31 */
  background-image: linear-gradient(to bottom, #ffb719, #ff9500); /*ic #d4804d, #cc6c31 */
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb719', endColorstr='#ffff9500', GradientType=0);
}
#content #cart_mod {
  background-color: #c04c1b;
  background-image: -moz-linear-gradient(top, #c9501c, #b34719);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c9501c), to(#b34719));
  background-image: -webkit-linear-gradient(top, #c9501c, #b34719);
  background-image: -o-linear-gradient(top, #c9501c, #b34719);
  background-image: linear-gradient(to bottom, #c9501c, #b34719);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc9501c', endColorstr='#ffb34719', GradientType=0);
}
.icebtn,
p.readmore a.btn {
  background-color: #cc6c31;
  text-shadow: 1px 1px 1px #9b5225;
}
.icebtn:hover,
p.readmore a.btn:hover {
  background-color: #d4804d;
}
.icemegamenu > ul > li a.iceMenuTitle span.icemega_title {
  text-shadow: 1px 1px 1px #8e4b22;
}
.icemegamenu > ul > li:hover a.iceMenuTitle {
  background-color: #ff8100;  /*ic b7612c*/
}
.icemegamenu > ul > li.active > a.iceMenuTitle {
  background-color: #ff8100;  /*ic b7612c*/
}
.icemegamenu > ul > li.active:after {
  border-top-color: #ff8100;  /*ic b7612c */
}
.icemegamenu ul.icesubMenu {
  background-color: #ff8100;  /*ic b7612c*/
}
@media only screen and (max-width: 979px) {
  #icemegamenu > li > ul.icesubMenu {
    background: #ff8100;  /*ic b7612c*/
  }
}
.icesubMenu .icemega_cover_module form#login-form button {
  background-color: #9b5225;
  text-shadow: 1px 1px 1px #723c1b;
}
.icesubMenu .icemega_cover_module form#login-form button:hover {
  background: #d0743c;
  color: #fff;
}
#iceslideshow .carousel-caption .mod-description .btn {
  background-color: #d17842;
  background-image: -moz-linear-gradient(top, #d4804d, #cc6c31);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d4804d), to(#cc6c31));
  background-image: -webkit-linear-gradient(top, #d4804d, #cc6c31);
  background-image: -o-linear-gradient(top, #d4804d, #cc6c31);
  background-image: linear-gradient(to bottom, #d4804d, #cc6c31);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd4804d', endColorstr='#ffcc6c31', GradientType=0);
  text-shadow: 1px 1px 1px #8e4b22;
}
#iceslideshow .iceslideshow_arrow .carousel-control {
  border-color: #cc6c31;
}
#iceslideshow .iceslideshow_arrow .carousel-control:after {
  background-image: url(../../images/styles/style2/iceslideshow_arrows.png);
}
#iceslideshow:hover .carousel-control.left:hover {
  background-color: #cc6c31;
  background-color: rgba(204, 108, 49, 0.15);
}
#iceslideshow:hover .carousel-control.right:hover {
  background-color: #cc6c31;
  background-color: rgba(204, 108, 49, 0.15);
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #af4518;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #af4518;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #af4518;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #af4518;
}
.tooltip .tooltip-inner {
  background-color: #af4518;
}
.hikashop_product_stock span.cart_btn_before {
  background-color: #ce521d;
  background-image: -moz-linear-gradient(top, #e0591f, #b34719);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e0591f), to(#b34719));
  background-image: -webkit-linear-gradient(top, #e0591f, #b34719);
  background-image: -o-linear-gradient(top, #e0591f, #b34719);
  background-image: linear-gradient(to bottom, #e0591f, #b34719);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe0591f', endColorstr='#ffb34719', GradientType=0);
}
.hikashop_product_stock .btn.cart_btn {
  background-color: #d37d49;
  background-image: -moz-linear-gradient(top, #d78959, #cc6c31);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d78959), to(#cc6c31));
  background-image: -webkit-linear-gradient(top, #d78959, #cc6c31);
  background-image: -o-linear-gradient(top, #d78959, #cc6c31);
  background-image: linear-gradient(to bottom, #d78959, #cc6c31);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd78959', endColorstr='#ffcc6c31', GradientType=0);
  text-shadow: 1px 1px 1px #7a401d;
}
.hikashop_product_stock .btn.cart_btn:hover {
  background: #d78959;
}
.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: #cc6c31;
  background-color: #cc6c31;
  text-shadow: 1px 1px 1px #8e4b22;
}
#icecarousel {
  border-top-color: #cc6c31;
}
#icecarousel:before {
  background-color: #fcf6f2;
  background-image: -moz-linear-gradient(top, #faefe9, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#faefe9), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #faefe9, #ffffff);
  background-image: -o-linear-gradient(top, #faefe9, #ffffff);
  background-image: linear-gradient(to bottom, #faefe9, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffaefe9', endColorstr='#ffffffff', GradientType=0);
}
#icecarousel h3.slider_heading span {
  border-bottom-color: #cc6c31;
}
#icecarousel .flex-direction-nav a {
  border-color: #cc6c31;
}
#icecarousel .flex-direction-nav a:after {
  background-image: url(../../images/styles/style2/icecarousel_arrows.png);
}
#icecarousel:hover .flex-direction-nav a.flex-prev:hover {
  background-color: #cc6c31;
  background-color: rgba(204, 108, 49, 0.15);
}
#icecarousel:hover .flex-direction-nav a.flex-next:hover {
  background-color: #cc6c31;
  background-color: rgba(204, 108, 49, 0.15);
}
#gotop .scrollup {
  background-color: #863513;
  background-color: rgba(134, 53, 19, 0.5);
}
#footer {
  background-color: #ff9500;
  background-image: url(../../images/styles/style2/footer_bg.jpg);
}
#footer #social #social_icons ul li a {
  background-image: url(../../images/styles/style2/social_icons.png);
}
#footer input[type="text"],
#footer input[type="email"] {
  background-color: #dc986d;
  border-color: #e6b597;
  color: #653618;
}
#footer input[type="text"] :-moz-placeholder,
#footer input[type="email"] :-moz-placeholder {
  color: #653618;
}
#footer input[type="text"] ::-webkit-input-placeholder,
#footer input[type="email"] ::-webkit-input-placeholder {
  color: #653618;
}
#footer input[type="text"] :input-placeholder,
#footer input[type="email"] :input-placeholder {
  color: #653618;
}
#footer input[type="text"]:-moz-placeholder,
#footer input[type="email"]:-moz-placeholder {
  color: #653618;
}
#footer input[type="text"]:-ms-input-placeholder,
#footer input[type="email"]:-ms-input-placeholder {
  color: #653618;
}
#footer input[type="text"]::-webkit-input-placeholder,
#footer input[type="email"]::-webkit-input-placeholder {
  color: #653618;
}
#footer #copyright {
  /*ic border-top: 1px solid #e1a682;
  box-shadow: 0px -1px #8e4b22; */
  border-top: 0px solid #e1a682;
  box-shadow: 0px 0px #8e4b22;	
}
#footer #copyright p.copytext {
  text-shadow: 1px 1px 1px #8e4b22;
}
#footer #copyright ul li a {
  text-shadow: 1px 1px 1px #8e4b22;
}
#footer .moduletable .moduletable_heading {
  text-shadow: 1px 1px 1px #653618;
}
#footer .moduletable .icebtn {
  background-color: #a35627;
  text-shadow: 1px 1px 1px #512b13;
}
#footer .moduletable .icebtn:hover {
  background-color: #8e4b22;
}
body.page-portfolio .ice_filter ul.ice_filter_nav li.current a {
  background-color: #cc6c31;
  border-color: #cc6c31;
}
body.page-pricing div.pricing-table .pricing-table-header {
  background-color: #cc6c31;
}
.hikashop_product_vote_listing .hikashop_listing_comment {
  background-color: #cc6c31;
  text-shadow: 1px 1px 1px #8e4b22;
}
.iceslide_link {
  background-color: #ff9500;
}
#iceslide .close {
  background-color: #ff9500;
}
#iceslide .close:hover {
  background-color: #d27a44;
}
#sidebar .sidebar_module {
  background-color: #ededed; /*ic f9ece5 */
  border-color: #eeccb7;
  border-radius: 7px 7px 0 0;
  /* with style1 */

}
#sidebar .sidebar_module .sidebar_module_heading {
  background-color: #ffa400;
  background-image: -moz-linear-gradient(top, #ffb719, #ff9500);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffb719), to(#ff9500));
  background-image: -webkit-linear-gradient(top, #ffb719, #ff9500);
  background-image: -o-linear-gradient(top, #ffb719, #ff9500);
  background-image: linear-gradient(to bottom, #ffb719, #ff9500);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb719', endColorstr='#ff9500', GradientType=0);
  text-shadow: 1px 1px 1px #8e4b22;
}
#sidebar .sidebar_module.sidebar_module_style1 {
  background-color: #f6e4d8;
  border-color: #eeccb7;
}
#sidebar .sidebar_module.sidebar_module_style1 .sidebar_module_heading {
  background-color: #c64e1c;
  background-image: -moz-linear-gradient(top, #d2531d, #b34719);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d2531d), to(#b34719));
  background-image: -webkit-linear-gradient(top, #d2531d, #b34719);
  background-image: -o-linear-gradient(top, #d2531d, #b34719);
  background-image: linear-gradient(to bottom, #d2531d, #b34719);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd2531d', endColorstr='#ffb34719', GradientType=0);
  text-shadow: 1px 1px 1px #7d3211;
}
#sidebar .sidebar_module.sidebar_module_style1 .icebtn {
  background-color: #b34719;
}
#sidebar .sidebar_module.sidebar_module_style1 .icebtn:hover {
  background-color: #c04c1b;
}
#sidebar .sidebar_module ul.menu li a {
  border-bottom-color: #d68655;
}
#sidebar .sidebar_module ul.menu li.active a {
  background: #f0d2c0;
}
.hikashop_module .hikashop_category_information .accordion .accordion-group {
  border-bottom-color: #d78959;
}
.hikashop_module .hikashop_category_information .accordion .accordion-group .accordion-heading a.accordion-toggle i {
  background-image: url(../../images/styles/style2/accordion_open.png);
}
.hikashop_module .hikashop_category_information .accordion .accordion-group .accordion-heading a.accordion-toggle.collapsed i {
  background-image: url(../../images/styles/style2/accordion_closed.png);
}
body.page-faq .accordionfaq .accordionfaqheader {
  background-color: #faefe9 !important;
  border-color: #f2d8c8 !important;
}
#section-kmt h3.kmt-title {
  background-color: #cc6c31;
  text-shadow: 1px 1px 1px #8e4b22;
}
#cart_mod a.hikashop_small_cart_checkout_link {
  text-shadow: 1px 1px 1px #863513;
}
#cart_mod a.hikashop_small_cart_checkout_link:hover {
  background: #9d3e16;
}
#cart_mod a.dropdown-cart {
  text-shadow: 1px 1px 1px #863513;
}
#cart_mod a.dropdown-cart.dropdown-open {
  background: #c9501c;
}
#cart_mod a.dropdown-cart .caret {
  border-top-color: #ec9b79;
}