/* Chrome, Safari, Opera */
/* Main style */
/**
	 * Magento
	 *
	 * NOTICE OF LICENSE
	 *
	 * This source file is subject to the Academic Free License (AFL 3.0)
	 * that is bundled with this package in the file LICENSE_AFL.txt.
	 * It is also available through the world-wide-web at this URL:
	 * http://opensource.org/licenses/afl-3.0.php
	 * If you did not receive a copy of the license and are unable to
	 * obtain it through the world-wide-web, please send an email
	 * to license@magentocommerce.com so we can send you a copy immediately.
	 *
	 * DISCLAIMER
	 *
	 * Do not edit or add to this file if you wish to upgrade Magento to newer
	 * versions in the future. If you wish to customize Magento for your
	 * needs please refer to http://www.magentocommerce.com for more information.
	 *
	 * @category    design
	 * @package     default_default
	 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
	 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
	 */
/* Reset ================================================================================= */
* {
  margin: 0;
  padding: 0;
}

a.tooltip strong {font-weight:900;}

#minPrice,#maxPrice{
width:120px !important;
}

body {
  font-size: 14px;
}
body .modal-backdrop {
  z-index: 99999;
}
#mobile-nav {
  display: none;
  padding: 0 15px;
}
#mobile-nav .btn-sidebar {
  margin: 0;
  padding: 0;
  line-height: 30px;
  color: #999 !important;
  border: 1px solid #eaeaea;
  background: #fff;
  font-size: 12px;
  padding: 0 10px 0 30px;
  text-transform: capitalize;
  position: relative;
}
#mobile-nav .btn-sidebar:before {
  content: "\f0c9";
  position: absolute;
  font-family: "FontAwesome";
  font-size: 14px;
  color: #666 !important;
  left: 10px;
}
img {
  border: 0;
  vertical-align: top;
}
a:hover {
  text-decoration: none;
  color: #5a88ca;
}
a:focus {
  outline: 0;
  text-decoration: none;
  color: #5a88ca;
}
/* Headings */
h2 {
  font-size: 160%;
}
h3 {
  font-size: 140%;
}
h4 {
  font-size: 120%;
}
h5,
h6 {
  font-size: 110%;
}
/* Forms */
form {
  display: inline;
}
fieldset {
  border: 0;
}
legend {
  display: none;
}
/* Table */
table {
  border: 0;
  /*border-collapse:collapse;*/
  border-spacing: 0;
  empty-cells: show;
  font-size: 100%;
}
caption,
th,
td {
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}
/* Content */
p {
  margin: 0 0 10px;
}
strong {
  font-weight: 600 !important;
}
address {
  font-style: normal;
  line-height: 1.35;
}
cite {
  font-style: normal;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after {
  content: '';
}
small,
big {
  font-size: 1em;
}
/*sup           { font-size:1em; vertical-align:top; }*/
/* Lists */
ul,
ol {
  list-style: none;
  margin: 0;
}
/* Tools */
.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left,
.left {
  float: left !important;
}
.f-right,
.right {
  float: right !important;
}
.f-none {
  float: none !important;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
body.page-popup {
  font-size: 12px;
  padding: 20px 30px 30px;
}
body.page-popup .page-title.category-title {
  margin-top: 0;
}
body.page-popup .page-title.category-title > * {
  font-size: 133.33%;
  text-transform: uppercase;
  color: #333;
  display: none;
}
body.page-popup .page-title h1 {
  float: left;
  font-weight: normal;
  margin-top: 0px;
  text-transform: uppercase;
}
body.page-popup .page-title .link-print {
  background: url("../images/i_print.gif") 0 2px no-repeat;
  padding: 0 0 0 25px;
  margin: 10px 0 0;
  float: right;
}
body.page-popup .data-table thead th,
body.page-popup .data-table tbody th {
  background: #CCC;
  padding-left: 10px;
  padding-right: 10px;
}
body.page-popup .compare-table td {
  vertical-align: top;
}
body.page-popup .compare-table td button {
  margin: 0 0;
}
body.page-popup .compare-table thead th,
body.page-popup .compare-table thead td {
  padding-top: 5px;
  padding-bottom: 0;
  text-align: center;
}
body.page-popup .product-name {
  line-height: normal;
  margin-bottom: 10px;
}
body.page-popup .ratings {
  display: inline-block;
}
body.page-popup .ratings,
body.page-popup .price-box {
  text-align: center;
  display: inline-block;
  float: none;
}
body.page-popup .ratings .old-price,
body.page-popup .price-box .old-price,
body.page-popup .ratings .special-price,
body.page-popup .price-box .special-price,
body.page-popup .ratings .regular-price,
body.page-popup .price-box .regular-price {
  float: none;
  display: inline-block;
}
body.page-popup .ratings .price,
body.page-popup .price-box .price {
  font-size: 183.33%;
}
body.page-popup .ratings .amount {
  margin: -2px 0 0 20px;
  float: left;
}
body.page-popup .add-to-links {
  list-style: none;
  margin: 0 0;
  text-align: center;
}
body.page-popup .product-shop-row td,
body.page-popup .add-to-row td {
  text-align: center;
}
/* Global Styles ========================================================================= */
/* Form Elements */
button,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-size: 100%;
  border: 1px solid #ccc;
  margin-bottom: 9px;
  /*-webkit-appearance: none;*/
  outline: 0;
}
input[type="text"],
textarea,
input[type="password"] {
  -webkit-appearance: none;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
}
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 0;
}
label,
.label {
  font-size: 100%;
  margin-bottom: 9px;
  color: #666;
}
select {
  border: 1px solid #ccc;
  margin: 0;
  padding: 2px !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
select:focus {
  -webkit-box-shadow: none 0px 0px #000000;
  -moz-box-shadow: none 0px 0px #000000;
  box-shadow: none 0px 0px #000000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
input.input-text {
  height: 32px;
  border: 1px solid #ddd;
  padding: 6px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
input.input-text:focus {
  -webkit-box-shadow: none 0px 0px #000000;
  -moz-box-shadow: none 0px 0px #000000;
  box-shadow: none 0px 0px #000000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: inherit;
}
input.input-text.validation-failed {
  border-color: #b94a48 !important;
}
textarea {
  width: 100%;
  min-height: 150px;
  -webkit-box-shadow: none 0px 0px #000000;
  -moz-box-shadow: none 0px 0px #000000;
  box-shadow: none 0px 0px #000000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 5px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
textarea:focus {
  -webkit-box-shadow: none 0px 0px #000000;
  -moz-box-shadow: none 0px 0px #000000;
  box-shadow: none 0px 0px #000000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea.validation-failed {
  border-color: #b94a48 !important;
}
.clr {
  clear: both;
}
.price-box {
  margin-bottom: 5px;
}
.price-box p {
  margin-bottom: 0;
  line-height: 100%;
}
.price-box .special-price,
.price-box .old-price,
.price-box .regular-price {
  float: left;
}
.price-box .special-price .price-label,
.price-box .old-price .price-label,
.price-box .regular-price .price-label {
  display: none !important;
}
.price-box .price {
  line-height: 100%;
}
.price-box .regular-price .price {
  color: #ffb424;
  font-weight: 600 !important;
}
.price-box .special-price {
  float: left;
}
.price-box .special-price .price {
  color: #ffb424;
  font-weight: 600 !important;
}
.price-box .old-price {
  float: left;
  margin-left: 18px;
}
.price-box .old-price .price {
  position: relative;
  color: #999999;
  font-size: 85.71%;
}
.price-box .old-price .price:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -2px;
  width: 100%;
  height: 1px;
  background: #999;
}
.price-box .price-from,
.price-box .price-to {
  float: left;
}
.price-box .price-from .price-label,
.price-box .price-to .price-label {
  font-weight: normal;
  float: left;
}
.price-box .price-from .price,
.price-box .price-to .price {
  background: none;
  color: #ffb424;
  font-size: 85.71%;
}
.price-box .price-from .price:before,
.price-box .price-to .price:before {
  display: none;
}
.price-box .price-to {
  margin-left: 10px;
}
input[type="button"],
.button,
button {
  font-size: 100%;
  font-weight: normal;
  padding: 8px 20px;
  color: #fff;
  border: none;
  text-transform: capitalize;
  background: #666;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
input[type="button"]:hover,
.button:hover,
button:hover {
  background: #5a88ca;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.buttons-set .back-link {
  float: left;
}
.buttons-set .button {
  float: right;
  margin: 0 0 0 5px;
}
.wrap-new-sale {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 9;
}
.wrap-new-sale .new-item,
.wrap-new-sale .sale-item {
  float: left;
  width: 38px;
  height: 17px;
  color: #fff;
  font-weight: 600 !important;
  line-height: 16px;
  text-transform: uppercase;
  font-size: 10px;
  text-align: center;
}
.wrap-new-sale .new-item {
  background: #ffc000;
}
.wrap-new-sale .sale-item {
  background: #ff4318;
}
.page-title {
  padding-left: 20px;
  background: #fff;
  width: 100%;
  border-bottom: 6px solid #eee;
  margin-bottom: 20px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 16px 0 15px 20px;
}
.page-title h1,
.page-title h2 {
  font-size: 128.57%;
  font-weight: normal;
  margin: 0;
  text-transform: uppercase;
}
.page-title .separator {
  margin: 0 3px;
}
.page-title .link-rss {
  float: right;
  margin: 7px 0 0;
}
.sub-title {
  font-size: 110%;
  clear: both;
  padding: 15px 0 0;
  font-weight: 600 !important;
  margin: 0 0 6px;
}
.product-name {
  text-transform: none;
  margin: 0;
}
.title-buttons {
  text-align: right;
}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
}
.fieldset {
  border: 1px solid #bbafa0;
  margin: 30px 0 15px;
  padding: 15px;
}
.fieldset .legend {
  background: #333;
  color: #fff;
  float: left;
  font-size: 100%;
  font-weight: 600 !important;
  margin: -30px 0 0;
  padding: 4px 8px;
  line-height: 20px;
}
.fieldset ul {
  margin: 10px 0 0;
  list-style: none;
}
.buttons-set .back-link {
  float: left;
}
.buttons-set .button {
  float: right;
  margin: 0 0 0 5px;
}
.control .input-box {
  float: left;
  margin: 0 5px 0 0;
}
.control .input-box input {
  margin: 0 0;
}
.control input {
  float: left;
  margin: 1px 5px 0 0;
}
.control label {
  cursor: pointer;
  margin: 0 0;
}
.input-box select {
  margin: 0 0 10px 0;
}
.col2-set {
  clear: both;
}
.col2-set h2 {
  font-size: 125%;
}
.col2-set h3 {
  font-size: 120%;
  margin: 0 0;
}
.col2-set h4 {
  font-size: 100%;
  margin: 0 0;
}
.col2-set .col-1 {
  width: 48.5%;
  float: left;
}
.col2-set .col-2 {
  width: 48.5%;
  float: right;
}
.col2-set .content {
  background: #FFF;
  padding: 10px 20px;
  border: 1px solid #CCC;
  height: 270px;
}
.col2-set .buttons-set {
  border: 1px solid #CCC;
  border-top: none;
}
.col2-set .buttons-set:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
}
.col3-set .col-1 {
  width: 32%;
  float: left;
}
.col3-set .col-2 {
  width: 32%;
  float: left;
  margin-left: 2%;
}
.col3-set .col-3 {
  width: 32%;
  float: right;
}
.box-head h2 {
  font-size: 125%;
  margin: 0 0;
}
.box .box-title {
  position: relative;
  margin-bottom: 20px;
  border-bottom: 1px solid #CCC;
}
.box .box-title h3 {
  font-size: 110%;
  margin: 0 0;
}
.box .box-title h2 {
  font-size: 110%;
  margin: 0 0;
  padding-bottom: 10px;
}
.box-content {
  padding: 0 20px;
}
.box-content h4 {
  font-size: 110%;
  margin-top: 0px;
}
.box-account > ol {
  list-style: none;
  margin: 10px 0 10px 15px;
}
.box-account > ol li .number {
  float: left;
  margin: 0 10px 0 0;
}
.box-account > ol li .details {
  width: 100%;
}
.box-account > ol li .details .product-name {
  line-height: 18px;
  margin: 0 0;
}
.box-account > ol li .details .ratings {
  margin: 6px 0;
}
.box-account > ol li .details .ratings strong {
  float: left;
  margin: 0 8px 0 0;
}
.box-account > ol li .details .tags strong {
  float: left;
  margin: 0 8px 0 0;
}
.box-account > ol li .details .tags ul {
  list-style: none;
  margin: 0 0;
}
.box-account > ol li .details .tags ul li {
  float: left;
  margin: 0 3px 0 0;
}
.table-caption {
  font-size: 125%;
}
#wishlist-table input {
  text-align: center;
}
#wishlist-table input,
#wishlist-table textarea {
  margin: 10px 0;
}
#wishlist-table .add-to-cart-alt {
  margin-bottom: 10px;
}
#wishlist-table .price-box p {
  margin-bottom: 0;
}
#wishlist-table .price-box .old-price {
  padding-top: 8px;
  padding-top: 2px;
}
#wishlist-table .price-box .old-price .price {
  color: #666;
  font-size: 89%;
}
#wishlist-table .price-box .old-price:before {
  margin-top: 1px;
}
.data-table {
  background: #FFF;
  border: 1px solid #CCC;
  border-collapse: collapse;
  width: 100%;
}
.data-table thead tr td,
.data-table thead tr th {
  background: #eaeaea;
  border-bottom: 1px solid #CCC;
  border-right: medium none;
  border-top: 1px solid #CCC;
  padding: 10px 10px;
  text-transform: uppercase;
  white-space: nowrap;
  color: #888;
}
.data-table tbody th {
  text-align: left;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  padding: 8px;
}
.data-table tbody td {
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  padding: 8px;
}
.data-table tbody td.label {
  vertical-align: middle;
}
.data-table tbody td a.product-image {
  display: block;
}
.data-table tbody td button {
  min-width: 110px;
  margin-bottom: 10px;
}
.data-table tfoot td {
  padding: 15px 20px;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
  border-right: 1px solid #CCC;
}
.data-table input.input-text {
  padding: 3px 5px;
}
.checkout-onepage-index .page-title h1 {
  font-size: 133.33%;
}
#checkout-progress-wrapper .block-title {
  font-size: 133.33% !important;
}
.checkout-progress {
  margin: 10px 0 35px 0;
  list-style: none;
}
.checkout-progress li {
  display: inline-block;
  padding: 5px 0px;
  width: 20%;
  text-align: center;
  background: #CCC;
  float: left;
  color: #686868;
}
.checkout-progress li.active {
  color: #FFF;
}
.multiple-checkout h2 {
  font-size: 120%;
  line-height: 24px;
}
.multiple-checkout .col2-set h2.legend {
  font-size: 135%;
}
.multiple-checkout .col2-set h3.legend {
  font-size: 120%;
}
.multiple-checkout .col2-set h2,
.multiple-checkout .col2-set h3,
.multiple-checkout .col2-set h4 {
  line-height: 26px;
  font-size: 100%;
  margin: 0 0;
}
.multiple-checkout .col2-set .product-name {
  font-size: 120%;
}
.multiple-checkout .col2-set .box .box-title h2 a,
.multiple-checkout .col2-set .box .box-title h3 a,
.multiple-checkout .col2-set .box .box-title h4 a {
  position: static;
}
.multiple-checkout .col2-set .col-1 {
  margin-top: 5px;
}
.multiple-checkout .col2-set .col-2 {
  margin-top: 5px;
}
.multiple-checkout .sp-methods dt input {
  float: left;
  margin: 1px 8px 0 0;
}
.multiple-checkout .sp-methods dt label {
  cursor: pointer;
}
.multiple-checkout .sp-methods dd ul {
  list-style: none;
}
.multiple-checkout #checkout-review-submit {
  float: right;
  text-align: right;
  margin-top: 10px;
}
#my-orders-table tbody td.last {
  white-space: nowrap;
}
.cart-collaterals .totals table {
  width: 100%;
}
.cart-collaterals .totals table td {
  padding: 10px 0 20px;
  text-transform: uppercase;
}
.cart-collaterals .totals table tfoot td {
  border-bottom: 1px solid #CCC;
  font-size: 125%;
  padding: 0 0 20px 20px;
  text-transform: uppercase;
}
.cart-collaterals .totals ul.checkout-types {
  margin: 20px 0 0;
  padding: 0;
}
.cart-collaterals .totals ul.checkout-types li {
  clear: both;
  margin: 0;
  padding: 5px 0;
  text-align: right;
}
.page-popup #product_comparison {
  margin-bottom: 20px;
}
.buttons-set {
  border: none !important;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.a-center {
  text-align: center;
}
.a-right {
  text-align: right;
}
.a-left {
  text-align: left;
}
/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
}
/* Product View ========================================================================== */
.cart {
  margin-top: 15px;
}
.cart .page-title {
  margin-top: 0;
  padding-left: 0;
}
.cart .page-title h1 {
  font-size: 214.28%;
}
.cart .btn-remove {
  width: 19px;
}
.cart .btn-remove:before {
  left: 1px;
  width: 19px;
}
.cart .btn-proceed-checkout {
  padding: 10px 20px;
  margin-bottom: 0;
  background: #5a88ca;
}
.cart .btn-proceed-checkout:hover {
  background: #333;
}
.cart thead tr th {
  background: #eaeaea;
  border-bottom: 1px solid #CCC;
  border-right: medium none;
  border-top: 1px solid #CCC;
  padding: 10px 10px;
  text-transform: uppercase;
  white-space: nowrap;
  color: #333;
}
.cart h1 {
  float: left;
}
.cart h2 {
  font-size: 114.28%;
}
.cart ul.checkout-types {
  list-style: none;
  margin: 0 0 10px;
  float: right;
}
.cart .btn-remove {
  position: relative;
  width: 20px;
}
.cart .input-box {
  width: 100%;
}
.cart .input-box input.input-text {
  margin: 0 0 10px;
  width: 94%;
}
.cart .input-box select {
  width: 100%;
  height: 32px;
  padding: 7px !important;
}
.cart .btn-remove {
  width: 19px;
}
.cart .btn-remove:before {
  left: 0;
}
.cart .data-table input.input-text {
  max-width: 40px;
  text-align: center;
}
.cart .btn-continue {
  float: left;
}
.cart .col2-set {
  width: 70%;
  float: left;
}
.cart .totals {
  width: 28%;
  float: right;
}
.cart .discount,
.cart .shipping,
.cart .crosssell {
  background: #FFF;
  border: 1px solid #CCC;
  margin-bottom: 20px;
  padding: 0 20px 20px;
}
.cart .discount h2,
.cart .shipping h2,
.cart .crosssell h2 {
  font-size: 125%;
  text-transform: uppercase;
}
.cart .discount form,
.cart .shipping form,
.cart .crosssell form {
  margin: 0 0;
}
.cart .discount .button,
.cart .shipping .button,
.cart .crosssell .button {
  float: left !important;
  margin: 0 0 !important;
}
.cart .crosssell {
  width: 100%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cart .crosssell .product-details {
  float: left;
  width: 170px;
}
.cart .form-list {
  margin: 0 0;
  list-style: none;
}
.cart #co-shipping-method-form .sp-methods {
  margin-top: 8px;
}
.cart #co-shipping-method-form ul {
  list-style: none;
  margin: 0 0 5px 0;
  width: 100%;
  float: left;
}
.cart #co-shipping-method-form ul li {
  width: 100%;
  margin: 5px 0;
}
.cart #co-shipping-method-form ul li label {
  cursor: pointer;
  float: left;
  margin: 0 0;
}
.cart #co-shipping-method-form ul li input {
  float: left;
  margin: -1px 5px 0 0;
}
#remember-me-popup {
  display: none;
}
.checkout-onepage-success .page-title {
  margin: 0;
}
.checkout-onepage-success .buttons-set {
  float: left;
}
.checkout-onepage-success .buttons-set .button {
  margin: 0;
}
#checkoutSteps {
  list-style: none;
  margin: 0 0;
}
#checkoutSteps .show-m {
  display: none;
}
#checkoutSteps h4 {
  margin: 5px 0;
}
#checkoutSteps ul,
#checkoutSteps ol {
  list-style: none;
  margin: 0 0;
}
#checkoutSteps li {
  margin-bottom: 1px;
}
#checkoutSteps li .step-title {
  padding: 8px 15px;
  background: #CCC;
}
#checkoutSteps li .step-title .number {
  float: left;
  padding: 0 5px;
  margin: 0 10px 0 0;
  color: #FFF;
}
#checkoutSteps li .step-title h2 {
  font-size: 125%;
  text-transform: uppercase;
  float: left;
  line-height: normal;
  margin: 0 0;
}
#checkoutSteps li .step-title a {
  float: right;
}
#checkoutSteps li.allow .step-title {
  cursor: pointer;
}
#checkoutSteps li.active .step-title {
  background: #FFF;
  border: 1px solid #CCC;
  border-bottom: none;
  cursor: default;
}
#checkoutSteps li .step {
  border: 1px solid #CCC;
  padding: 15px 20px;
}
#checkoutSteps li .step fieldset ul {
  list-style: none;
  margin: 0 0;
}
#checkoutSteps li .step fieldset p.required {
  text-align: right;
}
#checkoutSteps #checkout-step-shipping_method dt {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#checkoutSteps #checkout-step-shipping_method li {
  float: left;
  width: 100%;
}
#checkoutSteps #checkout-step-shipping_method label {
  float: left;
}
#checkoutSteps #checkout-step-shipping_method input[type="radio"],
#checkoutSteps #checkout-step-shipping_method input[type="checkbox"] {
  margin: -1px 5px 0 !important;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#checkoutSteps .please-wait {
  margin: 0;
  line-height: 30px;
  float: right;
}
#checkoutSteps .control input {
  margin: 0px 5px 0 0 !important;
}
#checkoutSteps #checkout-review-table {
  margin-bottom: 10px;
}
.fields .field {
  float: left;
  width: 270px;
}
.input-box input[type="text"],
.input-box input.input-text {
  width: 240px;
}
.input-box select {
  width: 260px;
}
.search-form ul {
  list-style: none;
}
.page-head {
  margin-top: 10px;
}
.page-head h2,
.page-head h3,
.page-head h4,
.page-head h5 {
  text-transform: uppercase;
  font-weight: 600 !important;
  margin: -10px 0 10px;
}
.form-list label.required {
  font-weight: 600 !important;
}
.form-list label.required em {
  font-variant: normal;
  color: #eb340a;
  margin-right: 3px;
}
/* Layout ================================================================================ */
.page-print {
  padding: 25px 30px;
  text-align: left;
}
.page-empty {
  padding: 20px;
  text-align: left;
}
.page-popup {
  padding: 25px 30px;
  text-align: left;
}
.main {
  margin: 0 auto;
  text-align: left;
}
/* Form Validation */
.validation-advice {
  clear: both;
  min-height: 13px;
  margin: 3px 0 10px;
  padding-left: 17px;
  font-size: 11px;
  font-weight: 600 !important;
  line-height: 13px;
  background: url(../images/validation_advice_bg.gif) 2px 0 no-repeat;
  color: #eb340a;
}
.validation-failed {
  border: 1px dashed #eb340a !important;
  background: #faebe7 !important;
}
p.required {
  font-size: 11px;
  text-align: right;
  color: #EB340A;
}
/* Expiration date and CVV number validation fix */
.v-fix {
  float: left;
}
.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}
/* Global Messages  */
.success {
  color: #3d6611;
  font-weight: 600 !important;
}
.error {
  color: #df280a;
  font-weight: 600 !important;
}
.notice {
  color: #e26703;
}
.messages,
.messages ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.messages {
  width: 100%;
  overflow: hidden;
}
.messages li {
  margin: 0 0 10px !important;
}
.messages li li {
  margin: 0 0 3px !important;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  border-style: solid !important;
  border-width: 1px !important;
  background-position: 10px 9px !important;
  background-repeat: no-repeat !important;
  min-height: 24px !important;
  padding: 8px 8px 8px 32px !important;
  font-size: 11px !important;
  font-weight: 600 !important;
}
.error-msg {
  border-color: #f16048;
  background-color: #faebe7;
  background-image: url(../images/i_msg-error.gif);
  color: #df280a;
}
.success-msg {
  border-color: #446423;
  background-color: #eff5ea;
  background-image: url(../images/i_msg-success.gif);
  color: #3d6611;
}
.note-msg,
.notice-msg {
  border-color: #fcd344;
  background-color: #fafaec;
  background-image: url(../images/i_msg-note.gif);
  color: #3d6611;
}
.note-msg,
.notice-msg {
  float: left;
  width: 100%;
}
/* Page Heading */
.title-buttons {
  text-align: right;
}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
}
/* Generic Info Box */
.info-box {
  background: #ffffff url(../images/bkg_block-title.gif) 0 0 repeat-x;
  border: 1px solid #d0cbc1;
  padding: 12px 15px;
  margin: 0 0 15px;
}
.info-box h2 {
  font-weight: 600 !important;
  font-size: 13px;
}
.info-table th {
  font-weight: 600 !important;
  padding: 2px 15px 2px 0;
}
.info-table td {
  padding: 2px 0;
}
/* Shopping cart total summary row expandable to details */
tr.summary-total {
  cursor: pointer;
}
tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(../images/bkg_collapse.gif) 0 5px no-repeat;
  cursor: pointer;
}
tr.show-details .summary-collapse {
  background-position: 0 -52px;
}
tr.summary-details td {
  font-size: 11px;
  background-color: #dae1e4;
  color: #626465;
}
tr.summary-details-first td {
  border-top: 1px solid #d2d8db;
}
tr.summary-details-excluded {
  font-style: italic;
}
/* Shopping cart tax info */
.cart-tax-info {
  display: block;
}
.cart-tax-info,
.cart-tax-info .cart-price {
  padding-right: 20px;
}
.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(../images/bkg_collapse.gif) 100% 5px no-repeat;
  cursor: pointer;
}
.cart-tax-info .price,
.cart-tax-total .price {
  display: inline !important;
  font-weight: normal !important;
}
.cart-tax-total-expanded {
  background-position: 100% -52px;
}
/* Class: std - styles for admin-controlled content */
.std .subtitle {
  padding: 0;
}
.std ol.ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}
.std ul.disc {
  list-style: disc outside;
  padding-left: 18px;
  margin: 0 0 10px;
}
.std dl dt {
  font-weight: 600 !important;
}
.std dl dd {
  margin: 0 0 10px;
}
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote {
  margin: 0 0 1em;
  padding: 0;
}
.std ul {
  list-style: disc outside;
  padding-left: 1.5em;
}
.std ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}
.std ul ul {
  list-style-type: circle;
}
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul {
  margin: .5em 0;
}
.std dt {
  font-weight: 600 !important;
}
.std dd {
  padding: 0 0 0 1.5em;
}
.std blockquote {
  font-style: italic;
  padding: 0 0 0 1.5em;
}
.std address {
  font-style: normal;
}
.std b,
.std strong {
  font-weight: 600 !important;
}
.std i,
.std em {
  font-style: italic;
}
/* Misc */
/*.links li { display:inline; }
	.links li.first { padding-left:0 !important; }
	.links li.last { background:none !important; padding-right:0 !important; }*/
