/* 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 */
/***********************************************************************************************/
/* responsive variables */
/***********************************************************************************************/
/* LESS MIXINS */
/***********************************************************************************************/
/*********************************************************************************/
/* LESS VARIABLES */
/*********************************************************************************/
/* Typography 
---------------*/
.btn.icebtn,
p.readmore a.btn {
  background: #677687;
  text-shadow: 1px 1px 1px #3b444d;
}
.btn.icebtn:hover,
p.readmore a.btn:hover {
  background-color: #7b8b9b;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #6b7b8d;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #6b7b8d;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #6b7b8d;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #6b7b8d;
}
.tooltip .tooltip-inner {
  background-color: #6b7b8d;
}
/* Joomla 
----------*/
.mailto-close a {
  background-color: #556270;
}
#search form .inputbox,
#search form .input-medium {
  border-bottom-color: #b3bbc5;
}
#search form .inputbox:focus,
#search form .input-medium:focus {
  border-bottom-color: #6b7b8d;
}
/* Extras 
---------*/
#testimonials.owl-theme .owl-controls .owl-page span {
  background: #96a2af;
}
#testimonials blockquote:before,
#testimonials blockquote:after {
  color: #aab4be;
}
.social_icons ul li a {
  border-color: #54afe4;
  background-image: url("../../images/styles/style1/social_icons.png");
}
.ice_preload .spinner > div {
  background-color: #54afe4;
}
.iceslide_link {
  background-color: #6b7b8d;
  background-color: rgba(107, 123, 141, 0.75);
}
.iceslide_link:hover {
  background-color: #6b7b8d;
}
#iceslide .close {
  background-color: #6b7b8d;
  background-color: rgba(107, 123, 141, 0.75);
}
#iceslide .close:hover {
  background-color: #6b7b8d;
}
#gotop .scrollup {
  background-color: #6b7b8d;
  background-color: rgba(107, 123, 141, 0.5);
}
#gotop.gotop_active .scrollup:hover {
  background-color: #6b7b8d;
  background-color: rgba(107, 123, 141, 0.75);
}
#footer input[type="email"] {
  background-image: url("../../images/styles/style1/icon_email.png");
}
#section-kmt h3.kmt-title {
  background-color: #556270;
  text-shadow: 1px 1px 1px #343c45;
}
body.page-portfolio .ice_filter ul.ice_filter_nav li.current a {
  background: #556270;
  border-color: #556270;
}
body.page-pricing div.pricing-table .pricing-table-header {
  background: #556270;
}
/* Layout 
---------*/
body {
  background-image: url("../../images/styles/style1/bg_pattern.jpg");
}
#header #header_right #header_contact [class^="icon-"] {
  color: #6b7b8d;
}
#header_right a,
#tagline a {
  color: #0088cc;
}
#header_right a:hover,
#tagline a:hover {
  color: #004466;
}
#header_right a:visited,
#tagline a:visited {
  color: #883EBA;
}
#usermenu {
  background: #6b7b8d;
}
#content {
  border-top-color: #b3bbc5;
  border-bottom-color: #b3bbc5;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 {
  background: #54afe4;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 .sidebar_module_heading {
  text-shadow: 1px 1px 1px #289add;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 .sidebar_module_heading span.heading_subtitle {
  color: #d8edf9;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 .icebtn {
  background: #208ccb;
  text-shadow: 1px 1px 1px #1d7db5;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-1 .icebtn:hover {
  background: #80c4eb;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-2 {
  background: #556270;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-2 .sidebar_module_heading {
  text-shadow: 1px 1px 1px #3f4953;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-2 .sidebar_module_heading span.heading_subtitle {
  color: #a4afba;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-2 .icebtn {
  background: #343c45;
  text-shadow: 1px 1px 1px #292f36;
}
#content #sidebar .sidebar_module.sidebar_module_bg-color-2 .icebtn:hover {
  background: #6b7b8d;
}
#showcase {
  background-color: #556270;
}
#jshopping_module_top .moduletable > h3,
#jshopping_module_bottom .moduletable > h3 {
  background: #556270;
  background: -moz-linear-gradient(top, #6b7b8d, #556270);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#6b7b8d), to(#556270));
  background: -webkit-linear-gradient(top, #6b7b8d, #556270);
  background: -o-linear-gradient(top, #6b7b8d, #556270);
  background: linear-gradient(to bottom, #6b7b8d, #556270);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6b7b8d', endColorstr='#ff556270', GradientType=0);
  text-shadow: 1px 1px 1px #3f4953;
}
#jshopping_module_top .moduletable > h3:before,
#jshopping_module_bottom .moduletable > h3:before,
#jshopping_module_top .moduletable > h3:after,
#jshopping_module_bottom .moduletable > h3:after {
  background-image: url("../../images/styles/style1/module_triangle.png");
}
#jshopping_module_bottom .moduletable {
  border-top-color: #eaecef;
}
#jshopping_module_bottom .moduletable > h3:after {
  background: #fff;
}
#footer {
  border-top-color: #b3bbc5;
}
/* MainMenu 
------------*/
#mainmenu .navbar-inner {
  background: #556270;
  background: -moz-linear-gradient(top, #6b7b8d, #556270);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#6b7b8d), to(#556270));
  background: -webkit-linear-gradient(top, #6b7b8d, #556270);
  background: -o-linear-gradient(top, #6b7b8d, #556270);
  background: linear-gradient(to bottom, #6b7b8d, #556270);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6b7b8d', endColorstr='#ff556270', GradientType=0);
}
#mainmenu .navbar-inner ul.nav > li > a {
  text-shadow: 1px 1px 1px #3f4953;
}
#mainmenu .navbar-inner ul.nav > li > a .caret {
  border-top-color-color: #a4afba;
  border-bottom-color-color: #a4afba;
}
#mainmenu .navbar-inner ul.nav > li.active > a {
  background: #6b7b8d;
  background: -moz-linear-gradient(top, #8795a4, #6b7b8d);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#8795a4), to(#6b7b8d));
  background: -webkit-linear-gradient(top, #8795a4, #6b7b8d);
  background: -o-linear-gradient(top, #8795a4, #6b7b8d);
  background: linear-gradient(to bottom, #8795a4, #6b7b8d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8795a4', endColorstr='#ff6b7b8d', GradientType=0);
}
#mainmenu .navbar-inner ul.nav > li.active:after {
  background: url("../../images/styles/style1/mainmenu_current.png");
}
#mainmenu .navbar-inner ul.nav > li.dropdown.open > a {
  background: #6b7b8d;
  background: -moz-linear-gradient(top, #8795a4, #6b7b8d);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#8795a4), to(#6b7b8d));
  background: -webkit-linear-gradient(top, #8795a4, #6b7b8d);
  background: -o-linear-gradient(top, #8795a4, #6b7b8d);
  background: linear-gradient(to bottom, #8795a4, #6b7b8d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8795a4', endColorstr='#ff6b7b8d', GradientType=0);
}
#mainmenu .navbar-inner ul.nav > li.dropdown.open > a .caret {
  border-top-color: #dee2e6;
  border-bottom-color: #dee2e6;
}
#mainmenu .dropdown-menu {
  background: #6b7b8d;
}
#mainmenu .dropdown-menu > li > a {
  text-shadow: 1px 1px 1px #3f4953;
}
#mainmenu .dropdown-menu > li > a:hover {
  background: #798899;
}
#mainmenu .dropdown-menu > li > a:after {
  border-left-color: #a4afba;
}
#mainmenu .dropdown-menu > li.active > a {
  background: #798899;
}
#mainmenu .dropdown-menu .divider {
  background: #3f4953;
  border-bottom-color: #96a2af;
}
#mainmenu .dropdown-menu .nav-header {
  color: #fff;
  text-shadow: 1px 1px 1px #3f4953;
  border-bottom: 1px dotted #96a2af;
}
#mainmenu .dropdown-submenu:hover > a {
  background: #798899;
}
/* IceSlideShow
---------------*/
#iceslideshow .carousel-indicators li.active {
  background: #80c4eb;
}
/* JoomShopping Extensions
---------------------------*/
.btn.icebtn.button_buy:before,
.btn.icebtn.button_detail:before,
.btn.icebtn.button_wishlist:before {
  background-color: #677687;
}
.btn.icebtn.button_buy:hover,
.btn.icebtn.button_detail:hover,
.btn.icebtn.button_wishlist:hover {
  background-color: #556270;
}
.btn.icebtn.button_buy:hover:before,
.btn.icebtn.button_detail:hover:before,
.btn.icebtn.button_wishlist:hover:before {
  background-color: #768697;
}
.btn.icebtn.button_buy {
  background-color: #54afe4;
  text-shadow: 1px 1px 1px #208ccb;
}
.btn.icebtn.button_buy:before {
  background-color: #77bfea;
}
.btn.icebtn.button_buy:hover {
  background-color: #54afe4;
}
.btn.icebtn.button_buy:hover:before {
  background-color: #89c8ec;
}
.btn.icebtn.button_detail {
  background-color: #556270;
}
.btn.icebtn.button_detail:before {
  background-color: #677687;
}
.btn.icebtn.button_detail:hover {
  background-color: #556270;
}
.btn.icebtn.button_detail:hover:before {
  background-color: #798899;
}
.btn.icebtn.button_wishlist {
  background-color: #556270;
}
.btn.icebtn.button_wishlist:before {
  background-color: #677687;
}
.btn.icebtn.button_wishlist:hover {
  background-color: #556270;
}
.btn.icebtn.button_wishlist:hover:before {
  background-color: #798899;
}
.jshop_product_detail .prod_buttons {
  background: #e5f3fb;
  border-color: #c2e3f5;
}
.jshop_product_detail .prod_buttons input#quantity {
  border-color: #c2e3f5;
}
.jshop_product_detail div.review_item span.review_time span.icon-calendar {
  color: #54afe4;
}
.jshoppping_modalcart_link,
.jshoppping_modalcart_link:visited {
  background: #54afe4;
  background: -moz-linear-gradient(top, #80c4eb, #54afe4);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#80c4eb), to(#54afe4));
  background: -webkit-linear-gradient(top, #80c4eb, #54afe4);
  background: -o-linear-gradient(top, #80c4eb, #54afe4);
  background: linear-gradient(to bottom, #80c4eb, #54afe4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff80c4eb', endColorstr='#ff54afe4', GradientType=0);
  text-shadow: 1px 1px 1px #208ccb;
}
span.jshoppping_modalcart_link,
span.jshoppping_modalcart_link:hover {
  text-shadow: 1px 1px 1px #208ccb;
}
.jshop_carousel .owl-theme .owl-controls .owl-buttons div {
  background-color: #556270;
  background-color: rgba(85, 98, 112, 0.25);
}
.jshop_carousel .owl-theme .owl-controls .owl-buttons div:hover {
  background-color: #556270;
  background-color: rgba(85, 98, 112, 0.5);
}
.jshop_list_category .jshop_list_category_inner_img a:hover:before,
.jshop_list_category .jshop_list_category_inner_img a:hover:after {
  background: #54afe4;
}
body .stars_no_active,
body .stars_active,
body div.star-rating,
body div.star-rating a {
  background-image: url("../../images/styles/style1/jshopping_stars.png");
}
/* Responsive Part */
@media only screen and (max-width: 979px) {
  #mainmenu.navbar .btn-navbar {
    background: #8795a4;
  }
  #mainmenu.navbar .btn-navbar:hover {
    background: #a4afba;
  }
  #mainmenu .navbar-inner ul.nav > li.active > a,
  #mainmenu .navbar-inner ul.nav > li.dropdown.open > a {
    background: #798899;
  }
  #mainmenu .jshoppping_modalcart_link {
    background: #54afe4;
  }
}