/* Compiled Less CSS File */
/* Generated from "style1.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/style1/bg_pattern.png");
}
#content:before {
  background-color: #85d8e9;
  background-image: -moz-linear-gradient(top, #34beda, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#34beda), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #34beda, #ffffff);
  background-image: -o-linear-gradient(top, #34beda, #ffffff);
  background-image: linear-gradient(to bottom, #34beda, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff34beda', endColorstr='#ffffffff', GradientType=0);
}
#content #mainmenu {
  background-color: #46c4dd;
  background-image: -moz-linear-gradient(top, #52c8e0, #34beda);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#52c8e0), to(#34beda));
  background-image: -webkit-linear-gradient(top, #52c8e0, #34beda);
  background-image: -o-linear-gradient(top, #52c8e0, #34beda);
  background-image: linear-gradient(to bottom, #52c8e0, #34beda);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff52c8e0', endColorstr='#ff34beda', GradientType=0);
}
#content #cart_mod {
  background-color: #1dacd4;
  background-image: -moz-linear-gradient(top, #1eb3dd, #1ba1c7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1eb3dd), to(#1ba1c7));
  background-image: -webkit-linear-gradient(top, #1eb3dd, #1ba1c7);
  background-image: -o-linear-gradient(top, #1eb3dd, #1ba1c7);
  background-image: linear-gradient(to bottom, #1eb3dd, #1ba1c7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1eb3dd', endColorstr='#ff1ba1c7', GradientType=0);
}
.icebtn,
p.readmore a.btn {
  background-color: #34beda;
  text-shadow: 1px 1px 1px #2098b1;
}
.icebtn:hover,
p.readmore a.btn:hover {
  background-color: #52c8e0;
}
.icemegamenu > ul > li a.iceMenuTitle span.icemega_title {
  text-shadow: 1px 1px 1px #1e8da4;
}
.icemegamenu > ul > li:hover a.iceMenuTitle {
  background-color: #26b2cf;
}
.icemegamenu > ul > li.active > a.iceMenuTitle {
  background-color: #26b2cf;
}
.icemegamenu > ul > li.active:after {
  border-top-color: #26b2cf;
}
.icemegamenu ul.icesubMenu {
  background-color: #26b2cf;
}
@media only screen and (max-width: 979px) {
  #icemegamenu > li > ul.icesubMenu {
    background: #26b2cf;
  }
}
.icesubMenu .icemega_cover_module form#login-form button {
  background-color: #2098b1;
  text-shadow: 1px 1px 1px #187385;
}
.icesubMenu .icemega_cover_module form#login-form button:hover {
  background: #41c2dc;
  color: #fff;
}
#iceslideshow .carousel-caption .mod-description .btn {
  background-color: #46c4dd;
  background-image: -moz-linear-gradient(top, #52c8e0, #34beda);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#52c8e0), to(#34beda));
  background-image: -webkit-linear-gradient(top, #52c8e0, #34beda);
  background-image: -o-linear-gradient(top, #52c8e0, #34beda);
  background-image: linear-gradient(to bottom, #52c8e0, #34beda);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff52c8e0', endColorstr='#ff34beda', GradientType=0);
  text-shadow: 1px 1px 1px #1e8da4;
}
#iceslideshow .iceslideshow_arrow .carousel-control {
  border-color: #34beda;
}
#iceslideshow .iceslideshow_arrow .carousel-control:after {
  background-image: url(../../images/styles/style1/iceslideshow_arrows.png);
}
#iceslideshow:hover .carousel-control.left:hover {
  background-color: #34beda;
  background-color: rgba(52, 190, 218, 0.15);
}
#iceslideshow:hover .carousel-control.right:hover {
  background-color: #34beda;
  background-color: rgba(52, 190, 218, 0.15);
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #1a9dc3;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #1a9dc3;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #1a9dc3;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #1a9dc3;
}
.tooltip .tooltip-inner {
  background-color: #1a9dc3;
}
.hikashop_product_stock span.cart_btn_before {
  background-color: #29b1d8;
  background-image: -moz-linear-gradient(top, #32bce3, #1ba1c7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#32bce3), to(#1ba1c7));
  background-image: -webkit-linear-gradient(top, #32bce3, #1ba1c7);
  background-image: -o-linear-gradient(top, #32bce3, #1ba1c7);
  background-image: linear-gradient(to bottom, #32bce3, #1ba1c7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff32bce3', endColorstr='#ff1ba1c7', GradientType=0);
}
.hikashop_product_stock .btn.cart_btn {
  background-color: #4ec6df;
  background-image: -moz-linear-gradient(top, #5fcce2, #34beda);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5fcce2), to(#34beda));
  background-image: -webkit-linear-gradient(top, #5fcce2, #34beda);
  background-image: -o-linear-gradient(top, #5fcce2, #34beda);
  background-image: linear-gradient(to bottom, #5fcce2, #34beda);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5fcce2', endColorstr='#ff34beda', GradientType=0);
  text-shadow: 1px 1px 1px #1a7a8e;
}
.hikashop_product_stock .btn.cart_btn:hover {
  background: #5fcce2;
}
.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: #34beda;
  background-color: #34beda;
  text-shadow: 1px 1px 1px #1e8da4;
}
#icecarousel {
  border-top-color: #34beda;
}
#icecarousel:before {
  background-color: #edf9fc;
  background-image: -moz-linear-gradient(top, #e1f5f9, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e1f5f9), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e1f5f9, #ffffff);
  background-image: -o-linear-gradient(top, #e1f5f9, #ffffff);
  background-image: linear-gradient(to bottom, #e1f5f9, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe1f5f9', endColorstr='#ffffffff', GradientType=0);
}
#icecarousel h3.slider_heading span {
  border-bottom-color: #34beda;
}
#icecarousel .flex-direction-nav a {
  border-color: #34beda;
}
#icecarousel .flex-direction-nav a:after {
  background-image: url(../../images/styles/style1/icecarousel_arrows.png);
}
#icecarousel:hover .flex-direction-nav a.flex-prev:hover {
  background-color: #34beda;
  background-color: rgba(52, 190, 218, 0.15);
}
#icecarousel:hover .flex-direction-nav a.flex-next:hover {
  background-color: #34beda;
  background-color: rgba(52, 190, 218, 0.15);
}
#gotop .scrollup {
  background-color: #157d9a;
  background-color: rgba(21, 125, 154, 0.5);
}
#footer {
  background-color: #34beda;
  background-image: url(../../images/styles/style1/footer_bg.jpg);
}
#footer #social #social_icons ul li a {
  background-image: url(../../images/styles/style1/social_icons.png);
}
#footer input[type="text"],
#footer input[type="email"] {
  background-color: #75d3e6;
  border-color: #a0e1ee;
  color: #166879;
}
#footer input[type="text"] :-moz-placeholder,
#footer input[type="email"] :-moz-placeholder {
  color: #166879;
}
#footer input[type="text"] ::-webkit-input-placeholder,
#footer input[type="email"] ::-webkit-input-placeholder {
  color: #166879;
}
#footer input[type="text"] :input-placeholder,
#footer input[type="email"] :input-placeholder {
  color: #166879;
}
#footer input[type="text"]:-moz-placeholder,
#footer input[type="email"]:-moz-placeholder {
  color: #166879;
}
#footer input[type="text"]:-ms-input-placeholder,
#footer input[type="email"]:-ms-input-placeholder {
  color: #166879;
}
#footer input[type="text"]::-webkit-input-placeholder,
#footer input[type="email"]::-webkit-input-placeholder {
  color: #166879;
}
#footer #copyright {
  border-top: 1px solid #8adaea;
  box-shadow: 0px -1px #1e8da4;
}
#footer #copyright p.copytext {
  text-shadow: 1px 1px 1px #1e8da4;
}
#footer #copyright ul li a {
  text-shadow: 1px 1px 1px #1e8da4;
}
#footer .moduletable .moduletable_heading {
  text-shadow: 1px 1px 1px #166879;
}
#footer .moduletable .icebtn {
  background-color: #22a0b9;
  text-shadow: 1px 1px 1px #125563;
}
#footer .moduletable .icebtn:hover {
  background-color: #1e8da4;
}
body.page-portfolio .ice_filter ul.ice_filter_nav li.current a {
  background-color: #34beda;
  border-color: #34beda;
}
body.page-pricing div.pricing-table .pricing-table-header {
  background-color: #34beda;
}
.hikashop_product_vote_listing .hikashop_listing_comment {
  background-color: #34beda;
  text-shadow: 1px 1px 1px #1e8da4;
}
.iceslide_link {
  background-color: #34beda;
}
#iceslide .close {
  background-color: #34beda;
}
#iceslide .close:hover {
  background-color: #4ac5de;
}
#sidebar .sidebar_module {
  background-color: #d8f2f8;
  border-color: #beeaf3;
  /* with style1 */

}
#sidebar .sidebar_module .sidebar_module_heading {
  background-color: #46c4dd;
  background-image: -moz-linear-gradient(top, #52c8e0, #34beda);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#52c8e0), to(#34beda));
  background-image: -webkit-linear-gradient(top, #52c8e0, #34beda);
  background-image: -o-linear-gradient(top, #52c8e0, #34beda);
  background-image: linear-gradient(to bottom, #52c8e0, #34beda);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff52c8e0', endColorstr='#ff34beda', GradientType=0);
  text-shadow: 1px 1px 1px #1e8da4;
}
#sidebar .sidebar_module.sidebar_module_style1 {
  background-color: #d8f2f8;
  border-color: #beeaf3;
}
#sidebar .sidebar_module.sidebar_module_style1 .sidebar_module_heading {
  background-color: #21afd7;
  background-image: -moz-linear-gradient(top, #24b8e1, #1ba1c7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#24b8e1), to(#1ba1c7));
  background-image: -webkit-linear-gradient(top, #24b8e1, #1ba1c7);
  background-image: -o-linear-gradient(top, #24b8e1, #1ba1c7);
  background-image: linear-gradient(to bottom, #24b8e1, #1ba1c7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff24b8e1', endColorstr='#ff1ba1c7', GradientType=0);
  text-shadow: 1px 1px 1px #147591;
}
#sidebar .sidebar_module.sidebar_module_style1 .icebtn {
  background-color: #1ba1c7;
}
#sidebar .sidebar_module.sidebar_module_style1 .icebtn:hover {
  background-color: #1dacd4;
}
#sidebar .sidebar_module ul.menu li a {
  border-bottom-color: #52c8e0;
}
#sidebar .sidebar_module ul.menu li.active a {
  background: #b5e7f2;
}
.hikashop_module .hikashop_category_information .accordion .accordion-group {
  border-bottom-color: #52c8e0;
}
.hikashop_module .hikashop_category_information .accordion .accordion-group .accordion-heading a.accordion-toggle i {
  background-image: url(../../images/styles/style1/accordion_open.png);
}
.hikashop_module .hikashop_category_information .accordion .accordion-group .accordion-heading a.accordion-toggle.collapsed i {
  background-image: url(../../images/styles/style1/accordion_closed.png);
}
body.page-faq .accordionfaq .accordionfaqheader {
  background-color: #d8f2f8 !important;
  border-color: #beeaf3 !important;
}
#section-kmt h3.kmt-title {
  background-color: #34beda;
  text-shadow: 1px 1px 1px #1e8da4;
}
#cart_mod a.hikashop_small_cart_checkout_link {
  text-shadow: 1px 1px 1px #157d9a;
}
#cart_mod a.hikashop_small_cart_checkout_link:hover {
  background: #188fb1;
}
#cart_mod a.dropdown-cart {
  text-shadow: 1px 1px 1px #157d9a;
}
#cart_mod a.dropdown-cart.dropdown-open {
  background: #1eb3dd;
}
#cart_mod a.dropdown-cart .caret {
  border-top-color: #8cd9ef;
}