.link-cart {
  color: #dc6809 !important;
  font-weight: 600 !important;
}
.link-reorder {
  font-weight: 600 !important;
  color: #dc6809 !important;
}
.link-print {
  /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/
  font-weight: 600 !important;
  color: #dc6809;
}
.link-rss {
  background: url(../images/i_rss.gif) 0 2px no-repeat;
  padding-left: 18px;
  line-height: 14px;
  white-space: nowrap;
}
.btn-previous {
  display: block;
  width: 11px;
  height: 11px;
  font-size: 0;
  line-height: 0;
  background: url(../images/btn_previous.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}
.btn-remove2 {
  display: block;
  width: 16px;
  height: 16px;
  font-size: 0;
  line-height: 0;
  background: url(../images/btn_trash.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}
.cards-list dt {
  margin: 5px 0 0;
}
.cards-list .offset {
  padding: 2px 0 2px 20px;
}
.separator {
  margin: 0 3px;
}
.divider {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 1px;
  margin: 10px 0;
  background: #f00;
  /*background:url(../images/bkg_divider1.gif) 0 50% repeat-x;*/
  text-indent: -999em;
  overflow: hidden;
}
/* Global site notices */
.global-site-notice {
  border: 1px solid #cfcfcf;
  border-width: 0 0 1px;
  background: #ffff90;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f;
}
.global-site-notice .notice-inner {
  width: 860px;
  margin: 0 auto;
  padding: 12px 0 12px 80px;
  background: url(../images/i_notice.gif) 20px 25px no-repeat;
  text-align: left;
}
.global-site-notice .notice-inner p {
  margin: 0;
  border: 1px dotted #cccc73;
  padding: 10px;
}
.global-site-notice .notice-inner .actions {
  padding-top: 10px;
}
/* Cookie Notice */
.notice-cookie {
  position: fixed;
  z-index: 9999;
  width: 100%;
  bottom: 0;
  left: 0;
  margin: 0 !important;
  opacity: 0.95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  /* IE8 */
}
/* Noscript Notice */
/* Demo Notice */
.demo-notice {
  margin: 0;
  padding: 6px 10px;
  background: #d75f07;
  font-size: 12px;
  line-height: 1.15;
  border: 0;
  text-align: center;
  color: #fff;
}
.demo-notice .notice-inner {
  width: auto;
  padding: 0;
  background: none;
  text-align: center;
}
.demo-notice .notice-inner p {
  padding: 0;
  border: 0;
}
/* ======================================================================================= */
/*--- My account ---*/
.my-account .page-title {
  margin-bottom: 15px !important;
}
.my-account .pager .amount {
  float: left;
  margin: 0 0;
}
.my-account .pager .limiter {
  float: right;
}
.my-account .pager .limiter label {
  float: left;
  margin: 0 10px 0 0;
  line-height: 26px;
}
.my-account .pager .limiter select {
  float: left;
  height: 24px;
  line-height: 24px;
  margin: 0 10px 0 0;
  padding: 2px;
  width: 80px;
}
.my-account .tags-list li {
  float: left;
  margin-right: 10px;
}
.my-account .tags-list li a {
  font-size: 100% !important;
  text-transform: capitalize;
}
.tag-customer-index .buttons-set {
  float: left;
  margin-top: 10px;
  width: 100%;
}
.block-subscribe > label {
  margin: 20px 0 0;
}
.block-subscribe .block-content form {
  margin-bottom: 0px;
}
.block-subscribe .block-content form .input-box input {
  border: 1px solid #ededed;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 7px;
  margin: 0 0 20px;
  height: 36px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.block-subscribe .block-content form .input-box input.validation-failed {
  border-color: #B94A48;
}
.block-subscribe .block-content form .input-box .actions button {
  font-size: 92.30%;
  font-weight: normal;
}
.block-subscribe .block-content form .input-box .validation-advice {
  display: none;
}
/* Block: Recently Viewed */
.block-viewed .block-title strong {
  background-image: url(../images/i_block-viewed.gif);
}
/* Block: Recently Compared */
.block-compared .block-title strong {
  background-image: url(../images/i_block-list.gif);
  background-position: 0 1px;
}
/* Block: Orders and Returns */
.block-gr-search li {
  padding: 3px 9px;
}
/* Block: Banner */
.block-banner {
  border: 0;
}
.block-banner .block-content {
  padding: 0;
  text-align: center;
}
/* Block: Login */
.block-login .block-title strong {
  background-image: url(../images/i_ma-info.gif);
}
.block-login .block-content {
  padding: 5px 10px;
}
.block-login label {
  font-weight: 600 !important;
  color: #666;
}
.block-login input.input-text {
  display: block;
  width: 167px;
  margin: 3px 0;
}
.block-login .actions {
  background: none;
  padding: 0;
  margin: 3px 0 0;
}
/* Paypal */
.sidebar .paypal-logo {
  display: block;
  margin: 10px 0;
  text-align: center;
}
.sidebar .paypal-logo a {
  float: none;
}
/* Product View ========================================================================== */
.page-sitemap ul.links {
  list-style: none;
  margin: 0 0;
  float: left;
}
.page-sitemap .pager {
  float: right;
  margin: 0 0;
}
.page-sitemap .pager .pages {
  margin: 0 0 0 8px;
}
.page-sitemap .sitemap {
  clear: both;
  padding: 10px 0;
  border-top: 3px double #ccc;
  border-bottom: 3px double #ccc;
  margin-bottom: 10px;
}
.page-sitemap ul.links a {
  text-transform: uppercase;
  font-weight: 600 !important;
}
.advanced-search select {
  padding: 3px;
}
.advanced-search select option {
  padding: 3px;
}
/*--- rating ---*/
.rating-box {
  background: url("../images/bkg_rating.png") repeat-x scroll 0px 6px transparent;
  display: inline-block;
  height: 17px;
  position: relative;
  vertical-align: middle;
  width: 77px;
  margin: 0 0;
  float: left;
}
.rating-box .rating {
  background: url("../images/bkg_rating.png") repeat-x scroll 0px 100% transparent;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}
.rating-box .rating-links {
  line-height: 17px;
}
.ratings {
  height: 17px;
}
.ratings .amount {
  display: inline-block;
  height: 100%;
  margin-left: 10px;
}
.ratings .amount a {
  font-size: 85.71%;
  color: #999;
  display: block;
  height: 100%;
}
.ratings .amount a:hover {
  color: #5a88ca;
}
.no-rating a {
  color: #999;
}
.no-rating a:hover {
  color: #5a88ca;
}
.rating-links a {
  margin: 0 8px;
}
.rating-links a:hover {
  color: #5a88ca;
}
/* Rating */
.ratings-table {
  margin: 10px 0;
}
.ratings-table th,
.ratings-table td {
  font-size: 11px;
  line-height: 1.15;
  padding: 3px 0;
}
.ratings-table th {
  font-weight: 600 !important;
  padding-right: 8px;
}
/* Email to a Friend */
.email-friend {
  margin: 0;
}
/* Alerts */
.alert-price {
  margin: 0;
  font-size: 11px;
}
.alert-stock {
  margin: 0;
  font-size: 11px;
}
/* Minimal price (as low as) */
.minimal-price {
  margin: 0;
}
.minimal-price .price-label {
  white-space: nowrap;
}
.minimal-price-link {
  display: block;
}
.minimal-price-link .label {
  color: #1e7ec8;
}
.minimal-price-link .price {
  font-weight: normal;
  color: #1e7ec8;
}
/* Excluding tax */
.price-excluding-tax {
  display: block;
  color: #999;
}
.price-excluding-tax .label {
  white-space: nowrap;
  color: #999;
}
.price-excluding-tax .price {
  font-size: 13px;
  font-weight: normal;
  color: #c76200;
}
/* Including tax */
.price-including-tax {
  display: block;
  color: #999;
}
.price-including-tax .label {
  white-space: nowrap;
  color: #999;
}
.price-including-tax .price {
  font-size: 13px;
  font-weight: 600 !important;
  color: #c76200;
}
/* Configured price */
.configured-price {
  margin: 0;
}
.configured-price .price-label {
  font-weight: 600 !important;
  white-space: nowrap;
}
.configured-price .price {
  font-weight: 600 !important;
}
/* FPT */
.weee {
  display: block;
  font-size: 11px;
  color: #444;
}
.weee .price {
  font-size: 11px;
  font-weight: normal;
}
/* Excl tax (for order tables) */
.price-excl-tax {
  display: block;
}
.price-excl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-excl-tax .price {
  display: block;
}
/* Incl tax (for order tables) */
.price-incl-tax {
  display: block;
}
.price-incl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-incl-tax .price {
  display: block;
  font-weight: 600 !important;
}
/* Price range */
.price-from {
  margin: 0;
}
.price-from .price {
  font-size: 128.57%;
}
.price-from .price-label {
  white-space: nowrap;
}
.price-to {
  margin: 0;
}
.price-to .price {
  font-size: 128.57%;
}
.price-to .price-label {
  white-space: nowrap;
}
/* Price notice next to the options */
.price-notice {
  padding-left: 10px;
  color: #999;
}
.price-notice .price {
  font-weight: 600 !important;
  color: #2f2f2f;
}
/********** Product Prices > */
/* Tier Prices */
.product-pricing,
.tier-prices {
  margin: 10px 0;
  padding: 10px;
  background-color: #f4f7f7;
  border: 1px solid #dadddd;
  color: #424242;
}
.tier-prices li {
  line-height: 1.4;
  background: url(../images/i_tier.gif) no-repeat 0 3px;
  padding: 2px 0 2px 10px;
}
.tier-prices .benefit {
  font-style: italic;
  font-weight: 600 !important;
  color: #2f2f2f;
}
.tier-prices .price {
  font-weight: 600 !important;
  color: #2f2f2f;
}
.tier-prices-grouped li {
  padding: 2px 0;
  color: #e26703;
}
.tier-prices-grouped li .price {
  font-weight: 600 !important;
}
/* Add to Links */
.add-to-links .separator {
  display: none;
}
/* Send a Friend */
.send-friend .form-list {
  width: 615px;
  overflow: hidden;
}
.send-friend .form-list li {
  margin-right: -15px;
}
.send-friend .form-list li p {
  margin: 0 15px 0 0;
}
.send-friend .form-list .field {
  width: 315px;
}
.send-friend .form-list .input-box {
  width: 300px;
}
.send-friend .form-list input.input-text,
.send-friend .form-list textarea {
  width: 294px;
}
.send-friend .form-list li.wide .input-box {
  width: 612px;
}
.send-friend .form-list li.wide textarea {
  width: 609px;
}
.send-friend .buttons-set .limit {
  float: right;
  margin: 0 7px 0 0;
  font-size: 11px;
  line-height: 21px;
}
/* ======================================================================================= */
/* Advanced Search */
.advanced-search .form-list label {
  width: 160px;
  padding-right: 10px;
}
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
  float: left;
  clear: none;
}
.advanced-search-amount {
  margin: 0 0 10px;
}
.advanced-search-summary {
  margin: 10px 0;
  border: 1px solid #e9d7c9;
  background: #fff6f1;
  padding: 10px;
}
.advanced-search-summary ul {
  float: left;
  width: 49%;
}
.advanced-search-summary strong {
  color: #E17C24;
  padding-left: 15px;
  background: url(../images/i_search_criteria.gif) 0 3px no-repeat;
}
.advanced-search-summary p {
  clear: both;
  font-weight: 600 !important;
  margin: 0;
}
/* CMS Home Page */
/* RSS */
.rss-title h1 {
  background: url(../images/i_rss-big.png) 0 4px no-repeat;
  padding-left: 27px;
}
.rss-table .link-rss {
  display: block;
  line-height: 1.55;
  background-position: 0 4px;
}
/* Options Tool Tip */
.item-options dt {
  font-weight: 600 !important;
  font-style: italic;
}
.item-options dd {
  padding-left: 10px;
  margin: 0 0 6px;
}
.truncated {
  cursor: help;
}
.truncated a.dots {
  cursor: help;
}
.truncated a.details {
  cursor: help;
}
.truncated .truncated_full_value {
  position: relative;
  z-index: 999;
}
.truncated .truncated_full_value .item-options {
  position: absolute;
  top: -99999em;
  left: -99999em;
  z-index: 999;
  width: 250px;
  padding: 8px;
  border: 1px solid #ddd;
  background-color: #f6f6f6;
}
.truncated .truncated_full_value .item-options > p {
  font-weight: 600 !important;
  text-transform: uppercase;
}
.truncated .show .item-options {
  top: -20px;
  left: 50%;
}
.col-left .truncated .show .item-options {
  left: 15px;
  top: 7px;
}
.col-right .truncated .show .item-options {
  left: -240px;
  top: 7px;
}
/* ======================================================================================= */
/* Tooltip */
.tool-tip {
  border: 1px solid #7BA7C9;
  background: #EAF6FF;
  padding: 15px 20px;
  position: absolute;
  z-index: 9999;
}
.tool-tip .btn-close {
  margin: -9px -14px 0;
  text-align: right;
}
.tool-tip .btn-close a {
  display: block;
  margin: 0 0 0 auto;
  width: 15px;
  height: 15px;
  background: url(../images/btn_window_close.gif) 100% 0 no-repeat;
  text-align: left;
  text-indent: -999em;
  overflow: hidden;
}
.tool-tip .tool-tip-content {
  padding: 5px;
}
/* Gift Messages */
.gift-messages h3 {
  font-size: 12px;
  font-weight: 600 !important;
  color: #e87403;
}
.gift-messages p.control {
  color: #8e8d8b;
}
.gift-messages-form {
  position: relative;
}
.gift-messages-form label {
  float: none !important;
  position: static !important;
}
.gift-messages-form h4 {
  font-size: 12px;
  font-weight: 600 !important;
  color: #e87403;
}
.gift-messages-form .whole-order {
  margin: 0 0 25px;
}
.gift-messages-form .item {
  margin: 0 0 10px;
}
.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px;
}
.gift-messages-form .item .product-image {
  margin: 0 0 7px;
}
.gift-messages-form .item .number {
  margin: 0;
  font-weight: 600 !important;
  text-align: center;
  color: #8a8987;
}
.gift-messages-form .item .details {
  margin-left: 90px;
}
.gift-messages-form .item .details .product-name {
  font-size: 13px;
  font-weight: 600 !important;
  margin: 0 0 10px;
}
.gift-messages-form .item .details .form-list .field {
  width: 255px;
}
.gift-messages-form .item .details .form-list .input-box {
  width: 240px;
}
.gift-messages-form .item .details .form-list input.input-text {
  width: 234px;
}
.gift-messages-form .item .details .form-list li.wide .input-box {
  width: 500px;
}
.gift-messages-form .item .details .form-list li.wide textarea {
  width: 494px;
}
.gift-message-link {
  font-size: 11px;
  background: url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat;
  padding-right: 7px;
}
.gift-message-link.expanded {
  background-position: 100% -40px;
}
.gift-message-row {
  background: #f2efe9;
}
.gift-message-row .btn-close {
  float: right;
  width: 16px;
  height: 16px;
  background: url(../images/btn_gm-close.gif) 0 0 no-repeat;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}
/* Checkout Agreements */
.checkout-agreements li {
  margin: 30px 0;
}
.checkout-agreements .agreement-content {
  overflow: auto;
  height: 12em;
  padding: 10px;
  background-color: #fbfaf6;
  border: 1px solid #bbb6a5;
}
.checkout-agreements .agree {
  margin: 0;
  padding: 10px 0 10px 11px;
}
.checkout-agreements .agree input.checkbox {
  margin-right: 6px;
}
.checkout-agreements .agree label {
  font-weight: 600 !important;
  color: #666;
}
.opc .checkout-agreements {
  border: 1px solid #d9dde3;
  border-width: 0 1px;
  padding: 5px 30px;
}
.opc .checkout-agreements li {
  margin: 20px 0 0;
}
.opc .checkout-agreements .agreement-content {
  background-color: #fff;
  border-color: #e4e4e4;
  padding: 5px;
}
.opc .checkout-agreements .agree {
  padding-left: 6px;
}
/* Centinel */
.centinel .authentication {
  border: 1px solid #ddd;
  background: #fff;
}
.centinel .authentication iframe {
  width: 99%;
  height: 400px;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
.opc .centinel {
  border: 1px solid #bbb6a5;
  border-width: 0 1px 1px;
  padding: 10px 30px;
}
/* Generic Info Set */
.info-set {
  background: #fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x;
  border: 1px solid #bbb6a5;
  margin: 0 0 25px;
  padding: 20px;
}
.info-set h2 {
  font-size: 13px;
  font-weight: 600 !important;
  margin: 0 0 10px;
}
.info-set h3,
.info-set h4 {
  font-size: 13px;
  font-weight: 600 !important;
  color: #E26703;
}
.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
  font-weight: normal;
}
.info-set h2.legend {
  margin: -20px -20px 15px;
  padding: 5px 10px;
  background: #f9f3e3;
  border-bottom: 1px solid #bbafa0;
  position: relative;
}
.info-set h3.legend {
  margin: 0 0 10px;
  color: #0a263c;
}
.info-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative;
}
.info-set .box {
  margin: 0 0 15px;
}
.info-set .box h2 {
  color: #e26703;
}
.info-set .data-table .product-name {
  font-size: 1em !important;
  font-weight: 600 !important;
  color: #1e7ec8 !important;
}
.info-set .data-table .product-name a {
  font-weight: 600 !important;
}
.info-set .data-table .item-options {
  margin: 5px 0 0;
}
/* Account Login/Create Pages ============================================================ */
.account-login .content {
  min-height: 345px;
  padding: 14px 21px;
  border: 1px solid #ccc;
  border-bottom: 0;
}
.account-login .content h2 {
  font-weight: 600 !important;
  font-size: 13px;
  margin: 0 0 14px;
  padding: 0 0 10px 23px;
  border-bottom: 1px solid #ddd;
  background-position: 0 1px;
  background-repeat: no-repeat;
  text-transform: uppercase;
  color: #5a88ca;
}
.account-login .new-users h2 {
  background-image: url(../images/i_page1.gif);
}
.account-login .registered-users h2 {
  background-image: url(../images/i_page2.gif);
}
.account-login .buttons-set {
  border: 1px solid #ccc !important;
  border-top: none !important;
  margin: 0;
  padding: 8px 13px;
  background: #dee5e8 url(../images/bkg_buttons-set1.gif) 0 0 repeat-x;
}
/* Captcha ================================================================================ */
.captcha-note {
  clear: left;
  padding-top: 5px;
}
.captcha-image {
  float: left;
  display: inline;
  margin: 0;
  position: relative;
  width: 258px;
}
.captcha-image .captcha-img {
  border: 1px solid #b6b6b6;
  vertical-align: bottom;
  width: 100%;
}
.registered-users .captcha-image {
  margin: 0;
}
.captcha-reload {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}
.captcha-reload.refreshing {
  animation: rotate 1.5s infinite linear;
  -webkit-animation: rotate 1.5s infinite linear;
  -moz-animation: rotate 1.5s infinite linear;
}
/* Remember Me Popup ===================================================================== */
.window-overlay {
  background: url(../images/window_overlay.png) repeat;
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 990;
}
.remember-me label {
  float: none;
  margin: 0 6px;
}
.remember-me-popup {
  background: #fff;
  border: 1px solid #ccc;
  left: 50%;
  top: 50%;
  position: absolute;
  margin: -85px 0 0 -200px;
  width: 400px;
  text-align: left;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  -box-shadow: 0 0 6px #ccc;
  z-index: 1000;
}
.remember-me-popup h3 {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  padding: 5px 10px;
}
.remember-me-popup .remember-me-popup-head {
  position: relative;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
  background: url(../images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 7px;
  right: 7px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
}
.remember-me-popup .remember-me-popup-body {
  padding: 10px;
}
.remember-me-popup .remember-me-popup-body a {
  display: inline-block;
  height: 19px;
  border: 1px solid #de5400;
  background: #f18200;
  padding: 0 8px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
}
/* Remember Me Popup ===================================================================== */
/* My Account ============================================================================= */
.my-account .title-buttons .link-rss {
  float: none;
  margin: 0;
}
/********** < Dashboard */
.dashboard .welcome-msg {
  margin: 0 8em 1.5em 0;
}
.dashboard .welcome-msg p {
  margin: 0;
}
.dashboard .col2-set {
  margin: 0 0 15px;
}
/* General Box */
.box-account {
  background: #ffffff url(../images/bkg_account_box.gif) 0 0 repeat-x;
  border: 1px solid #ccc;
  border-color: #ccc #999 #999 #ccc;
  padding: 15px;
  margin: 0 0 20px;
}
.box-account .box-head {
  border-bottom: 1px solid #d9dde3;
  margin: 0 0 10px;
  text-align: right;
}
.box-account .box-head h2 {
  float: left;
  margin: 0;
  font-size: 13px;
  line-height: 22px;
  font-weight: 600 !important;
  text-transform: uppercase;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-left: 21px;
  color: #e65505;
}
.dashboard .box .box-title {
  background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
  padding: 0 0 2px;
  margin: 0 0 8px;
  text-align: right;
}
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
  float: left;
  font-size: 13px;
  font-weight: 600 !important;
  margin: 0;
}
/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 {
  background-image: url(../images/i_folder-table.gif);
}
/* Block: Account Information */
.dashboard .box-info .box-head h2 {
  background-image: url(../images/i_ma-info.gif);
}
.dashboard .box-info h4 {
  font-size: 11px;
  font-weight: 600 !important;
  text-transform: uppercase;
}
/* Block: Reviews */
.dashboard .box-reviews .box-head h2 {
  background-image: url(../images/i_ma-reviews.gif);
}
.dashboard .box-reviews .number {
  float: left;
  font-size: 10px;
  font-weight: 600 !important;
  line-height: 1;
  color: #fff;
  margin: 3px -20px 0 0;
  padding: 2px 3px;
  background: #0a263c;
}
.dashboard .box-reviews .details {
  margin-left: 20px;
}
.dashboard .box-reviews li.item {
  margin: 0 0 7px;
}
.dashboard .box-reviews li.item.last {
  margin: 0;
}
.dashboard .box-reviews .ratings {
  margin: 7px 0 0;
}
/* Block: Tags */
.dashboard .box-tags .box-head h2 {
  background-image: url(../images/i_ma-tags.gif);
}
.dashboard .box-tags .number {
  float: left;
  font-size: 10px;
  font-weight: 600 !important;
  line-height: 1;
  color: #fff;
  margin: 3px -20px 0 0;
  padding: 2px 3px;
  background: #0a263c;
}
.dashboard .box-tags .details {
  margin-left: 20px;
}
.dashboard .box-tags li.item {
  margin: 0 0 7px;
}
.dashboard .box-tags li.item.last {
  margin: 0;
}
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
  display: inline;
}
/********** Dashboard > */
/* Address Book e26703*/
.addresses-list h2 {
  font-weight: 600 !important;
  margin-top: 0;
  color: #5a88ca;
  text-transform: uppercase;
}
.addresses-list h3 {
  font-weight: 600 !important;
}
.addresses-list address {
  margin: 0 0 3px;
}
.addresses-list p {
  margin: 0;
}
.addresses-list a {
  font-weight: 600 !important;
}
.addresses-list .link-remove {
  color: #646464;
}
.addresses-list .separator {
  margin: 0 3px;
}
.addresses-list li.item {
  background: #ffffff url(../images/gen_bkg_account_box.gif) 0 0 repeat-x;
  border: 1px solid #ccc;
  padding: 10px 13px;
  margin: 0 0 10px;
}
.addresses-list li.empty {
  background: none;
  border: 0;
  padding: 0;
}
.addresses-list li.empty p {
  font-weight: 600 !important;
}
.addresses-list .addresses-additional li.item {
  background: none;
  border: 0;
  padding: 0;
}
/* Order View */
.order-info {
  background: #dee5e8;
  border: 1px solid #d0cbc1;
  padding: 4px 8px;
  margin: 0 0 8px;
}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
  display: inline;
}
.order-info .current {
  font-weight: 600 !important;
}
.order-info li {
  margin: 0 3px;
}
.order-date {
  margin: 10px 0;
}
.order-info-box {
  background: #ffffff url(../images/bkg_block-title.gif) 0 0 repeat-x;
  border: 1px solid #d0cbc1;
  padding: 12px 15px;
  margin: 0 0 15px;
}
.order-info-box h2 {
  font-weight: 600 !important;
  font-size: 13px;
}
.order-info-box .box-payment p {
  margin: 0 0 3px;
}
.order-info-box .box-payment th {
  font-weight: 600 !important;
  padding-right: 7px;
}
.order-items {
  width: 100%;
  overflow-x: auto;
}
.order-items h2,
.order-items h3 {
  clear: none;
  font-weight: 600 !important;
  font-size: 13px;
  padding: 0;
  margin: 0 0 5px;
  color: #0a263c;
}
.order-items .product-name {
  font-size: 1em !important;
  font-weight: 600 !important;
}
.order-items .link-print {
  color: #1e7ec8;
  font-weight: normal;
}
.order-items .order-links {
  text-align: right;
}
.order-additional {
  margin: 15px 0;
}
/* Order Gift Message */
.gift-message dt strong {
  color: #666;
}
.gift-message dd {
  font-size: 13px;
  margin: 5px 0 0;
}
/* Order Comments */
.order-about dt {
  font-weight: 600 !important;
}
.order-about dd {
  font-size: 13px;
  margin: 0 0 7px;
}
.tracking-table {
  margin: 0 0 15px;
}
.tracking-table th {
  font-weight: 600 !important;
  white-space: nowrap;
}
.tracking-table-popup {
  width: 100%;
}
.tracking-table-popup th {
  font-weight: 600 !important;
  white-space: nowrap;
}
.tracking-table-popup th,
.tracking-table-popup td {
  padding: 1px 8px;
}
/* Order Print Pages */
.page-print .print-head {
  margin: 0 0 15px;
}
.page-print .print-head .logo {
  float: left;
}
.page-print .print-head address {
  float: left;
  margin-left: 15px;
}
.page-print h1 {
  font-size: 16px;
  font-weight: 600 !important;
}
.page-print h2,
.page-print h3 {
  font-size: 13px;
  font-weight: 600 !important;
}
.page-print h2.h2 {
  font-size: 16px;
  font-weight: 600 !important;
}
.page-print .order-date {
  background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
  padding: 0 0 10px;
  margin: 0 0 10px;
}
.page-print .col2-set {
  margin: 0 0 10px;
}
/* Price Rewrites */
.page-print .gift-message-link {
  display: none;
}
.page-print .price-excl-tax,
.page-print .price-incl-tax {
  display: block;
  white-space: nowrap;
}
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
  display: inline;
}
/* My Wishlist */
.my-wishlist .price-box .price-from .price-label,
.my-wishlist .price-box .price-to .price-label {
  font-size: 12px;
}
.my-wishlist .data-table td {
  padding: 10px;
}
.my-wishlist .product-image {
  display: block;
  width: 113px;
  height: 113px;
  margin: 0 0 5px;
}
.my-wishlist textarea {
  display: block;
  width: 97%;
  height: 109px;
}
.my-wishlist .buttons-set {
  margin-top: 2em;
}
.my-wishlist .buttons-set button.button {
  float: none;
}
#wishlist-table .add-to-links {
  white-space: nowrap;
}
/* My Tags */
.my-tag-edit {
  float: left;
  margin: 0 0 10px;
}
.my-tag-edit .btn-remove {
  float: right;
  margin: 4px 0 0 5px;
}
#my-tags-table {
  clear: both;
}
#my-tags-table td {
  padding: 10px;
}
#my-tags-table .add-to-links {
  white-space: nowrap;
}
/* My Reviews */
#my-reviews-table td {
  padding: 10px;
}
.product-review .product-img-box {
  float: left;
  width: 140px;
}
.product-review .product-img-box .product-image {
  display: block;
  width: 125px;
  height: 125px;
}
.product-review .product-img-box .label {
  font-size: 11px;
  margin: 0 0 3px;
}
.product-review .product-img-box .ratings .rating-box {
  float: none;
  display: block;
  margin: 0 0 3px;
}
.product-review .product-details {
  margin-left: 150px;
}
.product-review .product-name {
  font-size: 16px;
  font-weight: 600 !important;
  margin: 0 0 10px;
}
.product-review h3 {
  font-size: 12px;
  margin: 0 0 3px;
  color: #2f2f2f;
}
.product-review .ratings-table {
  margin: 0 0 10px;
}
.product-review dt {
  font-weight: 600 !important;
}
.product-review dd {
  font-size: 13px;
  margin: 5px 0 0;
}
/* Billing Agreements */
.billing-agreements .info-box {
  margin: 15px 0;
}
.billing-agreements .form-list li select {
  float: left;
}
.billing-agreements .form-list li button.button {
  float: left;
  margin-left: 10px;
}
.billing-agreements .table-caption {
  font-weight: 600 !important;
  font-size: 13px;
}
/* ======================================================================================= */
/* MAP Popup============================================================================== */
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: 600 !important;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}
.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: 600 !important;
  text-align: left;
  padding: 2px 5px;
  text-shadow: 0 1px 0 #fff;
}
.map-popup {
  background: #fff;
  border: 1px solid #aaa;
  margin: 12px 0 0;
  position: absolute;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  box-shadow: 0 0 6px #ccc;
  text-align: left;
  width: 300px;
  z-index: 100;
}
.map-popup-heading {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  padding: 5px 30px 5px 10px;
  width: 260px;
}
.map-popup-heading h2 {
  font-size: 16px;
  margin: 0;
  text-shadow: 0 1px 0 #f6f6f6;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}
.map-popup-arrow {
  background: url(../images/map_popup_arrow.gif) no-repeat;
  position: absolute;
  left: 50%;
  top: -10px;
  height: 10px;
  width: 19px;
}
.map-popup-close {
  background: url(../images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 8px;
  right: 10px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.map-popup-content {
  border-top: 1px solid #eee;
  padding: 10px;
  overflow: hidden;
  text-align: left;
  width: 280px;
}
.map-popup-checkout {
  display: inline;
  float: right;
  text-align: right;
}
.map-popup-checkout span {
  display: block;
  padding-right: 30px;
}
.map-popup-checkout .paypal-logo {
  margin: 0 0 5px;
}
.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
  margin: 0;
  padding: 0;
}
.map-popup-price {
  margin: 5px 0 0;
}
.map-popup-text {
  clear: right;
  margin: 0 10px;
  padding: 10px 0;
  text-align: left;
  word-wrap: break-word;
}
.map-popup-only-text {
  border-top: 1px solid #ddd;
}
/* ======================================================================================= */
/* Content */
/* Sample Data============================================================================ */
.home-callout {
  margin-bottom: 12px;
}
.home-callout img {
  display: block;
}
.home-spot {
  float: left;
  width: 470px;
  margin-left: 20px;
}
.best-selling h3 {
  margin: 12px 0 6px 0;
  color: #e25203;
  font-size: 1.2em;
}
.best-selling table {
  border-top: 1px solid #ccc;
}
.best-selling tr.odd {
  background: #eeeeee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x;
}
.best-selling tr.even {
  background: #ffffff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x;
}
.best-selling td {
  width: 50%;
  border-bottom: 1px solid #ccc;
  padding: 8px 10px 8px 8px;
  font-size: 11px;
}
.best-selling .product-img {
  float: left;
  border: 2px solid #dcdcdc;
}
.best-selling .product-description {
  margin-left: 107px;
  line-height: 1.3em;
}
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover {
  color: #203548;
}
/* ======================================================================================= */
/*---bundle price---------*/
.price-box-bundle {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.price-box-bundle .price-box {
  margin: 0 !important;
}
.price-box-bundle .price-box .price {
  float: left;
  font-size: 171.41%;
}
.price-box-bundle .price-box .price-label {
  display: block !important;
  float: left;
  line-height: 30px;
  font-weight: normal;
  margin-right: 5px;
}
.price-box-bundle .price-box .price-from {
  margin-right: 10px;
  float: left;
}
.price-as-configured .price-box .price {
  float: left;
  font-size: 171.41%;
}
.qty-holder .qty {
  width: 40px;
  text-align: center;
}
.price-box .price-as-configured {
  float: left;
}
.price-box .price-as-configured .price-label {
  display: block !important;
  float: left;
  color: #666;
  font-weight: normal;
  line-height: 30px;
  margin-right: 10px;
}
.price-box .price-as-configured .full-product-price {
  float: left;
  font-size: 128.57%;
}
.price-box .price-as-configured .price {
  float: left;
}
.cart .page-title {
  margin-bottom: 10px!important;
}
.cart .cart-collaterals {
  margin-top: 15px;
}
.cart .cart-collaterals #crosssell-products-list > li {
  margin-top: 20px;
}
.cart .cart-collaterals #crosssell-products-list .product-image {
  float: left;
  border: 1px solid #ccc;
  margin: 4px 10px 5px 0;
}
.cart .cart-collaterals #crosssell-products-list .product-image:hover {
  border-color: #5a88ca;
}
.cart .cart-collaterals #crosssell-products-list .product-details .product-name {
  display: block;
}
.cart .cart-collaterals #crosssell-products-list .product-details .price-box {
  float: left;
  width: 100%;
  margin: 5px 0;
  min-width: 210px;
  width: auto;
}
.cart .cart-collaterals #crosssell-products-list .product-details .price-box p {
  margin-bottom: 0;
}
.cart .cart-collaterals #crosssell-products-list .product-details .button.btn-cart {
  padding: 5px 15px;
  margin: 5px 0 !important;
}
.cart .cart-collaterals #crosssell-products-list .product-details .add-to-links {
  float: left;
  margin-left: 10px;
}
.quickview-main #product-tabs,
.quickview-main .wrap-addthis {
  display: none;
}
.subnav-fixed {
  position: fixed;
  top: 0px !important;
  left: 0;
  width: 100%;
  z-index: 999!important;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
/*==============================header 01===============================*/
.wrapper {
  overflow: hidden;
  min-height: 800px;
}
@media (min-width: 768px) {
  .box_header_01 .phone,
  .box_header_01 .policy {
    font-size: 85.71%;
    color: #666666;
    margin: 0;
    padding-left: 23px;
    position: relative;
    line-height: 34px;
  }
  .box_header_01 .phone {
    padding-left: 20px;
  }
  .box_header_01 .phone:before {
    content: "\f095";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #5a88ca;
    position: absolute;
    top: 0px;
    left: 0;
  }
  .box_header_01 .policy {
    margin-left: -26px;
  }
  .box_header_01 .policy:before {
    content: "\f0ec";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #5a88ca;
    position: absolute;
    top: 0px;
    left: 0;
  }
  .box_header_01 .toplink {
    float: right;
  }
  .box_header_01 .toplink .inner {
    float: left;
  }
  .box_header_01 .toplink .inner .d-hide {
    display: none;
  }
  .box_header_01 .toplink .inner .links li {
    float: left;
  }
  .box_header_01 .toplink .inner .links li.first a:before {
    display: none;
  }
  .box_header_01 .toplink .inner .links li a {
    font-size: 85.71%;
    padding: 0 20px;
    line-height: 34px;
    position: relative;
  }
  .box_header_01 .toplink .inner .links li a:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #5a88ca;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: 0;
    color: #666666;
  }
  .box_header_01 .toplink .inner .links li a:hover {
    color: #5a88ca;
  }
  .header01 .box_header_02 .wrap-block-cl .block .lg-cur span span {
    display: none;
  }
  .header01 .block-wrap-cart .block-cart .block-title > p {
    display: none;
  }
  .box_header_02 .inner {
    background: #fbfbfb;
    border: 1px solid #eaeaea;
    padding: 7px 0;
    float: left;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .box_header_02 .advanced-search {
    float: right;
    position: relative;
  }
  .box_header_02 .advanced-search .dropdown-cate,
  .box_header_02 .advanced-search .form-search,
  .box_header_02 .advanced-search .button {
    float: right;
  }
  .box_header_02 .advanced-search .form-search {
    position: relative;
    padding-left: 170px;
    padding-right: 22px;
  }
  .box_header_02 .advanced-search .form-search #search {
    width: 338px;
    height: 34px;
    border: 1px solid #eaeaea;
    margin: 0;
    padding-left: 40px;
    color: #999;
    padding-left: 20px;
    float: left;
  }
  .box_header_02 .advanced-search .button {
    color: #fff;
    position: absolute;
    right: 0;
    z-index: 9991;
    border: 1px solid #eaeaea;
    border-left: none;
    padding: 1px;
    min-height: 34px;
    min-width: 34px;
    background: #fff;
    margin: 0;
    -webkit-border-bottom-right-radius: 17px;
    -moz-border-radius-bottomright: 17px;
    border-bottom-right-radius: 17px;
    -webkit-border-top-right-radius: 17px;
    -moz-border-radius-topright: 17px;
    border-top-right-radius: 17px;
  }
  .box_header_02 .advanced-search .button > span {
    display: block;
  }
  .box_header_02 .advanced-search .button > span:before {
    content: "";
    width: 28px;
    height: 28px;
    background: #5a88ca;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    left: 2px;
  }
  .box_header_02 .advanced-search .button > span:after {
    content: "\f002";
    position: absolute;
    top: 6px;
    left: 10px;
    font-family: "Fontawesome";
    color: #fff;
  }
  .box_header_02 .advanced-search .button > span > span {
    display: none;
  }
  .box_header_02 .advanced-search .dropdown-cate {
    position: absolute;
    z-index: 999;
    left: 0;
    padding: 0 0px 2px 20px;
    background: #fff;
    border: 1px solid #eaeaea;
    -webkit-border-top-left-radius: 17px;
    -moz-border-radius-topleft: 17px;
    border-top-left-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
    -moz-border-radius-bottomleft: 17px;
    border-bottom-left-radius: 17px;
  }
  .box_header_02 .advanced-search .dropdown-cate .cat-search {
    display: block;
    line-height: 30px;
    color: #666666;
    position: relative;
    width: 149px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .box_header_02 .advanced-search .dropdown-cate .cat-search:before {
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    top: 2px;
    font-size: 14px;
    right: 20px;
    color: #666666;
  }
  .box_header_02 .advanced-search .dropdown-cate .cat-search:hover {
    cursor: pointer;
  }
  .box_header_02 .advanced-search .scrollbar {
    position: absolute;
    width: 200px;
    background: #fff;
  }
  .box_header_02 .advanced-search li:hover {
    color: #5a88ca !important;
  }
  .box_header_02 .advanced-search .wrap-scrollbar {
    position: absolute;
    top: 34px;
    left: 0;
    min-width: 200px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    padding: 15px 0 15px 15px;
    display: none;
  }
  .box_header_02 .advanced-search .wrap-scrollbar li.level-3 {
    padding-left: 15px;
    color: #888;
  }
  .box_header_02 .advanced-search .wrap-scrollbar li.level-4 {
    padding-left: 30px;
    color: #aaa;
  }
  .box_header_02 .advanced-search .wrap-scrollbar li:hover {
    cursor: pointer;
  }
  .box_header_02 .wrap-block-cl .inner-cl {
    float: right;
  }
  .box_header_02 .wrap-block-cl .block {
    float: left;
    margin: 0;
    position: relative;
    padding: 0 30px 0 15px;
    border: 1px solid #eaeaea;
    background: #fff;
  }
  .box_header_02 .wrap-block-cl .block:after {
    color: #666666;
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
    top: 5px;
    right: 14px;
    z-index: 9;
  }
  .box_header_02 .wrap-block-cl .block span {
    display: inline-block;
    text-transform: capitalize;
  }
  .box_header_02 .wrap-block-cl .block:hover {
    cursor: pointer;
  }
  .box_header_02 .wrap-block-cl .block > div {
    line-height: 32px;
    position: relative;
  }
  .box_header_02 .wrap-block-cl .block > div img {
    margin-top: 10px;
  }
  .box_header_02 .wrap-block-cl .block > div > span {
    color: #666666;
  }
  .box_header_02 .wrap-block-cl .block > ul {
    position: absolute;
    left: 0;
    top: 52px;
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    z-index: 999;
  }
  .box_header_02 .wrap-block-cl .block > ul li {
    background: #fbfbfb;
  }
  .box_header_02 .wrap-block-cl .block > ul li a {
    position: relative;
    white-space: nowrap;
    line-height: 30px;
    color: #666666;
    font-size: 85.71%;
    padding-left: 12px;
    display: block;
  }
  .box_header_02 .wrap-block-cl .block > ul li a img {
    margin-right: 8px;
    margin-top: 10px;
  }
  .box_header_02 .wrap-block-cl .block > ul li a .cur_icon {
    margin-right: 6px;
  }
  .box_header_02 .wrap-block-cl .block > ul li a:hover {
    color: #fff;
    background: #5a88ca;
  }
  .box_header_02 .wrap-block-cl .block:hover > ul {
    margin-top: 0;
    top: 33px;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  .box_header_02 .wrap-block-cl .block.block-language {
    -webkit-border-top-left-radius: 17px;
    -moz-border-radius-topleft: 17px;
    border-top-left-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
    -moz-border-radius-bottomleft: 17px;
    border-bottom-left-radius: 17px;
  }
  .box_header_02 .wrap-block-cl .block.block-language > ul {
    min-width: 132px;
  }
  .box_header_02 .wrap-block-cl .block.block-currency {
    border-left: none;
    -webkit-border-top-right-radius: 17px;
    -moz-border-radius-topright: 17px;
    border-top-right-radius: 17px;
    -webkit-border-bottom-right-radius: 17px;
    -moz-border-radius-bottomright: 17px;
    border-bottom-right-radius: 17px;
  }
  .box_header_02 .wrap-block-cl .block.block-currency > ul {
    min-width: 114px;
  }
  .box_header_02 .block-cart {
    float: right;
    position: relative;
  }
  .box_header_02 .block-cart .block-title {
    text-align: left;
  }
  .box_header_02 .block-cart .block-title a {
    line-height: 32px;
    float: left;
    border: 1px solid #eaeaea;
    min-width: 150px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    background: #fff;
    text-align: left;
    color: #666666;
    padding-left: 20px;
    position: relative;
  }
  .box_header_02 .block-cart .block-title a:hover {
    color: #5a88ca;
  }
  .box_header_02 .block-cart .block-title a:before {
    content: "";
    width: 28px;
    height: 28px;
    background: #5a88ca;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    right: 2px;
  }
  .box_header_02 .block-cart .block-title a:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 3px;
    width: 20px;
    height: 20px;
    background: url('../images/edo.png') no-repeat 0 0;
  }
  .box_header_02 .block-cart:hover .block-content {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0;
    visibility: visible;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  .box_header_02 .block-cart .block-content {
    float: left;
    width: 300px;
    position: absolute;
    top: 38px;
    margin: 0;
    right: 0;
    z-index: 99;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    opacity: 0;
    filter: alpha(opacity=0);
    margin-top: 30px;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  .box_header_02 .block-cart .block-content .inner {
    background: #fff;
    float: left;
    width: 100%;
    padding: 15px 20px;
  }
  .box_header_02 .block-cart .block-content .inner .block-subtitle {
    text-transform: uppercase;
    font-size: 100%;
  }
  .box_header_02 .block-cart .block-content .inner .truncated {
    display: none;
  }
  .box_header_02 .block-cart .block-content .inner #cart-sidebar li {
    padding: 15px 0 25px 25px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
  }
  .box_header_02 .block-cart .block-content .inner #cart-sidebar li .btn-remove {
    position: absolute;
    top: 18px;
    font-size: 14px;
    left: 0;
    width: 15px;
    height: 15px;
    text-indent: -9999em;
  }
  .box_header_02 .block-cart .block-content .inner #cart-sidebar li .btn-remove:before {
    content: "\f014";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
  }
  .box_header_02 .block-cart .block-content .inner #cart-sidebar li .btn-edit {
    position: absolute;
    top: 42px;
    font-size: 14px;
    left: 0;
    width: 15px;
    height: 15px;
    text-indent: -9999em;
  }
  .box_header_02 .block-cart .block-content .inner #cart-sidebar li .btn-edit:before {
    content: "\f040";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
  }
  .box_header_02 .block-cart .block-content .inner #cart-sidebar li .product-image {
    float: left;
    margin-right: 10px;
    overflow: hidden;
  }
  .box_header_02 .block-cart .block-content .inner #cart-sidebar li .product-image img {
    border: 1px solid transparent;
  }
  .box_header_02 .block-cart .block-content .inner #cart-sidebar li .product-image:hover img {
    border: 1px solid #5a88ca;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  .box_header_02 .block-cart .block-content .inner #cart-sidebar li .product-name {
    font-size: 100%;
  }
  .box_header_02 .block-cart .block-content .inner #cart-sidebar li .product-name a {
    display: inline-block;
    width: 132px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: capitalize;
  }
  .box_header_02 .block-cart .block-content .inner #cart-sidebar li .product-details {
    float: left;
  }
  .box_header_02 .block-cart .block-content .inner #cart-sidebar li .product-details > strong {
    float: left;
    min-width: 98px;
    border: 1px solid #eaeaea;
  }
  .box_header_02 .block-cart .block-content .inner #cart-sidebar li .product-details > strong a {
    min-width: 19px;
    min-height: 28px;
    float: left;
    margin: 0;
  }
  .box_header_02 .block-cart .block-content .inner #cart-sidebar li .product-details > strong a.flycart-qty-change-left {
    background: url('../images/minus.png') no-repeat 0 0 #999999;
  }
  .box_header_02 .block-cart .block-content .inner #cart-sidebar li .product-details > strong a.flycart-qty-change-right {
    background: url('../images/plus.png') no-repeat 0 0 #999999;
  }
  .box_header_02 .block-cart .block-content .inner #cart-sidebar li .product-details > strong a:hover.flycart-qty-change-left,
  .box_header_02 .block-cart .block-content .inner #cart-sidebar li .product-details > strong a:hover.flycart-qty-change-right {
    background-color: #5a88ca;
  }
  .box_header_02 .block-cart .block-content .inner #cart-sidebar li .product-details > strong input {
    margin: 0;
    border: none;
    height: 28px;
    min-width: 58px;
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
  }
  .box_header_02 .block-cart .block-content .inner #cart-sidebar li .product-details .price {
    color: #ffb424;
    line-height: 100%;
    width: 100%;
    margin: 0 0 12px;
    display: inline-block;
  }
  .box_header_02 .block-cart .block-content .inner .summary {
    float: left;
    width: 100%;
    margin-bottom: 8px;
  }
  .box_header_02 .block-cart .block-content .inner .summary p {
    margin: 0;
    width: 100%;
  }
  .box_header_02 .block-cart .block-content .inner .summary p .label {
    text-transform: uppercase;
    font-size: 100%;
    font-weight: normal;
    padding: 0;
    margin: 15px 0 0;
    display: inline-block;
    color: #333333;
  }
  .box_header_02 .block-cart .block-content .inner .summary p .price {
    float: right;
    font-size: 142.85%;
    margin-top: 6px;
    color: #666666;
  }
  .box_header_02 .block-cart .block-content .inner .actions {
    float: left;
    width: 100%;
    text-align: center;
  }
  .box_header_02 .block-cart .block-content .inner .actions .a-inner {
    background: #333333;
  }
  .box_header_02 .block-cart .block-content .inner .actions .a-inner a {
    color: #fff;
    text-transform: uppercase;
    font-size: 100%;
    position: relative;
    padding: 10px 14px 10px 37px;
    display: inline-block;
  }
  .box_header_02 .block-cart .block-content .inner .actions .a-inner a:hover {
    text-decoration: underline;
  }
  .box_header_02 .block-cart .block-content .inner .actions .a-inner a.btn-mycart {
    position: relative;
    z-index: 9;
    background: #5a88ca;
    padding-left: 20px;
    padding-right: 6px;
  }
  .box_header_02 .block-cart .block-content .inner .actions .a-inner a.btn-mycart:before {
    border-color: #5a88ca rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 40px 40px 0 0;
    content: "";
    height: 0;
    line-height: 0;
    position: absolute;
    right: -40px;
    top: 0;
    width: 0;
  }
  .box_header_03 .plr {
    padding: 0;
  }
  .box_header_03 .logo {
    float: left;
    margin: 25px 0;
  }
  .box_header_03 .box-banner {
    margin-top: 16px;
  }
  .box_header_03 .box-banner a {
    float: left;
    width: 100%;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
  }
  .box_header_03 .box-banner a img {
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .box_header_03 .box-banner a:before {
    content: "";
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  .box_header_03 .box-banner a:hover:before {
    top: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  .box_header_03 .box-banner .b1 {
    padding-right: 5px;
  }
  .box_header_03 .box-banner .b2 {
    padding-left: 5px;
  }
  .box_header_04 {
    background: #fbfbfb;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
  }
}
/*===========================block01=====================================*/
.wrap01 {
  margin-top: 30px;
}
.cms-home .wrap-slideshow {
  margin-top: 20px;
  position: relative;
  float: left;
  width: 100%;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.cms-home .wrap-slideshow.slideshow1 {
  margin-top: 0;
}
.cms-home .wrap-slideshow.slideshow1 .tp-rightarrow:before,
.cms-home .wrap-slideshow.slideshow1 .tp-leftarrow:before {
  top: -8px;
}
.cms-home .wrap-slideshow .tp-rightarrow:before,
.cms-home02 .wrap-slideshow .tp-rightarrow:before,
.cms-home .wrap-slideshow .tp-leftarrow:before,
.cms-home02 .wrap-slideshow .tp-leftarrow:before {
  font-size: 20px;
  left: 10px;
  top: 1px !important;
}
.cms-home .wrap-slideshow .tp-rightarrow:before,
.cms-home02 .wrap-slideshow .tp-rightarrow:before {
  left: 13px !important;
}
.cms-home02 .slide-wrap {
  float: left;
  width: 100%;
  padding: 15px;
  margin-top: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.cms-home02 .slide-wrap .wrap-slideshow {
  margin-top: 0;
  position: relative;
  float: left;
  width: 100%;
}
.cms-home02 .slide-wrap .wrap-slideshow li {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
.cms-home02 .slide-wrap .wrap-slideshow .tp-leftarrow {
  left: -32px !important;
}
.cms-home02 .slide-wrap .wrap-slideshow .tp-rightarrow {
  right: -32px !important;
}
.wrap-slideshow li {
  -webkit-border-radius: 7px !important;
  -moz-border-radius: 7px !important;
  border-radius: 7px !important;
}
.wrap-slideshow .tp-rightarrow,
.wrap-slideshow .tp-leftarrow {
  background: #fff;
  z-index: 99 !important;
  width: 32px;
  height: 32px;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.wrap-slideshow .tp-rightarrow:before,
.wrap-slideshow .tp-leftarrow:before {
  content: "";
  font-family: "FontAwesome";
  font-size: 30px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -7px;
  left: 0;
  color: #333333;
}
.wrap-slideshow .tp-rightarrow:hover,
.wrap-slideshow .tp-leftarrow:hover {
  cursor: pointer;
  background: #5a88ca;
  border-color: #5a88ca;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.wrap-slideshow .tp-rightarrow:hover:before,
.wrap-slideshow .tp-leftarrow:hover:before {
  color: #fff;
}
.wrap-slideshow .tp-rightarrow:before {
  content: "\f105";
  left: 11px;
}
.wrap-slideshow .tp-leftarrow:before {
  content: "\f104";
  left: 7px;
}
.block-cate-gua {
  float: left;
  width: 100%;
  height: 360px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.block-cate-gua .tab-item {
  padding: 16px 0px;
  background: #fbfbfb;
  float: left;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
.block-cate-gua .tab-item ul {
  display: inline-block;
  margin-bottom: -4px;
}
.block-cate-gua .tab-item ul li {
  float: left;
}
.block-cate-gua .tab-item ul li:first-child {
  margin-right: 1px;
}
.block-cate-gua .tab-item ul li a {
  float: left;
  position: relative;
  display: block !important;
  padding: 4px 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  -moz-box-shadow: 0 -1px 0 #d9d9d9;
  -webkit-box-shadow: 0 -1px 0 #d9d9d9;
  box-shadow: 0 -1px 0 #d9d9d9;
  background: url('../images/bg-tab.png') repeat-x 0 -1px;
  color: #333333;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.block-cate-gua .tab-item ul li a:hover {
  position: relative;
  color: #fff;
  background: #5a88ca;
}
.block-cate-gua .tab-item ul li.active a {
  position: relative;
  color: #fff;
  background: #5a88ca;
}
.block-cate-gua .tab-content .block-categories .parent-categories {
  display: none;
}
.block-cate-gua .tab-content .block-categories ul {
  float: left;
  width: 100%;
  margin-top: 12px;
}
.block-cate-gua .tab-content .block-categories ul li {
  float: left;
  width: 100%;
}
.block-cate-gua .tab-content .block-categories ul li a {
  display: block;
  color: #333333;
  position: relative;
}
.block-cate-gua .tab-content .block-categories ul li a:before {
  content: "\f178";
  font-family: "FontAwesome";
  font-size: 14px;
  color: #5a88ca;
  position: absolute;
  top: 6px;
  left: 20px;
  z-index: 9;
}
.block-cate-gua .tab-content .block-categories ul li a:hover {
  color: #5a88ca;
}
.block-cate-gua .tab-content .block-categories ul li a:hover span {
  color: #5a88ca;
}
.block-cate-gua .tab-content .block-categories ul li a:hover:before {
  color: #fff;
}
.block-cate-gua .tab-content .block-categories ul li a:hover:after {
  content: "";
  position: absolute;
  top: 32px;
  left: -11px;
  width: 0;
  height: 0;
  border-top: 10px solid #000;
  border-left: 10px solid transparent;
}
.block-cate-gua .tab-content .block-categories ul li a:hover .text {
  background: #5a88ca;
  color: #fff;
}
.block-cate-gua .tab-content .block-categories ul li a:hover .text:before {
  content: "";
  position: absolute;
  top: 0px;
  right: -16px;
  width: 0;
  height: 0;
  border-left: 16px solid #5a88ca;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
}
.block-cate-gua .tab-content .block-categories ul li a:hover .text:after {
  content: "";
  width: 11px;
  height: 32px;
  position: absolute;
  top: 0px;
  left: -11px;
  background: #5a88ca;
}
.block-cate-gua .tab-content .block-categories ul li a span {
  padding: 5px 0;
}
.block-cate-gua .tab-content .block-categories ul li a .text {
  display: inline-block;
  position: relative;
  padding: 6px 15px 6px 50px;
  min-width: 175px;
}
.block-cate-gua .tab-content .block-categories ul li a .text1 {
  color: #999999;
  font-size: 85.71%;
  float: right;
  margin-right: 20px;
  padding: 7px 0;
}
.block-cate-gua .tab-content .block-guarantee {
  float: left;
  width: 100%;
}
.block-cate-gua .tab-content .block-guarantee h3 {
  float: left;
  padding-left: 23px;
  font-size: 100%;
  line-height: 100%;
  margin: 15px 0 20px 0;
}
.block-cate-gua .tab-content .block-guarantee h3 span {
  text-transform: uppercase;
}
.block-cate-gua .tab-content .block-guarantee h3 span.p1 {
  font-style: italic;
  color: #333333;
}
.block-cate-gua .tab-content .block-guarantee h3 span.p2 {
  color: #5a88ca;
  float: left;
  margin-top: 4px;
  font-weight: 600 !important;
}
.block-cate-gua .tab-content .block-guarantee ul {
  float: left;
  width: 100%;
}
.block-cate-gua .tab-content .block-guarantee ul li {
  float: left;
  width: 100%;
}
.block-cate-gua .tab-content .block-guarantee ul li a {
  display: block;
  padding: 9px 0 9px 66px;
  position: relative;
  color: #666666;
}
.block-cate-gua .tab-content .block-guarantee ul li a:hover {
  color: #5a88ca;
}
.block-cate-gua .tab-content .block-guarantee ul li a:before {
  content: "\f046";
  font-family: "FontAwesome";
  font-size: 22px;
  color: #5a88ca;
  position: absolute;
  top: 5px;
  left: 31px;
}
.block-cate-gua .tab-content .block-guarantee .button {
  position: relative;
  z-index: 9;
  border: 1px solid #eaeaea;
  padding: 1px;
  min-height: 34px;
  background: #fff;
  float: left;
  line-height: 30px;
  padding-left: 40px;
  padding-right: 20px;
  margin: 0;
  margin-top: 15px;
  margin-left: 20px;
  color: #666666;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.block-cate-gua .tab-content .block-guarantee .button:hover {
  color: #5a88ca;
}
.block-cate-gua .tab-content .block-guarantee .button > span {
  display: block;
}
.block-cate-gua .tab-content .block-guarantee .button > span:before {
  content: "";
  width: 28px;
  height: 28px;
  background: #5a88ca;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
}
.block-cate-gua .tab-content .block-guarantee .button > span:after {
  content: "\f105";
  position: absolute;
  top: 1px;
  left: 14px;
  font-family: "Fontawesome";
  color: #fff;
}
/*================================block 02===============================*/
.block-shop-features {
  float: left;
  height: 396px;
  width: 100%;
  margin-top: 30px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.block-shop-features .bock-title {
  padding: 8px 0 8px 85px;
  position: relative;
  border-bottom: 1px solid #eaeaea;
  background: #fbfbfb;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
.block-shop-features .bock-title:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 5px;
  left: 20px;
  background: url('../images/edo.png') no-repeat -28px 7px;
}
.block-shop-features .bock-title h2 {
  line-height: 100%;
  margin: 0;
  text-transform: uppercase;
  color: #333333;
}
.block-shop-features .bock-title h2.p1 {
  font-size: 128.57%;
  font-style: italic;
}
.block-shop-features .bock-title h2.p2 {
  font-size: 171.42%;
  font-weight: 600 !important;
}
.block-shop-features .inner {
  float: left;
  width: 100%;
  padding: 20px 20px;
}
.block-shop-features .inner a {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.block-shop-features .inner a.last {
  margin-bottom: 0;
}
.block-shop-features .inner a img {
  width: 100%;
}
.block-shop-features .inner a:before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.block-shop-features .inner a:hover:before {
  top: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.cms-home .category-products .block-offer .products-grid .item .inner {
  margin-bottom: 0;
}
.block-offer {
  float: left;
  height: 396px;
  width: 100%;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 30px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.block-offer .block-title {
  padding: 8px 0 8px 85px;
  position: relative;
  border-bottom: 1px solid #eaeaea;
  background: #fbfbfb;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
.block-offer .block-title:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 8px;
  left: 20px;
  background: url('../images/edo.png') no-repeat -94px 0;
}
.block-offer .block-title h2 {
  line-height: 100%;
  margin: 0;
  text-transform: uppercase;
  color: #333333;
}
.block-offer .block-title h2.p1 {
  font-size: 128.57%;
  font-style: italic;
}
.block-offer .block-title h2.p2 {
  font-size: 171.42%;
  font-weight: 600 !important;
}
.block-offer .navslider {
  position: absolute;
  top: 20px;
  right: 20px;
}
.block-offer .navslider a {
  float: left;
  width: 20px;
  height: 20px;
  border: 1px solid #eaeaea;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-indent: -9999em;
  background: #fff;
}
.block-offer .navslider a:before {
  content: "";
  text-indent: 0;
  color: #333333;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  top: -1px;
}
.block-offer .navslider a:hover {
  background: #5a88ca;
  border-color: #5a88ca;
}
.block-offer .navslider a:hover:before {
  color: #fff;
}
.block-offer .navslider a.prev:before {
  content: "\f104";
  left: 6px;
}
.block-offer .navslider a.next:before {
  content: "\f105";
  left: 7px;
}
.block-offer .slider-inner {
  overflow: hidden;
}
.block-offer .container-slider .products-grid .item {
  float: left;
  padding: 0px 20px;
  margin-top: 20px;
  border-right: 1px solid #eaeaea;
  overflow: hidden;
}
.block-offer .container-slider .products-grid .item .wrap-new-sale {
  top: 20px;
  left: 20px;
}
.block-offer .container-slider .products-grid .item .inner {
  display: inline-block;
  margin-bottom: -4px;
}
.block-offer .container-slider .products-grid .item .inner img {
  width: 100%;
}
.block-topseller {
  float: left;
  height: 396px;
  width: 100%;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  margin-top: 30px;
}
.block-topseller .block-title {
  padding: 8px 0 8px 85px;
  position: relative;
  border-bottom: 1px solid #eaeaea;
  background: #fbfbfb;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
.block-topseller .block-title:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 8px;
  left: 20px;
  background: url('../images/edo.png') no-repeat -154px 0;
}
.block-topseller .block-title h2 {
  line-height: 100%;
  margin: 0;
  text-transform: uppercase;
  color: #333333;
}
.block-topseller .block-title h2.p1 {
  font-size: 128.57%;
  font-style: italic;
}
.block-topseller .block-title h2.p2 {
  font-size: 171.42%;
  font-weight: 600 !important;
}
.block-topseller .navslider {
  position: absolute;
  top: 20px;
  right: 20px;
}
.block-topseller .navslider a {
  float: left;
  width: 20px;
  height: 20px;
  border: 1px solid #eaeaea;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-indent: -9999em;
  background: #fff;
}
.block-topseller .navslider a:before {
  content: "";
  text-indent: 0;
  color: #333333;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  top: -1px;
}
.block-topseller .navslider a:hover {
  background: #5a88ca;
  border-color: #5a88ca;
}
.block-topseller .navslider a:hover:before {
  color: #fff;
}
.block-topseller .navslider a.prev:before {
  content: "\f104";
  left: 6px;
}
.block-topseller .navslider a.next:before {
  content: "\f105";
  left: 7px;
}
.block-topseller .products-grid .item {
  padding: 20px 20px 0 20px;
}
.block-topseller .products-grid .item .wrap-new-sale {
  top: 20px;
  left: 20px;
}
.block-hot-deals {
  float: left;
  width: 100%;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  margin-top: 30px;
}
.block-hot-deals .block-title {
  padding: 8px 0 8px 85px;
  position: relative;
  border-bottom: 1px solid #eaeaea;
  background: #fbfbfb;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
.block-hot-deals .block-title:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 8px;
  left: 20px;
  background: url('../images/edo.png') no-repeat -216px 0;
}
.block-hot-deals .block-title h2 {
  line-height: 100%;
  margin: 0;
  text-transform: uppercase;
  color: #333333;
}
.block-hot-deals .block-title h2.p1 {
  font-size: 128.57%;
  font-style: italic;
}
.block-hot-deals .block-title h2.p2 {
  font-size: 171.42%;
  font-weight: 600 !important;
}
.block-hot-deals .block-title .countdown-row {
  position: absolute;
  top: 9px;
  right: 20px;
}
.block-hot-deals .block-title .countdown-row:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  float: left;
  width: 100%;
  height: 40px;
  background: url('../images/bg-count-down.png') no-repeat top left;
}
.block-hot-deals .block-title .countdown-row .countdown-section {
  float: left;
  width: 52px;
  height: 40px;
  background: #5a88ca;
}
.block-hot-deals .block-title .countdown-row .countdown-section span {
  width: 100%;
  line-height: 100%;
  float: left;
  font-size: 85.71%;
  margin-top: 2px;
  text-align: center;
  color: #fff;
}
.block-hot-deals .block-title .countdown-row .countdown-section span.countdown-amount {
  font-weight: 600 !important;
  margin-top: 8px;
}
.block-hot-deals .container-slider {
  position: relative;
  padding: 0 10px;
}
.block-hot-deals .container-slider .products-grid .item {
  float: left;
  padding-top: 20px;
}
.block-hot-deals .container-slider .products-grid .item .wrap-new-sale {
  top: 20px;
}
.block-hot-deals .container-slider .products-grid .item img {
  width: 100%;
}
.block-hot-deals .navslider a {
  float: left;
  width: 20px;
  height: 20px;
  border: 1px solid #eaeaea;
  position: absolute;
  text-indent: -9999em;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: 50%;
  margin-top: -10px;
  z-index: 9;
}
.block-hot-deals .navslider a:before {
  content: "";
  text-indent: 0;
  color: #333333;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  top: -1px;
}
.block-hot-deals .navslider a:hover {
  background: #5a88ca;
  border-color: #5a88ca;
  cursor: pointer;
}
.block-hot-deals .navslider a:hover:before {
  color: #fff;
}
.block-hot-deals .navslider a.prev {
  left: 0;
}
.block-hot-deals .navslider a.prev:before {
  content: "\f104";
  left: 6px;
}
.block-hot-deals .navslider a.next {
  right: 0;
}
.block-hot-deals .navslider a.next:before {
  content: "\f105";
  left: 7px;
}
.banner {
  float: left;
  width: 100%;
  margin-top: 30px;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.banner img {
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.banner:before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.banner:hover:before {
  top: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.block-popular .title {
  position: relative;
  margin: 30px 0 0px 0;
}
.block-popular .title:before {
  content: "";
  width: 100%;
  height: 5px;
  border: 1px solid #eaeaea;
  background: #fbfbfb;
  position: absolute;
  top: 14px;
  left: 0;
}
.block-popular .title > span {
  line-height: 100%;
  font-weight: 500 !important;
  color: #333333;
  padding-right: 32px;
  background: #fff;
  text-transform: uppercase;
  font-size: 128.57%;
  position: relative;
  font-weight: 600 !important;
}
.block-popular .title .navslider {
  position: absolute;
  top: 4px;
  right: 0px;
  background: #fff;
  padding-left: 30px;
}
.block-popular .title .navslider a {
  float: left;
  width: 20px;
  height: 20px;
  border: 1px solid #eaeaea;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-indent: -9999em;
  background: #fff;
}
.block-popular .title .navslider a:before {
  content: "";
  text-indent: 0;
  color: #333333;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  top: 2px;
}
.block-popular .title .navslider a:hover {
  background: #5a88ca;
  border-color: #5a88ca;
}
.block-popular .title .navslider a:hover:before {
  color: #fff;
}
.block-popular .title .navslider a.prev {
  margin-right: 1px;
}
.block-popular .title .navslider a.prev:before {
  content: "\f104";
  left: 6px;
}
.block-popular .title .navslider a.next:before {
  content: "\f105";
  left: 8px;
}
.block-popular .wrap_item .item {
  float: left;
}
.block-popular .wrap_item .item .wrap-img {
  float: left;
  width: 100%;
  padding: 0 30px;
  margin-bottom: 23px;
  margin-top: 21px;
}
.block-popular .wrap_item .item .wrap-img .banner1 {
  /*.effect();*/
  float: left;
  width: 100%;
}
.block-popular .wrap_item .item .wrap-img .banner1 img {
  width: 100%;
}
.block-popular .wrap_item .item.first-item .inner {
  border: none;
}
.block-popular .wrap_item .item .inner {
  float: left;
  width: 100%;
  padding: 0 30px;
  border-left: 1px solid #eaeaea;
}
.block-popular .wrap_item .item .inner .parent-categories .p-title {
  text-transform: uppercase;
  color: #333333;
  font-weight: 500 !important;
  display: block;
  padding: 0 0 7px 0;
  line-height: 100%;
}
.block-popular .wrap_item .item .inner .parent-categories .p-title:hover {
  color: #5a88ca;
}
.block-popular .wrap_item .item .inner .sub-categories li a {
  position: relative;
  display: block;
  padding: 6px 0 6px 25px;
  color: #666666;
}
.block-popular .wrap_item .item .inner .sub-categories li a:before {
  content: "\f178";
  font-family: "FontAwesome";
  font-size: 14px;
  color: #5a88ca;
  position: absolute;
  top: 7px;
  left: 0px;
  z-index: 9;
}
.block-popular .wrap_item .item .inner .sub-categories li a:hover {
  color: #5a88ca;
}
.block-popular .wrap_item .item .inner .sub-categories li a span {
  display: none;
}
/*=========================================================footer==============================================================*/
.footer {
  /*--------------------end footer-top------------------*/
}
.footer .footer-top {
  float: left;
  width: 100%;
  margin-top: 30px;
  padding: 30px 0;
  background: #fbfbfb;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.footer .footer-top .block {
  float: left;
  width: 100%;
  height: 200px;
  padding: 12px 20px 20px;
  background: #fff;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.footer .footer-top .block .block-title {
  padding-left: 66px !important;
  padding: 8px 0 8px 85px;
  position: relative;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
.footer .footer-top .block .block-title:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 8px;
  left: 20px;
  background: url('../images/edo.png') no-repeat 0px 0;
}
.footer .footer-top .block .block-title h2 {
  line-height: 100%;
  margin: 0;
  text-transform: uppercase;
  color: #333333;
}
.footer .footer-top .block .block-title h2.p1 {
  font-size: 128.57%;
  font-style: italic;
}
.footer .footer-top .block .block-title h2.p2 {
  font-size: 171.42%;
  font-weight: 600 !important;
}
.footer .footer-top .block .block-title:before {
  height: 45px;
  left: 0;
}
.footer .footer-top .block .block-title h2.p1 {
  font-size: 100%;
}
.footer .footer-top .block .block-title h2.p2 {
  font-size: 128.57%;
  margin-top: 2px;
  font-weight: 600 !important;
}
.footer .footer-top .block.block-store .block-title:before {
  background: url('../images/edo.png') no-repeat -285px 0;
}
.footer .footer-top .block.block-mail .block-title:before {
  background: url('../images/edo.png') no-repeat -355px 0;
}
.footer .footer-top .block.block-banner-footer .block-title {
  margin-bottom: 22px;
}
.footer .footer-top .block.block-banner-footer .block-title:before {
  background: url('../images/edo.png') no-repeat 0 -49px;
}
.footer .footer-top .block.block-banner-footer .navslider {
  position: absolute;
  top: 20px;
  right: 0px;
}
.footer .footer-top .block.block-banner-footer .navslider a {
  float: left;
  width: 20px;
  height: 20px;
  border: 1px solid #eaeaea;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-indent: -9999em;
  background: #fff;
}
.footer .footer-top .block.block-banner-footer .navslider a:before {
  content: "";
  text-indent: 0;
  color: #333333;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  top: -1px;
}
.footer .footer-top .block.block-banner-footer .navslider a:hover {
  background: #5a88ca;
  border-color: #5a88ca;
}
.footer .footer-top .block.block-banner-footer .navslider a:hover:before {
  color: #fff;
}
.footer .footer-top .block.block-banner-footer .navslider a.prev {
  margin-right: 1px;
}
.footer .footer-top .block.block-banner-footer .navslider a.prev:before {
  content: "\f104";
  left: 6px;
}
.footer .footer-top .block.block-banner-footer .navslider a.next:before {
  content: "\f105";
  left: 7px;
}
.footer .footer-top .block.block-banner-footer .wrap_item .item {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.footer .footer-top .block.block-banner-footer .wrap_item .item:before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.footer .footer-top .block.block-banner-footer .wrap_item .item:hover:before {
  top: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.footer .footer-top .block.block-banner-footer .wrap_item .item img {
  width: 100%;
}
.footer .footer-top .block .info {
  color: #666666;
  font-size: 85.71%;
  margin: 22px 0;
}
.footer .footer-top .block .input-box {
  float: left;
  width: 100%;
  padding: 1px;
  border: 1px solid #eaeaea;
  position: relative;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.footer .footer-top .block .input-box .button {
  background: #5a88ca;
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 5px 20px 5px 15px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.footer .footer-top .block .input-box .button:before {
  content: "\f105";
  font-family: "FontAwesome";
  color: #fff;
  position: absolute;
  top: 5px;
  right: 10px;
}
.footer .footer-top .block .input-box .button span {
  text-transform: uppercase;
  color: #fff;
}
.footer .footer-top .block .input-box .button:hover {
  background: #333333;
}
.footer .footer-top .block .input-box input {
  width: 100%;
  height: 30px;
  border: none;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  margin: 0;
  padding: 6px 64px 5px 20px;
  color: #999999;
}
.footer .footer-middle {
  float: left;
  width: 100%;
}
.footer .footer-middle .col-lg-2 {
  padding: 0 !important;
}
.footer .footer-middle .block {
  padding: 15px;
  border-right: 1px solid #eaeaea;
  float: left;
  width: 100%;
}
.footer .footer-middle .block.block-international {
  border: none;
}
.footer .footer-middle .block .block-title {
  float: left;
  width: 100%;
}
.footer .footer-middle .block .block-title span {
  text-transform: uppercase;
  color: #333333;
  font-weight: 500 !important;
  padding: 10px 0;
  float: left;
  width: 100%;
}
.footer .footer-middle .block .block-title .block-service {
  padding-top: 6px;
  padding-bottom: 6px;
}
.footer .footer-middle .block ul li a {
  display: block;
  padding: 5px 0;
  font-size: 85.71%;
  color: #666666;
}
.footer .footer-middle .block ul li a:hover {
  color: #5a88ca;
}
.footer .footer-middle .block.block-international .block-title {
  float: left;
  margin-bottom: 5px;
}
.footer .footer-middle .block.block-international ul li a {
  padding: 10px 0;
}
.footer .footer-middle .block.block-international ul li a img {
  float: left;
  margin-right: 7px;
}
.footer .footer-middle .tmp {
  float: left;
  width: 100%;
  height: 1px;
  padding: 0;
}
.footer .footer-middle .tmp span {
  text-indent: -9999em;
  float: left;
  width: 100%;
  background: #eaeaea;
  height: 1px;
}
.footer .footer-middle .block-social {
  float: left;
  margin: 17px 0;
}
.footer .footer-middle .block-social li {
  float: left;
  margin-right: 5px;
}
.footer .footer-middle .block-social li a {
  float: left;
  width: 34px;
  height: 34px;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: relative;
  text-indent: -9999em;
}
.footer .footer-middle .block-social li a:before {
  content: "";
  font-family: "Fontawesome";
  text-indent: 0;
  width: 18px;
  height: 20px;
  font-size: 19px;
  color: #635d5d;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -13px;
  margin-left: -8px;
}
.footer .footer-middle .block-social li a:hover {
  background: #5a88ca;
  border-color: #5a88ca;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.footer .footer-middle .block-social li a:hover:before {
  color: #fff;
}
.footer .footer-middle .block-social li a.s1:before {
  content: "\f09a";
  margin-left: -6px;
}
.footer .footer-middle .block-social li a.s2:before {
  content: "\f099";
}
.footer .footer-middle .block-social li a.s3:before {
  content: "\f0d5";
}
.footer .footer-middle .block-social li a.s4:before {
  content: "\f0d2";
}
.footer .footer-middle .block-social li a.s5:before {
  content: "\f0e1";
}
.footer .footer-middle .block-social li a.s6:before {
  content: "\f194";
}
.footer .footer-middle .block-social li a.s7:before {
  content: "\f1a7";
}
.footer .footer-middle .block-social li a.s8:before {
  content: "\f17e";
}
.footer .footer-middle .block-payment {
  float: right;
  margin: 17px 0;
  padding-top: 2px;
}
.footer .footer-middle .block-payment li {
  float: left;
  margin-left: 20px;
}
.footer .footer-middle .block-payment li:first-child {
  margin-left: 0;
}
.footer .footer-middle .block-payment li a {
  display: inline-block;
}
.footer .footer-bottom {
  float: left;
  width: 100%;
  padding: 25px 0 35px;
}
.footer .footer-bottom .col-left {
  font-size: 85.71%;
  line-height: 100%;
  color: #666666;
}
.footer .footer-bottom .col-left a {
  color: #666666;
}
.footer .footer-bottom .col-left a:hover {
  color: #5a88ca;
}
.footer .footer-bottom .col-right {
  text-align: right;
  font-size: 85.71%;
  line-height: 100%;
}
.footer .footer-bottom .col-right span {
  font-size: 116.66%;
  font-weight: 700 !important;
  color: #666666;
  margin-left: 5px;
}
.footer #vt-totop {
  position: fixed;
  bottom: 152px;
  right: 10px;
  width: 30px;
  height: 30px;
  background: #5a88ca;
  z-index: 99;
}
.footer #vt-totop:before {
  content: "\f062";
  font-family: "FontAwesome";
  position: absolute;
  top: 5px;
  left: 9px;
  color: #fff;
}
.footer #vt-totop span {
  display: none;
}
/*-- Block in content ---*/
.col1-layout .block-layered-nav .block-title {
  display: none;
}
.col1-layout .block-layered-nav #narrow-by-list {
  float: left;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fbfbfb;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.col1-layout .block-layered-nav #narrow-by-list dt {
  float: left;
  width: 16% !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
  min-height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: 500 !important;
  color: #333333;
  clear: both;
}
.col1-layout .block-layered-nav #narrow-by-list dt.first,
.col1-layout .block-layered-nav #narrow-by-list dt#first {
  padding-top: 10px;
}
.col1-layout .block-layered-nav #narrow-by-list dd {
  float: left;
  width: 84%;
  min-height: 40px;
  background: #fff;
  border-left: 1px solid #eaeaea;
}
.col1-layout .block-layered-nav #narrow-by-list dd.first,
.col1-layout .block-layered-nav #narrow-by-list dd#first {
  padding-top: 12px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
.col1-layout .block-layered-nav #narrow-by-list dd.last {
  padding-bottom: 15px;
}
.col1-layout .block-layered-nav #narrow-by-list dd.currently {
  padding-left: 0;
  padding-bottom: 0;
}
.col1-layout .block-layered-nav #narrow-by-list dd.currently ol li:first-child {
  margin-left: 0;
}
.col1-layout .block-layered-nav #narrow-by-list dd.currently ol li .label {
  color: #666;
  font-size: 100%;
  padding: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  float: left;
  width: 100%;
  text-align: left;
  font-weight: 600 !important;
}
.col1-layout .block-layered-nav #narrow-by-list dd.currently ol li .wrap {
  float: left;
  width: 100%;
  padding-left: 20px;
}
.col1-layout .block-layered-nav #narrow-by-list dd.currently ol li .wrap span.value {
  float: left;
  font-size: 100%;
  color: #666666;
}
.col1-layout .block-layered-nav #narrow-by-list dd.currently ol li .wrap .btn-remove {
  float: left;
  text-indent: -9999em;
  width: 23px;
  height: 23px;
  position: relative;
}
.col1-layout .block-layered-nav #narrow-by-list dd.currently ol li .wrap .btn-remove:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 7px;
  text-indent: 0;
  width: 15px;
  height: 15px;
  background: url('../images/gen_i_remove.png') no-repeat;
}
.col1-layout .block-layered-nav #narrow-by-list dd.currently .actions {
  float: left;
  width: 100%;
}
.col1-layout .block-layered-nav #narrow-by-list dd.currently .actions a {
  display: inline-block;
  padding-left: 20px;
  font-weight: 600 !important;
  text-transform: capitalize;
  font-size: 100%;
}
.col1-layout .block-layered-nav #narrow-by-list dd.currently .actions a:hover {
  color: #5a88ca;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-color {
  padding-left: 20px;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-color ol li {
  float: left;
  margin: 0  0  0 10px;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-color ol li:first-child {
  margin-left: 0;
  margin-right: 0;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-color ol li a {
  float: left;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-color ol li a:before {
  display: none;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-color ol li a.icolor {
  width: 36px;
  height: 16px;
  text-indent: -9999em;
  position: relative;
  border: 1px solid #eaeaea;
  padding: 1px;
  margin: 7px 10px 0 0;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-color ol li a.icolor:hover:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: -7px;
  left: 15px;
  background: url('../images/edo.png') no-repeat -196px -73px;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-color ol li a.text {
  float: left;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-color ol li a .swatch-label {
  float: left;
  position: relative;
  border: 1px solid #eaeaea;
  padding: 1px;
  background: #fff;
  width: auto !important;
  height: auto !important;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-color ol li a .swatch-label img {
  float: left;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-color ol li a .swatch-label:hover:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: -7px;
  left: 17px;
  background: url('../images/edo.png') no-repeat -196px -73px;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-color ol li a .count {
  display: none;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-size {
  padding-left: 20px;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-size ol li {
  float: left;
  margin: 0 5px;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-size ol li:first-child {
  margin-left: 0;
  margin-right: 5px;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-size ol li a {
  float: left;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-size ol li a:before {
  display: none;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-size ol li a .swatch-label {
  width: 40px;
  height: 20px;
  float: left;
  text-align: center;
  line-height: 20px;
  border: 1px solid #eaeaea;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-size ol li a .swatch-label:hover {
  border-color: #5a88ca;
}
.col1-layout .block-layered-nav #narrow-by-list dd.block-size ol li a .count {
  display: none;
}
.col1-layout .block-layered-nav #narrow-by-list dd ol li {
  float: left;
  margin: 0 19px;
  padding: 9px 0;
}
.col1-layout .block-layered-nav #narrow-by-list dd ol li:first-child {
  margin: 0 19px 0 16px;
}
.col1-layout .block-layered-nav #narrow-by-list dd ol li > a {
  float: left;
}
.col1-layout .block-layered-nav #narrow-by-list dd ol li span {
  color: #666666;
}
.col1-layout .block-layered-nav #narrow-by-list dd ol li:hover span {
  color: #5a88ca;
}
.col1-layout .block-layered-nav #narrow-by-list dd ol li .count {
  display: none;
}
.col1-layout .block-layered-nav #narrow-by-list dd .price {
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
  margin-top: 5px;
  padding-left: 24px;
}
.col1-layout .block-layered-nav #narrow-by-list dd .price .text-box {
  position: relative;
  float: left;
  min-width: 300px;
  margin: 0 0 0 30px;
}
.col1-layout .block-layered-nav #narrow-by-list dd .price .text-box .price-to {
  margin-left: 10px;
}
.col1-layout .block-layered-nav #narrow-by-list dd .price .text-box .price-to input {
  margin: 0 0 0 10px!important;
}
.col1-layout .block-layered-nav #narrow-by-list dd .price .text-box > * {
  float: left;
}
.col1-layout .block-layered-nav #narrow-by-list dd .price .text-box .price-separator {
  width: 5px;
  position: relative;
  text-indent: -999em;
  margin: 0 10px;
}
.col1-layout .block-layered-nav #narrow-by-list dd .price .text-box .price-separator:before {
  height: 1px;
  width: 100%;
  top: 14px;
  left: 0px;
  position: absolute;
  content: "";
}
.col1-layout .block-layered-nav #narrow-by-list dd .price .text-box input {
  margin: 0 0 0 5px!important;
  border: 1px solid #eaeaea;
  width: 58px;
  text-align: center;
  background: #fff;
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 0 5px;
  color: #666;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.col1-layout .block-layered-nav #narrow-by-list dd .price .text-box input:focus {
  border-color: #999;
}
.col1-layout .block-layered-nav #narrow-by-list dd .price .text-box .go {
  position: relative;
  color: #fff;
  text-transform: uppercase;
  background: #5a88ca;
  text-align: center;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  float: left;
  margin-left: 10px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.col1-layout .block-layered-nav #narrow-by-list dd .price .text-box .go:hover {
  background: #333333;
}
.col1-layout .block-layered-nav #narrow-by-list dd .price p input#amount {
  -webkit-box-shadow: none 0px 0px #000000;
  -moz-box-shadow: none 0px 0px #000000;
  box-shadow: none 0px 0px #000000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0 0;
}
.col1-layout .block-layered-nav #narrow-by-list dd .price p input#amount:focus {
  -webkit-box-shadow: none 0px 0px #000000;
  -moz-box-shadow: none 0px 0px #000000;
  box-shadow: none 0px 0px #000000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.col1-layout .block-layered-nav #narrow-by-list dd .price .range-wrap {
  float: left;
  width: 256px;
  position: relative;
  margin-top: 16px;
}
.col1-layout .block-layered-nav #narrow-by-list dd .price .range-wrap #slider-range {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #5a88ca;
  height: 1px;
}
.col1-layout .block-layered-nav #narrow-by-list dd .price .range-wrap #slider-range .ui-slider-range {
  height: 1px;
  position: absolute;
  top: 0px;
  background: #eaeaea;
}
.col1-layout .block-layered-nav #narrow-by-list dd .price .range-wrap #slider-range .ui-slider-handle {
  height: 10px;
  width: 10px;
  position: absolute;
  background: #666666;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: -5px;
  margin-left: -8px;
}
.col1-layout .block-layered-nav #narrow-by-list dd .price .range-wrap #slider-range .ui-slider-handle:hover {
  background: #5a88ca;
}
.block.block-reorder {
  float: left;
  width: 100%;
}
.block.block-account ul {
  list-style: none;
  margin: 0;
  border: 1px solid #ccc;
  border-top: none;
}
.block.block-account ul li {
  margin: 3px 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  line-height: 30px;
  border-top: 1px solid #ccc;
  padding-left: 20px;
}
.block.block-account ul li strong {
  color: #5a88ca;
}
.block.block-account ul li:hover {
  padding-left: 30px;
}
.block.block-reorder ol {
  list-style: none;
  margin: 0 0;
}
.block.block-reorder ol li input {
  float: left;
  margin: 0 8px 0 0;
}
.block.block-reorder .actions {
  margin: 10px 0 0;
}
.block.block-reorder .actions .btn-cart {
  margin-right: 10px;
}
.block.block-progress dl {
  margin: 0 0;
}
.block.block-progress dl > div,
.block.block-progress dl > dt {
  margin: 0 0;
  padding: 8px 0;
  border-top: 1px solid #d4d4d4;
}
.block.block-progress dl > div:first-child,
.block.block-progress dl > dt:first-child {
  border-top: none;
}
/*---------product-shop--------------*/
#product-shop .btn-group,
.product-shop .btn-group {
  margin-left: 0 !important;
}
#product-shop .group-pro,
.product-shop .group-pro {
  margin-left: 82px !important;
}
#product-shop #super-product-table,
.product-shop #super-product-table {
  margin-bottom: 10px;
  margin-top: 30px;
}
#product-shop #super-product-table td,
.product-shop #super-product-table td {
  line-height: 30px;
}
#product-shop #super-product-table td .price-box .old-price:before,
.product-shop #super-product-table td .price-box .old-price:before {
  margin-top: 0;
}
#product-shop #super-product-table td .price-box .old-price .price,
.product-shop #super-product-table td .price-box .old-price .price {
  margin-right: 0;
}
#product-shop #super-product-table td .price-box .price,
.product-shop #super-product-table td .price-box .price {
  font-size: 128.57% !important;
}
#product-shop #super-product-table td input.input-text,
.product-shop #super-product-table td input.input-text {
  margin: 0;
  width: 40px;
  text-align: center;
}
#product-shop .required em,
.product-shop .required em {
  color: #f00;
  margin-right: 2px;
}
#product-shop #downloadable-links-list .s-input,
.product-shop #downloadable-links-list .s-input {
  float: left;
}
#product-shop #downloadable-links-list .s-label,
.product-shop #downloadable-links-list .s-label {
  float: left;
  line-height: 25px;
  margin-left: 10px;
}
#confirmbox .btn-cart:hover {
  background: #5a88ca !important;
}
#confirmbox dl dt {
  float: left;
  margin-right: 10px;
  min-width: 54px;
}
#confirmbox dl .group-item {
  float: left;
  width: 100%;
  margin: 5px 0;
}
#confirmbox .input-box .options-list > li {
  float: left;
  position: relative;
  width: 26px;
  height: 26px;
  margin-right: 5px;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#confirmbox .input-box .options-list > li input.radio {
  width: 26px;
  height: 26px;
  opacity: 0;
  filter: alpha(opacity=0);
  margin: 0;
}
#confirmbox .input-box .options-list > li:first-child span label {
  font-size: 9px;
  font-weight: normal;
}
#confirmbox .input-box .options-list > li:hover {
  background: #828282;
  border: transparent;
}
#confirmbox .input-box .options-list > li:hover label {
  color: #fff;
}
#confirmbox .input-box .options-list > li.selected {
  background: #828282;
  border: transparent;
}
#confirmbox .input-box .options-list > li.selected label {
  color: #fff;
}
#confirmbox .input-box .options-list > li span.label {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 100%;
  line-height: 23px;
  padding: 0;
  text-align: center;
  display: inline-block;
  width: 100%;
}
#confirmbox .input-box .options-list > li .price-notice {
  display: none;
}
#confirmbox .option-color .input-box li {
  border: transparent;
  position: relative;
}
#confirmbox .option-color .input-box li:first-child {
  border: 1px solid #eaeaea;
}
#confirmbox .option-color .input-box li:first-child span.label {
  /*display: block!important;*/
}
#confirmbox .option-color .input-box li:first-child span label {
  font-size: 9px;
  font-weight: normal;
}
#confirmbox .option-color .input-box li:first-child:hover {
  border: transparent !important;
}
#confirmbox .option-color .input-box li span.label {
  display: none !important;
}
#confirmbox .option-color .input-box li:before {
  content: "";
  width: 9px;
  height: 9px;
  position: absolute;
  top: 8px;
  left: 8px;
  background: url('../images/gen_icon_del_shopby.png') no-repeat 0 0;
  display: none;
}
#confirmbox .option-color .input-box li.selected:first-child {
  border: transparent;
}
#confirmbox .option-color .input-box li.selected:first-child:before {
  display: none;
}
#confirmbox .option-color .input-box li.selected:before {
  display: block;
}
/*--- Theme Style ----------------------------------*/
/*---box-header-01---*/
#box-wrapper {
  overflow: hidden;
}
.box-header-mobile-01 {
  display: none;
  height: 30px;
  line-height: 30px;
  border: 1px solid #e9e9e9;
  border-top: none;
}
.box-header-mobile-01 .wrap-link {
  float: left;
  position: relative;
}
.box-header-mobile-01 .wrap-link .btn-account {
  width: 40px;
  height: 30px;
  padding: 0;
  float: left;
  background: none;
  text-indent: -9999em;
  position: relative;
}
.box-header-mobile-01 .wrap-link .btn-account:before {
  content: "\f007";
  font-family: "FontAwesome";
  font-size: 12px;
  color: #666 !important;
  position: absolute;
  top: -1px;
  left: 12px;
  width: 15px;
  height: 15px;
  text-indent: 0;
}
.box-header-mobile-01 .wrap-link ul.links {
  position: absolute;
  left: -1px;
  font-size: 12px;
  top: 30px;
  border: 1px solid #e9e9e9;
  border-top: none;
  float: left;
  min-width: 100px;
  background: #fff;
  z-index: 9999;
  padding: 10px;
}
.box-header-mobile-01 .wrap-link ul.links li {
  line-height: 25px;
  width: 100%;
  float: left;
}
.box-header-mobile-01 .btn-addtocart {
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  width: 40px;
  height: 30px;
  float: left;
  padding: 0;
  background: none;
}
.box-header-mobile-01 .wrap-block-cl {
  float: right;
}
.box-header-mobile-01 .wrap-block-cl .block {
  float: left;
  padding: 0 10px;
  border-left: 1px solid #e9e9e9;
  font-size: 12px;
  position: relative;
}
.box-header-mobile-01 .wrap-block-cl .block img {
  display: none;
}
.box-header-mobile-01 .wrap-block-cl .block.block-currency span {
  display: none;
}
.box-header-mobile-01 .wrap-block-cl .block ul {
  position: absolute;
  background: #fff;
  padding: 10px;
  left: -1px;
  border: 1px solid #e9e9e9;
  float: left;
  width: 100%;
  border-top: none;
  z-index: 9994;
}
.box-header-mobile-01 .wrap-block-cl .block ul li {
  line-height: 20px;
}
.box-header-mobile-01 .wrap-block-cl .block ul li a.selected {
  color: #5a88ca;
}
/* ----- confirm cart ----------*/
#flycart_confirm_window {
  border: 5px solid rgba(255, 255, 255, 0.1);
}
#flycart_confirm_window .inner {
  padding: 20px;
  background: #fbfbfb;
  /* Buttons */
  /* FF Fix */
}
#flycart_confirm_window .inner .flycart_msg_title {
  position: relative;
  color: #858785;
  font-size: 14px;
  margin: 60px 0 45px;
}
#flycart_confirm_window .inner .flycart_msg_title:before {
  content: "\f0a1";
  font-family: "FontAwesome";
  font-size: 30px;
  position: absolute;
  top: -45px;
  left: 50%;
  width: 35px;
  height: 32px;
  color: #858785;
}
#flycart_confirm_window .inner button.flycart_msg_bnt::-moz-focus-inner,
#flycart_confirm_window .inner #flycart_configurable_add_to_cart button.btn-cart {
  padding: 0;
  border: 0;
}
#flycart_confirm_window .inner button.flycart_msg_bnt,
#flycart_confirm_window .inner #flycart_configurable_add_to_cart button.btn-cart {
  -webkit-border-fit: lines;
}
#flycart_confirm_window .inner button.flycart_msg_bnt,
#flycart_confirm_window .inner #flycart_configurable_add_to_cart button.btn-cart {
  overflow: visible;
  width: auto;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  background: #858785;
  padding: 6px 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#flycart_confirm_window .inner button.flycart_msg_bnt span,
