/* Compiled Less CSS File */
/* Generated from "style3.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 3 */
/*********************************************************************************/
body {
  background-image: url("../../images/styles/style3/bg_pattern.png");
}
#content:before {
  background-color: #e08385;
  background-image: -moz-linear-gradient(top, #cb3133, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cb3133), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #cb3133, #ffffff);
  background-image: -o-linear-gradient(top, #cb3133, #ffffff);
  background-image: linear-gradient(to bottom, #cb3133, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcb3133', endColorstr='#ffffffff', GradientType=0);
}
#content #mainmenu {
  background-color: #d04143;
  background-image: -moz-linear-gradient(top, #d44c4e, #cb3133);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d44c4e), to(#cb3133));
  background-image: -webkit-linear-gradient(top, #d44c4e, #cb3133);
  background-image: -o-linear-gradient(top, #d44c4e, #cb3133);
  background-image: linear-gradient(to bottom, #d44c4e, #cb3133);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd44c4e', endColorstr='#ffcb3133', GradientType=0);
}
#content #cart_mod {
  background-color: #bf1b1c;
  background-image: -moz-linear-gradient(top, #c81c1d, #b2191a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c81c1d), to(#b2191a));
  background-image: -webkit-linear-gradient(top, #c81c1d, #b2191a);
  background-image: -o-linear-gradient(top, #c81c1d, #b2191a);
  background-image: linear-gradient(to bottom, #c81c1d, #b2191a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc81c1d', endColorstr='#ffb2191a', GradientType=0);
}
.icebtn,
p.readmore a.btn {
  background-color: #cb3133;
  text-shadow: 1px 1px 1px #9a2527;
}
.icebtn:hover,
p.readmore a.btn:hover {
  background-color: #d44c4e;
}
.icemegamenu > ul > li a.iceMenuTitle span.icemega_title {
  text-shadow: 1px 1px 1px #8d2224;
}
.icemegamenu > ul > li:hover a.iceMenuTitle {
  background-color: #b62c2e;
}
.icemegamenu > ul > li.active > a.iceMenuTitle {
  background-color: #b62c2e;
}
.icemegamenu > ul > li.active:after {
  border-top-color: #b62c2e;
}
.icemegamenu ul.icesubMenu {
  background-color: #b62c2e;
}
@media only screen and (max-width: 979px) {
  #icemegamenu > li > ul.icesubMenu {
    background: #b62c2e;
  }
}
.icesubMenu .icemega_cover_module form#login-form button {
  background-color: #9a2527;
  text-shadow: 1px 1px 1px #711b1c;
}
.icesubMenu .icemega_cover_module form#login-form button:hover {
  background: #d03b3d;
  color: #fff;
}
#iceslideshow .carousel-caption .mod-description .btn {
  background-color: #d04143;
  background-image: -moz-linear-gradient(top, #d44c4e, #cb3133);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d44c4e), to(#cb3133));
  background-image: -webkit-linear-gradient(top, #d44c4e, #cb3133);
  background-image: -o-linear-gradient(top, #d44c4e, #cb3133);
  background-image: linear-gradient(to bottom, #d44c4e, #cb3133);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd44c4e', endColorstr='#ffcb3133', GradientType=0);
  text-shadow: 1px 1px 1px #8d2224;
}
#iceslideshow .iceslideshow_arrow .carousel-control {
  border-color: #cb3133;
}
#iceslideshow .iceslideshow_arrow .carousel-control:after {
  background-image: url(../../images/styles/style3/iceslideshow_arrows.png);
}
#iceslideshow:hover .carousel-control.left:hover {
  background-color: #cb3133;
  background-color: rgba(203, 49, 51, 0.15);
}
#iceslideshow:hover .carousel-control.right:hover {
  background-color: #cb3133;
  background-color: rgba(203, 49, 51, 0.15);
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #ae1819;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #ae1819;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #ae1819;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #ae1819;
}
.tooltip .tooltip-inner {
  background-color: #ae1819;
}
.hikashop_product_stock span.cart_btn_before {
  background-color: #cd1d1e;
  background-image: -moz-linear-gradient(top, #df1f21, #b2191a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#df1f21), to(#b2191a));
  background-image: -webkit-linear-gradient(top, #df1f21, #b2191a);
  background-image: -o-linear-gradient(top, #df1f21, #b2191a);
  background-image: linear-gradient(to bottom, #df1f21, #b2191a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdf1f21', endColorstr='#ffb2191a', GradientType=0);
}
.hikashop_product_stock .btn.cart_btn {
  background-color: #d2494a;
  background-image: -moz-linear-gradient(top, #d7585a, #cb3133);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d7585a), to(#cb3133));
  background-image: -webkit-linear-gradient(top, #d7585a, #cb3133);
  background-image: -o-linear-gradient(top, #d7585a, #cb3133);
  background-image: linear-gradient(to bottom, #d7585a, #cb3133);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd7585a', endColorstr='#ffcb3133', GradientType=0);
  text-shadow: 1px 1px 1px #791d1e;
}
.hikashop_product_stock .btn.cart_btn:hover {
  background: #d7585a;
}
.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: #cb3133;
  background-color: #cb3133;
  text-shadow: 1px 1px 1px #8d2224;
}
#icecarousel {
  border-top-color: #cb3133;
}
#icecarousel:before {
  background-color: #fcf4f4;
  background-image: -moz-linear-gradient(top, #faecec, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#faecec), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #faecec, #ffffff);
  background-image: -o-linear-gradient(top, #faecec, #ffffff);
  background-image: linear-gradient(to bottom, #faecec, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffaecec', endColorstr='#ffffffff', GradientType=0);
}
#icecarousel h3.slider_heading span {
  border-bottom-color: #cb3133;
}
#icecarousel .flex-direction-nav a {
  border-color: #cb3133;
}
#icecarousel .flex-direction-nav a:after {
  background-image: url(../../images/styles/style3/icecarousel_arrows.png);
}
#icecarousel:hover .flex-direction-nav a.flex-prev:hover {
  background-color: #cb3133;
  background-color: rgba(203, 49, 51, 0.15);
}
#icecarousel:hover .flex-direction-nav a.flex-next:hover {
  background-color: #cb3133;
  background-color: rgba(203, 49, 51, 0.15);
}
#gotop .scrollup {
  background-color: #851313;
  background-color: rgba(133, 19, 19, 0.5);
}
#footer {
  background-color: #cb3133;
  background-image: url(../../images/styles/style3/footer_bg.png);
}
#footer #social #social_icons ul li a {
  background-image: url(../../images/styles/style3/social_icons.png);
}
#footer input[type="text"],
#footer input[type="email"] {
  background-color: #dc6d6e;
  border-color: #e69697;
  color: #641819;
}
#footer input[type="text"] :-moz-placeholder,
#footer input[type="email"] :-moz-placeholder {
  color: #641819;
}
#footer input[type="text"] ::-webkit-input-placeholder,
#footer input[type="email"] ::-webkit-input-placeholder {
  color: #641819;
}
#footer input[type="text"] :input-placeholder,
#footer input[type="email"] :input-placeholder {
  color: #641819;
}
#footer input[type="text"]:-moz-placeholder,
#footer input[type="email"]:-moz-placeholder {
  color: #641819;
}
#footer input[type="text"]:-ms-input-placeholder,
#footer input[type="email"]:-ms-input-placeholder {
  color: #641819;
}
#footer input[type="text"]::-webkit-input-placeholder,
#footer input[type="email"]::-webkit-input-placeholder {
  color: #641819;
}
#footer #copyright {
  border-top: 1px solid #e18183;
  box-shadow: 0px -1px #8d2224;
}
#footer #copyright p.copytext {
  text-shadow: 1px 1px 1px #8d2224;
}
#footer #copyright ul li a {
  text-shadow: 1px 1px 1px #8d2224;
}
#footer .moduletable .moduletable_heading {
  text-shadow: 1px 1px 1px #641819;
}
#footer .moduletable .icebtn {
  background-color: #a22729;
  text-shadow: 1px 1px 1px #501314;
}
#footer .moduletable .icebtn:hover {
  background-color: #8d2224;
}
body.page-portfolio .ice_filter ul.ice_filter_nav li.current a {
  background-color: #cb3133;
  border-color: #cb3133;
}
body.page-pricing div.pricing-table .pricing-table-header {
  background-color: #cb3133;
}
.hikashop_product_vote_listing .hikashop_listing_comment {
  background-color: #cb3133;
  text-shadow: 1px 1px 1px #8d2224;
}
.iceslide_link {
  background-color: #cb3133;
}
#iceslide .close {
  background-color: #cb3133;
}
#iceslide .close:hover {
  background-color: #d24446;
}
#sidebar .sidebar_module {
  background-color: #fbf0f0;
  border-color: #f2c7c8;
  /* with style1 */

}
#sidebar .sidebar_module .sidebar_module_heading {
  background-color: #d04143;
  background-image: -moz-linear-gradient(top, #d44c4e, #cb3133);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d44c4e), to(#cb3133));
  background-image: -webkit-linear-gradient(top, #d44c4e, #cb3133);
  background-image: -o-linear-gradient(top, #d44c4e, #cb3133);
  background-image: linear-gradient(to bottom, #d44c4e, #cb3133);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd44c4e', endColorstr='#ffcb3133', GradientType=0);
  text-shadow: 1px 1px 1px #8d2224;
}
#sidebar .sidebar_module.sidebar_module_style1 {
  background-color: #f8e4e4;
  border-color: #f0bfc0;
}
#sidebar .sidebar_module.sidebar_module_style1 .sidebar_module_heading {
  background-color: #c51c1d;
  background-image: -moz-linear-gradient(top, #d11d1f, #b2191a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d11d1f), to(#b2191a));
  background-image: -webkit-linear-gradient(top, #d11d1f, #b2191a);
  background-image: -o-linear-gradient(top, #d11d1f, #b2191a);
  background-image: linear-gradient(to bottom, #d11d1f, #b2191a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd11d1f', endColorstr='#ffb2191a', GradientType=0);
  text-shadow: 1px 1px 1px #7c1112;
}
#sidebar .sidebar_module.sidebar_module_style1 .icebtn {
  background-color: #b2191a;
}
#sidebar .sidebar_module.sidebar_module_style1 .icebtn:hover {
  background-color: #bf1b1c;
}
#sidebar .sidebar_module ul.menu li a {
  border-bottom-color: #d65456;
}
#sidebar .sidebar_module ul.menu li.active a {
  background: #f1c3c4;
}
.hikashop_module .hikashop_category_information .accordion .accordion-group {
  border-bottom-color: #d55052;
}
.hikashop_module .hikashop_category_information .accordion .accordion-group .accordion-heading a.accordion-toggle i {
  background-image: url(../../images/styles/style3/accordion_open.png);
}
.hikashop_module .hikashop_category_information .accordion .accordion-group .accordion-heading a.accordion-toggle.collapsed i {
  background-image: url(../../images/styles/style3/accordion_closed.png);
}
body.page-faq .accordionfaq .accordionfaqheader {
  background-color: #fbf0f0 !important;
  border-color: #f4cfd0 !important;
}
#section-kmt h3.kmt-title {
  background-color: #cb3133;
  text-shadow: 1px 1px 1px #8d2224;
}
#cart_mod a.hikashop_small_cart_checkout_link {
  text-shadow: 1px 1px 1px #851313;
}
#cart_mod a.hikashop_small_cart_checkout_link:hover {
  background: #9c1617;
}
#cart_mod a.dropdown-cart {
  text-shadow: 1px 1px 1px #851313;
}
#cart_mod a.dropdown-cart.dropdown-open {
  background: #c81c1d;
}
#cart_mod a.dropdown-cart .caret {
  border-top-color: #ec7879;
}