#flycart_confirm_window .inner #flycart_configurable_add_to_cart button.btn-cart span {
  display: block;
  border: 0;
  font-size: 14px;
  text-align: center;
  color: #fbfbfb;
}
#flycart_confirm_window .inner button.flycart_msg_bnt_ptc {
  background: #fe983d;
  margin-left: 5px;
}
#flycart_confirm_window .inner .flycart_confirm_window_actions {
  margin-bottom: 35px;
}
/* ----------breadcrumbs-----------*/
.catalog-category-view .col2-left-layout .breadcrumbs {
  padding: 0 15px;
}
.breadcrumbs {
  float: left;
  width: 100%;
}
.breadcrumbs ul {
  float: left;
  width: 100%;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  margin-top: 20px;
  margin-bottom: 30px;
}
.breadcrumbs ul li {
  float: left;
  line-height: 100%;
}
.breadcrumbs ul li.home a {
  text-indent: -9999em;
  position: relative;
  min-width: 36px;
}
.breadcrumbs ul li.home a:before {
  content: '\f015';
  font-family: "FontAwesome";
  font-size: 16px;
  color: #666666;
  position: absolute;
  top: 12px;
  left: 16px;
  text-indent: 0;
}
.breadcrumbs ul li a {
  font-size: 85.71%;
  float: left;
  line-height: 100%;
  padding: 12px 0;
  color: #666666;
  text-transform: capitalize;
}
.breadcrumbs ul li a:hover {
  color: #5a88ca;
}
.breadcrumbs ul li a:hover:before {
  color: #5a88ca;
}
.breadcrumbs ul li > span {
  position: relative;
  float: left;
  width: 30px;
  text-indent: -9999em;
  height: 100%;
  background: url('../images/bg-breadcrumbs.png') no-repeat 0 0;
  padding: 12px 5px;
}
.breadcrumbs ul li > strong {
  font-weight: normal;
  font-size: 85.71%;
  color: #666666;
  padding: 12px 5px;
  text-transform: capitalize;
  float: left;
  line-height: 100%;
}
#box-left .block {
  float: left;
  width: 100%;
}
#box-left .block .block-title {
  font-size: 128.57%;
  padding-left: 20px;
  background: #5a88ca;
  color: #fff;
  line-height: 40px;
}
#box-left .block-cate .block-content {
  margin-top: 15px;
}
#box-left .block-cate .block-content li {
  margin-top: 10px;
}
#box-left .block-cate .block-content li a {
  font-size: 100%;
  line-height: 25px;
}
#box-left .block-cate .block-content li a img {
  float: left;
  margin-right: 20px;
  margin-top: 6px;
}
#box-left .block-cate .block-content li a span {
  color: #5a88ca;
}
#box-left .block-cart {
  float: left;
}
#box-left .block-cart .block-title a {
  color: #5a88ca;
  font-weight: 600 !important;
}
#box-left .block-cart .block-content {
  float: left;
}
#box-left .block-cart .block-content .inner {
  background: #fff;
  float: left;
  width: 100%;
}
#box-left .block-cart .block-content .inner .block-subtitle {
  text-transform: uppercase;
  font-size: 100%;
}
#box-left .block-cart .block-content .inner #cart-sidebar li {
  padding: 15px 0 25px 30px;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}
#box-left .block-cart .block-content .inner #cart-sidebar li .btn-remove {
  position: absolute;
  top: 18px;
  font-size: 14px;
  left: 0;
  width: 15px;
  height: 15px;
  text-indent: -9999em;
}
#box-left .block-cart .block-content .inner #cart-sidebar li .btn-remove:before {
  content: "\f014";
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  left: 0;
  text-indent: 0;
}
#box-left .block-cart .block-content .inner #cart-sidebar li .btn-edit {
  position: absolute;
  top: 42px;
  font-size: 14px;
  left: 0;
  width: 15px;
  height: 15px;
  text-indent: -9999em;
}
#box-left .block-cart .block-content .inner #cart-sidebar li .btn-edit:before {
  content: "\f040";
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  left: 0;
  text-indent: 0;
}
#box-left .block-cart .block-content .inner #cart-sidebar li .product-image {
  float: left;
  margin-right: 18px;
  overflow: hidden;
}
#box-left .block-cart .block-content .inner #cart-sidebar li .product-image:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
#box-left .block-cart .block-content .inner #cart-sidebar li .product-name {
  font-size: 100%;
}
#box-left .block-cart .block-content .inner #cart-sidebar li .product-name a {
  display: inline-block;
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#box-left .block-cart .block-content .inner #cart-sidebar li .product-details > strong {
  float: left;
  min-width: 98px;
  border: 1px solid #eaeaea;
}
#box-left .block-cart .block-content .inner #cart-sidebar li .product-details > strong a {
  min-width: 19px;
  min-height: 28px;
  float: left;
  margin: 0;
}
#box-left .block-cart .block-content .inner #cart-sidebar li .product-details > strong a.flycart-qty-change-left {
  background: url('../images/minus.png') no-repeat 0 0 #999999;
}
#box-left .block-cart .block-content .inner #cart-sidebar li .product-details > strong a.flycart-qty-change-right {
  background: url('../images/plus.png') no-repeat 0 0 #999999;
}
#box-left .block-cart .block-content .inner #cart-sidebar li .product-details > strong a:hover.flycart-qty-change-left,
#box-left .block-cart .block-content .inner #cart-sidebar li .product-details > strong a:hover.flycart-qty-change-right {
  background-color: #5a88ca;
}
#box-left .block-cart .block-content .inner #cart-sidebar li .product-details > strong input {
  margin: 0;
  border: none;
  height: 28px;
  min-width: 58px;
  border-right: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
#box-left .block-cart .block-content .inner #cart-sidebar li .product-details .price {
  font-size: 128.57%;
  line-height: 100%;
  margin: 0 0 15px;
  display: inline-block;
}
#box-left .block-cart .block-content .inner .summary {
  float: left;
  width: 100%;
  margin-bottom: 12px;
}
#box-left .block-cart .block-content .inner .summary p {
  margin: 0;
  width: 100%;
}
#box-left .block-cart .block-content .inner .summary p .label {
  text-transform: uppercase;
  font-size: 100%;
  font-weight: normal;
  padding: 0;
  margin: 15px 0 0;
  display: inline-block;
}
#box-left .block-cart .block-content .inner .summary p .price {
  float: right;
  font-size: 214.28%;
}
#box-left .block-cart .block-content .inner .actions {
  float: left;
  width: 100%;
  text-align: center;
}
#box-left .block-cart .block-content .inner .actions .a-inner {
  display: inline-block;
  background: #353535;
}
#box-left .block-cart .block-content .inner .actions .a-inner a {
  color: #fff;
  text-transform: uppercase;
  font-size: 100%;
  position: relative;
  padding: 10px 36px 10px 37px;
  display: inline-block;
}
#box-left .block-cart .block-content .inner .actions .a-inner a:hover {
  text-decoration: underline;
}
#box-left .block-cart .block-content .inner .actions .a-inner a.btn-mycart {
  position: relative;
  z-index: 9;
  background: #5a88ca;
  padding-left: 32px;
  padding-right: 0;
}
#box-left .block-cart .block-content .inner .actions .a-inner a.btn-mycart:before {
  border-color: #5a88ca rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 40px 40px 0 0;
  content: "";
  height: 0;
  line-height: 0;
  position: absolute;
  right: -40px;
  top: 0;
  width: 0;
}
#box-left .block-cart .box-right .amount {
  margin: 0;
}
#box-left .block-blog .menu-recent {
  margin-bottom: 30px;
}
#box-left .block-blog .block-content {
  margin-top: 0;
}
#box-left .block-blog .block-content .block-title strong {
  background: none !important;
  padding: 0 !important;
}
#box-left .block-blog .block-content ul {
  padding: 15px;
  border: 1px solid #eaeaea;
}
#box-left .block-blog .block-content ul li {
  line-height: 22px;
  padding-left: 20px;
  position: relative;
  margin-top: 5px;
}
#box-left .block-blog .block-content ul li:before {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 14px;
  left: 5px;
  position: absolute;
  top: 0;
}
#box-left .block-blog .block-content ul li:hover {
  cursor: pointer;
}
#box-left .block-blog .block-content ul li:hover:before {
  color: #5a88ca;
}
#box-left .block-blog .block-content ul li:hover a {
  color: #5a88ca;
}
#messages_product_view {
  float: left;
  width: 100%;
}
#flycart_configurable_add_to_cart {
  background: #fff;
  border-color: #ccc;
}
#flycart_configurable_add_to_cart #product-options-wrapper {
  margin-bottom: 0 !important;
  padding-bottom: 0!important;
}
#flycart_configurable_add_to_cart #product-options-wrapper dl {
  margin-bottom: 0 !important;
}
#flycart_configurable_add_to_cart .product-options-bottom {
  float: left;
  width: 100%;
}
#flycart_configurable_add_to_cart .product-options-bottom .price-box {
  padding: 0;
  width: auto;
}
#flycart_configurable_add_to_cart .product-options-bottom .add-to-cart input {
  width: 60px !important;
  text-align: center;
  margin: 0 !important;
  padding: 0 !important;
}
#flycart_configurable_add_to_cart .product-options-bottom .add-to-cart .button {
  margin-left: 10px;
  font-size: 116.66%;
  padding: 6px 10px;
}
#flycart_configurable_add_to_cart .product-options-bottom .add-to-cart .button:hover {
  background: #5a88ca;
}
#flycart_configurable_add_to_cart #super-product-table {
  margin-top: 10px;
}
#flycart_configurable_add_to_cart #super-product-table th {
  background: none !important;
  border-right: 1px solid #ccc;
}
#flycart_configurable_add_to_cart #super-product-table td {
  background: #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#flycart_configurable_add_to_cart #super-product-table input {
  text-align: center;
}
#flycart_configurable_add_to_cart #super-product-table .price-box .price {
  background: none;
  padding: 0;
  color: #666;
}
#flycart_configurable_add_to_cart #super-product-table .price-box .price:before {
  display: none;
}
#flycart_configurable_add_to_cart #downloadable-links-list input {
  float: left;
  margin: 0;
}
#flycart_configurable_add_to_cart #downloadable-links-list .label {
  float: left;
  margin-left: 10px !important;
}
#fancybox-loading {
  width: 252px;
  height: 282px;
  margin-left: -126px !important;
  margin-top: -100px !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  background: url('../images/loading_1.gif') no-repeat 0 0 !important;
}
#fancybox-loading span,
#fancybox-loading div {
  background: none !important;
}
.category-title {
  margin: -4px 0 18px;
  float: left;
  width: 100%;
}
.category-title h1 {
  font-size: 171.42%;
  font-weight: 600 !important;
  text-transform: uppercase;
  margin: 0;
}
.block-banner-category {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.block-banner-category .inner {
  position: relative;
  float: left;
  width: 100%;
  padding: 10px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.block-banner-category .item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.block-banner-category .item img {
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.block-banner-category .navslider a {
  float: left;
  width: 20px;
  height: 20px;
  border: 1px solid #eaeaea;
  position: absolute;
  text-indent: -9999em;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: 50%;
  margin-top: -10px;
}
.block-banner-category .navslider a:before {
  content: "";
  text-indent: 0;
  color: #333333;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  top: -1px;
}
.block-banner-category .navslider a:hover {
  background: #5a88ca;
  border-color: #5a88ca;
}
.block-banner-category .navslider a:hover:before {
  color: #fff;
}
.block-banner-category .navslider a.prev {
  left: 0;
}
.block-banner-category .navslider a.prev:before {
  content: "\f104";
  left: 6px;
}
.block-banner-category .navslider a.next {
  right: 0;
}
.block-banner-category .navslider a.next:before {
  content: "\f105";
  left: 7px;
}
.col-left .block-title {
  padding: 16px 0;
  background: #fbfbfb;
  border-bottom: 1px solid #eaeaea;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
.col-left .block-title strong span {
  text-transform: uppercase;
  font-weight: 600 !important;
  margin-left: 20px;
}
.col-left .block-topseller {
  margin-top: 0;
}
.col-left .block-topseller .block-title {
  padding: 8px 0 8px 85px !important;
}
.col-left .block {
  float: left;
  width: 100%;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.col-left .block-categories a:hover {
  color: #5a88ca;
}
.col-left .block-categories .inner {
  float: left;
  width: 100%;
  padding: 10px 0 15px;
}
.col-left .block-categories .parent-categories {
  float: left;
  width: 100%;
  padding: 6px 20px;
  position: relative;
}
.col-left .block-categories .parent-categories a {
  float: left;
  width: 100%;
  font-weight: 600 !important;
  text-transform: capitalize;
}
.col-left .block-categories .parent-categories span {
  float: right;
  text-indent: -9999em;
  position: absolute;
  width: 30px;
  height: 30px;
  top: -1px;
  right: 15px;
}
.col-left .block-categories .parent-categories span:before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
}
.col-left .block-categories .parent-categories span.open:before {
  height: 5px;
  top: 15px;
  left: 15px;
  background: url('../images/edo.png') no-repeat -325px -77px;
}
.col-left .block-categories .parent-categories span.open:hover {
  cursor: pointer;
}
.col-left .block-categories .parent-categories span.open:hover:before {
  height: 5px;
  top: 15px;
  left: 15px;
  background: url('../images/edo.png') no-repeat -325px -67px;
}
.col-left .block-categories .parent-categories span.close {
  opacity: 1;
  filter: alpha(opacity=100);
}
.col-left .block-categories .parent-categories span.close:before {
  top: 10px;
  left: 16px;
  background: url('../images/edo.png') no-repeat -352px -66px;
}
.col-left .block-categories .parent-categories span.close:hover {
  cursor: pointer;
}
.col-left .block-categories .parent-categories span.close:hover:before {
  background: url('../images/edo.png') no-repeat -375px -66px;
}
.col-left .block-categories ul {
  float: left;
  width: 100%;
  padding-left: 45px;
}
.col-left .block-categories ul li {
  float: left;
  width: 100%;
}
.col-left .block-categories ul li a {
  display: block;
  color: #333333;
  position: relative;
  padding: 6px 0;
}
.col-left .block-categories ul li a:before {
  content: "\f178";
  font-family: "FontAwesome";
  font-size: 14px;
  color: #5a88ca;
  position: absolute;
  top: 6px;
  left: -25px;
  z-index: 9;
}
.col-left .block-layered-nav .block-title {
  border-bottom: none;
}
.col-left .block-layered-nav .block-content {
  float: left;
  width: 100%;
}
.col-left .block-layered-nav #narrow-by-list {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.col-left .block-layered-nav #narrow-by-list dt {
  float: left;
  width: 100%;
  padding: 15px 0 8px 20px;
  border-top: 1px solid #eaeaea;
  text-transform: capitalize;
  font-weight: 600 !important;
  color: #666666;
}
.col-left .block-layered-nav #narrow-by-list dt.first {
  border: none;
}
.col-left .block-layered-nav #narrow-by-list dd {
  float: left;
  width: 100%;
  padding-left: 45px;
  padding-bottom: 15px;
}
.col-left .block-layered-nav #narrow-by-list dd ol li {
  color: #666666;
}
.col-left .block-layered-nav #narrow-by-list dd ol li > a {
  padding: 5px 0;
  display: inline-block;
  position: relative;
}
.col-left .block-layered-nav #narrow-by-list dd ol li > a:before {
  content: "";
  position: absolute;
  left: -25px;
  top: 8px;
  width: 15px;
  height: 15px;
  border: 1px solid #eaeaea;
}
.col-left .block-layered-nav #narrow-by-list dd ol li > a:hover:before {
  content: "x";
  background: #5a88ca;
  line-height: 10px;
  padding-left: 3px;
  color: #fff;
  border-color: #5a88ca;
}
.col-left .block-layered-nav #narrow-by-list dd.currently {
  padding-left: 0;
  padding-bottom: 0;
}
.col-left .block-layered-nav #narrow-by-list dd.currently ol li .label {
  color: #666;
  font-size: 100%;
  padding: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  float: left;
  width: 100%;
  text-align: left;
  font-weight: 600 !important;
}
.col-left .block-layered-nav #narrow-by-list dd.currently ol li .wrap {
  float: left;
  width: 100%;
  padding-left: 20px;
}
.col-left .block-layered-nav #narrow-by-list dd.currently ol li .wrap span.value {
  float: left;
  font-size: 100%;
  color: #666666;
}
.col-left .block-layered-nav #narrow-by-list dd.currently ol li .wrap .btn-remove {
  float: left;
  text-indent: -9999em;
  width: 23px;
  height: 23px;
  position: relative;
}
.col-left .block-layered-nav #narrow-by-list dd.currently ol li .wrap .btn-remove:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 7px;
  text-indent: 0;
  width: 15px;
  height: 15px;
  background: url('../images/gen_i_remove.png') no-repeat;
}
.col-left .block-layered-nav #narrow-by-list dd.currently .actions {
  float: left;
  width: 100%;
  margin: 10px 0;
}
.col-left .block-layered-nav #narrow-by-list dd.currently .actions a {
  display: inline-block;
  line-height: 30px;
  padding-left: 20px;
  font-weight: 600 !important;
  text-transform: capitalize;
  font-size: 100%;
}
.col-left .block-layered-nav #narrow-by-list dd.currently .actions a:hover {
  color: #5a88ca;
}
.col-left .block-layered-nav #narrow-by-list dd.block-price {
  padding: 0 20px;
}
.col-left .block-layered-nav #narrow-by-list dd.block-color {
  padding-left: 20px;
}
.col-left .block-layered-nav #narrow-by-list dd.block-color ol li {
  float: left;
  margin-left: 10px;
}
.col-left .block-layered-nav #narrow-by-list dd.block-color ol li a {
  float: left;
}
.col-left .block-layered-nav #narrow-by-list dd.block-color ol li a:before {
  display: none;
}
.col-left .block-layered-nav #narrow-by-list dd.block-color ol li a.icolor {
  width: 36px;
  height: 16px;
  text-indent: -9999em;
  position: relative;
  border: 1px solid #eaeaea;
  padding: 1px;
  margin: 7px 10px 0 0;
}
.col-left .block-layered-nav #narrow-by-list dd.block-color ol li a.icolor:hover:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: -7px;
  left: 15px;
  background: url('../images/edo.png') no-repeat -196px -73px;
}
.col-left .block-layered-nav #narrow-by-list dd.block-color ol li a.text {
  float: left;
}
.col-left .block-layered-nav #narrow-by-list dd.block-color ol li a .swatch-label {
  float: left;
  position: relative;
  border: 1px solid #eaeaea;
  padding: 1px;
  background: #fff;
  width: auto !important;
  height: auto !important;
}
.col-left .block-layered-nav #narrow-by-list dd.block-color ol li a .swatch-label img {
  float: left;
}
.col-left .block-layered-nav #narrow-by-list dd.block-color ol li a .swatch-label:hover:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: -7px;
  left: 17px;
  background: url('../images/edo.png') no-repeat -196px -73px;
}
.col-left .block-layered-nav #narrow-by-list dd.block-color ol li a .count {
  display: none;
}
.col-left .block-layered-nav #narrow-by-list dd.block-size {
  padding-left: 20px;
}
.col-left .block-layered-nav #narrow-by-list dd.block-size ol li {
  float: left;
  margin-left: 10px;
}
.col-left .block-layered-nav #narrow-by-list dd.block-size ol li a {
  float: left;
}
.col-left .block-layered-nav #narrow-by-list dd.block-size ol li a:before {
  display: none;
}
.col-left .block-layered-nav #narrow-by-list dd.block-size ol li a .swatch-label {
  width: 40px;
  height: 20px;
  float: left;
  text-align: center;
  line-height: 18px;
  border: 1px solid #eaeaea;
}
.col-left .block-layered-nav #narrow-by-list dd.block-size ol li a .swatch-label:hover {
  border-color: #5a88ca;
}
.col-left .block-layered-nav #narrow-by-list dd.block-size ol li a .count {
  display: none;
}
.col-left .block-layered-nav #narrow-by-list dd .price {
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
  margin-top: 5px;
}
.col-left .block-layered-nav #narrow-by-list dd .price .text-box {
  position: relative;
  float: left;
  width: 100%;
  margin: 20px 0;
}
.col-left .block-layered-nav #narrow-by-list dd .price .text-box .price-to {
  margin-left: 10px;
}
.col-left .block-layered-nav #narrow-by-list dd .price .text-box .price-to input {
  margin: 0 0 0 10px!important;
}
.col-left .block-layered-nav #narrow-by-list dd .price .text-box > * {
  float: left;
}
.col-left .block-layered-nav #narrow-by-list dd .price .text-box .price-separator {
  width: 5px;
  position: relative;
  text-indent: -999em;
  margin: 0 10px;
}
.col-left .block-layered-nav #narrow-by-list dd .price .text-box .price-separator:before {
  height: 1px;
  width: 100%;
  top: 14px;
  left: 0px;
  position: absolute;
  content: "";
}
.col-left .block-layered-nav #narrow-by-list dd .price .text-box input {
  margin: 0 0 0 5px!important;
  border: 1px solid #eaeaea;
  width: 56px;
  text-align: center;
  background: #fff;
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 0 5px;
  color: #666;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.col-left .block-layered-nav #narrow-by-list dd .price .text-box input:focus {
  border-color: #999;
}
.col-left .block-layered-nav #narrow-by-list dd .price .text-box .go {
  position: relative;
  color: #fff;
  text-transform: uppercase;
  background: #5a88ca;
  text-align: center;
  height: 30px;
  line-height: 30px;
  padding: 0 20px 0 15px;
  float: left;
  margin-left: 10px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.col-left .block-layered-nav #narrow-by-list dd .price .text-box .go:before {
  color: #fff;
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  right: 10px;
  top: 0;
}
.col-left .block-layered-nav #narrow-by-list dd .price .text-box .go:hover {
  background: #333333;
}
.col-left .block-layered-nav #narrow-by-list dd .price p input#amount {
  -webkit-box-shadow: none 0px 0px #000000;
  -moz-box-shadow: none 0px 0px #000000;
  box-shadow: none 0px 0px #000000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0 0;
}
.col-left .block-layered-nav #narrow-by-list dd .price p input#amount:focus {
  -webkit-box-shadow: none 0px 0px #000000;
  -moz-box-shadow: none 0px 0px #000000;
  box-shadow: none 0px 0px #000000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.col-left .block-layered-nav #narrow-by-list dd .price .range-wrap {
  float: left;
  width: 205px;
  position: relative;
  margin: 8px 0 0 10px;
}
.col-left .block-layered-nav #narrow-by-list dd .price .range-wrap #slider-range {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #5a88ca;
  height: 1px;
}
.col-left .block-layered-nav #narrow-by-list dd .price .range-wrap #slider-range .ui-slider-range {
  height: 1px;
  position: absolute;
  top: 0px;
  background: #eaeaea;
}
.col-left .block-layered-nav #narrow-by-list dd .price .range-wrap #slider-range .ui-slider-handle {
  height: 10px;
  width: 10px;
  position: absolute;
  background: #666666;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: -5px;
  margin-left: -8px;
}
.col-left .block-layered-nav #narrow-by-list dd .price .range-wrap #slider-range .ui-slider-handle:hover {
  background: #5a88ca;
}
.col-left .block-special {
  margin-bottom: 0;
}
.col-left .block-special .block-title {
  position: relative;
}
.col-left .block-special .block-title .navslider {
  position: absolute;
  top: 20px;
  right: 20px;
}
.col-left .block-special .block-title .navslider a {
  float: left;
  width: 20px;
  height: 20px;
  border: 1px solid #eaeaea;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-indent: -9999em;
  background: #fff;
}
.col-left .block-special .block-title .navslider a:before {
  content: "";
  text-indent: 0;
  color: #333333;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  top: -1px;
}
.col-left .block-special .block-title .navslider a:hover {
  background: #5a88ca;
  border-color: #5a88ca;
}
.col-left .block-special .block-title .navslider a:hover:before {
  color: #fff;
}
.col-left .block-special .block-title .navslider a.prev:before {
  content: "\f104";
  left: 6px;
}
.col-left .block-special .block-title .navslider a.next:before {
  content: "\f105";
  left: 7px;
}
.col-left .block-special .slider-inner .container-slider {
  float: left;
  width: 100%;
  padding: 0 20px 20px 20px;
}
.col-left .block-special .slider-inner .container-slider .wrap-item {
  float: left;
  width: 100%;
}
.col-left .block-special .slider-inner .container-slider .wrap-item .item {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.col-left .block-special .slider-inner .container-slider .wrap-item .item .item-image {
  float: left;
}
.col-left .block-special .slider-inner .container-slider .wrap-item .item .item-image a {
  float: left;
  border: 1px solid #eaeaea;
  margin-right: 15px;
}
.col-left .block-special .slider-inner .container-slider .wrap-item .item .item-image a img {
  width: 100%;
}
.col-left .block-special .slider-inner .container-slider .wrap-item .item .item-image a:hover {
  border-color: #5a88ca;
}
.col-left .block-special .slider-inner .container-slider .wrap-item .item .item-image .vt_quickview_handler {
  display: none;
}
.col-left .block-special .slider-inner .container-slider .wrap-item .item .product-info {
  float: left;
  width: 106px;
}
.col-left .block-special .slider-inner .container-slider .wrap-item .item .product-info .product-name {
  line-height: 24px;
  margin: -5px 0 5px 0;
}
.col-left .block-special .slider-inner .container-slider .wrap-item .item .product-info .price-box .special-price {
  margin-right: 18px;
}
.col-left .block-special .slider-inner .container-slider .wrap-item .item .product-info .price-box .old-price {
  margin-left: 0;
}
.col-left .block-special .slider-inner .container-slider > p {
  border-top: 1px solid #eaeaea;
  margin-top: 20px;
  float: left;
  width: 100%;
}
.col-left .block-special .slider-inner .container-slider > p .button {
  position: relative;
  right: 0;
  z-index: 999;
  border: 1px solid #eaeaea;
  padding: 1px;
  min-height: 34px;
  background: #fff;
  margin: 0;
  float: left;
  line-height: 30px;
  padding-left: 50px;
  padding-right: 20px;
  margin-top: 20px;
  color: #666666;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.col-left .block-special .slider-inner .container-slider > p .button:hover {
  color: #5a88ca;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.col-left .block-special .slider-inner .container-slider > p .button:hover > span:before {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.col-left .block-special .slider-inner .container-slider > p .button > span {
  display: block;
}
.col-left .block-special .slider-inner .container-slider > p .button > span:before {
  content: "";
  width: 28px;
  height: 28px;
  background: #5a88ca;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.col-left .block-special .slider-inner .container-slider > p .button > span:after {
  content: "\f105";
  position: absolute;
  top: 1px;
  left: 14px;
  font-family: "Fontawesome";
  color: #fff;
}
.category-about-us .page-title {
  display: none;
}
.wrap-about {
  float: left;
  width: 100%;
}
.wrap-about .wrap-header-specials > h1 {
  float: left;
  width: 100%;
  margin: 0;
  font-size: 214.28%;
  text-transform: uppercase;
  margin: 10px 0 16px 0;
  line-height: 100%;
  font-weight: 500 !important;
}
.wrap-about .wrap-header-specials > p {
  margin: 0;
}
.wrap-about .box-1 {
  float: left;
  width: 100%;
  padding: 20px 0;
}
.wrap-about .box-1 .item {
  float: left;
  width: 33.3333%;
}
.wrap-about .box-1 .item > a {
  display: block;
}
.wrap-about .box-1 .item > a.title {
  margin: 22px 0 10px;
  text-transform: uppercase;
  font-weight: 500 !important;
  color: #333333;
}
.wrap-about .box-1 .item > a.title:hover {
  
}@active Color;
.wrap-about .box-2 {
  float: left;
  width: 100%;
  padding: 0px 0 40px;
}
.wrap-about .box-2 h2 {
  font-size: 128.57%;
  text-transform: uppercase;
  font-weight: 500 !important;
}
.wrap-about .box-2 h2 span {
  color: #5a88ca;
}
.wrap-about .box-3 {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.wrap-about .box-3 #accordion {
  float: left;
  width: 50%;
}
.wrap-about .box-3 #accordion .panel {
  border-top: 1px solid #ccc;
  background: none;
  margin-top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wrap-about .box-3 #accordion .panel .panel-title {
  font-weight: normal !important;
  font-size: 114.28%;
  margin: 0;
  line-height: 38px;
  text-transform: uppercase;
}
.wrap-about .box-3 #accordion .panel .panel-title a {
  font-size: 100%;
  display: block;
  position: relative;
}
.wrap-about .box-3 #accordion .panel .panel-title a:before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  right: 0;
  top: 14px;
}
.wrap-about .box-3 #accordion .panel .accordion-close a:before {
  background: url('../images/plus-minus.png') no-repeat 0 0;
}
.wrap-about .box-3 #accordion .panel .accordion-open a:before {
  top: 11px;
  background: url('../images/plus-minus.png') no-repeat 0 -14px;
}
.wrap-about .box-3 #accordion .panel .panel-collapse .panel-body {
  border-top: 1px solid #ccc;
}
.wrap-about .box-3 #accordion .panel .panel-collapse .tmp {
  display: none;
}
.wrap-about .box-3 #accordion .panel.last {
  border-bottom: 1px solid #ccc;
}
.wrap-about .box-3 .box-img {
  float: left;
  width: 50%;
  text-align: right;
}
.wrap-about .box-4 {
  float: left;
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
}
.wrap-about .box-4 .box-content {
  margin: 45px -15px 0 -15px;
  padding: 0;
}
.wrap-about .box-4 .item {
  float: left;
  width: 25%;
}
.wrap-about .box-4 .item .inner {
  padding: 0 5%;
}
.wrap-about .box-4 .item > a {
  float: left;
  width: 100%;
}
.wrap-about .box-4 .item .img {
  overflow: hidden;
  position: relative;
  display: block;
}
.wrap-about .box-4 .item .img img {
  width: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.wrap-about .box-4 .item .img:before {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #5a88ca;
}
.wrap-about .box-4 .item .img:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.wrap-about .box-4 .item .img:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.wrap-about .box-4 .item .title {
  margin: 10px 0 10px 0;
  text-transform: uppercase;
  font-weight: 500 !important;
  display: inline-block;
  color: #333333;
}
.wrap-about .box-4 .item .title:hover {
  color: #5a88ca;
}
.wrap-about .box-4 .item .pos {
  color: #999999;
  float: left;
  margin: 2px 0 12px;
  width: 100%;
}
.wrap-about .box-4 .item .button {
  position: relative;
  right: 0;
  z-index: 999;
  border: 1px solid #eaeaea;
  padding: 1px;
  min-height: 34px;
  background: #fff;
  margin: 0;
  float: left;
  line-height: 30px;
  padding-left: 50px;
  padding-right: 20px;
  margin-top: 20px;
  color: #666666;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.wrap-about .box-4 .item .button:hover {
  color: #5a88ca;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.wrap-about .box-4 .item .button:hover > span:before {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.wrap-about .box-4 .item .button > span {
  display: block;
}
.wrap-about .box-4 .item .button > span:before {
  content: "";
  width: 28px;
  height: 28px;
  background: #5a88ca;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.wrap-about .box-4 .item .button > span:after {
  content: "\f105";
  position: absolute;
  top: 1px;
  left: 14px;
  font-family: "Fontawesome";
  color: #fff;
}
.wrap-about .box-4 .item .button {
  margin-top: 9px;
}
.wrap-about .box-4 .item ul.s-item {
  margin: 8px 0 0;
  display: inline-block;
  padding: 0;
}
.wrap-about .box-4 .item ul.s-item li {
  float: left;
  list-style: none;
  margin-right: 5px;
  width: 37px;
  height: 36px;
  background: rgba(255, 255, 255, 0.5);
}
.wrap-about .box-4 .item ul.s-item li a {
  display: block;
  position: relative;
  color: #ccc;
  text-indent: -9999em;
  height: 100%;
}
.wrap-about .box-4 .item ul.s-item li:hover {
  background: #5a88ca;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.wrap-about .box-4 .item ul.s-item li:hover a:before {
  color: #fff;
}
.wrap-about .box-4 .item ul.s-item li.s-item-1 a:before {
  content: "\f09a";
  width: 20px;
  height: 21px;
  position: absolute;
  top: 6px;
  left: 14px;
  font-family: "FontAwesome";
  font-size: 20px;
  text-indent: 0;
}
.wrap-about .box-4 .item ul.s-item li.s-item-2 a:before {
  content: "\f099";
  width: 20px;
  height: 21px;
  position: absolute;
  top: 5px;
  left: 10px;
  font-family: "FontAwesome";
  font-size: 20px;
  text-indent: 0;
}
.wrap-about .box-4 .item ul.s-item li.s-item-3 a:before {
  content: "\f0e1";
  width: 20px;
  height: 21px;
  position: absolute;
  top: 4px;
  left: 8px;
  font-family: "FontAwesome";
  font-size: 20px;
  text-indent: 0;
}
.wrap-about .box-4 .item ul.s-item li.s-item-4 a:before {
  content: "\f0d5";
  width: 20px;
  height: 21px;
  position: absolute;
  top: 5px;
  left: 10px;
  font-family: "FontAwesome";
  font-size: 20px;
  text-indent: 0;
}
.wrap-about .box-4 .item ul.s-item li.s-item-5 a:before {
  content: "\f0d2";
  width: 20px;
  height: 21px;
  position: absolute;
  top: 5px;
  left: 10px;
  font-family: "FontAwesome";
  font-size: 20px;
  text-indent: 0;
}
.cms-contact-page .page-title {
  display: none;
}
.contact-page {
  float: left;
  width: 100%;
  padding-bottom: 30px;
}
.contact-page .wrap-map {
  padding-bottom: 70px;
  margin-top: -10px;
  float: left;
}
.contact-page .wrap-map .wrap-header-specials > h1 {
  float: left;
  width: 100%;
  margin: 0;
  font-size: 214.28%;
  font-weight: bold;
  text-transform: uppercase;
  margin: 20px 0 16px 0;
  line-height: 100%;
  font-weight: 500 !important;
}
.contact-page .wrap-map .wrap-header-specials > p {
  margin: 0 0 40px;
  float: left;
}
.contact-page .wrap-map .box-map {
  float: left;
  width: 100%;
}
.contact-page .col-left,
.contact-page .col-right {
  float: left;
  width: 50%;
}
.contact-page .col-left .inner {
  padding-right: 15px;
}
.contact-page .col-left .inner > h2 {
  font-size: 128.57%;
  font-weight: 500 !important;
  text-transform: uppercase;
  margin: -15px 0 10px 0;
}
.contact-page .col-left .inner .form-list {
  padding-left: 0;
}
.contact-page .col-right .content {
  padding-left: 15px;
}
.contact-page .col-right .content h2 {
  font-size: 128.57%;
  margin: -15px 0 0 0;
  text-transform: uppercase;
  font-weight: 500 !important;
}
.contact-page .col-right .content > p {
  margin: 10px 0 45px;
}
.contact-page .col-right .content #accordion {
  float: left;
  width: 100%;
}
.contact-page .col-right .content #accordion .panel {
  border-top: 1px solid #ccc;
  background: none;
  margin-top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.contact-page .col-right .content #accordion .panel .panel-title {
  font-weight: normal !important;
  font-size: 114.28%;
  margin: 0;
  line-height: 38px;
  text-transform: uppercase;
}
.contact-page .col-right .content #accordion .panel .panel-title a {
  font-size: 100%;
  display: block;
  position: relative;
}
.contact-page .col-right .content #accordion .panel .panel-title a:before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  right: 0;
  top: 14px;
}
.contact-page .col-right .content #accordion .panel .accordion-close a:before {
  background: url('../images/plus-minus.png') no-repeat 0 0;
}
.contact-page .col-right .content #accordion .panel .accordion-open a:before {
  top: 11px;
  background: url('../images/plus-minus.png') no-repeat 0 -14px;
}
.contact-page .col-right .content #accordion .panel .panel-collapse .panel-body {
  border-top: 1px solid #ccc;
}
.contact-page .col-right .content #accordion .panel .panel-collapse .tmp {
  display: none;
}
.contact-page .col-right .content #accordion .panel.last {
  border-bottom: 1px solid #ccc;
}
.contact-page #contactForm .form-list {
  margin: 0;
}
.contact-page #contactForm .form-list li {
  width: 100%;
  float: left;
  list-style: none;
}
.contact-page #contactForm .form-list li .field {
  width: 100%;
}
.contact-page #contactForm .form-list li .input-box {
  width: 100%;
}
.contact-page #contactForm .form-list li .input-box .input-text,
.contact-page #contactForm .form-list li .input-box #comment {
  width: 100%;
  height: 38px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.contact-page #contactForm .form-list li .input-box .input-text {
  margin-bottom: 20px;
  color: #666;
}
.contact-page #contactForm .form-list li .input-box #comment {
  height: 190px;
  margin-bottom: 25px;
}
.contact-page #contactForm .form-list li .input-box label {
  color: #333333;
}
.contact-page #contactForm .form-list li .input-box label em {
  color: #f00;
}
.contact-page #contactForm .buttons-set .button {
  float: left;
  margin-left: 0;
  text-transform: uppercase;
}
.catalog-category-view .block-compare {
  float: right;
  position: relative;
}
.catalog-category-view .block-compare .block-title strong {
  position: relative;
  right: 0;
  z-index: 999;
  border: 1px solid #eaeaea;
  padding: 1px;
  min-height: 34px;
  background: #fff;
  margin: 0 0 -30px !important;
  float: left;
  line-height: 30px;
  padding-left: 50px;
  padding-right: 20px;
  color: #666666;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.catalog-category-view .block-compare .block-title strong:hover {
  color: #5a88ca;
  cursor: pointer;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.catalog-category-view .block-compare .block-title strong:hover > span:before {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.catalog-category-view .block-compare .block-title strong > span {
  display: block;
}
.catalog-category-view .block-compare .block-title strong > span:before {
  content: "";
  width: 28px;
  height: 28px;
  background: #5a88ca;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.catalog-category-view .block-compare .block-title strong > span:after {
  content: "\f105";
  position: absolute;
  top: 1px;
  left: 14px;
  font-family: "Fontawesome";
  color: #fff;
}
.catalog-category-view .block-compare .block-content {
  float: left;
  padding: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: absolute;
  top: 50px;
  right: 0;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  z-index: 99;
  width: 300px;
}
.catalog-category-view .block-compare .block-content ol li {
  position: relative;
}
.catalog-category-view .block-compare .block-content ol li .btn-remove {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 10px;
  text-indent: -9999em;
}
.catalog-category-view .block-compare .block-content ol li .btn-remove:before {
  content: "x";
  position: absolute;
  top: 0;
  right: 0;
  text-indent: 0;
}
.catalog-category-view .block-compare .block-content ol li .product-name {
  margin: 5px 0;
}
.catalog-category-view .block-compare .block-content .actions {
  margin-top: 20px;
}
.catalog-category-view .block-compare .block-content .actions .button {
  position: relative;
  right: 0;
  z-index: 999;
  border: 1px solid #eaeaea;
  padding: 1px;
  min-height: 34px;
  background: #fff;
  margin: 0;
  float: left;
  line-height: 30px;
  padding-left: 50px;
  padding-right: 20px;
  margin-top: 20px;
  color: #666666;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.catalog-category-view .block-compare .block-content .actions .button:hover {
  color: #5a88ca;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.catalog-category-view .block-compare .block-content .actions .button:hover > span:before {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.catalog-category-view .block-compare .block-content .actions .button > span {
  display: block;
}
.catalog-category-view .block-compare .block-content .actions .button > span:before {
  content: "";
  width: 28px;
  height: 28px;
  background: #5a88ca;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.catalog-category-view .block-compare .block-content .actions .button > span:after {
  content: "\f105";
  position: absolute;
  top: 1px;
  left: 14px;
  font-family: "Fontawesome";
  color: #fff;
}
.catalog-category-view .block-compare .block-content .actions .button {
  margin: 0 20px 0 0 ;
}
.catalog-category-view .block-compare .block-content .actions > a {
  line-height: 34px;
}
.catalog-category-view .block-compare:hover .block-content {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 33px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
/*.category-products{
	.products-grid{
		.item{		
			.inner{ margin-bottom: 0px; overflow: hidden; }
		}
	}
}*/
.cms-home .category-products .products-grid .item .inner {
  margin-bottom: 20px;
  overflow: hidden;
}
.cms-home02 .products-grid .item,
.block-hot-deals .products-grid .item {
  padding: 0 10px;
}
.catalog-category-view .category-products .products-grid .item,
.catalogsearch-result-index .category-products .products-grid .item {
  padding-bottom: 30px;
}
.catalog-category-view .category-products .products-grid .item .item-image img,
.catalogsearch-result-index .category-products .products-grid .item .item-image img {
  width: 100%;
}
.catalog-category-view .category-products .products-grid .item .wrap-new-sale,
.catalogsearch-result-index .category-products .products-grid .item .wrap-new-sale {
  left: 26px;
  top: 11px;
}
.products-grid .item {
  float: left;
  overflow: hidden;
}
.products-grid .item .wrap-content {
  float: left;
  width: 100%;
  padding: 10px 10px 26px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.products-grid .item .wrap-content .inner {
  overflow: hidden;
}
.products-grid .item .inner {
  display: inline-block;
  margin-bottom: -4px;
}
.products-grid .item .inner .item-image {
  float: left;
  width: 100%;
  margin-bottom: 2px;
  position: relative;
}
.products-grid .item .inner .item-image .product-image {
  float: left;
  width: 100%;
  position: relative;
}
.products-grid .item .inner .item-image .product-image:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.products-grid .item .inner .item-image .vt_quickview_handler {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: absolute;
  top: 36%;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  text-indent: -9999em;
  background: #5a88ca;
  width: 42px;
  height: 42px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.products-grid .item .inner .item-image .vt_quickview_handler:before {
  content: "";
  width: 26px;
  height: 18px;
  position: absolute;
  top: 13px;
  left: 8px;
  background: url('../images/edo.png') no-repeat -45px -67px;
  text-indent: 0;
}
.products-grid .item .inner .product-info {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-top: 14px;
  margin-bottom: -62px;
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.products-grid .item .inner .product-info .product-name {
  line-height: 100%;
  float: left;
  width: 100%;
  margin-bottom: 6px;
  position: relative;
}
.products-grid .item .inner .product-info .product-name a {
  display: inline-block;
  line-height: 100%;
  color: #333333;
  font-weight: 400 !important;
}
.products-grid .item .inner .product-info .product-name a:hover {
  color: #5a88ca;
}
.products-grid .item .inner .product-info .product-name .configurable-swatch-list {
  float: left;
  position: absolute;
  top: 0;
  right: 10px;
}
.products-grid .item .inner .product-info .product-name .configurable-swatch-list li {
  float: left;
  margin-left: 5px;
}
.products-grid .item .inner .product-info .price-box {
  line-height: 100%;
  float: left;
  width: 100%;
}
.products-grid .item .inner .product-info .rating-links {
  display: none;
}
.products-grid .item .inner .product-info .ratings .amount {
  display: none;
}
.products-grid .item .inner .product-info .item-btn {
  float: left;
  width: 100%;
  height: 34px;
  margin-top: 8px;
}
.products-grid .item .inner .product-info .item-btn .link-wishlist {
  float: left;
  width: 40px;
  height: 100%;
  position: relative;
  margin-left: -10px;
}
.products-grid .item .inner .product-info .item-btn .link-wishlist:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 10px;
  width: 22px;
  height: 22px;
  background: url('../images/edo.png') no-repeat -81px -62px;
}
.products-grid .item .inner .product-info .item-btn .link-wishlist:hover:after {
  background: url('../images/edo.png') no-repeat -108px -62px;
}
.products-grid .item .inner .product-info .item-btn .link-compare {
  float: left;
  width: 40px;
  height: 100%;
  position: relative;
  margin-left: -10px;
}
.products-grid .item .inner .product-info .item-btn .link-compare:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 10px;
  width: 22px;
  height: 22px;
  background: url('../images/edo.png') no-repeat -137px -62px;
}
.products-grid .item .inner .product-info .item-btn .link-compare:hover:after {
  background: url('../images/edo.png') no-repeat -166px -61px;
}
.products-grid .item .inner .product-info .item-btn .btn-cart,
.products-grid .item .inner .product-info .item-btn .btn-pro-config {
  float: left;
  position: relative;
  border: 1px solid #eaeaea;
  padding: 1px;
  min-height: 34px;
  background: #fff;
  line-height: 30px;
  padding-left: 40px;
  padding-right: 20px;
  margin: 0;
  color: #666666;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.products-grid .item .inner .product-info .item-btn .btn-cart:hover,
.products-grid .item .inner .product-info .item-btn .btn-pro-config:hover {
  color: #5a88ca;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  cursor: pointer;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.products-grid .item .inner .product-info .item-btn .btn-cart:hover > span:before,
.products-grid .item .inner .product-info .item-btn .btn-pro-config:hover > span:before {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.products-grid .item .inner .product-info .item-btn .btn-cart > span,
.products-grid .item .inner .product-info .item-btn .btn-pro-config > span {
  display: block;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.products-grid .item .inner .product-info .item-btn .btn-cart > span:before,
.products-grid .item .inner .product-info .item-btn .btn-pro-config > span:before {
  content: "";
  width: 28px;
  height: 28px;
  background: #5a88ca;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.products-grid .item .inner .product-info .item-btn .btn-cart > span:after,
.products-grid .item .inner .product-info .item-btn .btn-pro-config > span:after {
  content: "";
  position: absolute;
  top: 9px;
  left: 9px;
  width: 20px;
  height: 20px;
  background: url('../images/edo.png') no-repeat 0 0;
}
.products-grid .item .inner:hover .item-image .product-image:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.products-grid .item .inner:hover .item-image .vt_quickview_handler {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.products-grid .item .inner:hover .product-info {
  margin-top: -62px;
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.products-list {
  float: left;
  width: 100%;
}
.products-list .item {
  float: left;
  margin-bottom: 30px;
}
.products-list .item .wrap-new-sale {
  left: 0;
  top: 0;
}
.products-list .item .inner {
  padding: 8px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: left;
  width: 100%;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  /* end product info*/
}
.products-list .item .inner .item-image {
  float: left;
  position: relative;
  margin-right: 30px;
}
.products-list .item .inner .item-image .product-image {
  position: relative;
  float: left;
  width: 100%;
}
.products-list .item .inner .item-image .product-image:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.products-list .item .inner .item-image .product-image img {
  width: 100%;
}
.products-list .item .inner .item-image .vt_quickview_handler {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  text-indent: -9999em;
  background: #5a88ca;
  width: 42px;
  height: 42px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.products-list .item .inner .item-image .vt_quickview_handler:before {
  content: "";
  width: 26px;
  height: 18px;
  position: absolute;
  top: 13px;
  left: 8px;
  background: url('../images/edo.png') no-repeat -45px -67px;
  text-indent: 0;
}
.products-list .item .inner .item-image:hover .product-image:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.products-list .item .inner .item-image:hover .vt_quickview_handler {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.products-list .item .inner .product-info {
  float: left;
  width: 65%;
  /* end item-btn */
}
.products-list .item .inner .product-info.col2 {
  width: 47.36%;
}
.products-list .item .inner .product-info .product-name {
  line-height: 100%;
  float: left;
  width: 100%;
  margin: 15px 0 8px 0;
  position: relative;
}
.products-list .item .inner .product-info .product-name a {
  display: inline-block;
  line-height: 100%;
  color: #333333;
}
.products-list .item .inner .product-info .product-name a:hover {
  color: #5a88ca;
}
.products-list .item .inner .product-info .product-name .configurable-swatch-list {
  float: left;
  position: absolute;
  top: 0;
  right: 10px;
}
.products-list .item .inner .product-info .product-name .configurable-swatch-list li {
  float: left;
  margin-left: 5px;
}
.products-list .item .inner .product-info .price-box {
  line-height: 100%;
  margin-bottom: 7px;
  float: left;
  width: 100%;
}
.products-list .item .inner .product-info .desc {
  float: left;
  width: 100%;
  margin: 25px 0 0 0;
  max-height: 80px;
  overflow: hidden;
}
.products-list .item .inner .product-info .item-btn {
  float: left;
  width: 100%;
  height: 34px;
  margin-top: 16px;
  margin-left: -10px;
}
.products-list .item .inner .product-info .item-btn .link-wishlist {
  float: left;
  width: 40px;
  height: 100%;
  position: relative;
}
.products-list .item .inner .product-info .item-btn .link-wishlist:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 10px;
  width: 22px;
  height: 22px;
  background: url('../images/edo.png') no-repeat -81px -62px;
}
.products-list .item .inner .product-info .item-btn .link-wishlist:hover:after {
  background: url('../images/edo.png') no-repeat -108px -62px;
}
.products-list .item .inner .product-info .item-btn .link-compare {
  float: left;
  width: 40px;
  height: 100%;
  position: relative;
}
.products-list .item .inner .product-info .item-btn .link-compare:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 10px;
  width: 22px;
  height: 22px;
  background: url('../images/edo.png') no-repeat -137px -62px;
}
.products-list .item .inner .product-info .item-btn .link-compare:hover:after {
  background: url('../images/edo.png') no-repeat -166px -61px;
}
.products-list .item .inner .product-info .item-btn .btn-cart,
.products-list .item .inner .product-info .item-btn .btn-pro-config {
  float: left;
  position: relative;
  border: 1px solid #eaeaea;
  padding: 1px;
  min-height: 34px;
  background: #fff;
  line-height: 30px;
  padding-left: 40px;
  padding-right: 20px;
  margin: 0;
  color: #666666;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.products-list .item .inner .product-info .item-btn .btn-cart:hover,
.products-list .item .inner .product-info .item-btn .btn-pro-config:hover {
  color: #5a88ca;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  cursor: pointer;
}
.products-list .item .inner .product-info .item-btn .btn-cart:hover > span:before,
.products-list .item .inner .product-info .item-btn .btn-pro-config:hover > span:before {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.products-list .item .inner .product-info .item-btn .btn-cart > span,
.products-list .item .inner .product-info .item-btn .btn-pro-config > span {
  display: block;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.products-list .item .inner .product-info .item-btn .btn-cart > span:before,
.products-list .item .inner .product-info .item-btn .btn-pro-config > span:before {
  content: "";
  width: 28px;
  height: 28px;
  background: #5a88ca;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.products-list .item .inner .product-info .item-btn .btn-cart > span:after,
.products-list .item .inner .product-info .item-btn .btn-pro-config > span:after {
  content: "";
  position: absolute;
  top: 9px;
  left: 9px;
  width: 20px;
  height: 20px;
  background: url('../images/edo.png') no-repeat 0 0;
}
.fancybox-skin {
  background: #fff;
}
.quickview-main .row {
  margin: 0;
}
.quickview-main .product-view .more-views .inner {
  width: 200px;
}
.quickview-main .product-view .product-img-box {
  margin-bottom: 5px;
}
.product-view {
  /* --------------------end more view--------------------------- */
  /* --------------------end product-shop--------------------------- */
  /* General Swatch Styling */
  /* Other Swatch States */
}
.product-view .product-img-box .wrap-new-sale {
  top: 0;
  left: 0;
}
.product-view .product-img-box > .inner {
  padding: 10px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.product-view .product-img-box .product-image-gallery img {
  width: 100%;
  height: auto;
}
.product-view .product-img-box .product-image-gallery .gallery-image {
  display: none;
}
.product-view .product-img-box .product-image-gallery .gallery-image.visible {
  display: block;
}
.product-view .product-img-box .product-image-gallery .gallery-image.visible.hidden {
  visibility: hidden;
}
.product-view .product-img-box .product-image-zoom {
  position: relative;
}
.product-view .popup-btn {
  text-align: center;
  padding: 16px 0;
}
.product-view .popup-btn #popup-image {
  color: #999999;
  text-transform: capitalize;
}
.product-view .popup-btn #popup-image:hover {
  color: #5a88ca;
}
.product-view .more-views {
  width: 100%;
  text-align: center;
  position: relative;
  margin-bottom: -4px;
}
.product-view .more-views .inner {
  display: inline-block;
  /*width: 327px;*/
  float: none;
  margin-bottom: -4px;
  padding: 0;
  position: static;
}
.product-view .more-views .inner ul li a {
  display: inline-block;
  border: 1px solid transparent;
}
.product-view .more-views .inner ul li a:hover {
  border: 1px solid #5a88ca;
  cursor: pointer;
}
.product-view .more-views .inner .navslider a {
  float: left;
  width: 20px;
  height: 20px;
  border: 1px solid #eaeaea;
  position: absolute;
  text-indent: -9999em;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: 50%;
  margin-top: -10px;
}
.product-view .more-views .inner .navslider a:before {
  content: "";
  text-indent: 0;
  color: #333333;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  top: -1px;
}
.product-view .more-views .inner .navslider a:hover {
  background: #5a88ca;
  border-color: #5a88ca;
  cursor: pointer;
}
.product-view .more-views .inner .navslider a:hover:before {
  color: #fff;
}
.product-view .more-views .inner .navslider a.prev {
  left: 30px;
}
.product-view .more-views .inner .navslider a.prev:before {
  content: "\f104";
  left: 6px;
}
.product-view .more-views .inner .navslider a.next {
  right: 30px;
}
.product-view .more-views .inner .navslider a.next:before {
  content: "\f105";
  left: 7px;
}
.product-view .product-shop {
  /* ------------------end box left-------------------------*/
}
.product-view .product-shop .box-left {
  padding: 0 15px 0 0;
  /*--------------------------product-options-bottom---------------------*/
  /*---------------------------add-to-links-----------------------------*/
}
.product-view .product-shop .box-left h1 {
  margin: 0;
  color: #333333;
  font-size: 214.28%;
  text-transform: capitalize;
  line-height: 100%;
}
.product-view .product-shop .box-left .product-name {
  margin-top: 17px;
}
.product-view .product-shop .box-left .availability {
  display: none;
}
.product-view .product-shop .box-left .price-box {
  display: block;
  overflow: hidden;
  margin-top: 16px;
  float: left;
  width: 100%;
}
.product-view .product-shop .box-left .price-box .price {
  font-weight: normal !important;
  color: #ffb424;
}
.product-view .product-shop .box-left .price-box .old-price .price {
  color: #999999;
}
.product-view .product-shop .box-left .ratings {
  margin-top: 6px;
}
.product-view .product-shop .box-left .ratings .rating-links {
  display: none;
}
.product-view .product-shop .box-left .short-description {
  margin: 26px 0 23px 0;
  padding-bottom: 19px;
  border-bottom: 1px solid #eaeaea;
  float: left;
  width: 100%;
}
.product-view .product-shop .box-left .product-addto {
  float: left;
  width: 100%;
}
.product-view .product-shop .box-left #product-options-wrapper {
  display: block;
  overflow: hidden;
}
.product-view .product-shop .box-left #product-options-wrapper dt label {
  float: left;
  min-width: 60px;
  text-align: left;
  color: #333333;
  font-weight: 500 !important;
}
.product-view .product-shop .box-left #product-options-wrapper .group-item {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.product-view .product-shop .box-left #product-options-wrapper .group-item .option-color .input-box li {
  float: left;
  width: 40px;
  height: 20px;
  margin-right: 10px;
  border: 1px solid #eaeaea;
  position: relative;
  padding: 1px;
}
.product-view .product-shop .box-left #product-options-wrapper .group-item .option-color .input-box li input {
  opacity: 0;
  filter: alpha(opacity=0);
}
.product-view .product-shop .box-left #product-options-wrapper .group-item .option-color .input-box li:first-child .label label {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-view .product-shop .box-left #product-options-wrapper .group-item .option-color .input-box li .label {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  float: left;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
}
.product-view .product-shop .box-left #product-options-wrapper .group-item .option-color .input-box li .label > * {
  opacity: 0;
  filter: alpha(opacity=0);
}
.product-view .product-shop .box-left #product-options-wrapper .group-item .option-color .input-box li:hover,
.product-view .product-shop .box-left #product-options-wrapper .group-item .option-color .input-box li.actived {
  cursor: pointer;
}
.product-view .product-shop .box-left #product-options-wrapper .group-item .option-color .input-box li:hover:before,
.product-view .product-shop .box-left #product-options-wrapper .group-item .option-color .input-box li.actived:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: -7px;
  left: 15px;
  background: url('../images/edo.png') no-repeat -196px -73px;
}
.product-view .product-shop .box-left #product-options-wrapper .group-item .option-size .input-box li {
  float: left;
  width: 40px;
  height: 20px;
  margin-right: 10px;
  border: 1px solid #eaeaea;
  position: relative;
}
.product-view .product-shop .box-left #product-options-wrapper .group-item .option-size .input-box li .price-notice {
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
}
.product-view .product-shop .box-left #product-options-wrapper .group-item .option-size .input-box li input {
  opacity: 0;
  filter: alpha(opacity=0);
}
.product-view .product-shop .box-left #product-options-wrapper .group-item .option-size .input-box li .label {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  float: left;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #666666;
}
.product-view .product-shop .box-left #product-options-wrapper .group-item .option-size .input-box li .label label {
  margin: 0;
  float: left;
  width: 100%;
  line-height: 17px;
}
.product-view .product-shop .box-left #product-options-wrapper .group-item .option-size .input-box li:hover,
.product-view .product-shop .box-left #product-options-wrapper .group-item .option-size .input-box li.actived {
  border-color: #5a88ca;
  cursor: pointer;
}
.product-view .product-shop .box-left .product-options-bottom {
  margin-top: 12px;
}
.product-view .product-shop .box-left .product-options-bottom .price-box {
  display: none;
}
.product-view .product-shop .box-left .add-to-links {
  margin-left: 52px;
}
.product-view .product-shop .box-left label {
  color: #333333;
  float: left;
  width: 60px;
  font-weight: 500 !important;
}
.product-view .product-shop .box-left #qty {
  width: 20%;
  float: left;
  text-align: center;
  height: 30px;
  margin: 0;
  border-color: #eaeaea !important;
}
.product-view .product-shop .box-left .quantity-controls {
  float: left;
  position: relative;
  width: 36px;
  height: 30px;
  border: 1px solid #eaeaea;
  text-indent: -9999em;
}
.product-view .product-shop .box-left .quantity-controls:before {
  content: "";
  position: absolute;
  top: 14px;
  left: 12px;
  text-indent: 0;
  z-index: 2;
}
.product-view .product-shop .box-left .quantity-controls:hover {
  cursor: pointer;
  background: #fbfbfb;
}
.product-view .product-shop .box-left .quantity-controls.quantity-minus {
  border-right: none;
}
.product-view .product-shop .box-left .quantity-controls.quantity-minus:before {
  width: 11px;
  height: 1px;
  background: #ccc;
}
.product-view .product-shop .box-left .quantity-controls.quantity-minus:hover:after {
  content: "\f068";
  z-index: 1;
  text-indent: 0;
  font-family: "FontAwesome";
  position: absolute;
  top: 5px;
  left: 12px;
  color: #666666;
}
.product-view .product-shop .box-left .quantity-controls.quantity-plus {
  border-left: none;
}
.product-view .product-shop .box-left .quantity-controls.quantity-plus:before {
  content: '+';
  font-size: 23px;
  color: #ccc;
  top: -2px;
  left: 11px;
}
.product-view .product-shop .box-left .quantity-controls.quantity-plus:hover:after {
  content: '\f067';
  font-family: "FontAwesome";
  position: absolute;
  top: 5px;
  left: 12px;
  z-index: 1;
  text-indent: 0;
}
.product-view .product-shop .box-left .btn-cart,
.product-view .product-shop .box-left .btn-update,
.product-view .product-shop .box-left .btn-pro-config {
  float: left;
  position: relative;
  border: 1px solid #eaeaea;
  padding: 1px;
  min-height: 34px;
  background: #fff;
  line-height: 30px;
  padding-left: 40px;
  padding-right: 20px;
  margin: -2px 0 0 10px;
  color: #666666;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.product-view .product-shop .box-left .btn-cart:hover,
.product-view .product-shop .box-left .btn-update:hover,
.product-view .product-shop .box-left .btn-pro-config:hover {
  color: #5a88ca;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.product-view .product-shop .box-left .btn-cart:hover > span:before,
.product-view .product-shop .box-left .btn-update:hover > span:before,
.product-view .product-shop .box-left .btn-pro-config:hover > span:before {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.product-view .product-shop .box-left .btn-cart > span,
.product-view .product-shop .box-left .btn-update > span,
.product-view .product-shop .box-left .btn-pro-config > span {
  display: block;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.product-view .product-shop .box-left .btn-cart > span:before,
.product-view .product-shop .box-left .btn-update > span:before,
.product-view .product-shop .box-left .btn-pro-config > span:before {
  content: "";
  width: 28px;
  height: 28px;
  background: #5a88ca;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.product-view .product-shop .box-left .btn-cart > span:after,
.product-view .product-shop .box-left .btn-update > span:after,
.product-view .product-shop .box-left .btn-pro-config > span:after {
  content: "";
  position: absolute;
  top: 9px;
  left: 9px;
  width: 20px;
  height: 20px;
  background: url('../images/edo.png') no-repeat 0 0;
}
.product-view .product-shop .box-left .add-to-links {
  float: left;
  margin-bottom: -40px;
  margin-top: 15px;
}
.product-view .product-shop .box-left .add-to-links li {
  float: left;
}
.product-view .product-shop .box-left .add-to-links li a {
  text-indent: -9999em;
}
.product-view .product-shop .box-left .add-to-links li a:before,
.product-view .product-shop .box-left .add-to-links li a:after {
  text-indent: 0;
}
.product-view .product-shop .box-left .add-to-links .link-wishlist {
  float: left;
  width: 40px;
  height: 100%;
  position: relative;
}
.product-view .product-shop .box-left .add-to-links .link-wishlist:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 10px;
  width: 22px;
  height: 22px;
  background: url('../images/edo.png') no-repeat -81px -62px;
}
.product-view .product-shop .box-left .add-to-links .link-wishlist:hover:after {
  background: url('../images/edo.png') no-repeat -108px -62px;
}
.product-view .product-shop .box-left .add-to-links .link-compare {
  float: left;
  width: 40px;
  height: 100%;
  position: relative;
}
.product-view .product-shop .box-left .add-to-links .link-compare:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 10px;
  width: 22px;
  height: 22px;
  background: url('../images/edo.png') no-repeat -137px -62px;
}
.product-view .product-shop .box-left .add-to-links .link-compare:hover:after {
  background: url('../images/edo.png') no-repeat -166px -61px;
}
.product-view .product-shop .box-left .email-friend,
.product-view .product-shop .box-left .print {
  float: left;
  margin-top: 15px;
  width: 40px;
  height: 40px;
  text-indent: -9999em;
  position: relative;
  z-index: 9;
}
.product-view .product-shop .box-left .email-friend:before,
.product-view .product-shop .box-left .print:before {
  content: "\f0e0";
  text-indent: 0;
  font-family: "FontAwesome";
  /*color: #e5e5e5;*/
  color: black;
  position: absolute;
  top: 6px;
  left: 12px;
}
.product-view .product-shop .box-left .email-friend:hover:before,
.product-view .product-shop .box-left .print:hover:before {
  color: #666666;
}
.product-view .product-shop .box-left .email-friend {
  margin-left: 132px;
}
.product-view .product-shop .box-left .print:before {
  content: "\f02f";
  font-family: "FontAwesome";
  /*color: #e5e5e5;*/
  color:black;
}
.product-view .product-shop .box-left .or {
  display: none;
}
.product-view .product-shop .box-left .add-to-box {
  float: left;
  width: 100%;
}
.product-view .product-shop .box-tag {
  margin-top: 30px;
  padding: 0;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.product-view .product-shop .box-tag .inner {
  background: #fbfbfb;
  padding: 29px;
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.product-view .product-shop .box-tag .inner .img-last {
  display: none;
}
.product-view .product-shop .box-tag .inner a {
  float: left;
  padding: 9px 18px 9px 10px;
  text-transform: capitalize;
  color: #666666;
  background: #fff;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.product-view .product-shop .box-tag .inner a img {
  margin-right: 10px;
  float: left;
}
.product-view .product-shop .box-tag .inner a span {
  float: left;
}
.product-view .product-shop .box-tag .inner a.tag6,
.product-view .product-shop .box-tag .inner a.tag7,
.product-view .product-shop .box-tag .inner a.tag8,
.product-view .product-shop .box-tag .inner a.tag9 {
  border-bottom: 1px solid #eaeaea;
}
.product-view .product-shop .box-tag .inner a.tag5,
.product-view .product-shop .box-tag .inner a.tag9 {
  border-right: 1px solid #eaeaea;
  position: relative;
}
.product-view .product-shop .box-tag .inner a.tag5:before,
.product-view .product-shop .box-tag .inner a.tag9:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #eaeaea;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.product-view .product-shop .box-tag .inner a:hover {
  background: #5a88ca;
  border-color: #5a88ca;
  color: #fff;
}
.product-view .product-shop .box-tag .inner a:hover img.img-first {
  display: none;
}
.product-view .product-shop .box-tag .inner a:hover img.img-last {
  display: block;
  float: left;
}
.product-view .product-shop .box-tag .inner a:hover:before {
  background: #5a88ca;
  bottom: 0;
}
.product-view .product-shop .box-right {
  padding-right: 0;
}
.product-view .product-shop .box-right .block-topseller {
  margin-top: 0;
  height: auto;
}
.product-view .product-shop .box-right .block-topseller .products-grid .item {
  padding-bottom: 20px;
}
.product-view .product-shop .box-right .block-topseller .products-grid .item .inner {
  overflow: hidden;
}
.product-view .product-shop .box-right .block-topseller .products-grid .item .inner .item-image img {
  width: 100%;
}
.product-view #product-tabs {
  float: left;
  width: 100%;
  padding: 0 15px;
}
.product-view #product-tabs .inner {
  float: left;
  width: 100%;
  min-height: 250px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  margin-top: 30px;
}
.product-view #product-tabs .inner > ul {
  padding: 17px 20px;
  background: #fbfbfb;
  float: left;
  width: 100%;
  border-bottom: 1px solid #eaeaea;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
.product-view #product-tabs .inner > ul li {
  float: left;
  margin-right: 4px;
}
.product-view #product-tabs .inner > ul li a {
  float: left;
  position: relative;
  padding: 4px 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  -moz-box-shadow: 0 -1px 2px #d9d9d9;
  -webkit-box-shadow: 0 -1px 2px #d9d9d9;
  box-shadow: 0 -1px 2px #d9d9d9;
  background: url('../images/bg-tab.png') repeat-x 0 -1px;
  color: #333333;
  font-weight: 500 !important;
  text-transform: uppercase;
}
.product-view #product-tabs .inner > ul li a:hover {
  position: relative;
  color: #fff;
  background: #5a88ca;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-view #product-tabs .inner > ul li.actived a {
  position: relative;
  color: #fff;
  background: #5a88ca;
}
.product-view #product-tabs .inner .inner-tab {
  padding: 30px;
  float: left;
  width: 100%;
}
.product-view #product-tabs .inner .inner-tab h2 {
  margin: 0 0 10px;
  font-size: 128.57%;
  font-weight: 500 !important;
}
.product-view #product-tabs .inner .inner-tab .box-tags label {
  float: left;
  margin-right: 10px;
}
.product-view #product-tabs .inner .inner-tab .box-tags .input-box {
  float: left;
}
.product-view #product-tabs .inner .inner-tab .box-tags .button {
  margin: 0 0 0 5px;
  float: left;
  padding: 0 15px;
  line-height: 32px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.product-view #product-tabs .inner .inner-tab .box-tags .button:hover {
  background: #5a88ca;
}
.product-view #product-tabs .inner .inner-tab #customer-reviews .pager {
  float: left;
  width: 100%;
  border-bottom: 3px double #eaeaea;
  border-top: 3px double #eaeaea;
}
.product-view #product-tabs .inner .inner-tab #customer-reviews .pager p,
.product-view #product-tabs .inner .inner-tab #customer-reviews .pager label {
  margin: 0;
}
.product-view #product-tabs .inner .inner-tab #customer-reviews .pager .amount {
  float: left;
  line-height: 40px;
}
.product-view #product-tabs .inner .inner-tab #customer-reviews .pager .limiter {
  float: right;
  line-height: 40px;
}
.product-view #product-tabs .inner .inner-tab #customer-reviews #product-review-table td {
  text-align: center;
}
.product-view #product-tabs .inner .inner-tab #customer-reviews #product-review-table td .radio {
  display: inline;
  margin: 0;
}
.product-view #product-tabs .inner .inner-tab #customer-reviews .form-list {
  margin-top: 20px;
}
.product-view #product-tabs .inner .inner-tab #customer-reviews .buttons-set,
.product-view #product-tabs .inner .inner-tab #customer-reviews .form-list {
  width: 50%;
}
.product-view #product-tabs .inner .inner-tab #customer-reviews .button {
  margin: 0 0 0 5px;
  padding: 0 15px;
  line-height: 32px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.product-view #product-tabs .inner .inner-tab #customer-reviews .button:hover {
  background: #5a88ca;
}
.product-view #product-tabs .inner .inner-tab #customer-reviews dt a {
  font-weight: 600 !important;
}
.product-view #product-tabs .inner .inner-tab #customer-reviews h2 {
  font-weight: 600 !important;
}
.product-view #upsell_pro,
.product-view #related_product {
  float: left;
  width: 100%;
  padding: 0 15px;
  margin-top: 30px;
}
.product-view #upsell_pro .item,
.product-view #related_product .item {
  padding: 0 10px;
}
.product-view #upsell_pro .item .wrap-new-sale,
.product-view #related_product .item .wrap-new-sale {
  top: 0;
}
.product-view #upsell_pro > .inner,
.product-view #related_product > .inner {
  float: left;
  width: 100%;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.product-view #upsell_pro > .inner .block-title,
.product-view #related_product > .inner .block-title {
  font-size: 171.42%;
  padding-left: 20px;
  float: left;
  width: 100%;
  color: #333333;
  text-transform: uppercase;
  background: #fbfbfb;
  line-height: 50px;
  position: relative;
  border-bottom: 1px solid #eaeaea;
}
.product-view #upsell_pro > .inner .block-title span,
.product-view #related_product > .inner .block-title span {
  font-weight: 600 !important;
}
.product-view #upsell_pro > .inner .block-title .navslider,
.product-view #related_product > .inner .block-title .navslider {
  position: absolute;
  top: 16px;
  right: 20px;
}
.product-view #upsell_pro > .inner .block-title .navslider a,
.product-view #related_product > .inner .block-title .navslider a {
  float: left;
  width: 20px;
  height: 20px;
  border: 1px solid #eaeaea;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-indent: -9999em;
  background: #fff;
}
.product-view #upsell_pro > .inner .block-title .navslider a:before,
.product-view #related_product > .inner .block-title .navslider a:before {
  content: "";
  text-indent: 0;
  color: #333333;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  top: -16px;
}
.product-view #upsell_pro > .inner .block-title .navslider a:hover,
.product-view #related_product > .inner .block-title .navslider a:hover {
  background: #5a88ca;
  border-color: #5a88ca;
}
.product-view #upsell_pro > .inner .block-title .navslider a:hover:before,
.product-view #related_product > .inner .block-title .navslider a:hover:before {
  color: #fff;
}
.product-view #upsell_pro > .inner .block-title .navslider a.prev,
.product-view #related_product > .inner .block-title .navslider a.prev {
  margin-right: 1px;
}
.product-view #upsell_pro > .inner .block-title .navslider a.prev:before,
.product-view #related_product > .inner .block-title .navslider a.prev:before {
  content: "\f104";
  left: 6px;
}
.product-view #upsell_pro > .inner .block-title .navslider a.next:before,
.product-view #related_product > .inner .block-title .navslider a.next:before {
  content: "\f105";
  left: 7px;
}
.product-view #upsell_pro > .inner .container-slider,
.product-view #related_product > .inner .container-slider {
  float: left;
  width: 100%;
  padding: 20px 10px;
}
.product-view .swatch-link,
.product-view .swatch-label {
  display: block;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  color: #636363;
  text-decoration: none;
  box-sizing: content-box;
}
.product-view .swatch-link {
  border: 1px solid #cccccc;
  margin: 0 0 3px;
}
.product-view .swatch-link img {
  border-radius: 2px;
}
.product-view .swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
.product-view .swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.product-view .swatch-link.has-image .swatch-label {
  position: relative;
}
.product-view .swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}
.product-view .swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #f4f4f4;
}
.product-view .configurable-swatch-list {
  margin-left: -3px;
  zoom: 1;
  clear: both;
  -webkit-transform: translateZ(0px);
}
.product-view .configurable-swatch-list li {
  float: left;
  zoom: 1;
  margin: 0 0 0 3px;
}
.product-view .products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.product-view .configurable-swatch-list .not-available .x {
  display: block;
}
.product-view .configurable-swatch-list .not-available .swatch-link {
  border-color: #ededed;
  position: relative;
}
.product-view .configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.product-view .configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
.product-view .configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}
.product-view .configurable-swatch-list .not-available a:focus {
  outline: 0;
}
.product-view .currently .swatch-current {
  position: relative;
}
.product-view .currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
.product-view .currently .swatch-current span {
  display: block;
  float: left;
}
.product-view .currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.product-view .currently .swatch-link:hover {
  border-color: #cccccc;
  cursor: default;
}
.product-view .configurable-swatch-list .hover .swatch-link,
.product-view .configurable-swatch-list .selected .swatch-link,
.product-view .swatch-link:hover {
  border-color: #3399cc;
}
.product-view .configurable-swatch-box {
  background: none !important;
}
.product-view .configurable-swatch-box select.swatch-select {
  display: none;
}
.product-view .configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #df280a;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px;
}
/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: '';
  display: table;
  clear: both;
}
.product-view .product-shop .box-left .swatch-attr {
  margin-top: 10px;
}
.product-view .product-shop .box-left .swatch-attr > label {
  width: 160px;
}
.toolbar-bottom {
  float: left;
  width: 100%;
}
.toolbar {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
}
.toolbar label {
  display: none;
}
.toolbar .view-mode,
.toolbar .sort-by {
  float: left;
}
.toolbar .view-mode {
  margin: 0;
  padding-left: 0;
}
.toolbar .view-mode strong,
.toolbar .view-mode a {
  width: 30px;
  height: 30px;
  border: 1px solid #eaeaea;
  float: left;
  text-indent: -9999em;
  position: relative;
}
.toolbar .view-mode strong.grid:before,
.toolbar .view-mode a.grid:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 7px;
  width: 16px;
  height: 16px;
  background: url('../images/edo.png') no-repeat -222px -67px;
}
.toolbar .view-mode strong.grid {
  border: 1px solid #5a88ca;
  background: #5a88ca;
}
.toolbar .view-mode a.grid:before {
  background: url('../images/edo.png') no-repeat -247px -67px;
}
.toolbar .view-mode a.grid:hover {
  background: #5a88ca;
  border: 1px solid #5a88ca;
}
.toolbar .view-mode a.grid:hover:before {
  background: url('../images/edo.png') no-repeat -222px -67px;
}
.toolbar .view-mode a.list,
.toolbar .view-mode strong.list {
  margin-right: 0;
}
.toolbar .view-mode a.list:before,
.toolbar .view-mode strong.list:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 7px;
  width: 16px;
  height: 16px;
  background: url('../images/edo.png') no-repeat -300px -68px;
}
.toolbar .view-mode a.list:hover {
  border: 1px solid #5a88ca;
  background: #5a88ca;
}
.toolbar .view-mode a.list:hover:before {
  background: url('../images/edo.png') no-repeat -273px -68px;
}
.toolbar .view-mode strong.list {
  border: 1px solid #5a88ca;
  background: #5a88ca;
}
.toolbar .view-mode strong.list:before {
  background: url('../images/edo.png') no-repeat -273px -68px;
}
.toolbar .block-right {
  text-align: right;
  padding-right: 0;
}
.toolbar .block-right .inner {
  display: inline-block;
  margin-bottom: -4px;
}
.toolbar .sort-by {
  text-align: left;
}
.toolbar .sort-by label {
  float: left;
  margin: 3px 10px 0 0px;
  line-height: 36px;
}
.toolbar .sort-by a.asc,
.toolbar .sort-by a.desc {
  width: 30px;
  height: 30px;
  line-height: 26px;
  background: #fafafa;
  float: left;
  margin: 0px;
  border: 1px solid #eaeaea;
  border-left: none;
  position: relative;
}
.toolbar .sort-by a.asc:before,
.toolbar .sort-by a.desc:before {
  content: "\f15d";
  font-size: 14px;
  color: #666;
  font-family: "Fontawesome";
  position: absolute;
  top: 2px;
  left: 7px;
  width: 10px;
  height: 10px;
}
.toolbar .sort-by a.asc:hover:before,
.toolbar .sort-by a.desc:hover:before {
  color: #5a88ca;
}
.toolbar .sort-by a.desc:before {
  content: "\f15e";
}
.toolbar .sort-by .wrap-sb {
  width: 105px;
  line-height: 28px;
  float: left;
  position: relative;
}
.toolbar .sort-by .wrap-sb .selected-order {
  position: relative;
  border: 1px solid #eaeaea;
  padding-left: 12px;
  font-size: 100%;
  color: #666666;
}
.toolbar .sort-by .wrap-sb .selected-order:before {
  content: "\f0d7";
  font-size: 14px;
  color: #666;
  font-family: "Fontawesome";
  position: absolute;
  top: 0px;
  right: 9px;
  width: 10px;
  height: 10px;
}
.toolbar .sort-by .wrap-sb:hover .selected-order {
  color: #5a88ca;
}
.toolbar .sort-by .wrap-sb:hover .selected-order:before {
  color: #5a88ca;
}
.toolbar .sort-by .wrap-sb .select-order {
  position: absolute;
  z-index: 9999;
  border: 1px solid #eaeaea;
  background: #fff;
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-bottom: 5px;
  top: 1px;
  top: 29px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.toolbar .sort-by .wrap-sb .select-order a {
  display: block;
  color: #666;
  font-size: 100%;
}
.toolbar .sort-by .wrap-sb .select-order a:hover {
  color: #5a88ca;
}
.toolbar .sort-by .wrap-sb:hover {
  cursor: pointer;
}
.toolbar .sort-by .wrap-sb .current-item {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.toolbar .limiter {
  float: left;
  border: 1px solid #eaeaea;
  height: 30px;
  line-height: 28px;
  margin-left: 30px;
}
.toolbar .limiter .limiter-inner {
  /* end wrap show */
}
.toolbar .limiter .limiter-inner span {
  float: left;
  color: #666666;
  padding-left: 12px;
}
.toolbar .limiter .limiter-inner .wrap-show {
  width: 60px;
  float: left;
  position: relative;
  text-align: left;
}
.toolbar .limiter .limiter-inner .wrap-show .selected-limiter {
  position: relative;
  padding-left: 10px;
  color: #666;
}
.toolbar .limiter .limiter-inner .wrap-show .selected-limiter:hover {
  color: #5a88ca;
}
.toolbar .limiter .limiter-inner .wrap-show .selected-limiter:before {
  content: "\f0d7";
  font-size: 14px;
  color: #666;
  font-family: "Fontawesome";
  position: absolute;
  top: 0px;
  right: 9px;
  width: 10px;
  height: 10px;
}
.toolbar .limiter .limiter-inner .wrap-show:hover .selected-limiter {
  border-color: #5a88ca;
  color: #5a88ca;
}
.toolbar .limiter .limiter-inner .wrap-show:hover .selected-limiter:before {
  color: #5a88ca;
}
.toolbar .limiter .limiter-inner .wrap-show .select-limiter {
  position: absolute;
  z-index: 9999;
  border: 1px solid #eaeaea;
  background: #fff;
  float: left;
  width: 62px;
  padding-left: 9px;
  padding-bottom: 5px;
  top: 28px;
  left: -1px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.toolbar .limiter .limiter-inner .wrap-show .select-limiter a {
  display: block;
  font-size: 100%;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  color: #666;
}
.toolbar .limiter .limiter-inner .wrap-show .select-limiter a:hover {
  color: #5a88ca;
}
.toolbar .limiter .limiter-inner .wrap-show:hover {
  cursor: pointer;
}
.toolbar .limiter .limiter-inner .wrap-show .current-item {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.toolbar .pager {
  float: left;
  margin: 0 0 0 30px;
}
.toolbar .pager .amount {
  display: none;
}
.toolbar .pager .pages {
  float: right;
}
.toolbar .pager .pages > strong {
  float: left;
  font-weight: normal;
  line-height: 26px;
  font-size: 100%;
  margin-right: 5px;
  display: none;
}
.toolbar .pager .pages ol {
  float: left;
}
.toolbar .pager .pages li {
  float: left;
  border: 1px solid #eaeaea;
  border-left: none;
  height: 30px;
  line-height: 28px;
}
.toolbar .pager .pages li > a,
.toolbar .pager .pages li > span,
.toolbar .pager .pages li.current {
  float: left;
  line-height: 28px;
  min-width: 30px;
  padding: 0;
  text-align: center;
  border-radius: 0;
  display: inline-block;
  background: none;
  border: none;
  font-size: 85.71%;
  color: #666666;
}
.toolbar .pager .pages li:first-child {
  border-left: 1px solid #eaeaea;
}
.toolbar .pager .pages li.current {
  border: 1px solid #5a88ca;
  background: #5a88ca;
  color: #fff;
}
.toolbar .pager .pages li > a:hover {
  color: #fff;
  background: #5a88ca;
}
.toolbar .pager .pages li > a.next {
  padding: 0 25px 0 15px;
  text-transform: uppercase;
  position: relative;
}
.toolbar .pager .pages li > a.next img {
  display: none;
}
.toolbar .pager .pages li > a.next:before {
  content: "\f101";
  font-family: "FontAwesome" !important;
  position: absolute;
  top: 0px;
  right: 5px;
  min-width: 27px;
  text-align: center;
  float: left;
  font-size: 15px;
}
.toolbar .pager .pages li > a.previous {
  padding: 0 15px 0 26px;
  text-transform: uppercase;
  position: relative;
}
.toolbar .pager .pages li > a.previous img {
  display: none;
}
.toolbar .pager .pages li > a.previous:before {
  content: "\f100";
  font-family: "FontAwesome" !important;
  position: absolute;
  top: 0px;
  left: 5px;
  min-width: 27px;
  text-align: center;
  float: left;
  font-size: 15px;
}
.toolbar .pager .pages li:hover {
  border-color: #5a88ca;
  background: #5a88ca;
}
.box_header_04 .navbar {
  min-height: 0;
  margin-bottom: 0;
}
.box_header_04 .explodedmenu {
  float: left;
  width: 100%;
  position: relative;
}
.box_header_04 .explodedmenu > li {
  padding: 9px 0;
}
.box_header_04 .explodedmenu > li:hover > a {
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  background: #5a88ca;
  z-index: 1;
}
.box_header_04 .explodedmenu > li:hover > a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #5a88ca;
  z-index: -1;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.box_header_04 .explodedmenu > li:hover > a span {
  color: #fff;
}
.box_header_04 .explodedmenu > li.parentMenu > a:after {
  content: "\f0d8";
  position: absolute;
  left: 50%;
  bottom: -28px;
  font-family: "FontAwesome";
  color: #fff;
  z-index: 9;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_04 .explodedmenu > li.parentMenu:hover > a:after {
  content: "\f0d8";
  position: absolute;
  left: 50%;
  bottom: -8px;
  font-family: "FontAwesome";
  color: #fff;
  z-index: 9;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_04 .explodedmenu li.menu {
  float: left;
  position: relative;
}
.box_header_04 .explodedmenu li.menu.lblnew > a,
.box_header_04 .explodedmenu li.menu.lblhot > a,
.box_header_04 .explodedmenu li.menu.lblsale > a {
  position: relative;
}
.box_header_04 .explodedmenu li.menu.lblnew > a > img,
.box_header_04 .explodedmenu li.menu.lblhot > a > img,
.box_header_04 .explodedmenu li.menu.lblsale > a > img {
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -15px;
}
.box_header_04 .explodedmenu li.menu > a {
  margin-right: 1px;
  float: left;
  position: relative;
  padding: 4px 20px 4px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  color: #333333;
  text-transform: uppercase;
}
.box_header_04 .explodedmenu li.menu > a span {
  font-weight: 500 !important;
}
.box_header_04 .explodedmenu li.menu > a:hover {
  color: #5a88ca;
}
.box_header_04 .explodedmenu li.menu.act > a {
  color: #fff;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background: #5a88ca;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .explodedmenu-menu-popup {
  left: -200px;
  width: 890px;
  padding: 5px 0 5px 5px;
  margin-top: -5px;
  overflow: hidden;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block h3 {
  line-height: 30px;
  margin: 0;
  font-size: 100%;
  text-transform: uppercase;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block h3 a {
  color: #333333;
  font-weight: 500!important;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block h3 a:hover {
  color: #5a88ca;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block ul li {
  background: #fbfbfb;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block ul li a {
  padding: 5px 0 5px 32px;
  display: block;
  position: relative;
  color: #666666;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block ul li a:before {
  content: "\f105";
  position: absolute;
  left: 20px;
  top: 5px;
  font-family: "FontAwesome";
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block ul li a:hover {
  background: #5a88ca;
  color: #fff;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block ul li a:hover:before {
  content: "\f105";
  position: absolute;
  left: 20px;
  top: 5px;
  font-family: "FontAwesome";
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block .block {
  padding: 0 20px;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block .block.block1 {
  padding-left: 15px;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block .block.block1 a {
  margin-top: 10px;
  display: block;
  position: relative;
  overflow: hidden;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block .block.block1 a:before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block .block.block1 a:hover:before {
  top: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block .block.block1 a img {
  width: 100%;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block .block.block3 a {
  margin-top: 10px;
  display: block;
  position: relative;
  overflow: hidden;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block .block.block3 a:before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block .block.block3 a:hover:before {
  top: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block .block.block3 a img {
  width: 100%;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block .block.block2 {
  border-right: 1px solid #eaeaea;
  padding-left: 15px;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu03 .block-mega03 .inner-cms-block .block.block4 {
  padding: 0 15px;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .explodedmenu-menu-popup {
  left: -50px;
  width: 890px;
  padding: 5px 0 5px 5px;
  margin-top: -5px;
  overflow: hidden;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block h3 {
  line-height: 30px;
  margin: 0;
  font-size: 100%;
  text-transform: uppercase;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block h3 a {
  color: #333333;
  font-weight: 500!important;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block h3 a:hover {
  color: #5a88ca;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block ul li {
  background: #fbfbfb;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block ul li a {
  padding: 5px 0 5px 32px;
  display: block;
  position: relative;
  color: #666666;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block ul li a:before {
  content: "\f105";
  position: absolute;
  left: 20px;
  top: 5px;
  font-family: "FontAwesome";
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block ul li a:hover {
  background: #5a88ca;
  color: #fff;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block ul li a:hover:before {
  content: "\f105";
  position: absolute;
  left: 20px;
  top: 5px;
  font-family: "FontAwesome";
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block1 {
  border-right: 1px solid #eaeaea;
  padding: 0 20px 0 15px;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block1 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block1 a:before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block1 a:hover:before {
  top: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block1 a img {
  width: 100%;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block2 {
  width: 27%;
  padding: 0 20px;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block2 h3 {
  padding-left: 20px;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block3 {
  width: 26%;
  /*.button{
										position: relative; right: 0;  z-index: 9991; border: 1px solid @borderColor;  
										padding: 1px;  min-height: 34px; background: #fff; margin: 0; float: left; line-height: 30px;
										padding-left: 50px; padding-right: 20px; margin-top: 20px; color: @text6;
										.border-radius(17px); 
										&:hover{ color: @activeColor; }
										> span{ display: block;  
											&:before{ content: ""; width: 28px; height: 28px; background: @activeColor; .border-radius(50%); 
											position: absolute; top: 2px; left: 2px;
											}
											&:after{ content: "\f105"; position: absolute; top: 1px; left: 14px; 
												 font-family: "Fontawesome"; color: #fff; 
											}											
										}
									}*/
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block3 p {
  color: #666666;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block3 .button {
  position: relative;
  right: 0;
  z-index: 999;
  border: 1px solid #eaeaea;
  padding: 1px;
  min-height: 34px;
  background: #fff;
  margin: 0;
  float: left;
  line-height: 30px;
  padding-left: 50px;
  padding-right: 20px;
  margin-top: 20px;
  color: #666666;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block3 .button:hover {
  color: #5a88ca;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block3 .button:hover > span:before {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block3 .button > span {
  display: block;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block3 .button > span:before {
  content: "";
  width: 28px;
  height: 28px;
  background: #5a88ca;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block3 .button > span:after {
  content: "\f105";
  position: absolute;
  top: 1px;
  left: 14px;
  font-family: "Fontawesome";
  color: #fff;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block4 {
  width: 22%;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block4 .block-banner2 {
  text-align: center;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block4 .block-banner2 a {
  display: block;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block4 .block-banner2 a:before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block4 .block-banner2 a:hover:before {
  top: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu02 .block-mega02 .inner-cms-block .block4 .block-banner2 a img {
  width: 100%;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup {
  left: -50px;
  width: 985px;
  padding: 5px 0 5px 5px;
  margin-top: -5px;
  overflow: hidden;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block {
  border-right: 1px solid #eaeaea;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block.last {
  border: none;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block.col-lg-2 {
  width: 22.5%;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block.col-lg-3 {
  width: 32%;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block h3 {
  line-height: 30px;
  padding-left: 20px;
  margin: 0;
  font-size: 100%;
  text-transform: uppercase;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block h3 a {
  color: #333333;
  font-weight: 500!important;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block h3 a:hover {
  color: #5a88ca;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block ul li {
  background: #fbfbfb;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block ul li a {
  padding: 5px 0 5px 32px;
  display: block;
  position: relative;
  color: #666666;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block ul li a:before {
  content: "\f105";
  position: absolute;
  left: 20px;
  top: 5px;
  font-family: "FontAwesome";
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block ul li a:hover {
  background: #5a88ca;
  color: #fff;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block ul li a:hover:before {
  content: "\f105";
  position: absolute;
  left: 20px;
  top: 5px;
  font-family: "FontAwesome";
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block .block-banner a {
  float: left;
  margin: 10px 17px;
  width: 100px;
  height: 100px;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-indent: -9999em;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block .block-banner a:before {
  color: #5a88ca;
  text-indent: 0;
  font-size: 30px;
  left: 50%;
  top: 50%;
  margin-left: -9px;
  margin-top: -18px;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block .block-banner a:hover:before {
  color: #fff;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block .block-banner a.item1:before {
  content: "\f22c";
  position: absolute;
  font-family: "FontAwesome";
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block .block-banner a.item2:before {
  content: "\f227";
  position: absolute;
  font-family: "FontAwesome";
  margin-left: -16px;
  margin-top: -20px;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block .block-banner a.item3:before {
  content: "\f22a";
  position: absolute;
  font-family: "FontAwesome";
  margin-left: -9px;
  margin-top: -22px;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block .block-banner a.item4:before {
  content: "\f222";
  position: absolute;
  font-family: "FontAwesome";
  margin-left: -16px;
  margin-top: -20px;
}
.box_header_04 .explodedmenu li.menu.parentMenu.menu01 .explodedmenu-menu-popup .block-mega01 .inner-cms-block .block .block-banner a:hover {
  background: #5a88ca;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_04 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup {
  position: absolute;
  top: 58px;
  z-index: 991;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_04 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .inner-cms-block {
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 25px 15px;
}
.box_header_04 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .exploded-menu-block {
  background: #fff;
}
.box_header_04 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .exploded-menu-block ul {
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  min-width: 200px;
  padding: 15px 10px;
}
.box_header_04 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .exploded-menu-block ul li {
  position: relative;
  background: #fbfbfb;
}
.box_header_04 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .exploded-menu-block ul li a {
  padding: 5px 0 5px 32px;
  display: block;
  position: relative;
  color: #666666;
}
.box_header_04 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .exploded-menu-block ul li a:before {
  content: "\f105";
  position: absolute;
  left: 20px;
  top: 5px;
  font-family: "FontAwesome";
}
.box_header_04 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .exploded-menu-block ul li a:hover {
  background: #5a88ca;
  color: #fff;
}
.box_header_04 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .exploded-menu-block ul li a:hover:before {
  content: "\f105";
  position: absolute;
  left: 20px;
  top: 5px;
  font-family: "FontAwesome";
}
.box_header_04 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .exploded-menu-block ul li ul {
  position: absolute;
  top: 0;
  left: 230px;
  background: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  z-index: 9;
}
.box_header_04 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .exploded-menu-block ul li:hover > ul {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  left: 180px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_04 .explodedmenu li.menu.parentMenu:hover .explodedmenu-menu-popup {
  top: 38px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.cms-home02 .box_header_03 .explodedmenu {
  display: block !important;
}
.box_header_03 .wrap-menu {
  float: left;
  width: 100%;
  position: relative;
}
.box_header_03 .navbar {
  min-height: 0;
  margin-bottom: 0;
}
.box_header_03 .magemenu-menu {
  float: left;
  width: 100%;
}
.box_header_03 .magemenu-menu .header-nav .block-title {
  float: left;
  width: 100%;
  height: 34px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  background: #5a88ca;
}
.box_header_03 .magemenu-menu .header-nav .block-title .text {
  float: left;
  line-height: 100%;
  font-weight: 500 !important;
  text-transform: uppercase;
  color: #fff;
  margin: 10px 0 0 20px;
}
.box_header_03 .magemenu-menu .header-nav .block-title .i_title {
  float: right;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 3px 1px 0 0;
}
.box_header_03 .magemenu-menu .header-nav .block-title .i_title .fa {
  font-family: "FontAwesome" !important;
  margin: 7px 0 0 8px;
  color: #fff;
}
.box_header_03 .magemenu-menu .header-nav .block-title:hover {
  cursor: pointer;
}
.box_header_03 .explodedmenu {
  float: left;
  width: 100%;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  display: none;
  border-left: 1px solid #eaeaea;
  position: absolute;
  top: 34px;
  left: 0;
  padding-top: 8px;
  z-index: 90;
  background: #fff;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}
.box_header_03 .explodedmenu > li {
  float: left;
  width: 100%;
}
.box_header_03 .explodedmenu li.menu {
  float: left;
  position: static;
}
.box_header_03 .explodedmenu li.menu > a {
  float: left;
  position: relative;
  padding: 10px 0 10px 10px;
  width: 100%;
  color: #666666;
  text-transform: capitalize;
  border-bottom: 1px solid #eaeaea;
}
.box_header_03 .explodedmenu li.menu > a img {
  float: left;
  margin-right: 10px;
}
.box_header_03 .explodedmenu li.menu > a span {
  line-height: 30px;
  font-weight: 500 !important;
}
.box_header_03 .explodedmenu li.menu > a:hover {
  color: #5a88ca;
}
.box_header_03 .explodedmenu li.menu.act > a {
  color: #5a88ca;
}
.box_header_03 .explodedmenu li.menu.parentMenu > a {
  position: relative;
  /*
						&:before{ content: "\f105"; font-family: "FontAwesome"; position: absolute; top: 15px; right: 0; }
						*/
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block {
  padding: 30px;
  float: left;
  background: #fbfbfb;
  width: 74%;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block {
  padding: 0 20px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block1 {
  width: 201px;
  height: 350px;
  border: 1px solid #eaeaea;
  padding: 0;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block1 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block1 a:before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block1 a:hover:before {
  top: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block1 a img {
  width: 100%;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block2 {
  float: left;
  padding: 0;
  width: 294px;
  margin-left: 50px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block2 a.title {
  float: left;
  margin: 17px 0 20px 0;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block2 p {
  float: left;
  width: 100%;
  margin: 0;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block2 .button {
  position: relative;
  right: 0;
  z-index: 9991;
  border: 1px solid #eaeaea;
  padding: 1px;
  min-height: 34px;
  background: #fff;
  margin: 0;
  float: left;
  line-height: 30px;
  padding-left: 50px;
  padding-right: 20px;
  margin-top: 20px;
  color: #666666;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block2 .button:hover {
  color: #ef4896;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block2 .button > span {
  display: block;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block2 .button > span:before {
  content: "";
  width: 28px;
  height: 28px;
  background: #ef4896;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block2 .button > span:after {
  content: "\f105";
  position: absolute;
  top: 1px;
  left: 14px;
  font-family: "Fontawesome";
  color: #fff;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block3 {
  padding: 0;
  width: 236px;
  margin-left: 20px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block3 h3 {
  line-height: 30px;
  margin: 0;
  font-size: 100%;
  text-transform: uppercase;
  background: #ef4896;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block3 h3 a {
  color: #fff;
  font-weight: 600 !important;
  padding-left: 20px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block3 ul {
  float: left;
  border-left: 1px solid #eaeaea;
  padding: 20px 0 90px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block3 ul li {
  float: left;
  width: 100%;
  position: relative;
  height: 30px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block3 ul li a {
  float: left;
  padding-left: 45px;
  line-height: 30px;
  position: relative;
  min-width: 175px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block3 ul li a:before {
  content: "\f178";
  font-family: "FontAwesome";
  font-size: 14px;
  color: #ef4896;
  position: absolute;
  top: 0px;
  left: 20px;
  z-index: 9;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block3 ul li span {
  float: right;
  color: #999999;
  line-height: 30px;
  margin-right: 20px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block3 ul li:hover a {
  color: #fff;
  background: #ef4896;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block3 ul li:hover a:before {
  color: #fff;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block3 ul li:hover a:after {
  content: "";
  position: absolute;
  top: 0px;
  right: -14px;
  width: 0;
  height: 0;
  border-left: 15px solid #ef4896;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block3 ul li:hover span {
  color: #ef4896;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block3 ul li:hover:after {
  content: "";
  position: absolute;
  top: 30px;
  left: -11px;
  width: 0;
  height: 0;
  border-top: 10px solid #000;
  border-left: 10px solid transparent;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu05 .block-mega05 .inner-cms-block .block.block3 ul li:hover:before {
  content: "";
  width: 11px;
  height: 30px;
  position: absolute;
  top: 0px;
  left: -11px;
  background: #ef4896;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu04 .block-mega04 .inner-cms-block {
  padding: 30px;
  background: #fbfbfb;
  width: 940px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu04 .block-mega04 .inner-cms-block .block1 {
  padding: 0;
  margin-right: 29px;
  width: 200px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu04 .block-mega04 .inner-cms-block .block1 h3 {
  height: 30px;
  background: #fe64a9;
  margin: 0;
  float: left;
  width: 100%;
  text-align: center;
  font-size: 100%;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu04 .block-mega04 .inner-cms-block .block1 h3 span {
  line-height: 100%;
  font-weight: 600 !important;
  color: #fff;
  display: inline-block;
  line-height: 30px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu04 .block-mega04 .inner-cms-block .block1 p {
  line-height: 26px;
  margin-top: 10px;
  float: left;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu04 .block-mega04 .inner-cms-block .block2 {
  width: 650px;
  padding: 0;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu04 .block-mega04 .inner-cms-block .block2 .item {
  float: left;
  width: 210px;
  margin-right: 10px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu04 .block-mega04 .inner-cms-block .block2 .item a {
  float: left;
  width: 100%;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu04 .block-mega04 .inner-cms-block .block2 .item a.pro-image {
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu04 .block-mega04 .inner-cms-block .block2 .item a.pro-image:before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu04 .block-mega04 .inner-cms-block .block2 .item a.pro-image:hover:before {
  top: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu04 .block-mega04 .inner-cms-block .block2 .item a.pro-image img {
  width: 100%;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu04 .block-mega04 .inner-cms-block .block2 .item a.pro-name {
  color: #333333;
  margin-bottom: 5px;
  margin-left: 10px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu04 .block-mega04 .inner-cms-block .block2 .item a.pro-name:hover {
  color: #5a88ca;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu04 .block-mega04 .inner-cms-block .block2 .item .price-box {
  float: left;
  width: 100%;
  margin-left: 10px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu04 .block-mega04 .inner-cms-block .block2 .item.last {
  margin-right: 0;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block {
  padding: 30px;
  width: 76.5%;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block {
  width: 200px;
  padding: 0;
  float: left;
  margin-right: 10px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block h3 {
  float: left;
  width: 100%;
  background: #5a88ca;
  font-size: 100%;
  margin: 0;
  height: 30px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block h3 a {
  float: left;
  color: #fff;
  font-weight: 600 !important;
  text-transform: uppercase;
  line-height: 30px;
  padding-left: 20px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block .content {
  border: 1px solid #eaeaea;
  background: #fff;
  float: left;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block .content .wrap-img {
  float: left;
  width: 100%;
  padding: 25px 20px 5px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block .content .wrap-img a {
  display: inline-block;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block .content .wrap-img a:before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block .content .wrap-img a:hover:before {
  top: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block .content .wrap-img a img {
  width: 100%;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block .content ul {
  float: left;
  margin-bottom: 15px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block .content ul li {
  float: left;
  width: 100%;
  position: relative;
  height: 30px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block .content ul li a {
  float: left;
  padding-left: 45px;
  line-height: 30px;
  position: relative;
  min-width: 150px;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block .content ul li a:before {
  content: "\f178";
  font-family: "FontAwesome";
  font-size: 14px;
  color: #5a88ca;
  position: absolute;
  top: 0px;
  left: 20px;
  z-index: 9;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block .content ul li:hover a {
  color: #fff;
  background: #5a88ca;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block .content ul li:hover a:before {
  color: #fff;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block .content ul li:hover a:after {
  content: "";
  position: absolute;
  top: 0px;
  right: -14px;
  width: 0;
  height: 0;
  border-left: 15px solid #5a88ca;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block .content ul li:hover:after {
  content: "";
  position: absolute;
  top: 30px;
  left: -11px;
  width: 0;
  height: 0;
  border-top: 10px solid #000;
  border-left: 10px solid transparent;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block .content ul li:hover:before {
  content: "";
  width: 11px;
  height: 30px;
  position: absolute;
  top: 0px;
  left: -11px;
  background: #5a88ca;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block.block4 {
  margin-right: 0;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block.block4 .content {
  background: none;
  border: none;
  border-left: 1px solid #eaeaea;
}
.box_header_03 .explodedmenu li.menu.parentMenu.menu06 .explodedmenu-menu-popup .block-mega06 .inner-cms-block .block.block4 .content ul {
  margin-top: 14px;
}
.box_header_03 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup {
  position: absolute;
  top: 0px;
  left: 400px;
  z-index: 999;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_03 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .inner-cms-block {
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  background: #fbfbfb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 25px 15px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.box_header_03 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .exploded-menu-block {
  background: #fff;
}
.box_header_03 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .exploded-menu-block ul {
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  min-width: 200px;
  padding: 15px 10px;
}
.box_header_03 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .exploded-menu-block ul li {
  position: relative;
  background: #fbfbfb;
}
.box_header_03 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .exploded-menu-block ul li a {
  padding: 5px 0 5px 32px;
  display: block;
  position: relative;
  color: #666666;
}
.box_header_03 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .exploded-menu-block ul li a:before {
  content: "\f105";
  position: absolute;
  left: 20px;
  top: 5px;
  font-family: "FontAwesome";
}
.box_header_03 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .exploded-menu-block ul li a:hover {
  background: #5a88ca;
  color: #fff;
}
.box_header_03 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .exploded-menu-block ul li a:hover:before {
  content: "\f105";
  position: absolute;
  left: 20px;
  top: 5px;
  font-family: "FontAwesome";
}
.box_header_03 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .exploded-menu-block ul li ul {
  position: absolute;
  top: 0;
  left: 230px;
  background: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  z-index: 9;
}
.box_header_03 .explodedmenu li.menu.parentMenu .explodedmenu-menu-popup .exploded-menu-block ul li:hover > ul {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  left: 180px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box_header_03 .explodedmenu li.menu.parentMenu:hover .explodedmenu-menu-popup {
  left: 167px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
@media (min-width: 768px) {
  .header02 .box_header_03 {
    margin-top: 20px;
  }
  .header02 .box_header_03 .advanced-search {
    float: right;
    position: relative;
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
    width: 100%;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
  }
  .header02 .box_header_03 .advanced-search .dropdown-cate,
  .header02 .box_header_03 .advanced-search .form-search,
  .header02 .box_header_03 .advanced-search .button {
    float: right;
  }
  .header02 .box_header_03 .advanced-search .form-search {
    position: relative;
    padding-left: 170px;
    padding-right: 22px;
    width: 100%;
  }
  .header02 .box_header_03 .advanced-search .form-search #search {
    width: 100%;
    height: 34px;
    border: 1px solid #eaeaea;
    margin: 0;
    padding-left: 40px;
    color: #999;
    padding-left: 20px;
    float: left;
    border-bottom: none;
  }
  .header02 .box_header_03 .advanced-search .button {
    color: #fff;
    position: absolute;
    right: 0;
    z-index: 9;
    border: 1px solid #eaeaea;
    border-left: none;
    padding: 1px;
    min-height: 34px;
    min-width: 34px;
    background: #fff;
    margin: 0;
    -webkit-border-bottom-right-radius: 17px;
    -moz-border-radius-bottomright: 17px;
    border-bottom-right-radius: 17px;
    -webkit-border-top-right-radius: 17px;
    -moz-border-radius-topright: 17px;
    border-top-right-radius: 17px;
    border-right: none;
    border-bottom: none;
  }
  .header02 .box_header_03 .advanced-search .button > span {
    display: block;
  }
  .header02 .box_header_03 .advanced-search .button > span:before {
    content: "";
    width: 28px;
    height: 28px;
    background: #5a88ca;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    left: 3px;
  }
  .header02 .box_header_03 .advanced-search .button > span:after {
    content: "\f002";
    position: absolute;
    top: 6px;
    left: 11px;
    font-family: "Fontawesome";
    color: #fff;
  }
  .header02 .box_header_03 .advanced-search .button > span > span {
    display: none;
  }
  .header02 .box_header_03 .advanced-search .button:hover > span:before {
    background: #333333;
  }
  .header02 .box_header_03 .advanced-search .dropdown-cate {
    position: absolute;
    z-index: 99;
    left: 0;
    padding: 0 0px 1px 20px;
    background: #fff;
    border: 1px solid #eaeaea;
    border-bottom: none;
    -webkit-border-top-left-radius: 17px;
    -moz-border-radius-topleft: 17px;
    border-top-left-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
    -moz-border-radius-bottomleft: 17px;
    border-bottom-left-radius: 17px;
  }
  .header02 .box_header_03 .advanced-search .dropdown-cate:before {
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    top: 7px;
    font-size: 14px;
    right: 20px;
    color: #666666;
  }
  .header02 .box_header_03 .advanced-search .dropdown-cate .cat-search {
    display: block;
    line-height: 32px;
    color: #666666;
    position: relative;
    width: 149px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .header02 .box_header_03 .advanced-search .dropdown-cate .cat-search:hover {
    cursor: pointer;
  }
  .header02 .box_header_03 .advanced-search .scrollbar {
    position: absolute;
    width: 200px;
    background: #fff;
  }
  .header02 .box_header_03 .advanced-search li:hover {
    color: #5a88ca !important;
  }
  .header02 .box_header_03 .advanced-search .wrap-scrollbar {
    position: absolute;
    top: 34px;
    left: 0;
    min-width: 200px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    padding: 15px 0 15px 15px;
    display: none;
  }
  .header02 .box_header_03 .advanced-search .wrap-scrollbar li.level-3 {
    padding-left: 15px;
    color: #888;
  }
  .header02 .box_header_03 .advanced-search .wrap-scrollbar li.level-4 {
    padding-left: 30px;
    color: #aaa;
  }
  .header02 .box_header_03 .advanced-search .wrap-scrollbar li:hover {
    cursor: pointer;
  }
  .header02 .box_header_03 .wrap-block-cl .inner-cl {
    float: right;
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
    width: 100%;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
  }
  .header02 .box_header_03 .wrap-block-cl .block {
    float: left;
    margin: 0;
    position: relative;
    border: 1px solid #eaeaea;
    background: #fff;
    border-bottom: none;
  }
  .header02 .box_header_03 .wrap-block-cl .block:after {
    color: #666666;
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
    top: 6px;
    right: 36px;
    z-index: 9;
  }
  .header02 .box_header_03 .wrap-block-cl .block span {
    display: inline-block;
    text-transform: capitalize;
  }
  .header02 .box_header_03 .wrap-block-cl .block:hover {
    cursor: pointer;
  }
  .header02 .box_header_03 .wrap-block-cl .block > div {
    line-height: 32px;
    position: relative;
  }
  .header02 .box_header_03 .wrap-block-cl .block > div img {
    margin-top: 11px;
    margin-right: 3px;
    margin-left: 36px;
  }
  .header02 .box_header_03 .wrap-block-cl .block > div > span {
    color: #666666;
  }
  .header02 .box_header_03 .wrap-block-cl .block > ul {
    position: absolute;
    left: 0;
    top: 52px;
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    z-index: 999;
  }
  .header02 .box_header_03 .wrap-block-cl .block > ul li {
    background: #fbfbfb;
  }
  .header02 .box_header_03 .wrap-block-cl .block > ul li a {
    position: relative;
    white-space: nowrap;
    line-height: 30px;
    color: #666666;
    font-size: 85.71%;
    padding-left: 12px;
    display: block;
  }
  .header02 .box_header_03 .wrap-block-cl .block > ul li a img {
    margin-right: 8px;
    margin-top: 10px;
  }
  .header02 .box_header_03 .wrap-block-cl .block > ul li a .cur_icon {
    margin-right: 6px;
  }
  .header02 .box_header_03 .wrap-block-cl .block > ul li a:hover {
    color: #fff;
    background: #5a88ca;
  }
  .header02 .box_header_03 .wrap-block-cl .block:hover > ul {
    margin-top: 0;
    top: 32px;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  .header02 .box_header_03 .wrap-block-cl .block.block-language {
    width: 160px;
    -webkit-border-top-left-radius: 17px;
    -moz-border-radius-topleft: 17px;
    border-top-left-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
    -moz-border-radius-bottomleft: 17px;
    border-bottom-left-radius: 17px;
  }
  .header02 .box_header_03 .wrap-block-cl .block.block-language > ul {
    min-width: 132px;
    left: 15px;
  }
  .header02 .box_header_03 .wrap-block-cl .block.block-currency {
    border-left: none;
    width: 110px;
    border-right: none;
    -webkit-border-top-right-radius: 17px;
    -moz-border-radius-topright: 17px;
    border-top-right-radius: 17px;
    -webkit-border-bottom-right-radius: 17px;
    -moz-border-radius-bottomright: 17px;
    border-bottom-right-radius: 17px;
  }
  .header02 .box_header_03 .wrap-block-cl .block.block-currency > div {
    margin-left: 28px;
  }
  .header02 .box_header_03 .wrap-block-cl .block.block-currency > ul {
    min-width: 114px;
  }
  .logo {
    float: left;
    margin-top: 23px;
  }
  .block-right-item {
    text-align: right;
    /*------------------------end block cart--------------------------*/
  }
  .block-right-item > .inner {
    display: inline-block;
    height: 52px;
    text-align: left;
    margin: 30px 0 22px;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  }
  .block-right-item .phone {
    float: left;
    height: 50px;
    border-right: 1px solid #eaeaea;
    margin: 0;
    position: relative;
    padding: 7px 20px 0 44px;
    font-size: 85.71%;
    width: 150px;
  }
  .block-right-item .phone span {
    float: left;
    width: 100%;
    font-weight: 600 !important;
    color: #666666;
  }
  .block-right-item .phone:before {
    content: "\f232";
    font-family: "FontAwesome";
    color: #5a88ca;
    position: absolute;
    top: 12px;
    left: 16px;
    font-size: 16px;
  }
  .block-right-item .toplink {
    float: left;
  }
  .block-right-item .toplink .d-hide {
    display: none;
  }
  .block-right-item .toplink .links li {
    float: left;
    height: 50px;
    border-right: 1px solid #eaeaea;
    padding-left: 44px;
    padding-right: 20px;
    padding-top: 15px;
    font-size: 85.71%;
  }
  .block-right-item .toplink .links li:hover {
    background: #fff;
  }
  .block-right-item .toplink .links li a {
    position: relative;
  }
  .block-right-item .toplink .links li a:before {
    content: "";
    font-family: "FontAwesome";
    color: #5a88ca;
    position: absolute;
    top: -2px;
    left: -29px;
    font-size: 14px;
  }
  .block-right-item .toplink .links li a.top-link-myaccount:before {
    content: "\f007";
  }
  .block-right-item .toplink .links li a.top-link-wishlist:before {
    content: "\f08a";
  }
  .block-right-item .toplink .links li a.top-link-checkout:before {
    content: "\f0a9";
  }
  .block-right-item .toplink .links li a.top-link-login:before {
    content: "\f084";
  }
  .block-right-item .block-cart {
    float: left;
    position: relative;
  }
  .block-right-item .block-cart .block-title {
    text-align: left;
    padding-left: 44px;
    padding-right: 50px;
    padding-top: 7px;
    background: #5a88ca;
    height: 50px;
    position: relative;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
  }
  .block-right-item .block-cart .block-title p {
    color: #fff;
    margin: 0;
    font-size: 85.71%;
  }
  .block-right-item .block-cart .block-title a {
    color: #fff;
  }
  .block-right-item .block-cart .block-title a > span {
    font-weight: 600 !important;
  }
  .block-right-item .block-cart .block-title:before {
    content: "\f07a";
    font-family: "FontAwesome";
    color: #fff;
    position: absolute;
    top: 15px;
    left: 16px;
    font-size: 15px;
  }
  .block-right-item .block-cart:hover .block-content {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0;
    visibility: visible;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  .block-right-item .block-cart .block-content {
    float: left;
    width: 300px;
    position: absolute;
    top: 50px;
    margin: 0;
    right: 0;
    z-index: 99;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    opacity: 0;
    filter: alpha(opacity=0);
    margin-top: 30px;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  .block-right-item .block-cart .block-content .inner {
    background: #fff;
    float: left;
    width: 100%;
    padding: 15px 20px;
  }
  .block-right-item .block-cart .block-content .inner .block-subtitle {
    text-transform: uppercase;
    font-size: 100%;
  }
  .block-right-item .block-cart .block-content .inner .truncated {
    display: none;
  }
  .block-right-item .block-cart .block-content .inner #cart-sidebar li {
    padding: 15px 0 25px 30px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
  }
  .block-right-item .block-cart .block-content .inner #cart-sidebar li .btn-remove {
    position: absolute;
    top: 18px;
    font-size: 14px;
    left: 0;
    width: 15px;
    height: 15px;
    text-indent: -9999em;
  }
  .block-right-item .block-cart .block-content .inner #cart-sidebar li .btn-remove:before {
    content: "\f014";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
  }
  .block-right-item .block-cart .block-content .inner #cart-sidebar li .btn-edit {
    position: absolute;
    top: 42px;
    font-size: 14px;
    left: 0;
    width: 15px;
    height: 15px;
    text-indent: -9999em;
  }
  .block-right-item .block-cart .block-content .inner #cart-sidebar li .btn-edit:before {
    content: "\f040";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
  }
  .block-right-item .block-cart .block-content .inner #cart-sidebar li .product-image {
    float: left;
    margin-right: 10px;
    overflow: hidden;
  }
  .block-right-item .block-cart .block-content .inner #cart-sidebar li .product-image:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  .block-right-item .block-cart .block-content .inner #cart-sidebar li .product-name {
    font-size: 100%;
  }
  .block-right-item .block-cart .block-content .inner #cart-sidebar li .product-name a {
    display: inline-block;
    width: 132px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: capitalize;
  }
  .block-right-item .block-cart .block-content .inner #cart-sidebar li .product-details {
    float: left;
  }
  .block-right-item .block-cart .block-content .inner #cart-sidebar li .product-details > strong {
    float: left;
    min-width: 98px;
    border: 1px solid #eaeaea;
  }
  .block-right-item .block-cart .block-content .inner #cart-sidebar li .product-details > strong a {
    min-width: 19px;
    min-height: 28px;
    float: left;
    margin: 0;
  }
  .block-right-item .block-cart .block-content .inner #cart-sidebar li .product-details > strong a.flycart-qty-change-left {
    background: url('../images/minus.png') no-repeat 0 0 #999999;
  }
  .block-right-item .block-cart .block-content .inner #cart-sidebar li .product-details > strong a.flycart-qty-change-right {
    background: url('../images/plus.png') no-repeat 0 0 #999999;
  }
  .block-right-item .block-cart .block-content .inner #cart-sidebar li .product-details > strong a:hover.flycart-qty-change-left,
  .block-right-item .block-cart .block-content .inner #cart-sidebar li .product-details > strong a:hover.flycart-qty-change-right {
    background-color: #5a88ca;
  }
  .block-right-item .block-cart .block-content .inner #cart-sidebar li .product-details > strong input {
    margin: 0;
    border: none;
    height: 28px;
    min-width: 58px;
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
  }
  .block-right-item .block-cart .block-content .inner #cart-sidebar li .product-details .price {
    color: #ffb424;
    line-height: 100%;
    width: 100%;
    margin: 0 0 12px;
    display: inline-block;
  }
  .block-right-item .block-cart .block-content .inner .summary {
    float: left;
    width: 100%;
    margin-bottom: 8px;
  }
  .block-right-item .block-cart .block-content .inner .summary p {
    margin: 0;
    width: 100%;
  }
  .block-right-item .block-cart .block-content .inner .summary p .label {
    text-transform: uppercase;
    font-size: 100%;
    font-weight: normal;
    padding: 0;
    margin: 15px 0 0;
    display: inline-block;
    color: #333333;
  }
  .block-right-item .block-cart .block-content .inner .summary p .price {
    float: right;
    font-size: 142.85%;
    margin-top: 6px;
  }
  .block-right-item .block-cart .block-content .inner .actions {
    float: left;
    width: 100%;
    text-align: center;
  }
  .block-right-item .block-cart .block-content .inner .actions .a-inner {
    background: #333333;
  }
  .block-right-item .block-cart .block-content .inner .actions .a-inner a {
    color: #fff;
    text-transform: uppercase;
    font-size: 100%;
    position: relative;
    padding: 10px 22px 10px 37px;
    display: inline-block;
  }
  .block-right-item .block-cart .block-content .inner .actions .a-inner a:hover {
    text-decoration: underline;
  }
  .block-right-item .block-cart .block-content .inner .actions .a-inner a.btn-mycart {
    position: relative;
    z-index: 9;
    background: #5a88ca;
    padding-left: 20px;
    padding-right: 0;
  }
  .block-right-item .block-cart .block-content .inner .actions .a-inner a.btn-mycart:before {
    border-color: #5a88ca rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 40px 40px 0 0;
    content: "";
    height: 0;
    line-height: 0;
    position: absolute;
    right: -40px;
    top: 0;
    width: 0;
  }
}
.header02 .box-banner {
  float: left;
  width: 100%;
}
.header02 .box-banner a {
  float: left;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.header02 .box-banner a img {
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.header02 .box-banner a:before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.header02 .box-banner a:hover:before {
  top: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.header02 .box-banner a.first {
  margin-bottom: 13px;
  margin-top: 5px;
}
.block-banner-01 {
  position: relative;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: left;
  width: 100%;
  padding: 10px;
  margin-top: 30px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.block-banner-01 .item {
  float: left;
  padding: 0 10px;
  width: 100%;
}
.block-banner-01 .item a {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.block-banner-01 .item a:before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.block-banner-01 .item a:hover:before {
  top: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.block-banner-01 .item a img {
  width: 100%;
}
.block-banner-01 .navslider a {
  float: left;
  width: 20px;
  height: 20px;
  border: 1px solid #eaeaea;
  position: absolute;
  text-indent: -9999em;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: 50%;
  margin-top: -10px;
}
.block-banner-01 .navslider a:before {
  content: "";
  text-indent: 0;
  color: #333333;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  top: -1px;
}
.block-banner-01 .navslider a:hover {
  background: #5a88ca;
  border-color: #5a88ca;
  cursor: pointer;
}
.block-banner-01 .navslider a:hover:before {
  color: #fff;
}
.block-banner-01 .navslider a.prev {
  left: -10px;
}
.block-banner-01 .navslider a.prev:before {
  content: "\f104";
  left: 6px;
}
.block-banner-01 .navslider a.next {
  right: -10px;
}
.block-banner-01 .navslider a.next:before {
  content: "\f105";
  left: 7px;
}
.bock-title-ul .bock-title ul {
  float: right;
}
.bock-title-ul .bock-title ul li {
  float: left;
  margin-left: 1px;
}
.bock-title-ul .bock-title ul li > a {
  float: left;
  position: relative;
  z-index: 1;
  display: block !important;
  padding: 4px 25px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  color: #333333;
  text-transform: uppercase;
  font-weight: 500 !important;
}
.bock-title-ul .bock-title ul li > a:after {
  content: "";
  width: 4px;
  height: 4px;
  background: #5a88ca;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 13px;
  left: 15px;
}
.bock-title-ul .bock-title ul li > a:hover {
  background: #5a88ca;
  color: #fff;
}
.bock-title-ul .bock-title ul li > a:hover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #5a88ca;
  z-index: -1;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.bock-title-ul .bock-title ul li > a:hover:after {
  background: #fff;
}
.bock-title-ul .bock-title ul li.active > a {
  background: #5a88ca;
  color: #fff;
}
.bock-title-ul .bock-title ul li.active > a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #5a88ca;
  z-index: -1;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.bock-title-ul .bock-title ul li.active > a:after {
  background: #fff;
}
.best-selling {
  margin-top: 30px;
}
.best-selling > .inner {
  float: left;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.best-selling .bock-title {
  float: left;
  width: 100%;
  height: 60px;
  padding: 18px 0;
  background: #fbfbfb;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #eaeaea;
}
.best-selling .bock-title h3 {
  float: left;
  margin: 0 0 0 5px;
  font-weight: 600 !important;
  text-transform: uppercase;
  color: #333333;
  font-size: 171.42%;
  line-height: 100%;
}
.best-selling .bock-title ul {
  float: right;
}
.best-selling .bock-title ul li {
  float: left;
  margin-left: 1px;
}
.best-selling .bock-title ul li > a {
  float: left;
  position: relative;
  z-index: 1;
  display: block !important;
  padding: 4px 25px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  color: #333333;
  text-transform: uppercase;
  font-weight: 500 !important;
}
.best-selling .bock-title ul li > a:after {
  content: "";
  width: 4px;
  height: 4px;
  background: #5a88ca;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 13px;
  left: 15px;
}
.best-selling .bock-title ul li > a:hover {
  background: #5a88ca;
  color: #fff;
}
.best-selling .bock-title ul li > a:hover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #5a88ca;
  z-index: -1;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.best-selling .bock-title ul li > a:hover:after {
  background: #fff;
}
.best-selling .bock-title ul li.active > a {
  background: #5a88ca;
  color: #fff;
}
.best-selling .bock-title ul li.active > a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #5a88ca;
  z-index: -1;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.best-selling .bock-title ul li.active > a:after {
  background: #fff;
}
.best-selling .tab-content {
  float: left;
  width: 100%;
  position: relative;
}
.best-selling .tab-content .vt-slider .slider-inner {
  padding: 10px 10px 20px 10px;
}
.best-selling .tab-content .vt-slider .slider-inner .container-slider .item {
  margin-top: 10px;
  float: left;
}
.best-selling .tab-content .vt-slider .slider-inner .container-slider .navslider a {
  float: left;
  width: 20px;
  height: 20px;
  border: 1px solid #eaeaea;
  position: absolute;
  text-indent: -9999em;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: 50%;
  margin-top: -10px;
}
.best-selling .tab-content .vt-slider .slider-inner .container-slider .navslider a:before {
  content: "";
  text-indent: 0;
  color: #333333;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  top: -1px;
}
.best-selling .tab-content .vt-slider .slider-inner .container-slider .navslider a:hover {
  background: #5a88ca;
  border-color: #5a88ca;
  cursor: pointer;
}
.best-selling .tab-content .vt-slider .slider-inner .container-slider .navslider a:hover:before {
  color: #fff;
}
.best-selling .tab-content .vt-slider .slider-inner .container-slider .navslider a.prev {
  left: -10px;
}
.best-selling .tab-content .vt-slider .slider-inner .container-slider .navslider a.prev:before {
  content: "\f104";
  left: 6px;
}
.best-selling .tab-content .vt-slider .slider-inner .container-slider .navslider a.next {
  right: -10px;
}
.best-selling .tab-content .vt-slider .slider-inner .container-slider .navslider a.next:before {
  content: "\f105";
  left: 7px;
}
.hot-deals {
  margin-top: 30px;
}
.hot-deals .tab-item {
  margin-top: -4px;
}
.hot-deals .tab-item h2 {
  font-weight: 600!important;
  font-size: 171.42%;
  color: #333333;
  text-transform: uppercase;
  margin: 0;
}
.hot-deals .tab-item ul {
  float: left;
  position: relative;
  margin-top: 82px;
}
.hot-deals .tab-item ul:before {
  content: "";
  width: 1px;
  height: 92%;
  background: #eaeaea;
  float: left;
  position: absolute;
  top: 10px;
  left: 80px;
}
.hot-deals .tab-item ul li.active a {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.hot-deals .tab-item ul li.active a:before {
  border-color: #5a88ca;
  background: #5a88ca;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.hot-deals .tab-item ul li.active a .img.img1 {
  display: block;
}
.hot-deals .tab-item ul li.active a .img.img2 {
  display: none;
}
.hot-deals .tab-item ul li.active a span {
  color: #333333;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.hot-deals .tab-item ul li a {
  padding: 26px 0 26px 106px;
  float: left;
  position: relative;
  display: block !important;
}
.hot-deals .tab-item ul li a:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #eaeaea;
  top: 28px;
  left: 72px;
  background: #fff;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.hot-deals .tab-item ul li a span {
  text-transform: uppercase;
  color: #999999;
  font-weight: 500 !important;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.hot-deals .tab-item ul li a .img {
  position: absolute;
  top: 13px;
  left: 10px;
}
.hot-deals .tab-item ul li a .img.size1 {
  width: 37px;
  height: 43px;
}
.hot-deals .tab-item ul li a .img.size2 {
  width: 35px;
  height: 41px;
  left: 12px;
}
.hot-deals .tab-item ul li a .img.size3 {
  width: 33px;
  height: 39px;
  left: 14px;
}
.hot-deals .tab-item ul li a .img.size4 {
  width: 31px;
  height: 37px;
  left: 16px;
}
.hot-deals .tab-item ul li a .img.img1 {
  display: none;
}
.hot-deals .tab-item ul li a:hover:before {
  border-color: #5a88ca;
  background: #5a88ca;
}
.hot-deals .tab-item ul li a:hover span {
  color: #333333;
}
.hot-deals .tab-item ul li a:hover .img {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.hot-deals .tab-item ul li a:hover .img.img1 {
  display: block;
}
.hot-deals .tab-item ul li a:hover .img.img2 {
  display: none;
}
.hot-deals .block-hot-deals {
  border: none;
  -webkit-box-shadow: none 0px 0px #000000;
  -moz-box-shadow: none 0px 0px #000000;
  box-shadow: none 0px 0px #000000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 40px 0 0 0;
}
.hot-deals .block-hot-deals .navslider a.prev {
  left: 5px;
}
.hot-deals .block-hot-deals .navslider a.next {
  right: 5px;
}
.hot-deals .block-hot-deals .dateCountdown01,
.hot-deals .block-hot-deals .dateCountdown02,
.hot-deals .block-hot-deals .dateCountdown03,
.hot-deals .block-hot-deals .dateCountdown04 {
  left: -285px;
  top: 40px;
  position: absolute;
}
.hot-deals .block-hot-deals .dateCountdown01 .time_circles canvas,
.hot-deals .block-hot-deals .dateCountdown02 .time_circles canvas,
.hot-deals .block-hot-deals .dateCountdown03 .time_circles canvas,
.hot-deals .block-hot-deals .dateCountdown04 .time_circles canvas {
  z-index: 10;
  position: relative;
}
.hot-deals .block-hot-deals .dateCountdown01 .time_circles > div,
.hot-deals .block-hot-deals .dateCountdown02 .time_circles > div,
.hot-deals .block-hot-deals .dateCountdown03 .time_circles > div,
.hot-deals .block-hot-deals .dateCountdown04 .time_circles > div {
  float: left;
  position: absolute;
  top: 12px !important;
}
.hot-deals .block-hot-deals .dateCountdown01 .time_circles > div:before,
.hot-deals .block-hot-deals .dateCountdown02 .time_circles > div:before,
.hot-deals .block-hot-deals .dateCountdown03 .time_circles > div:before,
.hot-deals .block-hot-deals .dateCountdown04 .time_circles > div:before {
  content: "";
  width: 48px;
  height: 48px;
  background: #f34235;
  position: absolute;
  top: -11px;
  left: 1px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.hot-deals .block-hot-deals .dateCountdown01 .time_circles > div.textDiv_Hours:before,
.hot-deals .block-hot-deals .dateCountdown02 .time_circles > div.textDiv_Hours:before,
.hot-deals .block-hot-deals .dateCountdown03 .time_circles > div.textDiv_Hours:before,
.hot-deals .block-hot-deals .dateCountdown04 .time_circles > div.textDiv_Hours:before,
.hot-deals .block-hot-deals .dateCountdown01 .time_circles > div.textDiv_Minutes:before,
.hot-deals .block-hot-deals .dateCountdown02 .time_circles > div.textDiv_Minutes:before,
.hot-deals .block-hot-deals .dateCountdown03 .time_circles > div.textDiv_Minutes:before,
.hot-deals .block-hot-deals .dateCountdown04 .time_circles > div.textDiv_Minutes:before {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.hot-deals .block-hot-deals .dateCountdown01 .time_circles > div > span,
.hot-deals .block-hot-deals .dateCountdown02 .time_circles > div > span,
.hot-deals .block-hot-deals .dateCountdown03 .time_circles > div > span,
.hot-deals .block-hot-deals .dateCountdown04 .time_circles > div > span {
  width: 100%;
  line-height: 100%;
  float: left;
  text-align: center;
  position: relative;
}
.hot-deals .block-hot-deals .dateCountdown01 .time_circles > div .number,
.hot-deals .block-hot-deals .dateCountdown02 .time_circles > div .number,
.hot-deals .block-hot-deals .dateCountdown03 .time_circles > div .number,
.hot-deals .block-hot-deals .dateCountdown04 .time_circles > div .number {
  float: 12px;
  color: #fff;
  font-weight: 600 !important;
}
.hot-deals .block-hot-deals .dateCountdown01 .time_circles > div .text,
.hot-deals .block-hot-deals .dateCountdown02 .time_circles > div .text,
.hot-deals .block-hot-deals .dateCountdown03 .time_circles > div .text,
.hot-deals .block-hot-deals .dateCountdown04 .time_circles > div .text {
  font-size: 12px;
  color: #fff;
}
.hot-deals .block-hot-deals .container-slider {
  padding: 0;
  margin: 0 -15px;
  overflow: hidden;
}
.hot-deals .block-hot-deals .container-slider .products-grid .item {
  margin: 0px 15px;
  padding: 10px 10px 20px 10px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}
.hot-deals .block-hot-deals .container-slider .products-grid .item .wrap-new-sale {
  left: 26px;
  top: 11px;
}
.hot-deals .block-hot-deals .container-slider .products-grid .item .inner {
  overflow: hidden;
}
.save-big {
  margin-top: 30px;
}
.save-big .bock-title {
  float: left;
  width: 100%;
  height: 60px;
  padding: 18px 0;
  background: #fbfbfb;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #eaeaea;
}
.save-big .bock-title h3 {
  float: left;
  margin: 0 0 0 5px;
  font-weight: 600 !important;
  text-transform: uppercase;
  color: #333333;
  font-size: 171.42%;
  line-height: 100%;
}
.save-big > .inner {
  float: left;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.save-big .save-big-inner {
  margin-top: -4px;
  float: right;
}
.save-big .save-big-inner ul {
  float: right;
}
.save-big .save-big-inner ul li {
  float: left;
}
.save-big .save-big-inner ul li a {
  text-transform: uppercase;
  color: #333333;
  font-weight: 500 !important;
}
.save-big .save-big-inner ul li a img {
  margin-top: -27px;
}
.save-big .save-big-inner ul li a:hover {
  
}@active Color;
.save-big .save-big-inner ul li.item1 a {
  line-height: 16px;
  float: left;
}
.save-big .save-big-inner ul li.item3 {
  margin-left: 8px;
  margin-right: 15px;
}
.save-big .save-big-inner ul li.item3 a {
  font-size: 171.42%;
  float: left;
  margin-top: -7px;
  position: relative;
}
.save-big .save-big-inner ul li.item3 a span {
  font-weight: 600 !important;
}
.save-big .save-big-inner ul li.item3 a:before {
  content: "\f0da";
  font-family: "FontAwesome";
  position: absolute;
  bottom: -12px;
  color: #666666;
  font-size: 14px;
  margin-left: -5px;
  left: 50%;
}
.save-big .tab-content {
  float: left;
  width: 100%;
  position: relative;
}
.save-big .tab-content .vt-slider .slider-inner {
  padding: 10px 10px 20px 10px;
}
.save-big .tab-content .vt-slider .slider-inner .container-slider .navslider a {
  float: left;
  width: 20px;
  height: 20px;
  border: 1px solid #eaeaea;
  position: absolute;
  text-indent: -9999em;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: 50%;
  margin-top: -10px;
}
.save-big .tab-content .vt-slider .slider-inner .container-slider .navslider a:before {
  content: "";
  text-indent: 0;
  color: #333333;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  top: -1px;
}
.save-big .tab-content .vt-slider .slider-inner .container-slider .navslider a:hover {
  background: #5a88ca;
  border-color: #5a88ca;
  cursor: pointer;
}
.save-big .tab-content .vt-slider .slider-inner .container-slider .navslider a:hover:before {
  color: #fff;
}
.save-big .tab-content .vt-slider .slider-inner .container-slider .navslider a.prev {
  left: -10px;
}
.save-big .tab-content .vt-slider .slider-inner .container-slider .navslider a.prev:before {
  content: "\f104";
  left: 6px;
}
.save-big .tab-content .vt-slider .slider-inner .container-slider .navslider a.next {
  right: -10px;
}
.save-big .tab-content .vt-slider .slider-inner .container-slider .navslider a.next:before {
  content: "\f105";
  left: 7px;
}
.save-big .tab-content .vt-slider .slider-inner .container-slider .item {
  margin-top: 10px;
  float: left;
}
.save-big .tab-content .vt-slider .slider-inner .container-slider .item .inner {
  padding-bottom: 40px;
  position: relative;
  margin-bottom: -5px;
}
.save-big .tab-content .vt-slider .slider-inner .container-slider .item .inner .wrap-countdown {
  position: absolute;
  left: 10px;
  bottom: 0px;
  padding-top: 9px;
  padding-bottom: 1px;
  background: #fff;
  float: left;
  width: 100%;
}
.save-big .tab-content .vt-slider .slider-inner .container-slider .item .inner .wrap-countdown .style_icon {
  float: left;
  width: 30px;
  height: 30px;
  background: #5a88ca;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  position: relative;
}
.save-big .tab-content .vt-slider .slider-inner .container-slider .item .inner .wrap-countdown .style_icon:before {
  content: "\f017";
  font-family: "FontAwesome";
  color: #fff;
  position: absolute;
  top: 5px;
  left: 9px;
}
.save-big .tab-content .vt-slider .slider-inner .container-slider .item .inner .wrap-countdown .style_icon:after {
  content: "";
  position: absolute;
  float: left;
  width: 0;
  height: 0;
  top: 10px;
  right: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #5a88ca;
}
.save-big .tab-content .vt-slider .slider-inner .container-slider .item .inner .wrap-countdown .is-countdown {
  float: left;
  width: 156px;
  height: 30px;
  margin-left: 3px;
  padding-left: 10px;
  border: 1px solid #eaeaea;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.save-big .tab-content .vt-slider .slider-inner .container-slider .item .inner .wrap-countdown .is-countdown span {
  float: left;
  font-size: 12px;
  color: #666666;
  line-height: 28px;
}
.save-big .tab-content .vt-slider .slider-inner .container-slider .item .inner .wrap-countdown .is-countdown span.countdown-period,
.save-big .tab-content .vt-slider .slider-inner .container-slider .item .inner .wrap-countdown .is-countdown span.countdown-amount {
  margin-left: 2px;
}
.new-arrivals {
  margin-top: 30px;
}
.new-arrivals .bock-title {
  float: left;
  width: 100%;
  height: 60px;
  padding: 18px 0;
  background: #fbfbfb;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #eaeaea;
}
.new-arrivals .bock-title h3 {
  float: left;
  margin: 0 0 0 5px;
  font-weight: 600 !important;
  text-transform: uppercase;
  color: #333333;
  font-size: 171.42%;
  line-height: 100%;
}
.new-arrivals > .inner {
  float: left;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.new-arrivals .bock-title ul {
  float: right;
}
.new-arrivals .bock-title ul li {
  float: left;
  margin-left: 1px;
}
.new-arrivals .bock-title ul li > a {
  float: left;
  position: relative;
  z-index: 1;
  display: block !important;
  padding: 4px 25px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  color: #333333;
  text-transform: uppercase;
  font-weight: 500 !important;
}
.new-arrivals .bock-title ul li > a:after {
  content: "";
  width: 4px;
  height: 4px;
  background: #5a88ca;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 13px;
  left: 15px;
}
.new-arrivals .bock-title ul li > a:hover {
  background: #5a88ca;
  color: #fff;
}
.new-arrivals .bock-title ul li > a:hover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #5a88ca;
  z-index: -1;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.new-arrivals .bock-title ul li > a:hover:after {
  background: #fff;
}
.new-arrivals .bock-title ul li.active > a {
  background: #5a88ca;
  color: #fff;
}
.new-arrivals .bock-title ul li.active > a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #5a88ca;
  z-index: -1;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.new-arrivals .bock-title ul li.active > a:after {
  background: #fff;
}
.new-arrivals .tab-content {
  float: left;
  width: 100%;
  position: relative;
}
.new-arrivals .tab-content .vt-slider .slider-inner {
  padding: 10px 10px 20px 10px;
}
.new-arrivals .tab-content .vt-slider .slider-inner .container-slider .item {
  margin-top: 10px;
  float: left;
}
.new-arrivals .tab-content .vt-slider .slider-inner .container-slider .navslider a {
  float: left;
  width: 20px;
  height: 20px;
  border: 1px solid #eaeaea;
  position: absolute;
  text-indent: -9999em;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: 50%;
  margin-top: -10px;
}
.new-arrivals .tab-content .vt-slider .slider-inner .container-slider .navslider a:before {
  content: "";
  text-indent: 0;
  color: #333333;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  top: -1px;
}
.new-arrivals .tab-content .vt-slider .slider-inner .container-slider .navslider a:hover {
  background: #5a88ca;
  border-color: #5a88ca;
  cursor: pointer;
}
.new-arrivals .tab-content .vt-slider .slider-inner .container-slider .navslider a:hover:before {
  color: #fff;
}
.new-arrivals .tab-content .vt-slider .slider-inner .container-slider .navslider a.prev {
  left: -10px;
}
.new-arrivals .tab-content .vt-slider .slider-inner .container-slider .navslider a.prev:before {
  content: "\f104";
  left: 6px;
}
.new-arrivals .tab-content .vt-slider .slider-inner .container-slider .navslider a.next {
  right: -10px;
}
.new-arrivals .tab-content .vt-slider .slider-inner .container-slider .navslider a.next:before {
  content: "\f105";
  left: 7px;
}
.block-banner-03 {
  margin-top: 20px;
}
.block-banner-03 .inner {
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  float: left;
  width: 100%;
}
.block-banner-03 .i1 .block-banner-content h2 span.item1,
.block-banner-03 .i2 .block-banner-content h2 span.item1 {
  font-size: 14px;
}
.block-banner-03 .i1 .block-banner-content h2 span.item2,
.block-banner-03 .i2 .block-banner-content h2 span.item2 {
  font-size: 14px;
  font-weight: 600 !important;
  color: #333333;
}
.block-banner-03 .block-banner-content h2 {
  position: relative;
  z-index: 9;
  font-size: 100%;
}
.block-banner-03 .block-banner-content h2 span {
  line-height: 100%;
  text-transform: uppercase;
  margin: 0;
  width: 100%;
}
.block-banner-03 .block-banner-content h2 span.item1 {
  font-size: 128.57%;
  font-style: italic;
}
.block-banner-03 .block-banner-content h2 span.item2 {
  font-size: 171.42%;
  font-weight: 600!important;
  color: #333333;
}
.block-banner-03 .block-banner-content .button {
  position: relative;
  right: 0;
  z-index: 999;
  border: 1px solid #eaeaea;
  padding: 1px;
  min-height: 34px;
  background: #fff;
  margin: 0;
  float: left;
  line-height: 30px;
  padding-left: 50px;
  padding-right: 20px;
  margin-top: 20px;
  color: #666666;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.block-banner-03 .block-banner-content .button:hover {
  color: #5a88ca;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.block-banner-03 .block-banner-content .button:hover > span:before {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.block-banner-03 .block-banner-content .button > span {
  display: block;
}
.block-banner-03 .block-banner-content .button > span:before {
  content: "";
  width: 28px;
  height: 28px;
  background: #5a88ca;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.block-banner-03 .block-banner-content .button > span:after {
  content: "\f105";
  position: absolute;
  top: 1px;
  left: 14px;
  font-family: "Fontawesome";
  color: #fff;
}
.block-banner-03 .block-banner-content > p {
  margin: 25px 0 0;
}
.block-banner-03 .block-banner-content .button {
  margin-top: 20px;
}
.block-banner-03 .item-img {
  float: left;
}
.block-banner-03 .item-img img {
  width: 100%;
}
.block-banner-03 .item-img.img1,
.block-banner-03 .item-img.img2 {
  float: right;
}
.block-banner-03 .box-left {
  position: relative;
  padding: 60px 15px 60px 30px;
}
.block-banner-03 .box-left h2 {
  margin-top: 50px;
  width: 150px;
}
.block-banner-03 .box-left:before {
  content: "";
  width: 1px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: #eaeaea;
}
.block-banner-03 .box-right {
  padding: 0;
}
.block-banner-03 .box-right h2 {
  width: 100px;
}
.block-banner-03 .box-right > div {
  padding: 0;
}
.block-banner-03 .box-right .item {
  float: left;
  width: 100%;
  padding: 10px 30px 35px 30px;
  position: relative;
  z-index: 2;
}
.block-banner-03 .box-right .item.i1 {
  border-bottom: 1px solid #eaeaea;
}
.block-banner-03 .box-right .item.i1 .img1 {
  position: absolute;
  right: 20px;
  top: 30px;
}
.block-banner-03 .box-right .item.i2 .item-img:before {
  display: none;
}
.block-banner-03 .box-right .item.i2 .img2 {
  position: absolute;
  right: 20px;
  top: 30px;
}
.block-popular-categories > h2 {
  color: #333333;
  margin: 30px 0 20px;
  line-height: 100%;
  text-transform: uppercase;
  font-weight: 600 !important;
  font-size: 171.42%;
}
.block-popular-categories .block-popular {
  float: left;
  width: 100%;
  margin-bottom: 12px;
  position: relative;
}
.block-popular-categories .block-popular .inner {
  float: left;
  padding: 18px 0;
  position: relative;
  border-left: none;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  border-top: 1px solid #eaeaea;
}
.block-popular-categories .block-popular:before {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  z-index: 9;
  content: "";
  width: 5px;
  height: 100%;
  background: #5dc7cb;
  position: absolute;
  top: 0;
  left: 0;
}
.block-popular-categories .block-popular .item {
  float: left;
  padding: 0 20px;
  width: auto;
}
.block-popular-categories .block-popular .item a {
  float: left;
  width: 63px;
  height: 56px;
  position: relative;
  overflow: hidden;
}
.block-popular-categories .block-popular .item a:before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.block-popular-categories .block-popular .item a:hover:before {
  top: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.block-popular-categories .block-popular .item a img {
  width: 100%;
}
.block-popular-categories .block-popular .item a:before {
  background: #5dc7cb;
}
.block-popular-categories .block-popular .item a:hover:after {
  content: "\f105";
  font-family: "FontAwesome";
  color: #fff;
  position: absolute;
  top: 30%;
  left: 47%;
}
.block-popular-categories .block-popular .block-title {
  position: relative;
}
.block-popular-categories .block-popular .block-title .title {
  text-transform: uppercase;
  font-weight: 500 !important;
  float: left;
  margin: 5px 0 0 15px;
}
.block-popular-categories .block-popular .block-title .title:before {
  display: none;
}
.block-popular-categories .block-popular .block-title .navslider {
  position: absolute;
  top: 36px;
  left: 30px;
}
.block-popular-categories .block-popular .block-title .navslider a {
  float: left;
  width: 20px;
  height: 20px;
  border: 1px solid #eaeaea;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-indent: -9999em;
  background: #fff;
  margin-right: 1px;
}
.block-popular-categories .block-popular .block-title .navslider a:before {
  content: "";
  text-indent: 0;
  color: #333333;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  top: -1px;
}
.block-popular-categories .block-popular .block-title .navslider a:hover {
  background: #5a88ca;
  border-color: #5a88ca;
}
.block-popular-categories .block-popular .block-title .navslider a:hover:before {
  color: #fff;
}
.block-popular-categories .block-popular .block-title .navslider a.prev:before {
  content: "\f104";
  left: 6px;
}
.block-popular-categories .block-popular .block-title .navslider a.next:before {
  content: "\f105";
  left: 7px;
}
.block-popular-categories .block-popular.box1 .block-title .title {
  color: #5dc7cb;
}
.block-popular-categories .block-popular.box1:before {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  z-index: 9;
  content: "";
  width: 5px;
  height: 100%;
  background: #5dc7cb;
  position: absolute;
  top: 0;
  left: 0;
}
.block-popular-categories .block-popular.box1 .navslider a:hover {
  background: #5dc7cb;
  border-color: #5dc7cb;
}
.block-popular-categories .block-popular.box2 .block-title .title {
  color: #ef4896;
}
.block-popular-categories .block-popular.box2:before {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  z-index: 9;
  content: "";
  width: 5px;
  height: 100%;
  background: #ef4896;
  position: absolute;
  top: 0;
  left: 0;
}
.block-popular-categories .block-popular.box2 .item a:before {
  background: #ef4896;
}
.block-popular-categories .block-popular.box2 .item a:hover:after {
  content: "\f105";
  font-family: "FontAwesome";
  color: #fff;
  position: absolute;
  top: 30%;
  left: 47%;
}
.block-popular-categories .block-popular.box2 .navslider a:hover {
  background: #ef4896;
  border-color: #ef4896;
}
.block-popular-categories .block-popular.box3 .block-title .title {
  color: #63bd0b;
}
.block-popular-categories .block-popular.box3:before {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  z-index: 9;
  content: "";
  width: 5px;
  height: 100%;
  background: #63bd0b;
  position: absolute;
  top: 0;
  left: 0;
}
.block-popular-categories .block-popular.box3 .navslider a:hover {
  background: #63bd0b;
  border-color: #63bd0b;
}
.block-popular-categories .block-popular.box3 .item a:before {
  background: #63bd0b;
}
.block-popular-categories .block-popular.box3 .item a:hover:after {
  content: "\f105";
  font-family: "FontAwesome";
  color: #fff;
  position: absolute;
  top: 30%;
  left: 47%;
}
/*
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 4px dotted black;
    opacity:1;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 220px;
    background-color: #666;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip 
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}*/



a.tooltip {outline:none; opacity:1;}
a.tooltip strong {line-height:30px;font-weight:900;text-align:center;font-size:120%;margin-left:80px;}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:-2.5in; margin-left:-0.5in;
    width:300px; line-height:16px;
}
a.tooltip:hover span{
    display:inline; position:absolute; 
    border:2px solid #FFF;  color:#EEE;
    background:#666 url(http://wwwa.menucool.com/tooltip/cssttp/css-tooltip-gradient-bg.png) repeat-x 0 0;
}
.callout {z-index:20;position:absolute;border:0;top:-14px;left:120px;}
    
/*CSS3 extras*/
a.tooltip span
{
    border-radius:2px;        
    box-shadow: 0px 0px 8px 4px #666;
    /*opacity: 0.8;*/
}

#minPrice,#maxPrice{
width:120px;
}



.infoButtonDetailsPage {
	-moz-box-shadow:inset 0px 0px 0px 0px #05a88d;
	-webkit-box-shadow:inset 0px 0px 0px 0px #05a88d;
	box-shadow:inset 0px 0px 0px 0px #05a88d;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5a89ca), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #5a89ca 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #5a89ca 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #5a89ca 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #5a89ca 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #5a89ca 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a89ca', endColorstr='#0061a7',GradientType=0);
	background-color:#5a89ca;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	padding:6px 34px;
	text-decoration:none;
	text-shadow:0px 0px 0px #154682;
}
.infoButtonDetailsPage:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #5a89ca));
	background:-moz-linear-gradient(top, #0061a7 5%, #5a89ca 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #5a89ca 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #5a89ca 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #5a89ca 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #5a89ca 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#5a89ca',GradientType=0);
	background-color:#0061a7;
	color:white !important;
}
.infoButtonDetailsPage:active {
	position:relative;
	top:1px;
}
