@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Satisfy');
@import url('../../frontend/Leadlion/bmania/ro_RO/css/blog-block.css');
@import url('../../frontend/Leadlion/bmania/ro_RO/css/blog-block.css');
@import url('../../frontend/Leadlion/bmania/ro_RO/css/image-block.css');
@import url('../../frontend/Leadlion/bmania/ro_RO/css/review-block.css');
@import url('../../frontend/Leadlion/bmania/ro_RO/css/sale-label.css');
@import url('../../frontend/Leadlion/bmania/ro_RO/css/slider_product-block.css');
@import url('../../frontend/Leadlion/bmania/ro_RO/css/usp-block.css');
@import url('../../frontend/Leadlion/bmania/ro_RO/css/breadcrumbs.css');
@import url('../../frontend/Leadlion/bmania/ro_RO/css/product-page/product-gallery.css');
@import url('../../frontend/Leadlion/bmania/ro_RO/css/product-page/product-details.css');
@import url('../../frontend/Leadlion/bmania/ro_RO/css/product-page/product-attributes.css');
@import url('../../frontend/Leadlion/bmania/ro_RO/css/product-page/product-general.css');
/* The above import directives are aggregated from content. */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.ui-datepicker {
    display: none;
    z-index: 999999 !important;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-next-hover span, .ui-datepicker .ui-datepicker-prev-hover span {
    border-color: transparent #ff8400 transparent transparent;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -5px;
    font-size: 0px;
    width: 0px;
    height: 0px;
    border: solid;
    border-width: 5px 8px 5px 0;
    border-color: transparent #ff9635 transparent transparent;
}
.ui-datepicker .ui-datepicker-next span {
    margin-left: 0px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #ff9635;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 4px;
    text-align: right;
    text-decoration: none;
    color: #000000;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -22px;
}
.ui-timepicker-div dl .ui_tpicker_time_label {
    margin-bottom: -25px;
}
.ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-datepicker {
    padding: 15px;
    border: #ffffff 4px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #efefef;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
}
.ui-datepicker .ui-datepicker-header {
    background: transparent;
    border: none;
    padding-bottom: 10px;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    width: 47%;
    margin-right: 6%;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    width: 47%;
}
.ui-datepicker .ui-datepicker-calendar td {
    border: #cfcfcf 1px solid;
}
.ui-datepicker .ui-datepicker-calendar td a {
    padding: 4px;
    display: block;
}
.ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
    background: #f9eae7;
}
.ui-datepicker .ui-datepicker-calendar {
    background: #ffffff;
    border: #cfcfcf 1px solid;
    border-collapse: collapse;
}
.ui-datepicker .ui-datepicker-calendar th {
    background: #efefef;
    border: #cfcfcf 1px solid;
    padding: 4px;
    text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-col {
    text-align: center;
    border: #cfcfcf 1px solid;
}
.ui-datepicker {
    width: auto;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
    background: #f3d7d2;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background: #ffdf66;
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dd {
    margin: 0 0 10px 65px;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -5px;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default;
}
.ui-slider-horizontal {
    height: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    background: #dadada;
}
.ui-slider-handle {
    height: 10px;
    width: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f98b25;
    display: block;
    position: absolute;
}
.ui-timepicker-div {
    padding: 10px 0 5px 0;
}
.ui-datepicker .ui-datepicker-buttonpane {
    overflow: hidden;
    padding-top: 10px;
    border-top: #cfcfcf 1px solid;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
    background: #f9f9f9;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
    color: #959595;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

.ui-timepicker-div .ui_tpicker_unit_hide {
    display:none;
}
@font-face {
  font-family: 'icomoon';
  src:  url('../../frontend/Leadlion/bmania/ro_RO/MageINIC_StorePickup/fonts/icomoon.eot?g3mdug');
  src:  url('../../frontend/Leadlion/bmania/ro_RO/MageINIC_StorePickup/fonts/icomoon.eot?g3mdug#iefix') format('embedded-opentype'),
    url('../../frontend/Leadlion/bmania/ro_RO/MageINIC_StorePickup/fonts/icomoon.ttf?g3mdug') format('truetype'),
    url('../../frontend/Leadlion/bmania/ro_RO/MageINIC_StorePickup/fonts/icomoon.woff?g3mdug') format('woff'),
    url('../../frontend/Leadlion/bmania/ro_RO/MageINIC_StorePickup/fonts/icomoon.svg?g3mdug#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-envelope:before {
  content: "\e900";
}
.icon-earth:before {
  content: "\e901";
}
.icon-phone:before {
  content: "\e902";
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Blog
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */

.mp-blog-icon:before {
    background-repeat: no-repeat;
    color: #999999;
    content: '';
    display: inline-flex;
    width: 12px;
    height: 12px;
    opacity: 50%;
    position: relative;
    top: 2px;
}
.mp-blog-calendar-times:before {
    background-image: url("../../frontend/Leadlion/bmania/ro_RO/Mageplaza_Blog/media/images/calendar-times.svg");
}
.mp-blog-user:before {
    background-image: url("../../frontend/Leadlion/bmania/ro_RO/Mageplaza_Blog/media/images/user.svg");
}
.mp-blog-comments:before {
    background-image: url("../../frontend/Leadlion/bmania/ro_RO/Mageplaza_Blog/media/images/comments.svg");
}
.mp-blog-traffic:before {
    background-image: url("../../frontend/Leadlion/bmania/ro_RO/Mageplaza_Blog/media/images/eye.svg");
}
.mp-blog-thumbs-up:before {
    background-image: url("../../frontend/Leadlion/bmania/ro_RO/Mageplaza_Blog/media/images/thumbs-up.svg");
}
.actions-toolbar {margin-top: 1.5em;}
.actions-toolbar .primary,
.actions-toolbar .secondary {display: inline-block; vertical-align: middle;}

body .label {
	color: inherit;
	padding: 0 0 .5em;
	margin: 0;
	display: inline-block;
    font-weight: normal;
    position: relative;
    z-index: 0;
    font-size: .91em;
	line-height: normal;
}

.fieldset ~ .fieldset {margin-top: 1.5em;}

input[type="radio"],
input[type="checkbox"] {display: inline-block; vertical-align: middle;}

input[type="radio"] + label,
input[type="checkbox"] + label {display: inline-block; vertical-align: middle; padding: 3px 0 0;}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.bordered-wrapper {
    padding: 25px 30px;
    border: 1px solid #ddd;
}
/* ===== Account ===== */
body *:focus,
body a:focus {outline: none;}
html body {
    color: #666;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 12px;
    background-color: #fff;
}
[class*='meigee-'],
i[class*='meigee-'],
span[class*='meigee-']  {font-size: 16px;}
[class*='meigee-fa'],
i[class*='meigee-fa'],
span[class*='meigee-fa'] {font-size: 14px;}
body .no-padding {padding-left: 0; padding-right: 0;}
/* html body .container {background: #fff; max-width: 1372px; width: 100%;} */
body:not(.cms-index-index) .content-wrapper > .container {width: 100%; padding-bottom: 3.667em;}
a, i, .btn {
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
a:hover  i, .btn:hover i,
a i, .btn i {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
a:hover {opacity: .8;}
.mage-error {color: #f00;}
body a, body a:hover {text-decoration: none;}

body a {color: #393b7d;}
body a:hover,
body a:focus {color: #d02323; opacity: .75;}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6{
  font-family: 'Poppins', sans-serif;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 20px;
  color: #222;
}
body h1,
body .h1 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: -.6px;
}
body h2,
body .h2 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  letter-spacing: -.6px;
}
body h3,
body .h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: -.6px;
}
body h4,
body .h4 {
  font-size: 15px;
  line-height: 23px;
  font-weight: 600;
  letter-spacing: -.6px;
}
body h5,
body .h5 {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  letter-spacing: -.6px;
}
body h6,
body .h6 {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: -.4px;
}

img:not(.fotorama__img) {max-width: 100%; width: auto; height: auto!important;}

.skincolor {color: #393b7d;}
.skincolor-2 {color: #d02323;}
.skincolor-bg {
  background-color: #393b7d;
}
.skincolor-2-bg {
  background-color: #d02323;
}

body.boxed-layout .container {
    background: #fff;
}
body:not(.cms-index-index) #maincontent .container {
    padding-top: 20px;
}
body:not(.cms-index-index) .breadcrumbs-wrapper + #maincontent .container {
    padding-top: 0;
}

body .btn,
.login-container .actions-toolbar .action.create.primary,
.sidebar .block.block-compare .action.clear,
.sidebar .block.block-compare .action.compare,
.sidebar .block.block-reorder .actions-toolbar .action.view,
.sidebar .block.block-wishlist .actions-toolbar .action.details,
.cart-container .cart.actions a.action.continue,
.sidebar .block.block-reorder .actions-toolbar .action.tocart,
.actions-toolbar .primary .action.primary,
body .weltpixel-quickview,
button.action-primary,
button.action-secondary,
button.action.primary:not(.subscribe),
body .sidebar .secondary a.action,
body .sidebar .primary a.action,
body .sidebar .block.block-compare .actions-toolbar a.action,
#wishlist-view-form .actions-toolbar .primary button.action,
body.checkout-index-index button[type="submit"],
.product-info-main #product-addtocart-button,
.product-info-main #product-updatecart-button,
.totals-wrapper .checkout-methods-items button.action.primary.checkout,
.checkout-payment-method .payment-method-billing-address .primary .action-update,
.checkout-payment-method .payment-method-billing-address .primary .action-cancel{
  font-size: 14px;
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  padding: 10px 26px;
  text-transform: none;
  line-height: 1.34;
  border-width: 1px;
  box-shadow: none;
  border-radius: 0;
  border-color: var(--venetian_red);
  color: #fff;
  background-color: var(--venetian_red);
  position: relative;
  z-index: 1;
  overflow: hidden;
}
body .btn:focus,
body .btn.focus,
body .btn:active,
body .btn.active,
body .btn:hover,
body .btn:hover{
  opacity: 1;
}
body.checkout-index-index button[type="submit"]:after,
body .weltpixel-quickview:after,
button.action-primary:after,
button.action-secondary:after,
button.action.primary:after,
body .btn:not(.selectpicker):after,
body .sidebar .secondary a.action:after,
body .sidebar .primary a.action:after,
body .sidebar .block.block-compare .actions-toolbar a.action:after,
#wishlist-view-form .actions-toolbar .primary button.action:after,
.product-info-main #product-addtocart-button:after,
.actions-toolbar .action.primary:after,
.totals-wrapper .checkout-methods-items button.action.primary.checkout:after,
.checkout-payment-method .payment-method-billing-address .primary .action-update:after,
.checkout-payment-method .payment-method-billing-address .primary .action-cancel:after{
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #222;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
body.checkout-index-index button[type="submit"]:hover:after,
body.checkout-index-index button[type="submit"]:focus:after,
body.checkout-index-index button[type="submit"]:active:after,
body .weltpixel-quickview:hover:after,
body .weltpixel-quickview:focus:after,
body .weltpixel-quickview:active:after,
.product-info-main #product-addtocart-button:hover:after,
.product-info-main #product-addtocart-button:focus:after,
.product-info-main #product-addtocart-button:active:after,
button.action-primary:hover:after,
button.action-primary:focus:after,
button.action-primary:active:after,
button.action-secondary:hover:after,
button.action-secondary:focus:after,
button.action-secondary:active:after,
body .btn:not(.selectpicker):hover:after,
body .btn:not(.selectpicker):focus:after,
body .btn:not(.selectpicker):active:after,
.action.primary:hover:after,
.action.primary:active:after,
.action.primary:focus:after,
body .sidebar .secondary a.action:hover:after,
body .sidebar .secondary a.action:active:after,
body .sidebar .secondary a.action:focus:after,
body .sidebar .primary a.action:hover:after,
body .sidebar .primary a.action:active:after,
body .sidebar .primary a.action:focus:after,
body .sidebar .block.block-compare .actions-toolbar a.action:hover:after,
body .sidebar .block.block-compare .actions-toolbar a.action:active:after,
body .sidebar .block.block-compare .actions-toolbar a.action:focus:after,
#wishlist-view-form .actions-toolbar .primary button.action:hover:after,
#wishlist-view-form .actions-toolbar .primary button.action:active:after,
#wishlist-view-form .actions-toolbar .primary button.action:focus:after,
.totals-wrapper .checkout-methods-items button.action.primary.checkout:hover:after,
.totals-wrapper .checkout-methods-items button.action.primary.checkout:active:after,
.totals-wrapper .checkout-methods-items button.action.primary.checkout:focus:after,
.checkout-payment-method .payment-method-billing-address .primary .action-update:hover:after,
.checkout-payment-method .payment-method-billing-address .primary .action-update:active:after,
.checkout-payment-method .payment-method-billing-address .primary .action-update:focus:after,
.checkout-payment-method .payment-method-billing-address .primary .action-cancel:hover:after,
.checkout-payment-method .payment-method-billing-address .primary .action-cancel:active:after,
.checkout-payment-method .payment-method-billing-address .primary .action-cancel:focus:after{
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body .btn-default.light {color: #fff; border-color: #fff; background-color: transparent;}
body .btn i {
  display: inline-block;
  vertical-align: middle;
  line-height: 12px;
}
body .btn-default:hover,
body .btn-default:active,
body .btn-default:focus,
body .btn-default.hover,
body .btn-default.active,
body .btn-default.focus,
body .btn-default.disabled:hover,
body .btn-default[disabled]:hover,
body .btn-default.disabled:hover,
body .btn-default[disabled]:hover,
body fieldset[disabled] .btn-default:hover,
body .btn-default.disabled:focus,
body .btn-default[disabled]:focus,
body fieldset[disabled] .btn-default:focus,
body .btn-default.disabled.focus,
body .btn-default[disabled].focus,
body fieldset[disabled] .btn-default.focus,
button.action-primary:hover,
button.action-primary:active,
button.action-primary:focus,
button.action-secondary:hover,
button.action-secondary:active,
button.action-secondary:focus  {
  box-shadow: none;
  background-color: #393b7d;
  border-color: #222;
  color: #fff;
}
body .btn-default.light:hover,
body .btn-default.light:active,
body .btn-default.light:focus,
body .btn-default.light.hover,
body .btn-default.light.active,
body .btn-default.light.focus,
body .btn-default.light.disabled:hover,
body .btn-default.light[disabled]:hover,
body .btn-default.light.disabled:hover,
body .btn-default.light[disabled]:hover,
body fieldset[disabled] .btn-default.light:hover,
body .btn-default.light.disabled:focus,
body .btn-default.light[disabled]:focus,
body fieldset[disabled] .btn-default.light:focus,
body .btn-default.light.disabled.focus,
body .btn-default[disabled].light.focus,
body fieldset[disabled] .btn-default.light.focus {
  box-shadow: none;
  background-color: #393b7d;
  border-color: #222;
  color: #fff;
}
body .btn.btn-primary,
.block-customer-login .actions-toolbar .primary #send2,
.products-grid.wishlist li.product-item .actions-primary button.action.primary,
.sidebar .block.block-compare .actions-toolbar a.action.primary{
  font-size: 17px;
  background-color: var(--venetian_red);
  border-color: var(--venetian_red);
  color: #fff;
}
.block-customer-login .actions-toolbar .primary #send2{border: none;}
body .btn.btn-primary:hover,
body .btn.btn-primary:active,
body .btn.btn-primary:focus,
body .btn.btn-primary.hover,
body .btn.btn-primary.active,
body .btn.btn-primary.focus,
body .btn.btn-primary.disabled:hover,
body .btn.btn-primary[disabled]:hover,
body fieldset[disabled] .btn.btn-primary:hover,
body .btn.btn-primary.disabled:focus,
body .btn.btn-primary[disabled]:focus,
body fieldset[disabled] .btn.btn-primary:focus,
body .btn.btn-primary.disabled.focus,
body .btn.btn-primary[disabled].focus,
body fieldset[disabled] .btn.btn-primary.focus {
  background-color: #d02323;
  border-color: #222;
  color: #fff;
}
body .weltpixel-quickview {background-color: #d02323; border-color: #d02323; color: #fff;}
body .weltpixel-quickview:hover,
body .weltpixel-quickview:active,
body .weltpixel-quickview:focus,
body .weltpixel-quickview.hover,
body .weltpixel-quickview.active,
body .weltpixel-quickview.focus,
body .weltpixel-quickview.disabled:hover,
body .weltpixel-quickview[disabled]:hover,
body .weltpixel-quickview.disabled:focus,
body .weltpixel-quickview[disabled]:focus,
body .weltpixel-quickview.disabled.focus,
body .weltpixel-quickview[disabled].focus {background-color: #d02323; border-color: #222; color: #fff; opacity: 1;}

body .btn.btn-primary.type-2 {
  background-color: #393b7d;
  border-color: #393b7d;
  color: #fff;
}
body .btn.btn-primary.type-2:hover,
body .btn.btn-primary.type-2:active,
body .btn.btn-primary.type-2:focus,
body .btn.btn-primary.type-2.hover,
body .btn.btn-primary.type-2.active,
body .btn.btn-primary.type-2.focus,
body .btn.btn-primary.type-2.disabled:hover,
body .btn.btn-primary.type-2[disabled]:hover,
body fieldset[disabled] .btn.btn-primary.type-2:hover,
body .btn.btn-primary.type-2.disabled:focus,
body .btn.btn-primary.type-2[disabled]:focus,
body fieldset[disabled] .btn.btn-primary.type-2:focus,
body .btn.btn-primary.type-2.disabled.focus,
body .btn.btn-primary.type-2[disabled].focus,
body fieldset[disabled] .btn.btn-primary.type-2.focus,
.product-info-main #product-addtocart-button,
.product-info-main #product-addtocart-button:hover,
.product-info-main #product-addtocart-button:active,
.product-info-main #product-addtocart-button:focus,
.product-info-main #product-addtocart-button.hover,
.product-info-main #product-addtocart-button.active,
.product-info-main #product-addtocart-button.focus {
  background-color: #393b7d;
  border-color: #222;
  color: #fff;
}


a:focus,
.close:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {outline: none !important;}
body .form-control:focus {box-shadow: 0 0 1px rgba(0,0,0,.1);}

body .form-control,
body textarea,
body select.select,
body input,
.minicart-items .item-qty{box-shadow: none; border-radius: 0; border-color: #ddd; height: 36px; font-size: 13px; color: #888; padding: 6px 12px;}
body input.form-control,
body textarea.form-control,
body select.form-control,
body input:not([type="checkbox"]),
body textarea,
body select{
	-webkit-box-shadow: none;
    box-shadow: none;
	font-weight: normal;
    color: #888;
    min-width: 60px;
    border-radius: 0;
    border: solid 1px #ddd;
    background-color: transparent;
    font-family: inherit;
}
body select.form-control {border-radius: 0;}
body textarea{height: auto;}
.no-visible {position: absolute; left: 0; opacity: 0;}

body textarea,
body select.select,
body input:not([type="checkbox"]){width: 100%;}
body input[type="checkbox"]{height: auto;}
body input[type="radio"]{width: auto; min-width: 0;}
body select{width: 100%; height: 36px; padding: 6px 12px;}


body input[type="text"], body input[type="email"], body input[type="password"], body .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    background-color: #fff;
    color: #888;
    border-color: rgba(0,0,0,.15);
    border-width: 1px;
    padding: 6px 12px;
    font-size: 13px;
}
body input.qty {
    margin: 0 2px;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
	min-width: 0;
    text-align: center;
    font-size: 12px;
    border: none;
    color: rgba(0,0,0,.4);
    background-color: rgba(0,0,0,.06);
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
}

body a.action.primary:hover,
body .secondary a.action:hover,
body .primary a.action:hover{opacity: 1;}

.message.info {
	background: #fdf0d5;
	color: #6f4400;
	display: block;
	font-size: 1.3rem;
	margin: 0 0 10px;
	padding: 12px 20px 12px 25px;
	padding-left: 45px;
	position: relative;
}
.message.info a {color: #1979c3;}
.message.info a:hover {color: #006bb4;}
.message.info a:active {color: #006bb4;}
.message.info > *:first-child:before {
	color: #c07600;
	content: '\005c';
	display: inline-block;
	font: normal normal normal 14px/1 meigee;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-weight: normal;
	left: 0;
	line-height: 24px;
	margin: -12px 0 0;
	overflow: hidden;
	position: absolute;
	speak: none;
	text-align: center;
	top: 22px;
	vertical-align: middle;
	webkit-font-smoothing: antialiased;
	width: 45px;
}
.message.error {
	background: #fae5e5;
	color: #e02b27;
	display: block;
	font-size: 1.3rem;
	margin: 0 0 10px;
	padding: 12px 20px 12px 25px;
	padding-left: 45px;
	position: relative;
}
.message.error a {color: #1979c3;}
.message.error a:hover {color: #006bb4;}
.message.error a:active {color: #006bb4;}
.message.error > *:first-child:before {
	color: #b30000;
	content: '\004c';
	display: inline-block;
	font: normal normal normal 14px/1 meigee;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-weight: normal;
	left: 0;
	line-height: 24px;
	margin: -12px 0 0;
	overflow: hidden;
	position: absolute;
	speak: none;
	text-align: center;
	top: 22px;
	vertical-align: middle;
	width: 45px;
}
.message.warning {
	background: #fdf0d5;
	color: #6f4400;
	display: block;
	font-size: 1.3rem;
	margin: 0 0 10px;
	padding: 12px 20px 12px 25px;
	padding-left: 45px;
	position: relative;
}
.message.warning a {color: #1979c3;}
.message.warning a:hover {color: #006bb4;}
.message.warning a:active {color: #006bb4;}
.message.warning > *:first-child:before {
	color: #c07600;
	content: '\0073';
	display: inline-block;
	font: normal normal normal 14px/1 meigee;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-weight: normal;
	left: 0;
	line-height: 24px;
	margin: -12px 0 0;
	overflow: hidden;
	position: absolute;
	speak: none;
	text-align: center;
	top: 22px;
	vertical-align: middle;
	webkit-font-smoothing: antialiased;
	width: 45px;
}
.message.notice {
	background: #fdf0d5;
	color: #6f4400;
	display: block;
	font-size: 1.3rem;
	margin: 0 0 10px;
	padding: 12px 20px 12px 25px;
	padding-left: 45px;
	position: relative;
}
.message.notice a {color: #1979c3;}
.message.notice a:hover {color: #006bb4;}
.message.notice a:active {color: #006bb4;}
.message.notice > *:first-child:before {
	color: #c07600;
	content: '\005c';
	display: inline-block;
	font: normal normal normal 14px/1 meigee;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-weight: normal;
	left: 0;
	line-height: 24px;
	margin: -12px 0 0;
	overflow: hidden;
	position: absolute;
	speak: none;
	text-align: center;
	top: 22px;
	vertical-align: middle;
	width: 45px;
}
.message.success {
	background: #e5efe5;
	color: #006400;
	display: block;
	font-size: 1.3rem;
	margin: 0 0 10px;
	padding: 12px 20px 12px 25px;
	padding-left: 45px;
	position: relative;
}
.message.success a {color: #1979c3;}
.message.success a:hover {color: #006bb4;}
.message.success a:active {color: #006bb4;}
.message.success > *:first-child:before {
	color: #006400;
	content: '\004a';
	display: inline-block;
	font: normal normal normal 14px/1 meigee;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-weight: normal;
	left: 0;
	line-height: 24px;
	margin: -12px 0 0;
	overflow: hidden;
	position: absolute;
	speak: none;
	text-align: center;
	top: 22px;
	vertical-align: middle;
	width: 45px;
}

.search.results dl.block{margin:28px 0;}
.search.results dl.block dt,
.search.results dl.block dd{display: inline-block; padding:0 10px 0 0; margin-bottom: 5px;}
.search.results dl.block dt:after{content:':';}
.search.results dl.block dd a{padding:10px 16px; background: #f0f0f0; color:#595959; display: block;}

/* Indents */
hr.indent-9,
hr.indent-12,
hr.indent-18,
hr.indent-24,
hr.indent-28,
hr.indent-32,
hr.indent-36,
hr.indent-40,
hr.indent-46,
hr.indent-52,
hr.indent-56,
hr.indent-60,
hr.indent-64,
hr.indent-72,
hr.indent-76,
hr.indent-80,
hr.indent-84,
hr.indent-88,
hr.indent-92,
hr.indent-96,
hr.indent-100,
hr.indent-104,
hr.indent-108,
hr.indent-112,
hr.indent-116,
hr.indent-120,
hr.indent-124,
hr.indent-128,
hr.indent-132,
hr.indent-136,
hr.indent-140,
hr.indent-144,
hr.indent-148,
hr.indent-152,
hr.indent-156,
hr.indent-160,
hr.indent-164,
hr.indent-168,
hr.indent-172,
hr.indent-176,
hr.indent-180,
hr.solid,
hr.dotted,
hr.dashed {
  padding: 0;
  border: none;
  background: none;
  height: 0;
  clear: both;
}
span.indent-9,
span.indent-12,
span.indent-18,
span.indent-24,
span.indent-28,
span.indent-32,
span.indent-36,
span.indent-40,
span.indent-46,
span.indent-52,
span.indent-56,
span.indent-60,
span.indent-64,
span.indent-72,
span.indent-76,
span.indent-80,
span.indent-84,
span.indent-88,
span.indent-92,
span.indent-96,
span.indent-100,
span.indent-104,
span.indent-108,
span.indent-112,
span.indent-116,
span.indent-120,
span.indent-124,
span.indent-128,
span.indent-132,
span.indent-136,
span.indent-140,
span.indent-144,
span.indent-148,
span.indent-152,
span.indent-156,
span.indent-160,
span.indent-164,
span.indent-168,
span.indent-172,
span.indent-176,
span.indent-180,
span.solid,
span.dotted,
span.dashed {
  display: block;
  padding: 0;
  border: none;
  background: none;
  height: 0;
  clear: both;
}

hr.dashed,
span.dashed {
  border-bottom: 1px dashed rgba(0, 0, 0, .1);
  margin: 0;
}
hr.indent-9,
span.indent-9 {
  margin: .75em 0;
}
hr.indent-12,
span.indent-12 {
  margin: 1em 0;
}
hr.indent-18,
span.indent-18 {
  margin: 1.5em 0;
}
hr.indent-24,
span.indent-24 {
  margin: 2em 0;
}
hr.indent-28,
span.indent-28 {
  margin: 2.333em 0;
}
hr.indent-32,
span.indent-32 {
  margin: 2.5em 0;
}
hr.indent-36,
span.indent-36 {
  margin: 3em 0;
}
hr.indent-40,
span.indent-40 {
  margin: 3.333em 0;
}
hr.indent-46,
span.indent-46 {
  margin: 3.883em 0;
}
hr.indent-52,
span.indent-52 {
  margin: 4.333em 0;
}
hr.indent-56,
span.indent-56 {
  margin: 4.667em 0;
}
hr.indent-60,
span.indent-60 {
  margin: 5em 0;
}
hr.indent-64,
span.indent-64 {
  margin: 5.333em 0;
}
hr.indent-72,
span.indent-72 {
  margin: 6em 0;
}
hr.indent-76,
span.indent-76 {
  margin: 6.333em 0;
}
hr.indent-80,
span.indent-80 {
  margin: 6.667em 0;
}
hr.indent-84,
span.indent-84 {
  margin: 7em 0;
}
hr.indent-88,
span.indent-88 {
  margin: 7.333em 0;
}
hr.indent-92,
span.indent-92 {
  margin: 7.667em 0;
}
hr.indent-96,
span.indent-96 {
  margin: 8em 0;
}
hr.indent-100,
span.indent-100 {
  margin: 8.333em 0;
}
hr.indent-104,
span.indent-104 {
  margin: 8.667em 0;
}
hr.indent-108,
span.indent-108 {
  margin: 9em 0;
}
hr.indent-112,
span.indent-112 {
  margin: 9.333em 0;
}
hr.indent-116,
span.indent-116 {
  margin: 9.667em 0;
}
hr.indent-120,
span.indent-120 {
  margin: 10em 0;
}
hr.indent-124,
span.indent-124 {
  margin: 10.333em 0;
}
hr.indent-128,
span.indent-128 {
  margin: 10.667em 0;
}
hr.indent-132,
span.indent-132 {
  margin: 11em 0;
}
hr.indent-136,
span.indent-136 {
  margin: 11.333em 0;
}
hr.indent-140,
span.indent-140 {
  margin: 11.667em 0;
}
hr.indent-144,
span.indent-144 {
  margin: 12em 0;
}
hr.indent-148,
span.indent-148 {
  margin: 12.333em 0;
}
hr.indent-152,
span.indent-152 {
  margin: 12.667em 0;
}
hr.indent-156,
span.indent-156 {
  margin: 13em 0;
}
hr.indent-160,
span.indent-160 {
  margin: 13.333em 0;
}
hr.indent-164,
span.indent-164 {
  margin: 13.667em 0;
}
hr.indent-168,
span.indent-168 {
  margin: 14em 0;
}
hr.indent-172,
span.indent-172 {
  margin: 14.333em 0;
}
hr.indent-176,
span.indent-176 {
  margin: 14.667em 0;
}
hr.indent-180,
span.indent-180 {
  margin: 15em 0;
}

/* invisible indents */
hr.white-space{margin-top: 0;}

/* solid indents */
hr.solid {border-bottom: 1px solid rgba(0,0,0,.13); margin: 0;}

/* dotted indents */
hr.dotted {border-bottom: 1px dotted rgba(0,0,0,.13); margin: 0;}

/* dashed indents */
hr.dashed {border-bottom: 1px dashed rgba(0,0,0,.13); margin: 0;}

.background-wrapper {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
}
.background-wrapper ~ * {position: relative;}

/* Widget: Social Links */
ul.social-links {
  position: relative;
  z-index: 9;
  list-style: none;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
ul.social-links li {
  float: left;
  margin: 0;
}
ul.social-links li a {
  display: block;
  text-align: center;
  height: 40px;
  width: 40px;
  line-height: 40px;
  color: rgba(0, 0, 0, .7);
  background-color: transparent;
  font-size: 16px;
  border-radius: 0;
}
ul.social-links li a i {
  line-height: inherit;
  font-size: inherit;
  vertical-align: middle;
}
ul.social-links li a:hover {
  background-color: rgba(0, 0, 0, 0.06);
  color: rgba(0, 0, 0, .7);
  opacity: 1;
}
/* //Social Links */

.panel.header .header-switcher{display: none}
.footer.content .switcher-store{margin: 0 0 30px}
.page-header .header-switcher {margin-right: 0}
.page-header .header-switcher .options,
.page-footer .switcher .options{display: inline-block;position: relative}
.page-header .header-switcher .options:before,
.page-footer .switcher .options:before,
.page-header .header-switcher .options:after,
.page-footer .switcher .options:after,
.block-title:before,
.block-title:after,
.item-options:before,
.item-options:after {content: ''; display: table}
.page-header .header-switcher .options:after,
.page-footer .switcher .options:after,
.block-title:after,
.item-options:after {clear: both}
.page-header .header-switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle{
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    background: transparent;
}
.page-header .header-switcher .options strong {color: inherit; vertical-align: middle;}
.page-footer .switcher .options strong {color: #666;}
.page-header .header-switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span{border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px}
.page-header .header-switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after{
 content: "\0053";
 display: inline-block;
 font: normal normal normal 14px/1 meigee;
 font-size: inherit;
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 font-size: 8px;
 line-height: 1;
 color: inherit;
 margin: 0;
 vertical-align: middle;
 font-weight: normal;
 overflow: hidden;
 speak: none;
 text-align: center;
 color: rgba(0,0,0,0.3);
}
.page-header .header-switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after{color: inherit}
.page-header .header-switcher .options .action.toggle:active:after,
.page-header .header-switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle:active:after{color: inherit}
.page-header .header-switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
    display: inline-block;
    text-decoration: none;
}
.page-header .header-switcher .options .action.toggle:hover,
.page-header .header-switcher .options .action.toggle.active {color: #d02323;}
.page-header .header-switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span{border: 0; clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.page-header .header-switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after{
    display: inline-block;
    font: normal normal normal 14px/1 meigee;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 8px;
    line-height: 1;
    color: inherit;
    content: '\0054';
    margin: 0;
    margin-top: -3px;
    vertical-align: middle;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.page-header .header-switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after{color: inherit}
.page-header .header-switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after{color: inherit}
.page-header .header-switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown{
	background: #fff;
	border: none;
	z-index: 1000;
	margin: 0;
	padding: 0;
	list-style: none none;
	box-sizing: border-box;
	position: absolute;
	top: 100%;
	box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	margin-top: 4px;
    border-radius: 0;
	min-width: 160px;
	display: none;
    overflow: hidden;
}
.page-header .header-switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li{margin: 0; padding: 0; display: block;}
.page-header .header-switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover{background: rgba(0,0,0,0.1); cursor: pointer}
.page-header .header-switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .header-switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after{border-bottom-style: solid;content: '';display: block;height: 0;position: absolute;width: 0}
.page-header .header-switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before{border: 6px solid;border-color: transparent transparent #fff transparent;z-index: 99; content: none;}
.page-header .header-switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after{border: 7px solid;border-color: transparent transparent #bbb transparent;z-index: 98; content: none;}
.page-header .header-switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before{left: 10px;top: -12px}
.page-header .header-switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after{left: 9px;top: -14px}
.page-header .header-switcher .options.active,
.page-footer .switcher .options.active{overflow: visible}
.page-header .header-switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown{display: block}
.page-header .header-switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a{display: block;padding: 8px; color: #222; text-align: left;}
.page-header .header-switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover{text-decoration: none}
.page-header .header-switcher li,
.page-footer .switcher li{margin: 0;font-size: inherit;}
.page-header .header-switcher .label {font-weight: normal; color: #222;}
.page-header .header-switcher .label:after {content: ':';}
.page-header .header-switcher strong,
.page-footer .switcher strong{
    font-size: 1em;
    color: #fff;
    margin-right: 8px;
    font-weight: normal;
}
.nav-sections{
	-webkit-transition: left .3s;
	-moz-transition: left .3s;
	-ms-transition: left .3s;
	transition: left .3s;
	height: 100%;
	left: -80%;
	left: calc(-1 * (100% - 54px));
	overflow: auto;
	position: fixed;
	top: 0;
	width: 80%;
	width: calc(100% - 54px);
	background: #fff;
	z-index: 99999;
}
.nav-sections .switcher{border-top: 1px solid #d1d1d1;font-size: 1.6rem;font-weight: 700;margin: 0;padding: .8rem 3.5rem .8rem 2rem}
.nav-sections .switcher .label{display: block;margin-bottom: 5px}
.nav-sections .switcher:last-child{border-bottom: 1px solid #d1d1d1}
.nav-sections .switcher-trigger strong{display: inline-block !important;position: relative;display: block;text-decoration: none}
.nav-sections .switcher-dropdown{margin: 0;padding: 0;list-style: none none;padding: 10px 0}

/* Header */
body .page-header {margin: 0; border: none; padding: 0; color: #222; font-size: 14px;}
.wide-layout .page-header .top-block,
.boxed-layout .page-header .top-block .container {position: relative; border-bottom: 1px solid rgba(0,0,0,0.08);}

.page-header .header-text-banner .image-block {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: -15px;
}
.page-header .header-text-banner .image-text {
  position: absolute;
  display: block;
  max-width: 50px;
  top: 14px;
  right: 44px;
  color: #222;
  font-size: 11px;
  font-weight: 400;
  line-height: 11px;
  text-transform: uppercase;
}
.page-header .header-text-banner .text-block {
  display: inline-block;
  vertical-align: middle;
}
.page-header .header-text-banner .title {
  font-size: 22px;
  line-height: 18px;
  color: #222;
  font-weight: 600;
}
.page-header .header-text-banner .title small {
  color: #888888;
  font-weight: 300;
}

.page-header ul.social-links {
    float: left;
}
.page-header .welcome {
  float: left;
  display: inline-block;
  margin: 0;
  padding: 10px 0;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
}
.page-header .header-info {
  float: left;
  display: inline-block;
  margin: 0;
  padding: 5px 0 6px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
}
.page-header ul.social-links + .header-info,
.page-header .header-info + .header-info {
  padding-left: 20px;
  margin-left: 10px;
  border-left: 1px solid rgba(0,0,0,0.08);
}
.page-header ul.social-links + .welcome,
.page-header .header-info + .welcome {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid rgba(0,0,0,0.08);
}
.page-header .phone-number {
  color: #2b8c26;
  vertical-align: middle;
}
.page-header .phone-number i {
  font-size: 24px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}
.page-header .right-block {float: right;}

.page-header .middle-block-inner {padding-top: 18px; padding-bottom: 21px;}
.page-header .middle-block .right-block {padding-top: 0; padding-bottom: 0;}

.header.links {list-style: none; margin: 0; display: inline-block; vertical-align: middle; padding: 0;}
.header.links li {padding: 0; margin: 0; float: left;}
.header.links li.authorization-link {padding: 0;}
.custom-wish-link + .links li.authorization-link,
.header-switcher + .links li.authorization-link {
    padding-left: 19px;
    margin-left: 19px;
    border-left: 1px solid rgba(0,0,0,0.08);
}
.header.links li a {
   color: #393b7d;
   font-family: 'Poppins', sans-serif;
   font-size: 16px;
   font-weight: 600;
   height: 40px;
   line-height: 40px;
   text-align: center;
}
.header.links li.authorization-link a:before {
  content: '\0024';
  display: inline-block;
  line-height: inherit;
  vertical-align: middle;
  font-family: 'meigee';
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  color: inherit;
  line-height: 1;
  margin-top: -1px;
  margin-right: 6px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.header.links li.authorization-link a:hover {color: #d02323;}

.page-header .customer-block {display: inline-block; position: relative; padding-right: 15px;}
.page-header .customer-name-wrapper .customer-name {display: block; cursor: pointer;}
.page-sitemap .customer-block {display: none!important;}
.page-header .customer-name-wrapper .customer-name {display: block; cursor: pointer;}
.page-header .customer-name .user-icon {font-size: 1em; color: rgba(0,0,0,.9); font-family: 'Poppins'; text-transform: uppercase;}
.page-header .customer-name .user-icon span {display: inline-block; position: relative; top: -2px;}
.page-header .customer-name .user-icon i:not(.fa) {
  font-size: 16px;
  color: rgba(0,0,0,.86);
  width: 28px;
  height: 28px;
  line-height: 26px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  margin: -5px 10px -5px 0;
}
.page-header .customer-name i.fa {
  color: rgba(0,0,0,.9);
  margin-left: 5px;
  padding: 10px;
  font-size: 16px;
  position: relative;
}
.page-header .customer-name i:hover {background-color: rgba(0,0,0,0.2);}
.page-header .customer-name-wrapper + .links {
  background-color: #fff;
  display: none;
  position: absolute;
  right: 0;
  z-index: 999;
  margin-left: 0!important;
  padding: .75em 9px;
  min-width: 153px;
  text-align: left;
  z-index: 99999;
  -webkit-box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
  box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
  border: solid 1px #ddd;
}
.customer-block .header.links {display: none;}
.customer-name-wrapper + .header.links li a:before {content: none;}
.customer-name-wrapper + .header.links li + li {border-left: none;}
.page-header .customer-name-wrapper + .links li {float: none; display: block!important; margin-left: 10px; padding: 0;}
.page-header .customer-name-wrapper + .links li a {
  display: inline-block !important;
  font-size: 1em;
  float: none;
  text-align: left;
  position: relative;
  margin: 0;
  padding: .5em 0 .5em 10px;
  color: #666;
}
.page-header .customer-name-wrapper + .links li a i {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  font-size: .4em;
  color: #d02323;
}
.page-header .customer-name-wrapper + .links li a .hover-divider {
  width: 0%;
  height: 2px;
  bottom: 0;
  left: 10px;
  background-color: #d02323;
  content: '';
  position: absolute;
  -webkit-transition: width 500ms ease;
  -moz-transition: width 500ms ease;
  transition: width 500ms ease;
  -o-transition: width 500ms ease;
}
.page-header .customer-name-wrapper + .links li a:hover .hover-divider {width: 90%;}
.page-header .customer-name-wrapper + .links li a:hover {color: #d02323;}

.page-header .panel {margin: 0; border: none; box-shadow: none; border-radius: 0; float: left; padding: 0; background-color: transparent;}
.page-header .logo {display: inline-block; vertical-align: middle; float: left;}

.customer-welcome {display: inline-block; position: relative; padding-left: 20px}
.customer-welcome:before,
.customer-welcome:after {content: ''; display: table;}
.customer-welcome:after {clear: both;}
.customer-welcome .action.switch {padding: 0; cursor: pointer; display: inline-block; text-decoration: none;}
.customer-welcome .action.switch > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; display: none;}
.customer-welcome .action.switch.active {display: inline-block; text-decoration: none;}
.customer-welcome .action.switch.active > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.customer-welcome ul.header.links {
    background-color: #fff;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
    display: none;
    position: absolute;
    right: 0;
    z-index: 99999;
    margin-left: 0!important;
    padding: .75em 9px;
    min-width: 153px;
    text-align: left;
}
.custom-wish-link +  .links .customer-welcome  li.authorization-link,
.header-switcher + .links .customer-welcome  li.authorization-link {
    border: none;
}
.customer-welcome ul li {margin: 0; padding: 0;}
.customer-welcome ul li:hover {cursor: pointer;}
/*.customer-welcome .action.switch {*/
/*    display: inline-block;*/
/*    background-color: transparent;*/
/*    border: none;*/
/*    width: 0;*/
/*    height: 0;*/
/*    margin-left: 2px;*/
/*    vertical-align: middle;*/
/*    border-top: 4px dashed;*/
/*    border-top: 4px solid \9;*/
/*    border-right: 4px solid transparent;*/
/*    border-left: 4px solid transparent;*/
/*    color: #ddd;*/
/*    margin-left: 5px;*/
/*    font-size: 1em;*/
/*    margin-right: 0;*/
/*        transition: all 300ms ease;*/
/*    -moz-transition: all 300ms ease;*/
/*    -webkit-transition: all 300ms ease;*/
/*    -o-transition: all 300ms ease;*/
/*}*/
.customer-welcome.active {overflow: visible;}
.customer-welcome.active ul.header.links {display: block;}
.customer-welcome li a {color: #333; text-decoration: none; display: block; line-height: 1.4; padding: 8px;}
.customer-welcome li a:visited {color: #333; text-decoration: none;}
.customer-welcome li a:hover {color: #333; text-decoration: none;}
.customer-welcome li a:active {color: #333; text-decoration: none;}
.customer-welcome .customer-name {
    color: #393b7d;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.customer-welcome .customer-name.active {
    color: #d02323;
}
.custom-wish-link + .links .customer-welcome,
.header-switcher + .links .customer-welcome {
    padding-left: 19px;
    margin-left: 19px;
    border-left: 1px solid rgba(0,0,0,0.08);
}
.customer-welcome .customer-menu {display: none;}
/* .customer-welcome .action.switch:focus,
.customer-welcome .action.switch:active,
.customer-welcome .action.switch:hover {background: none; border: none;} */
.customer-welcome .action.switch.disabled,
.customer-welcome .action.switch[disabled],
fieldset[disabled] .customer-welcome .action.switch{ cursor: not-allowed; pointer-events: none; opacity: .5;}
.customer-welcome.active .customer-menu {display: block;}
.customer-welcome .greet {display: none;}
.header-wrapper .header.links > .customer-welcome + li.authorization-link{display: none!important;}

.customer-welcome .customer-name > span:before {
 content: '\0024';
 display: inline-block;
 line-height: inherit;
 vertical-align: middle;
 font-family: 'meigee';
 font-style: normal;
 font-weight: normal;
 font-size: 24px;
 color: inherit;
 line-height: 1;
 margin-top: -1px;
 margin-right: 9px;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.customer-welcome .customer-name:hover {
    cursor: pointer;
    color: #d02323;
}
.header-wrapper .header.links .customer-menu li.welcome {display: none;}
.header-wrapper .header.links .customer-menu li,
.header-wrapper .header.links .customer-menu li.authorization-link {display: block; float: none; padding: 0; margin: 0;}
.header-wrapper .header.links .customer-menu li a,
.header-wrapper .header.links .customer-menu li.authorization-link a {
    display: inline-block !important;
    height: auto;
    width: auto;
    background-color: transparent;
    border-radius: 0;
    font-size: 1em;
    font-weight: 500;
    line-height: 1;
    float: none;
    text-align: left;
    position: relative;
    margin: 0;
    padding: .5em 0 .5em 10px;
    font-family: 'Poppins', sans-serif;
    color: #222;
    position: relative;
}
.header-wrapper .header.links .customer-menu li a:hover,
.header-wrapper .header.links .customer-menu li.authorization-link a:hover {color: #5cb0a7;}
.header-wrapper .header.links .customer-menu .authorization-link a:before {content: none;}
.header-wrapper .header.links .customer-menu li a:after {
    width: 0%;
    height: 2px;
    bottom: 0;
    left: 10px;
    background-color: #5cb0a7;
    content: '';
    position: absolute;
    -webkit-transition: width 500ms ease;
    -moz-transition: width 500ms ease;
    transition: width 500ms ease;
    -o-transition: width 500ms ease;
}
.header-wrapper .header.links .customer-menu li a:hover:after {
    width: 90%;
}
.checkpoint-0 {position: relative;}
#checkpoint-1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 1px;
}
.header-wrapper .checkpoint-wrapper {position: relative;}
.header-wrapper .checkpoint-button {
  position: absolute;
  top: -15px;
  right: 0;
  left: 0;
  margin: 0 auto;
  cursor: pointer;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333;
}


/* Header Search */
.header-wrapper {position: relative;}
.header-wrapper .search-cart-block {float: right;}
.header-wrapper .block-search .block-title,
.header-wrapper .block-search .search-button,
.header-wrapper .block-search .nested {display: none;}
.header-wrapper .block-search {display: inline-block; vertical-align: middle; margin: 0; padding: 20px 0;}
.header-wrapper .block-search {position: relative; overflow: hidden;}
.header-wrapper .block-search .search-button {
  display: none;
  cursor: pointer;
  font-size: 24px;
  line-height: 54px;
  text-align: center;
  color: #222;
  width: 54px;
  height: 54px;
  transition: background-color 300ms ease, color 300ms ease;
  -moz-transition: background-color 300ms ease, color 300ms ease;
  -webkit-transition: background-color 300ms ease, color 300ms ease;
}
.header-wrapper .block-search .search-button:hover {background-color: rgba(0, 0, 0, 0.2);}
.header-wrapper .block-search .search-button span {display: none;}
.header-wrapper .block-search .search-button i {font-size: inherit; color: inherit;}
.header-wrapper .block-search .indent {
    width: 100%;
    position: static;
    overflow: hidden;
    transition: border 300ms ease;
    -moz-transition: border 300ms ease;
    -webkit-transition: border 300ms ease;
    -o-transition: border 300ms ease;
}
.header-wrapper .block-search .input-group {
    overflow: hidden;
    background-color: #fff;
    border: 2px solid #393b7d;
    border-radius: 0;
}
.header-wrapper .block-search label {display: none;}
.header-wrapper .block-search input {
  display: inline-block;
  border-radius: 0;
  border-color: transparent;
  background-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, .4);
  font-size: 14px;
  vertical-align: middle;
  height: 46px;
  line-height: 46px;
  padding-left: 15px;
}
.header-wrapper .block-search .btn {
  display: inline-block;
  overflow: hidden;
  margin-right: -1px;
  height: 46px;
  line-height: 46px;
  font-family: 'Poppins';
  padding: 0 17px;
  border: none;
  text-align: center;
  border: none;
  background-image: none;
  background-color: transparent;
  box-shadow: none;
  vertical-align: middle;
  font-weight: 600;
  color: #393b7d;
  position: relative;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.header-wrapper .block-search .btn:hover,
.header-wrapper .block-search .btn:focus,
.header-wrapper .block-search .btn:active {
    color: #fff;
}
.header-wrapper .block-search .btn:before {
    content: '';
    height: 24px;
    width: 1px;
    background-color: rgba(0,0,0,0.08);
    position: absolute;
    top: 50%;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}
body .header-wrapper .block-search .btn:after {
    background-color: #393b7d;
}
.header-wrapper .block-search .search-icon {
    padding-left: 20px;
    padding-right: 5px;
    position: relative;
}
.header-wrapper .block-search .search-icon i {
    font-size: 24px;
    color: rgba(0,0,0,0.4);
    line-height: 1;
    vertical-align: middle;
    position: relative;
    top: 1px;
}
.header-wrapper .block-search .btn span {display: inline-block; padding: 0; vertical-align: middle;}
.header-wrapper .block-search .btn > span {line-height: inherit;}
.header-wrapper .block-search .btn span span {
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    vertical-align: middle;
    line-height: 1;
}
.header-wrapper .block-search .btn i {
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: inherit;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    margin: 0;
    margin-left: 7px;
}
.header-wrapper .block-search .btn i + span{display: none;}
.header-wrapper .block-search.focused .indent {border-color: #4c66d9;}
.header-wrapper .block-search.focused .btn {
  width: 105px !important;
  background-color: transparent;
  -webkit-box-shadow: -2px 2px 10px -2px rgba(0,0,0,0.2);
  -moz-box-shadow: -2px 2px 10px -2px rgba(0,0,0,0.2);
  box-shadow: -2px 2px 10px -2px rgba(0,0,0,0.2);
}
.header-wrapper .block-search.focused .search-icon {background-color: #f5f5f5;}
.header-wrapper .block-search.focused .btn i {margin-left: 5px;}
.header-wrapper .block-search.focused .btn > span {margin-left: 7px;}
.header-wrapper .block-search.focused .btn span span {font-size: 13px; opacity: 1;}

body.search-open #search-inner {
    background-color: #fff;
    display: block;
    z-index: 995;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
/* !Header Search */

/* Header Nav */
.header-wrapper .menu-wrapper .menu-inner {
    position: relative;
    border-top: 1px solid rgba(0,0,0,0.08);
}
.wide-layout .header-wrapper .menu-wrapper {position: relative;}
.wide-layout .header-wrapper .menu-wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 3px;
    z-index: 1;
    background: rgba(0,0,0,0.08);
}
.boxed-layout .header-wrapper .menu-wrapper .container {
    border-bottom: 3px solid rgba(0,0,0,.08);
}
.header-wrapper .toggle-nav {float: left;}
.header-wrapper .navbar-default {border: none; float: left; background: none; padding: 0; border-radius: 0; margin: 0; min-height: 1px;}
.header-wrapper .navbar-collapse.collapse {padding: 0;}

.header-wrapper .navbar-collapse.collapse a.level-top{
	position: relative;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.58;
    color: #222;
    padding: 23px 20px;
    z-index: 99;
    background: none;
    text-transform: none;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}
.header-wrapper .navbar-collapse.collapse a.level-top:after{
	content:'';
	display: block;
	clear: both;
}
.header-wrapper .navbar-collapse.collapse a.level-top span {line-height: 1.5em; display: block; float: left;}
.header-wrapper .navbar-collapse.collapse a.level-top .ui-menu-icon {float: right;}
.header-wrapper .navbar-collapse.collapse a.level-top .ui-menu-icon:after {
	display: inline-block;
    font: normal normal normal 14px/1 meigee;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 8px;
    line-height: 1.2;
    color: inherit;
    content: '\0053';
    margin: 0 0 0 3px;
    vertical-align: middle;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: rgba(0,0,0,0.3);
}

.header-wrapper .navbar-collapse.collapse a.level-top.ui-state-active,
.header-wrapper .navbar-collapse.collapse a.level-top.ui-state-focus {background-color: rgba(0,0,0,0.1);}

.navigation .level0 .submenu {
	background: #fff;
	border: none;
	text-align: left;
    background-color: #fff;
    border-top: solid 1px #ddd;
	font-weight: 400;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	min-width: 230px;
	padding: 15px 0;
	display: none;
	left: 0;
	margin: 0 !important;
	padding: 0;
	position: absolute;
	z-index: 101;
	margin-top: 11px;
	list-style: none;
}
.navigation .level0 .submenu li:not(:last-of-type) {border-bottom: 1px solid rgba(0,0,0,.2);}
.navigation .level0 .submenu > ul {margin-top: 11px;}
.navigation .level0 .submenu > ul:before,
.navigation .level0 .submenu > ul:after {content: ''; display: block; overflow: hidden; position: absolute;}
.navigation .level0 .submenu > ul:before {color: #fff; left: 20px; top: -20px; border: 10px solid transparent; height: 0; width: 0; border-bottom-color: #fff; z-index: 4;}
.navigation .level0 .submenu > ul:after {border: 11px solid transparent; height: 0; width: 0; border-bottom-color: #08c; color: #08c; left: 19px; top: -22px; z-index: 3;}
.navigation .level0 .submenu a {display: block; line-height: inherit; color: #666; padding: 13px 29px 13px 30px; font-size: 13px; position: relative;}
.navigation .level0 .submenu a:after{
	content:'';
	display: block;
	clear: both;
}
.navigation .level0 .submenu li.parent {
    position: relative;
}
.navigation .level0 .submenu li.parent > a:after {
	display: inline-block;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font: normal normal normal 14px/1 meigee;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 1;
    color: inherit;
    content: '\0053';
    margin: 0;
    vertical-align: middle;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: rgba(0,0,0,0.2);
}
.navigation .level0 .submenu a:hover,
.navigation .level0 .submenu a.ui-state-focus,
.navigation .level0 .submenu .active > a {background-color: #f5f5f5; color: #d02323; text-decoration: none;}
.navigation .level0 .submenu .submenu {top: -2px!important; left: 100% !important;}
.navigation .level0 .submenu .submenu-reverse {left: auto !important; right: 100%;}

/* !Header Nav */

/* Header Cart */
.minicart-wrapper {float: right; position: relative;}



.minicart-wrapper .title-cart .cart-indicator {
  position: absolute;
  bottom: 5px;
}
.minicart-wrapper .title-cart .counter.empty .cart-full-indicator {display: none;}
.minicart-wrapper .title-cart .counter.empty .cart-indicator,
.minicart-wrapper .title-cart .counter.empty .cart-full-indicator,
.minicart-wrapper .title-cart .counter.empty .cart-full-indicator:after,
.minicart-wrapper .title-cart .counter.empty .cart-full-indicator:before {
  background-color: rgba(0,0,0,0.2);
}
.minicart-wrapper .title-cart .cart-full-indicator {
    bottom: 13px;
    display: block;
}
.minicart-wrapper .title-cart .cart-indicator,
.minicart-wrapper .title-cart .cart-full-indicator,
.minicart-wrapper .title-cart .cart-full-indicator:after,
.minicart-wrapper .title-cart .cart-full-indicator:before {
  position: absolute;
  width: 18px;
  height: 2px;
  left: 50%;
  margin-left: -9px;
  background-color: #393b7d;
}
.minicart-wrapper .title-cart .cart-full-indicator:after,
.minicart-wrapper .title-cart .cart-full-indicator:before {
    display: block;
    content: ''
}
.minicart-wrapper .title-cart .cart-full-indicator:before {
    top: -4px
}
.minicart-wrapper .title-cart .cart-full-indicator:after {
    bottom: -4px
}
.minicart-wrapper .title-cart .counter.empty .counter-number,
.minicart-wrapper .title-cart .counter.empty .divider,
.minicart-wrapper .title-cart .counter.empty .caret,
.minicart-wrapper .title-cart .counter.empty .subtotal {display: none;}
.minicart-wrapper .title-cart {
	padding: 16px 28px;
    transition: background-color 300ms ease;
    -moz-transition: background-color 300ms ease;
    -webkit-transition: background-color 300ms ease;
    display: block;
    color: #222;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}
.minicart-wrapper .title-cart .cart-right-items {display: inline-block; vertical-align: middle;}
.minicart-wrapper .title-cart .icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    background-color: #d02323;
    color: #fff;
    border-radius: 50%;
    overflow: hidden;
    z-index: 0;
}
.minicart-wrapper .title-cart .icon:after {
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #222;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.56, 1, 1);
    transform: scale3d(0.56, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.minicart-wrapper .title-cart.active,
.minicart-wrapper .title-cart:hover {
    opacity: 1;
}
.minicart-wrapper .title-cart.active .icon:after,
.minicart-wrapper .title-cart:hover .icon:after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.minicart-wrapper .title-cart .icon i {
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin-top: 2px;
    color: #fff;
}
.minicart-wrapper .title-cart .counter.empty .icon {margin-right: 0;}
.minicart-wrapper .title-cart .text {
    display: none;
    vertical-align: middle;
    font-size: 13px;
    line-height: 1;
    margin-bottom: -4px;
}
.minicart-wrapper .title-cart .subtotal .label,
.minicart-wrapper .title-cart .counter-label {display: none;}
.minicart-wrapper .title-cart .caret {
    display: inline-block;
    line-height: 1;
    color: #aaa;
    margin-top: 2px;
    vertical-align: middle;
}
.minicart-wrapper .title-cart .counter-number {
    display: inline-block;
    vertical-align: middle;
    font-weight: inherit;
    color: rgba(0,0,0,0.4);
    text-align: center;
    line-height: 1;
}
.minicart-wrapper .title-cart .divider {display: inline-block; vertical-align: middle; color: rgba(0,0,0,0.4); position: relative; top: 1px; font-weight: inherit;}
.minicart-wrapper .title-cart .subtotal {
    margin: 0;
    color: #222;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.minicart-wrapper .title-cart .subtotal .price-container {display: inline-block;}
.minicart-wrapper .title-cart .subtotal .price {font-size: inherit; color: inherit; font-weight: inherit;}


.minicart-items .product .toggle {border: 0; padding: 0 40px 5px 0;}
.minicart-items .subtitle {display: none;}
.minicart-items .item-options dt {text-align: left;}



.block-minicart .items-total {float: left; margin: 0 10px; display: none;}
.block-minicart .items-total .count {font-weight: 700;}
.block-minicart .subtotal {
    text-align: center;
    border-top: dashed 1px rgba(0,0,0,.1);
    font-family: 'Poppins', sans-serif;
    margin: 0 -30px;
    padding: 18px 0;
}
.block-minicart .subtitle {display: none;}
.block-minicart .subtotal .label,
.block-minicart .subtotal .price-container {
	display: inline-block;
    font-size: 24px;
    line-height: 1.25em;
    padding: 0;
    color: #d02323;
    font-weight: 300;
}
.block-minicart .subtotal .label {color: #222;}
.block-minicart .subtotal .price-container .price {font-size: inherit; font-weight: inherit; font-family: inherit; color: inherit;}
.block-minicart .subtitle.empty {display: block; font-size: 14px; padding: 5px 0 10px; text-align: center;}
.block-minicart .text.empty {text-align: center;}
.block-minicart .block-content > .actions {text-align: center; padding: 0;}
.minicart-wrapper .actions div.primary {display: block;}
.minicart-wrapper .actions div.primary .btn {
    display: block;
    width: 100%;
    color: #fff;
    margin-bottom: 16px;
}
.minicart-wrapper .actions div.secondary {display: inline-block; vertical-align: middle;}
.minicart-wrapper .actions div.secondary .btn {
    border: none;
    padding: 0;
    text-transform: none;
    background-color: transparent;
    color: #aaa;
}
.minicart-wrapper .actions div.secondary .btn:hover {color: #d02323;background-color: transparent;}
.minicart-wrapper .actions div.secondary .btn:after {content: none;}
.minicart-wrapper .actions div.secondary .btn i {
    display: inline-block;
    margin-right: 6px;
    margin-left: 0;
    vertical-align: middle;
    line-height: 1;
}
.block-minicart .block-content > .actions .paypal-logo {margin-top: 15px; text-align: center;}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {margin: 15px 0 0; text-align: center;}
.minicart-wrapper:before,
.minicart-wrapper:after {content: ''; display: table;}
.minicart-wrapper:after {clear: both;}
.minicart-wrapper .action.showcart {cursor: pointer; display: inline-block; text-decoration: none;}
.minicart-wrapper .action.showcart:hover,
.minicart-wrapper .action.showcart.active {display: inline-block; text-decoration: none;}
.minicart-wrapper .block-minicart {
    background: #fff;
    z-index: 9998;
    position: absolute;
    right: 0px;
    top: 100%;
    width: 404px;
    padding: 0;
    margin-top: -1px !important;
    color: #666;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: 30px 30px 20px;
    display: none;
}
.minicart-wrapper.active {overflow: visible;}
.minicart-wrapper.active .block-minicart {display: block;}
.minicart-wrapper .block-minicart .block-title {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    letter-spacing: -.4px;
    text-transform: none;
    border-bottom: solid 1px rgba(0,0,0,.1);
    padding: 0 0 9px;
    margin-bottom: 15px;
}
.minicart-wrapper .block-minicart .block-content {
    display: flex;
    flex-direction: column;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper {
    order: 2;
}
.minicart-wrapper .block-minicart .block-content .actions .action.primary {
    width: 100%;
    margin-bottom: 15px;
}
.minicart-wrapper .block-minicart .block-content .actions:not(.product) {
    order: 4;
    width: 100%;
}
.minicart-wrapper .block-minicart .block-content .subtotal {
    order: 3;
}

.minicart-wrapper .block-minicart.empty .block-title {display: none;}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {float: none; width: auto; margin: 0;}
.minicart-wrapper .action.close {
	background: none;
	background-image: none;
	border: 0;
	box-shadow: none;
	display: none;
	font-weight: 400;
	height: 40px;
	line-height: inherit;
	margin: 0;
	moz-box-sizing: content-box;
	padding: 0;
	position: absolute;
	right: 0;
	text-decoration: none;
	text-shadow: none;
	top: 0;
	width: 40px;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {background: none; border: none;}
.minicart-wrapper .action.close:hover {background: none; border: none;}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {cursor: not-allowed; opacity: .5; pointer-events: none;}
.minicart-wrapper .action.close > span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.minicart-wrapper .action.close:before {
	color: #8f8f8f;
	content: '\004c';
	display: inline-block;
	font: normal normal normal 14px/1 meigee;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	overflow: hidden;
	speak: none;
	text-align: center;
	vertical-align: top;
}
.minicart-wrapper .action.close:hover:before {color: inherit;}
.minicart-wrapper .action.close:active:before {color: inherit;}
.minicart-wrapper .action.showcart {white-space: nowrap;}
.minicart-items-wrapper {overflow-y: auto; max-height: 300px;}
.minicart-items {list-style: none none; margin: 0 0 20px; /* height: auto!important; */ padding: 0; overflow: hidden; /* overflow-y: auto; */}
.minicart-items .product-item {
 padding: 0 0 20px;
 margin: 0;
 clear: both;
 position: relative;
}
.minicart-items .product-item-pricing .label {display: none; width: 4.5rem;}
.minicart-items .options {margin-bottom: 4px; text-align: left;}
.minicart-items .options .list {margin-bottom: 0;}
.minicart-items .price-minicart {margin-bottom: 5px;}
.minicart-items .product-item-name {font-weight: 400; font-size: 15px; margin: 0 45px 6px 0; display: block;}
.minicart-items .product-item-details {padding-left: 75px; position: relative;}

.minicart-items .product-item-details .price-container {display: inline-block;}

.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {margin: 5px 0;}
.minicart-items .product-item-details .weee[data-label] {font-size: 1.1rem;}
.minicart-items .product-item-details .details-qty {float: left; margin-right: 2px;}
.minicart-items .product > .product-item-photo {float: left;max-width: 60px;}
.minicart-items .product > .product-image-container {float: left;max-width: 60px; height: 45px !important; width: 100% !important;}
.minicart-items .product .toggle {border: 0; padding: 0 40px 5px 0;}
.minicart-items .product .toggle:after {color: #8f8f8f; margin: 0 0 0 5px; position: static;}
.minicart-items .product .active > .toggle:after {content: '\e621';}
.minicart-items .product.pricing {margin-top: 3px;}
.minicart-items .product.options .tooltip.toggle {display: inline-block; text-decoration: none;}
.minicart-items .product.options .tooltip.toggle > span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
	color: inherit;
	content: '\e622';
	display: inline-block;
	font-family: 'luma-icons';
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	margin: -3px 0 0 7px;
	overflow: hidden;
	speak: none;
	text-align: center;
	vertical-align: middle;
	webkit-font-smoothing: antialiased;
}
.minicart-items .product.options .details {display: none;}
.minicart-items .item-qty {
    display: inline-block;
    vertical-align: middle;
    height: 18px;
    width: 18px;
    line-height: 18px;
    background-color: #3eb051;
    padding: 0;
    border: none;
    min-width: auto;
    text-align: center;
    border-radius: 50%;
    font-weight: inherit;
    font-size: 11px;
    color: #fff;
}

/* For Firefox */
.minicart-items .item-qty {-moz-appearance:textfield;}
/* Webkit browsers like Safari and Chrome */
.minicart-items .item-qty::-webkit-inner-spin-button,
.minicart-items .item-qty::-webkit-outer-spin-button {-webkit-appearance: none; margin: 0;}


.minicart-items .update-cart-item {font-size: 1.1rem; display: inline-block; vertical-align: middle;}
.minicart-items .subtitle {display: none;}
.minicart-items .product.actions {position: absolute; right: 0; top: 0;}
.minicart-items .action.edit,
.minicart-items .action.delete {color: rgba(0,0,0,.4); font-size: 16px; padding: 5px;}
.minicart-items .action.edit:hover,
.minicart-items .action.delete:hover {color: #d02323;}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
	content: '\0032';
	display: inline-block;
	font-family: "meigee";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	margin-right: 2px;
	line-height: 1;
	position: relative;
	top: 2px;
}
.minicart-items .action.delete:before {content: '\0035';}

/* !Header Cart */

.page-header .header-custom-block-wrapper {font-family: 'Poppins'; padding-top: 55px; padding-bottom: 55px;}
.page-header .header-custom-block > i {font-size: 2.66em; margin-right: 20px; color: rgba(0,0,0,.4); line-height: 1; display: inline-block; vertical-align: middle;}
.page-header .header-custom-block span {display: inline-block; vertical-align: middle;}
.page-header .header-custom-block .subscribe-button,
.page-header .header-custom-block .socials-wrapper {display: inline-block; vertical-align: middle; line-height: 1; margin: -5px 0;}
.page-header .header-custom-block .subscribe-button {margin-right: 10px;}

.page-header .action.skip.contentarea {display: none;}
.page-header .action.nav-toggle {display: none; font-size: 13px; color: rgba(0,0,0,.86); font-family: 'Poppins'; text-transform: uppercase; margin: 6px 0; padding: 8px 12px;}
.page-header .action.nav-toggle i {font-size: 20px; margin-right: 5px; line-height: 1; vertical-align: middle; display: inline-block;}
.page-header .action.nav-toggle span {vertical-align: middle; display: inline-block;}

/* Custom menu button */
.page-header .action.nav-toggle.custom-menu-button {display: inline-block;}
.page-header .action.nav-toggle.custom-menu-button span {display: none;}
.page-header .navbar-collapse.collapse.custom-top-menu {overflow: hidden !important;}
.page-header .custom-menu-button {color: rgba(0,0,0,.86);}
.page-header .custom-menu-button i {font-size: 14px; margin-right: 5px; line-height: 1; vertical-align: middle;}
.page-header .navbar-collapse.collapse.custom-top-menu {float: right; padding-top: 8px; padding-right: 10px; padding-bottom: 15px;}
.page-header .navbar-collapse.collapse.custom-top-menu li.level0 > a {position: relative; top: -50px; opacity: 0;}
.page-header .navbar-header .navbar-toggle.custom-menu-button.active {background-color: transparent;}
.page-header .navbar-header .navbar-toggle.custom-menu-button.active i:before {font-family: 'meigee'; content: "\004c"; font-size: 16px;}

.page-header .switcher .label {display: inline-block; vertical-align: middle; padding: 0 10px 0 0;}
.page-header .switcher .switcher-options {display: inline-block; vertical-align: middle; font-weight: normal; position: relative; padding: 3px 7px; border: solid 1px rgba(0,0,0,.1); cursor: pointer;}
.page-header .switcher .switcher-options strong {font-weight: normal;}
.page-header .switcher .switcher-options .mage-dropdown-dialog {position: absolute; left: 0; top: 100%; text-align: left;}
.page-header .logo-wrapper {padding-top: 24px; padding-bottom: 24px; }
.page-header a.logo {float: none; padding: 0;}
.page-header a.logo:hover {opacity: 1;}

.page-header .custom-wish-link {
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    margin: 0;
    padding: 8px 0;
}
.page-header .custom-wish-link li {
    line-height: 1;
}
.page-header .custom-wish-link a {
    font-size: 0;
    color: rgba(0, 0, 0, .4);
    display: block;
}
.page-header .custom-wish-link a:hover,
.page-header .custom-wish-link a:focus,
.page-header .custom-wish-link a:active {
    color: #d02323;
}
.page-header .custom-wish-link a:before {
    content: '\0025';
    display: inline-block;
    font-size: 24px;
    font-family: 'meigee';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.page-header .header-switcher + .custom-wish-link {
    padding-left: 19px;
    margin-left: 19px;
    border-left: 1px solid rgba(0,0,0,0.08);
}

.page-header .header-switcher {display: inline-block; vertical-align: middle; position: relative; padding: 8px 0;}
.page-header .header-custom-links + .header-switcher,
.page-header .header-switcher + .header-switcher {
    padding-left: 12px;
    margin-left: 19px;
    border-left: 1px solid rgba(0,0,0,0.08);
}
.page-header .header-switcher + .social-links {padding-left: 15px;}
.page-header .header-switcher + .header-switcher > div {display: inline-block; vertical-align: middle;}
.page-header .header-switcher ul {margin: 0; padding: 0; list-style: none;}
.page-header .header-switcher ul li {display: inline-block;}
.page-header .header-switcher ul li a,
.page-header .header-switcher ul li span,
.page-header .header-switcher .switcher-trigger span {
    position: relative;
    display: inline-block;
    line-height: 1.3em;
    font-family: 'Poppins';
    font-weight: 900;
    padding: 0 0 3px 7px;
    border-radius: 2px;
    -moz-border-radius: 2px;
}
.page-header .header-switcher ul li a {color: #aaa;}
.page-header .header-switcher ul li a:hover {background-color: transparent; color: #aaa;}


#sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  display: none;
}
.wide-layout #sticky-header {background: #fff; box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);}
.boxed-layout #sticky-header .container {background: #fff; box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);}
#sticky-header .container {}
#sticky-header .left-wrapper {float: left; padding-top: 12px; padding-bottom: 12px;}
#sticky-header .right-wrapper {float: right; width: 75%;}
#sticky-header .action.nav-toggle {display: none;}
#sticky-header .logo {float: left;}
/*#sticky-header .minicart-wrapper .title-cart {height: auto; line-height: 42px; padding: 0 15px; margin: 0;}
#sticky-header .minicart-wrapper .title-cart span:not(.icon) {display: none;}*/
#sticky-header .block-search {position: relative; width: auto; float: right; margin: 15px 0; overflow: visible; padding: 0;}
#sticky-header .block-search .search-button {
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 44px;
	font-size: 18px;
	color: #222;
	text-align: center;
	float: right;
	cursor: pointer;
	-moz-transition: background-color 300ms ease;
	-webkit-transition: background-color 300ms ease;
	-o-transition: background-color 300ms ease;
	transition: background-color 300ms ease;
}
#sticky-header .block-search .search-button.active,
#sticky-header .block-search .search-button:hover {background-color: #222; color: #fff;}
#sticky-header .block-search .input-group {border: solid 1px #ddd;}
#sticky-header .block-search form.minisearch {
	display: none;
	position: absolute;
	width: 400px;
	top: 100%;
	background: #fff;
	padding: 1em;
	border: 1px solid #ddd;
	right: 0;
	z-index: 99;
}
#sticky-header .navbar-default {float: left;}
.header-wrapper #sticky-header .navbar-collapse.collapse a.level-top{font-size: 15px;}

#sticky-header .header-links_box {
    height: 80px;
    justify-content: flex-end;
}
#sticky-header .header-links_box .link.authorization-link a {
    font-size: 0;
}
#sticky-header .header-links_box .customer-menu .link.authorization-link a {
    font-size: 1em;
}
#sticky-header .header-links_box .wishlist a::after,
#sticky-header .header-links_box .authorization-link a::after,
#sticky-header .minicart_content::after,
#sticky-header .header-links_box .customer-name span::after {
    font-size: 17px;
}
#sticky-header.header .minicart-wrapper .counter.qty .subtotal {
    display: none;
}
#sticky-header.header .minicart-wrapper .counter.qty .counter-number {
    top: 0;
    width: 15px;
    height: 15px;
    font-size: 12px;
}

/* Home Page ============================================================================= */
.cms-index-index .page-title-wrapper {display: none;}
.text-banner a,
a.banner {display: block;}
.custom-price-wrapper {
  display: inline-block;
  position: relative;
  background-color: #393b7d;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  height: 90px;
  width: 90px;
  line-height: 90px;
  text-align: center;
  border-radius: 50%;
  font-size: 24px;
  text-transform: none;
  font-weight: 600;
}
.custom-price-wrapper span {
  display: inline-block;
}
.custom-price-wrapper .text-wrapper {
  vertical-align: middle;
  line-height: inherit;
  margin-left: -1px;
}
.custom-price-wrapper .price-text {
  display: block;
  color: #ffffff;
  font-family: "Libre Franklin";
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 1px;
}
.custom-price-wrapper .price {
  display: block;
  color: #fff;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: -1px;
}
.text-banner a,
a.banner {
  display: block;
  position: relative;
}
.text-banner .banner-price-wrapper {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #393b7d;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  height: 72px;
  width: 72px;
  line-height: 72px;
  text-align: right;
  border-radius: 150% 0 0 0;
  font-size: 24px;
  text-transform: none;
  font-weight: 600;
}
.text-banner .banner-price-wrapper span {
  display: inline-block;
}
.text-banner .banner-price-wrapper .banner-text-wrapper {
  vertical-align: bottom;
  line-height: inherit;
  margin: 0px 9px 4px 0;
}
.text-banner .banner-price-wrapper .banner-price-text {
  display: block;
  margin-bottom: 1px;
  line-height: 1;
  color: #fff;
  font-family: "Libre Franklin";
  font-size: 12px;
  font-weight: 400;
}
.text-banner .banner-price-wrapper .banner-price {
  display: block;
  color: #fff;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: -1px;
}
.text-banner .banner-content {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
}
.text-banner .banner-content.bottom-left {
  left: 8%;
  bottom: 10.8%;
}
.text-banner .banner-content.top-center {
  top: 9%;
  left: 5%;
  right: 5%;
  text-align: center;
}
.text-banner .banner-content.top-left {
  top: 9%;
  left: 8%;
}
.text-banner .banner-content.middle-left {
  left: 8.5%;
  top: 50%;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.text-banner .banner-content.middle-center {
  left: 50%;
  top: 50%;
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.text-banner .banner-content.bottom-center {
  left: 5%;
  right: 5%;
  bottom: 5%;
  text-align: center;
}
.text-banner .banner-logo {
  max-width: 138px;
  padding-right: 20px;
  vertical-align: bottom;
}
.text-banner .banner-logo + span {
  padding-right: 21px;
  vertical-align: bottom;
}
.text-banner .banner-label {
  display: inline-block;
  clear: both;
  padding: 4px 7px 1px;
  margin: 10px 0;
  border-radius: 40px;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
}
.text-banner .banner-label.small {
  font-size: 10px;
}
.text-banner .banner-label-wrapper .banner-label {
  border-radius: 40px 0 0 40px;
}
.text-banner .banner-label-wrapper .banner-label + .banner-label {
  border-radius: 0 40px 40px 0;
  margin-left: -1px;
}
.text-banner .red-bg {
  background-color: #d02323;
}
.text-banner .yellow-bg {
  background-color: #ffe538;
  color: #222;
}
.text-banner .pink-bg {
  background-color: #ee767d;
}
.text-banner .white-bg {
  background-color: #fff;
  color: #222;
}
.text-banner .title {
  display: block;
  letter-spacing: -1.5px;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #888;
}
.text-banner .strong-title {
  display: block;
  letter-spacing: -4px;
  font-family: 'Poppins';
  color: rgba(255, 255, 255, 0.6);
  font-size: 82px;
  font-weight: 600;
  line-height: 30px;
  text-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}
.text-banner .subtitle {
  display: block;
  letter-spacing: -1.5px;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 14px;
}
.text-banner .title small {
  font-weight: 300;
  letter-spacing: -.3px;
}
.text-banner .text-item-wrapper {
  display: inline-block;
  padding-right: 10px;
  margin-top: 20px;
}
.text-banner .text-item-wrapper .item {
  display: block;
  float: left;
}
.text-banner .text-item-wrapper .item i {
  font-size: 32px;
}
.text-banner .text-item-wrapper .item +.item {
  margin-top: 0;
  margin-left: 20px;
}
.text-banner .text-item-wrapper .item .media-left {
  padding-right: 12px;
}
.text-banner .media-body {
  width: auto;
}
.text-banner .text {
  display: block;
  margin-bottom: 7px;
  font-size: 14px;
  line-height: 24px;
  color: #888;
  font-weight: 400;
}
.text-banner .title.skincolor,
.text-banner .title .skincolor,
.text-banner .subtitle.skincolor,
.text-banner .subtitle .skincolor,
.text-banner .text.skincolor,
.text-banner .text .skincolor,
.text-banner .skincolor {
  color: #393b7d;
}
.text-banner .title.skincolor-2,
.text-banner .title .skincolor-2,
.text-banner .subtitle.skincolor-2,
.text-banner .subtitle .skincolor-2,
.text-banner .text.skincolor-2,
.text-banner .text .skincolor-2,
.text-banner .skincolor-2 {
  color: #d02323;
}
.text-banner .title.black-text,
.text-banner .title .black-text {
  color: #222;
}
.text-banner .banner-content.white-text,
.text-banner .banner-content .title.white-text {
  color: #fff;
}
.text-banner .banner-content.white-text i {
  color: rgba(255, 255, 255, 0.6);
}
.text-blocks-wrapper .text-item {
  position: relative;
}
.text-blocks-wrapper .text-item .media-left {
  vertical-align: middle;
}
.text-blocks-wrapper .text-item .media-body {
  vertical-align: middle;
}
.text-blocks-wrapper .text-item span {
  display: block;
}
.text-blocks-wrapper .text-item .title {
  color: #222222;
  font-family: 'Poppins';
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
}
.text-blocks-wrapper .text-item .text {
  font-size: 13px;
}
.text-blocks-wrapper .text-item i {
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  font-size: 32px;
  border: 1px solid #ddd;
}
.text-blocks-wrapper .text-item i.red-text {
  color: #d83434;
}
.text-blocks-wrapper .text-item i.olive-text {
  color: #2b8c26;
}
.text-blocks-wrapper .text-item i.yellow-text {
  color: #ffc925;
}
.text-blocks-wrapper .text-item i.green-text {
  color: #299585;
}
.text-blocks-wrapper .text-item i:before {
  vertical-align: baseline;
  line-height: inherit;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
.brands.with-bg,
.brands .background-wrapper {
  background-color: #f7f7f7;
}
.banner-products-block .banner-block,
.banner-products-block .products-block {
  float: left;
}
.banner-products-block .banner-block {
  width: 32.3%;
}
.banner-products-block .products-block {
  width: 67.3%;
}
.slider-right-block .products-grid .item {
  padding-bottom: 0;
  margin-bottom: 0;
}
body .subscribe-block {border-radius: 4px; padding: 37px 40px 40px; border: 1px solid rgba(0,0,0,0.1);}
body .subscribe-block h2,
body .subscribe-block h3 {line-height: 1;}
body .subscribe-block i {display: inline-block; vertical-align: middle;}
body .subscribe-block .block-subscribe {border: none; background: none; padding: 0; margin: 0; max-width: 434px; width: 100%;}
body .subscribe-block .title {display: none;}
body .subscribe-block .block.newsletter label {font-size: 13px; line-height: 24px; white-space: normal; text-align: left; padding-bottom: 20px;}
body .subscribe-block .block.newsletter i.meigee-envelope {color: rgba(0,0,0,0.4); padding: 0 12px 0 16px; line-height: 36px; position: relative;}
body .subscribe-block .block.newsletter i.meigee-envelope:before {position: relative; top: 2px;}
body .subscribe-block .block.newsletter i.meigee-envelope:after {
  content: '';
  height: 20px;
  width: 1px;
  background-color: rgba(0,0,0,.09);
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 0;
}
body .subscribe-block .block.newsletter .input-wrapper {width: 318px; border: 2px solid rgba(0,0,0,0.09); padding: 1px;}
body .subscribe-block .block.newsletter input {height: 46px; background-color: #fff; border-radius: 0; border: none;}
body .subscribe-block .block.newsletter .btn {
    background-color: transparent;
    border: none;
    padding: 0 19px;
    margin-right: -1px;
    color: rgba(0,0,0,0.9);
}
body .subscribe-block .block.newsletter .btn:before {
    content: '';
    height: 24px;
    width: 1px;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}
body .subscribe-block .block.newsletter .btn:hover {
    color: #fff;
}
body .subscribe-block .block.newsletter .btn span {vertical-align: middle;}
body .subscribe-block .block.newsletter .btn i {margin: 0; padding: 0; line-height: 1; margin-top: 1px;}
body .subscribe-block .block.newsletter .btn span {display: none;}




/**** Parallax Banners ****/
.parallax-banners-wrapper .text-banner .banner-content {
    position: absolute;
    top: 43%;
    text-align: center;
    left: 0;
    right: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity 600ms ease;
    -moz-transition: opacity 600ms ease;
    -webkit-transition: opacity 600ms ease;
    -o-transition: opacity 600ms ease;
}
.parallax-banners-wrapper .text-banner.slideup .banner-content {opacity: 1; filter: alpha(opacity=100);}
.parallax-banners-wrapper .text-banner .banner-content h2 {
    position: relative;
    z-index:9;
    font-size: 4.667em;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: .25em;
}
.parallax-banners-wrapper .text-banner .banner-content h3 {
    position: relative;
    z-index:9;
    font-size: 3em;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
}
.parallax-banners-wrapper .text-banner .banner-content h4 {
    position: relative;
    z-index: 9;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.33em;
    letter-spacing: 5px;
    margin-bottom: .5em;
}
.parallax-banners-wrapper .text-banner .banner-content .button + .button {margin-left: 8px;}
.parallax-banners-wrapper .text-banner .banner-content button > span {height: 36px; border-color: #fff; background: none;}
.parallax-banners-wrapper .text-banner .banner-content button span span {line-height: 36px; padding: 0 25px; color: #fff; font-size: 12px; background: none;}
.parallax-banners-wrapper .text-banner .banner-content button:hover span span {color: #fff;}
.parallax-banners-wrapper .text-banner .banner-content p {
    position: relative;
    z-index: 9;
    text-align: center;
    margin: 0 auto 2em;
    font-size: 1em;
    color: #fff;
    width: 34%;
}
.parallax-banners-wrapper .text-banner .banner-content .divider {position: relative; display: block; margin: .5% auto 1%; width: 100px; height: 2px; background-color: #fff;}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 h4 {color: #666;}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 h2 {color: #222;}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 .divider {background-color: #aaa;}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 p {color: #666;}
#parallax-banner-1.text-banner .banner-content {opacity: 1;}
.parallax-banners-wrapper .text-banner {background-attachment: fixed; background-repeat: no-repeat; background-position: 50% 0; position: relative;}
.parallax-banners-wrapper img.img-hide {position: absolute; width: 100%; max-width: 100%;}
.mobile-device .parallax-banners-wrapper .text-banner {background-attachment: scroll;}

.parallax-banners-wrapper .banner-content.item-1 {top: 42%; left: 21%; right: auto;}
.parallax-banners-wrapper .banner-content.item-2 {top: auto; left: 0; right: 0; bottom: 21.6%;}
.parallax-banners-wrapper .banner-content.item-3 {top: auto; left: auto; right: 19%; bottom: 30.3%;}
.parallax-banners-wrapper .banner-content.item-4 {top: 25%; left: 25%;}
.parallax-banners-wrapper .banner-content .title {display: block; font-family: 'Poppins'; font-size: 48px; letter-spacing: -2px; color: #fff;}
.parallax-banners-wrapper .banner-content .subtitle {display: block; font-family: 'Poppins'; letter-spacing: -1px; font-size: 24px; line-height: 1; margin-bottom: 20px; color: #fff;}
.parallax-banners-wrapper .banner-content .text {display: block; font-family: 'Poppins'; font-size: 14px; color: #fff;}
/* Slider ================================================================================= */
#home-slider,
#home-slider .owl-controls {
  margin: 0;
}
#home-slider .item {
  position: relative;
}
#home-slider .item a {
  display: block;
  position: relative;
  z-index: 7;
  opacity: 1;
}
#home-slider .item a:hover {
  opacity: 1;
}
#home-slider .item img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 7;
}
#home-slider .item .title {
  color: #aaa;
  font-family: 'Poppins', sans-serif;
  display: block;
  margin-bottom: 18px;
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
  letter-spacing: -2.1px;
}
#home-slider .item .title strong {
  font-weight: 600;
}
#home-slider .item .text {
  display: block;
  margin-bottom: 20px;
  color: #888;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
#home-slider .item .custom-price-wrapper {
  margin-bottom: 28px;
}
#home-slider .item .slide-container-2 .subtitle {
  font-size: 14px;
  line-height: 21px;
  text-transform: none;
  margin: 0;
}
#home-slider .item .btn + .btn {
  margin-left: 18px;
}
#home-slider .item .slide-container {
  position: absolute;
  right: 5%;
  left: 5%;
  top: 7%;
  z-index: 9;
}
#home-slider.vertical-content-slider .item .slide-container {
  right: 5%;
  bottom: 12%;
}
#home-slider .item .slide-container-2 {
  position: absolute;
  right: 40px;
  bottom: 35px;
  z-index: 9;
}
#home-slider .item .slide-container.slide-skin-2 {
  right: auto;
  left: 12.4%;
  top: 20.9%;
}
#home-slider .item .slide-container.slide-skin-2 .subtitle {
  color: #fff;
  margin-bottom: 20px;
}
#home-slider .item .slide-container .btn.btn-primary{border-right-width: 0;}
#home-slider .item .slide-container .btn.btn-primary:hover:after{transform: none;}

#home-slider.owl-theme .owl-pagination {position: absolute; bottom: 25px; right: 0; left: 0; text-align: center;}
#home-slider.owl-theme .owl-controls .owl-page {display: inline-block; line-height: 1;}
#home-slider.owl-theme .owl-controls .owl-page span{
    display: block;
    background-image: none;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.5);
    margin: 0 11px!important;
    float: left;
    top: 0;
}
#home-slider.owl-theme .owl-controls .owl-page.active span,
#home-slider.owl-theme .owl-controls .owl-page:hover span {background-color: #fff;}
#home-slider.owl-theme .owl-controls .owl-page.active span:after,
#home-slider.owl-theme .owl-controls.clickable .owl-page:hover span:after {content: none;}

#home-slider .owl-buttons div {
    font-size: 0;
    padding: 0;
    position: absolute;
    opacity: 0;
    z-index: 3;
    top: 50%;
    color: #393b7d;
    background-color: #fff;
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 0;
    margin: 0;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: opacity 400ms ease, background-color 300ms;
    -moz-transition: opacity 400ms ease, background-color 300ms;
    -webkit-transition: opacity 400ms ease, background-color 300ms;
    -o-transition: opacity 400ms ease, background-color 300ms;
}
#home-slider:hover .owl-buttons div {opacity: 1;}
#home-slider .owl-buttons div:hover {background-color: #393b7d; color: #fff;}
#home-slider .owl-buttons div i {font-size: 18px; font-style: normal; line-height: inherit;}
#home-slider .owl-buttons div.owl-prev {left: 0;}
#home-slider .owl-buttons div.owl-next {right: 0;}
#home-slider .owl-buttons div:before {
    display: inline-block;
    font-family: "meigee";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    font-size: 16px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    line-height: inherit;
    -moz-osx-font-smoothing: grayscale;
}
#home-slider .owl-buttons div.owl-prev:before {content: '\006d';}
#home-slider .owl-buttons div.owl-next:before {content: '\0079';}

/* Breadcrumbs ============================================================================= */
ul.breadcrumb,
body .breadcrumbs > .items{
  background: none;
  margin: 0;
  padding: 8px 0;
  text-align: left;
  font-size: 1em;
  color: #888;
}
body .breadcrumbs > .items > li{display: inline-block;}
ul.breadcrumb li a,
body .breadcrumbs > .items li a {color: inherit;}
ul.breadcrumb li a:hover ,
body .breadcrumbs > .items li a:hover {color: #393b7d;}
ul.breadcrumb li strong,
body .breadcrumbs > .items li strong {font-weight: normal;}
.breadcrumbs-wrapper .breadcrumb > li + li:before,
body .breadcrumbs-wrapper .breadcrumbs > .items > li + li:before{
   content: "";
   width: 20px;
   height: 1px;
   color: inherit;
   margin: 0 4px;
   padding: 0;
   background-color: rgba(0,0,0,0.1);
   display: inline-block;
   vertical-align: middle;
   line-height: 1;
   position: relative;
   text-align: center;
}
.breadcrumbs-wrapper .breadcrumb > li + li:last-of-type:before,
body .breadcrumbs-wrapper .breadcrumbs > .items > li + li:last-of-type:before{
    background-color: rgba(0,0,0,0.2);
}

body.wide-layout .breadcrumbs-wrapper.type-2,
body.boxed-layout .breadcrumbs-wrapper.type-2 .container{
	padding-top: 15px;
	padding-bottom: 15px;
}

.breadcrumbs-wrapper.type-2 .page-title { float: left; text-transform: none; font-weight: 700; display: none;}
.breadcrumbs-wrapper.type-2 .page-title h1,
.breadcrumbs-wrapper.type-2 .page-title h2 {font-weight: 400; margin: 0; font-size: 24px; text-transform: none; line-height: 1.5em; color: #222;}
.breadcrumbs-wrapper.type-2 .page-title + ul.breadcrumb,
.breadcrumbs-wrapper.type-2 .page-title + .breadcrumbs > .items{margin: 0;}

.catalogsearch-advanced-result .page-title,
.catalogsearch-result-index .page-title,
.catalog-category-view .page-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 0 12px;
    margin: 0 0 .5em;
    font-size: 24px;
    color: #222;
    line-height: 1em;
    font-weight: 600;
}
.page-title {
	font-size: 3em;
    color: #222;
    margin: 0;
    line-height: 1.5em;
    font-weight: 400;
	font-family: 'Poppins';
}
.widget-title {
 padding-top: 0;
 margin-top: 0;
 margin-bottom: 26px;
 padding-top: 0;
 padding-bottom: 18px;
 position: relative;
 border-bottom: solid 1px rgba(0,0,0,.1);
}
.widget-title h2 {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    color: #222;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    letter-spacing: -.6px;
}
.widget-title h3 {
    letter-spacing: -.6px;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    color: #222;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
}

/* Toolbar ================================================================================ */
.toolbar {padding: 20px 0; border-style: solid; border-color: #ddd; border-width: 0; text-align: center; width: 100%; overflow: hidden;}
.toolbar .modes {display: inline-block; vertical-align: middle; margin: 11px 20px 0 0; position: relative; float: left;}
.toolbar .modes .modes-label {display: none;}
.toolbar .modes a:before,
.toolbar .modes strong:before{
	display: block;
    height: 20px;
    line-height: 20px;
    color: #aaa;
    text-align: center;
    border: none;
	font-size: 16px;
}
.toolbar .modes .modes-mode + .modes-mode {
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #ddd;
}
.toolbar .modes a,
.toolbar .modes strong{float: left;}
.toolbar .modes a span,
.toolbar .modes strong span{display: none;}
.toolbar .modes a:before,
.toolbar .modes strong:before{
	font-family: 'meigee';
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
}
.toolbar .modes  a.mode-grid:before,
.toolbar .modes strong.mode-grid:before{content: '\0077';}
.toolbar .modes  a.mode-list:before,
.toolbar .modes strong.mode-list:before{content: '\0078';}
.toolbar .modes a:before:hover{color: #222;}
.toolbar .modes strong:before,
.toolbar .modes a:hover:before{color: #393b7d;}
.toolbar label,
.toolbar .label {
	display: inline-block;
	font-family: inherit;
	vertical-align: middle;
	margin: 0 5px 0 0;
    padding: 0;
	font-size: 1em;
	color: #666;
	font-weight: normal;
}
.toolbar .pages-label {display: none;}

.toolbar select {
    height: 36px;
    line-height: 36px;
    font-weight: normal;
    color: #888;
    min-width: 60px;
    font-family: inherit;
	display: inline-block;
	width: auto;
	padding: 6px 12px;
}
.toolbar.bottom .toolbar-amount {display: none;}
.toolbar .toolbar-amount {display: inline-block; vertical-align: middle; margin: 11px 0; float: left;}
.toolbar .toolbar-sorter {display: inline-block; vertical-align: middle; float: none;}
.toolbar .toolbar-sorter .sorter-action {
	font-size: 17px;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    color: #aaa;
    margin: 0 0 0 5px;
	position: relative;
	top: 4px;
}
.toolbar .toolbar-sorter .sorter-action span{display: none;}
.toolbar .toolbar-sorter .sorter-action:before{
	font-family: 'meigee';
	font-style: normal;
	font-weight: normal;
}
.toolbar .toolbar-sorter .sorter-action.sort-asc:before{content: '\0046';}
.toolbar .toolbar-sorter .sorter-action.sort-desc:before{content: '\0042';}
.toolbar .toolbar-sorter .sorter-action:hover {opacity: .8;}
.toolbar .toolbar-sorter .sorter-action i {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
.toolbar .limiter {float: right; margin-left: 30px;}
.toolbar .pages {text-align: center; display: none;}
.toolbar-bottom {padding-top: 1.5em;}
.toolbar-bottom .toolbar-amount {display: none;}
.toolbar-bottom .toolbar .pages {display: block;}
.toolbar-bottom .toolbar {margin: 0;}
.toolbar .pagination {display: inline-block; vertical-align: middle; padding: 0; margin: 0 5px 0 0;}
.toolbar .pagination > li {display: inline-block; margin-left: -3px; vertical-align: top;}
.toolbar .pagination > li > a,
.toolbar .pagination > li > span {
	width: 40px;
	height: 40px;
	border: none;
	text-align: center;
	line-height: 40px;
	font-size: 13px;
	padding: 0;
	color: #666;
	border-radius: 0;
	background-color: transparent;
}

.toolbar .pagination > li:first-child > a,
.toolbar .pagination > li:first-child > span,
.toolbar .pagination > li:last-child > a,
.toolbar .pagination > li:last-child > span {border-radius: 0%;}

.toolbar .pagination > li > a:hover,
.toolbar .pagination > li > span:hover,
.toolbar .pagination > li > a:focus,
.toolbar .pagination > li > span:focus {background-color: rgba(0,0,0,.1);}

.toolbar .pagination > .active > a,
.toolbar .pagination > .active > span,
.toolbar .pagination > .active > a:hover,
.toolbar .pagination > .active > span:hover,
.toolbar .pagination > .active > a:focus,
.toolbar .pagination > .active > span:focus {color: #222; background-color: #f5f5f5; width: 40px; height: 40px; text-align: center; line-height: 40px;}

.pages li.pages-item-previous,
.pages li.pages-item-next,
.pages li:first-child,
.pages li.pages-item-previous + li {border: none;}

.toolbar .pagination > li > a span:not(.label) {display: inline-block;}
.toolbar .pagination > li > a i {font-size: 14px;}
.toolbar-bottom .toolbar .modes,
.toolbar-bottom .toolbar .limiter,
.toolbar-bottom .toolbar .toolbar-sorter,
.toolbar-bottom .toolbar .sidebar-button {display: none;}
.toolbar .sidebar-button{
	float: left;
	border:1px solid #eee;
	padding: 7px 11px 7px;
	cursor: pointer;
	-moz-transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
	color: #aaa;
	/* background-color: #eee; */
	margin-right: 10px;
}
.toolbar .sidebar-button .open,
.toolbar .sidebar-button.open .close {display: none;}
.toolbar .sidebar-button.open .open {display: inline;}
.toolbar .sidebar-button i {margin-right: 5px; transition: none; -webkit-transition: none; -moz-transition: none; -o-transition: none;}
.toolbar .sidebar-button span {line-height: 1.15;}
.toolbar .sidebar-button:hover{background-color: #eee;}
.page-layout-1column .toolbar .sidebar-button{display: none;}
.toolbar-bottom .pages li.item{display: block; float: left; margin: 0 2px 0 0;}
.toolbar-bottom .pages li.item a .label,
.toolbar-bottom .pages li.item.current .label{display: none;}
.toolbar-bottom .pages li.item a,
.toolbar-bottom .pages li.item strong{
	width: 50px;
	height: 50px;
	line-height: 50px;
	border: none;
	display: block;
	border-radius: 0;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	box-shadow: none;
	background: #eee;
	color:#222;
}
.toolbar-bottom .pages li.item strong,
.toolbar-bottom .pages li.item a:hover{background: #393b7d; color:#fff;}
.toolbar-bottom .pages li.item.pages-item-previous a span,
.toolbar-bottom .pages li.item.pages-item-next a span{display: none;}
.toolbar-bottom .pages li.item.pages-item-previous a:before,
.toolbar-bottom .pages li.item.pages-item-next a:before{
	content: '\0043';
	display: inline-block;
	font-family: 'meigee';
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	position: relative;
	top: 3px;
}
.toolbar-bottom .pages li.item.pages-item-next a:before{content: '\0044';}


/* Listing ================================================================================ */
.product-item-name a {
	text-align: left;
    letter-spacing: 0;
    line-height: 1;
    color: #393b7d;
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 600;
}
body .products-grid .product-items,
body .products-grid .owl-wrapper {
    margin-left: 0;
    margin-right: 0;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
}
.products-grid ol {list-style: none; padding: 0; margin-left: 0; margin-right: 0;}
.products-grid li.item {margin-bottom: 30px;}
.products-grid:not(.widget-product-grid) li.item {float: left;}
.page-products .products-grid li.item,
.page-products .products-grid li.product-item,
.products-grid.wishlist li.product-item {float: left; width: 33.33%;}
.products-grid.wishlist li.product-item:nth-of-type(3n+1)/* ,
.catalog-category-view .products-grid li.item:nth-of-type(3n+1) */{clear: left;}
.products-grid.wishlist li.product-item:nth-of-type(3n+3)/* ,
.catalog-category-view .products-grid li.item:nth-of-type(3n+3) */{clear: right;}
.pagination li .label {display: none;}
.products-grid.wishlist .product-items {margin-left: -10px; margin-right: -10px;}
.products-grid.wishlist li.product-item {padding: 0 10px;}

.products-grid.one-columns .product-items li.item {width: 100%;}
.products-grid.two-columns .product-items li.item {width: 50%;}
.products-grid.three-columns .product-items li.item {width: 33.2%;}
.products-grid.four-columns .product-items li.item {width: 24.9%;}
.products-grid.five-columns .product-items li.item {width: 20%;}
.products-grid.six-columns .product-items li.item {width: 16.66666667%;}
.products-grid.seven-columns .product-items li.item {width: 14.28571%;}
.products-grid.eight-columns .product-items li.item {width: 12.5%;}
.products-grid.two-columns li.item:nth-of-type(2n+1),
.products-grid.three-columns li.item:nth-of-type(3n+1),
.products-grid.four-columns li.item:nth-of-type(4n+1),
.products-grid.five-columns li.item:nth-of-type(5n+1),
.products-grid.six-columns li.item:nth-of-type(6n+1),
.products-grid.seven-columns li.item:nth-of-type(7n+1),
.products-grid.eight-columns li.item:nth-of-type(8n+1) {clear: left;}
.products-grid.two-columns li.item:nth-of-type(2n+2),
.products-grid.three-columns li.item:nth-of-type(3n+3),
.products-grid.four-columns li.item:nth-of-type(4n+4),
.products-grid.five-columns li.item:nth-of-type(5n+5),
.products-grid.six-columns li.item:nth-of-type(6n+6),
.products-grid.seven-columns li.item:nth-of-type(7n+7),
.products-grid.eight-columns li.item:nth-of-type(8n+8),
.products-grid li.item:last-child {clear: right; border-right: none;}

.products-grid.wishlist li.product-item .comment-box {margin-bottom: 1.25em;}
.products-grid.wishlist li.product-item .fieldset {margin-bottom: 1.25em;}
.products-grid.wishlist li.product-item .qty {display: inline-block; vertical-align: middle; margin-right: 7px;}
.products-grid.wishlist li.product-item .qty input {margin: 0;}
.products-grid.wishlist li.product-item .qty input[type='number']{-moz-appearance:textfield;}
.products-grid.wishlist li.product-item .qty input[type=number]::-webkit-inner-spin-button,
.products-grid.wishlist li.product-item .qty input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none; margin: 0;}
.products-grid.wishlist li.product-item .qty label {display: none;}
.products-grid.wishlist li.product-item .product-item-actions {border: medium none; display: inline-block; margin: 0; padding: 0; vertical-align: middle;}
.products-grid.wishlist li.product-item .actions-primary button.action.primary{
	height: 40px;
	width: 40px;
	line-height: 40px;
	border-radius: 50%;
	border: none;
	padding: 0;
}
.products-grid.wishlist li.product-item .actions-primary button.action.primary span{display: none;}
.products-grid.wishlist li.product-item .actions-primary button.action.primary:before{
	content: '\0047';
	font-family: 'meigee';
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
}
.products-grid.wishlist li.product-item .product-item-actions .action + .action{margin-left: 5px; padding-left: 5px; border-left: 1px solid #ddd;}
#wishlist-view-form .actions-toolbar .primary{float: right;}
#wishlist-view-form .actions-toolbar .secondary{float: left;}


.products-grid.six-columns li.item .button-wrapper .btn i,
.products-grid.seven-columns li.item .button-wrapper .btn i,
.products-grid.eight-columns li.item .button-wrapper .btn i {margin: 0!important;}
.products-grid.six-columns li.item .button-wrapper .btn span,
.products-grid.seven-columns li.item .button-wrapper .btn span,
.products-grid.eight-columns li.item .button-wrapper .btn span {display: none;}
.products-grid.six-columns li.item .reviews-actions a.add,
.products-grid.seven-columns li.item .reviews-actions a.add,
.products-grid.eight-columns li.item .reviews-actions a.add {display: none;}

.products-grid .add-to-links,
.products-list .add-to-links {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.widget .products-list .add-to-links {
    display: block;
    width: 100%;
    margin-top: 12px;
}
.products-grid .add-to-links a,
.products-list .add-to-links a {
    border-radius: 50%;
    border: solid 1px rgba(0, 0, 0, .1);
    height: 40px;
    width: 40px;
    font-size: 16px;
    text-align: center;
    color: #aaa;
    background-color: #fff;
    display: inline-block;
    line-height: 42px;
    margin-right: 5px;
    transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
}
.products-grid .add-to-links a span,
.products-list .add-to-links a span{display: none;}
.products-grid .add-to-links a:before,
.products-list .add-to-links a:before{
	font-family: 'meigee';
	font-weight: normal;
}
.products-grid .add-to-links a.towishlist:before,
.products-list .add-to-links a.towishlist:before{content: '\0025';}
.products-grid .add-to-links a.tocompare:before,
.products-list .add-to-links a.tocompare:before{content: '\0076';}

.block.widget .products-grid .add-to-links a.towishlist:before,
.block.widget .products-list .add-to-links a.towishlist:before,
.block.widget .products-grid .add-to-links a.tocompare:before,
.block.widget .products-list .add-to-links a.tocompare:before{content:none;}

.widget .products-list .add-to-links a {
    height: 30px;
    width: 30px;
    line-height: 30px;
}
.widget .products-list .add-to-links a i {
    font-size: 14px;
}
.products-grid .add-to-links a:hover,
.products-list .add-to-links a:hover {
    opacity: 1;
    border-color: #393b7d;
    background-color: #393b7d;
    color: #fff;
}
.products-grid .add-to-links a i,
.products-list .add-to-links a i {
    line-height: inherit;
    vertical-align: middle;
}
.products-grid .add-to-links a + a,
.products-list .add-to-links a + a {margin-left: 5px;}
.products-grid .stock,
.products-list .stock {margin-bottom: 1em;}
.products-grid .image-wrapper {margin-bottom: 30px;}
.products-list .image-wrapper .hover-image,
.products-grid .image-wrapper .hover-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
}
.products-list .image-wrapper:hover .hover-image,
.products-grid .image-wrapper:hover .hover-image {opacity: 1; z-index: 2;}
.products-grid.hover-scale .image-wrapper.hover-image img.product-image-photo,
.products-list.hover-scale .image-wrapper.hover-image img.product-image-photo{
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative;
    display: block;
    z-index: 1;
}
.products-grid.hover-scale .image-wrapper.hover-image:hover img.product-image-photo,
.products-list.hover-scale .image-wrapper.hover-image:hover img.product-image-photo{
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    opacity: 0;
    z-index: 2;
}

.products-list .product-item-info {
    display: flex;
    flex-direction: row;

}
.products-list .product-item-photo {
    position: relative;
}
.products-list .product-image-wrapper {
    padding-bottom: 0 !important;
    display: block;
    height: 100%;
}

.products-grid .product-item-photo {display: block; position: relative;}

.products-grid .product-item-photo:hover,
.products-list .product-item-photo:hover {
    opacity: 1;
}
.products-grid .image-wrapper:hover .product-item-photo:before,
.products-list .image-wrapper:hover .product-item-photo:before {
    opacity: 1;
}
.products-grid {text-align: center;}
.products-grid .swatches-wrapper,
.products-list .swatches-wrapper {
    margin-bottom: 10px;
}
.products-grid .swatch-attribute-options {display: inline-block;}
.products-grid .product-item-info {
    text-align: left;
    padding: 0 30px;
    border-right: solid 1px #ddd;
    margin: 0;
    width: 100%;
    height: 100%;
    transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
}
.products-grid .product-item-name,
.products-list .product-item-name {
 margin: 0 0 6px;
 line-height: 1.25;
 font-size: 14px;
 font-weight: 600;
}
.products-grid .product-item-name {
    display: block;
}
.products-grid .product-item-name a,
.products-list .product-item-name a {text-align: inherit; font-size: inherit;}
.products-grid .product-reviews-summary {margin-bottom: 14px;}
.products-grid .product-item-actions {margin-top: .75em;}
.products-grid .product-item-info .product-item-details {display: block;}
.products-grid .actions-primary,
.products-grid .actions-secondary {display: inline-block; vertical-align: middle;}
.price {
	white-space: nowrap !important;
    font-family: 'Poppins', sans-serif;
    color: #d02323;
    font-size: 18px;
    font-weight: 300;
}
.old-price .price {font-size: 1em; color: #aaa; text-decoration: line-through;}
.unavailable ~ .price-box .price {color: #b2b2b2;}

.hover-buttons {
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 4px;
  z-index: 10;
}
.hover-buttons .toggle-options {display: block; height: 40px; width: 40px; line-height: 40px; text-align: center; position: absolute; top: 0; right: 0; z-index: 1;}
.hover-buttons.open .toggle-options {display: none;}
.hover-buttons .toggle-options:hover {cursor: pointer;}
.hover-buttons .toggle-options i {line-height: inherit; vertical-align: middle; color: rgba(0,0,0,0.3);}
.hover-buttons.open .toggle-options i {color: #222;}
.hover-buttons .options-block {
  background-color: transparent;
  height: 40px;
  width: 40px;
  overflow: hidden;
  float: right;
  transition: height 350ms ease, width 350ms ease;
  -moz-transition: height 350ms ease, width 350ms ease;
  -webkit-transition: height 350ms ease, width 350ms ease;
}
.hover-buttons.open .options-block {height: 80px; width: 80px; font-size: 16px; z-index: 1; background-color: #fff;}
body .hover-buttons .weltpixel-quickview {
 display: inline-block;
 float: none;
 position: relative;
 top: auto;
 width: 40px;
 height: 40px;
 font-style: normal;
 background-color: #fff;
 border: none;
 color: #222;
 font-size: 16px;
 padding: 0;
 border-radius: 0;
}
body .hover-buttons .add-to-links {display: block; float: left; margin: 0; padding: 0;}
body .hover-buttons .add-to-links a {display: block;}
body .hover-buttons .add-to-links a,
body .hover-buttons .weltpixel-quickview,
.hover-buttons .lightbox-button {
    height: 0;
    width: 0;
    line-height: 40px;
    background-color: transparent;
    border: none;
    position: static;
    padding: 0;
    margin: 0;
    position: relative;
    text-align: center;
    top: auto;
    left: auto;
    opacity: 1;
    vertical-align: middle;
}
body .hover-buttons.open .add-to-links a,
body .hover-buttons.open .weltpixel-quickview,
.hover-buttons.open .lightbox-button {
    height: 40px;
    width: 40px;
}
.hover-buttons .lightbox-button {display: inline-block;}
.hover-buttons .lightbox-button .tooltip {margin-left: -9px;}
body .hover-buttons .add-to-links a {
    color: inherit;
    display: block;
}
body .hover-buttons.open  .add-to-links a {color: inherit; display: block; font-size: 16px; height: 40px; width: 40px;}
body .hover-buttons .weltpixel-quickview i {display: block;}
body .hover-buttons .add-to-links i,
body .hover-buttons .weltpixel-quickview i,
.hover-buttons .lightbox-button i {
  line-height: inherit;
  opacity: 0;
  font-size: 0;
  width: auto;
  height: auto;
  display: block;
  background-color: transparent;
  color: #222;
  border-radius: 0;
  vertical-align: middle;
  transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -webkit-transition: opacity 300ms ease;
  transition-delay: 300ms;
}
body .hover-buttons.open .add-to-links i,
.hover-buttons.open .lightbox-button i,
body .hover-buttons.open .weltpixel-quickview i {opacity: 1; font-size: 16px;}
body .hover-buttons .add-to-links a:hover,
body .hover-buttons .weltpixel-quickview:hover,
.hover-buttons .lightbox-button:hover {background-color: #f5f5f5; color: #222; opacity: 1;}


.products-grid .weltpixel-quickview,
.products-list .weltpixel-quickview {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0;
    z-index: 9;
}
.widget .products-list .weltpixel-quickview {
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 50%;
    padding: 0;
    text-align: center;
}
.widget .price-action-block {
    margin-right: 0;
}
.widget .products-list .weltpixel-quickview i {
    display: inline-block;
    position: relative;
    top: 2px;
}
.widget .products-list .weltpixel-quickview span {
    display: none;
}
.products-grid .taphover .image-wrapper .weltpixel-quickview,
.products-list .taphover .image-wrapper .weltpixel-quickview,
.products-grid .image-wrapper:hover .weltpixel-quickview,
.products-list .image-wrapper:hover .weltpixel-quickview {
    opacity: 1;
}
.products-grid .weltpixel-quickview i,
.products-list .weltpixel-quickview i {
    display: none;
}
.products-grid .price-box,
.products-list .price-box {
    margin: 0;
    line-height: 1.1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flexbox-direction: column;
    -moz--direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
.products-grid .price-box .price-box {margin: 0; display: inline-block; vertical-align: middle; line-height: inherit;}
.products-grid .price-box .minimal-price {margin: 0;}
.price-box .price-label {display: none!important;}
.products-grid .price-box .minimal-price .price-label {display: none;}
.products-grid .add-to-links span,
.products-list .add-to-links span {padding-left: 10px; padding-right: 10px;}
.product-action-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flexbox-direction: row;
    -moz--direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
}
.price-action-block {
    display: block;
}
.price-action-block.two-items {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flexbox-direction: row;
    -moz--direction: row;
    flex-direction: row;
	align-items:center;
}
.products-grid .price-action-block.two-items > .price-box,
.products-list .price-action-block.two-items > .price-box {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0;
  padding-left: 14px;
  margin-left: 14px;
  margin-right: 0;
}
.widget .products-list .price-action-block.two-items > .price-box {
    margin-left: 10px;
    padding-left: 10px;
}
.products-grid .btn,
.products-list .btn {
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    padding: 0;
    margin: 0;
    border: none;
}
.widget .products-list .btn {
    height: 30px;
    width: 30px;
    line-height: 30px;
}
.widget .products-list .price {
    font-size: 14px;
    font-weight: 400;
}
.widget .products-list .btn i {
    font-size: 14px;
}
body .products-grid .btn:after,
body .products-list .btn:after {
    -webkit-transform: scale3d(0.3, 1, 1);
    transform: scale3d(0.3, 1, 1);
}
body .products-grid .btn:not(.selectpicker):hover:after,
body .products-grid .btn:not(.selectpicker):focus:after,
body .products-grid .btn:not(.selectpicker):active:after,
body .products-list .btn:not(.selectpicker):hover:after,
body .products-list .btn:not(.selectpicker):focus:after,
body .products-list .btn:not(.selectpicker):active:after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.products-grid .btn i,
.products-list .btn i {
    font-size: 24px;
}
.products-grid .btn span,
.products-list .btn span {
    display: none;
}
.products-grid .price-action-block.with-special-price .old-price,
.products-list .price-action-block.with-special-price .old-price {
  display: block;
}
.block-new-products .products-grid {padding-left: 10px; padding-right: 10px;}
.widget.block-new-products .products-grid .product-item-info {border-radius: 0;}
.block-new-products .products-grid .product-item-photo:before {border-radius: 0;}
.block-new-products .products-grid .btn i {display: inline-block;}
.block-new-products .products-grid .product-item-name {font-size: 14px; margin-bottom: 14px; text-align: center;}

/* Type 2 */
.widget-slider .type-2 .products-grid  li.item .product-item-info {
    margin-left: -20px;
    margin-right: -20px;
}
.products-grid .type-2 li.item .product-item-info {
    padding-left: 0;
    padding-right: 0;
}
.products-grid .type-2 .image-wrapper {
    width: 32%;
    padding: 0 10px;
    margin: 0;
    float: left;
}
.products-grid .type-2 .product-item-details {
    padding: 0 10px;
    float: left;
    width: 68%;
    margin: 0;
}
.products-grid .type-2 .btn {
    height: 30px;
    width: 30px;
    line-height: 30px;
}
.products-grid .type-2 .btn i {
    font-size: 14px;
}
.products-grid .type-2 .add-to-links a {
    height: 30px;
    width: 30px;
    line-height: 30px;
}
.products-grid .type-2 .add-to-links a i {
    font-size: 14px;
}
.products-grid .type-2 .add-to-links {
    display: block;
    width: 100%;
    margin-top: 12px;
}

.products-grid li.item {border-top: solid 1px #ddd; padding-top: 30px; padding-left: 0; padding-right: 0;}
.widget-slider .products-grid li.item {border-top: none; padding-top: 0; padding-left: 0; padding-right: 0;}
.widget-slider .products-grid li.item .product-item-info {padding-left: 20px; padding-right: 20px; margin-left: -10px; margin-right: -10px;}
.widget-slider .products-grid {margin-left: -10px; margin-right: -10px;}
.products-grid.two-columns li.item:nth-of-type(-n+2),
.products-grid.three-columns li.item:nth-of-type(-n+3),
.products-grid.four-columns li.item:nth-of-type(-n+4),
.products-grid.five-columns li.item:nth-of-type(-n+5),
.products-grid.six-columns li.item:nth-of-type(-n+6),
.products-grid.seven-columns li.item:nth-of-type(-n+7),
.products-grid.eight-columns li.item:nth-of-type(-n+8) {
  border-top: none;
  padding-top: 0;
}
.products-grid li.item:last-child .product-item-info,
.products-grid .item:last-child .product-item-info,
.products-grid.one-column li.item .product-item-info,
.products-grid.two-columns li.item:nth-of-type(2n) .product-item-info,
.products-grid.three-columns li.item:nth-of-type(3n) .product-item-info,
.products-grid.four-columns li.item:nth-of-type(4n) .product-item-info,
.products-grid.five-columns li.item:nth-of-type(5n) .product-item-info,
.products-grid.six-columns li.item:nth-of-type(6n) .product-item-info,
.products-grid.seven-columns li.item:nth-of-type(7n) .product-item-info,
.products-grid.eight-columns li.item:nth-of-type(8n) .product-item-info,
.products-grid.one-column li.item,
.products-grid.two-columns li.item:nth-of-type(2n),
.products-grid.three-columns li.item:nth-of-type(3n),
.products-grid.four-columns li.item:nth-of-type(4n),
.products-grid.five-columns li.item:nth-of-type(5n),
.products-grid.six-columns li.item:nth-of-type(6n),
.products-grid.seven-columns li.item:nth-of-type(7n),
.products-grid.eight-columns li.item:nth-of-type(8n),
.category-products .products-grid.one-column li.item,
.category-products .products-grid.two-columns li.item:nth-of-type(2n) .product-item-info,
.category-products .products-grid.three-columns li.item:nth-of-type(3n) .product-item-info,
.category-products .products-grid.four-columns li.item:nth-of-type(4n) .product-item-info,
.category-products .products-grid.five-columns li.item:nth-of-type(5n) .product-item-info,
.category-products .products-grid.six-columns li.item:nth-of-type(6n) .product-item-info,
.category-products .products-grid.seven-columns li.item:nth-of-type(7n) .product-item-info,
.category-products .products-grid.eight-columns li.item:nth-of-type(8n) .product-item-info {
    border-right: none;
}

body .swatch-option-tooltip .corner,
body .swatch-option-tooltip-layered .corner {bottom: -2px;}

.swatch-input{
	z-index: -1;
	position: absolute;
	visibility: hidden;
}
.swatch-attribute-options{margin-top: 10px;}
.swatch-option{
	padding: 1px 2px;
	min-width: 30px;
	max-width: 90px;
	height: 20px;
	float: left;
	margin: 0 10px 5px 0;
	text-align: center;
	cursor: pointer;
	position: relative;
	border: 1px solid rgb(218, 218, 218);
	overflow: hidden;
	text-overflow: ellipsis;
}
.swatch-option.text {
	background: #F0F0F0;
	color: #686868;
	font-size: 12px;
	font-weight: 700;
	line-height: 20px;
	padding: 4px 8px;
	min-width: 22px;
	margin-right: 7px;
}
.swatch-option.selected {
	outline: 2px solid #ff5501;
	border: 1px solid #fff;
	color: #333;
}
.swatch-option.text.selected {background-color: #FFF !important;}
.swatch-option.disabled{cursor: default;}
.swatch-option.disabled:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: -moz-linear-gradient(to left top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 42%, rgba(255,255,255,1) 43%, rgba(255,255,255,1) 46%, rgba(255,82,22,1) 47%, rgba(255,82,22,1) 53%, rgba(255,255,255,1) 54%, rgba(255,255,255,1) 57%, rgba(255,255,255,0) 58%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(42%,rgba(255,255,255,0)), color-stop(43%,rgba(255,255,255,1)), color-stop(46%,rgba(255,255,255,1)), color-stop(47%,rgba(255,82,22,1)), color-stop(53%,rgba(255,82,22,1)), color-stop(54%,rgba(255,255,255,1)), color-stop(57%,rgba(255,255,255,1)), color-stop(58%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(to left top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,rgba(255,255,255,1) 43%,rgba(255,255,255,1) 46%,rgba(255,82,22,1) 47%,rgba(255,82,22,1) 53%,rgba(255,255,255,1) 54%,rgba(255,255,255,1) 57%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(to left top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,rgba(255,255,255,1) 43%,rgba(255,255,255,1) 46%,rgba(255,82,22,1) 47%,rgba(255,82,22,1) 53%,rgba(255,255,255,1) 54%,rgba(255,255,255,1) 57%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(to left top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,rgba(255,255,255,1) 43%,rgba(255,255,255,1) 46%,rgba(255,82,22,1) 47%,rgba(255,82,22,1) 53%,rgba(255,255,255,1) 54%,rgba(255,255,255,1) 57%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to left top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,rgba(255,255,255,1) 43%,rgba(255,255,255,1) 46%,rgba(255,82,22,1) 47%,rgba(255,82,22,1) 53%,rgba(255,255,255,1) 54%,rgba(255,255,255,1) 57%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
}

.products-list ol {list-style: none; padding: 0;}
.products-list li.item + li.item {margin-top: 2.5em; padding-top: 2.5em; border-top: solid 1px rgba(0,0,0,.1);}
.products-list .widget-new-list li.item + li.item {margin-top: 20px; padding-top: 20px;}
.products-list .widget-new-list li.item .product-item-actions {margin-top: .75em;}
.products-list .swatch-attribute-options:last-of-type {margin-bottom: 10px;}
.products-list .widget-new-list .image-wrapper {width: 35%;}
.products-list .widget-new-list .product-item-details {width: 65%;}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .products-list .product-item-info {
        flex-direction: row;
    }
}
@media only screen and (max-width: 480px) {
    .products-list .product-image-container {
        width: 100% !important;
    }
    .products-list .product-item-info {
        flex-direction: column;
    }
}
.products-list .image-wrapper {float: left; padding: 0 10px; width: 33.334%;}
.products-list .product-item-details {float: left; padding: 0 10px; width: 66.666%;}
.products-list .product-reviews-summary {margin-bottom: 12px;}
.products-list .price-availability-block .price-box {line-height: 1; margin-bottom: 1em;}
.products-list .stock {margin-bottom: 1em;}
.products-list .product-item-description {clear: both; margin-bottom: .75em; font-size: 1em; color: #888; line-height: 1.5em;}
.products-list .actions-primary,
.products-list .actions-secondary {display: inline-block; vertical-align: middle;}
.products-list .actions-secondary a {font-size: 1em; color: #aaa; display: inline-block; margin-left: 10px;     color: rgba(0,0,0,.4);}
.products-list .actions-secondary a i {
	border-radius: 50%;
	border: solid 1px rgba(0,0,0,.1);
	height: 38px;
	width: 38px;
	font-size: 16px;
	color: rgba(0,0,0,.86);
	background-color: #fff;
	display: inline-block;
	line-height: 39px;
	text-align: center;
	margin-right: 5px;
}
.products-list .actions-secondary a.mailto i {line-height: 37px;}
.products-list .actions-secondary a span {display: inline-block; vertical-align: middle; margin-top: -6px;}
.products-list .actions-secondary a:hover {color: #393b7d;}
.products-list .actions-secondary a:hover i {border-color: #393b7d; background-color: #393b7d; color: #fff;}

.products-list .image-wrapper,
.products-grid .image-wrapper {position: relative; overflow: hidden;}
/* .products-list li.item .lightbox-button,
.products-grid li.item .lightbox-button {
    width: 50px;
    height: 50px;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    line-height: 50px;
    font-size: 16px;
    opacity: 0;
    z-index: 99;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    transition: background-color 300ms linear, opacity 300ms;
    -moz-transition: background-color 300ms linear, opacity 300ms;
    -webkit-transition: background-color 300ms linear, opacity 300ms;
    -o-transition: background-color 300ms linear, opacity 300ms;
} */
.products-list .widget-new-list li.item .lightbox-button {display: none;}

/* Labels ================================================================================ */
.product-labels {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 1px;
    left: 1px;
    z-index: 4;
}
.product-labels span {
    padding: 2px 5px 0;
    z-index: 3;
    color: #fff;
    text-align: center;
    font-size: 10px;
    line-height: 11px;
    letter-spacing: -.4px;
    background-color: #d02323;
    border-radius: 50px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    float: left;
    position: relative;
}
.product-labels.two-items span {
    border-radius: 50px 0 0 50px;
}
.product-labels.two-items span + span {
    border-radius: 0 50px 50px 0;
}
.product-labels span.label-sale {
    background-color: #ffe538;
    color: #222;
 }


.stock {
    font-size: 11px;
    color: #fff;
    display: inline-block;
    margin-bottom: 1.5em;
    position: relative;
    border-radius: 4px;
    background-color: #eee;
    padding: 2px 10px;
}
.stock.unavailable {background-color: #f5401d;}
.stock.available {
    color: #fff;
    background-color: #43a047;
}
.cms-content-important {
	display: block;
    	background: #f5f5f5;
	font-size: 2.2rem;
	font-weight: 300;
	padding: 20px;
	margin: 0 0 35px -20px;
	line-height: 1.25;
}
.about-info.cms-content ul li {padding: .5em 0;}
.about-info.cms-content ul li a {font-size: 1.083em;}

/* Send to Friend ========================================================================= */
#product-sendtofriend-form #recipients-options .fields .actions-toolbar {margin: 0;}
#product-sendtofriend-form > .actions-toolbar .primary {float: right;}

/* Product View =========================================================================== */
.product-top-block {padding-bottom: 4.5em;}
.product-info-main .page-title-wrapper {margin-bottom: 15px;}
.product-info-main .page-title {
	font-size: 24px;
	line-height: 30px;
	letter-spacing: -0.4px;
	font-weight: 400;
	color: #222;
	display: block!important;
}
.product-info-main .product.attribute.overview {padding-bottom: 20px; line-height: 24px;}
.product-info-main #product-details-panel .description{line-height: 24px;}
.product-info-main .product-info-stock-sku {display: inline-block; vertical-align: middle; margin-left: 0; padding-left: 0; margin-bottom: 10px; position: relative; top: -1px;}
.product-info-main .sku {display: inline-block; vertical-align: middle; font-size: .91em; color: #666;}
.product-info-main .sku strong,
.product-info-main .sku div {display: inline-block; font-weight: normal;}
.product-info-main .sku strong:after {content: ':';}
.product-info-main .reviews-actions .add {display: none;}

.product-info-main .title-wrapper .product-name {font-size: 1em; margin-bottom: 2em;}
.product-info-main .title-wrapper .product-name h1 {
  font-size: 1.5em;
  margin: 0 0 .125em;
  color: #222;
  line-height: 1.25em;
  font-weight: 300;
  text-transform: uppercase;
}
.product-info-main .title-wrapper .price-availability-block {margin-bottom: 24px; padding-bottom: 24px; border-bottom: solid 1px #ddd;}
.product-info-main .title-wrapper .price-box-bundle .price-label,
.product-info-main .title-wrapper .price-as-configured .price-label {display: inline-block;}
.product-info-main .title-wrapper .price-box-bundle .price-from,
.product-info-main .title-wrapper .price-box-bundle .price-to {margin-bottom: .5em;}
.product-info-main .title-wrapper .price-box {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
  line-height: 1;
}
.product-info-main .title-wrapper .price-box .old-price .price {font-size: 14px;}
.product-info-main .title-wrapper .price-box .price {font-size: 30px; line-height: 1;}
.product-info-main .title-wrapper .price-box .old-price .price-label,
.product-info-main .title-wrapper .price-box .special-price .price-label {display: none;}
.product-info-main .title-wrapper .add-review-link {display: inline-block; vertical-align: middle;}
.product-info-main .title-wrapper .add-review {
	font-size: 12px;
	color: #888;
	text-transform: lowercase;
	border: solid 1px rgba(0,0,0,.16);
	display: inline-block;
	padding: 1px 11px 3px;
}
.product-info-main .title-wrapper .add-review:hover {background-color: rgba(0,0,0,.1);}
.product-info-main .title-wrapper .add-review i {font-size: 12px; margin-right: 4px; line-height: 1; position: relative; top: 2px;}
.product-info-main .bottom-block {padding-top: 10px;}
.product-info-main .stock {display: inline-block; vertical-align: middle; margin: 0 14px 10px 0;}
.product-info-main .top-block {overflow: hidden;}
.product-info-main .top-block .product-reviews-summary {display: inline-block; vertical-align: middle; margin: 0 12px 10px 0; padding-right: 14px; border-right: 1px solid rgba(0,0,0,0.1);}
.product-info-main .top-block .product-reviews-summary.empty{display: none;}
.product-info-main .top-block .product-reviews-summary .rating-links {font-size: 11px;}
.product-info-main .top-block .product-reviews-summary .rating-links a {color: inherit;}
.product-info-main .top-block .availability{
	float: left;
	padding-right: 10px;
	color:#ff2525;
}

.product-info-main .product.attibute.overview  {margin-bottom: 24px; padding-bottom: 24px; border-bottom: solid 1px #ddd; line-height: 2em; font-size: 13px;}
.product-info-main .product-options-wrapper {margin-bottom: 1.5em;}
.product-info-main .product-options-wrapper .block-title {width: 100%; display: none; margin-bottom: 1em;}
.product-info-main .product-options-wrapper .swatch-opt {margin: 0;}
.product-info-main .product-options-wrapper .label,
.product-info-main .product-options-wrapper .swatch-attribute-label {color: #222; font-size: 1.083em; position: relative; font-family: 'Poppins'; font-weight: normal; margin: 0;}
.product-info-main .product-options-wrapper .control,
.product-info-main .product-options-wrapper .swatch-attribute-options {margin-top: 3px;}
.product-info-main .product-options-wrapper .field,
.product-info-main .product-options-wrapper .swatch-attribute {margin-bottom: 24px; padding-bottom: 24px; border-bottom: solid 1px #ddd;}
.product-info-main .field.qty {margin-right: 20px; float: left;}
.product-info-main .box-tocart {margin-bottom: 30px;}
.product-info-main .box-tocart .actions {float: left;}
.catalog-product-view .product-info-main .box-tocart .field.qty {
    margin: 0;
    padding: 0;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .control {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    width: auto;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #ddd;
    border-radius: 0;
}
.catalog-product-view .product-info-main .box-tocart .field.qty input.qty {
    border-width: 0;
    height: 38px;
    width: 38px;
    background-color: transparent;
    margin: 0;
}
.product-info-main .box-tocart .btn-qty-wrapper {
    display: block;
    float: right;
}
.product-info-main .box-tocart .btn-qty-wrapper div.quantity-decrease,
.product-info-main .box-tocart .btn-qty-wrapper div.quantity-increase {
    display: block;
}
.product-info-main .box-tocart .btn-qty-wrapper div.quantity-decrease i,
.product-info-main .box-tocart .btn-qty-wrapper div.quantity-increase i {
    font-size: 9px;
    text-align: center;
    color: rgba(0,0,0,.85);
    cursor: pointer;
    display: inline-block;
    height: 19px;
    width: 19px;
    line-height: 21px;
}
.product-info-main .box-tocart .btn-qty-wrapper div.quantity-decrease:hover i,
.product-info-main .box-tocart .btn-qty-wrapper div.quantity-increase:hover i {
    background-color: rgba(0,0,0,0.1);
}
.catalog-product-view .product-info-main #product-addtocart-button {
    min-width: 123px;
    max-height: 40px;
    padding-left: 25px;
    padding-right: 25px;
}
body .box-gotoproduct .btn.btn-primary {font-size: 14px;}
.product-info-main .product-social-links {display: inline-block; vertical-align: middle;}
.product-info-main .product-social-links .product-addto-links {display: inline-block; vertical-align: middle;}
.product-info-main .product-social-links a {display: inline-block;}
.bundle-options-container .product-add-form .product-addto-links a,
.product-info-main .product-social-links a {
	color: #666;
	border: solid 1px rgba(0,0,0,.2);
	padding: 4px 11px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.product-info-main .product-social-links a:before{
	font-family: 'meigee';
	font-weight: normal;
}
.product-info-main .product-social-links a.towishlist:before{content: '\0025';}
.product-info-main .product-social-links a.tocompare:before{content: '\0076';}
.product-info-main .product-social-links a.mailto.friend:before{content: '\0057';}





.bundle-options-container .product-add-form .product-addto-links a:hover,
.product-info-main .product-social-links a:hover {background-color: rgba(0,0,0,.1);}
.bundle-options-container .product-add-form .product-addto-links a i,
.product-info-main .product-social-links a:before {
	font-size: 16px;
    margin-right: 10px;
    color: inherit;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}
.bundle-options-container .product-add-form .product-addto-links a span,
.product-info-main .product-social-links a span {
	display: inline-block;
	vertical-align: middle;
	font-weight: normal;
	font-size: 11px;
	line-height: 1em;
}
.product.media .fotorama__nav-wrap--horizontal {margin-top: 24px; padding-top: 24px; border-top: solid 1px #ddd;}
/* .product.media .fotorama__wrap .fotorama__stage__frame img{width: 100%!important;} */
.prices-tier.items {margin-bottom: 1em;}
.prices-tier .price {font-size: 1em;}

body .swatch-option.image,
body .swatch-option.color {
    width: 15px;
    min-width: 15px;
    height: 15px;
    border-radius: 5px;
    margin-right: 9px;
    border: none;
    box-shadow: inset -2px -4px 0px -2px rgba(0,0,0,0.1), 0 -1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset -2px -4px 0px -2px rgba(0,0,0,0.1), 0 -1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset -2px -4px 0px -2px rgba(0,0,0,0.1), 0 -1px 3px rgba(0, 0, 0, 0.2);
    -o-box-shadow: inset -2px -4px 0px -2px rgba(0,0,0,0.1), 0 -1px 3px rgba(0, 0, 0, 0.2);
}

body .sidebar .swatch-option.image,
body .sidebar .swatch-option.color {width: 40px; min-width: 40px; height: 40px;}

body .swatch-option.image.selected,
body .swatch-option.image:hover,
body .swatch-option.color.selected,
body .swatch-option.color:hover,
body .swatch-option.image:not(.disabled):hover,
body .swatch-option.color:not(.disabled):hover {border: solid 2px #fff; box-shadow: 0 0 2px #000; outline: none;}
body .swatch-option.text{height: auto;}

.bundle-options-container .product-add-form {display: none;}
.bundle-options-container .product-options-title {display: none;}
.bundle-options-container #product_addtocart_form {margin-left: -10px; margin-right: -10px;}
.bundle-options-container #product_addtocart_form:before,
.bundle-options-container #product_addtocart_form:after {content: ''; display: table;}
.bundle-options-container #product_addtocart_form:after {clear: both;}
.bundle-options-container .product-add-form .price {font-size: 1em;}
.bundle-options-container .product-add-form .control .field .label:after {content: none;}
.bundle-options-container .product-add-form .btn.customization  {margin-bottom: 1.5em;}
.bundle-options-container .product-add-form  .fieldset > .field > .label {font-weight: bold; font-size: 1em; color: #444;}
.bundle-options-container .product-add-form  .fieldset .field + .field {margin-top: .5em;}
.bundle-options-container .product-add-form  input.qty {float: none; margin: 0;}
.bundle-options-container .product-add-form  .fieldset .field.option {border-bottom: solid 1px #ddd; padding: 0 0 1.5em; margin: 0 0 1.5em;}
.bundle-options-container .block-bundle-summary .product-image-container,
.bundle-options-container .block-bundle-summary .product.name,
.bundle-options-container .block-bundle-summary .stock {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.bundle-options-container .product-add-form .block-bundle-summary .price {font-size: 1.5em;}
.bundle-options-container .product-add-form .block-bundle-summary input.qty {float: left; margin: 0 4px;}
.bundle-options-container .product-add-form .block-bundle-summary .field.qty {float: left; margin-right: 20px;}
.bundle-options-container .product-add-form .block-bundle-summary #product-addtocart-button {display: inline-block; vertical-align: middle; margin-right: 20px;}
.bundle-options-container .product-add-form .block-bundle-summary .product-addto-links {display: inline-block; vertical-align: middle;}
.bundle-options-container .product-add-form .block-bundle-summary .bundle-summary {margin-top: 1.5em;}
.bundle-options-container .product-add-form .block-bundle-summary .bundle-summary .subtitle {margin-bottom: .75em; color: #444; display: block; font-size: 1.16em;}
.bundle-options-container .product-add-form .block-bundle-summary .bundle-summary li {margin-bottom: .75em;}
.bundle-options-container .product-add-form .block-bundle-summary .bundle-summary .label {padding-bottom: .25em; color: #444; display: block; font-size: 1em; font-weight: 600; text-align: left;}
.bundle-options-container .bundle-options-wrapper .product-social-links {display: none;}

.price-box .price-from,
.price-box .price-to {margin: 0;}
.price-box .price-from .price,
.price-box .price-to .price {font-size: 1.16em;}

/* Qty */
label[for="qty"] {display: none;}
input.qty {
    margin: 0 2px;
    padding: 0;
    width: 40px;
    height: 40px;
	min-width: 40px;
    line-height: 40px;
    text-align: center;
    color: rgba(0,0,0,.4);
    font-size: 12px;
    border: none;
    background-color: rgba(0,0,0,.06);
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
}
#qty-error {position: absolute;}
div.quantity-decrease,
div.quantity-increase {display: inline-block; vertical-align: middle;}
div.quantity-decrease i,
div.quantity-increase i {
	font-size: 16px;
    letter-spacing: 0.3px;
    text-align: center;
    color: #222;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
	display: inline-block;
}
#shopping-cart-table div.quantity-decrease i:before,
#shopping-cart-table div.quantity-increase i:before{line-height: 30px;}
div.quantity-decrease i:hover,
div.quantity-increase i:hover {background-color: rgba(0,0,0,.1);}

/* Tabs */
#tabs {padding: 0; border: 1px solid rgba(0,0,0,0.1);}
#tabs .nav-tabs {border-bottom: solid 1px rgba(0, 0, 0, .1); margin: 0; padding: 0; background-color: #f5f5f5;}
#tabs .nav-tabs li a {
  font-family: 'Poppins';
  font-size: 18px;
  letter-spacing: -.75px;
  color: #888;
  background: none;
  margin-right: 0;
  font-weight: normal;
  border: none;
  padding: 12px 30px;
  background: transparent;
  position: relative;
  border-radius: 0;
}
#tabs .nav-tabs li:not(:first-child) a {border-left: solid 1px rgba(0,0,0,.1);}

#tabs .nav-tabs li a:hover,
#tabs .nav-tabs li a:focus {color: #888; background-color: rgba(0,0,0,0.1);}

#tabs .nav-tabs li a:hover:after,
#tabs .nav-tabs li a:focus:after,
#tabs .nav-tabs li.active a:after {opacity: 1;}

#tabs .nav-tabs > li.active > a,
#tabs .nav-tabs > li.active > a:hover,
#tabs .nav-tabs > li.active > a:focus {color: #222; background-color: #fff;}
#tabs .tab-content {padding: 22px 30px;}
#tabs .tab-content header,
#tabs .tab-content h2 {display: none;}
.block.related {margin: 30px 0;}
.additional-attributes .table-label {vertical-align: middle; font-weight: normal;}
.crosssell {margin-top: 3em;}
.upsell .block-title,
.crosssell .block-title,
.related .block-title {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 26px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    border-bottom: none;
}
.related .block-actions {float: right; margin: -68px 0; position: relative;}
.related .block-actions .action {
	cursor: pointer;
	color: #666;
	font-family: 'Poppins';
	transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	-webkit-transition: color 300ms ease;
}
.related .block-actions .action:hover {color: #393b7d;}
/* .upsell .block-title:after,
.related .block-title:after {content: none;}
.upsell .block-title strong,
.related .block-title strong {font-size: 2em; font-weight: 400;} */
/*.products-grid:not(.widget-product-grid) li.item {width: 25%;}*/
/* .products-grid:not(.widget-product-grid) li.item:nth-of-type(3n+1),
.products-grid:not(.widget-product-grid) li.item:nth-of-type(3n+3) {clear: none;}
.products-grid:not(.widget-product-grid) li.item:nth-of-type(4n+1) {clear: left;}
.products-grid:not(.widget-product-grid) li.item:nth-of-type(4n+4) {clear: right;} */
.products-grid:not(.widget-product-grid) .actions-secondary a.towishlist {margin: 0;}
.products-grid:not(.widget-product-grid) li.item .price-box {vertical-align: middle; margin-right: 10px; margin-bottom: 0;}
.products-grid:not(.widget-product-grid) li.item .field {display: inline-block; vertical-align: middle; position: relative; top: -2px;}
.products-grid:not(.widget-product-grid) .add-to-links {
    display: block;
    margin-top: 15px;
}


.upsell {margin: 30px 0;}

.product-custom {margin-top: 30px;}
.product-custom .fb_iframe_widget.fb-like {vertical-align: top; margin-right: 20px; display: inline-block;}
.product-custom .twitter-share-button {margin-right: 20px;}
.product-custom-social-links {margin-top: 30px;}
.product-custom-social-links .fb_iframe_widget.fb-like {vertical-align: top; margin-right: 20px; display: inline-block;}
.product-custom-social-links .twitter-share-button {margin-right: 20px;}

.crosssell .products-grid .product-item-name {display: block; margin-bottom: 12px;}
.crosssell .products-grid:not(.widget-product-grid) .add-to-links,
.crosssell .price-action-block {display: inline-block; vertical-align: middle; margin-top: 0; width: auto;}

#product-details-panel .item{
	padding: 1.5em 20px;
	margin:18px 0;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	border: 1px solid #ddd;
}
#product-details-panel .item h4{
	text-transform: uppercase;
	font-size: 18px;
	color:#222;
	padding-bottom: 12px;
	border-bottom: 1px solid #ddd;
}

#product-attribute-specs-table{border: 1px solid #ddd; border-top: 0;}
#product-attribute-specs-table th{display: table-cell; text-align: left; border-right: 1px solid #ddd; font-size: 12px;}



/* Product Review */
.review-form-wrapper .block-title,
.reviews-wrapper .block-title{overflow: hidden; margin: 0 0 18px; padding: 0 0 12px; font-size: 32px; color:#222; line-height: 34px;}
.review-form-wrapper #review-form .review-legend {color: #222; font-size: 12px; line-height: 24px; font-weight: normal; border: none; margin: 0; padding: 0; text-transform: none; float: none;}
body .review-form-wrapper #review-form .review-legend strong{font-weight: 400; color:#2263f4;}
.review-form-wrapper .review-field-ratings .label {
	font-weight: normal;
	border: none;
	margin: 0;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	color: #222;
	padding-right: 20px;
	min-width: 80px;
	font-size: 12px;
	position: relative;
	top: 2px;
}
.review-form-wrapper .inputs-wrapper {margin-bottom: .5em;}
.review-form-wrapper .inputs-wrapper .field label,
.review-form-wrapper .review-field-text label {
	color: #222;
    font-size: .91em;
    line-height: 1.5em;
	font-weight: normal;
}

.reviews-wrapper .review-items {list-style: none;}
.reviews-wrapper .review-item {padding-bottom: 1.5em;}
.reviews-wrapper .top-block{
	border: solid 1px rgba(0,0,0,.1);
	background-color: rgba(0,0,0,.06);
	border-radius: 4px 4px 0 0;
}
.reviews-wrapper .review-item .customer-info{
	float: left;
	width: 70%;
	border-right: solid 1px rgba(0,0,0,.1);
	padding: 26px;
}
.reviews-wrapper .review-item .customer-info .icon{
	display: inline-block;
	width: 73px;
	height: 73px;
	background-color: #fff;
	border-radius: 50%;
	text-align: center;
	position: relative;
	vertical-align: middle;
	margin-right: 20px;
}
.reviews-wrapper .review-item .customer-info .icon:before{
	content: '';
	display: block;
	position: absolute;
	right: 4px;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 31px 31px 0;
	border-color: transparent #ffffff transparent transparent;
}
.reviews-wrapper .review-item .customer-info .icon i{
	font-size: 24px;
	color: #aaa;
	line-height: 73px;
}
.reviews-wrapper .review-item .customer-info .info{
	display: inline-block;
	vertical-align: middle;
}
.reviews-wrapper .review-item .customer-info .review-title{
	font-weight: bold;
	font-size: 13px;
	color: #222;
	margin-bottom: 9px;
	display: block;
}
.reviews-wrapper .review-item .customer-info .review-author{
	color: #888;
	margin-bottom: 9px;
}
.reviews-wrapper .review-item .customer-info .review-author strong{color:#888; font-weight: 400;}
.reviews-wrapper .review-item .customer-info .date{
	font-size: 11px;
	color: #888;
}
.reviews-wrapper .review-item .customer-info .date i {
	font-size: 14px;
	line-height: 1;
	margin-right: 5px;
	color: #aaa;
	position: relative;
	top: 1px;
}
.reviews-wrapper .review-item .customer-info .date .review-date{float: none; display: inline-block; position: relative; top: -2px;}

.reviews-wrapper .review-item .customer-rating{
	padding: 31px 26px;
	float: left;
}
.reviews-wrapper .review-box{
	font-size: 13px;
	padding: 28px;
	border: solid 1px rgba(0,0,0,.1);
	border-top: none;
	border-radius: 0 0 4px 4px;
}
.reviews-wrapper .review-title {
	font-weight: 700;
    color: #444;
    font-size: 1.083em;
    line-height: 1.5em;
	font-family: 'Poppins';
	margin-bottom: .75em;
}
.reviews-wrapper .review-ratings {float: left;}
.reviews-wrapper .review-details-wrapper {float: left; width: 82%;}
.reviews-wrapper .review-details {display: block; margin-bottom: 4px; font-size: .83em; color: #aaa;}
.reviews-wrapper .review-author,
.reviews-wrapper .review-date {float: left; margin: 0;}
.reviews-wrapper .review-author strong {color: #393b7d; font-weight: normal; padding-right: 5px;}
.reviews-wrapper .toolbar.review-toolbar{padding-top: 0; border-top: 1px solid #ddd;}
.toolbar.review-toolbar .pager {text-align: left;}
.toolbar.review-toolbar .limiter {display: inline-block; float: none; margin: 0;}
.toolbar.review-toolbar .limiter-label {display: inline-block; vertical-align: middle; margin-right: 5px;}
.toolbar.review-toolbar select {display: inline-block; vertical-align: middle; width: auto;}
.review-field-rating {float: none; margin: 0!important; padding:12px 0;}
.review-field-rating .rating-values{
	font-family: inherit;
	font-size: 13px;
	color: #aaa;
	line-height: 1.5em;
	position: relative;
	top: -1px;
	margin-left: 4px;
	display: inline-block;
}
.review-field-rating:last-of-type {border: none;}
.review-control-vote {min-height: 20px; min-width: 150px; display: inline-block;}
.review-control-vote:before {
    color: #ddd;
    font-family: 'meigee';
    font-size: 20px;
    height: 16px;
    letter-spacing: 2px;
    line-height: 27px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    content: '\005f' '\005f' '\005f' '\005f' '\005f';
    display: block;
    position: absolute;
    z-index: 1;
	letter-spacing: 10px;
}
.review-control-vote:before {content: '\005f' '\005f' '\005f' '\005f' '\005f';}
.review-control-vote label:before {
    color: #ffdf2e;
    font-family: 'meigee';
    font-size: 20px;
    height: 16px;
    letter-spacing: 2px;
    line-height: 27px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    opacity: 0;
	letter-spacing: 10px;
}
.review-control-vote label {cursor: pointer; display: block; position: absolute; padding: 0!important;}
.review-control-vote label:hover:before {opacity: 1;}
.review-control-vote .rating-1 {z-index: 6;}
.review-control-vote .rating-2 {z-index: 5;}
.review-control-vote .rating-3 {z-index: 4;}
.review-control-vote .rating-4 {z-index: 3;}
.review-control-vote .rating-5 {z-index: 2;}

.review-control-vote .rating-1:before {content: '\005f';}
.review-control-vote .rating-2:before {content: '\005f' '\005f';}
.review-control-vote .rating-3:before {content: '\005f' '\005f' '\005f';}
.review-control-vote .rating-4:before {content: '\005f' '\005f' '\005f' '\005f';}
.review-control-vote .rating-5:before {content: '\005f' '\005f' '\005f' '\005f' '\005f';}
.review-control-vote input[type="radio"] {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.review-control-vote label:after {content: none!important;}
.review-control-vote label span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.review-control-vote input[type="radio"]:focus + label:before,
.review-control-vote input[type="radio"]:checked + label:before {opacity: 1;}
.review-form-wrapper input.form-control {
	width: 100%;
	height: 40px;
	color: rgba(0, 0, 0, 0.4);
	font-size: 11px;
	margin-bottom: 12px;
}
.review-form-wrapper textarea.form-control {
	width: 100%;
    height: 120px;
    color: rgba(0, 0, 0, 0.4);
	border-radius: 0;
}
.review-form-wrapper .review-field-ratings{padding-bottom: 10px;}



/* Rating ================================================================================= */
.rating-summary {margin-right: 5px; display: inline-block; vertical-align: middle;}
.reviews-actions {display: inline-block; vertical-align: middle; font-size: 11px;}
.reviews-actions a {color: #aaa; text-decoration: none; line-height: 1.44em;}
.reviews-actions a:hover {color: #393b7d;}
.reviews-actions a.add {position: relative; display: inline-block;}
.reviews-actions a + a.add {margin-left: 9px;}
.reviews-actions a + a.add:before {content: ''; display: block; position: absolute; width: 1px; height: 100%; background: #aaa; left: -6px;}
.rating-summary .label {display: none;}
.rating-result {position: relative; display: inline-block; line-height: 1; color: #bbb; text-align: left;}
.rating-result i {
    font-style: normal;
    font-size: 16px;
}
.rating-result span {position: absolute; color: #ffd33c; top: 0; left: 0; height: 15px; overflow: hidden;}
body .swatch-attribute .swatch-option.text {
    display: block;
    padding: 1px 5px;
    box-sizing: content-box;
	font-weight: normal;
	color: #222;
    display: block;
    font-size: 12px;
    line-height: 1.75em;
    text-align: center;
    text-decoration: none;
    border-radius: 0;
    border: 1px solid rgba(0,0,0,.1);
    box-sizing: content-box;
	background: none;
	margin-right: 9px;
}
body .swatch-attribute .swatch-option:not(.disabled):hover {outline: none; color: #393b7d;}
body .swatch-attribute.size .swatch-option.selected,
body .swatch-attribute.manufacturer .swatch-option.selected {outline: none; color: #393b7d; border-color: rgba(0,0,0,.5);}

#product-review-container .rating-summary {display: block;}
#product-review-container .rating-summary .label {display: inline-block; margin-right: 4px; min-width: 40px; text-align: left;}


/* Customer =============================================================================== */
#login-form fieldset.fieldset{border: none; padding: 0;}
.login-container .block-title {
    margin: 0;
    margin-bottom: 1em;
    font-size: 1.5em;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0;
    border: none;
}
.login-container .block-title:after {content: none;}
.login-container p,
.login-container .note {font-size: .91em;}
.login-container .label {
    font-weight: normal;
    position: relative;
    z-index: 0;
    font-size: .91em;
    padding-bottom: 5px;
    color: inherit;
    line-height: 1.5;
}
.login-container .block-customer-login .actions-toolbar {margin-top: 1.5em;}
.login-container .actions-toolbar .primary .action.primary{padding: 11px 27px;}
.login-container .actions-toolbar .primary .action.primary:hover,
.login-container .actions-toolbar .primary .action.primary:focus{opacity: 1;}
.login-container .block-customer-login .actions-toolbar .secondary {float: left; margin: .75em 0;}
.login-container .block-customer-login .field:not(.note) {margin-top: 1em;}
.login-container .actions-toolbar {margin-top: 0; border-top: 1px solid rgba(0,0,0,.1); padding-top: 1.5em; padding-bottom: 0;}

.login-container{
	position: relative;
	margin-left: -10px;
	margin-right: -10px;
}
.login-container .block.block-customer-login{width: 50%; float: right; padding:0 10px;}
.login-container .block.block-new-customer{width: 50%; float: left; padding:0 10px;}

body[class*="customer"]  fieldset.fieldset,
fieldset.fieldset.with-border,
body.customer-account-create fieldset.fieldset{
    border: 1px solid #ddd;
    padding: 1.5em 20px;
    margin: 0 0 1.5em;
}
fieldset.fieldset .legend {
    display: block;
    text-align: left;
    border-bottom: solid 1px #ddd;
    color: #444;
    font-weight: 400;
    line-height: 1.583em;
    padding-bottom: .75em;
    margin-bottom: 1.5em;
    font-size: 1.33em;
	float: left;
}
fieldset.fieldset .legend:not(h2){clear: both;}


.form-create-account .fieldset .field {padding: 0 10px; width: 50%; float: left; margin-bottom: .75em; margin-top: 0!important;}
.form-create-account .fieldset .field input + .nested {margin-top: .75em;}
.form-create-account .fieldset .field.newsletter {clear: both; width: auto; float: none;}
.form-create-account .actions-toolbar {text-align: right;}
.form-create-account .actions-toolbar .secondary {float: left; margin: .75em 0;}


.field.password {margin-top: 0!important;}
.field.password .control {position: relative;}
.field.password .control:before,
.field.password .control:after {content: ''; display: table;}
.field.password .control:after {clear: both;}
.field.password .control #password {float: left; width: 63%;}
.field.password .control #password-error {position: absolute; top: 100%; font-size: 11px; color: #f00;}
.form-edit-account .fieldset .field.password .control {padding-bottom: 20px;}
.form-edit-account .fieldset .field.password .control #password-error {position: absolute; top: calc(100% - 20px); font-size: 11px; color: #f00;}
.field.password .control #password-strength-meter-container {
    background-color: #f4f4f4;
    height: 36px;
    line-height: 36px;
    padding: 0 9px;
    position: relative;
    z-index: 1;
    width: 36%;
    float: right
}
.password-strength-meter:before {content: ''; height: 100%; left: 0; position: absolute; top: 0; z-index: -1;}
.password-strength-meter-0 .password-strength-meter:before {background-color: #f4f4f4; width: 100%;}
.password-strength-meter-1 .password-strength-meter:before {background-color: #ffafae; width: 25%;}
.password-strength-meter-2 .password-strength-meter:before {background-color: #ffd6b3; width: 50%;}
.password-strength-meter-3 .password-strength-meter:before {background-color: #c5eeac; width: 75%;}
.password-strength-meter-4 .password-strength-meter:before {background-color: #81b562; width: 100%;}
.control.captcha-image {margin-top: 10px;}
.control.captcha-image .captcha-img {vertical-align: middle;}


.form-create-account .fieldset .customer-name-prefix-middlename-suffix {margin-left: 0; margin-right: 0; margin-bottom: .75em;}
.form-create-account .fieldset .field.region{clear: right; margin-top: 0!important;}
.form-create-account .fieldset .field.zip{clear: left;}
.form-create-account .fieldset .field.password + .field.confirmation {margin-top: 0;}

.field._required label:after,
.field._required .label:after,
.field.required label:after,
.field.required .label:after {content: '*'; color: #f00; padding-left: 2px;}

.fieldset .customer-name-prefix-middlename-suffix {}
.fieldset .customer-name-prefix-middlename-suffix .field-name-prefix,
.fieldset .customer-name-prefix-middlename-suffix .field-name-suffix {width: 12.5%;}
.fieldset .customer-name-prefix-middlename-suffix .field-name-firstname,
.fieldset .customer-name-prefix-middlename-suffix .field-name-middlename,
.fieldset .customer-name-prefix-middlename-suffix .field-name-lastname {width: 25%;}

.checkout-index-index #maincontent {padding-top: 20px;}
form.form.password.forget .actions-toolbar .primary{float: right;}
.checkout-header {text-align: center; padding-top: 25px; padding-bottom: 25px;}
.authentication-dropdown {
    background-color: #fff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear .1s, visibility 0s linear .1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
}
.authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear .1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
}
.authentication-dropdown .modal-header {padding: 0;}
.authentication-dropdown .modal-header .action-close {margin: 0;}
.authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
    float: right;
    margin-top: -57px;
    max-width: 50%;
    position: relative;
    z-index: 1;
}
.authentication-wrapper .action-auth-toggle {
    border: none;
    padding: 0;
    background: none;
    transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    -webkit-transition: color 300ms ease;
}
.authentication-wrapper .action-auth-toggle:hover {color: #393b7d;}
.authentication-wrapper .action-auth-toggle:before {
    content: '\0075';
    display: inline-block;
    font: normal normal normal 14px/1 meigee;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    margin-right: 5px;
}
.block-authentication .block-title {padding: 0; border: none;}
.block-authentication .actions-toolbar:before,
.block-authentication .actions-toolbar:after {content: ''; display: table;}
.block-authentication .actions-toolbar:after {clear: both;}
.block-authentication .actions-toolbar > .secondary {margin-top: 10px;}
.block-authentication .actions-toolbar > .primary {display: inline; float: right; margin-right: 0;}
.block-authentication .actions-toolbar > .primary .action {margin-right: 0;}
.popup-authentication .modal-inner-wrap {min-width: 768px; width: 60%;}
.popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
}
.popup-authentication .block[class],
.popup-authentication .form-login,
.popup-authentication .fieldset,
.popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}
.popup-authentication .block[class]{box-sizing: border-box; float: left; padding: 10px 30px 0 0; width: 50%;}
.popup-authentication .block[class] + .block {border-left: 1px solid #c1c1c1; border-top: 0; margin: 0; padding: 10px 0 0 40px;}
.popup-authentication .block[class] + .block::before {left: 0; top: 50%;}
.popup-authentication .actions-toolbar {margin-bottom: 0; margin-top: auto;}
.authentication-dropdown {box-sizing: border-box;}
.authentication-dropdown .modal-inner-wrap {padding: 18px;}
.authentication-dropdown .modal-content {background: none;}
._has-auth-shown .authentication-wrapper {z-index: 900;}
.block-authentication .field .label {font-weight: 400;}
.block-authentication .actions-toolbar {margin-bottom: 5px;}
.block-authentication .block[class] {margin: 0;}
.block-authentication .block[class] ul {list-style: none; padding-left: 10px;}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {float: none; width: auto;}
.block-authentication .block[class] + .block {border-top: 1px solid #c1c1c1; margin-top: 40px; padding-top: 40px; position: relative;}
.block-authentication .block[class] + .block::before {
    height: 36px;
    line-height: 34px;
    margin: -19px 0 0 -18px;
    min-width: 36px;
    background: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 50%;
    box-sizing: border-box;
    color: #c1c1c1;
    content: attr(data-label);
    display: inline-block;
    left: 50%;
    letter-spacing: normal;
    padding: 0 .2rem;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
}

#customer-email-fieldset > .field {margin-bottom: 12px;}
#shipping-new-address-form {margin: 0 -10px;}
#shipping-new-address-form .field {padding: 0 10px;}
#shipping-new-address-form .field[name="shippingAddress.prefix"],
#shipping-new-address-form .field[name="shippingAddress.suffix"] {width: 12.5%; float: left;}
#shipping-new-address-form .field[name="shippingAddress.firstname"],
#shipping-new-address-form .field[name="shippingAddress.middlename"],
#shipping-new-address-form .field[name="shippingAddress.lastname"] {width: 25%; float: left;}
#shipping-new-address-form .field[name="shippingAddress.company"] {clear: both; margin-top: 1em; float: left; width: 100%;}
#shipping-new-address-form .field[name="shippingAddress.city"] {clear: both; float: left; width: 100%;}
#shipping-new-address-form .field[name="shippingAddress.region_id"],
#shipping-new-address-form .field[name="shippingAddress.region"],
#shipping-new-address-form .field[name="shippingAddress.postcode"],
#shipping-new-address-form .field[name="shippingAddress.fax"],
#shipping-new-address-form .field[name="shippingAddress.country_id"],
#shipping-new-address-form .field[name="shippingAddress.telephone"] {clear: both; margin-top: 1em; float: left; width: 100%;}
#shipping-new-address-form fieldset.street {margin: 1em 0; clear: both; float: left; width: 100%; padding: 0; text-align: left;}
#shipping-new-address-form fieldset.street .field {width: 50%; float: left; margin: 0;}
#shipping-new-address-form fieldset.street label  {display: none;}
#shipping-new-address-form fieldset.street label:after {content: none;}
#shipping-new-address-form fieldset.street legend.label {text-align: left; border: none; margin-left: 10px; margin-right: 10px;}
#shipping-new-address-form fieldset.street {margin: 1em 0; clear: both; float: left; width: 100%; padding: 0; text-align: left;}
#shipping-new-address-form fieldset.street .field {width: 50%; float: left; margin: 0;}
#shipping-new-address-form fieldset.street label  {display: none;}
#shipping-new-address-form fieldset.street label:after {content: none;}
#shipping-new-address-form fieldset.street legend.label {text-align: left; border: none; margin-left: 10px; margin-right: 10px;}

.authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
    float: right;
    margin-top: -77px;
    max-width: 50%;
    position: relative;
    z-index: 1;
}
.authentication-wrapper .action-auth-toggle {
    border: none;
    padding: 0;
    background: none;
    transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    -webkit-transition: color 300ms ease;
}
.authentication-wrapper .action-auth-toggle:hover {color: #3f51b5;}
.authentication-wrapper .action-auth-toggle:before {
    content: '\0075';
    display: inline-block;
    font: normal normal normal 14px/1 meigee;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    margin-right: 5px;
}

.form.search.advanced .price {font-size: inherit; color: inherit;}
.form.search.advanced .range .field {display: inline-block; width: 48%; margin: 0; vertical-align: middle;}
.form.search.advanced .range .field + .field {margin-left: 2%;}
.form.search.advanced .range .field.with-addon input {display: inline-block; vertical-align: middle; width: 90%;}
.form.search.advanced .range .field.with-addon .addafter {display: inline-block; vertical-align: middle; margin: 0 0 0 5px;}

.account .content-inner a {color: rgba(0,0,0,0.7); font-weight: normal;}
.account .content-inner .product-item-name a {color: rgba(0,0,0,.86);}
.account .content-inner .product-item-name a:hover,
.account .content-inner a:hover {color: #d02323;}
.account .content-inner .box-content,
.account .content-inner .box-actions {font-size: .91em;}
.account .content-inner .actions-toolbar .primary {margin: 9px 0;}
.account .content-inner .actions-toolbar .secondary {float: right;}
.downloadable-customer-products .content-inner .actions-toolbar .secondary {float: none;}

.customer-review.view .product-media,
.customer-review.view .product-info {display: inline-block; vertical-align: top;}
.customer-review.view .product-info {margin-left: 20px;}
.customer-review.view .product-info .rating-average-label {display: none;}
.customer-review.view .product-info .reviews-actions a + a.add:before {content: none;}
.customer-review.view .review-details {margin-top: 1.5em;}
.customer-review.view .review-details .title {
	font-size: 1.5em;
	font-family: 'Poppins';
	font-weight: normal;
	line-height: normal;
	padding-bottom: 9px;
	margin-bottom: 18px;
	color: #222;
	border-bottom: solid 1px #ddd;
}
.customer-review.view .review-details .title strong {font-weight: inherit;}
.customer-review.view .review-details .rating-summary {display: block;}
.customer-review.view .review-details .rating-summary + .rating-summary {margin-top: .25em;}
.customer-review.view .review-details .rating-summary .rating-label{color: #222; min-width: 40px; display: inline-block;}
.customer-review.view .customer-review-rating {margin-bottom: 1.5em;}
.customer-review.view .review-title {color: #222; font-family: 'Poppins'; font-size: 1.16em; margin-bottom: .66em;}
.customer-review.view .review-date {color: #aaa; font-size: .91em;}
.customer-review.view .review-content {margin-bottom: .75em;}
.review-customer-view .content-inner .actions-toolbar .secondary {float: left;}

.block-dashboard-info {margin-bottom: 3em;}
.block-dashboard-orders .block-title,
.block-dashboard-addresses .block-title,
.block-dashboard-info .block-title,
.block-reviews-dashboard .block-title {
	font-size: 1em;
	padding: 0;
	margin: 0;
	    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-top: 1em;
    margin-bottom: 1.5em;
}
.block-dashboard-orders .block-title strong,
.block-dashboard-addresses .block-title strong,
.block-dashboard-info .block-title strong,
.block-reviews-dashboard .block-title strong,
.box .box-title {
    font-size: 1.33em;
    color: #222;
    font-weight: normal;
    line-height: 1.5em;
    padding-bottom: .5em;
    margin: 0;
    display: inline-block;
}
.box .box-inner {border: solid 1px #ddd; padding: 1.5em 20px;}
.box .box-title {
	width: 100%;
    overflow: hidden;
    border-bottom: solid 1px #ddd;
    margin-bottom: 1.5em;
	display: block;
}
.block-dashboard-orders .block-title a,
.block-dashboard-addresses .block-title a,
.block-dashboard-info .block-title a,
.block-reviews-dashboard .block-title a,
.box .box-title a  {float: right; text-decoration: none; font-size: .91em;}
.block-dashboard-addresses .block-title a i,
.block-dashboard-info .block-title a i,
.box .box-title a i {font-size: 16px; color: #ddd; padding: 5px;}

.block-dashboard-addresses .block-title a :hover,
.block-dashboard-info .block-title a i:hover,
.box .box-title a i:hover {color: #d02323;}

.block.block-dashboard-info,
.block.block-dashboard-addresses{width: 100%; overflow: hidden;}
.block.block-dashboard-info .block-content,
.block.block-dashboard-addresses .block-content{position: relative; margin-left: -10px; margin-right: -10px;}
.block.block-dashboard-info .block-content .box.box-information,
.block.block-dashboard-info .block-content .box.box-newsletter,
.block.block-dashboard-addresses .block-content .box.box-billing-address,
.block.block-dashboard-addresses .block-content .box.box-shipping-address{
	width: 47.9%;
	float: left;
	border: solid 1px #ddd;
	padding: 1.5em 20px;
	margin:0 10px;
	position: relative;
}
.block.block-dashboard-info .block-content .box.box-newsletter,
.block.block-dashboard-addresses .block-content .box.box-shipping-address{float: right;}

.block.block-dashboard-addresses{clear: both;}

.block.block-dashboard-info a.action.edit,
.block.block-dashboard-addresses a.action.edit{
	position: absolute;
	top: 23px;
	right: 25px;
}
.block.block-dashboard-info a.action.edit span,
.block.block-dashboard-addresses a.action.edit span{position: relative; font-size: 0;}
.block.block-dashboard-info a.action.edit span:before,
.block.block-dashboard-addresses a.action.edit span:before{content: '\0032'; font-family: 'meigee'; font-style: normal; font-weight: normal; color:#222; font-size: 16px;}
.block.block-dashboard-addresses > .block-title > a.action.edit{right: 0;}

.block.block-addresses-default .block-content{width: 100%; overflow: hidden;}
.block.block-addresses-default .box-billing-address,
.block.block-addresses-default .box-address-shipping{width: 47%; float: left; margin:0 10px; border: 1px solid #ddd; padding:15px;}






#my-orders-table{border: 1px solid #ddd;}
#my-orders-table th{border-right: 1px solid #ddd;}
#my-orders-table caption {display: none;}
#my-orders-table td {text-align: center; font-size: .91em; border-right: 1px solid #ddd;}
#my-orders-table a {color: #aaa; display: inline-block;}
#my-orders-table a:hover {color: #d02323;}
#my-orders-table .action + .action{border-left: 1px solid #ddd; padding-left: 5px; margin-left: 5px;}

.block-addresses-list-wrapper {margin-top: 1.5em;}
.block-addresses-list-wrapper .addresses .item + .item {margin-top: 1.5em;}

.block-new-customer ul {padding-left: 20px;}
.block-customer-login .field + .field {margin-top: .75em;}
.block-customer-login .actions-toolbar .primary {float: right;}
.block-customer-login .actions-toolbar > .secondary {margin-top: 9px;}


body.catalog-product-compare-index .action.print{float: right; margin: 15px 0;}
.table-wrapper.comparison{clear: both; max-width: 100%; overflow-x: auto;}
.table-comparison{table-layout: fixed;}
.table-comparison .cell.table-label span {font-size: 1em; color: #222; font-weight: bold;}
.table-comparison td:last-child{border-right: 1px solid #d1d1d1;}
.table-comparison .cell{width: 33%; padding: 15px; display: table-cell;}
.table-comparison .cell .attibute.value{width: 100%; overflow: hidden;}
.table-comparison .cell.product.info,.table-comparison .cell.product.label, .table-comparison .cell.product{border-bottom: 1px solid #d1d1d1; border-left: 1px solid #ddd;}
.table-comparison .cell.label .attribute.label{display: block; width: 100%; word-wrap: break-word;}
.table-comparison .cell.attribute{font-size: 1.3rem;}
.table-comparison .cell.attribute img{max-width: 100%; height: auto;}
.table-comparison .product-item-photo{display: block; margin: 0 auto 15px;}
.table-comparison .product-image-photo{margin-left: 0;}
.table-comparison .product-item-actions,.table-comparison .price-box,
.table-comparison .product.rating,.table-comparison .product-item-name{display: block; margin: 15px 0;}
.table-comparison .product-addto-links{margin-top: 15px;}
.table-comparison .product-addto-links .action.split,.table-comparison .product-addto-links .action.toggle{line-height: 1.2rem; padding: 5px 8px; font-size: 1.1rem;}
.table-comparison .product-addto-links .action.toggle{padding: 0;}
.table-comparison .cell.remove{padding-top: 0; padding-bottom: 0; text-align: right;}
.table-comparison .product-item-actions > .actions-primary {display: inline-block; vertical-align: middle;}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary{margin-left: 10px; display: inline-block; vertical-align: middle;}
.table-comparison .action.tocart{white-space: nowrap;}
.comparison.headings{background: #fff; left: 0; position: absolute; top: 0; width: auto; z-index: 2;}
#product-comparison caption.table-caption{display: none;}
#product-comparison thead th span{display: none;}
#product-comparison thead td,
#product-comparison tbody td{background: none; position: relative;}
#product-comparison{border: 1px solid #ddd; border-top: none; border-right: none;}
#product-comparison thead td a{position: absolute; top: 10px; right: 10px;}
#product-comparison thead td a span{display: none;}
#product-comparison thead td a:before{
	content: '\004c';
	font-family: 'meigee';
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}
#product-comparison tbody th,
#product-comparison tbody th span{font-weight: bold; font-size: 12px;}
#product-comparison thead td{}


/* Sidebar ================================================================================ */
.sidebar .block {
	margin-bottom: 1.5em;
	color: #666;
	padding: 0 0 24px;
	position: relative;
/* 	z-index: 10; */
	background-color: transparent;
}
.sidebar .block .actions-toolbar {text-align: center; margin: 0; padding-top: 1.5em; border-top: solid 1px #ddd;}
.sidebar .block .secondary {margin-left: 7px;}
body .sidebar .btn {font-size: inherit;}
.sidebar .block ul,
.sidebar .block ol {margin: 0; padding: 0; list-style: none;}
.block-title,
.sidebar .block .block-title,
.block-collapsible-nav-title,
#cart-totals .table-wrapper .table-caption{
   margin: 0 0 15px;
   font-family: 'Poppins', sans-serif;
   color: #222;
   font-weight: 600;
   padding: 0 0 14px;
   font-size: 16px;
   position: relative;
   text-transform: uppercase;
   letter-spacing: 0;
   border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
/* .block-title:after,
.sidebar .block .block-title:after,
.block-collapsible-nav-title:after {
    content: '';
    display: inline-block;
    width: 40px;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 24px;
    background: #393b7d;
} */

.sidebar .swatch-attribute-options {margin-top: 0;}
.block-title strong,
.sidebar .block .block-title strong,
.block-collapsible-nav-title strong,
.sidebar .block.filter .filter-options-title {
	font-weight: inherit;
/* 	font-size: 1.16em;
    color: #222;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.583em;
	float: left;
	padding-right: 10px; */
}
.sidebar .block .block-title .counter {display: none!important;}
.block-collapsible-nav-title strong {float: none;}
.block-title .right-divider {margin-top: .75em;}
.sidebar .block.filter .block-title {display: block;}
.sidebar .block.filter .block-subtitle {display: none;}
.sidebar .block.filter .filter-count-label {display: none;}
.sidebar .block.filter dl dd {margin-bottom: 2.333em;}
/* .sidebar .block.filter .filter-options-title {margin-bottom: 1em; width: 100%; overflow: hidden; padding: 0;} */
/* .sidebar .block.filter ol li {
	margin: 0 -20px;
    padding: 0 20px;
	font-family: 'Poppins';
    transition: background-color .8s ease;
    -moz-transition: background-color .8s ease;
    -webkit-transition: background-color .8s ease;
    -o-transition: background-color .8s ease;
}
.sidebar .block.filter ol li:not(:first-child) {border-top: dotted 1px #ddd;} */
.sidebar .block.filter ol li {margin: 0; border: none!important; padding: 0;}
.sidebar .block.filter ol li a {
	font-size: 1em;
    line-height: 1.583em;
    font-weight: 400;
    color: #666;
    display: block;
    padding: 3px 0;
}
.sidebar .block.filter ol li:hover {background: none;}
.sidebar .block.filter ol li a:hover {color: #393b7d;}
.sidebar .block.filter ol li .filter-label {display: inline-block; width: 85%;}
.sidebar .block.filter ol li .count {
	float: right;
    background: #fff;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 11px;
    color: #aaa;
    border-radius: 50%;
    -moz-border-radius: 50%;
	margin-top: -2px;
	display: none;
    padding: 0;
}
.sidebar .block.filter ol li .price {font-size: inherit; color: inherit; font-weight: inherit;}
.sidebar .filter-options-title:after {top: 4px; right: 0;}
.sidebar .filter-options-content .count:before,
.sidebar .filter-options-content .count:after {content: none;}
.sidebar .block.filter .swatch-attribute-options .swatch-option.text {
	border: solid 1px rgba(0, 0, 0, 0.1);
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: #222;
    padding: 0 4px;
    border-radius: 2px;
    box-sizing: content-box;
    min-height: 38px;
    min-width: 30px;
    line-height: 38px;
    text-align: center;
    transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
}
.sidebar .block li {
	width: auto;
    overflow: hidden;
    /*padding: 0 10px;*/
    transition: background-color .8s ease;
    -moz-transition: background-color .8s ease;
    -webkit-transition: background-color .8s ease;
    -o-transition: background-color .8s ease;
}
/*.sidebar .block li + li {border-top: dotted 1px #ddd;}*/
.sidebar .block li:not(.current):hover {background-color: #eee;}
.sidebar .block li a,
.sidebar .block li strong {
	color: #666;
    font-size: 1.083em;
    line-height: 1.583em;
    padding: .75em 0;
    display: inline-block;
	font-family: 'Poppins';
}
.sidebar .block li a.delete:hover {color: #393b7d;}
.sidebar .block li strong {font-weight: normal; color: #222;}
.sidebar .block li a:hover {background: transparent;}
.sidebar .block.block-reorder .product-item label {display: none;}
.sidebar .block.block-reorder strong {display: inline-block; margin-bottom: 10px;}
.sidebar .block.block-reorder li {padding: 10px 0; background: none;}
.sidebar .block.block-reorder li:hover {background: none;}
.sidebar .block.block-reorder li .field {display: inline-block; margin-right: 10px; vertical-align: middle; position: relative; top: -2px;}
.sidebar .block.block-reorder li .product-item-name {padding: 0; vertical-align: top; max-width: 80%;}
.sidebar .block.block-reorder li .product-item-name a {padding: 0;}

.sidebar .block.block-wishlist li {padding: 1em 0;}
.sidebar .block.block-wishlist li a {padding: 0;}
.sidebar .block.block-wishlist li:hover {background: none;}
.sidebar .block.block-wishlist .product-item-photo {
	display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
}
.sidebar .block.block-wishlist .product-image-container {display: inline-block; max-width: 100%; width: 64px;}
.sidebar .block.block-wishlist .product-item-details {display: table-cell; vertical-align: top; white-space: normal; width: 99%; position: relative; padding-right: 20px;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions {position: absolute; right: 0; top: 0; text-align: right;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions a {padding: 0;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions button.action {background: none; padding: 0; border: none;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions .action i {color: #dddddd; font-size: 1.16em; line-height: 1; padding: 5px;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions a i {color: #dddddd; font-size: 1.16em; line-height: 1; padding: 5px;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions .action i:hover,
.sidebar .block.block-wishlist .product-item-details .product-item-actions a i:hover {color: #222;}


.sidebar .block.block-wishlist .product-item-details .product-item-actions a.action.tocart.primary:after{
	content: '\0047';
	font-family: "meigee";
	font-style: normal;
	font-weight: normal;
}
.sidebar .block.block-wishlist .product-item-details .product-item-actions a.btn-remove:after{
	content: '\0035';
	font-family: "meigee";
	font-style: normal;
	font-weight: normal;
}
.sidebar .block.block-wishlist .product-item-details .product-item-actions a.action.tocart.primary span,
.sidebar .block.block-wishlist .product-item-details .product-item-actions a.btn-remove span{display: none;}



.sidebar .block.block-wishlist .product-item-details .product-item-name,
.sidebar .block.block-wishlist .product-item-details .product-item-link {padding: 0;}
.sidebar .block.block-wishlist .product-item-details .product-item-name a {color: rgba(0,0,0,.86);}
.sidebar .block.block-wishlist .actions-toolbar {margin-top: 1em;}
.sidebar .block.block-compare .product-item-name {padding: 0;}
.sidebar .block.block-compare .action {float: right;}
.sidebar .block.block-compare .action.delete {padding: .87em 0;}
.sidebar .block.block-compare .action.delete span{display: none;}
.sidebar .block.block-compare .action.delete:before{
	content: '\0035';
	font-family: 'meigee';
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}
body .sidebar .block.block-compare .actions-toolbar a.action,
body .sidebar .block.block-compare .actions-toolbar a.action.primary{font-size: 12px;}



.block-reviews-dashboard  {margin-top: 3em;}
.block-reviews-dashboard ol {list-style: decimal; padding-left: 20px; color: #222;}
.block-reviews-dashboard ol li .product-name a {font-family: 'Poppins'; font-weight: 400; color: #222;}
.block-reviews-dashboard ol li .rating-summary {margin: -1px 0 0 5px;}

.sidebar .block.account-nav li strong,
.sidebar .block.account-nav li a {
    display: block;
    margin: 0 -10px;
    padding-left: 10px;
    padding-right: 10px;
}
.sidebar .block.account-nav li strong {background-color: rgba(0,0,0,0.04);}

#reorder-validate-detail button.tocart,
#reorder-validate-detail .action.view{font-size: 12px; border: none;}
#reorder-validate-detail .actions-toolbar .primary{position: relative; top: -1px;}

.filter-title{display: none;}
.filter-content .item{margin: 10px 0;}
.filter-actions{margin-bottom: 30px;}
.filter.active .filter-options,.filter-options{background: transparent; clear: both; display: block; overflow: initial; position: static;}
.filter-subtitle{position: static; display: block;}
.page-layout-1column.page-with-filter .column.main{padding-top: 45px; position: relative; z-index: 1;}
.page-layout-1column .filter.block{margin-bottom: 24px;}
.page-layout-1column .filter-content{margin-top: 10px;}
.page-layout-1column .filter-subtitle{display: none;}
.page-layout-1column .filter-options-item {border: 0; display: inline-block; margin-right: 25px; position: relative;}
.page-layout-1column .filter-options-item.active{position: relative; z-index: 2;}
.page-layout-1column .filter-options-item.active:hover{z-index: 3;}
.page-layout-1column .filter-options-item.active:after,
.page-layout-1column .filter-options-item.active:before{
	border: 8px solid transparent;
	height: 0;
	width: 0;
	border-bottom-color: #000;
	bottom: -1px;
	content: '';
	display: block;
	left: 50%;
	margin-left: -20px;
	position: absolute;
	z-index: 3;
}
.page-layout-1column .filter-options-item.active:after{border-bottom-color: #fff; margin-top: 2px; z-index: 4;}
.page-layout-1column .filter-options-title{padding: 0 20px 0 0;}
.page-layout-1column .filter-options-title:after{right: 2px; top: 5px; z-index: 3;}
.page-layout-1column .filter-options-content{
	background: #fff;
	-webkit-box-shadow: 0 3px 5px 0 rgba(50,50,50,0.75);
	-moz-box-shadow: 0 3px 5px 0 rgba(50,50,50,0.75);
	-ms-box-shadow: 0 3px 5px 0 rgba(50,50,50,0.75);
	box-shadow: 0 3px 5px 0 rgba(50,50,50,0.75);
	border: 1px solid #ccc;
	padding: 5px 0;
	position: absolute;
	top: 100%;
	width: 180px;
	z-index: 2;
	display: none;
}
.page-layout-1column .filter-options-content .item{padding: 5px; margin: 0;}
.page-layout-1column .filter-options-content .item a{margin-left: 0;}
.page-layout-1column .filter-options-content .item:hover{background-color: #e8e8e8;}
.page-layout-1column .filter-current{display: inline; line-height: 35px;}
.page-layout-1column .filter-current-subtitle{color: #7d7d7d; display: inline; font-size: 14px; font-weight: normal; padding: 0;}
.page-layout-1column .filter-current-subtitle:after{content: ':';}
.page-layout-1column .filter-current .item,
.page-layout-1column .filter-current .items{display: inline;}
.page-layout-1column .filter-current .item{margin-right: 25px;}
.page-layout-1column .filter-current .action.remove{line-height: normal;}
.page-layout-1column .filter-actions{display: inline;}
.page-layout-1column .filter-actions ~ .filter-options{margin-top: 25px;}


.filter-options-title {
    font-family: 'Libre Franklin', sans-serif;
    color: #222;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 6px;
    cursor: pointer;
	overflow: hidden;
	position: relative;
	word-break: break-all;
	z-index: 1;
}
.filter-options-title:after {
	display: inline-block;
	font: normal normal normal 14px/1 meigee;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    font-size: 8px;
	content: '\0053';
}
.filter-options-title:after {position: absolute; right: 13px; top: 9px;}
.filter-options-title:hover {color: #000;}
.filter-options-title.active:after {content: '\0054';}

body:not(.page-layout-1column) .default-open .filter-options-title:after {content: '\0054';}
body:not(.page-layout-1column) .default-open .filter-options-item.active .filter-options-title:after {content: '\0053';}
body:not(.page-layout-1column) .default-open .filter-options-content {display: block;}

.filter-options-content {margin: 0; padding: 0 0 10px; display: none;}
.filter-options-content .item {margin: 10px 0; line-height: 1.5em;}
.filter-options-content a {font-size: 1em; padding: 3px 0;}
.filter-options-content a:hover {background-color: #e8e8e8; text-decoration: none;}
.filter-options-content a:hover + .count {background-color: #e8e8e8;}
.filter-options-content .count {color: #858585; padding-right: 5px;}
.filter-options-content .count:before {content: '(';}
.filter-options-content .count:after {content: ')';}
.filter-options-content .price {font-size: inherit; color: inherit; font-weight: inherit;}
.filter-options-content .swatch-attribute.swatch-layered {padding: 0;}

.swatch-option-link-layered {

	position: relative;
	margin: 0 !important;
	padding: 0 !important;
}
.swatch-layered input[type="checkbox"] + label .text {
    display: none;
}
.swatch-layered .filter-checkbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.swatch-layered  .js-cdz-checkbox {
    display: none;
}
.filter-options-item .filter-checkbox input[type="checkbox"]{
    display: none;
}
.filter-options-item .filter-checkbox label {
    font-weight: normal;
    display: block;
}

    /* Cart ================================================================================= */
body .table > tbody + tbody {border-width: 1px;}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {border-color: #ddd;}
body .table > thead > tr > th {
	border-bottom-width: 1px;
	padding: 1.25em 0;
    font-size: 1em;
    font-weight: normal;
    color: inherit;
	font-family: inherit;
    white-space: nowrap;
    text-align: center;
}
body .table .product-item-name {
    font-size: 1.167em;
    line-height: 1em;
    text-transform: none;
    font-weight: 400;
	color: rgba(0,0,0,.86);
    display: inline-block;
    max-width: 83%;
	margin-bottom: 9px;
}
body .table .product-item-name a {font-size: 1em; line-height: normal;font-weight: 700;}
body .table .actions-toolbar a {display: inline-block; font-size: 11px; color: #888; border: solid 1px rgba(0,0,0,.1); border-radius: 12px; padding: 0px 8px 3px; text-transform: lowercase;}
body .table .actions-toolbar a i {
	color: #aaa;
    font-size: 16px;
    display: inline-block;
    margin-right: 2px;
    line-height: 1;
    position: relative;
    top: 2px;
	padding: 2px;
}
body .table .item-options {margin-bottom: .75em;}
body .table .item-options dt,
body .table .item-options dd {float: left; font-weight: normal; font-style: normal;}
body .table .item-options dd {margin: 0 5px;}
body .table .item-options dd + dt {border-left: solid 1px #888; padding-left: 5px;}
.item-options dt { font-weight: bold;}
.item-options dt:after {content: ":";}
.item-options dt,
.item-options dd {font-style: italic; display: block; color: #888; font-size: 1em;}
.item-options dd {color: #666;}
.cart.table-wrapper td {padding: 40px 1.5em; vertical-align: middle;}
.cart.table-wrapper td:first-child,
.cart.table-wrapper th {border-left: none; padding-left: 0;}
.cart.table-wrapper td:last-child,
.cart.table-wrapper th {border-right: none; }
.cart.table-wrapper .table,
.cart.table-wrapper .table > tbody + tbody {border: none;}
.cart.table-wrapper .table caption {display: none;}
.table td.remove {border-right: none; background-color: #f5f5f5; width: 75px;}
.table td.remove  i {
	font-size: 1.16em;
    color: #aaa;
    height: 38px;
    width: 38px;
    text-align: center;
    line-height: 38px;
    border: solid 1px #cdcdcd;
    border-radius: 50%;
    -moz-border-radius: 50%;
	padding: 0;
}

body #shopping-cart-table > thead > tr > th {border-top: 1px solid #ddd;}
#shopping-cart-table tbody tr td .cart-price {display: inline-block; padding-top: 5px; font-size: 18px;}
#shopping-cart-table tr td {padding: 40px 1.5em; vertical-align: middle;}
#shopping-cart-table tbody tr td {border-right: none; border-left: none; vertical-align: top;}
#shopping-cart-table tbody tr td:first-child {border-left: none; padding-left: 0; width: 43%;}
#shopping-cart-table tbody tr td.price-wrapper,
#shopping-cart-table tbody tr td.subtotal {text-align: center;}
#shopping-cart-table tbody tr td.actions {text-align: center; width: 20px;}
#shopping-cart-table tbody tr td.actions a {
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: rgba(0,0,0,0.4);
	padding: 3px;
	position: relative;
}
#shopping-cart-table tbody tr td.actions a:hover {color: #393b7d;}
.cart.table-wrapper .product-item-photo {
	display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
}
.cart.table-wrapper .product-image-container {display: inline-block; max-width: 100%; width: 64px;}
.cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
	position: relative;
}

.cart.table-wrapper .qty .label {display: none;}
.cart.table-wrapper .field.qty {width: 112px;}
.cart-container .cart.actions {text-align: right; padding-bottom: 1.5em; margin-bottom: 3em;display: none;}
.cart-container .cart.actions a {float: left;}

body .description ul,
body .description ol {margin-left: 20px;}
fieldset .field.review-field-summary {margin-top: 0;}

fieldset .field:not([class*='col-']) ~ .field:not([class*='col-']) {margin-top: .75em; margin-bottom: .75em;}
fieldset .field.additional {margin-top: .75em;}
#co-shipping-method-form {margin-top: 1.5em;}
.cart-summary .block .block-inner {
	color: #666;
	border: solid 1px rgba(0, 0, 0, 0.1);
	padding: 24px;
	position: relative;
	z-index: 10;
	background-color: #fff;
}
.cart-summary .totals-wrapper .block-inner {border-width: 2px; border-color: #2ea82b;}
.cart-summary .totals-wrapper .block-title {text-align: center;}
/* .cart-summary .block-title {margin-bottom: 1em; text-align: center; } */
/* .cart-summary .block-title strong {padding: 0 10px;} */
.cart-summary .actions-toolbar {padding-top: 1.5em; border-top: solid 1px #ddd;}
.cart-summary .rate .methods dt {color: #666; font-weight: normal; font-size: .91em; margin-bottom: .25em;}
.cart-summary .rate .methods dd + dt {margin-top: 1em;}
.totals-inner {
    /*border: solid 1px rgba(0, 0, 0, 0.1);*/
    /*padding: 24px;*/
    position: relative;
    z-index: 10;
    background-color: #fff;
}

.totals-inner .checkout-methods-items {
    text-align: right;
    padding: 0;
}
.totals-inner .cart-totals {
    display: none !important;
}

.cart-summary  .totals-wrapper .checkout-methods-items .item {
    text-align: right;
}
.cart-summary .totals-wrapper {
    float:right !important;
    padding: 10px !important;
}

.table.totals {text-align: left;}
.table.totals th,
.table.totals td {
	float: none !important;
	display: inline-block;
	vertical-align: top;
	padding: 8px!important;
	color: #666;
	font-family: 'Poppins';
	border: none;
	line-height: 1.5;
}
.table.totals .grand {margin-top: .75em; display: block;}
.table.totals .grand .price {font-size: 18px; font-weight: normal;}
.totals-wrapper .checkout-methods-items {text-align: left;}
body .totals-wrapper .checkout-methods-items .btn,
.totals-wrapper .checkout-methods-items button.action.primary.checkout{background-color: #2ea82b; border-color: #2ea82b; color: #fff;}
.totals-wrapper .checkout-methods-items .btn i {display: none;}
.table.totals th strong {font-weight: normal;}
.table.totals td .price {font-size: 14px;}
.checkout-methods-items {list-style: none; text-align: left;}
.checkout-methods-items.items {padding-left: 7px;}
.checkout-methods-items li + li {padding-top: 1em;}
.checkout-methods-items li a {color: #444; font-size: .91em; line-height: 1.583em;}
.checkout-methods-items li a:hover {color: #393b7d;}

#block-summary fieldset.fieldset .legend,
#block-summary fieldset.fieldset .legend + br{display: none;}
#cart-totals .table-wrapper .table-caption{text-align: center;}
.totals-wrapper .checkout-methods-items button.action.primary.checkout{font-size: 17px; border: none; padding: 11px 27px;}



/* Checkout =============================================================================== */
.table-caption,
.multicheckout .block .title {
	font-family: 'Poppins';
	color: #222;
    font-weight: 400;
    font-size: 1.16em;
    line-height: 1.583em;
}
.multicheckout .block-content .title {margin-left: 10px;}
.multicheckout .block .title {margin-bottom: 9px;}
.multicheckout .block .title strong {font-weight: inherit;}
body .table > tbody > tr > td {padding: 1.5em; vertical-align: middle;}
body .table > tbody > tr > td.qty {width: 40px;}
body .table > tbody > tr > td .qty input:not(.cart-qty) {background-color: #eee; border-color: #eee; float: none; margin: 0;}
body .table > tbody > tr > td.address label,
#multiship-addresses-table .qty label {display: none;}
.multicheckout .actions-toolbar .primary {margin: 9px 0;}
.multicheckout .actions-toolbar .secondary {float: right;}
.multicheckout .box:not(.box-items) {border: solid 1px #e5e5e5; padding: .75em; margin: 0 0 0.75em 0;}
.multicheckout .box-title {display: block; margin-bottom: 9px; font-size: 13px;}
.multicheckout .box-title.with-link > span {position: relative; padding-right: 10px;}
.multicheckout .box-title.with-link > span:after {content: ''; display: block; border-right: solid 1px; border-color: inherit; position: absolute; right: 3px; top: 0; height: 100%;}
.multicheckout .box dl,
.multicheckout .box address {margin: 0;}
.multicheckout .box .radio {margin-top: 0; margin-bottom: 0;}
.multicheckout .box .legend {display: none;}
.multicheckout .box .radio input {margin-top: 2px;}
.multicheckout .box label .price {font-size: inherit; font-weight: inherit;}
.multicheckout .grand.totals {text-align: right;}
.table-order-review .price {font-size: 1.16em;}
.table-order-review td.price,
.table-order-review td.subtotal {font-size: 1em; text-align: center;}
.table-order-review .totals th {background: none;}
.table-order-review .totals td {font-size: 1em; text-align: right;}
.box-shipping-method .price {font-size: inherit; font-weight: inherit;}

.customer-name-prefix-middlename-suffix {margin-left: -10px; margin-right: -10px; margin-bottom: .75em;}
.customer-name-prefix-middlename-suffix .field {float: left; margin: 0!important; padding: 0 10px;}

/* OPC =================================================================================== */
.checkout-container ol,
.checkout-container ul {list-style: none; margin: 0; padding: 0;}
.checkout-container #checkoutSteps > li + li {margin-top: 1.5em;}
.checkout-container .opc-progress-bar {margin: 0 0 20px; counter-reset: i; display: block; font-size: 0;}
.checkout-container .opc-progress-bar-item {margin: 0; width: 185px; display: inline-block; position: relative; text-align: center; vertical-align: top;}
.checkout-container .opc-progress-bar-item:before {
    background: #e4e4e4;
    top: 19px;
    transition: background .3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
}
.checkout-container .opc-progress-bar-item:first-child:before {border-radius: 6px 0 0 6px;}
.checkout-container .opc-progress-bar-item._active:before {background: #222;}
.checkout-container .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #e4e4e4;
    font-weight: 300;
    font-size: 1.8rem;
}
.checkout-container .opc-progress-bar-item._active > span {color: #333;}
.checkout-container .opc-progress-bar-item > span:before,
.checkout-container .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    height: 38px;
    margin-left: -19px;
    transition: background .3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
}
.checkout-container .opc-progress-bar-item > span:after {
    background: #fff;
    height: 26px;
	line-height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333;
    font-weight: 600;
    font-size: 1.8rem;
	font-family: 'Poppins';
}
.checkout-container .opc-progress-bar-item._active > span:before {background: #222;}
.checkout-container .opc-progress-bar-item._active > span:after {
	content: "\004a";
	display: inline-block;
    font: normal normal normal 14px/1 meigee;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	line-height: 26px;
	font-size: 1.5rem;
}
.opc-estimated-wrapper {display: none;}
.opc-estimated-wrapper {background: #f5f5f5; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; margin: -10px -15px 15px; padding: 18px 15px;}
.opc-wrapper,
.opc-summary-wrapper{padding-left: 10px; padding-right: 10px;}
.opc-wrapper{width: 66%; float: left;}
.opc-summary-wrapper{width: 34%; float: right;}
#opc-shipping_method{clear: both; padding-top: 40px;}
#billing-new-address-form .label{text-align: left;}

.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
    padding-bottom: 10px;
    color: #333;
    font-weight: 300;
    font-size: 2.6rem;
	font-family: 'Poppins';
	line-height: 1.25;
	margin-bottom: 12px;
}
.form-login .note {display: inline-block; padding-top: 10px; padding-bottom: 5px;}
.opc-block-shipping-information .shipping-information-title .action {
	border: none;
    background: none;
    font-size: 14px;
    color: #aaa;
    float: right;
    margin-top: 7px;
}
.opc-wrapper .step-title {border-bottom: 1px solid #ccc;}
.opc-wrapper .shipping-address-items {font-size: 0;}
.opc-wrapper .shipping-address-item {
    border: 2px solid transparent;
    font-size: 12px;
    line-height: 30px;
    margin: 0 0 20px;
    padding: 20px 35px 20px 20px;
    transition: .3s border-color;
    width: 50%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    word-wrap: break-word;
}
.opc-wrapper .shipping-address-item {width: 33.33333333%;}
.opc-wrapper .shipping-address-item.selected-item {border-color: #222;}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {visibility: hidden;}
.opc-wrapper .action-select-shipping-item {float: right; margin: 20px 0 0; line-height: 1;}
.opc-wrapper .shipping-address-item.selected-item:after {
    background: #222;
    color: #fff;
    content: "\004a";
	display: inline-block;
    font: normal normal normal 14px/1 meigee;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 27px;
    width: 29px;
    font-size: 16px;
    line-height: 21px;
    padding-top: 2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.opc-wrapper .shipping-address-item:before {
    background: #ccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}
.opc-wrapper .shipping-address-item:nth-child(3n+1):before,
.opc-wrapper .shipping-address-item.selected-item:before,
.opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {content: none;}
.opc-wrapper .action-show-popup > span:before {content: '+'; padding-right: 5px;}
.opc-wrapper .step-content {margin: 0 0 40px;}
.opc-block-shipping-information .shipping-information > div + div {margin-top: 20px;}
#checkout-shipping-method-load .table-checkout-shipping-method {min-width: 300px;}
#checkout-shipping-method-load .table-checkout-shipping-method thead th {display: none;}
#checkout-shipping-method-load .table-checkout-shipping-method tbody td {border-top: 1px solid #ccc; padding-bottom: 20px; padding-top: 20px;}
#checkout-shipping-method-load .table-checkout-shipping-method tbody td:first-child {padding-left: 0; padding-right: 0; width: 20px;}
#checkout-shipping-method-load .table-checkout-shipping-method tbody tr:first-child td {border-top: none;}
#checkout-shipping-method-load .table-checkout-shipping-method .price {font-size: 1em; font-weight: inherit;}
#checkout-shipping-method-load .table-checkout-shipping-method input[type="radio"] {margin-top: 0;}
.opc-summary-wrapper .modal-content {
	border-radius: 0;
	box-shadow: none;
	border: none;
	margin: 0;
}
.opc-block-summary {background: #f5f5f5; margin: 0 0 20px; padding: 22px 30px;}
.opc-block-summary .items-in-cart > .title {
    border-bottom: 1px solid #ccc;
    padding: 10px 40px 10px 0;
    cursor: pointer;
    display: block;
    text-decoration: none;
    margin-bottom: 0;
    position: relative;
}
.opc-block-summary .items-in-cart > .title:after {
    -webkit-font-smoothing: antialiased;
    color: inherit;
    content: '\0053';
    display: inline-block;
    font: normal normal normal 14px/1 meigee;
	font-size: 8px;
    line-height: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 3px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
	position: absolute;
	right: 0;
	top: 10px;
}
.opc-block-summary .items-in-cart.active > .title:after {content: '\0054';}
.opc-block-summary .items-in-cart .product {position: relative;}
.opc-block-summary .items-in-cart .product.actions {display: none;}
.opc-block-summary .product-item .product-item-inner {display: table; margin: 0 0 10px; width: 100%;}
.opc-block-summary .product-item .product-item-name-block {display: table-cell; padding-right: 5px; text-align: left;}
.opc-block-summary .product-item .subtotal {display: table-cell; text-align: right;}

.opc-block-summary .minicart-items-wrapper {
    margin: 0 -15px 0 0;
   /*  max-height: 370px; */
    padding: 15px 15px 0 0;
    border: 0;
}
/*
.minicart-items-wrapper {
    border: 1px solid #ccc;
    margin: 0 -20px;
    border-left: 0;
    border-right: 0;
    overflow-x: auto;
    padding: 15px;
}
.minicart-items .product-item {padding: 20px 0;}
.minicart-items .product-item:first-child {padding-top: 0;}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {float: left; width: 75px;}
.minicart-items .product-item-details {padding-left: 88px;}
.minicart-items .product-item-details .details-qty {margin-top: 10px;}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {margin: 5px 0;}
.minicart-items .product-item-details .price {font-size: 1em; font-weight: inherit;} */

.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {content: ": ";}

.abs-cart-block > .title,
.minicart-items .product .toggle,
.abs-discount-block .block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title,
.cart-discount .block > .title {
/*     border-top: 1px solid #ccc; */
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
/*     padding: 10px 40px 10px 15px; */
    display: block;
    text-decoration: none;
}

.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {position: absolute; right: 20px; top: 10px;}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
	content: '\0053';
    display: inline-block;
    font: normal normal normal 14px/1 meigee;
	font-size: 8px;
    line-height: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 3px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.minicart-items .product .active > .toggle:after {content: '\0054';}
.minicart-items .product .toggle:after {color: #8f8f8f; margin: 0 0 0 5px; position: static;}


.checkout-payment-method .step-title {margin-bottom: 0;}
.checkout-payment-method .payment-method:first-child .payment-method-title {border-top: 0;}
.checkout-payment-method .payment-method._active .payment-method-content {display: block;}
.checkout-payment-method .payment-method-title {border-top: 1px solid #ccc; padding: 20px 0; margin: 0; font-family: 'Poppins'; font-size: 1.16em; color: #222;}
.checkout-payment-method .payment-method-title .payment-icon {display: inline-block; margin-right: 5px; vertical-align: middle;}
.checkout-payment-method .payment-method-title .action-help {display: inline-block; margin-left: 5px;}
.checkout-payment-method .payment-method-content {display: none; padding: 0 0 20px;}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {margin: 0 0 20px;}
.checkout-payment-method .field-select-billing,.checkout-payment-method .billing-address-form {max-width: 500px;}
.checkout-payment-method .billing-address-same-as-shipping-block {margin: 0 0 10px;}
.checkout-payment-method .payment-method-billing-address {margin: 0 0 20px;}
.checkout-payment-method .payment-method-billing-address input[type="checkbox"] {margin-top: 0;}
.checkout-payment-method .payment-method-billing-address .primary .action-update {margin-right: 0;}
.checkout-payment-method .payment-method-billing-address .billing-address-details {line-height: 27px; padding: 0;}
.checkout-payment-method .payment-method-note + .payment-method-billing-address {margin-top: 20px;}
.checkout-payment-method .payment-method-iframe {background-color: transparent; display: none; width: 100%;}
.checkout-payment-method .no-payments-block {margin: 20px 0;}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {content: '\0054';}
.checkout-payment-method .payment-option._collapsible .payment-option-title {cursor: pointer;}
.checkout-payment-method .payment-option._collapsible .payment-option-content {display: none;}
.checkout-payment-method .payment-option-title {border-top: 1px solid #ccc; padding: 20px 0;}
.checkout-payment-method .payment-option-title .action-toggle {color: #222; display: inline-block; text-decoration: none; font-family: 'Poppins';}
.checkout-payment-method .payment-option-title .action-toggle:after {
	color: #8f8f8f;
	content: '\0053';
    display: inline-block;
    font: normal normal normal 14px/1 meigee;
	font-size: 8px;
    line-height: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-weight: normal;
	line-height: 16px;
	margin: 0 0 0 10px;
	overflow: hidden;
	speak: none;
	text-align: center;
	vertical-align: middle;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {color: #333;}
.checkout-payment-method .payment-option-title .action-toggle:active:after {color: #8f8f8f;}
.checkout-payment-method .payment-option-content {padding: 0 0 20px;}
.checkout-payment-method .payment-option-inner {margin: 0 0 20px;}
.checkout-payment-method .credit-card-types {padding: 0;}
.checkout-payment-method .credit-card-types .item {
	display: inline-block;
	list-style: none;
	margin: 0 5px 0 0;
	vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {font-weight: 700;}
.checkout-payment-method .credit-card-types .item._active img {filter: grayscale(0%); filter: none; webkit-filter: grayscale(0%);}
.checkout-payment-method .credit-card-types .item._inactive {filter: alpha(opacity=40); opacity: 0.4;}
.checkout-payment-method .credit-card-types .item span {display: inline-block; padding-top: 6px; vertical-align: top;}
.checkout-payment-method .credit-card-types img {filter: gray; filter: grayscale(100%); webkit-filter: grayscale(100%); webkit-transition: all .6s ease;}
.checkout-payment-method .ccard .fields > .year {padding-left: 5px;}
.checkout-payment-method .ccard .fields .select {padding-left: 5px; padding-right: 5px;}
.checkout-payment-method .ccard .month .select {width: 140px;}
.checkout-payment-method .ccard .year .select {width: 80px;}
.checkout-payment-method .ccard .number .input-text {width: 225px;}
.checkout-payment-method .ccard > .field.cvv > .control {display: inline-block; padding-right: 20px;}
.checkout-payment-method .ccard .cvv .label {display: block;}
.checkout-payment-method .ccard .cvv .input-text {width: 55px;}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {width: auto !important;}
.checkout-payment-method .payment-method-content .actions-toolbar {text-align: right;}
.checkout-agreements-block {margin-bottom: 20px;}
.checkout-agreements-block .action-show {vertical-align: baseline;}
.checkout-agreements-items {padding-bottom: 30px;}
.checkout-agreements-items .checkout-agreements-item {margin-bottom: 20px;}
.checkout-agreements-items .checkout-agreements-item-title {border-bottom: 0;}
.checkout-agreement-item-content {overflow: auto;}

/* .cart-totals, */
.opc-block-summary .table-totals {/* border-top: 1px solid #ccc; */ padding-top: 10px;}
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
	border: none;
	font-weight: 400;
	padding: 6px 0;
	background: none;
	font-family: 'Poppins';
    color: #222;
    font-size: 14px;
}
.cart-totals .price,
.opc-block-summary .table-totals .price {font-size: .91em; font-weight: inherit;}
.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {border: none; font-weight: 400; padding: 6px 0 6px 14px; text-align: right; white-space: nowrap;}
.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {padding: 9px 0;}
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {display: inline-block; font-weight: bold;}
/* .cart-totals .grand .mark, */
.opc-block-summary .table-totals .grand .mark {border-top: 1px dotted #eee; font-weight: bold; color: #222;}
.cart-totals .grand .mark strong {
	text-align: center!important;
	display: inline-block;
	vertical-align: bottom;
	font-family: 'Poppins';
	color: #222;
	font-size: 18px;
	font-weight: 400;
}
/* .cart-totals .grand .amount, */
.opc-block-summary .table-totals .grand .amount {border-top: 1px dotted #eee; font-weight: bold;}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {margin-bottom: 10px;}
/* .cart-totals tbody tr:last-child td, */
.opc-block-summary .table-totals tbody tr:last-child td {padding: 9px 0;}
.opc-block-summary .table-totals tbody td.grandtotal {text-align: right;}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; cursor: pointer;}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {display: inline-block; padding-right: 20px; position: relative; text-decoration: none;}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
	color: inherit;
	content: '\e622';
	display: inline-block;
	font-family: 'luma-icons';
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	overflow: hidden;
	speak: none;
	text-align: center;
	vertical-align: middle;
	webkit-font-smoothing: antialiased;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {position: absolute; right: 3px; top: 3px;}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {border-bottom: 0;}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {content: '\e621';}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {border-bottom: 1px solid #ccc; display: none;}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {display: table-row;}
.cart-totals .table-wrapper,
.opc-block-summary .table-totals .table-wrapper {margin-bottom: 0;}
.paypal-review-discount .block > .title strong,
.cart-discount .block > .title strong {color: #1979c3; font-weight: 400;}
.paypal-review-discount .actions-toolbar,
.cart-discount .actions-toolbar {display: table-cell; vertical-align: top; width: 1%;}
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	margin: 0 0 0 -1px;
	white-space: nowrap;
	width: auto;
}
.paypal-review-discount .actions-toolbar .secondary,.cart-discount .actions-toolbar .secondary {bottom: 5px; left: 15px; position: absolute;}
.paypal-review-discount .action.check,.cart-discount .action.check {font-weight: 400;}
.paypal-review-discount .fieldset,.cart-discount .fieldset {display: table; width: 100%;}
.paypal-review-discount .fieldset > .field > .label,.cart-discount .fieldset > .field > .label {display: none;}
.paypal-review-discount .field,.cart-discount .field {display: table-cell;}

/* .checkout-payment-method .payment-method:first-child .payment-method-title {border-top: 0;}
.checkout-payment-method .payment-method-content {display: none; padding: 0 0 20px 22px;}
.checkout-payment-method .payment-method._active .payment-method-content {display: block;}
.checkout-payment-method .payment-method-billing-address {margin: 0 0 20px;} */

.checkout-index-index .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend, .checkout-payment-method .ccard .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.items {margin: 0; padding: 0; list-style: none none;}
.opc-summary-wrapper .modal-header {border: none; padding: 0;}
.opc-summary-wrapper .modal-header .action-close {display: none;}
.modal-custom .action-close {margin: 25px;}
.modal-custom .action-close,
.modal-popup .action-close, .modal-slide .action-close {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
	content: '\004c';
    color: #8f8f8f;
    display: inline-block;
    font: normal normal normal 14px/1 meigee;
    font-size: 14px;
    line-height: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

/* 404 Page */
html body.cms-no-route .container {background: transparent;}
.cms-no-route .page-title-wrapper {display: none;}
.cms-no-route .footer-topline,
.cms-no-route .footer-second-line .row,
.cms-no-route .footer-bottom-wrapper .pull-right {display: none;}

body.wide-layout.cms-no-route  .footer .footer-bottom-wrapper,
body.boxed-layout.cms-no-route  .footer .footer-bottom-wrapper .container {background: none;}
.cms-no-route .footer-second-line [class*='indent-'] {display: none;}
.cms-no-route .page-footer { position: relative;}
.cms-no-route .footer-bottom-wrapper {text-align: center;}
.cms-no-route .footer-bottom-wrapper .pull-left {float: none!important; display: inline-block; padding-bottom: 9px;}
body.wide-layout.cms-no-route .footer .footer-second-line,
body.boxed-layout.cms-no-route .footer .footer-second-line .container {padding-top: .75em; background: none;}
.cms-no-route .page-header {text-align: center;}
.cms-no-route .page-header .right-block .bottom-block,
.cms-no-route .page-header .right-block {display: inline-block;}

.cms-no-route .page-not-found {text-align: center; padding: 6em 0 10em;}
.cms-no-route .page-not-found h2 {font-size: 25em; font-weight: 300; letter-spacing: -30px; margin-bottom: 0; line-height: 1; color: #fff; font-family: inherit;}
.cms-no-route .page-not-found h3 {font-size: 5em; font-weight: 300; letter-spacing: -4px; margin-bottom: 0; text-transform: uppercase; color: #fff; font-family: inherit;}
.cms-no-route .page-not-found p {font-size: 1.16em; line-height: 1.5em; margin-bottom: .75em; letter-spacing: -.5px; font-weight: 300; color: #fff; font-family: inherit;}
.cms-no-route .page-not-found .btn {margin-top: 2em; font-size: 16px; letter-spacing: -.5px; padding: 0 28px; height: 52px; line-height: 48px; background: none; color: #fff;}
.cms-no-route .page-not-found .btn:hover  {background-color: #393b7d;}
.cms-no-route .page-not-found > * {position: relative;}
.cms-no-route .header-wrapper {position: relative; z-index: 2;}
.cms-no-route .header-wrapper .page-header {padding-top: 0;}
.cms-no-route .page-not-found .not-found-bg {position: fixed; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover;}
.cms-no-route .footer .footer-links li:before {display: inline-block; margin-top: -2px;}
body.cms-no-route .container_12 {background: none!important}

/* Carousel ============================================================================== */
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
	list-style: none;
	padding: 0;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
#custom-slider.owl-carousel {cursor: move;}
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* preloading images */
.product-img-box .loading .product-image,
.owl-item.loading .image-box,
.product-image.loading {
	min-height: 150px;
	background: url(../../frontend/Leadlion/bmania/ro_RO/images/AjaxLoader.gif) no-repeat center center
}
#wishlist-slider .owl-item.loading .product-image {
	min-height: 60px;
	background: url(../../frontend/Leadlion/bmania/ro_RO/images/AjaxLoader.gif) no-repeat center center
}
/* mouse grab icon */
.grabbing {
    cursor:url(../../frontend/Leadlion/bmania/ro_RO/images/grabbing.png) 8 8, move;
}
.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}
/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	opacity: 1;
	text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	line-height: 1;
}
.owl-theme .owl-controls .owl-page span{
	display: block;
    background-image: none;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #e5e5e5;
    margin: 0 11px!important;
    float: left;
    top: 0;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {

	background-color: #393b7d;
}
.owl-theme .owl-controls .owl-page.active span:after,
.owl-theme .owl-controls.clickable .owl-page:hover span:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	position: absolute;
	left: 1px;
	top: -3px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #393b7d;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}
.widget-slider.grid .owl-theme .owl-controls {
    margin-top: 0;
}
.widget-slider.grid .owl-theme .owl-controls .owl-buttons div:hover{

}
.widget-slider.grid .owl-theme .owl-controls .owl-buttons div:before{

}
.widget-slider.grid .owl-theme .owl-controls .owl-buttons {
    display: none;
}
.widget-slider.grid .owl-theme .owl-controls .owl-buttons div.owl-next{}
.widget-slider.grid .owl-theme .owl-controls .owl-buttons div.owl-next:before{}
.owl-buttons i {
      color: #393b7d;
    border: 1px solid #ddd;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    width: 20px;
    text-align: center;
    display: block;
    cursor: pointer;
    background: transparent;
    border-radius: 0;
    font-style: normal;
}
.owl-buttons i:hover {
    background-color: #393b7d;
    color: #fff;
}
.owl-buttons > div {float: left;}
.owl-buttons > div + div {margin-left: -1px;}
.owl-buttons i:before {position: relative; top: 1px;}
.widget-title .owl-buttons-wrapper {
    display: inline-block;
    float: right;
    margin-left: 10px;
    vertical-align: middle;
}
.widget-title .owl-buttons i {
      font-size: 12px;
    height: 30px;
    line-height: 30px;
    width: 30px;
}

/* Light box */
.ekko-lightbox .modal-dialog{z-index:9999;}
.modal-open .modal.ekko-lightbox {z-index: 99999;}
.ekko-lightbox .modal-content {border-radius: 0;}
.modal-open .modal.ekko-lightbox .modal-header {padding: 0; min-height: 0; border: none; position: absolute; width: 100%; z-index: 9999;}
.modal-open .modal.ekko-lightbox .modal-header .close {font-size: 0; display: inline-block; position: relative; top: 12px; right: 12px; float: right; opacity: 1; background: none; border: none;}
.modal-open .modal.ekko-lightbox .modal-header .close:before {
    content: "\004c";
    display: inline-block;
    font: normal normal normal 14px/1 meigee;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    -webkit-transition: color 300ms ease;
    color: #666;
}
.modal-open .modal.ekko-lightbox .modal-header .close:hover:before {color: #393b7d;}
.modal-open .modal.ekko-lightbox .modal-footer {border-top: none; padding-top: 0; text-align: center; font-weight: 700;}
.ekko-lightbox-container {position: relative;}
.ekko-lightbox-nav-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}
.ekko-lightbox-nav-overlay a {
	z-index: 100;
	display: block;
	width: 49%;
	height: 100%;
	padding-top: 45%;
	color: #fff;
	opacity: 0;
	position: absolute;
	margin-top: -20px;
}
.ekko-lightbox-nav-overlay a.prev {left: 0; text-align: left;}
.ekko-lightbox-nav-overlay a.next {right: 0; text-align: right;}
.ekko-lightbox-nav-overlay a i {
	font-size: 28px;
	color: #fff;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #777;
}
.ekko-lightbox-nav-overlay a i:hover {background-color: #393b7d;}
.ekko-lightbox-nav-overlay a:empty {width: 49%;}
.ekko-lightbox a:hover {text-decoration: none; opacity: 1;}
.ekko-lightbox .glyphicon-chevron-left {left: 0; float: left; padding-left: 15px; text-align: left;}
.ekko-lightbox .glyphicon-chevron-right {right: 0; float: right; padding-right: 15px; text-align: right;}
.ekko-lightbox .modal-footer {text-align: left;}
/* .lightbox-button {display: block; position: absolute; top: 50%; margin-top: -15px; left: 50%; margin-left: -15px; opacity: 0; z-index: 10;} */
/* .mobile-device .lightbox-button,
.image-box:hover .lightbox-button {opacity: 1;} */
/* .lightbox-button i {width: 30px; height: 30px; background-color: #393b7d; color: #fff; line-height: 30px; text-align: center; border-radius: 50%; -moz-border-radius: 50%; display: block;}
.lightbox-button i:hover {background-color: #222;} */
.product-image:hover .lightbox-button.active {opacity: 1; z-index: 9999;}
.lightbox-button {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: rgba(0,0,0,0.6);
    border-radius: 50%;
    -moz-border-radius: 50%;
    transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    top: 10px;
    right: 10px;
    opacity: 1;
    z-index: 5;
}
.lightbox-button i {
    display: inline-block;
    font-size: 14px;
    line-height: inherit;
    font-style: normal;
    position: relative;
    top: 1px;
}
.lightbox-button:hover {
    background-color: #d02323;
    color: #fff;
}
.image-wrapper .lightbox-button {
    opacity: 0;
}

/* Contact Page =========================================================================== */
.form.contact textarea {height: 12em;}
.form.contact .actions-toolbar .primary {float: right;}
.map-body {position: relative;}
.map-container {margin-bottom: 1.5em;}
.map-container .map-wrapper{width: 100%; margin-bottom: 0;  height: 460px;}
.map-wrapper img{max-width: none;}
.map-container .map-block{
	background:#fff;
	position: absolute;
	z-index:999;
	overflow: hidden;
}
.map-container .map-block .indent{padding: 1.5em 20px;}
.map-container .map-block.left-top{top:40px; left: 40px;}
.map-container .map-block.right-top{top:40px; right: 40px;}
.map-container .map-block.left-bottom{bottom:40px; left: 40px;}
.map-container .map-block.right-bottom{bottom:40px; right: 40px;}

.map-container .map-block p{margin-top: 0.6em; margin-bottom: 0;}
.map-container .map-block a{color:#888;}
.map-container .map-block a:hover{text-decoration: underline;}

/* Footer ================================================================================ */

.footer {
  font-size: 13px;
  color: #666;
  position: relative;
}
body.wide-layout .footer,
body.boxed-layout .footer .container {
  background-color: #fff;
}
.footer hr.solid {
  border-color: #ddd;
}
.footer .footer-top,
.footer .footer-middle,
.footer .footer-bottom {
  position: relative;
  z-index: 1;
}
body.wide-layout .footer .footer-top,
body.boxed-layout .footer .footer-top .container {
  background-color: #fff;
  border-top: 1px solid #ddd;
}
body.wide-layout .footer .footer-bottom,
body.boxed-layout .footer .footer-bottom .container {
  border-top: solid 3px rgba(0, 0, 0, .06);
  padding-top: 18px;
  padding-bottom: 18px;
}
body .footer ul.social-links li a:hover {
  color: inherit;
}
body .footer .subscribe-block {
  border: none;
  padding: 0;
}
body .footer .subscribe-block {
  padding-top: 40px;
  padding-bottom: 40px;
}
body .footer .subscribe-block .background-wrapper {
  background-color: #393b7d;
  background-image: url('../../frontend/Leadlion/bmania/ro_RO/images/voltage_subscribe_bg.png');
  background-repeat: no-repeat;
  background-size: cover;
}
body .footer .subscribe-block .title {
  display: inline-block;
  vertical-align: middle;
  margin: 0 60px 0 0;
  color: #fff;
  font-family: 'Poppins';
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  padding: 18px 60px 18px 0;
  border: none;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
body .footer .subscribe-block .block.newsletter {
  display: inline-block;
  vertical-align: middle;
  width: 73.7%;
  color: #fff;
}
body .footer .subscribe-block .block.newsletter .title {
  display: none;
}
body .footer .subscribe-block .content label {
  display: inline-block;
  vertical-align: middle;
  width: 47%;
  padding: 0 100px 0 0;
}
body .footer .subscribe-block .content label span {
  padding: 0;
  margin: 0;
  line-height: 24px;
}
body .footer .subscribe-block .block.newsletter .input-wrapper {
  display: inline-block;
  vertical-align: middle;
  width: 52.6%;
}
body .subscribe-block .block.newsletter .input-wrapper {
  border: 2px solid rgba(255, 255, 255, 0.1);
  border-radius: 0;
  padding: 0;
}
body .subscribe-block .block.newsletter .input-wrapper div.mage-error {
    position: absolute;
    top: 100%;
}
body .footer .subscribe-block .content input {
  background-color: transparent;
  padding-left: 20px;
  color: #fff;
  font-size: 14px;
  border: none;
  box-shadow: none;
  height: 46px;
}
body .footer .subscribe-block .content input::-webkit-input-placeholder {
  color: #fff;
}
body .footer .subscribe-block .content input::-moz-placeholder {
  color: #fff;
}
body .footer .subscribe-block .content input:-ms-input-placeholder {
  color: #fff;
}
body .footer .subscribe-block .content input:-moz-placeholder {
  color: #fff;
}
body .footer .subscribe-block .left-icon i {
  font-size: 32px;
  line-height: 1;
  padding: 0 0 0 20px;
}
body .footer .subscribe-block .block.newsletter .btn {
  background-color: transparent;
  border: none;
  padding: 0 19px;
  margin-right: -1px;
  height: 46px;
  font-size: 14px;
  color: #fff;
}
body .footer .subscribe-block .block.newsletter .btn:before {
    background-color: rgba(255,255,255,0.2);
}
body .footer .subscribe-block .btn:after {
  background-color: #fff;
}
body .footer .subscribe-block .block.newsletter .btn span {
    display: inline-block;
    text-transform: uppercase;
}
body .footer .subscribe-block .block.newsletter .btn:hover,
body .footer .subscribe-block .block.newsletter .btn:focus,
body .footer .subscribe-block .block.newsletter .btn:active {
  color: #393b7d;
}
body .footer .subscribe-block .block.newsletter .btn i {
  margin-left: 6px;
  text-transform: none;
}
body .footer .subscribe-block .block.newsletter .btn:before {
  content: '';
  height: 24px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 50%;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.footer .banner-label-wrapper {
  display: block;
}
.footer .promo-block.text-banner .banner-label {
  margin-top: 5px;
}
.footer .promo-block .left-text {
  display: inline-block;
  float: left;
}
.footer .text-banner .banner-label {
    padding: 3px 7px 2px;
}
.footer .promo-block .promo-label {
  display: inline-block;
  float: left;
  margin-left: 20px;
  width: 45px;
}
.footer .promo-block .promo-label span {
  border-top: 3px solid rgba(0, 0, 0, 0.2);
  display: inline-block;
  font-size: 12px;
  text-align: center;
  line-height: 1;
  color: #fff;
  font-weight: 600;
  margin-top: 3px;
  padding: 8px 6px 27px 7px;
  background-color: #d02323;
  position: relative;
}
.footer .promo-block .promo-label span:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 0;
  border-left: 23px solid transparent;
  border-right: 22px solid transparent;
  border-bottom: 15px solid white;
}
.footer .footer-middle .address {
  font-size: 15px;
  max-width: 90%;
  margin-bottom: 0;
}
.footer .footer-middle .contacts-block .item + .item {
  margin-top: 18px;
}
.footer .footer-middle .contacts-block .media-left {
  padding-right: 20px;
  position: relative;
  top: 5px;
}
.footer .footer-middle .contacts-block i {
  font-size: 24px;
  color: #d02323;
}
.footer .footer-middle .contacts-block p {
  margin: 0;
  line-height: 24px;
}
.footer .footer-bottom .banners-row {
  padding: 30px 0;
}
.footer .footer-bottom .banners-row .footer-custom {
  float: left;
  margin: 11px 0 6px;
  line-height: 1;
}
.footer .footer-bottom .banners-row .shipping-wrapper {
  float: right;
}
.footer .footer-bottom .payments-wrapper {
  padding-top: 7px;
  padding-bottom: 7px;
}
.footer .store-info {
  line-height: 24px;
}
.footer .footer-block-title {
  margin-bottom: 20px;
  color: #000;
  font-size: 14px;
  font-weight: 600;
}
.footer .footer-block-title:after {
  content: "";
  display: block;
  clear: both;
  line-height: 1px;
  font-size: 1px;
  height: 1px;
  background: #ddd;
  width: 40px;
  margin-top: 17px;
}
.footer .footer-logo {
  padding-bottom: 4px;
  padding-top: 7px;
}
.footer .footer-logo a:hover {
  opacity: 1;
}
.footer .text-block i {
  font-size: 32px;
}
.footer .text-block p {
  line-height: 24px;
  margin: 0;
}
.footer .text-block strong {
  font-weight: 700;
  color: #444;
}
.footer-custom #___plusone_0,
.footer-custom #___plusone_1,
.footer-custom #___plusone_2 {
  width: 60px !important;
}
.footer-custom .fb_iframe_widget {
  vertical-align: top;
}
.footer a {
  color: inherit;
}
.footer a:hover {
  color: #d02323;
}
.footer .links a {
  padding: 4px 0 4px 14px;
  display: inline-block;
  position: relative;
}
.footer .links a:before {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  width: 5px;
  background-color: #393b7d;
  top: 12px;
  left: 0;
}
.footer-links-wrapper {
    display: inline-block;
    padding: 0;
}
.footer .horizontal-links {
  margin: 0;
  display: inline-block;
}
.footer .horizontal-links li {
  display: block;
  float: left;
  padding: 0;
}
.footer .horizontal-links li a {
  position: relative;
  display: inline-block;
  padding: 10px 20px;
}
.footer .horizontal-links li:last-child a {
  padding-right: 0;
}
.footer .horizontal-links li:not(:first-of-type) a:before {
  content: '';
  height: 20px;
  width: 1px;
  background-color: #ddd;
  position: absolute;
  top: 50%;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.footer .horizontal-links li a:hover {
  opacity: .8;
}
.footer .bottom-block {
  position: relative;
  font-size: 13px;
  padding: 18px 0;
}
.footer .copyright {
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer address {
  font-size: 1em;
  margin: 0;
  color: #666;
}
.footer .store-switcher,
.footer .form-language,
.footer .form-currency {margin-left: 20px;}
.footer .switcher .label,
.footer .form-language .label,
.footer .form-currency .label {font-size: 1em; color: #222; margin-right: 8px; font-weight: normal;}
.footer .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {width: auto;}
.footer .bootstrap-select .selectpicker {
    background: transparent;
    padding: 0 32px 0 20px;
    height: 40px;
    color: rgba(0,0,0,.4);
    font-size: 13px;
    font-family: inherit;
    border-radius: 40px;
    font-weight: normal;
    border: solid 1px rgba(0,0,0,.1);
}
.footer .bootstrap-select .selectpicker .caret {border-top-color: rgba(0, 0, 0, 0.3);}
.footer .bootstrap-select .dropdown-menu {
  background: #eee;
  left: auto;
  right: 0;
  padding: 0;
  height: auto;
  border: none;
  border-radius: 4px;
}
.footer .bootstrap-select .dropdown-menu li {padding: 0;}
.footer .bootstrap-select .dropdown-menu li a {display: block; padding-right: 10px; padding-left: 10px; color: #222; padding-top: 5px; padding-bottom: 5px;}
.footer .bootstrap-select .dropdown-menu li a:hover {background: #aaa;}
.footer .bootstrap-select .dropdown-menu li a:before {content: none;}
.page-footer .switcher .options .action.toggle{
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    background: transparent;
    padding: 0 32px 0 20px;
    height: 40px;
    line-height: 38px;
    color: rgba(0,0,0,.4);
    font-size: 13px;
    font-family: inherit;
    border-radius: 40px;
    font-weight: normal;
    border: solid 2px rgba(0,0,0,.1);
    text-align: left;
    width: 100%;
}
.page-footer .switcher .options .action.toggle:after{
    display: inline-block;
    font: normal normal normal 14px/1 meigee;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 8px;
    line-height: 1;
    color: inherit;
    content: '\0053';
    margin: 0;
    vertical-align: middle;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -3px;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: rgba(0,0,0,0.3);
}
.page-footer .switcher .options ul.dropdown{
    background: #eee;
    border: none;
    z-index: 1000;
    margin: 0;
    padding: 0;
    list-style: none none;
    box-sizing: border-box;
    position: absolute;
    top: auto;
    bottom: 100%;
    box-shadow: 0 3px 3px rgba(0,0,0,0.15);
    margin-top: 4px;
    border-radius: 4px;
    min-width: 160px;
    display: none;
    overflow: hidden;
}
/* Footer Contact Form =================================================================== */
#contact-form-mini .field {margin: 0 0 .75em;}
#contact-form-mini label {float: none; display: inline-block; font-size: .91em; color: #888; font-weight: normal;}
#contact-form-mini input,
#contact-form-mini textarea {
	border-color: #ddd;
	padding: 5px 10px;
	height: 30px;
	border-radius: 0;
	box-shadow: none;
	transition: border-color .8s ease;
	-moz-transition: border-color .8s ease;
	-webkit-transition: border-color .8s ease;
	-o-transition: border-color .8s ease;
}
#contact-form-mini textarea {height: 60px;}
#contact-form-mini p.required {font-size: .91em; text-align: right; display: none;}
#contact-form-mini .actions-toolbar {margin: 0;}
#contact-form-mini button {float: none; margin: 0; width: 100%;}
#contact-form-mini button span {float: none; display: block;}

/* body.wide-layout .footer .footer-bottom-wrapper,
body.boxed-layout .footer .footer-bottom-wrapper .container {background:#111;}

.footer .footer-bottom-wrapper .footer-block-title h2 {
	display: inline-block;
    font-size: 1.5em;
    margin-bottom: 0;
    padding-right: 13px;
    vertical-align: middle;
	color:#aaa;
}
.footer .footer-bottom-wrapper .footer-block-title .right-divider {
	display: inline-block;
	vertical-align: middle;
	border-bottom: solid 4px #aaa;
	margin-top: .5em;
}

.footer .block-subscribe .block-title,
.footer .block-subscribe .form-subscribe-header{display: none;}
.footer .footer-second-line .block-subscribe .input-box input,
.footer .footer-bottom-wrapper .block-subscribe .input-box input{
	border-color: #3E3E3E;
	background: none;
} */


/* Modals ================================================================== */
body._has-modal{height: 100%; overflow: hidden; width: 100%;}
.modals-overlay{z-index: 899;}
.modal-inner-wrap .modal-header,
.modal-inner-wrap .modal-footer {border: none;}
.modal-inner-wrap .modal-content {box-shadow: none; -webkit-box-shadow: none; border: none;}
.modal-slide,
.modal-popup {bottom: 0; left: 0; min-width: 0; position: fixed; right: 0; top: 0; visibility: hidden;}
.modal-slide._show,
.modal-popup._show {visibility: visible;}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {-webkit-transform: translate(0, 0); transform: translate(0, 0);}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {background-color: #fff; box-shadow: 0 0 12px 2px rgba(0,0,0,0.35); opacity: 1; pointer-events: auto;}
.modal-slide {left: 44px; z-index: 900;}
.modal-slide._show .modal-inner-wrap {-webkit-transform: translateX(0); transform: translateX(0);}
.modal-slide .modal-inner-wrap {
	height: 100%;
	overflow-y: auto;
	position: static;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	transition-duration: .3s;
	-webkit-transition-property: -webkit-transform, visibility;
	transition-property: transform, visibility;
	transition-timing-function: ease-in-out;
	width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {overflow-y: visible; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-slide._inner-scroll .modal-content {overflow-y: auto;}
.modal-slide._inner-scroll .modal-footer {margin-top: auto;}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {padding: 0 2.6rem 2.6rem;}
.modal-slide .modal-header{padding-bottom: 2.1rem; padding-top: 2.1rem;}
.modal-popup {left: 0; overflow-y: auto; z-index: 900;}
.modal-popup._show .modal-inner-wrap {-webkit-transform: translateY(0); transform: translateY(0);}
.modal-popup.confirm .modal-inner-wrap {width: 100%; max-width: 400px;}
.modal-popup .modal-inner-wrap {
	box-sizing: border-box;
	height: auto;
	left: 0;
	margin: 5rem auto;
	position: absolute;
	right: 0;
	-webkit-transform: translateY(-200%);
	transform: translateY(-200%);
	transition-duration: .2s;
	-webkit-transition-property: -webkit-transform, visibility;
	transition-property: transform, visibility;
	transition-timing-function: ease;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 75%;
}
.modal-popup._inner-scroll{overflow-y: visible;}
.ie10 .modal-popup._inner-scroll,.ie9 .modal-popup._inner-scroll{overflow-y: auto;}
.modal-popup._inner-scroll .modal-inner-wrap{max-height: 90%;}
.ie10 .modal-popup._inner-scroll .modal-inner-wrap,.ie9 .modal-popup._inner-scroll .modal-inner-wrap{max-height: none;}
.modal-popup._inner-scroll .modal-content{overflow-y: auto;}
.modal-popup .modal-header,.modal-popup .modal-content,.modal-popup .modal-footer{padding-left: 3rem; padding-right: 3rem;}
.modal-popup .modal-header,.modal-popup .modal-footer{-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-popup .modal-header{padding-bottom: 1.2rem; padding-top: 3rem;}
.modal-popup .modal-footer{margin-top: auto; padding-bottom: 3rem; padding-top: 3rem;}
.modal-popup .modal-footer-actions{text-align: right;}
@media (max-width: 768px){
	.modal-popup.modal-slide{left: 44px; z-index: 900;}
	.modal-popup.modal-slide._show .modal-inner-wrap{-webkit-transform: translateX(0); transform: translateX(0);}
	.modal-popup.modal-slide .modal-inner-wrap{height: 100%; overflow-y: auto; position: static; -webkit-transform: translateX(100%); transform: translateX(100%); transition-duration: .3s; -webkit-transition-property: -webkit-transform, visibility; transition-property: transform, visibility; transition-timing-function: ease-in-out; width: auto;}
	.modal-popup.modal-slide .modal-inner-wrap{margin: 0; max-height: none;}
}
.fotorama-video-container:after{background: url(../../frontend/Leadlion/bmania/ro_RO/Magento_ProductVideo/img/gallery-sprite.png) bottom right; bottom: 0; content: ''; height: 100px; left: 0; margin: auto; position: absolute; right: 0; top: 12px; width: 100px;}
.fotorama-video-container .magnify-lens{display: none !important;}
.fotorama-video-container.video-unplayed:hover img{opacity: 0.6;}
.fotorama-video-container.video-unplayed:hover:after{transform: scale(1.25);}
.video-thumb-icon:after{background: url(../../frontend/Leadlion/bmania/ro_RO/Magento_ProductVideo/img/gallery-sprite.png) bottom left; bottom: 0; content: ''; height: 40px; left: 0; margin: auto; position: absolute; right: 0; top: 10px; width: 49px;}
.product-video{height: 75%; left: 0; position: absolute; top: 0; width: 100%; right: 0; bottom: 0; margin: auto;}
.product-video iframe{height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 9999;}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape){
	.product-video{height: 100%; width: 81%;}
}
.fotorama__arr.hidden-video{z-index: -1 !important;}
.fotorama__video-close{bottom: 89%; top: auto;}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after{bottom: 0; content: ''; height: 100px; left: 0; margin: auto; position: absolute; right: 0; top: 12px; width: 100px;}
.block-wishlist-search .form-wishlist-search{margin: 20px 0 0;}







.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {right: -10px; top: 40px; left: auto; }
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {border: 10px solid transparent; height: 0; width: 0; margin-top: -21px; right: 10px; left: auto; top: 0%; }
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {border-bottom-color: #999; }
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {border-bottom-color: #f4f4f4; top: 1px; }


body._has-modal {height: 100%; overflow: hidden; width: 100%; }
.modals-overlay {z-index: 899; }
.modal-slide,
.modal-popup {bottom: 0; left: 0; min-width: 0; position: fixed; right: 0; top: 0; visibility: hidden;}
.modal-slide._show,.modal-popup._show {visibility: visible;}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {-webkit-transform: translate(0, 0); transform: translate(0, 0);}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {background-color: #fff; box-shadow: 0 0 12px 2px rgba(0,0,0,0.35); opacity: 1; pointer-events: auto;}
.modal-slide {left: 44px; z-index: 900;}
.modal-slide._show .modal-inner-wrap {-webkit-transform: translateX(0); transform: translateX(0);}
.modal-slide .modal-inner-wrap {
	height: 100%;
	overflow-y: auto;
	position: static;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	transition-duration: .3s;
	-webkit-transition-property: -webkit-transform, visibility;
	transition-property: transform, visibility;
	transition-timing-function: ease-in-out;
	width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {overflow-y: visible; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-slide._inner-scroll .modal-content {overflow-y: auto;}
.modal-slide._inner-scroll .modal-footer {margin-top: auto;}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {padding: 0 2.6rem 2.6rem;}
.modal-slide .modal-header {padding-bottom: 2.1rem; padding-top: 2.1rem;}
.modal-popup {left: 0; overflow-y: auto; z-index: 900;}
.modal-popup._show .modal-inner-wrap {-webkit-transform: translateY(0); transform: translateY(0);}
.modal-popup .modal-inner-wrap {
	box-sizing: border-box;
	height: auto;
	left: 0;
	margin: 5rem auto;
	position: absolute;
	right: 0;
	-webkit-transform: translateY(-200%);
	transform: translateY(-200%);
	transition-duration: .2s;
	-webkit-transition-property: -webkit-transform, visibility;
	transition-property: transform, visibility;
	transition-timing-function: ease;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 75%;
}
.modal-popup._inner-scroll {overflow-y: visible;}
.ie10 .modal-popup._inner-scroll,.ie9 .modal-popup._inner-scroll {overflow-y: auto;}
.modal-popup._inner-scroll .modal-inner-wrap {max-height: 90%;}
.ie10 .modal-popup._inner-scroll .modal-inner-wrap,
.ie9 .modal-popup._inner-scroll .modal-inner-wrap {max-height: none;}
.modal-popup._inner-scroll .modal-content {overflow-y: auto;}
.modal-popup .modal-header,.modal-popup .modal-content,
.modal-popup .modal-footer {padding-left: 3rem; padding-right: 3rem;}
.modal-popup .modal-header,
.modal-popup .modal-footer {-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-popup .modal-header {padding-bottom: 1.2rem; padding-top: 3rem;}
.modal-popup .modal-footer {margin-top: auto; padding-bottom: 3rem; padding-top: 3rem;}
.modal-popup .modal-footer-actions {text-align: right;}
@media (max-width: 768px) {
	.modal-popup.modal-slide {left: 44px; z-index: 900;}
	.modal-popup.modal-slide._show .modal-inner-wrap {-webkit-transform: translateX(0); transform: translateX(0);}
	.modal-popup.modal-slide .modal-inner-wrap {
		height: 100%;
		overflow-y: auto;
		position: static;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		transition-duration: .3s;
		-webkit-transition-property: -webkit-transform, visibility;
		transition-property: transform, visibility;
		transition-timing-function: ease-in-out;
		width: auto;
	}
	.modal-popup.modal-slide .modal-inner-wrap {margin: 0; max-height: none;}
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {background-image: none; background: none; -moz-box-sizing: content-box; border: 0; box-shadow: none; line-height: inherit; margin: 0; padding: 0; text-shadow: none; font-weight: 400; display: inline-block; text-decoration: none; position: absolute; right: 0; top: 0; }
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {background: none; border: none;}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {background: none; border: none;}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {cursor: not-allowed; pointer-events: none; opacity: .5;}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
    content:'\004c';
	background: none;
	background-image: none;
	border: 0;
	box-shadow: none;
	display: inline-block;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	margin: 0;
	moz-box-sizing: content-box;
	padding: 0;
	text-decoration: none;
	text-shadow: none;
	width: 40px;
	font-family: 'meigee';
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {color: inherit; }
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {color: inherit; }
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {color: #1a1a1a; }
.modal-custom .action-close {margin: 25px; }
.modal-popup .modal-title {border-bottom: 1px solid #c1c1c1; font-weight: 300; padding-bottom: 10px; font-size: 26px; margin-bottom: 0; min-height: 1em; word-wrap: break-word; }
.modal-slide .page-main-actions {margin-top: 2.1rem; margin-bottom: -12.9rem; }
.modals-overlay {background-color: rgba(51,51,51,0.55); bottom: 0; left: 0; position: fixed; right: 0; top: 0; }
body._has-modal-custom .modal-custom-overlay {height: 100vh; left: 0; position: fixed; top: 0; width: 100vw; z-index: 899; }





/* tooltip */

.shipping-policy-block.field-tooltip .field-tooltip-action span {clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto;}

.minicart-items .product.options .tooltip.toggle {display: inline-block; text-decoration: none;}
.minicart-items .product.options .tooltip.toggle > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.minicart-items .product.options .tooltip.toggle:after {-webkit-font-smoothing: antialiased; font-size: 12px; line-height: 12px; color: inherit; content: '\e622'; font-family: 'luma-icons'; margin: -3px 0 0 7px; vertical-align: middle; display: inline-block; font-weight: normal; overflow: hidden; speak: none; text-align: center;}

.field-tooltip {cursor: pointer; position: absolute; right: 0; top: 1px;}
.field-tooltip._active {z-index: 100;}
.field-tooltip._active .field-tooltip-content {display: block;}
.field-tooltip._active .field-tooltip-action:before {color: #333;}
.field-tooltip .field-tooltip-action {display: inline-block; text-decoration: none;}
.field-tooltip .field-tooltip-action > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.field-tooltip .field-tooltip-action:before {-webkit-font-smoothing: antialiased; font-size: 21px; line-height: inherit; color: #bbb; content: '\e623'; font-family: 'luma-icons'; vertical-align: middle; display: inline-block; font-weight: normal; overflow: hidden; speak: none; text-align: center;}
.field-tooltip .field-tooltip-action:hover:before {color: #333;}
._keyfocus .field-tooltip .field-tooltip-action:focus {z-index: 100;}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {display: block;}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {color: #333;}
.field-tooltip .field-tooltip-content {background: #f4f4f4; border: 1px solid #999; border-radius: 1px; font-size: 14px; padding: 12px; width: 270px; display: none; left: 38px; position: absolute; text-transform: none; top: -9px; word-wrap: break-word; z-index: 2;}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {border: 10px solid transparent; height: 0; width: 0; border-right-color: #f4f4f4; left: -21px; top: 12px; content: ''; display: block; position: absolute; z-index: 3;}
.field-tooltip .field-tooltip-content:before {border-right-color: #666;}
.field-tooltip .field-tooltip-content:after {border-right-color: #f4f4f4; width: 1px; z-index: 4;}

.shipping-policy-block.field-tooltip {top: 12px;}
.shipping-policy-block.field-tooltip .field-tooltip-action {color: #1979c3; cursor: pointer;}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {display: none;}
.shipping-policy-block.field-tooltip .field-tooltip-content {width: 420px; top: 30px;}

.shipping-policy-block.field-tooltip .field-tooltip-action span {clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto;}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {right: -10px; top: 40px; left: auto;}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {border: 10px solid transparent; height: 0; width: 0; margin-top: -21px; right: 10px; left: auto; top: 0%;}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {border-bottom-color: #666;}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {border-bottom-color: #f4f4f4; top: 1px;}



.tooltip.wrapper {position: relative;}
.tooltip.wrapper .tooltip.content {background: #fff; max-width: 360px; min-width: 210px; padding: 12px 16px; z-index: 100; display: none; position: absolute; text-align: left; color: #333; line-height: 1.4; border: 1px solid #bbb; margin-top: 5px; left: 0; top: 100%;}
.tooltip.wrapper .tooltip.content:after,.tooltip.wrapper .tooltip.content:before {border: solid transparent; content: ''; height: 0; position: absolute; width: 0;}
.tooltip.wrapper .tooltip.content:after {border-width: 5px; border-color: transparent;}
.tooltip.wrapper .tooltip.content:before {border-width: 6px; border-color: transparent;}
.tooltip.wrapper .tooltip.content:after,.tooltip.wrapper .tooltip.content:before {bottom: 100%;}
.tooltip.wrapper .tooltip.content:after {border-bottom-color: #fff; left: 15px; margin-left: -5px;}
.tooltip.wrapper .tooltip.content:before {border-bottom-color: #bbb; left: 15px; margin-left: -6px;}
.tooltip.wrapper .tooltip.toggle {cursor: help;}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,.tooltip.wrapper:hover .tooltip.content {display: block;}
.tooltip.wrapper .tooltip.content dl {margin-bottom: 0;}
.tooltip.wrapper .tooltip.content dd {white-space: normal;}
.tooltip.wrapper .tooltip.content .subtitle {display: inline-block; margin-bottom: 15px; font-size: 16px; font-weight: 500;}
.tooltip.wrapper .tooltip.content .label {margin-top: 10px;}
.tooltip.wrapper .tooltip.content .label:first-child {margin-top: 0;}
.tooltip.wrapper .tooltip.content .values {margin: 0;}
.ui-tooltip {position: absolute; z-index: 9999;}


.field .tooltip {position: relative;}
.field .tooltip .tooltip-content {background: #fff; max-width: 360px; min-width: 210px; padding: 12px 16px; z-index: 100; display: none; position: absolute; text-align: left; color: #333; line-height: 1.4; border: 1px solid #bbb; margin-left: 5px; left: 100%; top: 0;}
.field .tooltip .tooltip-content:after,.field .tooltip .tooltip-content:before {border: solid transparent; content: ''; height: 0; position: absolute; width: 0;}
.field .tooltip .tooltip-content:after {border-width: 5px; border-color: transparent;}
.field .tooltip .tooltip-content:before {border-width: 6px; border-color: transparent;}
.field .tooltip .tooltip-content:after,.field .tooltip .tooltip-content:before {right: 100%;}
.field .tooltip .tooltip-content:after {border-right-color: #fff; margin-top: -5px; top: 15px;}
.field .tooltip .tooltip-content:before {border-right-color: #bbb; margin-top: -6px; top: 15px;}
.field .tooltip .tooltip-toggle {cursor: help;}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,.field .tooltip .tooltip-toggle:focus + .tooltip-content,.field .tooltip:hover .tooltip-content {display: block;}
.field .tooltip .tooltip-content {min-width: 200px; white-space: normal;}
input:focus ~ .tooltip .tooltip-content,select:focus ~ .tooltip .tooltip-content {display: block;}

.control._with-tooltip {position: relative; padding-right: 40px;}

.field-tooltip {cursor: pointer; position: absolute; right: 0; top: 1px;}
.field-tooltip._active {z-index: 100;}
.field-tooltip._active .field-tooltip-content {display: block;}
.field-tooltip._active .field-tooltip-action:before {color: #333;}
.field-tooltip .field-tooltip-action {display: inline-block; text-decoration: none;}
.field-tooltip .field-tooltip-action > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.field-tooltip .field-tooltip-action:before {
	content: '\0073';
	display: inline-block;
	font: normal normal normal 14px/1 meigee;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	padding: 5px;
}
.field-tooltip .field-tooltip-action:hover:before {color: #333;}
._keyfocus .field-tooltip .field-tooltip-action:focus {z-index: 100;}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {display: block;}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {color: #333;}
.field-tooltip .field-tooltip-content {
	background: #fff;
	border: 1px solid #999;
	border-radius: 1px;
	font-size: 14px;
	padding: 12px;
	width: 270px;
	display: none;
	left: 38px;
	position: absolute;
	text-transform: none;
	top: -9px;
	word-wrap: break-word;
	z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {border: 10px solid transparent; height: 0; width: 0; border-right-color: #999; left: -21px; top: 12px; content: ''; display: block; position: absolute; z-index: 3;}
.field-tooltip .field-tooltip-content:before {border-right-color: #999;}
.field-tooltip .field-tooltip-content:after {border-right-color: #999; width: 1px; z-index: 4;}
.shipping-policy-block.field-tooltip {top: 12px;}
.shipping-policy-block.field-tooltip .field-tooltip-action {color: #1979c3; cursor: pointer;}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {display: none;}
.shipping-policy-block.field-tooltip .field-tooltip-content {width: 420px; top: 30px;}

.ui-tooltip {border: 1px solid #bbb; background: #fff; padding: 10px;}

@media only screen and (max-width: 479px) {
/* 	.minicart-wrapper .block-minicart {width: 290px;} */
	.modal-popup .field-tooltip .field-tooltip-content {width: 200px;}
}

/* Modals ================================================================== */
body._has-modal{height: 100%; overflow: hidden; width: 100%;}
.modals-overlay{z-index: 899;}
.modal-inner-wrap .modal-header,
.modal-inner-wrap .modal-footer {border: none;}
.modal-inner-wrap .modal-content {box-shadow: none; -webkit-box-shadow: none; border: none;}
.modal-slide,
.modal-popup {bottom: 0; left: 0; min-width: 0; position: fixed; right: 0; top: 0; visibility: hidden;}
.modal-slide._show,
.modal-popup._show {visibility: visible;}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {-webkit-transform: translate(0, 0); transform: translate(0, 0);}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {background-color: #fff; box-shadow: 0 0 12px 2px rgba(0,0,0,0.35); opacity: 1; pointer-events: auto;}
.modal-slide {left: 44px; z-index: 900;}
.modal-slide._show .modal-inner-wrap {-webkit-transform: translateX(0); transform: translateX(0);}
.modal-slide .modal-inner-wrap {
	height: 100%;
	overflow-y: auto;
	position: static;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	transition-duration: .3s;
	-webkit-transition-property: -webkit-transform, visibility;
	transition-property: transform, visibility;
	transition-timing-function: ease-in-out;
	width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {overflow-y: visible; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-slide._inner-scroll .modal-content {overflow-y: auto;}
.modal-slide._inner-scroll .modal-footer {margin-top: auto;}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {padding: 0 2.6rem 2.6rem;}
.modal-slide .modal-header{padding-bottom: 2.1rem; padding-top: 2.1rem;}
.modal-popup {left: 0; overflow-y: auto; z-index: 900;}
.modal-popup._show .modal-inner-wrap {-webkit-transform: translateY(0); transform: translateY(0);}
.modal-popup.confirm .modal-inner-wrap {width: 100%; max-width: 400px;}
.modal-popup .modal-inner-wrap {
	box-sizing: border-box;
	height: auto;
	left: 0;
	margin: 5rem auto;
	position: absolute;
	right: 0;
	-webkit-transform: translateY(-200%);
	transform: translateY(-200%);
	transition-duration: .2s;
	-webkit-transition-property: -webkit-transform, visibility;
	transition-property: transform, visibility;
	transition-timing-function: ease;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 75%;
}
.modal-popup._inner-scroll{overflow-y: visible;}
.ie10 .modal-popup._inner-scroll,.ie9 .modal-popup._inner-scroll{overflow-y: auto;}
.modal-popup._inner-scroll .modal-inner-wrap{max-height: 90%;}
.ie10 .modal-popup._inner-scroll .modal-inner-wrap,.ie9 .modal-popup._inner-scroll .modal-inner-wrap{max-height: none;}
.modal-popup._inner-scroll .modal-content{overflow-y: auto;}
.modal-popup .modal-header,.modal-popup .modal-content,.modal-popup .modal-footer{padding-left: 3rem; padding-right: 3rem;}
.modal-popup .modal-header,.modal-popup .modal-footer{-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-popup .modal-header{padding-bottom: 1.2rem; padding-top: 3rem;}
.modal-popup .modal-footer{margin-top: auto; padding-bottom: 3rem; padding-top: 3rem;}
.modal-popup .modal-footer-actions{text-align: right;}
@media (max-width: 768px){
	.modal-popup.modal-slide{left: 44px; z-index: 900;}
	.modal-popup.modal-slide._show .modal-inner-wrap{-webkit-transform: translateX(0); transform: translateX(0);}
	.modal-popup.modal-slide .modal-inner-wrap{height: 100%; overflow-y: auto; position: static; -webkit-transform: translateX(100%); transform: translateX(100%); transition-duration: .3s; -webkit-transition-property: -webkit-transform, visibility; transition-property: transform, visibility; transition-timing-function: ease-in-out; width: auto;}
	.modal-popup.modal-slide .modal-inner-wrap{margin: 0; max-height: none;}
}
.fotorama-video-container:after{background: url(../../frontend/Leadlion/bmania/ro_RO/Magento_ProductVideo/img/gallery-sprite.png) bottom right; bottom: 0; content: ''; height: 100px; left: 0; margin: auto; position: absolute; right: 0; top: 12px; width: 100px;}
.fotorama-video-container .magnify-lens{display: none !important;}
.fotorama-video-container.video-unplayed:hover img{opacity: 0.6;}
.fotorama-video-container.video-unplayed:hover:after{transform: scale(1.25);}
.video-thumb-icon:after{background: url(../../frontend/Leadlion/bmania/ro_RO/Magento_ProductVideo/img/gallery-sprite.png) bottom left; bottom: 0; content: ''; height: 40px; left: 0; margin: auto; position: absolute; right: 0; top: 10px; width: 49px;}
.product-video{height: 75%; left: 0; position: absolute; top: 0; width: 100%; right: 0; bottom: 0; margin: auto;}
.product-video iframe{height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 9999;}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape){
	.product-video{height: 100%; width: 81%;}
}
.fotorama__arr.hidden-video{z-index: -1 !important;}
.fotorama__video-close{bottom: 89%; top: auto;}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after{bottom: 0; content: ''; height: 100px; left: 0; margin: auto; position: absolute; right: 0; top: 12px; width: 100px;}
.block-wishlist-search .form-wishlist-search{margin: 20px 0 0;}














.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {right: -10px; top: 40px; left: auto; }
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {border: 10px solid transparent; height: 0; width: 0; margin-top: -21px; right: 10px; left: auto; top: 0%; }
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {border-bottom-color: #999; }
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {border-bottom-color: #f4f4f4; top: 1px; }


body._has-modal {height: 100%; overflow: hidden; width: 100%; }
.modals-overlay {z-index: 999 !important; }
.modal-slide,
.modal-popup {bottom: 0; left: 0; min-width: 0; position: fixed; right: 0; top: 0; visibility: hidden;}
.modal-slide._show,.modal-popup._show {visibility: visible;}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {-webkit-transform: translate(0, 0); transform: translate(0, 0);}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {background-color: #fff; box-shadow: 0 0 12px 2px rgba(0,0,0,0.35); opacity: 1; pointer-events: auto;}
.modal-slide {left: 44px; z-index: 900;}
.modal-slide._show .modal-inner-wrap {-webkit-transform: translateX(0); transform: translateX(0);}
.modal-slide .modal-inner-wrap {
	height: 100%;
	overflow-y: auto;
	position: static;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	transition-duration: .3s;
	-webkit-transition-property: -webkit-transform, visibility;
	transition-property: transform, visibility;
	transition-timing-function: ease-in-out;
	width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {overflow-y: visible; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-slide._inner-scroll .modal-content {overflow-y: auto;}
.modal-slide._inner-scroll .modal-footer {margin-top: auto;}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {padding: 0 2.6rem 2.6rem;}
.modal-slide .modal-header {padding-bottom: 2.1rem; padding-top: 2.1rem;}
.modal-popup {left: 0; overflow-y: auto; z-index: 99999 !important;}
.modal-popup._show .modal-inner-wrap {-webkit-transform: translateY(0); transform: translateY(0);}
.modal-popup .modal-inner-wrap {
	box-sizing: border-box;
	height: auto;
	left: 0;
	margin: 5rem auto;
	position: absolute;
	right: 0;
	-webkit-transform: translateY(-200%);
	transform: translateY(-200%);
	transition-duration: .2s;
	-webkit-transition-property: -webkit-transform, visibility;
	transition-property: transform, visibility;
	transition-timing-function: ease;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 75%;
}
.modal-popup._inner-scroll {overflow-y: visible;}
.ie10 .modal-popup._inner-scroll,.ie9 .modal-popup._inner-scroll {overflow-y: auto;}
.modal-popup._inner-scroll .modal-inner-wrap {max-height: 90%;}
.ie10 .modal-popup._inner-scroll .modal-inner-wrap,
.ie9 .modal-popup._inner-scroll .modal-inner-wrap {max-height: none;}
.modal-popup._inner-scroll .modal-content {overflow-y: auto;}
.modal-popup .modal-header,.modal-popup .modal-content,
.modal-popup .modal-footer {padding-left: 3rem; padding-right: 3rem;}
.modal-popup .modal-header,
.modal-popup .modal-footer {-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-popup .modal-header {padding-bottom: 1.2rem; padding-top: 3rem;}
.modal-popup .modal-footer {margin-top: auto; padding-bottom: 3rem; padding-top: 3rem;}
.modal-popup .modal-footer-actions {text-align: right;}
@media (max-width: 768px) {
	.modal-popup.modal-slide {left: 44px; z-index: 900;}
	.modal-popup.modal-slide._show .modal-inner-wrap {-webkit-transform: translateX(0); transform: translateX(0);}
	.modal-popup.modal-slide .modal-inner-wrap {
		height: 100%;
		overflow-y: auto;
		position: static;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		transition-duration: .3s;
		-webkit-transition-property: -webkit-transform, visibility;
		transition-property: transform, visibility;
		transition-timing-function: ease-in-out;
		width: auto;
	}
	.modal-popup.modal-slide .modal-inner-wrap {margin: 0; max-height: none;}
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {background-image: none; background: none; -moz-box-sizing: content-box; border: 0; box-shadow: none; line-height: inherit; margin: 0; padding: 0; text-shadow: none; font-weight: 400; display: inline-block; text-decoration: none; position: absolute; right: 0; top: 0; }
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {background: none; border: none;}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {background: none; border: none;}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {cursor: not-allowed; pointer-events: none; opacity: .5;}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
	background: none;
	background-image: none;
	border: 0;
	box-shadow: none;
	display: inline-block;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	margin: 0;
	moz-box-sizing: content-box;
	padding: 0;
	text-decoration: none;
	text-shadow: none;
	width: 40px;
    content: '\004c';
	font-family: 'meigee';
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {color: inherit; }
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {color: inherit; }
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {color: #1a1a1a; }
.modal-custom .action-close {margin: 25px; }
.modal-popup .modal-title {border-bottom: 1px solid #c1c1c1; font-weight: 300; padding-bottom: 10px; font-size: 26px; margin-bottom: 0; min-height: 1em; word-wrap: break-word; }
.modal-slide .page-main-actions {margin-top: 2.1rem; margin-bottom: -12.9rem; }
.modals-overlay {background-color: rgba(51,51,51,0.55); bottom: 0; left: 0; position: fixed; right: 0; top: 0; }
body._has-modal-custom .modal-custom-overlay {height: 100vh; left: 0; position: fixed; top: 0; width: 100vw; z-index: 899; }





/* tooltip */

.shipping-policy-block.field-tooltip .field-tooltip-action span {clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto;}

.minicart-items .product.options .tooltip.toggle {display: inline-block; text-decoration: none;}
.minicart-items .product.options .tooltip.toggle > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.minicart-items .product.options .tooltip.toggle:after {-webkit-font-smoothing: antialiased; font-size: 12px; line-height: 12px; color: inherit; content: '\e622'; font-family: 'luma-icons'; margin: -3px 0 0 7px; vertical-align: middle; display: inline-block; font-weight: normal; overflow: hidden; speak: none; text-align: center;}

.field-tooltip {cursor: pointer; position: absolute; right: 0; top: 1px;}
.field-tooltip._active {z-index: 100;}
.field-tooltip._active .field-tooltip-content {display: block;}
.field-tooltip._active .field-tooltip-action:before {color: #333;}
.field-tooltip .field-tooltip-action {display: inline-block; text-decoration: none;}
.field-tooltip .field-tooltip-action > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.field-tooltip .field-tooltip-action:before {-webkit-font-smoothing: antialiased; font-size: 21px; line-height: inherit; color: #bbb; content: '\e623'; font-family: 'luma-icons'; vertical-align: middle; display: inline-block; font-weight: normal; overflow: hidden; speak: none; text-align: center;}
.field-tooltip .field-tooltip-action:hover:before {color: #333;}
._keyfocus .field-tooltip .field-tooltip-action:focus {z-index: 100;}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {display: block;}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {color: #333;}
.field-tooltip .field-tooltip-content {background: #f4f4f4; border: 1px solid #999; border-radius: 1px; font-size: 14px; padding: 12px; width: 270px; display: none; left: 38px; position: absolute; text-transform: none; top: -9px; word-wrap: break-word; z-index: 2;}
.field-tooltip .field-tooltip-content:before,.field-tooltip .field-tooltip-content:after {border: 10px solid transparent; height: 0; width: 0; border-right-color: #f4f4f4; left: -21px; top: 12px; content: ''; display: block; position: absolute; z-index: 3;}
.field-tooltip .field-tooltip-content:before {border-right-color: #666;}
.field-tooltip .field-tooltip-content:after {border-right-color: #f4f4f4; width: 1px; z-index: 4;}

.shipping-policy-block.field-tooltip {top: 12px;}
.shipping-policy-block.field-tooltip .field-tooltip-action {color: #1979c3; cursor: pointer;}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {display: none;}
.shipping-policy-block.field-tooltip .field-tooltip-content {width: 420px; top: 30px;}

.shipping-policy-block.field-tooltip .field-tooltip-action span {clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto;}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,.shipping-policy-block.field-tooltip .field-tooltip-content {right: -10px; top: 40px; left: auto;}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,.shipping-policy-block.field-tooltip .field-tooltip-content:before,.shipping-policy-block.field-tooltip .field-tooltip-content:after {border: 10px solid transparent; height: 0; width: 0; margin-top: -21px; right: 10px; left: auto; top: 0%;}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,.shipping-policy-block.field-tooltip .field-tooltip-content:before {border-bottom-color: #666;}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,.shipping-policy-block.field-tooltip .field-tooltip-content:after {border-bottom-color: #f4f4f4; top: 1px;}



.tooltip.wrapper {position: relative;}
.tooltip.wrapper .tooltip.content {background: #fff; max-width: 360px; min-width: 210px; padding: 12px 16px; z-index: 100; display: none; position: absolute; text-align: left; color: #333; line-height: 1.4; border: 1px solid #bbb; margin-top: 5px; left: 0; top: 100%;}
.tooltip.wrapper .tooltip.content:after,.tooltip.wrapper .tooltip.content:before {border: solid transparent; content: ''; height: 0; position: absolute; width: 0;}
.tooltip.wrapper .tooltip.content:after {border-width: 5px; border-color: transparent;}
.tooltip.wrapper .tooltip.content:before {border-width: 6px; border-color: transparent;}
.tooltip.wrapper .tooltip.content:after,.tooltip.wrapper .tooltip.content:before {bottom: 100%;}
.tooltip.wrapper .tooltip.content:after {border-bottom-color: #fff; left: 15px; margin-left: -5px;}
.tooltip.wrapper .tooltip.content:before {border-bottom-color: #bbb; left: 15px; margin-left: -6px;}
.tooltip.wrapper .tooltip.toggle {cursor: help;}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,.tooltip.wrapper:hover .tooltip.content {display: block;}
.tooltip.wrapper .tooltip.content dl {margin-bottom: 0;}
.tooltip.wrapper .tooltip.content dd {white-space: normal;}
.tooltip.wrapper .tooltip.content .subtitle {display: inline-block; margin-bottom: 15px; font-size: 16px; font-weight: 500;}
.tooltip.wrapper .tooltip.content .label {margin-top: 10px;}
.tooltip.wrapper .tooltip.content .label:first-child {margin-top: 0;}
.tooltip.wrapper .tooltip.content .values {margin: 0;}
.ui-tooltip {position: absolute; z-index: 9999;}


.field .tooltip {position: relative;}
.field .tooltip .tooltip-content {background: #fff; max-width: 360px; min-width: 210px; padding: 12px 16px; z-index: 100; display: none; position: absolute; text-align: left; color: #333; line-height: 1.4; border: 1px solid #bbb; margin-left: 5px; left: 100%; top: 0;}
.field .tooltip .tooltip-content:after,.field .tooltip .tooltip-content:before {border: solid transparent; content: ''; height: 0; position: absolute; width: 0;}
.field .tooltip .tooltip-content:after {border-width: 5px; border-color: transparent;}
.field .tooltip .tooltip-content:before {border-width: 6px; border-color: transparent;}
.field .tooltip .tooltip-content:after,.field .tooltip .tooltip-content:before {right: 100%;}
.field .tooltip .tooltip-content:after {border-right-color: #fff; margin-top: -5px; top: 15px;}
.field .tooltip .tooltip-content:before {border-right-color: #bbb; margin-top: -6px; top: 15px;}
.field .tooltip .tooltip-toggle {cursor: help;}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,.field .tooltip .tooltip-toggle:focus + .tooltip-content,.field .tooltip:hover .tooltip-content {display: block;}
.field .tooltip .tooltip-content {min-width: 200px; white-space: normal;}
input:focus ~ .tooltip .tooltip-content,select:focus ~ .tooltip .tooltip-content {display: block;}

.control._with-tooltip {position: relative; padding-right: 40px;}

.field-tooltip {cursor: pointer; position: absolute; right: 0; top: 1px;}
.field-tooltip._active {z-index: 100;}
.field-tooltip._active .field-tooltip-content {display: block;}
.field-tooltip._active .field-tooltip-action:before {color: #333;}
.field-tooltip .field-tooltip-action {display: inline-block; text-decoration: none;}
.field-tooltip .field-tooltip-action > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.field-tooltip .field-tooltip-action:before {
	content: '\0073';
	display: inline-block;
	font: normal normal normal 14px/1 meigee;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	padding: 5px;
}
.field-tooltip .field-tooltip-action:hover:before {color: #333;}
._keyfocus .field-tooltip .field-tooltip-action:focus {z-index: 100;}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {display: block;}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {color: #333;}
.field-tooltip .field-tooltip-content {
	background: #fff;
	border: 1px solid #999;
	border-radius: 1px;
	font-size: 14px;
	padding: 12px;
	width: 270px;
	display: none;
	left: 38px;
	position: absolute;
	text-transform: none;
	top: -9px;
	word-wrap: break-word;
	z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {border: 10px solid transparent; height: 0; width: 0; border-right-color: #999; left: -21px; top: 12px; content: ''; display: block; position: absolute; z-index: 3;}
.field-tooltip .field-tooltip-content:before {border-right-color: #999;}
.field-tooltip .field-tooltip-content:after {border-right-color: #999; width: 1px; z-index: 4;}
.shipping-policy-block.field-tooltip {top: 12px;}
.shipping-policy-block.field-tooltip .field-tooltip-action {color: #1979c3; cursor: pointer;}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {display: none;}
.shipping-policy-block.field-tooltip .field-tooltip-content {width: 420px; top: 30px;}

.ui-tooltip {border: 1px solid #bbb; background: #fff; padding: 10px;}

@media only screen and (max-width: 479px) {
/* 	.minicart-wrapper .block-minicart {width: 290px;} */
	.modal-popup .field-tooltip .field-tooltip-content {width: 200px;}
}

.shipping-policy-block.field-tooltip {margin-bottom: 20px; position: relative; right: auto; top: auto;}
.shipping-policy-block.field-tooltip .field-tooltip-content {width: 300px; right: auto;}
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {right: auto;}
.page-multiple-wishlist .products-grid.wishlist .product-item-name,
.page-multiple-wishlist .products-grid.wishlist .product-item-description,
.page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
.page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {margin-left: 115px;}

@media only screen and (max-width: 768px) {
	.abs-checkout-tooltip-content-position-top-mobile,
	.field-tooltip .field-tooltip-content {right: -10px; top: 40px; left: auto;}
	.field-tooltip .field-tooltip-content:before,
	.field-tooltip .field-tooltip-content:after {border: 10px solid transparent; height: 0; width: 0; margin-top: -21px; right: 10px; left: auto; top: 0%;}
	.field-tooltip .field-tooltip-content:before {border-bottom-color: #666;}
	.field-tooltip .field-tooltip-content:after {border-bottom-color: #f4f4f4; top: 1px;}
}

.load.indicator {background-color: rgba(255,255,255,0.5); z-index: 9999; bottom: 0; left: 0; position: fixed; right: 0; top: 0; position: absolute;}
.load.indicator:before {
	background: transparent url('../../frontend/Leadlion/bmania/ro_RO/images/loader-2.gif') no-repeat 50% 50%;
	border-radius: 5px;
	height: 160px;
	width: 160px;
	bottom: 0;
	box-sizing: border-box;
	content: '';
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}
.load.indicator > span {display: none;}
.loading-mask {bottom: 0; left: 0; margin: auto; position: fixed; right: 0; top: 0; z-index: 100; background: rgba(255,255,255,0.5);}
.loading-mask .loader > img {bottom: 0; left: 0; margin: auto; position: fixed; right: 0; top: 0; z-index: 100;}
.loading-mask .loader > p {display: none;}
body > .loading-mask {z-index: 9999;}
._block-content-loading {position: relative;}

.checkout-index-index .checkout-billing-address > fieldset {
    background: #f5f5f5;
    padding: 25px 15px;
    margin-bottom: 30px;
}


/* Menu for blog */


li.level0.category-item.level-top.parent.ui-menu-item.menu-active .submenu {
    width: 100%;
    border-top: 0;
    display: flex !important;
    flex-direction: row;
    max-width: 1380px;
    left: 50% !important;
    transform: translate(-50%, 0);
    padding: 30px 30px 40px;
}

.navigation .level0 .submenu li:not(:last-of-type) {
    border-bottom: initial;
}

@media only screen and (min-width: 768px) {
    li.level0.category-item.level-top.parent.ui-menu-item.menu-active .submenu li a {
        padding: 0.4em 18px 0.75em 18px;
    }
    .taphover .image-wrapper .lightbox-button,
    .image-wrapper:hover .lightbox-button {
        opacity: 1;
    }
}
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b73ef031c20d1e5c0ab1)
 * Config saved to config.json and https://gist.github.com/b73ef031c20d1e5c0ab1
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 10px;
  padding-right: 10px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* Generated by Glyphter (http://www.glyphter.com) on  Tue Feb 28 2017*/
@font-face {
    font-family: 'meigee';
    src: url('../../frontend/Leadlion/bmania/ro_RO/fonts/meigee.eot');
    src: url('../../frontend/Leadlion/bmania/ro_RO/fonts/meigee.eot?#iefix') format('embedded-opentype'),
         url('../../frontend/Leadlion/bmania/ro_RO/fonts/meigee.woff') format('woff'),
         url('../../frontend/Leadlion/bmania/ro_RO/fonts/meigee.ttf') format('truetype'),
         url('../../frontend/Leadlion/bmania/ro_RO/fonts/meigee.svg#meigee') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='meigee-']:before{
	display: inline-block;
   font-family: 'meigee';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.meigee-arrow-down:before{content:'\0041';}
.meigee-arrow-down-circle:before{content:'\0042';}
.meigee-arrow-left:before{content:'\0043';}
.meigee-arrow-right:before{content:'\0044';}
.meigee-arrow-up:before{content:'\0045';}
.meigee-arrow-up-circle:before{content:'\0046';}
.meigee-shopping-cart-outline:before{content:'\0047';}
.meigee-calendar:before{content:'\0048';}
.meigee-chart:before{content:'\0049';}
.meigee-check:before{content:'\004a';}
.meigee-clock:before{content:'\004b';}
.meigee-close:before{content:'\004c';}
.meigee-envelope:before{content:'\004d';}
.meigee-eye:before{content:'\004e';}
.meigee-fa-angle-left:before{content:'\004f';}
.meigee-fa-angle-right:before{content:'\0050';}
.meigee-fa-arrow-left:before{content:'\0051';}
.meigee-fa-arrow-right:before{content:'\0052';}
.meigee-fa-caret-down:before{content:'\0053';}
.meigee-fa-caret-up:before{content:'\0054';}
.meigee-fa-dollar:before{content:'\0055';}
.meigee-fa-envelope:before{content:'\0056';}
.meigee-fa-envelope-o:before{content:'\0057';}
.meigee-fa-exchange:before{content:'\0058';}
.meigee-fa-eye:before{content:'\0059';}
.meigee-fa-facebook:before{content:'\005a';}
.meigee-fa-google-plus:before{content:'\0061';}
.meigee-fa-heart:before{content:'\0062';}
.meigee-fa-heart-o:before{content:'\0063';}
.meigee-verified-protection:before{content:'\0064';}
.meigee-fa-instagram:before{content:'\0065';}
.meigee-verified-protection:before{content:'\0066';}
.meigee-fa-linkedin:before{content:'\0067';}
.meigee-fa-map-marker:before{content:'\0068';}
.meigee-fa-minus:before{content:'\0069';}
.meigee-fa-pinterest-p:before{content:'\006a';}
.meigee-fa-plus:before{content:'\006b';}
.meigee-e-commerce-search:before{content:'\006c';}
.meigee-left-arrow-key:before{content:'\006d';}
.meigee-fa-tumblr:before{content:'\006e';}
.meigee-fa-twitter:before{content:'\006f';}
.meigee-fa-vimeo:before{content:'\0070';}
.meigee-fa-vine:before{content:'\0071';}
.meigee-fa-youtube-play:before{content:'\0072';}
.meigee-info:before{content:'\0073';}
.meigee-lock:before{content:'\0074';}
.meigee-login:before{content:'\0075';}
.meigee-circular-arrows-couple:before{content:'\0076';}
.meigee-meigee-grid:before{content:'\0077';}
.meigee-meigee-list:before{content:'\0078';}
.meigee-right-arrow-key:before{content:'\0079';}
.meigee-minus:before{content:'\007a';}
.meigee-notebook:before{content:'\0030';}
.meigee-options-vertical:before{content:'\0031';}
.meigee-pencil:before{content:'\0032';}
.meigee-plus:before{content:'\0033';}
.meigee-printer:before{content:'\0034';}
.meigee-trash:before{content:'\0035';}
.meigee-user:before{content:'\0036';}
.meigee-placeholder:before{content:'\0037';}
.meigee-pen-signing-check:before{content:'\0038';}
.meigee-percentage-discount:before{content:'\0039';}
.meigee-verified-protection:before{content:'\0021';}
.meigee-headset-call-service:before{content:'\0022';}
.meigee-giftbox-outline:before{content:'\0023';}
.meigee-ecommerce-user-profile:before{content:'\0024';}
.meigee-e-commerce-like-heart:before{content:'\0025';}
.meigee-headphones:before{content:'\0026';}
.meigee-fa-cog:before{content:'\0027';}
.meigee-fa-navicon:before{content:'\0028';}
.meigee-photo-camera:before{content:'\0029';}
.meigee-glasses:before{content:'\002a';}
.meigee-copy:before{content:'\002b';}
.meigee-fa-minus-square:before{content:'\002c';}
.meigee-fa-plus-square:before{content:'\002d';}
.meigee-musical-note:before{content:'\002e';}
.meigee-upload:before{content:'\002f';}
.meigee-speaker:before{content:'\005b';}
.meigee-padlock:before{content:'\005c';}
.meigee-monitor:before{content:'\005d';}
.meigee-fa-star:before{content:'\005f';}
.meigee-fa-home:before{content:'\0060';}
.meigee-menu:before{content:'\007b';}
.meigee-sd-card:before{content:'\007d';}
.meigee-fingerprint:before{content:'\007e';}



/* Generated by Glyphter (http://www.glyphter.com) on  Thu May 18 2017*/
@font-face {
    font-family: 'meigee2';
    src: url('../../frontend/Leadlion/bmania/ro_RO/fonts/meigee2.eot');
    src: url('../../frontend/Leadlion/bmania/ro_RO/fonts/meigee2.eot?#iefix') format('embedded-opentype'),
         url('../../frontend/Leadlion/bmania/ro_RO/fonts/meigee2.woff') format('woff'),
         url('../../frontend/Leadlion/bmania/ro_RO/fonts/meigee2.ttf') format('truetype'),
         url('../../frontend/Leadlion/bmania/ro_RO/fonts/meigee2.svg#meigee2') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='meigee2-']:before{
	display: inline-block;
   font-family: 'meigee2';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.meigee2-bracelet:before{content:'\0041';}
.meigee2-collar:before{content:'\0042';}
.meigee2-cosmetics:before{content:'\0043';}
.meigee2-cream:before{content:'\0044';}
.meigee2-deodorant:before{content:'\0045';}
.meigee2-diamond-ring:before{content:'\0046';}
.meigee2-earring:before{content:'\0047';}
.meigee2-gel:before{content:'\0048';}
.meigee2-hair-dye:before{content:'\0049';}
.meigee2-lipstick:before{content:'\004a';}
.meigee2-nail-polish:before{content:'\004b';}
.meigee2-pendant:before{content:'\004c';}
.meigee2-perfume:before{content:'\004d';}
.meigee2-potions:before{content:'\004e';}
.meigee2-vip:before{content:'\004f';}/**
 * @package     voltage
 * @copyright   Copyright (c) 2010-2016 MeigeeTeam. (http://www.meigeeteam.com)
 */

/* #Desktop - Extra Large ================================================== */

@media only screen and (min-width: 1332px) {
	.header-wrapper .navbar-collapse.collapse a.level-top.ui-state-focus,
	.header-wrapper .navbar-collapse.collapse a.level-top.ui-state-active {background-color: #eee; color: #222;}
	.header-wrapper .navbar-collapse.collapse .parent a.level-top.ui-state-focus,
	.header-wrapper .navbar-collapse.collapse .parent a.level-top.ui-state-active {
		border-color: #ddd;
		border-bottom-color: #fff;
		background-color: #eee;
		color: #222;
		-webkit-box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
		-moz-box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
		box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
	}
	.navigation .level0 .submenu {
		-webkit-box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
		-moz-box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
		box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
	}
	.header-wrapper .navbar-collapse.collapse li.active > a.level-top,
	.header-wrapper .navbar-collapse.collapse li.active > a.level-top.ui-state-active,
	.header-wrapper .navbar-collapse.collapse li.active > a.level-top.ui-state-focus {background-color: #eee; color: #222; border-color: #eee;}
	.header-wrapper .navbar-collapse.collapse li.active > a.level-top .ui-menu-icon:after,
	.header-wrapper .navbar-collapse.collapse li.active > a.level-top.ui-state-focus .ui-menu-icon:after,
	.header-wrapper .navbar-collapse.collapse li.active > a.level-top.ui-state-active .ui-menu-icon:after {color: #222;}

	.header-wrapper .navbar-collapse.collapse li[data-vertical-parent="1"].active > a.level-top,
	.header-wrapper .navbar-collapse.collapse li[data-vertical-parent="1"].active > a.level-top.ui-state-active,
	.header-wrapper .navbar-collapse.collapse li[data-vertical-parent="1"].active > a.level-top.ui-state-focus{background: none;}


	.products-grid .image-wrapper .button-wrapper {
		opacity: 0;
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%);
	}

	.slider-wrapper {float: left; width: 72.72111%;}
	.slider-right-block {float: left; width: 27.27889%;}

	.footer .footer-middle-block ul.social-links {padding-right: 40px;}

	body.boxed-layout .container {
		padding: 0 40px;	}
	body.boxed-layout .footer .subscribe-block .block.newsletter {
	    width: 72.7%;
	}
	.footer:before,
	.footer:after {
		display: block;
		content: '';
		position: absolute;
		top: auto;
		bottom: 0;
		left: 0;
		height: 300px;
		width: 400px;
	}
	.footer:before {
		background-image: url('../../frontend/Leadlion/bmania/ro_RO/images/voltage_footer_bg_img_1.png');
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	.footer:after {
		left: auto;
		right: 0;
		background-image: url('../../frontend/Leadlion/bmania/ro_RO/images/voltage_footer_bg_img_2.png');
		background-repeat: no-repeat;
		background-position: bottom right;
	}
	/* Skin Paddings ================================================================================= */
	.row.skin-padding {
        margin-left: -15px;
        margin-right: -15px;
    }
    .skin-padding .col-xs-1,
    .skin-padding .col-sm-1,
    .skin-padding .col-md-1,
    .skin-padding .col-lg-1,
    .skin-padding .col-xs-2,
    .skin-padding .col-sm-2,
    .skin-padding .col-md-2,
    .skin-padding .col-lg-2,
    .skin-padding .col-xs-3,
    .skin-padding .col-sm-3,
    .skin-padding .col-md-3,
    .skin-padding .col-lg-3,
    .skin-padding .col-xs-4,
    .skin-padding .col-sm-4,
    .skin-padding .col-md-4,
    .skin-padding .col-lg-4,
    .skin-padding .col-xs-5,
    .skin-padding .col-sm-5,
    .skin-padding .col-md-5,
    .skin-padding .col-lg-5,
    .skin-padding .col-xs-6,
    .skin-padding .col-sm-6,
    .skin-padding .col-md-6,
    .skin-padding .col-lg-6,
    .skin-padding .col-xs-7,
    .skin-padding .col-sm-7,
    .skin-padding .col-md-7,
    .skin-padding .col-lg-7,
    .skin-padding .col-xs-8,
    .skin-padding .col-sm-8,
    .skin-padding .col-md-8,
    .skin-padding .col-lg-8,
    .skin-padding .col-xs-9,
    .skin-padding .col-sm-9,
    .skin-padding .col-md-9,
    .skin-padding .col-lg-9,
    .skin-padding .col-xs-10,
    .skin-padding .col-sm-10,
    .skin-padding .col-md-10,
    .skin-padding .col-lg-10,
    .skin-padding .col-xs-11,
    .skin-padding .col-sm-11,
    .skin-padding .col-md-11,
    .skin-padding .col-lg-11,
    .skin-padding .col-xs-12,
    .skin-padding .col-sm-12,
    .skin-padding .col-md-12,
    .skin-padding .col-lg-12 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .widget .price-action-block {
        margin-right: 10px;
    }

	.products-grid:not(.widget-product-grid) .add-to-links {margin-top: 0;}
}

/* #Desktop ================================================== */

/* Note: Design for a width of 1024px */

@media only screen and (min-width: 1008px) and (max-width: 1331px) {

	.page-header .top-block {text-align: center;}
	.page-header .top-block .minicart-wrapper .block-minicart {text-align: left;}
	.page-header .middle-block-inner {text-align: center;}
	.page-header .quick-access {float: none; display: inline-block; padding-top: 0;}
	.sidebar .block.block-compare .product-item-name {width: 90%;}
	.sidebar .block .primary,
	.sidebar .block .secondary {margin: 0 0 .75em;}
	.page-header .panel {padding: 0;}
	.page-header .header-text-blocks {float: none; vertical-align: middle;}
	.header-wrapper .block-search {margin-left: 20px;}

	.page-header .welcome {font-size: 12px; float: none;}
	.page-header  .right-block {float: none; border-top: 1px solid rgba(0,0,0,0.1);}
    .page-header .header-info,
    .page-header ul.social-links {
        float: none;
    }
	.header-wrapper .navbar-collapse.collapse a.level-top.ui-state-focus,
	.header-wrapper .navbar-collapse.collapse a.level-top.ui-state-active {background-color: #eee;}
	.header-wrapper .navbar-collapse.collapse .parent a.level-top.ui-state-focus,
	.header-wrapper .navbar-collapse.collapse .parent a.level-top.ui-state-active {
		border-color: #ddd;
		border-bottom-color: #fff;
		background-color: transparent;
		color: #222;
		-webkit-box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
		-moz-box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
		box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
	}
	.header-wrapper .navbar-collapse.collapse li.active > a.level-top,
	.header-wrapper .navbar-collapse.collapse li.active > a.level-top.ui-state-active,
	.header-wrapper .navbar-collapse.collapse li.active > a.level-top.ui-state-focus {background-color: #eee; color: #222; border-color: #eee;}
	.header-wrapper .navbar-collapse.collapse li.active > a.level-top .ui-menu-icon:after,
	.header-wrapper .navbar-collapse.collapse li.active > a.level-top.ui-state-focus .ui-menu-icon:after,
	.header-wrapper .navbar-collapse.collapse li.active > a.level-top.ui-state-active .ui-menu-icon:after {color: #222;}
    #sticky-header .right-wrapper {
        width: 70%;
    }
	.navigation .level0 .submenu {
		-webkit-box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
		-moz-box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
		box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
	}
	.header-wrapper .navbar-collapse.collapse a.level-top {padding-left: 10px; padding-right: 10px;}
    .header-wrapper .header-text-banner .title {
        font-size: 18px;
        line-height: 14px;
    }
    .header-wrapper .header-text-banner .image-block {
        max-width: 50%;
        margin-right: -10px;
        padding-top: 12px;
    }
    .header-wrapper .header-text-banner .image-text {
        right: 21px;
    }

	.header-wrapper #sticky-header .navbar-collapse.collapse a.level-top {padding-left: 10px; padding-right: 10px; font-size: 14px; text-transform: none; line-height: 1.58;}
    /* #sticky-header .left-wrapper {padding-top: 5px; padding-bottom: 5px;} */
    .products-grid .add-to-links {
        display: block;
        width: 100%;
        margin-top: 15px;
    }

	/* Home Page */
    .bordered-wrapper {
        padding: 20px;
    }
    .text-blocks-wrapper .text-item .title {font-size: 13px;}
    .text-blocks-wrapper .text-item .text {font-size: 11px;}
    .text-blocks-wrapper .text-item i {
        font-size: 24px;
        height: 50px;
        width: 50px;
        line-height: 50px;
    }

    .products-grid .product-item-info {
        padding-left: 10px;
        padding-right: 10px;
    }

    body .footer .subscribe-block {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    body .footer .subscribe-block .title {
        margin-right: 40px;
        padding-right: 40px;
    }
    .footer .form-subscribe-header {
        padding-right: 20px;
    }
    body .footer .subscribe-block .block.newsletter {
        width: 70%;
    }

    body .subscribe-block {padding: 35px 30px 39px;}
    body .subscribe-block .block-content .input-wrapper {width: 272px;}
	.footer .socials-wrapper {margin: 0;}
	.footer .horizontal-links li a {padding: 10px 8px;}
}

/* #Tablet (Portrait) ================================================== */

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 1007px) {
	.product-image-wrapper img {width: auto!important; height: auto!important;}
	.products-grid .actions-secondary a {margin-left: 10px;}
	.page-header .action.nav-toggle {display: inline-block; margin: 0; padding: 15px 15px 14px; vertical-align: middle;}
	.page-header .action.nav-toggle i {line-height: 16px;}
	.nav-before-open{height: 100%;width: 100%}
	.nav-before-open .page-wrapper{-webkit-transition: left .3s;-moz-transition: left .3s;-ms-transition: left .3s;transition: left .3s;height: 100%;left: 0; /* overflow: hidden; */ position: relative}
	.header-wrapper .navbar-collapse.collapse a.level-top span {padding-top: 0;}
	.nav-before-open body{height: 100%;overflow: hidden;position: relative;width: 100%}
	.nav-open .page-wrapper{left: 360px;}
	.nav-open .nav-sections{
		-webkit-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		-moz-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		-ms-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		left: 0;
		z-index: 99;

	}
	.nav-open .nav-toggle:after{
		background: rgba(0,0,0,0.01);
		content: '';
		display: block;
		height: 100%;
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 1;
	}
	.nav-sections {width: 360px; left: -360px;}
	.nav-sections-items{position: relative; z-index: 1}
	.nav-sections-items:before,
	.nav-sections-items:after{content: '';display: table}
	.nav-sections-items:after{clear: both}
	.nav-sections-item-title {
		background: transparent;
		border: solid #d7d7d7;
		border-width: 0 0 1px 1px;
		box-sizing: border-box;
		float: left;
		height: 46px;
		font-size: 14px;
		padding: 13px 0;
		text-align: center;
		width: 33.33%;
	}
	.nav-sections-item-title a {color: #222;}
	.nav-sections-item-title.active {background: #e3e3e3; border-bottom: 0;}
	.nav-sections-item-title.active a {color: #000;}
	.nav-sections-item-title .nav-sections-item-switch:hover {text-decoration: none;}
	.nav-sections-item-content {box-sizing: border-box; float: right; margin-left: -100%; margin-top: 45px; width: 100%; padding: 20px;}
	.nav-sections-item-content .navbar-collapse.collapse {border: none; margin: -20px;}
	.nav-sections-item-content:before,
	.nav-sections-item-content:after{content: '';display: table}
	.nav-sections-item-content:after{clear: both}
	.nav-sections-item-content.active{display: block}
	body .mobile-menu-wrapper .header-switcher,
	body .mobile-menu-wrapper .header-switcher .options {display: block; margin: 0; color: #222;}
	body .mobile-menu-wrapper .header-switcher .options .action.toggle,
	body .mobile-menu-wrapper .header-switcher .options .action.toggle.active {display: block; padding: 2px 10px 2px 0; border: solid 1px #ddd;}
	body .mobile-menu-wrapper .switcher-trigger strong {width: calc(100% - 26px);}
	body .mobile-menu-wrapper .header-switcher.switcher-language .switcher-trigger span:before {content: none;}
	body .mobile-menu-wrapper .header-switcher .options .action.toggle:after {color: rgba(0,0,0,0.3);}

	body .mobile-menu-wrapper .header-switcher + .header-switcher {margin-top: 20px; padding: 0; margin-left: 0;}
	body .mobile-menu-wrapper .header-switcher + .header-switcher > div {display: block;}
	body .mobile-menu-wrapper .header-switcher + .header-switcher:before {content: none;}
	.page-header .quick-access .header-switcher {display: none;}
	.navigation{background: #f0f0f0;box-sizing: border-box}
	.navigation ul {margin: 0; padding: 0; float: none;}
	.navigation li {margin: 0; float: none;}
	.navigation a{display: block;padding-top: 10px;padding-right: 0;padding-bottom: 10px;padding-left: 15px}
	.navigation a,
	.navigation a:hover{color: #575757;text-decoration: none}
	.navigation .level0 .submenu {background: inherit;}
	.navigation .level0{border-top: 1px solid #d1d1d1;}
	.navigation .level0 > .level-top{font-weight: 700;padding: 8px 40px 8px 15px;text-transform: uppercase;word-wrap: break-word}
	.navigation .level0.active .all-category .ui-state-focus{border-color: #ff5501;border-style: solid;border-width: 0 0 0 8px;color: #333;padding-left: 7px;display: inline-block}
	.navigation .level0 > .level1{font-weight: 600}
	.navigation .level0.active > a:not(.ui-state-active),
	.navigation .level0.has-active > a:not(.ui-state-active){opacity: .75; background: transparent;}
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {background: transparent;}
	.navigation .level0 .submenu a:hover,
	.navigation .level0 .submenu a.ui-state-focus,
	.navigation .level0 .submenu .active > a,
	.navigation .level0 .submenu li.level1 > a  {background: transparent; color: #222;}
	.navigation li.level0:last-child{border-bottom: 1px solid #d1d1d1}
	.navigation .submenu > li{word-wrap: break-word}
	.navigation .submenu:not(:first-child){font-weight: 400;line-height: 1.3;left: auto !important;overflow-x: hidden;padding: 0;position: relative;top: auto !important;transition: left .3s ease-out}
	.navigation .submenu:not(:first-child) > li > a{padding-left: 15px}
	.navigation .submenu:not(:first-child) > li:last-child{margin-bottom: 0}
	.navigation .submenu:not(:first-child) ul{display: block;padding-left: 15px}
	.navigation .submenu:not(:first-child) ul > li{margin: 0}
	.navigation .submenu:not(:first-child) ul > li a{color: #575757;display: block;line-height: normal}
	.navigation .submenu:not(:first-child).expanded{display: block !important;padding-right: 0;top: 0 !important}
	.navigation .submenu:not(:first-child) .active > a{border-color: #ff5501;border-style: solid;border-width: 0 0 0 8px;color: #333;padding-left: 7px}
	.navigation .submenu:not(:first-child) .level1.active > a{padding-left: 7px}

	.products-list .price-action-block.two-items > .price-box {padding-left: 5px; padding-right: 5px;}
	.products-grid .price-action-block.two-items > .price-box .price,
	.products-list .price-action-block.two-items > .price-box .price {font-size: 12px;}

	.header-wrapper .navbar-collapse.collapse a.level-top {padding: .75em 20px;}
	.header-wrapper .navbar-collapse.collapse a.level-top.ui-state-focus {margin: 0; padding: .75em 20px; background: transparent; color: #222;}
    .page-header .options-wrapper {display: none;}

	/* .header-wrapper .navbar-collapse {
		-webkit-transition: left .3s;
		-moz-transition: left .3s;
		-ms-transition: left .3s;
		transition: left .3s;
		height: 100%!important;
		left: -50%;
		overflow: auto!important;
		position: fixed;
		top: 0;
		width: 50%;
		display: block;
	}
	.nav-open .navbar-collapse {
		-webkit-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		-moz-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		-ms-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		left: 0;
		z-index: 99;
		background: #fff;
	}
	.header-wrapper .navbar-collapse.collapse li.level-top.parent > a {position: static;}
	.header-wrapper .navbar-collapse.collapse li.level-top.parent:after {
		content: '\f078';
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		position: absolute;
		right: 0;
		padding: 5px;
		top: 8px;
	}
	.header-wrapper .navbar-collapse.collapse a.level-top .ui-menu-icon {display: none;}
	.header-wrapper .navbar-collapse.collapse li.parent a.level-top:after {content: none;}
	.navigation .level0 .submenu {position: static; box-shadow: none; margin: 0; padding: 0 10px; position: static!important;} */

	/* new mobile menu */
    .header-wrapper .header-text-banner .image-text {
        right: 36px;
    }
    .header-wrapper .header-text-banner .image-block {max-width: 50%; padding-top: 9px;}
	.header-wrapper .toggle-nav {display: none;}
	.header-wrapper .navbar-collapse.collapse {display: block;}
	.header-wrapper .navbar-collapse.collapse li.level-top.parent > a {position: static;}
	.header-wrapper .navbar-collapse.collapse li.level-top.parent:after {
        content: '\0053';
        color: rgba(0,0,0,0.6);
        display: inline-block;
        font: normal normal normal 14px/1 meigee;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        font-size: 12px;
        right: 5px;
        padding: 5px;
        top: 12px;
	}
    .page-header .header-info,
    .page-header ul.social-links {
        float: none;
    }
	.header-wrapper .navbar-default {float: none;}
	.header-wrapper .navbar-collapse.collapse a.level-top .ui-menu-icon {display: none;}
    .mobile-menu-wrapper .navigation li.level0 ul.level0.submenu li{border-top: none;}
	.navigation .level0 .submenu {position: static; box-shadow: none; margin: 0; padding: 0 10px; position: static!important;}
	.header-wrapper .mobile-menu-wrapper .header.links {display: block; margin: -14px -20px}
	.header-wrapper .mobile-menu-wrapper .header.links li {padding: 12px; display: block; float: none; padding-top: 15px; padding-bottom: 15px;}
	.header-wrapper .mobile-menu-wrapper .header.links li.authorization-link {padding: 5px 12px;}
	.header-wrapper .mobile-menu-wrapper .header.links li  {border: none; border-bottom: 1px solid #d1d1d1;}
	.header-wrapper .mobile-menu-wrapper .links li.authorization-link a {
		padding: .75em 10px;
		font-size: 13px;
		line-height: 1;
		height: auto;
		width: auto;
		text-align: left;
		background-color: transparent;
		border-radius: 0;
		display: block;
        color: #222;
	}
    .header-wrapper .mobile-menu-wrapper .links li.authorization-link a:hover {
        color: inherit;
    }
	.header-wrapper .mobile-menu-wrapper .links li {
		border-bottom: 1px solid #d1d1d1;
	}
	.header-wrapper .mobile-menu-wrapper .links li.authorization-link a:before {
		content: none;
	}
	.header-wrapper .customer-welcome .customer-name {display: none;}
	.header-wrapper .customer-welcome .customer-menu {display: block;}
	.header-wrapper .mobile-menu-wrapper .customer-menu .header.links {
		position: relative;
		padding: 0;
		margin: 0;
		box-shadow: none;
	}
	.header-wrapper .mobile-menu-wrapper .header.links li.customer-welcome {padding: 0; border: none;}
	.header-wrapper .mobile-menu-wrapper .header.links .customer-menu li a,
	.header-wrapper .mobile-menu-wrapper .header.links .customer-menu li.authorization-link a {padding: 0;}
	.header-wrapper .mobile-menu-wrapper .customer-menu .header.links li {padding: 10px 20px;}

	.header.links li {padding: 0 12px;}
	.header.links li a {font-size: 0; display: block;}
	.header.links li a:before {font-size: 16px; margin-right: 0; padding: 5px 0; top: 0;}

	.product-info-main .top-block .product-reviews-summary{border: none;}
	/* end */


	.page-header .right-block .top-block {display: inline-block;}
	.header-wrapper .header.links {margin-left: 10px; display: none;}
	.customer-welcome .customer-menu {text-align: left;}


	/* Sticky Header */
    #sticky-header {display: none !important;}


	/* Home Page */

    .bordered-wrapper {
        padding: 28px;
    }
    .text-banner .strong-title {
        font-size: 48px;
    }
    .text-banner .title {
        font-size: 18px;
        line-height: 24px;
    }
    .text-banner .banner-label {
        margin-bottom: 5px;
        font-size: 11px;
        font-weight: 500;
    }
    .col-sm-4 .text-banner .banner-price-wrapper {
        height: 40px;
        width: 40px;
        line-height: 40px;
    }
    .col-sm-4 .text-banner .banner-price-wrapper .banner-price-text {
        font-size: 10px;
    }
    .col-sm-4 .text-banner .banner-price-wrapper .banner-price {
        font-size: 16px;
    }
    .col-sm-4 .text-banner .banner-price-wrapper .banner-text-wrapper {
        margin-right: 3px;
        margin-bottom: 1px;
    }
    .text-banner .subtitle {
        font-size: 14px;
        line-height: 11px;
    }
    .col-sm-4 .text-banner .banner-content.bottom-center {
        left: 10%;
        right: 10%;
    }
	#home-image-slider .item .title {font-size: 19px; line-height: 20px;}

	.toolbar .toolbar-amount {margin: 9px 0 9px 5px;}

	.sidebar .block li a:not(.action),
	.sidebar .block li strong {width: 88%;}
	.sidebar .block li .product-item-name a:not(.action) {width: 100%;}

	.sidebar .block.block-reorder li .field + .product-item-name {width: 84%; vertical-align: top;}
	.sidebar .block .primary {margin: 0 0 .75em;}
	.sidebar .block .primary + .secondary {margin-left: 0;}
	.products-grid .actions-primary + .actions-secondary {margin-top: .75em;}
	#product-review-table th,
	#product-review-table td {padding: 6px;}
	.toolbar .modes {margin-right: 0;}

	.page-header .panel {padding: 0; float: none; display: inline-block;}
	.page-header .header-switcher {display: none;}
	.header-wrapper .block-search {margin-left: 15px;}
	.page-header .header-text-blocks li + li {margin-left: 10px; padding-left: 10px;}
	.page-header .header-text-blocks {float: none; vertical-align: middle;}

	.page-header .top-block {text-align: center;}
	.page-header .top-block .minicart-wrapper .block-minicart {text-align: left;}
    .page-header .custom-wish-link,
	.page-header .welcome {display: none;}
	.page-header .right-block {float: none; display: block; text-align: center;}
	.minicart-wrapper .title-cart {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .header.links li {padding-left: 10px; padding-right: 10px;}
    .products-grid .product-item-info {padding-left: 10px; padding-right: 10px;}
	.page-header .middle-block-inner {text-align: center;}
	.page-header .logo-wrapper {
      float: none;
      display: inline-block;
      text-align: center;
      padding-bottom: 15px;
      padding-top: 10px;
    }
    .page-header .quick-access {float: none; display: inline-block; padding: 0;}
	.products-list .widget-new-list li.item .lightbox-button {display: none;}

	.products-grid .reviews-actions a.add {display: none;}
	.products-grid .btn i {display: inline-block;}
	.products-grid .price-action-block .btn span {display: none;}
	.text-blocks-wrapper p {font-size: .91em;}
    .products-grid .weltpixel-quickview,
    .products-list .weltpixel-quickview {
        height: 40px;
        width: 40px;
        line-height: 42px;
        border-radius: 50%;
        padding: 0;
        text-align: center;
    }
    .products-grid .weltpixel-quickview span,
    .products-list .weltpixel-quickview span {
        display: none;
    }
    .products-grid .weltpixel-quickview i,
    .products-list .weltpixel-quickview i {
        display: inline-block;
        line-height: 1;
        vertical-align: middle;
        font-size: 20px;
    }
    .products-grid .add-to-links {
        display: block;
        width: 100%;
        margin-top: 15px;
    }
    .products-grid.products-related .product-item-name {
        display: inline-block;
        margin-bottom: 9px;
    }

    .bundle-options-container .product-add-form .product-addto-links a,
    .product-info-main .product-social-links a {
        display: block;
        margin-top: 10px;
    }


	.totals-wrapper .checkout-methods-items button.action.primary.checkout{font-size: 14px; padding: 11px 14px;}


	.info-block .item {min-height: 330px;}
	.toolbar .limiter {margin-left: 10px;}
	.footer .footer-links a {padding: .45em 7px; position: relative; display: inline-block; font-size: 11px;}
	.page-footer .store-switcher-wrapper {clear: both; display: inline-block;}
    body .footer .subscribe-block {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    body .footer .subscribe-block .title {
        font-size: 20px;
        padding-top: 0;
        padding-right: 20px;
        margin-right: 20px;
        margin-bottom: 10px;
        border-right-width: 0;
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }
    body .footer .subscribe-block .block.newsletter {
        width: 100%;
    }
    body .footer .subscribe-block .content label {
        padding-right: 10px;
    }
    .footer-links-wrapper {display: block; text-align: center;}
	.sidebar .block {padding: 0 12px 16px;}
	.block-title,
	.sidebar .block .block-title,
	.block-collapsible-nav-title {padding: 16px 0; font-size: 1.16em;}
    .footer .horizontal-links li a {
        font-size: 12px;
        padding: 6px 8px;
    }
    .footer .copyright {float: none !important;}
	.footer ul.social-links li {display: inline-block; float: none;}
	.footer .shipping-wrapper {float: none !important; text-align: center; margin-top: 15px;}
	.footer .footer-bottom {text-align: center;}
}
/*  #Mobile (Portrait) ================================================== */

/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
	 /* Data Table */
	table.table:not(#product-review-table):not(#product-comparison):not(.totals) table,
	table.table:not(#product-review-table):not(#product-comparison):not(.totals) thead,
	table.table:not(#product-review-table):not(#product-comparison):not(.totals) tbody,
	table.table:not(#product-review-table):not(#product-comparison):not(.totals) th,
	table.table:not(#product-review-table):not(#product-comparison):not(#product-attribute-specs-table):not(.totals) td,
	table.table:not(#product-review-table):not(#product-comparison):not(.totals) tr { display: block; border: none!important; text-align: left !important;  width: 100%!important; float: none; }
	table.table:not(#product-review-table):not(#product-comparison) thead tr { display: none;}
	table.table:not(#product-review-table):not(#product-comparison) th,
	table.table:not(#product-comparison)  td { padding: 10px 10px; width: 100%!important;}
	table.table:not(#product-review-table):not(#product-comparison) td a.product-image{width:auto; max-width:100%; margin:0 auto; float:none;}
	table.table:not(#product-review-table):not(#product-comparison) td a.product-image img{width:100%;}
	table.table:not(#product-review-table):not(#product-comparison) td .cart-label { width: 80px; display: inline-block; vertical-align: middle; font-size:1.16em; color:#888; font-weight:normal; }
	table.table:not(#product-review-table):not(#product-comparison) td.last { border-bottom: 1px solid #ddd!important;/*  margin-bottom: 1.5em; */ margin-bottom: -1px;}
	#shopping-cart-table tbody tr td.actions a {float: right;}

	body .table-comparison {width: auto; max-width: none;}
	.table-comparison .product-item-actions > .actions-primary + .actions-secondary {margin: .75em 0 0;}


	body #co-shipping-method-form #checkout-shipping-method-load table.table.table-checkout-shipping-method th,
	body #co-shipping-method-form #checkout-shipping-method-load table.table.table-checkout-shipping-method td {display: inline-block; width: auto!important;}

	table#product-review-table table { display:  table;}
	table#product-review-table thead { display: table-header-group;}
	table#product-review-table tbody { display: table-row-group;}
	table#product-review-table tr { display:  table-row;}
	table#product-review-table th,
	table#product-review-table td { display: table-cell;}
	table#product-review-table thead tr { display:  table-row;}
	table#product-review-table {  margin:10px 0;}
	table#product-review-table th { padding:4px 3px; border:1px solid #E4E4E4; font-weight:bold; white-space:normal; }
	table#product-review-table td { padding:14px 20px; border:1px solid #E4E4E4;}
	table#product-review-table thead th span{text-indent:0; white-space:normal; overflow:visible; background:none!important; width:auto; font-size:10px; color:#fff;}
	table#product-review-table td{padding:9px 11px;}
	table#product-review-table tbody th{font-size:1em; padding:9px;}
	#shopping-cart-table thead {display: none!important;}

	.fieldset .customer-name-prefix-middlename-suffix .field {width: 33.33334%;}

    .page-header .panel {text-align: center; float: none; padding: 0;}
	.page-header .options-wrapper {display: none;}
	.page-header a.logo,
	.page-header .logo {float: none; padding-bottom: 0;}
	.page-header .block-search {display: block; clear: both; width: 100%; margin: 0;}
	.header-wrapper .block-search .input-group,
	.header-wrapper .block-search .input-group input {width: 100%;}
	.header.links {float: none; display: inline-block;}
	.product-image-wrapper img {width: auto!important; height: auto!important;}
	.products-grid .actions-secondary a {margin-left: 10px;}
	.header-wrapper .block-search.type-2 .indent .inner .input-group {width: 86%;}
    .header-wrapper .block-search.type-2 .indent .inner input {width: 75%;}
	.header-wrapper [class*='col-sm'] + [class*='col-sm'] {margin-top: 0;}
    .minicart-wrapper .title-cart {
        padding: 11px 15px;
        font-size: 14px;
    }
    .minicart-wrapper .title-cart .icon {
        height: 30px;
        width: 30px;
        line-height: 30px
    }
    .minicart-wrapper .title-cart .icon i {
        font-size: 18px;
    }

	.catalog-category-view .products-grid li.item,
	.catalog-category-view .products-grid li.product-item {float: none; width: auto; clear: both;}
	.products-list .product-item-photo,
	.products-list .product-item-details {float: none; width: auto;}

	.toolbar .toolbar-sorter {float: right;}
	.toolbar .limiter {float: none; margin-top: 10px;}


	.footer-bottom-wrapper .pull-left,
	.footer-bottom-wrapper .pull-right {float: none!important; display: block; text-align: center;}
	.footer .switcher-store {margin: 0;}
	.footer .social-links {display: inline-block; float: none;}

	[class*='col-sm'] + [class*='col-sm'] {margin-top: 12px;}

	.page-title {font-size: 2em;}

	.page-header .action.nav-toggle {display: inline-block;margin: 0; padding: 15px 15px 14px;}
	.page-header .action.nav-toggle i {line-height: 16px;}
	.nav-before-open{height: 100%;width: 100%}
	.nav-before-open .page-wrapper{-webkit-transition: left .3s;-moz-transition: left .3s;-ms-transition: left .3s;transition: left .3s;height: 100%; left: 0; /* overflow: hidden; */ position: relative}
	.nav-before-open body{height: 100%;overflow: hidden;position: relative;width: 100%}
	.nav-open .page-wrapper{left: 80%; left: calc(100% - 54px);}
	.nav-open .nav-sections{
		-webkit-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		-moz-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		-ms-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		left: 0;
		z-index: 99;

	}
	.nav-open .nav-toggle:after{
		background: rgba(0,0,0,0.01);
		content: '';
		display: block;
		height: 100%;
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 1;
	}
	.nav-sections-items {position: relative; z-index: 1;}
	.nav-sections-items:before,
	.nav-sections-items:after {content: ''; display: table;}
	.nav-sections-items:after {clear: both;}
	.nav-sections-item-title {
		font-size: 14px;
		background: transparent;
		border: solid #d7d7d7;
		border-width: 0 0 1px 1px;
		box-sizing: border-box;
		float: left;
		height: 46px;
		padding: 13px 0;
		text-align: center;
		width: 33.33%;
	}
	.nav-sections-item-title a {color: #222;}
	.nav-sections-item-title.active {background: #e3e3e3; border-bottom: 0;}
	.nav-sections-item-title.active a {color: #000;}
	.nav-sections-item-title .nav-sections-item-switch:hover {text-decoration: none;}
	.nav-sections-item-content {box-sizing: border-box; float: right; margin-left: -100%; margin-top: 40px; width: 100%; padding: 20px;}
	.nav-sections-item-content .navbar-collapse.collapse {border: none; margin: -20px;}
	.nav-sections-item-content:before,
	.nav-sections-item-content:after{content: '';display: table}
	.nav-sections-item-content:after{clear: both}
	.nav-sections-item-content.active{display: block}
	body .mobile-menu-wrapper .header-switcher,
	body .mobile-menu-wrapper .header-switcher .options {display: block; margin: 0; color: #222;}
	body .mobile-menu-wrapper .header-switcher .options .action.toggle,
	body .mobile-menu-wrapper .header-switcher .options .action.toggle.active {display: block; padding: 2px 10px 2px 0; border: solid 1px #ddd;}
	body .mobile-menu-wrapper .switcher-trigger strong {width: calc(100% - 26px);}
	body .mobile-menu-wrapper .header-switcher.switcher-language .switcher-trigger span:before {content: none;}
	body .mobile-menu-wrapper .header-switcher .options .action.toggle:after {color: rgba(0,0,0,0.3);}

	body .mobile-menu-wrapper .header-switcher + .header-switcher {margin-top: 20px; padding: 0; margin-left: 0;}
	body .mobile-menu-wrapper .header-switcher + .header-switcher > div {display: block;}
	body .mobile-menu-wrapper .header-switcher + .header-switcher:before {content: none;}
	.header-wrapper .navbar-collapse.collapse a.level-top span {padding-top: 0;}
    .header.links li.authorization-link a {color: #222;}
	.navigation{background: #f0f0f0;box-sizing: border-box}
	.navigation ul{margin: 0;padding: 0}
	.navigation li{margin: 0}
	.navigation li.level0.first {margin-top: 5px;}
	.navigation a{display: block;padding-top: 10px;padding-right: 0;padding-bottom: 10px;padding-left: 15px}
	.navigation a,
	.navigation a:hover{color: #575757;text-decoration: none}
	.navigation .level0 .submenu {background: inherit;}
	.navigation .level0:not(:first-child) {border-top: 1px solid #d1d1d1;}
	.navigation .level0 > .level-top{font-weight: 700;padding: 8px 40px 8px 15px;text-transform: uppercase;word-wrap: break-word}
	.navigation .level0.active .all-category .ui-state-focus{border-color: #ff5501;border-style: solid;border-width: 0 0 0 8px;color: #333;padding-left: 7px;display: inline-block}
	.navigation .level0 > .level1{font-weight: 600}
	.navigation .level0.active > a:not(.ui-state-active),
	.navigation .level0.has-active > a:not(.ui-state-active){opacity: .75; background: transparent;}
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {background: transparent;}
	.navigation .level0 .submenu a:hover,
	.navigation .level0 .submenu a.ui-state-focus,
	.navigation .level0 .submenu .active > a,
	.navigation .level0 .submenu li.level1 > a  {background: transparent; color: #222;}
	.navigation li.level0:last-child{border-bottom: 1px solid #d1d1d1}
	.navigation .submenu > li{word-wrap: break-word}
	.navigation .submenu:not(:first-child){font-weight: 400;line-height: 1.3;left: auto !important;overflow-x: hidden;padding: 0;position: relative;top: auto !important;transition: left .3s ease-out}
	.navigation .submenu:not(:first-child) > li > a{padding-left: 15px}
	.navigation .submenu:not(:first-child) > li:last-child{margin-bottom: 0}
	.navigation .submenu:not(:first-child) ul{display: block;padding-left: 15px}
	.navigation .submenu:not(:first-child) ul > li{margin: 0}
	.navigation .submenu:not(:first-child) ul > li a{color: #575757;display: block;line-height: normal}
	.navigation .submenu:not(:first-child).expanded{display: block !important;padding-right: 0;top: 0 !important}
	.navigation .submenu:not(:first-child) .active > a{border-color: #ff5501;border-style: solid;border-width: 0 0 0 8px;color: #333;padding-left: 7px}
	.navigation .submenu:not(:first-child) .level1.active > a{padding-left: 7px}

	.header-wrapper .navbar-collapse.collapse a.level-top {padding: .75em 20px;}
	.header-wrapper .navbar-collapse.collapse a.level-top.ui-state-focus {margin: 0; padding: .75em 20px; background: transparent; color: #222;}

	.product-info-main .top-block .product-reviews-summary{border: none;}

	/* old mobile menu */
	/* .header-wrapper .toggle-nav {float: right;}
	.navbar-collapse {
		-webkit-transition: right .3s;
		-moz-transition: right .3s;
		-ms-transition: right .3s;
		transition: right .3s;
		height: 100%;
		right: -80%;
		right: calc(-1 * (100% - 54px));
		overflow: auto;
		position: fixed;
		top: 0;
		width: 80%;
		display: block;
		width: calc(100% - 54px);
	}
	.nav-open .navbar-collapse {
		-webkit-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		-moz-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		-ms-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
		right: 0;
		z-index: 99;
		background: #fff;
	}
	.header-wrapper .navbar-collapse.collapse li.level-top.parent > a {position: static;}
	.header-wrapper .navbar-collapse.collapse li.level-top.parent:after {
		content: '\f078';
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		position: absolute;
		right: 0;
		padding: 5px;
		top: 8px;
	}
	.header-wrapper .navbar-collapse.collapse a.level-top .ui-menu-icon {display: none;}
	.header-wrapper .navbar-collapse.collapse li.parent a.level-top:after {content: none;}
	.navigation .level0 .submenu {position: static; box-shadow: none; margin: 0; padding: 0 10px; position: static!important;} */

	/* new mobile menu */
    .page-header .custom-wish-link,
	.page-header .header-switcher {display: none;}
	.page-header .header-custom-links li a {color: #222;}
	.header-wrapper .menu-wrapper .container {}
	.header-wrapper .navbar-collapse.collapse {display: block;}
	.header-wrapper .navbar-collapse.collapse.header-links {display: none;}
	.page-header .header-custom-links {position: relative; float: left;}
	.page-header .header-custom-links .navbar-toggle {padding: 0; margin: 0;}
	.header-wrapper .navbar-collapse.collapse.header-links,
	.header-wrapper .navbar-collapse.collapsing.header-links {
		position: absolute;
		left: 0;
		width: 200px;
		top: 100%;
		background: #fff;
		height: auto!important;
		box-shadow: 0 0 8px rgba(0,0,0,.1);
		z-index: 999;
	}
	.header-wrapper .navbar-collapse.collapse.header-links.collapsing,
	.header-wrapper .navbar-collapse.collapse.header-links.in {display: block;}
	.header-wrapper .navbar-collapse.collapse li.level-top.parent > a {position: static;}
	.header-wrapper .navbar-collapse.collapse li.level-top.parent:after {
		content: '\0053';
        color: rgba(0,0,0,0.6);
		display: inline-block;
		font: normal normal normal 14px/1 meigee;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		position: absolute;
        font-size: 12px;
		right: 5px;
		padding: 5px;
		top: 11px;
	}
	.header-wrapper .navbar-collapse.collapse a.level-top .ui-menu-icon {display: none;}
    .mobile-menu-wrapper .navigation li.level0 ul.level0.submenu li{border-top: none;}
	.navigation .level0 .submenu {position: static; box-shadow: none; margin: 0; padding: 0 10px; position: static!important;}
	.header-wrapper .mobile-menu-wrapper .header.links {display: block; margin: -14px -20px}
	.header-wrapper .mobile-menu-wrapper .header.links li {padding: 12px; display: block; float: none; padding-top: 15px; padding-bottom: 15px;}
	.header-wrapper .mobile-menu-wrapper .header.links li.authorization-link {padding: 5px 12px;}
	.header-wrapper .mobile-menu-wrapper .header.links li  {border: none; border-bottom: 1px solid #d1d1d1;}
	.header-wrapper .mobile-menu-wrapper .links li.authorization-link a {
		padding: .75em 10px;
		font-size: 13px;
		line-height: 1;
		height: auto;
		width: auto;
		text-align: left;
		background-color: transparent;
		border-radius: 0;
		display: block;
	}
    .header-wrapper .header-text-banner {margin-bottom: 15px;}
    .header-wrapper .header-text-banner .image-block {
        max-width: 50%;
    }
    .page-header .header-text-banner .image-text {
        top: 4px;
        right: 4%;
    }
    .header-wrapper .header-text-banner .title {
        font-size: 18px;
    }
    .text-banner .banner-label {
        font-size: 11px;
        font-weight: 500;
        padding: 3px 3px 0px;
    }
	.header-wrapper .mobile-menu-wrapper .links li {
		border-bottom: 1px solid #d1d1d1;
	}
	.header-wrapper .mobile-menu-wrapper .links li.authorization-link a:before {
		content: none;
	}
	.header-wrapper .customer-welcome .customer-name {display: none;}
	.header-wrapper .customer-welcome .customer-menu {display: block;}
	.header-wrapper .mobile-menu-wrapper .customer-menu .header.links {
		position: relative;
		padding: 0;
		margin: 0;
		box-shadow: none;
	}
	.header-wrapper .mobile-menu-wrapper .header.links li.customer-welcome {padding: 0; border: none;}
	.header-wrapper .mobile-menu-wrapper .header.links .customer-menu li a,
	.header-wrapper .mobile-menu-wrapper .header.links .customer-menu li.authorization-link a {padding: 0;}
	.header-wrapper .mobile-menu-wrapper .customer-menu .header.links li {padding: 10px 20px;}
	.page-header .right-block .top-block {display: inline-block;}
	.customer-welcome .customer-menu {text-align: left;}

	/* end */

	/* Home Page */
    .text-banner .title {
        font-size: 20px;
        line-height: 18px;
    }
    .text-banner .strong-title {
        font-size: 55px;
    }
    .col-sm-4 .text-banner .banner-content.bottom-center {
        left: 15%;
        right: 15%;
    }
    .text-banner .banner-content.bottom-center + .banner-price-wrapper {
        height: 55px;
        width: 55px;
        line-height: 55px;
    }
    .text-banner .banner-content.bottom-center + .banner-price-wrapper .banner-price {
        font-size: 20px;
    }
    .text-banner .subtitle {
        font-size: 14px;
        line-height: 12px;
    }
    .brands-block div[class*='col-'] {
        width: 50%;
        float: left;
        clear: right;
    }
    .brands-block div[class*='col-']:nth-child(2n+1) {
        clear: left;
    }
    .brands-block div[class*='col-'] + div[class*='col-'] {
        margin-top: 0;
    }
    .brands-block {
        text-align: center;
    }


    #home-slider.owl-theme .owl-pagination {bottom: 5px;}
	#home-slider.owl-theme .owl-dots {bottom: 0;}
	#home-slider .owl-nav div {height: 30px; width: 30px; line-height: 30px; margin-top: -15px; font-size: 12px;}
	#home-slider .owl-nav div.owl-prev {left: 10px;}
	#home-slider .owl-nav div.owl-next {right: 10px;}
	#home-slider .item .subtitle {font-size: 11px; margin-bottom: 2px;}
	#home-slider .item .title img {width: 33px; margin-right: 8px; padding-top: 5px;}
	#home-slider .item .slide-container {right: 12%;}
	#home-slider .item .slide-container.slide-skin-2 {right: 16%;}
	#home-slider .item .title {font-size: 19px; line-height: 20px;}
	#home-slider .item .title strong {margin-top: 3px;}
	.text-blocks-wrapper .text-block:not(:first-of-type):before {content: none;}
	.banner-products-block .banner-block,
	.banner-products-block .products-block {float: none; width: 100%;}
	body .subscribe-block {padding: 20px;}
	body .subscribe-block .block.newsletter .input-wrapper {width: 100%;}
	.brands {text-align: center;}

	.reviews-wrapper .review-item .customer-info{
		float: none;
		border: none;
		border-bottom: solid 1px rgba(0,0,0,.1);
		width: auto;
	}


	.footer.default {text-align: center;}
	.footer.default .copyright,
	.footer.default .switcher-store {float: none; display: inline-block;}
	.footer.default .switcher-store {margin: 1em 0 0;}
	.toolbar .sidebar-button {display: none;}
	body .nav-tabs > li {float: none;}
	#tabs .nav-tabs > li > a {margin: 0;}


	.page-layout-1column .filter-title {display: inline-block; padding: 5px 10px; margin: 0; float: left;}
	.page-layout-1column .filter-title strong {padding: 0;}
	.page-layout-1column .filter-title strong:before {
		content: '\0079';
		display: inline-block;
		font: normal normal normal 14px/1 meigee;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		margin-right: 5px;
	}
	.page-layout-1column .filter-options {display: none; margin: 0;}
	body.filter-active .page-wrapper {height: 0; margin-top: -999999em; visibility: hidden;}
	body.filter-active .columns {z-index: 999;}
	.page-layout-1column .filter.active {position: relative; visibility: visible; z-index: 99;}
	.page-layout-1column .filter.active .filter-options-item:last-child {margin-bottom: 40px;}
	.page-layout-1column .filter.active .filter-title {border-bottom: 1px solid #ccc; height: 48px; left: 0; position: fixed; right: 0; top: 0; z-index: 2; margin: 0;}
	.page-layout-1column .filter.active .filter-title strong {
		border-radius: 3px;
		font-weight: 400;
		line-height: 16px;
		padding: 7px 10px;
		position: absolute;
		text-align: center;
		z-index: 2;
		box-shadow: none;
		background: none;
		border: 0;
		color: transparent;
		left: auto;
		right: 3px;
		top: 10px;
		display: inline-block;
		text-decoration: none;
	}
	.page-layout-1column .filter.active .filter-title strong:after {
		content: "\004c";
		display: inline-block;
		font: normal normal normal 14px/1 meigee;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		position: relative;
		color: #666;
	}
	.page-layout-1column .filter.active .filter-subtitle {
		background: #fff;
		color: #222;
		font-family: 'Open Sans';
		display: block;
		height: 50px;
		left: 0;
		line-height: 50px;
		position: fixed;
		right: 0;
		top: 0;
		z-index: 1;
		padding-left: 10px;
	}
	.page-layout-1column .filter.active .filter-options {background: #fff; bottom: 0; display: block; left: 0; overflow: scroll; position: fixed; right: 0; top: 50px; z-index: 10;}
	.page-layout-1column .filter .filter-subtitle {font-size: 20px; font-weight: 400;}
	.page-layout-1column .filter-actions {margin: -35px -10px 25px;}
	.page-layout-1column .filter-options-content {padding: 5px 0; position: static; width: auto; box-shadow: none; border: none;}
	.page-layout-1column .filter-options-item.active:after,
	.page-layout-1column .filter-options-item.active:before {content: none;}
	.page-layout-1column .filter-options-item {border-bottom: 1px solid #ccc; padding: 10px; display: block; margin: 0;}
	.page-layout-1column .filter-options-content .item {padding:  0;}
	.page-layout-1column .filter-options-content .item a {padding: 9px; display: block;}
	.page-layout-1column .filter .filter-current {border: solid #ccc; border-width: 1px 0; margin: 5px -10px 0;}
	.page-layout-1column .filter .filter-current .items {display: none;}
	.page-layout-1column .filter .filter-current-subtitle {position: relative; text-transform: uppercase; z-index: 1; display: block; text-decoration: none;}
	.page-layout-1column .filter .filter-current-subtitle:before {-webkit-font-smoothing: antialiased; font-size: 13px; line-height: inherit; color: inherit; content: '\e622'; font-family: 'luma-icons'; vertical-align: middle; display: inline-block; font-weight: normal; overflow: hidden; speak: none; text-align: center;}
	.page-layout-1column .filter .filter-current-subtitle:before {position: absolute; right: 10px; top: 10px;}
	.page-layout-1column .filter .filter-current-subtitle:after {color: #7d7d7d; content: ' (' attr(data-count) ')'; font-size: .9em;}
	.page-layout-1column .filter .filter-current.active {padding-bottom: 30px;}
	.page-layout-1column .filter .filter-current.active .block-subtitle:before {content: '\e621';}
	.page-layout-1column .filter .filter-current.active .items {display: block;}
	.page-layout-1column .filter .filter-current.active + .block-actions {display: block;}
	.page-layout-1column .filter .filter-current + .block-actions {display: none;}
	.page-layout-1column .filter-no-options .filter-title:before {background: rgba(255,255,255,0.5); content: ''; display: block; height: 40px; left: -15px; margin-top: -60px; position: relative; width: 100px; z-index: 99;}
	.page-layout-1column .filter-no-options .filter-content {margin-bottom: 20px;}
	.page-with-filter .columns .sidebar-main {-ms-flex-order: 0; -webkit-order: 0; order: 0;}

	.page-layout-1column .filter.block {float: left; margin: 0;}
	.page-layout-1column .filter-title {
		border: none;
		padding: 0 10px;
		text-align: center;
		cursor: pointer;
		font-size: 1.15em;
		margin: 0 10px 0 0;
		font-weight: normal;
		border-radius: 3px;
		background-color: rgba(0,0,0,.06);
		color: rgba(0,0,0,.4);
		border-color: rgba(0,0,0,.02);
		height: 40px;
		line-height: 40px;
	}
	.page-layout-1column .filter-title:after {content: none;}

	.reviews-actions {font-size: 13px;}
	.product-info-main .title-wrapper .add-review-link {margin-top: 1px;}

	.toolbar .limiter,
	.toolbar .modes {display: none;}

	.additional-attributes .table-label {font-weight: bold; color: #222;}
	.additional-attributes td {padding: 10px!important;}

    .products-grid.products-related .product-item-name {
        display: inline-block;
        margin-bottom: 9px;
    }
    .products-grid:not(.widget-product-grid) li.item {float: none; width: 49.8%; clear: both;}
    .products-grid:not(.widget-product-grid) li.item + li.item {margin-top: 1em;}
    .crosssell .products-grid:not(.widget-product-grid) .add-to-links {display: block; margin-top: 15px;}
    .crosssell .products-grid .btn {
        height: 40px;
        width: 40px;
        line-height: 40px;
    }
    .crosssell .products-grid .btn i {
        font-size: 18px;
    }

    .table .item-info {position: relative;}
	.checkout-methods-items {text-align: center;}
	#shopping-cart-table tbody tr td.actions {position: absolute; right: 0; top: 0; width: auto!important; padding-top: 5px;}
	#shopping-cart-table .cart.item + .cart.item {margin-top: 20px;}
	.cart.table-wrapper .product-item-details {padding-right: 40px;}
	.cart.table-wrapper td {padding: .5em;}
	.table td.remove {padding: 0; background: none;}
	.table td.remove a {position: absolute; right: 12px; top: 35px;}
	.table td.remove a i {height: auto; width: auto; line-height: normal; border: none;}
	.cart-container .cart.actions a {display: block; float: none;}
	.cart-container .cart.actions .btn {display: block; float: none; margin-top: .75em; width: 100%;}
	body .cart-container #cart-totals table.table.totals th,
	body .cart-container #cart-totals table.table.totals td {padding: 0!important; text-align: center!important;}
	.cart-summary .block-title strong {padding: 0;}
	#sticky-header {display: none!important;}
	#shipping-new-address-form .field[name="shippingAddress.firstname"],
	#shipping-new-address-form .field[name="shippingAddress.middlename"],
	#shipping-new-address-form .field[name="shippingAddress.lastname"] {width: 100%;}

	.cms-no-route .page-not-found h2 {font-size: 16em;}
	.cms-no-route #search_mini_form {width: 100%;}
	.authentication-wrapper {width: 100%; max-width: 100%; float: none; margin-bottom: 20px; margin-top: 0; text-align: center;}
	.checkout-container .opc-progress-bar {text-align: center;}
	.opc-wrapper .shipping-address-item {width: 50%;}

	.products-list .image-wrapper {float: none; width: 100%;}
	.modal-dialog {margin-left: auto; margin-right: auto;}
	.products-grid.wishlist li.product-item {width: 100%; clear: both; float: none;}
    .products-grid .price {
        font-size: 16px;
    }
    .products-grid .btn {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }
    .products-grid .btn i {font-size: 18px;}

	.bundle-options-container .product-add-form .product-addto-links a, .product-info-main .product-social-links a {margin-bottom: .75em;}
	.minicart-wrapper .block-minicart {width: 282px;}
	.block-minicart .block-content > .actions div.primary {margin: .75em 0 0; display: block;}
	.block-minicart .block-content > .actions div.primary .btn {display: inline-block;}

	.products-list .widget-new-list .image-wrapper,
	.products-list .widget-new-list .product-item-details {float: left;}

	/* Product Page */
	.related .block-actions {float: none; margin: 0 0 15px;}
	.related .block-title {margin-bottom: 0.5em;}

	/* Account */
	.field.password .control #password {float: none; width: 100%;}
	.field.password .control #password-strength-meter-container {float: none; width: 100%; margin: 10px 0;}
	.field.password .control #password-error {position: relative;}


	.page-header .top-block .right-block {float: none;}
	.page-header .top-block .right-block-wrapper {
		background-color: rgba(0,0,0,0.08);
		margin: 11px 0 2px;
		padding: 3px 5px;
		text-align: left;
	}
	.wide-layout .page-header .top-block,
	.boxed-layout .page-header .top-block .container {text-align: center;}
	.page-header .welcome {display: none;}
	.page-header ul.social-links {float: none; padding-top: 5px; padding-bottom: 5px;}
    .page-header ul.social-links + .header-info,
    .page-header .header-info + .header-info {
        margin-left: 0;
        padding-left: 0;
        border-left: none;
        border-top: 1px solid rgba(0,0,0,0.08);
    }
    .page-header .middle-block-inner {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .page-header .header-info {
        float: none;
        margin-bottom: -2px;
        width: 100%;
        font-size: 12px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
	.page-header .header-switcher + ul.social-links:before {content: none;}
	.page-header .quick-access .header-switcher {display: none;}
	.page-header .header-custom-links {margin-top: 3px; margin-bottom: 3px; padding-top: 5px; padding-bottom: 1px;}
	.page-header .header-custom-links li {font-size: 10px; padding: 2px 8px; display: block; text-align: left;}
	.page-header .header-custom-links li i {display: none;}
	.block-minicart .subtitle.empty {font-size: 12px;}
	.header-wrapper .header.links {margin: 2px 0; display: none;}
	.page-header .header-text-blocks {margin-bottom: 20px;}
	.page-header .header-text-blocks span.voltage-icon {margin-right: 0;}
	.page-header .header-text-blocks span {font-size: 11px;}
	.page-header .header-text-blocks li + li {margin-left: 7px; padding-left: 0; border-left: none;}
	.header-wrapper .block-search .indent {width: 100%;}
	.header-wrapper .toggle-nav {display: none;}

	.page-header .logo-wrapper {text-align: center; float: none; padding-top: 10px; padding-bottom: 10px;}
	.page-header .quick-access {float: none; display: block; padding: 6px 0 0; border-top: 1px solid rgba(0,0,0,0.1);}
	.minicart-wrapper {float: right;}
	.page-header .middle-block .right-block {padding-bottom: 0;}
	.header-wrapper .navbar-default {float: none;}
	.about-block span.title {line-height: 1em;}
	.main-bottom-links .item {float: none; width: auto;}
	.promo-block .background-wrapper {background-size: cover;}
	.promo-block .promo-wrapper {padding-left: 0; padding-right: 0;}#home-slider .owl-buttons div {height: 30px; width: 30px; line-height: 30px; margin-top: -15px;}
    #home-slider .owl-buttons div:before {font-size: 12px;}
    #home-slider .owl-buttons div.owl-prev {left: 10px;}
    #home-slider .owl-buttons div.owl-next {right: 10px;}
    .products-grid.one-column li.item,
    .products-grid.two-columns li.item,
    .products-grid.three-columns li.item,
    .products-grid.four-columns li.item,
    .products-grid.five-columns li.item,
    .products-grid.six-columns li.item,
    .products-grid.seven-columns li.item,
    .products-grid.eight-columns li.item {width: 49.8% !important; float: left !important;}
    .products-grid .product-items:not(.owl-carousel) li.item:nth-child(2n) {
        clear: right !important;
    }
    .products-grid .product-items:not(.owl-carousel) li.item:nth-child(2n) .product-item-info {
        border-right: none;
    }
    .products-grid .product-items:not(.owl-carousel) li.item:nth-child(2n+1) {
        clear: left !important;
        border-top: solid 1px #ddd;
        padding-top: 30px;
    }
    .products-grid .product-items:not(.owl-carousel) li.item:nth-child(2n+1) .product-item-info {
        border-right: solid 1px #ddd;
    }
    .products-grid .product-items:not(.owl-carousel) li.item:last-child .product-item-info {
        border-right: none;
    }
    .products-grid .product-items:not(.owl-carousel) li.item:nth-child(-n+2) {
        border-top: none;
        padding-top: 0;
    }
    .products-grid [class*='col-sm'] + [class*='col-sm'] {
        margin-top: 0;
    }
    .products-grid .weltpixel-quickview,
    .products-list .weltpixel-quickview {
        height: 40px;
        width: 40px;
        line-height: 42px;
        border-radius: 50%;
        padding: 0;
        text-align: center;
    }
    .products-grid .weltpixel-quickview span,
    .products-list .weltpixel-quickview span {
        display: none;
    }
    .products-grid .weltpixel-quickview i,
    .products-list .weltpixel-quickview i {
        display: inline-block;
        line-height: 1;
        vertical-align: middle;
        font-size: 20px;
    }
    .products-grid .add-to-links {
        display: block;
        width: 100%;
        margin-top: 15px;
    }
    .products-grid .owl-carousel .add-to-links {
        display: inline-block;
        width: auto;
        margin-top: 0;
    }
    .widget .owl-carousel .price-action-block.two-items {
        margin-right: 10px;
    }
    .products-grid .product-item-info {padding-left: 10px; padding-right: 10px;}
    .products-grid .price-action-block.two-items > .price-box,
    .products-list .price-action-block.two-items > .price-box {
        padding-left: 10px;
        margin-left: 10px;
    }

    .widget-title .owl-buttons-wrapper {
        display: block;
        float: none;
        margin-left: 0;
        margin-top: 10px;
    }

	.footer .footer-top-block {text-align: center;}
	.footer .footer-custom-link {float: none; margin: 0; display: inline-block;}
	.footer .footer-links li a {display: inline-block; padding-left: 12px; padding-right: 12px;}
	.footer .bottom-block {text-align: center;}
	.footer .bottom-block .copyright,
	.footer .bottom-block .payments-wrapper,
	.footer .bottom-block .store-switcher-wrapper {float: none!important; display: inline-block;}
	.toolbar .toolbar-amount {margin: .91em 0;}
	.footer .footer-links { float: none; clear: both; text-align: center; }
	.footer .horizontal-links {text-align: center;}
	.footer .horizontal-links li {float: none; display: inline-block;}
	.footer .horizontal-links li a {padding: 5px 8px;}
	.footer .socials-wrapper {position: static; display: inline-block;}
    body .footer .subscribe-block {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    body .footer .subscribe-block .title {
        font-size: 20px;
        padding-top: 0;
        padding-right: 20px;
        margin-right: 20px;
        margin-bottom: 15px;
        border-right-width: 0;
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }
    body .footer .subscribe-block .block.newsletter {
        width: 100%;
    }
    .footer .form-subscribe-header {
        padding-right: 0;
        width: 100%;
        padding-bottom: 20px;
    }
    body .footer .subscribe-block .content label {
        width: 100%;
        padding-right: 0;
        padding-bottom: 20px;
    }
    body .footer .subscribe-block .block.newsletter .input-wrapper {
        width: 100%;
    }
    body .footer .subscribe-block .btn {
        padding-left: 9px;
        padding-right: 9px;
        font-size: 14px;
    }
    body .footer .subscribe-block .left-icon i {
        font-size: 24px;
        padding: 0 0 0 10px;
    }
    .footer-links-wrapper {display: block; text-align: center;}
    .page-footer .store-switcher-wrapper {clear: both; display: inline-block;}
    .footer .footer-bottom {text-align: center;}


}

/* #Mobile (Landscape) ================================================== */

/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.products-list .image-wrapper {float: left; width: 25%;}
	.products-list .product-item-details {float: left; width: 75%;}
	.products-grid li.item,
	.products-grid li.product-item,
	.products-grid.wishlist li.product-item,
	.products-grid:not(.widget-product-grid) li.item {width: 49.8%!important; clear: none!important; float: left;}
	.products-grid li.item:nth-of-type(2n+1),
	.products-grid li.product-item:nth-of-type(2n+1),
	.products-grid.wishlist li.product-item:nth-of-type(2n+1),
	.products-grid:not(.widget-product-grid) li.item:nth-of-type(2n+1) {clear: left!important;}
	.products-grid li.item:nth-of-type(2n+2),
	.products-grid li.product-item:nth-of-type(2n+2),
	.products-grid.wishlist li.product-item:nth-of-type(2n+2),
	.products-grid:not(.widget-product-grid) li.item:nth-of-type(2n+2) {clear: right!important;}
	.footer .subscribe-block {padding-top: 21px;}
}
/*!
 * Lightbox for Bootstrap 3 by @ashleydw
 * https://github.com/ashleydw/lightbox
 *
 * License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
 */.ekko-lightbox-container{position:relative}.ekko-lightbox-nav-overlay{position:absolute;top:0;left:0;z-index:100;width:100%;height:100%}.ekko-lightbox-nav-overlay a{z-index:100;display:block;width:49%;height:100%;font-size:30px;color:#fff;text-shadow:2px 2px 4px #000;opacity:0;filter:dropshadow(color=#000000,offx=2,offy=2);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.ekko-lightbox-nav-overlay a:empty{width:49%}.ekko-lightbox a:hover{text-decoration:none;opacity:1}.ekko-lightbox .glyphicon-chevron-left{left:0;float:left;padding-left:15px;text-align:left}.ekko-lightbox .glyphicon-chevron-right{right:0;float:right;padding-right:15px;text-align:right}.ekko-lightbox .modal-footer{text-align:left}.blog_subtitle {
	font-weight: 600;
    line-height: 22px;
    letter-spacing: -.6px;
    color: black;
}

.mp-sidebar {
	display: none;
}

ul.breadcrumb li a {
  color: #888 !important;
}

ul.breadcrumb li a:hover {
    color: #BE1D3B !important;
}

body .container {
	max-width: 1400px !important;
}

#sticky-header .right-wrapper {
	width: 90% !important;
}

.price-action-block.two-items.with-special-price a,
.price-action-block.two-items.oos a
{
	background-color: #bfbfbd;
}

#checkout-shipping-method-load .table-checkout-shipping-method tbody tr td {
	text-align: left;
}

@media only screen and (max-width: 700px) {
	.additional-attributes-wrapper.table-wrapper table.table#product-attribute-specs-table td {
		text-align: right !important;
	}
}

.header-wrapper .header-2 .block-search .indent {
	opacity: 0.8 !important;
}

#shopping-cart-table tbody tr td {
	vertical-align: middle !important;
}

.cart.table-wrapper .product-item-details {
	vertical-align: middle !important;
}

#shopping-cart-table tbody tr td.actions a.actmeigee-pencil {
    display: none !important;
}

.account .content-inner .action.print {
    display: none !important;
}

#whatsappchat a.bottom-left {
    left: 10px !important;
    bottom: 20px !important;
}

html body {
	font-size: 14px;
}

.product.alert.stock {
	font-size: 14px;
}

/*body .products-grid .product-items, body .products-grid .owl-wrapper {
	width: auto !important;
}*/

.banners-block.row {
	text-align: center;
}

.login-container .actions-toolbar .primary .action.primary {
	padding: 11px 15px !important;
}

.items.order-links {
	display: none;
}

.block.block-order-details-view {
	clear: both;
}

.form.reorder .secondary {
	display: none;
}

#wishlist-sidebar .tocart {
	display: none;
}

.field-recaptcha input[type="checkbox"] {
	display: none;
}

#product-attribute-specs-table th {
	vertical-align: middle !important;
}

#home-slider .item .title {
	color: #fff;
}

body .page-header.header-2 {
	background: none !important;
}

.page-header.header-2 .middle-block-inner {
	padding-bottom: 0 !important;
}

.minicart-wrapper .title-cart {
	padding: 2px 28px !important;
}

.header-wrapper .navbar-collapse.collapse a.level-top {
	padding: 10px 20px !important;
}

.page-header .action.nav-toggle span {
	display: none !important;
}

.page-header.header-2 ul.social-links {
	padding-top: 40px !important;
}

.header-wrapper .header-2 .middle-block .right-block {
	padding-top: 35px !important;
}

.header-wrapper .navbar-collapse.collapse a.level-top i.menu-icon {
	top: 8px !important;
}

.header-wrapper #sticky-header .navbar-collapse.collapse a.level-top {
    font-size: 20px;
}

.header-wrapper #sticky-header .navbar-collapse.collapse a.level-top span {
    line-height: 3em;
}

.wide-banners-block-inner {
	padding: 20px;
}

.wide-banners-block-inner .left-image {
	float: right;
}

.wide-banners-block-inner .right-image {
}

.testemonial {
	font-family: 'Satisfy', cursive;
	font-size: 1.5em;
}

i[class*='meigee-fa'] {
	font-size: 2em;
}

.page-header .header-switcher .label {
	display: none;
}

body.checkout-index-index .page-header, body .page-header.header-2 {
    background: none !important;
}

#home-slider .item .slide-container .btn.btn-primary {
	border-right-width: 1px !important;
}

#top-cart-btn-checkout {
    background-color: var(--venetian_red) !important;
    border-color: var(--venetian_red) !important;
}
#top-cart-btn-checkout:after {
    background-color: var(--venetian_red) !important;
}

.totals-wrapper .checkout-methods-items button.action.primary.checkout {
    background-color: var(--venetian_red) !important;
    border-color: var(--venetian_red) !important;
}

.page-header[class*="header-"] .minicart-wrapper .actions div.primary .btn:after,
	.page-header[class*="header-"] .minicart-wrapper .actions div.primary .btn:hover:after,
	.page-header[class*="header-"] .minicart-wrapper .actions div.primary .btn.hover:after {
	background-color: var(--deep_carmine) !important;
    border-color: var(--deep_carmine) !important;
}

.owl-buttons i {
	color: var(--deep_carmine) !important;
}

.owl-buttons i:active {
	color: var(--deep_carmine) !important;
}

.owl-buttons i:hover {
    background-color: var(--deep_carmine) !important;
    color: #fff !important;
}

.lightbox-button:hover {
	background-color: var(--light_green) !important;
}

body .box-gotoproduct .btn.btn-primary {
    float: right;
	display: inline-block;
}

.weltpixel_quickview-catalog_product-view .product-info-main {
	display: flex;
	flex-direction: column;
}

.weltpixel_quickview-catalog_product-view .product-info-main .title-wrapper {
	order: 0;
}

.weltpixel_quickview-catalog_product-view .product-info-main .product-custom {
	order: 1;
}

.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form {
	order: 2;
}

.page .messages {
	position: fixed;
    width: 100%;
    bottom: 30px;
	right: -330px;
	max-width: 300px;
	border-radius: 5px;
    z-index: 1000;
}


.message.success {
	background-color: #1d6d1a;
    animation: slide 20s;
	color: #fff;
}

.message.error {
	background-color: red;
    animation: slide 20s;
	color: #fff;
}

@keyframes slide {
	 20%, 30% { transform: translate(-330px, 0); }
	 30%, 75% { transform: translate(-330px, 0); }
	 75%, 100% { transform: translate(330px, 0); }
}

#checkout .messages .message.error {
	animation: none;
}

#checkout .message.success {
    animation: none;
}

/*@keyframes css {
    to {
        visibility: hidden;
        height: 0;
    }
}*/

.message.success > *:first-child:before {
	color: #fff;
}

.message.success a {
	color: #57ef51;
}

.message.success a:hover {
	color: #57ef51;
}

.message.success a:active {
	color: #57ef51;
}

.toolbar-bottom .pages li.item strong {
	background: var(--venetian_red);
}

.toolbar-bottom .pages li.item a:hover {
    background: var(--venetian_red);
    filter: brightness(85%);
}

.toolbar .modes strong:before, .toolbar .modes a:hover:before {
	color: var(--deep_carmine);
}

body .sidebar .block.block-compare .actions-toolbar a.action {
	border-color: #BE1D3B;
	background-color: #BE1D3B;
}

#wishlist-view-form .actions-toolbar .primary button.action {
	border-color: var(--venetian_red);
	background-color: var(--venetian_red);
}

#wishlist-view-form .actions-toolbar .primary button.action:hover {
	border-color: var(--light_green);
	background-color: var(--light_green);
}

body .btn:after,
	body button.action:after,
	.sidebar .block li a.action.tocart:after,
	.actions-toolbar a.primary:after,
	.sidebar .block.block-compare .actions-toolbar .action:after,
	.sidebar .block.block-wishlist .actions-toolbar a.action.details:after,
	.sidebar .block.block-reorder .actions-toolbar .secondary a.action.view:after,
	.sidebar .block.block-reorder .actions-toolbar .primary button.action.tocart:after,
	body .cart-container .cart.actions a.action.continue:after,
	button.action-primary:after,
	button.action-secondary:after,
	body.checkout-index-index button[type="submit"]:after,
	.actions-toolbar .primary:after,
	.product-info-main .actions button:after,
	body .btn:hover:after,
	body button.action:hover:after,
	.sidebar .block li a.action.tocart:hover:after,
	.actions-toolbar a.primary:hover:after,
	.sidebar .block.block-compare .actions-toolbar .action:hover:after,
	.sidebar .block.block-wishlist .actions-toolbar a.action.details:hover:after,
	.sidebar .block.block-reorder .actions-toolbar .secondary a.action.view:hover:after,
	.sidebar .block.block-reorder .actions-toolbar .primary button.action.tocart:hover:after,
	body .cart-container .cart.actions a.action.continue:hover:after,
	button.action-primary:hover:after,
	button.action-secondary:hover:after,
	body.checkout-index-index button[type="submit"]:hover:after,
	.product-info-main .actions button:hover:after {
		background-color: var(--light_green)!important;
        border-color: var(--light_green)!important;
}

button.action.primary:not(.subscribe) {
	border-color: var(--venetian_red);
	background-color: var(--venetian_red);
	padding: 10px 15px;
}

.table-comparison .product-item-actions {
	text-align: center;
}

#product-comparison thead td, #product-comparison tbody td {
	text-align: center;
}

.product-item-name a {
	color: var(--deep_carmine) !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 42px;
}

#product-comparison thead td a {
	z-index: 1000;
}

.table-wrapper.comparison table {
	width: 99%;
}

.swatch-option {
    padding: 1px 2px;
    min-width: 30px;
    max-width: 90px;
    height: 20px;
    float: left;
    margin: 0 10px 5px 0;
    text-align: center;
    cursor: pointer;
    position: relative;
    border: 1px solid #dadada;
    overflow: hidden;
    text-overflow: ellipsis;
}

.header-wrapper .header-2 .block-search .indent .inner input {
	font-size: 18px !important;
	color: #000 !important;
}

html body,
.custom-price-wrapper .price-text,
.text-banner .banner-price-wrapper .banner-price-text,
.filter-options-title {
    font-family: 'Quicksand', sans-serif !important;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6,
body .btn,
body .weltpixel-quickview,
body.checkout-index-index button[type="submit"],
.product-info-main #product-addtocart-button,
.page-header .welcome,
.page-header .header-info,
.header.links li.authorization-link a,
.page-header .customer-name .user-icon,
.customer-welcome .customer-name,
.header-wrapper .header.links .customer-menu li a,
.header-wrapper .header.links .customer-menu li.authorization-link a,
.header-wrapper .block-search .btn,
.header-wrapper .navbar-collapse.collapse a.level-top,
.minicart-wrapper .title-cart,
.block-minicart .subtotal,
.page-header .header-custom-block-wrapper,
.page-header .action.nav-toggle,
.page-header .header-switcher ul li a,
.page-header .header-switcher ul li span,
.page-header .header-switcher .switcher-trigger span,
.custom-price-wrapper,
.text-banner .banner-price-wrapper,
.text-banner .banner-label,
.text-banner .title,
.text-banner .strong-title,
.text-banner .subtitle,
.text-blocks-wrapper .text-item .title,
.parallax-banners-wrapper .banner-content .title,
.parallax-banners-wrapper .banner-content .subtitle,
.parallax-banners-wrapper .banner-content .text,
#home-slider .item .title,
.page-title,
.product-item-name a,
.price,
.product-labels span,
.product-info-main .product-options-wrapper .label,
.product-info-main .product-options-wrapper .swatch-attribute-label,
#tabs .nav-tabs li a,
.related .block-actions .action,
.reviews-wrapper .review-title,
.customer-review.view .review-details .title,
.customer-review.view .review-title,
.block-title,
.sidebar .block .block-title,
.block-collapsible-nav-title,
.sidebar .block li a,
.sidebar .block li strong,
.block-reviews-dashboard ol li .product-name a,
.table.totals th,
.table.totals td,
.table-caption,
.multicheckout .block .title,
.checkout-container .opc-progress-bar-item > span:after,
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title,
.checkout-payment-method .payment-method-title,
.checkout-payment-method .payment-option-title .action-toggle,
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark,
.cart-totals .grand .mark strong,
body .footer .subscribe-block .title,
body .sidebar .block.block-compare .actions-toolbar a.action,
.sidebar .block.block-reorder .actions-toolbar .action.tocart,
.actions-toolbar .primary .action.primary,
.sidebar .block.block-reorder .actions-toolbar .action.view,
sidebar .block.block-wishlist .actions-toolbar .action.details,
.sidebar .block.block-wishlist .actions-toolbar .action.details,
#top-cart-btn-checkout,
.cart-container .cart.actions a.action.continue,
.totals-wrapper .checkout-methods-items button.action.primary.checkout{
  font-family: 'Quicksand', sans-serif !important;
}

.header-wrapper .header-2 .block-search .indent .btn-close:before {
	font-family: 'Quicksand', sans-serif !important;
}

#shipping-new-address-form .field[name="shippingAddress.firstname"], #shipping-new-address-form .field[name="shippingAddress.lastname"] {
	float: none;
	width: 100%;
}

#shipping-new-address-form .field {
	padding: 4px;
}

#shipping-new-address-form .field[name="shippingAddress.company"] {
	clear: none;
	margin-top: 0px;
	float: none;
}

#shipping-new-address-form fieldset.street label {
	display: block;
}

#shipping-new-address-form fieldset.street .field {
	width: 100%;
}

#shipping-new-address-form fieldset.street, #shipping-new-address-form .field[name="shippingAddress.region_id"], #shipping-new-address-form .field[name="shippingAddress.region"], #shipping-new-address-form .field[name="shippingAddress.postcode"], #shipping-new-address-form .field[name="shippingAddress.fax"], #shipping-new-address-form .field[name="shippingAddress.country_id"], #shipping-new-address-form .field[name="shippingAddress.telephone"] {
	margin: 0px;
}

.opc-wrapper {
	width: 100%;
	float: none;
}

.opc-wrapper, .opc-summary-wrapper {
	padding-left: 0;
	padding-right: 0;
}

.opc-summary-wrapper {
	width: 100%;
}

.cms-no-route .page-title-wrapper {
	display: block;
}

.minicart-items-wrapper {
	// overflow-y: hidden;
	max-height: 300px !important;
}

.minicart-items {
	margin: 0;
}

.disabled .meigee-shopping-cart-outline:before {
	border: none;
    content: url(/pub/media/wysiwyg/mdp/progress.gif);
}

.product-action-wrapper .products-grid .btn.disabled, .product-action-wrapper .products-list .btn.disabled {
	border-radius: 0% !important;
}

body .btn-default.disabled:hover,body .btn-default[disabled]:hover, body .btn-default.disabled:hover, body .btn-default[disabled]:hover, body .btn-default.disabled:focus, body .btn-default[disabled]:focus {
	border-radius: 0% !important;
}

.checkout-header {
	padding: 0;
}

.checkout-index-index #maincontent {
	padding-top: 0;
}

.page-header .checkout-header .action.nav-toggle {
    display: none;
}

.products-grid .weltpixel-quickview i, .products-list .weltpixel-quickview i {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    font-size: 20px;
}

.meigee-fa-eye:before {
    content: '\0059';
}
[class*='meigee-']:before {
    display: inline-block;
    font-family: 'meigee';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.products-grid .weltpixel-quickview span, .products-list .weltpixel-quickview span {
    display: none;
}

.products-grid .weltpixel-quickview, .products-list .weltpixel-quickview {
    height: 40px;
    width: 40px;
    line-height: 42px;
    border-radius: 50%;
    padding: 0;
    text-align: center;
}

#sticky-header .minicart-wrapper .action.showcart {
	line-height: 4.5em;
}

#sticky-header .minicart-wrapper .title-cart .icon:after {
	background: #BE1D3B;
}

#sticky-header .minicart-wrapper .title-cart .icon {
	background-color: #8B2746;
}

.scrollup {
	border: none !important;
}

.products-grid .btn i, .products-list .btn i {
	margin-top: -3px;
}

.products-grid .btn, .products-list .btn {
	height: 40px;
    width: 40px;
    line-height: 42px;
    border-radius: 50% !important;
    padding: 0;
    text-align: center;
}

.sidebar .block.filter ol li .filter-label {
	width: 50%;
}

.wide-layout .page-header[class*="header-"]:not(.header-6) .top-block {
	display: none;
}

/*.header-wrapper .megamenu .megamenu-wrapper ul.level0 > li:hover {
	background-color: #BE1D3B;
}*/

.authentication-wrapper {
	display: none;
}

.checkout-container #checkoutSteps > li + li {
	margin-top: 0;
}

.cart-gift-item .gift-item-block .title {
	cursor: pointer;
}

body.checkout-index-index button[type="submit"]:disabled {
	background-color: #dddddd !important;
	color: black !important
}

body.checkout-index-index button[type="submit"]:hover:disabled {
	background-color: #dddddd !important;
	color: black !important
}

button.action-primary:disabled:hover:after, button.action-secondary:disabled:hover:after {
	background-color: #dddddd !important;
	color: black !important
}

.field-error {
	color: red !important;
}

.checkout-billing-address .field.street .label {
	text-align: left;
	border: none;
}

.header-wrapper .header-2 .block-search .indent .btn-close:before {
    content: "X" !important;
}

.form-edit-account fieldset .field.taxvat {
	display: none;
}

body input[type="text"], body input, body input[type="email"], body input[type="password"], body input.form-control, body input, body textarea.form-control, body textarea, .block.review-add .field.required .form-control, .block.review-add .form-control {
	color: #888 !important;
}

.page-header[class*="header-"] .minicart-items .item-qty {
	color: white !important;
}

.minicart-items .item-qty {
	background-color: var(--deep_carmine) !important;
	color: white !important;
}

.minicart-wrapper .actions div.secondary .btn:hover {
	color: #BE1D3B !important;
}

.minicart-items .action.edit:hover, .minicart-items .action.delete:hover {
	color: #BE1D3B !important;
}

.abs-sidebar-totals .table-caption, .sidebar .subtitle, .cart-summary .block .fieldset.estimate>.legend, .cart-summary .block .fieldset.estimate>.legend+br, .minicart-items .product-item-details .weee[data-label] .label, .page-product-giftcard .fieldset.giftcard>.legend+br, .order-details-items .order-items .order-gift-message .action.close, .multicheckout .block .methods-shipping .item-content .fieldset>.legend+br, .multicheckout .hidden, [class^='multishipping-'] .nav-sections, [class^='multishipping-'] .nav-toggle, .no-display, .cart-totals .table-caption, .opc-block-summary .table-totals .table-caption {
display: none;
}

.box-tocart button {
 padding: 10px;
}

#product-gotoproduct-button {
 padding: 10px;
}

#discount-form button {
 padding: 10px;
}

.g-recaptcha {
	margin-top: 170px;
}

.sidebar .block.filter ol li .count {
	display: block !important;
}

.form.contact .legend {
	display: none;
}

.form.contact .field-recaptcha {
	margin-top: -150px;
}

@media only screen and (max-width: 767px) {
	.products-grid:not(.widget-product-grid) li.item + li.item {
		margin-top: 0;
	}
}

@media only screen and (max-width: 1024px) {
	.block.block-dashboard-info .block-content .box.box-information, .block.block-dashboard-info .block-content .box.box-newsletter, .block.block-dashboard-addresses .block-content .box.box-billing-address, .block.block-dashboard-addresses .block-content .box.box-shipping-address {
		width: 90%;
		border: solid 1px #ddd;
		padding: 1.5em 20px;
		float: none;
		margin: 0 auto;
		position: relative;
	}

	.block.block-dashboard-info .block-content .box.box-newsletter, .block.block-dashboard-addresses .block-content .box.box-shipping-address {
		margin-top: 10px;
		float: none;
	}
}

@media only screen and (min-width: 1008px) {
	.header-wrapper .megamenu .megamenu-wrapper {
		background-color: var(--deep_carmine) !important;
	}

	.megamenu-wrapper .title, .header-wrapper .megamenu .megamenu-wrapper ul.level0:not(.default-menu) li.level1 > a {
		color: #fff !important;
	}

    .navigation .level0 .submenu {
        background-color: var(--deep_carmine);
    }

	.navigation .level0 .submenu a {
		color: #fff !important;
	}

	.navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
		color: #fff !important;
		background-color: var(--deep_carmine) !important;
	}

	.navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus, .navigation .level0 .submenu .active > a {
		color: #fff !important;
		background-color: var(--deep_carmine) !important;
	}
}

/*.currency-RON, .currency-EUR {
	font-size: 20px !important;
}*/

@media only screen and (max-width: 500px) {
	.login-container .block-customer-login .actions-toolbar {
		text-align: center !important;
	}

	.login-container .block-customer-login .actions-toolbar .primary {
		float: none !important;
	}

	.login-container .block-customer-login .actions-toolbar .secondary {
		float: none !important;
	}
}

@media only screen and (max-width: 767px) {
	.page-header .panel .action.nav-toggle {
		display: none !important;
	}

	.page-header.header-2 ul.social-links, .header-wrapper .header-2 .middle-block .right-block {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px)  {

	#my-orders-table .action + .action {
		border-left: none !important;
		padding-left: 0 !important;
		margin-left: 0 !important;
	}

	#shopping-cart-table .actions {
		height: 30px;
	}

	.scrollable-table {
		overflow-y: scroll;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	table.table:not(#product-review-table):not(#product-comparison):not(.totals) thead tr {
		position: absolute !important;
		top: -9999px !important;
		left: -9999px !important;
	}

	table.table:not(#product-review-table):not(#product-comparison):not(.totals) tr { border: 1px solid #ccc !important; }

	table.table:not(#product-review-table):not(#product-comparison):not(.totals) td {
		/* Behave  like a "row" */
		border: none !important;
		border-bottom: 1px solid #eee!important;
		position: relative !important;
		padding-left: 50% !important;
	}

	table.table:not(#product-review-table):not(#product-comparison):not(.totals) td:before {
		/* Now like a table header */
		position: absolute !important;
		/* Top/left values mimic padding */
		top: 6px !important;
		left: 6px !important;
		width: 45% !important;
		padding-right: 10px !important;
		white-space: nowrap !important;
	}

	#product-attribute-specs-table tr {
		display: flex !important
	}

	#product-attribute-specs-table th {
		flex-basis: 50%;
		flex-flow: wrap;
	}

	/*
	Label the data
	*/
	table.table:not(#product-review-table):not(#product-comparison):not(.totals):not(#product-attribute-specs-table):not(#my-orders-table):not(#shopping-cart-table):not(.table-totals) td:nth-of-type(1):before { content: "Comanda # "; }
	table.table:not(#product-review-table):not(#product-comparison):not(.totals):not(#product-attribute-specs-table):not(#my-orders-table):not(#shopping-cart-table):not(.table-totals) td:nth-of-type(2):before { content: "Data"; }
	table.table:not(#product-review-table):not(#product-comparison):not(.totals):not(#product-attribute-specs-table):not(#my-orders-table):not(#shopping-cart-table):not(.table-totals) td:nth-of-type(3):before { content: "Adresa livrare"; }
	table.table:not(#product-review-table):not(#product-comparison):not(.totals):not(#product-attribute-specs-table):not(#my-orders-table):not(#shopping-cart-table):not(.table-totals) td:nth-of-type(4):before { content: "Total comanda"; }
	table.table:not(#product-review-table):not(#product-comparison):not(.totals):not(#product-attribute-specs-table):not(#my-orders-table):not(#shopping-cart-table):not(.table-totals) td:nth-of-type(5):before { content: "Status"; }
	table.table:not(#product-review-table):not(#product-comparison):not(.totals):not(#product-attribute-specs-table):not(#my-orders-table):not(#shopping-cart-table):not(.table-totals) td:nth-of-type(6):before { content: "Actiune"; }

	.orders-history table.table#my-orders-table:not(.amrewards-info-table) td:nth-of-type(1):before { content: "Comanda # "; }
	.orders-history table.table#my-orders-table:not(.amrewards-info-table) td:nth-of-type(2):before { content: "Data"; }
	.orders-history table.table#my-orders-table:not(.amrewards-info-table) td:nth-of-type(3):before { content: "Nume"; }
	.orders-history table.table#my-orders-table:not(.amrewards-info-table) td:nth-of-type(4):before { content: "Total comanda"; }
	.orders-history table.table#my-orders-table:not(.amrewards-info-table) td:nth-of-type(5):before { content: "Status"; }
	.orders-history table.table#my-orders-table:not(.amrewards-info-table) td:nth-of-type(6):before { content: "Actiune"; }

	.orders-history table.table.amrewards-info-table td:before { content: attr(data-th)': ' !important; }

	.order-items table.table#my-orders-table td:nth-of-type(1):before { content: "Nume produs"; }
	.order-items table.table#my-orders-table td:nth-of-type(2):before { content: "Cod produs"; }
	.order-items table.table#my-orders-table td:nth-of-type(3):before { content: "Pret"; }
	.order-items table.table#my-orders-table td:nth-of-type(4):before { content: "Bucati"; }
	.order-items table.table#my-orders-table td:nth-of-type(5):before { content: "Total"; }

	.order-items table.table#my-orders-table tfoot td:nth-of-type(1):before { display: none; }

	.cart table.table#shopping-cart-table td:nth-of-type(1):before { content: "Nume produs"; position: absolute; top: 0; height: 100%; display: flex; flex-direction: row; align-items: center;}
	.cart table.table#shopping-cart-table td:nth-of-type(2):before { content: "Pret"; position: absolute; top: 0; height: 100%; display: flex; flex-direction: row; align-items: center;}
	.cart table.table#shopping-cart-table td:nth-of-type(3):before { content: "Bucati"; position: absolute; top: 0; height: 100%; display: flex; flex-direction: row; align-items: center;}
	.cart table.table#shopping-cart-table td:nth-of-type(4):before { content: "Total"; position: absolute; top: 0; height: 100%; display: flex; flex-direction: row; align-items: center;}
	.cart table.table#shopping-cart-table td:nth-of-type(5):before { content: "Actiuni"; position: absolute; top: 0; height: 100%; display: flex; flex-direction: row; align-items: center;}

	.cart table.table#shopping-cart-table tfoot td:nth-of-type(1):before { display: none; }
}
@media only screen and (max-width: 768px) {
    .amrewards-apply-container#block-reward {
        float: initial;
        width: 100%;
    }
    .amrewards-apply-container#block-reward .content {
        max-width: 100%;
    }
    .amrewards-apply-container#block-reward .amrewards-discount-form {
        max-width: 100%;
    }
}
@media all and (min-width: 769px), print {
    .modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template {
        max-width: 500px;
    }
    .modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-caption {
        margin-bottom: 10px;
        font-size: 20px;
    }
    .page-title {
        margin-bottom: 30px;
    }
    .amrewards-pointsleft,
    .amrewards-info-table .amrewards-table-header .col.left {
        text-align: center;
    }
    .amrewards-qty-info {
        display: inline-flex;
    }
    .amrewards-general,
    .amrewards-description {
        margin-bottom: 0;
    }
    .amrewards-qty-info .amrewards-general {
        padding-bottom: 15px;
        min-width: 460px;
    }
    .amrewards-balance-container {
        padding: 0 5px;
    }
    .amrewards-balance-container .amrewards-amount {
        display: inherit;
    }
}
.modal-popup.amgdprcookie-modal-container {
    left: 0;
}
.modal-popup.amgdprcookie-modal-container._show {
    left: 0;
    background: rgba(0, 0, 0, 0.67);
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template {
    background: #fff;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    pointer-events: auto;
    z-index: 900;
    position: relative;
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .action-close,
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-link {
    display: none;
    opacity: 0;
    pointer-events: none;
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-groups-container {
    padding: 24px 14px 0 14px;
    overflow-y: scroll;
    height: auto !important;
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container {
    padding: 10px 0 0 0;
    box-shadow: none;
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container:first-of-type {
    padding: 0;
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header {
    display: flex;
    justify-content: space-between;
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-caption {
    text-transform: uppercase;
    margin: 0 0 15px;
    font-weight: bold;
    font-size: 16px;
    display: block;
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-toggle-cookie {
    position: relative;
    padding-left: 50px;
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-toggle-cookie .amgdprcookie-input {
    width: 0;
    height: 0;
    opacity: 0;
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-toggle-cookie .amgdprcookie-label {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 29px;
    border-radius: 40px;
	background: var(--deep_carmine)!important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    cursor: pointer;
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-toggle-cookie .amgdprcookie-label::after {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 25px;
    height: 25px;
    border-radius: 40px;
    background: #fff;
    content: '';
    transition: all .4s ease;
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-toggle-cookie .amgdprcookie-input.disabled + .amgdprcookie-label {
	background: rgba(93, 47, 143, 0.5)!important;
    cursor: not-allowed;
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-toggle-cookie .amgdprcookie-input:checked:disabled + .amgdprcookie-label::after {
    left: 95%;
    transform: translateX(-100%);
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled]) + .amgdprcookie-label {
    background: #b02f3e;
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled]) + .amgdprcookie-label::after {
    left: 95%;
    transform: translateX(-100%);
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-text {
    color: #000;
    margin: 0;
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-policy-container {
    padding: 0 14px 14px 14px;
    position: relative;
    bottom: 0;
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-policy-container .amgdprcookie-text-container {
    display: none;
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-policy-container .amgdprcookie-buttons-block {
    display: flex;
    flex-direction: column;
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-policy-container .amgdprcookie-buttons-block .amgdprcookie-button {
	background: var(--deep_carmine)!important;
	border: 1px solid #070707;
	color: #fff!important;
    letter-spacing: 1.35px;
    margin-top: 15px;
    padding: 10px 15px;
    text-transform: uppercase;
    line-height: 1.6rem;
}
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-policy-container .amgdprcookie-buttons-block .amgdprcookie-button.-save,
.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-policy-container .amgdprcookie-buttons-block .amgdprcookie-button.-decline {
    background: #fff;
    color: #fff!important;
}
.amrewards-expiration {
    display: inline-block;
    padding: 3px 15px;
    border-radius: 20px;
    white-space: nowrap;
}
.amrewards-expiration.-warning {
    background: #ffa63d;
    color: #fff;
}
.amrewards-expiration.-critical {
    background: #eb5757;
    color: #fff;
}
.amrewards-expiration.-expired {
    background: #ececec;
    color: #838383;
}
.amrewards-info-table {
    border-top: 1px solid #ccc;
    color: #000;
}
.amrewards-info-table .amrewards-table-header .col {
    color: #888;
    text-transform: uppercase;
    white-space: nowrap;
    font-weight: 500;
    font-size: 16px;
}
.amrewards-info-table .col.status {
    white-space: nowrap;
}
.amrewards-current-balance .amrewards-balance {
    font-weight: 700;
    font-size: 36px;
}
.amrewards-current-balance .amrewards-label {
    font-size: 18px;
}
.amrewards-total-info {
    margin-bottom: 5px;
}
.amrewards-expiring-wrapper.table-wrapper {
    border-top: none;
    border-bottom: none;
}
.amrewards-expiring-wrapper .amrewards-title {
    font-weight: 600;
    font-size: 20px;
}
.amrewards-expiring-wrapper .amrewards-info-table {
    margin-top: 15px;
    max-width: 460px;
}
.customer-information {
    margin-bottom: 35px;
}
.amrewards-qty-info .amrewards-general {
    margin-bottom: 20px;
    padding-right: 10px;
    min-width: 200px;
}
.amrewards-qty-info .amrewards-description {
    margin-bottom: 20px;
}
.amrewards-balance-container {
    border-color: #a6a6a6;
    border-left-style: solid;
    border-right-style: solid;
    border-width: 1px;
}
.amrewards-balance-container .amrewards-label {
    margin-right: 10px;
}
.amrewards-balance-container .amrewards-amount {
    background: #f2c94c;
    border-radius: 2px;
    color: #000000;
    cursor: pointer;
    display: inline;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    padding: 0 5px;
    text-align: center;
}
.amrewards-apply-container#block-reward {
    float: left;
    width: 53%;
}
.amrewards-apply-container#block-reward .content {
    max-width: 90%;
}
.amrewards-minpoints-note {
    color: #ff0000;
    display: none;
    font-size: 13px;
    margin-top: 3%;
    width: 130%;
}
.amrewards-discount-form {
    max-width: 500px;
}
.amrewards-discount-form .amrewards-actions {
    margin-top: 20px;
}
.amrewards-highlight-container {
    display: inline-flex;
    padding: 0 0 5px;
}
.amrewards-highlight-container > .caption strong {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.1;
}
.checkout-cart-index .amrewards-highlight-container,
.checkout-index-index .amrewards-highlight-container,
.catalog-product-view .amrewards-highlight-container {
    padding: 2px 0 15px;
}
.checkout-cart-index .amrewards-highlight-container > .caption strong,
.checkout-index-index .amrewards-highlight-container > .caption strong,
.catalog-product-view .amrewards-highlight-container > .caption strong {
    font-weight: 600;
}
.checkout-cart-index .amrewards-highlight-container:before,
.checkout-index-index .amrewards-highlight-container:before,
.catalog-product-view .amrewards-highlight-container:before {
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iNyIgY3k9IjciIHI9IjYuNTYzIiBmaWxsPSIjRjJDOTRDIi8+PHBhdGggZD0iTTcgMTRjLTMuODYgMC03LTMuMTQtNy03czMuMTQtNyA3LTcgNyAzLjE0IDcgNy0zLjE0IDctNyA3ek03IC44NzVBNi4xMzIgNi4xMzIgMCAwIDAgLjg3NSA3IDYuMTMyIDYuMTMyIDAgMCAwIDcgMTMuMTI1IDYuMTMyIDYuMTMyIDAgMCAwIDEzLjEyNSA3IDYuMTMyIDYuMTMyIDAgMCAwIDcgLjg3NXoiIGZpbGw9IiM0RTM2NTUiLz48cGF0aCBkPSJNNyA3LjQzN2MtLjUzNyAwLTEuMDQ2LS4xNy0xLjQzMy0uNDgtLjQxNi0uMzMyLS42NDUtLjc4My0uNjQ1LTEuMjcgMC0uNDg1LjIyOS0uOTM3LjY0NC0xLjI3Ljc4Ny0uNjI4IDIuMTk3LS42MDQgMy4wMi4wNTRhLjQzNy40MzcgMCAxIDEtLjU0Ny42ODNjLS40OTMtLjM5NC0xLjQ2Ni0uNDIxLTEuOTI2LS4wNTMtLjIwNC4xNjMtLjMxNi4zNzItLjMxNi41ODYgMCAuMjE1LjExMi40MjQuMzE2LjU4Ny4yMzMuMTg2LjU0OC4yODguODg3LjI4OGEuNDM4LjQzOCAwIDAgMSAwIC44NzV6IiBmaWxsPSIjNEUzNjU1Ii8+PHBhdGggZD0iTTYuOTg3IDEwLjAzOGMtLjU3IDAtMS4xNS0uMTctMS41NzMtLjUwOWEuNDM4LjQzOCAwIDAgMSAuNTQ3LS42ODNjLjQ5My4zOTUgMS40NjUuNDIxIDEuOTI1LjA1My4yMDUtLjE2My4zMTctLjM3Mi4zMTctLjU4NiAwLS4yMTUtLjExMi0uNDI0LS4zMTctLjU4N0ExLjQxOCAxLjQxOCAwIDAgMCA3IDcuNDM4YS40MzguNDM4IDAgMCAxIDAtLjg3NWMuNTM3IDAgMS4wNDYuMTcgMS40MzMuNDguNDE2LjMzMi42NDUuNzgzLjY0NSAxLjI3IDAgLjQ4Ni0uMjI5LjkzNy0uNjQ1IDEuMjctLjM4MS4zMDQtLjkxLjQ1NS0xLjQ0Ni40NTV6TTcgNC44MTJhLjQzOC40MzggMCAwIDEtLjQzOC0uNDM3VjMuNDJhLjQzOC40MzggMCAwIDEgLjg3NSAwdi45NTVBLjQzOC40MzggMCAwIDEgNyA0LjgxMnoiIGZpbGw9IiM0RTM2NTUiLz48cGF0aCBkPSJNNyAxMS4wMTdhLjQzNy40MzcgMCAwIDEtLjQzOC0uNDM3di0uOTU1YS40MzcuNDM3IDAgMSAxIC44NzUgMHYuOTU1YS40MzguNDM4IDAgMCAxLS40MzcuNDM3eiIgZmlsbD0iIzRFMzY1NSIvPjwvc3ZnPg==);
    margin: 2px 5px 0;
}
.amrewards-points-rate {
    display: inline-block;
    margin-bottom: 5px;
    padding-right: 30px;
    position: relative;
}
.amrewards-points-rate .field-tooltip {
    top: 50%;
    transform: translateY(-50%);
}
.amrewards-info-message.message.info {
    color: #000000;
    padding-left: 20px;
    word-break: break-word;
    word-wrap: break-word;
}
.amrewards-info-message.message.info > *:first-child:before {
    display: none;
}

.action.tocart.btn-cart {
    background-color: var(--venetian_red);
    border-color: var(--venetian_red);
}
.action.towishlist {
    border-color: var(--venetian_red);
}
.action.tocart.btn-cart:after,
.action.tocart.btn-cart:hover,
.action.towishlist:hover {
    background-color: var(--light_green)!important;
    border-color: var(--light_green)!important;
}

.actions-toolbar .primary .action.primary {
    background-color: var(--venetian_red)!important;
    border-color: var(--venetian_red)!important;
}
.actions-toolbar .primary .action.primary:hover {
    border-color: var(--light_green)!important;
}
#checkout-shipping-method-load #innoshipshowmapb{
    text-align: center;
    cursor: pointer;
    z-index: 100;
    position: relative;
    border-color: #464672 !important;
    background-color: #464672 !important;
    padding: 10px 15px;
    color: #fff;
}
#checkout-shipping-method-load #innoshipcargusalegeconf {
    background: #464672;
    color: #fff;
}
.amsearch-results .amsearch-item-container .amsearch-item {
  padding: 0 15px 10px;
}

.header-search_box .form.minisearch.amsearch-form-container {
  position: relative;
  width: auto !important;
}

/* Common style */
/* mobile reset */
.header-links_box .link.wishlist,
.header-links_box .header.links,
.header-logo_box .action.nav-toggle,
.header-bottom .desktop-menu {
  display: none !important;
}
.header-links_box > .header.links {
  margin: 0 26px;
}
.nav-before-open.nav-open {
  overflow: hidden;
}
/* header top */
.header-top {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1380px;
  margin: 0 auto;
  padding: 15px;
}
/* header wishlist & my account & cart icons*/
.header-links_box .wishlist a::after,
.header-links_box .authorization-link a::after,
.minicart_content::after,
.header-links_box .customer-name span::after {
  font-size: 16px;
  font-family: var(--icomoon);
  font-weight: 400;
  color: var(--venetian_red);
}
/* header logo */
.header-logo_box {
  order: 1;
  max-width: 114px;
}
/* header links */

.amasty-xsearch-block-header {
  position: relative;
  margin-bottom: 0;
  padding: 10px;
  color: #000;
  text-transform: uppercase;
  word-wrap: break-word;
  word-break: break-word;
  font-weight: 700;
}

.amsearch-product-image-container .product-image-wrapper {
  padding-bottom: 0 !important;
  margin-bottom: 15px;
}
.amsearch-product-image-container {
  display: flex;
  width: initial !important;
}

.amsearch-products-section.-grid {
  display: flex;
  flex-direction: column;
}

.amsearch-products-section.-grid .amsearch-more-results,
section[data-amsearch-analytics="block"] .amsearch-more-results {order: 3}
.amsearch-products-section.-grid p.amasty-xsearch-block-header,
section[data-amsearch-analytics="block"] p.amasty-xsearch-block-header {order: 1}
.amsearch-products-section.-grid .amsearch-wrapper-content,
section[data-amsearch-analytics="block"] .amsearch-wrapper-content { order: 2}

.amsearch-item-container.popular_searches .amasty-xsearch-num-results {
  display: none;
  font-size: 12px;
}

.header-links_box {
  order: 2;
}
.header-links_box .minicart-wrapper {
  float: initial;
}
.header-links_box .minicart-wrapper .action.showcart {
  font-size: 0;
  padding: 0 !important;
  opacity: 1 !important;
}
.minicart_content {
  display: flex;
  align-items: center;
}
.minicart_content::after {
  content: var(--icon_cart);
  margin: 0 0 0 9px;
}
.minicart_content-text {
  font-size: 13px;
  font-weight: 500;
  color: var(--venetian_red);
  text-transform: initial;
}
.minicart-wrapper ._block-content-loading {
  position: initial;
}
.minicart-wrapper .counter-number {
  background: var(--venetian_red);
  color: var(--white) !important;
  position: absolute;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  text-align: center !important;
  line-height: 13px !important;
  font-size: 11px;
  right: -5px;
  top: -2px;
}
.minicart-wrapper .title-cart .caret {
  display: none;
  position: absolute;
  bottom: 1px;
  left: 50%;
  transform: translateX(-50%);
}
.minicart-wrapper.active .title-cart .caret {
  display: block;
}
/* header search input */
.header-search_box {
  position: relative;
  order: 3;
  flex: 0 0 100%;
  margin: 15px 0 0 0;
  transition: 0.35s ease-in-out;
}
.header-search_box .input-group {
  width: 100%;
}
.header-search_box .form-control {
  font-size: 14px;
  font-weight: 500;
  color: var(--black) !important;
  height: 40px;
  border: 1px solid var(--bright_gray);
  padding: 0 42px 0 15px;
}
.header-search_box .form-control::placeholder {
  color: var(--silver_sand) !important;
}
.header-search_box .search-action {
  background: transparent;
  border: initial;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  z-index: 5;
  padding: 0;
}
.header-search_box .search-action.amasty-xsearch-hide {
  display: block;
}
.header-search_box .search-action::after {
  font-family: var(--icomoon);
  content: var(--icon_search);
  color: var(--venetian_red);
  background: transparent;
  cursor: pointer;
}
/* header bottom */
.header-bottom {
  background: var(--deep_carmine);
  padding: 0 15px;
  position: relative;
}
.header-bottom-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1380px;
  margin: 0 auto;
  height: 60px;
}
.header-bottom .mobile-menu .nav-toggle {
  padding: 0 !important;
}
.header-bottom .mobile-menu .nav-toggle::after {
  font-size: 22px;
  font-family: var(--icomoon);
  content: var(--icon_mobile-menu);
  color: var(--white);
  cursor: pointer;
  padding: 0;
}
.header-bottom .mobile-menu-wrapper {
  position: absolute;
}
.nav-open .mobile-menu-wrapper {
  position: initial;
}
.header-bottom .header-social-links {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}
.header-bottom .header-social-links a:hover {
  opacity: 1;
}
.header-bottom .header-social-links li {
  display: inline;
  margin: 0 6px 0 0;
}
.header-bottom .header-social-links li:last-child {
  margin: 0;
}
/* menu wrapper reset */
.header-bottom .megamenu-wrapper {
  max-width: 1380px;
  margin: 0 auto;
}
/* search container */
.amsearch-form-block .amsearch-input-wrapper > input {
  height: 40px;
  width: 385px;
  transition: 0.35s ease-in-out;
  font-size: 14px;
  font-weight: 500;
  color: var(--black) !important;
  border: 1px solid var(--bright_gray);
  padding: 0 42px 0 15px;
  position: relative;
  z-index: 2;
  float: left;
  margin-bottom: 0;
}
.amsearch-form-block.-opened .amsearch-input-wrapper > input {
  width: 650px
}
.amsearch-form-block {
  position: relative;
}
.amsearch-result-section {
  width: 650px !important;
  left: 0;
  max-width: initial !important;
  position: absolute;
  right: 0;
  box-shadow: none;
  border: 1px solid var(--bright_gray);
  background: #fff;
  top: 40px;
  z-index: 9999;
  overflow: hidden;
  scrollbar-color: #adadad rgba(255,255,255,0.2);
  scrollbar-width: thin;
  overflow-y: auto;
  max-height: 90vh;
  bottom: inherit;
}

.search_bar-box .form.minisearch .search-autocomplete {
  display: none;
}
.search_bar-box .form.minisearch.-opened .search-autocomplete {
  display: block;
}
.search_bar-box .form.minisearch .search-autocomplete {
  max-width: 100%;
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 9999;
  box-shadow: 0 4px 4px var(--black_shadow);
  margin: 0;
}
.search_bar-box .form.minisearch .search-autocomplete ul > li {
  margin-bottom: 10px;
  cursor: pointer;
}
.search-autocomplete .amsearch-results {
  padding: 0;
  max-width: initial;
}
.search_bar-box .form.minisearch .search-autocomplete .amsearch-results .amsearch-leftside {
  padding: 0;
  width: 100% !important;
  background: var(--cultured_white);
}
.amsearch-results div.amsearch-products {
  flex: 0 0 100%;
  order: 1;
  border: initial;
  padding: 0;
}
.amsearch-results div.amsearch-products.-waste {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.05em;
  color: var(--black);
  padding: 0 10px 15px 10px;
  background: var(--cultured_white) !important;
  width: 100%;
}
.search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container {
  flex-basis: 33%;
  background: var(--cultured_white);
  overflow: hidden;
}
.amsearch-results .amsearch-leftside .amsearch-item-container.popular_searches {
  order: 2;
  padding: 0 !important;
}
.amsearch-results .amsearch-leftside .amsearch-item-container.category {
  order: 3;
  padding: 0 !important;
}
.amsearch-results .amsearch-leftside .amsearch-item-container.recent_searches {
  order: 4;
  padding: 0 !important;
}
.amsearch-results .amsearch-leftside .amsearch-item-container .amasty-xsearch-block-header {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.05em;
  text-transform: initial;
  padding: 0 0 6px 0;
}
.amsearch-leftside .amsearch-item-container .amsearch-item {
  padding: 0 !important;
}
.amsearch-leftside .amsearch-item-container .amsearch-item .item-name {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: -0.03em;
  color: var(--black);
  opacity: 1;
}
.amsearch-leftside .amsearch-item-container .amsearch-item .item-name .amsearch-highlight {
  font-size: 12px;
  font-weight: 500;
  color: var(--black);
}
.amsearch-leftside .amsearch-item-container.popular_searches .amsearch-item .item-name {
  color: var(--tufts_blue);
}
.amsearch-leftside .amsearch-item-container.popular_searches .amsearch-item .item-name .amsearch-highlight {
  color: var(--tufts_blue);
}
.amsearch-leftside .amsearch-item-container.recent_searches .amsearch-item {
  border: 0.4px solid var(--black);
  color: var(--black);
  border-radius: 1px;
  margin: 0 6px 6px 0;
  padding: 1px 6px !important;
}
.amsearch-leftside .amsearch-item-container.popular_searches .amsearch-item:hover,
.amsearch-leftside .amsearch-item-container.recent_searches .amsearch-item:hover {
  border-color: var(--black);
}
.amsearch-results div.amsearch-products .amasty-xsearch-block-header {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.05em;
  text-transform: initial;
  margin: 0 0 8px 0;
  padding: 15px 15px 0 15px;
}
.amsearch-results div.amsearch-products .amsearch-wrapper-content {
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
  margin: 0;
}
.amsearch-results div.amsearch-products .amsearch-item.product-item {
  padding: 0;
  flex-basis: 32%;
  flex-direction: column;
}
.amsearch-results div.amsearch-products .amsearch-item.product-item:hover {
  background: transparent;
}
div.amsearch-products .amsearch-item.product-item .amsearch-autocomplete-image,
div.amsearch-products .amsearch-item.product-item .amsearch-autocomplete-information {
  width: 100%;
  padding: 0;
}
.amsearch-item.product-item .amsearch-autocomplete-image img {
  border: initial;
}
.amsearch-item.product-item .product-item-details {
  min-height: initial;
}
.amsearch-item.product-item .product-item-link {
  font-size: 12px;
  font-weight: 500;
  color: var(--black);
  height: 35px;
  overflow: hidden;
  margin: 7px 0;
  opacity: 1;
}
.amsearch-item.product-item .product-item-link .amsearch-highlight {
  color: var(--black);
  background: transparent;
  padding: 0;
}
.amsearch-item.product-item .amsearch-wrapper-inner {
  flex-direction: column;
  align-items: flex-start;
}
.amsearch-wrapper-inner .product-item-actions .stock.unavailable {
  background: var(--chinese_white);
  border: initial;
  font-size: 0;
  border-radius: 0;
  margin-top: 6px;
  padding: 10px;
}
.amsearch-wrapper-inner .product-item-actions .stock.unavailable span {
  font-weight: 500;
  font-size: 10px;
  color: var(--black);
  text-transform: initial;
}
.amsearch-item.product-item .price-box {
  margin: 0;
  height: 24px;
}
.amsearch-item.product-item .price-box .price {
  font-size: 12px;
  font-weight: 500;
  display: block;
  line-height: 1;
  color: var(--black);
}
.amsearch-item.product-item .price-box .old-price .price {
  font-size: 10px;
}
.amsearch-item.product-item .product-item-actions {
  margin: 0;
}
.product-item-actions button.action.tocart {
  border: initial;
  font-size: 0;
  padding: 10px;
  margin-top: 6px;
  line-height: initial;
}
.product-item-actions button.action.tocart span {
  font-size: 10px;
  font-family: 'Quicksand';
  font-weight: 500;
  color: var(--white);
}
.search-autocomplete .amsearch-results .amsearch-more-results {
  margin: 15px 0;
}
.search-autocomplete .amsearch-results .amsearch-more-results .amsearch-link {
  font-weight: 500;
  text-decoration: underline;
  border: initial;
  color: var(--tufts_blue);
  opacity: 1;
}
/* Tablet style 768px+ */
@media only screen and (min-width: 768px) {
  /* search container */
  .search_bar-box .form.minisearch .search-autocomplete {
    width: 100% !important;
  }
  .search_bar-box .form.minisearch .search-autocomplete .amsearch-results {
    display: flex;
    flex-direction: row;
  }
  .search_bar-box .form.minisearch .search-autocomplete .amsearch-results .amsearch-leftside {
    min-width: 240px;
    max-width: 240px;
  }
  .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container {
    flex-basis: 100%;
  }

  .amsearch-results .amsearch-leftside .amsearch-item-container.recent_searches {
    padding: 0 !important;
  }
  .amsearch-results div.amsearch-products.-waste {
    padding: 15px;
    color: var(--black);
  }
  .amsearch-results div.amsearch-products {
    flex: initial;
  }
  .amsearch-results div.amsearch-products .amsearch-item.product-item {
    flex-basis: 33%;
  }
  .amsearch-autocomplete-information .product-item-actions button.action.tocart,
  .amsearch-autocomplete-information .amsearch-wrapper-inner .product-item-actions .stock.unavailable {
    padding: 10px 15px !important;
  }
  .amsearch-autocomplete-information .product-item-actions button.action.tocart span,
  .amsearch-autocomplete-information .amsearch-wrapper-inner .product-item-actions .stock.unavailable span {
    font-size: 12px;
  }
  .search-autocomplete .amsearch-results .amsearch-more-results {
    margin: 20px 0;
    text-align: left;
    padding: 0 15px;
  }
}
/* Desktop style 1007px+ */
@media only screen and (min-width: 1007px) {
  /* search container */
  .header-search_box {
    flex: initial;
  }
  .header-search_box .form-control {
    width: 385px;
    transition: 0.35s ease-in-out;
  }
  .header-search_box .form-control.focus-in {
    width: 650px;
  }
  .header-search_box .form.minisearch.amsearch-form-container {
    position: relative;
    width: auto !important;
  }
  .header-search_box .form.minisearch .form-control {
    width: 285px;
  }
  .header-search_box .form.minisearch.-opened .form-control{
    width: 650px !important;
  }
  .header-search_box .form.minisearch.-opened .search-autocomplete {
    max-width: initial !important;
    right: 0;
    box-shadow: none;
    border: 1px solid var(--bright_gray);
    background: white;
  }
  .search_bar-box .form.minisearch .search-autocomplete .amsearch-results .amsearch-leftside {
    min-width: 180px;
    max-width: 180px;
  }
  .amsearch-results div.amsearch-products .amsearch-wrapper-content {
    gap: 15px;
  }
  .amsearch-results div.amsearch-products .amsearch-item.product-item {
    flex-basis: 31%;
  }
  /* desktop reset */
  .header-links_box .link.wishlist,
  .header-links_box .header.links,
  .header-bottom .desktop-menu {
    display: block !important;
  }
  .header-bottom .mobile-menu .nav-toggle,
  .header-links_box .authorization-link a::before,
  .minicart_content-text {
    display: none !important;
  }
  .header-links_box .wishlist a,
  .header-links_box .authorization-link a,
  .header-links_box .showcart {
    font-size: 0;
    line-height: initial !important;
  }
  /* header top */
  .header-top {
    justify-content: initial;
  }
  /* header links */
  .header-links_box {
    display: flex;
    align-items: center;
    order: 3;
  }
  .header-links_box .wishlist,
  .header-links_box .authorization-link,
  .header-links_box .minicart-wrapper {
    height: 16px;
  }
  .header-links_box .customer-welcome .header.links li {
    height: initial;
  }
  .header-links_box .wishlist a:hover,
  .header-links_box .authorization-link a:hover {
    opacity: 1;
  }
  .header-links_box .wishlist a::after {
    content: var(--icon_wishlist);
  }
  .header-links_box .wishlist a:hover::after {
    content: var(--icon_wishlist-fill);
  }
  /*.header-links_box .action.switch {*/
  /*  display: none;*/
  /*}*/
  /*.header-links_box .customer-name {*/
  /*  line-height: initial;*/
  /*}*/
  /*.header-links_box .customer-name span::before {*/
  /*  display: none;*/
  /*}*/
  .header-links_box .customer-name .action.switch {
    background: initial !important;
    border: 0 !important;
  }
  .header-links_box .customer-name .action.switch::after {
    content: var(--icon_user);
    margin: 0;
    font-size: 16px;
    font-family: var(--icomoon);
    font-weight: 400;
    line-height: 60px;
    background-color: initial !important;
      color: var(--venetian_red);
  }
  .header-links_box .customer-name:hover .action.switch::after {
    content: var(--icon_user-fill);
    font-family: var(--icomoon);
  }
  .header-links_box .authorization-link a::after {
    content: var(--icon_user);
    font-family: var(--icomoon);
  }
  .header-links_box .authorization-link a:hover::after {
    content: var(--icon_user-fill);
  }
  .minicart_content::after {
    margin: 0;
  }
  .minicart-wrapper .counter-number {
    right: -5px;
    top: -5px;
  }
  .minicart-wrapper .title-cart .caret {
    bottom: -8px;
    left: 45%;
  }
  .minicart-wrapper .block-minicart {
    top: 30px;
  }
  .header-wrapper .header .minicart-wrapper .showcart {
    padding: 0 !important;
    opacity: 1 !important;
  }
  .header-wrapper .header .minicart-wrapper .counter.qty {
    display: flex;
    align-items: center;
  }
  .header-wrapper .header .minicart-wrapper .counter.qty .counter-number {
    top: 40%;
    transform: translateY(-50%);
    left: 9px;
  }
  .header-wrapper .header .minicart-wrapper .counter.qty .subtotal {
    font-size: 14px;
    margin: 0 0 0 8px;
    line-height: inherit;
  }
  .header-wrapper .header .minicart-wrapper .block-minicart {
    top: 49px;
  }
  /* header search input */
  .header-search_box .form.minisearch {
    width: auto !important;
  }
  .header-search_box {
    margin: 0 30px 0 auto;
  }
  .header-search_box .form-control {
    height: 40px;
  }
  /* header bottom */
  .header-bottom {
    padding: 0 15px 0 0;
  }
  .header-bottom-content {
    height: 50px;
  }
  .header-bottom .header-social-links li:first-child {
    display: none;
  }
  /* menu-wrapper  */
  .right-wrapper li.level-top {
    padding: 10px !important;
  }
  .header-wrapper .header .navbar-collapse.collapse a.level-top {
    padding: 0 !important;
    font-size: 17px !important;
  }
  .header-wrapper .header .left-wrapper {
    padding: 0 !important;
  }
}
/* Desktop style 1024px+ */
@media only screen and (min-width: 1024px) {
  /* header socials links  */
  .header-bottom .header-social-links li:first-child {
    display: inline-block;
  }
}
/* Desktop style 1250px+ */
@media only screen and (min-width: 1250px) {
  /* menu-wrapper  */
  .right-wrapper li.level-top {
    padding: 0 !important;
  }
  .header-wrapper .header .navbar-collapse.collapse a.level-top {
    padding: 10px 20px !important;
    font-size: 20px !important;
  }
  .header-wrapper .header .left-wrapper {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}
/* Desktop style 1415px+ */
@media only screen and (min-width: 1415px) {
  .header-top {
    padding: 15px 0;
  }
  .header-bottom {
    padding: 0;
  }
}


@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px)
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg)
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
  }
}

@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg)
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
  }
}

@media only screen and (max-width: 767px) {
  .search-autocomplete .amsearch-slider-wrap:not(:first-child) {
    margin-top: 50px
  }

  .amsearch-additional-content {
    flex-direction: column
  }

  .amsearch-additional-content .amsearch-content-block {
    padding: 15px;
    max-width: 100%;
    border-top: 1px solid #e8e9ef;
    border-left: none
  }

  .search-autocomplete .amsearch-slider-block .amsearch-item.product-item .amsearch-autocomplete-image {
    display: inline-block;
    margin-right: 10px;
    max-width: 110px
  }

  .search-autocomplete .amsearch-slider-block .amsearch-item.product-item .information-container {
    display: inline-block;
    vertical-align: top
  }

  .search-autocomplete .amsearch-slider-block .amsearch-item.product-item .amsearch-wrapper-inner {
    display: flex;
    align-items: center;
    margin: 10px 0 0
  }

  .search-autocomplete .amsearch-slider-block .amsearch-item.product-item .price-box {
    margin: 0 20px 0 0
  }

  .search-autocomplete .amsearch-slider-block .amsearch-item.product-item .product-item-actions {
    display: flex
  }
}

@media only screen and (max-width: 639px) {
  .catalogsearch-result-index .amsearch-pagebuilder-carousel .product-item-info {
    margin: 0 auto;
    width: 240px
  }
}

@media only screen and (max-width: 479px) {
  .search-autocomplete .amsearch-slider-block .amsearch-item.product-item {
    display: flex;
    flex-direction: column;
    text-align: center
  }

  .search-autocomplete .amsearch-slider-block .amsearch-item.product-item .amsearch-autocomplete-image, .search-autocomplete .amsearch-slider-block .amsearch-item.product-item .information-container {
    display: block;
    margin: 0 auto
  }

  .search-autocomplete .amsearch-slider-block .amsearch-item.product-item .amsearch-wrapper-inner {
    flex-direction: column
  }

  .search-autocomplete .amsearch-slider-block .amsearch-item.product-item .price-box {
    margin: 5px 0 10px
  }
}

@media all and (min-width: 640px) {
  .amsearch-form-container .actions-secondary {
    display: flex
  }
}


  .minisearch .actions .action.search {
    z-index: 1000
  }

  .amsearch-form-container .input-text {
    padding-left: 14px
  }

  .product-item-actions .actions-primary + .actions-secondary > .action {
    flex-grow: 1;
    width: auto;
    border: none
  }

  .amasty-xsearch-loader {
    right: 30px
  }

  .search-autocomplete {
    top: 37px;
    max-width: 75vw
  }

  .amsearch-close, .search .amsearch-loupe:hover {
    -webkit-filter: brightness(0%);
    filter: brightness(0%)
  }

  .amsearch-results {
    display: flex;
    overflow: auto;
    padding: 0;
    max-width: 83vw
  }

  .amsearch-results .amsearch-products {
    padding: 20px 0 0
  }

  .amsearch-results .amsearch-leftside, .amsearch-results .amsearch-products {
    padding: 15px 0;
    width: inherit
  }

  .amsearch-results section.amsearch-item-container {
    padding: 15px;
  }

  .search-autocomplete.amsearch-clone-position {
    top: calc(100% + 5px)
  }

  .amsearch-wrapper-content > .amsearch-item {
    position: relative;
    padding: 20px 0 16px 15px
  }

  .amsearch-wrapper-content > .amsearch-item:last-child {
    padding-bottom: 20px
  }

  .amsearch-wrapper-content > .amsearch-item:first-child {
    padding-top: 15px
  }

  .amsearch-wrapper-content .amsearch-autocomplete-information {
    padding-left: 10px;
    width: auto
  }

  .amsearch-wrapper-content .product-item-details {
    padding-right: 14px;
    min-height: 100px
  }

  .amsearch-wrapper-content .product-reviews-summary {
    margin-bottom: 0
  }

  .amsearch-item-container {
    padding: 0
  }

  .amasty-xsearch-block-header {
    padding: 0 15px 5px
  }

  .amsearch-item-container.popular_searches .amasty-xsearch-block-header {
    padding: 0 15px 10px
  }

  .amsearch-form-container.-opened .action.search {
    display: none
  }

  .amsearch-form-container.-opened:not(.-small) .amsearch-products {
    border-left: 1px solid #e8e9ef
  }

  .amsearch-form-container.-opened .amsearch-leftside .recent_searches, .amsearch-form-container.-opened .amsearch-leftside .amsearch-item {
    padding: 5px 15px
  }

  .amsearch-form-container.-opened .amsearch-leftside .amsearch-item-container.recent_searches {
    padding-top: 0;
    padding-bottom: 15px
  }

  .amsearch-form-container.-opened .amsearch-wrapper-input {
    position: absolute;
    right: 0;
    max-width: 75vw;
    transition: all .3s ease-in-out
  }

  .amsearch-products {
    display: flex;
    flex-direction: column
  }

  .amsearch-products .amsearch-more-results {
    margin-top: auto;
    padding-top: 30px
  }

  .amsearch-form-container.-small .amsearch-results {
    flex-direction: column;
    overflow-x: hidden
  }

  .amsearch-form-container.-small .amsearch-products {
    order: 10
  }

  .amsearch-form-container.-small .amsearch-products .amsearch-item {
    padding-right: 15px
  }

  .amsearch-form-container.-small .amsearch-products .amasty-xsearch-block-header {
    padding: 15px
  }

  .amsearch-form-container.-small.-result .amsearch-item-container .amasty-xsearch-block-header {
    padding: 0 15px 10px
  }

  .amsearch-form-container.-small.-result .amsearch-item-container.popular_searches .amasty-xsearch-block-header {
    padding: 10px 15px
  }

  .amsearch-form-container.-small .amsearch-products .amsearch-item.product-item .actions-secondary {
    display: flex;
    align-items: center
  }

  .amsearch-form-container.-small .amsearch-products .amsearch-item.product-item .actions-secondary .wishlist.split.button {
    display: flex;
    align-items: center;
    margin-right: 10px
  }

  .amsearch-form-container.-small .amsearch-products .amsearch-item.product-item .actions-secondary .wishlist.split.button .action.toggle {
    display: flex;
    align-items: center
  }

  .amsearch-form-container.-small .amsearch-products .amsearch-item.product-item .actions-secondary .wishlist.split.button .action.toggle:after {
    padding-top: 4px
  }

  .amsearch-form-container.-large .amsearch-results .amsearch-more-results {
    padding-top: 0
  }

  .amsearch-form-container.-large .amsearch-wrapper-content {
    display: flex;
    margin-bottom: 30px
  }

  .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    width: 33.33333333%
  }

  .ie11 .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item {
    max-width: calc(100% / 3 - 25px)
  }

  .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item:hover {
    box-shadow: none;
    z-index: 2
  }

  .amsearch-form-container.-large .amsearch-wrapper-content .amsearch-autocomplete-information {
    flex-grow: 1;
    margin-top: 10px;
    padding-left: 0
  }

  .amsearch-form-container.-large .amsearch-wrapper-content .product-item .product-image-container {
    margin: 0 auto
  }

  .amsearch-form-container.-large .amsearch-wrapper-content .information-container {
    height: 100%
  }

  .amsearch-form-container.-large .amsearch-wrapper-content .product-reviews-summary {
    margin-bottom: 7px
  }

  .amsearch-form-container.-large .amsearch-wrapper-content .amsearch-autocomplete-image {
    align-items: center;
    width: auto
  }

  .amsearch-form-container.-large .amsearch-wrapper-content .amsearch-wrapper-inner {
    flex-wrap: wrap;
    padding-left: 0
  }

  .amsearch-form-container.-large .amsearch-wrapper-content .product-item-details {
    margin: 0;
    padding-right: 0;
    height: 100%
  }

  .amsearch-form-container.-large .amsearch-wrapper-content .price-box {
    margin: 0 0 7px
  }

  .amsearch-form-container.-large .amsearch-wrapper-content .product-item-actions {
    margin: 0
  }

  .amsearch-form-container.-large .amsearch-wrapper-content .tocart {
    padding: 8px 9px;
    font-size: 12px
  }

  .amsearch-form-container.-large .amsearch-wrapper-content .product-item-actions {
    display: flex;
    align-items: center;
    max-width: 100%
  }

  .amsearch-form-container.-large .amsearch-wrapper-content .rating-summary {
    display: block
  }

  .amsearch-form-container.-large .amsearch-wrapper-content .reviews-actions {
    display: block;
    margin-bottom: 1px
  }

  .page-main .block.block-xsearch {
    float: none;
    padding-left: 0
  }

  .footer .block.block-xsearch {
    padding-left: 0
  }

  .footer .block.block-xsearch, .footer .block.block-xsearch .block {
    float: none;
    clear: both
  }

  .block-search .label.action {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
  }

  .amsearch-emptysearch-cms {
    padding: 40px
  }

  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 54px
  }

  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 22px
  }


@media all and (min-width: 1024px), print {
  .amsearch-form-container.-opened .amsearch-wrapper-input, .search-autocomplete, .amsearch-results {
    max-width: 76vw
  }

  .amsearch-wrapper-input.-left-position, .search-autocomplete.-left-position {
    right: inherit;
    left: 0
  }

  .amsearch-wrapper-input.-right-position, .search-autocomplete.-right-position {
    left: inherit;
    right: 0
  }

  .search-autocomplete.-top-position {
    bottom: calc(100% + 5px);
    top: inherit
  }

  .search-autocomplete.-bottom-position {
    bottom: inherit;
    top: calc(100% + 5px)
  }

  .amsearch-emptysearch-cms {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 70px
  }

  .amsearch-emptysearch-cms > .amsearch-item {
    max-width: 50%
  }

  .amsearch-emptysearch-cms > .amsearch-content {
    padding-right: 10px
  }

  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    margin: 0 0 25px;
    font-size: 72px
  }

  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 28px;
    line-height: 33px
  }

  .amsearch-emptysearch-cms .amsearch-contacts-block {
    margin-top: 45px;
    font-size: 22px
  }

  .amsearch-emptysearch-cms .amsearch-image-block {
    margin-top: 0
  }

  .amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
    margin-bottom: 10px
  }
}

.am-word-break {
  word-wrap: break-word;
  word-break: break-word
}

.ie11 .am-word-break {
  word-break: break-all
}

#amasty-shopby-product-list {
  order: 10;
  max-width: 100%
}

.amsearch-results {
  padding: 15px 0 0;
  background-color: #fff
}

.amsearch-results .amsearch-products.-waste {
  padding: 15px;
  color: var(--black);
}

.amsearch-results .amsearch-item {
  text-transform: capitalize;
  cursor: pointer
}

.amsearch-results .amsearch-item:hover {
  background-color: #f4f5fa
}

.amsearch-results .amsearch-item .item-name {
  outline: none;
  color: inherit;
  text-decoration: none;
  font-size: 1.2rem
}

.amsearch-results .amsearch-item-container:not(.recent_searches) .amsearch-item .item-name {
  text-decoration: underline;
  cursor: pointer
}

.amsearch-results .actions-secondary {
  display: none;
  padding: 0 0 0 5px
}

.amsearch-results .amsearch-item .amsearch-autocomplete-image:not([data-click-url]), .amsearch-results .amsearch-item .price-box:not([data-click-url]) {
  cursor: pointer
}

.amsearch-form-container .control {
  min-height: 32px
}

.amsearch-form-container .amsearch-wrapper-inner .actions-secondary {
  display: none
}

.amsearch-form-container .search-autocomplete .amsearch-results .amsearch-leftside {
  max-width: 100%;
  background-color: #fff
}

.amsearch-form-container .search-autocomplete {
  overflow: hidden;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  overflow-y: auto;
  max-height: 90vh
}

.amsearch-form-container .search-autocomplete::-webkit-scrollbar {
  background: #f0f0f0
}

.amsearch-form-container .search-autocomplete::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer
}

.amsearch-form-container .search-autocomplete ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff
}

.amsearch-form-container .search-autocomplete::-webkit-scrollbar {
  width: 4px
}

.amsearch-form-container .search-autocomplete::-webkit-scrollbar-thumb {
  width: 4px
}

.amsearch-form-container .search-autocomplete ::-webkit-scrollbar-track {
  width: 4px
}

.amsearch-form-container.-opened .input-text {
  padding-left: 26px
}

.amsearch-form-container.-opened .input-text::-ms-clear {
  display: none
}

.amsearch-form-container.-opened .input-text::-webkit-input-placeholder {
  color: #cecece;
  font-style: italic
}

.amsearch-form-container.-opened .input-text::-moz-placeholder {
  color: #cecece;
  font-style: italic
}

.amsearch-form-container.-opened .input-text:-ms-input-placeholder {
  color: #cecece;
  font-style: italic
}

.amsearch-form-container .search-autocomplete .amsearch-leftside .amsearch-products {
  background-color: #fff
}

.amsearch-wrapper-input {
  position: relative;
  max-width: 100%;
  transition: none
}

.amsearch-wrapper-content > .amsearch-item {
  position: relative;
  display: flex;
  padding: 20px 0 16px 15px
}

.amsearch-wrapper-content > .amsearch-item:first-child:before, .amsearch-wrapper-content > .amsearch-item:last-child:after {
  display: none
}

.amsearch-wrapper-content .product-item.amsearch-item {
  padding: 15px
}

.amsearch-wrapper-content .product-item-details {
  display: flex;
  flex-direction: column;
  min-height: 100px
}

.amsearch-wrapper-content .amsearch-wrapper-inner {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-top: auto
}

.amsearch-wrapper-content .product-item-link {
  margin: 0 0 5px;
  color: #333;
  word-break: keep-all
}

.amsearch-wrapper-content .product-item-actions {
  display: flex;
  align-items: flex-end;
  margin-top: 6px
}

.amsearch-wrapper-content .action.tocart {
  word-wrap: break-word;
  word-break: break-word;
  white-space: inherit;
  line-height: 1.2
}

.ie11 .amsearch-wrapper-content .action.tocart {
  word-break: break-all
}

.amsearch-wrapper-content .amsearch-wrapper-inner .price-box {
  margin: 0 10px 0 0
}

.block-search .search .control {
  position: relative;
  z-index: 99
}

.block-xsearch.block-search .search .control {
  z-index: 98
}

.amsearch-form-container .input-text:focus {
  border: 2px solid #54c6ff;
  box-shadow: 0 2px 4px #c2ebff
}

.amsearch-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  display: none;
  margin: auto;
  padding: 16px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat center;
  cursor: pointer
}

.search .amsearch-loupe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  display: none;
  margin: auto;
  padding: 0;
  width: 14px;
  height: 14px;
  border: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1Ni45NjYgNTYuOTY2Ij48cGF0aCBkPSJNNTUuMTQ2IDUxLjg4N0w0MS41ODggMzcuNzg2QTIyLjkyNiAyMi45MjYgMCAwIDAgNDYuOTg0IDIzYzAtMTIuNjgyLTEwLjMxOC0yMy0yMy0yM3MtMjMgMTAuMzE4LTIzIDIzIDEwLjMxOCAyMyAyMyAyM2M0Ljc2MSAwIDkuMjk4LTEuNDM2IDEzLjE3Ny00LjE2MmwxMy42NjEgMTQuMjA4Yy41NzEuNTkzIDEuMzM5LjkyIDIuMTYyLjkyLjc3OSAwIDEuNTE4LS4yOTcgMi4wNzktLjgzN2EzLjAwNCAzLjAwNCAwIDAgMCAuMDgzLTQuMjQyek0yMy45ODQgNmM5LjM3NCAwIDE3IDcuNjI2IDE3IDE3cy03LjYyNiAxNy0xNyAxNy0xNy03LjYyNi0xNy0xNyA3LjYyNi0xNyAxNy0xN3oiIGZpbGw9IiNhOWE5YTkiLz48L3N2Zz4=) no-repeat center;
  box-shadow: none
}

.amsearch-products .amsearch-highlight {
  padding: 0 2px;
  background-color: #3ac39c;
  color: #fff;
  word-wrap: normal
}

.amsearch-products {
  order: 10;
  padding: 0 0 15px
}

.amsearch-products .amasty-xsearch-block-header {
  padding: 0 15px 10px
}

.amsearch-leftside {
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box
}

.amsearch-leftside .recent_searches, .amsearch-leftside .amsearch-item {
  flex-basis: 100%;
  padding: 5px 0
}

.amsearch-autocomplete-information {
  padding-left: 13px;
  width: 60%
}

.amsearch-autocomplete-information .action.view {
  color: #757575;
  font-weight: 300
}

.amasty-xsearch-loader {
  position: absolute;
  top: 0;
  right: 40px;
  bottom: 0;
  z-index: 1000;
  margin: auto 5px auto 0;
  width: 16px;
  height: 11px;
  background: url(data:image/gif;base64,R0lGODlhEAALAPQAAP///wAAANra2tDQ0Orq6gYGBgAAAC4uLoKCgmBgYLq6uiIiIkpKSoqKimRkZL6+viYmJgQEBE5OTubm5tjY2PT09Dg4ONzc3PLy8ra2tqCgoMrKyu7u7gAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCwAAACwAAAAAEAALAAAFLSAgjmRpnqSgCuLKAq5AEIM4zDVw03ve27ifDgfkEYe04kDIDC5zrtYKRa2WQgAh+QQJCwAAACwAAAAAEAALAAAFJGBhGAVgnqhpHIeRvsDawqns0qeN5+y967tYLyicBYE7EYkYAgAh+QQJCwAAACwAAAAAEAALAAAFNiAgjothLOOIJAkiGgxjpGKiKMkbz7SN6zIawJcDwIK9W/HISxGBzdHTuBNOmcJVCyoUlk7CEAAh+QQJCwAAACwAAAAAEAALAAAFNSAgjqQIRRFUAo3jNGIkSdHqPI8Tz3V55zuaDacDyIQ+YrBH+hWPzJFzOQQaeavWi7oqnVIhACH5BAkLAAAALAAAAAAQAAsAAAUyICCOZGme1rJY5kRRk7hI0mJSVUXJtF3iOl7tltsBZsNfUegjAY3I5sgFY55KqdX1GgIAIfkECQsAAAAsAAAAABAACwAABTcgII5kaZ4kcV2EqLJipmnZhWGXaOOitm2aXQ4g7P2Ct2ER4AMul00kj5g0Al8tADY2y6C+4FIIACH5BAkLAAAALAAAAAAQAAsAAAUvICCOZGme5ERRk6iy7qpyHCVStA3gNa/7txxwlwv2isSacYUc+l4tADQGQ1mvpBAAIfkECQsAAAAsAAAAABAACwAABS8gII5kaZ7kRFGTqLLuqnIcJVK0DeA1r/u3HHCXC/aKxJpxhRz6Xi0ANAZDWa+kEAA7AAAAAAAAAAAA) no-repeat center
}

.amasty-message.message.info {
  margin: 0
}

.amasty-xsearch-num-results {
  float: right
}

.amsearch-more-results {
  margin-top: 30px;
  text-align: center
}

.amsearch-more-results .amsearch-link {
  border-bottom: 1px solid #06c;
  color: #06c;
  text-decoration: none
}

.amsearch-more-results .amsearch-link:hover {
  border-bottom: 1px solid #1979c3;
  background-color: inherit;
  color: #1979c3;
  text-decoration: none
}

.block-search .action.search.amasty-xsearch-hide, .amasty-xsearch-hide {
  display: none
}

.amasty-xsearch-block-header {
  position: relative;
  margin-bottom: 0;
  padding: 10px;
  color: #000;
  text-transform: uppercase;
  word-wrap: break-word;
  word-break: break-word;
  font-weight: 700
}

.amsearch-item-container {
  position: relative;
  flex-basis: 100%;
}

.amsearch-item-container:last-child:after {
  display: none
}

.amsearch-item-container:not(.recent_searches) .amsearch-highlight {
  color: #3ac39c;
  font-weight: 600
}

.amsearch-item-container .amsearch-item {
  cursor: inherit
}

.amsearch-item-container .amsearch-item:hover {
  background-color: inherit
}

.amsearch-item-container .amsearch-highlight {
  font-size: 12px
}

.amsearch-item-container.page a.item-name {
  color: #3ac39c;
  font-weight: 600
}

.amsearch-item-container.recent_searches {
  padding: 0 15px 20px
}

.amsearch-item-container.recent_searches .amsearch-item {
  display: inline-block;
  order: 1;
  box-sizing: border-box;
  margin: 0 8px 10px 0;
  padding: 5px 10px;
  border: 1px solid #000;
  color: #000;
  border-radius: 25px;
  text-decoration: none;
  font-size: 12px
}

.amsearch-item-container.popular_searches .amsearch-item {
  color: #000;
}

.amsearch-item-container.recent_searches .amsearch-item:hover {
  border-color: #3ac39c
}

.amsearch-item-container.recent_searches .amsearch-item:active {
  border-color: #23745d
}

.amsearch-item-container.recent_searches .amsearch-item:focus {
  border-color: #3ac39c;
  background-color: #3ac39c;
  color: #fff
}

.amsearch-item-container.recent_searches .amasty-xsearch-block-header {
  padding: 0 0 10px
}

.amsearch-item-container.recent_searches .amasty-xsearch-num-results {
  display: none
}

.amsearch-item-container.popular_searches .amsearch-item:hover {
  background: #f4f5fa
}

.amsearch-item-container.popular_searches .amasty-xsearch-num-results {
  display: none;
  font-size: 12px
}

.amsearch-item-container.-brands .amasty-xsearch-num-results {
  display: inline-block;
  float: none;
  color: #ccc
}

.amasty-xsearch-preload {
  display: none
}

.search-autocomplete .amsearch-results div:not([data-click-url]) {
  background: none;
  cursor: default
}

.amsearch-category-tab .amsearch-item {
  margin-bottom: 10px;
  font-size: 1.6rem
}

.amsearch-category-tab .amsearch-item .am-item-link:not(:last-of-type):after {
  display: inline-block;
  margin: 0 10px;
  width: 10px;
  height: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDUxLjg0NiA0NTEuODQ3Ij48cGF0aCBkPSJNMzQ1LjQ0MSAyNDguMjkyTDE1MS4xNTQgNDQyLjU3M2MtMTIuMzU5IDEyLjM2NS0zMi4zOTcgMTIuMzY1LTQ0Ljc1IDAtMTIuMzU0LTEyLjM1NC0xMi4zNTQtMzIuMzkxIDAtNDQuNzQ0TDI3OC4zMTggMjI1LjkyIDEwNi40MDkgNTQuMDE3Yy0xMi4zNTQtMTIuMzU5LTEyLjM1NC0zMi4zOTQgMC00NC43NDggMTIuMzU0LTEyLjM1OSAzMi4zOTEtMTIuMzU5IDQ0Ljc1IDBsMTk0LjI4NyAxOTQuMjg0YzYuMTc3IDYuMTggOS4yNjIgMTQuMjcxIDkuMjYyIDIyLjM2NiAwIDguMDk5LTMuMDkxIDE2LjE5Ni05LjI2NyAyMi4zNzN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjYTNhM2EzIiBmaWxsPSIjYTNhM2EzIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: ''
}

.block.block-search, .form .search-autocomplete {
  z-index: 99
}

.block.block-xsearch {
  z-index: 98
}

@media only screen and (max-width: 767px) {
  .amsearch-leftside, .amsearch-products, .amsearch-additional-content > .amsearch-content-block {
    width: 100% !important
  }

  .amsearch-products.-waste {
    width: auto !important
  }

  .form .search-autocomplete {
    top: 66px;
    left: 0;
    overflow-y: auto;
    margin: -15px 15px 0;
    max-height: 70vh;
    background: #fff
  }
}

.amsearch-item .product-item-description, .amsearch-item .item-description {
  word-break: keep-all
}

.amsearch-clone-position {
  position: absolute;
  right: 0;
  z-index: 999;
  box-shadow: 0 4px 6px rgba(61, 62, 66, 0.05), 0 4px 25px rgba(75, 76, 83, 0.15)
}

.amsearch-autocomplete-image {
  width: 40%
}

.amsearch-autocomplete-image .product-image-photo {
  box-sizing: border-box;
  border: 1px solid #f1f1f1
}

#amsearch-result-tabs {
  margin-top: 5px
}

#amsearch-result-tabs .data.title {
  margin-right: 5px
}

#amsearch-result-tabs .data.title.active {
  box-sizing: border-box;
  background: #d8d8d8
}

#amsearch-result-tabs .data.title.last {
  margin-bottom: 8px
}

#amsearch-result-tabs .title {
  position: relative;
  box-sizing: border-box
}

#amsearch-result-tabs .title.active:before {
  position: absolute;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background: #fff;
  content: ''
}

#amsearch-result-tabs .title.active .switch {
  padding-bottom: 1px
}

#amsearch-result-tabs .title.active .amsearch-results-count {
  display: none
}

#amsearch-result-tabs .data.content {
  display: none
}

#amsearch-result-tabs .data.content[aria-hidden='false'] {
  display: block
}

.amsearch-related-terms {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0
}

.amsearch-related-terms > .amsearch-title {
  margin: 0 0 15px 0;
  width: 100%;
  font-weight: 700
}

.amsearch-related-terms > .amsearch-item {
  margin: 0 15px 10px 0;
  padding: 5px 15px;
  border-radius: 20px;
  background: #d8eeff;
  color: #252525;
  font-size: 12px;
  line-height: 1.3;
  transition: .1s
}

.amsearch-related-terms > .amsearch-item:hover {
  background: #b7e0ff
}

.amsearch-related-terms > .amsearch-item:hover, .amsearch-related-terms > .amsearch-item:active {
  text-decoration: none
}

.amsearch-related-terms .amsearch-count {
  color: #757575
}

.amsearch-emptysearch-cms {
  padding: 30px;
  background: #fbfcfe;
  color: #1f1b1b
}

.amsearch-emptysearch-cms > .amsearch-content {
  word-wrap: break-word;
  word-break: break-word
}

.ie11 .amsearch-emptysearch-cms > .amsearch-content {
  word-break: break-all
}

.amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
  margin: 0 0 15px;
  font-weight: 800;
  font-size: 38px
}

.amsearch-emptysearch-cms .amsearch-text {
  font-weight: 300;
  font-size: 20px;
  line-height: 28px
}

.amsearch-emptysearch-cms .amsearch-contacts-block {
  margin-top: 30px;
  font-size: 14px
}

.amsearch-emptysearch-cms .amsearch-image-block {
  margin-top: 30px
}

.amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
  margin-bottom: 5px
}

.am-porto-cmtb .page-header.type1 {
  z-index: 9999
}

.am-porto-cmtb .amsearch-clone-position {
  padding: 2px 0;
  border: 15px solid transparent;
  border-top: none;
  border-radius: 0 0 20px 20px
}

.am-porto-cmtb .amsearch-clone-position .amsearch-results {
  border-radius: 0 0 6px 6px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25)
}

.am-porto-cmtb .amsearch-autocomplete-information .product-reviews-summary .reviews-actions .action {
  margin: 0;
  padding: 0;
  border: 0
}

.search-autocomplete .amsearch-slider-wrap:not(:first-child) {
  margin-top: 55px
}

.search-autocomplete .amsearch-slider-block {
  margin-top: 15px
}

.search-autocomplete .amsearch-slider-block .product-item-link {
  display: block;
  overflow: hidden;
  min-height: 39px;
  max-height: 39px;
  font-size: 14px;
  line-height: 1.4;
  word-wrap: break-word;
  word-break: break-word
}

.ie11 .search-autocomplete .amsearch-slider-block .product-item-link {
  word-break: break-all
}

.search-autocomplete .amsearch-slider-block.slick-slider {
  padding: 0
}

.search-autocomplete .amsearch-slider-block .slick-slide {
  vertical-align: inherit
}

.amsearch-additional-content {
  display: flex;
  margin: -15px 0;
  max-width: 100%
}

.amsearch-additional-content .amsearch-leftside-sidebar, .amsearch-additional-content .amsearch-content-block {
  padding: 15px 0
}

.amsearch-additional-content .amsearch-leftside-sidebar {
  min-width: 30%
}

.amsearch-additional-content .amsearch-content-block {
  box-sizing: border-box;
  max-width: 70%;
  border-left: 1px solid #e8e9ef
}

.search-autocomplete .amsearch-slider-block .slick-dots {
  top: 100%;
  border: none;
  background: inherit
}

.search-autocomplete .amsearch-slider-block .slick-dots > li[role='presentation'] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 2px;
  padding: 0;
  width: 12px;
  height: 12px;
  border: none;
  text-align: inherit;
  white-space: inherit
}

.search-autocomplete .amsearch-slider-block .slick-dots > li[role='presentation']:hover, .search-autocomplete .amsearch-slider-block .slick-dots > li[role='presentation'].selected {
  background: inherit
}

.search-autocomplete .amsearch-slider-block .slick-dots > li[role='presentation'].slick-active button {
  border-color: #000;
  background: #000
}

.search-autocomplete .amsearch-slider-block .slick-dots > li[role='presentation'] button {
  padding: 3px;
  width: auto;
  height: auto;
  border: 1px solid #e8e9ef;
  border-radius: 100%;
  background: #fff
}

.search-autocomplete .amsearch-slider-block .slick-dots > li[role='presentation'] button:before {
  content: none
}

.search-autocomplete .amsearch-slider-block .slick-arrow {
  top: 70px;
  z-index: 2;
  width: 30px;
  height: 30px;
  border-radius: 0;
  background: #fff url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMTg5IDIuMDA5TDcuMTkgOS4wMS4yMzMgMTUuOTY4bDEuMTA4IDEuMTA5IDguMDQ0LTguMDQ0LTguMTEtOC4xMUwuMTg5IDIuMDA4eiIgZmlsbD0iIzU3NTg1NSIvPjwvc3ZnPg==') center no-repeat !important
}

.search-autocomplete .amsearch-slider-block .amsearch-item.product-item {
  pointer-events: none
}

.search-autocomplete .amsearch-slider-block .amsearch-item.product-item:hover, .search-autocomplete .amsearch-slider-block .amsearch-item.product-item.selected {
  background-color: transparent
}

.search-autocomplete .amsearch-slider-block .amsearch-item.product-item .amsearch-autocomplete-image, .search-autocomplete .amsearch-slider-block .amsearch-item.product-item .information-container {
  pointer-events: auto
}

.search-autocomplete .amsearch-slider-block .amsearch-item.product-item .amsearch-autocomplete-image {
  width: 100%
}

.search-autocomplete .amsearch-slider-block .amsearch-item.product-item .price-box {
  margin: 10px 0 5px
}

.search-autocomplete .amsearch-slider-block .amsearch-item.product-item .actions-secondary {
  display: flex;
  align-items: center;
  padding: 5px
}

.search-autocomplete .amsearch-slider-block .amsearch-item.product-item .wishlist.split.button .action.toggle {
  display: none
}

.search-autocomplete .amsearch-slider-block .amsearch-item.product-item .actions-secondary > .action {
  flex-grow: inherit;
  margin-right: 5px;
  line-height: normal
}
/* Common style */

/* contact page style */

.map-container .map-block {
    z-index: 0;
}

/* plp style */

.catalog-category-view .sidebar-additional h3,
.catalog-category-view .sidebar-additional .o-list {
    display: none;
}

.page .messages {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

@media only screen and (min-width: 1024px) {
    .catalog-category-view .sidebar-additional h3,
    .catalog-category-view .sidebar-additional .o-list {
        display: block;
    }
}
/* end of plp style */@font-face {
  font-family: 'icomoon';
  src: url('../../frontend/Leadlion/bmania/ro_RO/fonts/icomoon/icomoon.eot');
  src: url('../../frontend/Leadlion/bmania/ro_RO/fonts/icomoon/icomoon.eot') format('embedded-opentype'),
       url('../../frontend/Leadlion/bmania/ro_RO/fonts/icomoon/icomoon.ttf') format('truetype'),
       url('../../frontend/Leadlion/bmania/ro_RO/fonts/icomoon/icomoon.woff') format('woff'),
       url('../../frontend/Leadlion/bmania/ro_RO/fonts/icomoon//icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^='icon-'],
[class*=' icon-'] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cart:before {
  content: "\e900";
}

.icon-search:before {
  content: "\e901";
}

.icon-mobile_menu:before {
  content: "\e902";
}

.icon-wishlist:before {
  content: "\e903";
}

.icon-user:before {
  content: "\e904";
}

.icon-wishlist_fill:before {
  content: "\e905";
}

.icon-user_fill:before {
  content: "\e906";
}

.icon-return:before {
  content: "\e907";
}

.icon-discount:before {
  content: "\e908";
}

.icon-shipping_car:before {
  content: "\e909";
}

.icon-shop:before {
  content: "\e90a";
}

.icon-review_star:before {
  content: "\e90b";
}

.icon-left_arrow:before {
  content: "\e90c";
}

.icon-right_arrow:before {
  content: "\e90d";
}

.icon-shop_cart:before {
  content: "\e90e";
}

.icon-right_arrow1:before {
  content: "\e90f";
}

.icon-home_icon:before {
  content: "\e910";
}

.icon-check_icon:before {
  content: "\e911";
}

.icon-car_icon:before {
  content: "\e912";
}

.icon-shop_icon:before {
  content: "\e913";
}

.icon-phone_icon:before {
  content: "\e914";
}

.icon-retur_box_icon:before {
  content: "\e915";
}
:root {
    /* colors */
    --venetian_red: #eb62b6;
    --deep_carmine: #5d2f8f;
    --white: #ffffff;
    --black: #000000;
    --bright_gray: #eaeaea;
    --silver_sand: #c6c6c6;
    --cultured_white: #F7F7F7;
    --tufts_blue: #3E81D4;
    --chinese_white: #E1E1E1;
    --granite_gray: #666666;
    --raisin_black: #222222;
    --american_silver: #d1d1d1;
    --cultured: #F5F5F5;
    --flash_white: #F1F1F1;
    --sweet_brown: #d39e86;
    --extra_bright: #EFEFEF;
    --light_silver: #d9d9d9;
    --quick_silver: #a4a4a4;
    --qhost_silver: #F9F9F9;
    --saffron: #F4B92C;
    --arsenic: #434343;
    --red_violet: #8b2746;
    --black_shadow: rgba(0, 0, 0, 0.25);
    --light_silver60: rgba(217, 217, 217, 0.6);
    --light_gray: #cacaca;
    --light_green: #3bb994;

    /* icons */
    --icomoon: 'icomoon';
    --icon_cart: "\e900";
    --icon_search: "\e901";
    --icon_mobile-menu: "\e902";
    --icon_wishlist: "\e903";
    --icon_user: "\e904";
    --icon_wishlist-fill: "\e905";
    --icon_user-fill: "\e906";
    --icon-return: "\e907";
    --icon_discount: "\e908";
    --icon_shipping-car: "\e909";
    --icon_shop: "\e90a";
    --icon_review-star: "\e90b";
    --icon_left-arrow: "\e90c";
    --icon_right-arrow: "\e90d";
    --icon_shop-cart: "\e90e";
    --icon_right-arrow_breadcrubs: "\e90f"
}
.cms-index-index .container {
  max-width: 1380px !important;
  padding: 0 15px;
  margin: 0 auto;
}

.cms-index-index .container .main-container,
.cms-index-index .container .content-inner {
  margin: 0;
  padding: 0;
}

.homepage-usp-section {
  margin: 24px 0 40px 0;
}

.homepage-bestsellers-section,
.homepage-image-section,
.homepage-promotii-section,
.homepage-blog-section,
.homepage-review-section {
  margin: 0 0 40px 0;
}

.custom-slider .owl-carousel .owl-stage-outer { padding: 0 0 20px 0; }

.custom-slider .owl-theme .owl-dots {
  bottom: -12px;
}

.custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: rgb(0 0 0 / 59%);
}

.custom-slider .owl-theme .owl-controls .owl-nav .owl-prev,
.custom-slider .owl-theme .owl-controls .owl-nav .owl-next {
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  width: 30px;
  height: 30px;
  background: rgb(0 0 0 / 59%);
}
.custom-slider .owl-theme .owl-controls .owl-nav .owl-prev::before,
.custom-slider .owl-theme .owl-controls .owl-nav .owl-next::before {
  position: absolute;
  transform: translate(-50%,-50%);
  content: '';
  border: solid white;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  width: 15px;
  height: 15px;
  background: initial;
}

.custom-slider .owl-theme .owl-controls .owl-nav .owl-next::before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  top: 27%;
  left: 17.5%;
}

.custom-slider .owl-theme .owl-controls .owl-nav .owl-prev::before {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  top: 27%;
  left: 35%;
}

/* Desktop style 1024px + */

@media only screen and (min-width: 1024px) {
  .homepage-usp-section {
    margin: 55px 0 60px 0;
  }

  .homepage-bestsellers-section,
  .homepage-image-section,
  .homepage-promotii-section,
  .homepage-blog-section,
  .homepage-review-section {
    margin: 0 0 60px 0;
  }
}

/* Desktop style 1415px + */

@media only screen and (min-width: 1415px) {
  .cms-index-index .container {
    padding: 0;
  }
}
.footer-container {
  max-width: 1380px;
  margin: 0 auto;
  padding: 0 15px;
}

.footer-container a:hover {
  opacity: 1;
  color: initial;
}

.footer_information {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footer_box.box-1,
.footer_box.box-2,
.footer_box.box-3,
.footer_box.box-4 {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin: 35px 0 0 0;
}

.footer_box.box-1 {
  width: 100%;
  gap: 12px;
  padding: 22px 0 0 0;
  margin: 0;
  border-top: 1px solid var(--bright_gray);
}

.footer_box.box-2,
.footer_box.box-3 {
  width: 50%;
  max-width: 150px;
}

.footer_box.box-4 {
  width: 100%;
}

.footer_box .logo {
  max-width: 70px;
}

.footer_box-text,
.footer_box-title {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 19px;
  color: var(--black);
}

.footer_box-title {
  font-weight: 700;
  text-transform: uppercase;
}

.address_title,
.address_text {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 19px;
}

.address_title {
  color: var(--black);
}

.address_text {
  color: var(--granite_gray);
}

.address_text.link {
  color: var(--tufts_blue);
}

.desktop_anpc {
  display: none;
}

.mobile_anpc {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin: 35px 0 0 0;
}

.footer_copyright {
  margin: 35px 0 15px 0;
}

.copyright_text {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 19px;
  text-align: center;
  color: var(--black);
  display: block;
}

/* Tablet style 768px + */

@media only screen and (min-width: 768px) {
  .footer_information {
    border-top: 1px solid var(--bright_gray);
    padding-top: 60px;
  }

  .footer_box.box-1,
  .footer_box.box-2,
  .footer_box.box-3,
  .footer_box.box-4 {
    padding: 0;
    margin: 0;
    border: initial;
  }

  .footer_box.box-1 {
    width: 33%;
    max-width: 336px;
  }

  .footer_box.box-2,
  .footer_box.box-3 {
    width: 33%;
    max-width: 150px;
  }

  .footer_box.box-4 {
    margin: 24px 0 0 0;
    width: 100%;
  }

  .footer_box .logo {
    max-width: 103px;
  }

  .footer_box-text {
    color: var(--raisin_black);
  }

  .desktop_anpc {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
  }

  .mobile_anpc {
    display: none;
  }

  .footer_copyright {
    margin: 60px 0 20px 0;
  }
}

/* Desktop style 1024px + */

@media only screen and (min-width: 1024px) {
  .footer_box.box-1,
  .footer_box.box-2,
  .footer_box.box-3 {
    width: 23%;
  }

  .footer_box.box-4 {
    width: 31%;
    max-width: 300px;
    margin: 0;
  }
}

/* Desktop style 1415px+ */

@media only screen and (min-width: 1415px) {
  .footer-container {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
    .checkout-cart-index .cart.table-wrapper .product-item-details {
        padding-right: 0;
    }
}

@media only screen and (max-width: 370px) {
    .checkout-cart-index .cart.table-wrapper .product-item-name {
        font-size: 12px;
    }
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    #checkout-shipping-method-load .table-checkout-shipping-method thead th {
        display: none !important;
    }

    .table-checkout-shipping-method table.table:not(#product-review-table):not(#product-comparison):not(#checkout-shipping-method-load .table-checkout-shipping-method):not(.totals) table, 
    .table-checkout-shipping-method thead, 
    .table-checkout-shipping-method tbody, 
    .table-checkout-shipping-method th, 
    .table-checkout-shipping-method td, 
    .table-checkout-shipping-method tr {
        display: revert !important;
    }
}

.checkout-cart-index .block.shipping {
    display: none;
}

.checkout-index-index .checkout-billing-address > fieldset {
    background: var(--cultured);
    padding: 25px 15px;
    margin-bottom: 30px;
}

.checkout-condition .checkout-condition-label {
    margin: 0;
}

.checkout-condition .checkout-condition-button {
    padding: 0;
    background: initial !important;
    text-align: left;
}

.checkout-condition .checkout-condition-info {
    font-size: .91em;
    font-weight: normal;
}

.checkout-condition .checkout-condition-info .link {
    color: var(--tufts_blue);
}

.checkout-index-index .agreements-modal.modal-slide {
    left: 24px;
}

.checkout-index-index .agreements-modal .modal-content {
    padding: 0 24px;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.checkout-index-index .agreements-modal .modal-content::-webkit-scrollbar { 
    display: none;
}

.checkout-index-index .agreements-modal .modal-footer {
    padding: 24px;
}

.checkout-index-index .agreements-modal .action.secondary.action-hide-popup {
    padding: 6px 12px;
    border: initial;
}

.checkout-index-index .agreements-modal .action.secondary.action-hide-popup span {
    text-transform: capitalize;
    color: var(--white);
    font-weight: 600;
}
#whatsappchat a {
    position: fixed;
    z-index: 9999;
    float: right;
    cursor: pointer;
    min-width: 40px;
    max-width: 200px;
    text-align: center;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
    -ms-transition: All .5s ease;
    transition: All .5s ease;
}

#whatsappchat a.top-left {
    top: 0px;
    left: 0px;
}

#whatsappchat a.top-right {
    top: 0px;
    right: 0px;
}

#whatsappchat a.top-middle {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

#whatsappchat a.left-middle {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

#whatsappchat a.right-middle {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

#whatsappchat a.bottom-middle {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

#whatsappchat a.bottom-left {
    left: 0px;
    bottom: 0px;
}

#whatsappchat a.bottom-right {
    right: 0px;
    bottom: 0px;
}

@media(max-width: 767px) {
    #whatsappchat a {
        max-width: 150px;
    }
}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
    /**
              This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
              calculation of the height of the owl-item that breaks page layouts
           */
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("../../frontend/Leadlion/bmania/ro_RO/Mageplaza_Core/css/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}
.nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.nav-before-open .page-wrapper {
    -webkit-transition: left .3s;
    -moz-transition: left .3s;
    -ms-transition: left .3s;
    transition: left .3s;
    height: 100%;
    left: 0;
    position: relative;
}
.nav-open .page-wrapper {
    left: 360px;
}
.menu-inner,
#sticky-header .container {
	position: relative;
}
.header-wrapper .megamenu .nav > li {
	position: static;
}
.header-wrapper .megamenu .nav > li[data-fixed-width],
.header-wrapper .megamenu .nav li a {
	position: relative;
}
.megamenu-wrapper {
	text-align: left;
	font-family: Arial, sans-serif;
}
.megamenu-wrapper ul {
	list-style: none;
}
.header-wrapper .megamenu .megamenu-wrapper ul.level0 li.level1 ul.level1 {
	margin: 0 0 1em !important;
	padding-left: 0;
}
.header-wrapper .megamenu .megamenu-wrapper .megamenu-center-block {
	margin: 0 -10px;
}
.header-wrapper .megamenu .megamenu-wrapper ul.level0 li.level1 ul:before,
.header-wrapper .megamenu .megamenu-wrapper ul.level0 li.level1 ul:after,
.header-wrapper .megamenu .megamenu-wrapper .megamenu-center-block:before,
.header-wrapper .megamenu .megamenu-wrapper .megamenu-center-block:after {
	content: '';
	display: table;
	clear: both;
}
.header-wrapper .megamenu .megamenu-wrapper .left-column {
	float: left;
	padding: 0 10px;
}
.header-wrapper .megamenu .megamenu-wrapper ul.submenu {
	display: block;
	position: static;
	background: transparent;
	box-shadow: none;
	padding: 0;
	min-width: 1px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.header-wrapper .megamenu .megamenu-wrapper ul.level0:before,
.header-wrapper .megamenu .megamenu-wrapper ul.level0:after {
	clear: both;
	content: '';
	display: table;
}
.header-wrapper .megamenu .megamenu-wrapper ul.level0 > li {
	float: none;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	border: none;
}
.header-wrapper .megamenu .megamenu-wrapper .right-column {
	float: left;
	padding: 5px 10px;
}
.header-wrapper .megamenu .megamenu-wrapper .category-label,
.category-label {
	display: none;
}
.header-wrapper .megamenu .megamenu-wrapper a[data-bold-link='1'] {
	font-weight: bold !important;
	background-color: rgba(0,0,0,0);
	color: #222222 !important;
}
body p.category-image {
	display: none;
}

body .navbar-default {
	position: static;
}

/* Megamenu desctop */


.mobile-menu-wrapper .nav-sections {
  -webkit-transition: left .3s;
  -moz-transition: left .3s;
  -ms-transition: left .3s;
  transition: left .3s;
  height: 100%;
  left: -80%;
  left: calc(-1 * (100% - 54px));
  overflow: auto;
  position: fixed;
  top: 0;
  width: 80%;
  width: calc(100% - 54px);
  background: #fff;
  z-index: 99999;
}
.nav-open .mobile-menu-wrapper .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
    box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
    left: 0;
}
.mobile-menu-wrapper .nav-sections-items {
    position: relative;
    z-index: 1;
    overflow: hidden;
    min-height: 100vh;
}
body .mobile-menu-wrapper #mobile_store_settings {
    padding: 10px 20px 20px;
}

.mobile-menu-wrapper .nav-sections {overflow-x: hidden;}
.mobile-menu-wrapper .nav-sections .section-items:before {
  content: '';
  width: 25px;
  height: auto;
  min-height: 200vh;
  position: absolute;
  top: 0;
  right: -25px;
  bottom: 0;
  z-index: 2;
}
.mobile-menu-wrapper .nav-sections-items .navbar-default {background-color: #fff; float: none;}
.mobile-menu-wrapper .nav-sections .navbar-default,
.mobile-menu-wrapper .nav-sections .navbar-collapse.collapse {
    display: block;
    padding: 0;
    margin: 0;
}

.mobile-menu-wrapper .nav-sections .switcher{border-top: 1px solid #d1d1d1;font-size: 16px;font-weight: 700;margin: 0;padding: .8rem 3.5rem .8rem 2rem; font-family: Arial, sans-serif;}
.mobile-menu-wrapper .nav-sections .switcher .label{display: block;margin-bottom: 5px}
.mobile-menu-wrapper .nav-sections .switcher:last-child{border-bottom: 1px solid #d1d1d1}
.mobile-menu-wrapper .nav-sections .switcher-trigger strong{display: inline-block !important;position: relative;display: block;text-decoration: none;}
.mobile-menu-wrapper .nav-sections .switcher-dropdown{margin: 0;padding: 0;list-style: none none;padding: 10px 0}
.mobile-menu-wrapper .nav-sections .header-switcher,
.mobile-menu-wrapper .nav-sections .header-switcher .options {
    display: block;
    color: #222;
}
.mobile-menu-wrapper .header-switcher + .header-switcher {
	margin-top: 20px;
}
.mobile-menu-wrapper .nav-sections .header-switcher .options ul.dropdown {
    background: #fff;
    border: none;
    z-index: 1000;
    margin: 0;
    padding: 6px 0;
    list-style: none none;
    box-sizing: border-box;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0,0,0,0.15);
    margin-top: 4px;
    border-radius: 0;
    min-width: 170px;
    width: 100%;
    overflow: hidden;
}
.mobile-menu-wrapper .nav-sections .header-switcher .options ul.dropdown a {
    display: block;
    padding: 6px 12px;
    color: #444;
    text-align: left;
}
.mobile-menu-wrapper .options ul.dropdown a:hover,
.mobile-menu-wrapper .options ul.dropdown a:focus,
.mobile-menu-wrapper .options ul.dropdown a:active {
	outline: none;
}
.mobile-menu-wrapper .nav-sections .header-switcher .options .action.toggle,
.mobile-menu-wrapper .nav-sections .header-switcher .options .action.toggle.active {
    display: block;
    padding: 7px 12px;
    border: solid 1px #ddd;
}
.mobile-menu-wrapper .nav-sections .switcher-trigger strong {
    color: #222;
    font-weight: 400;
    font-family: Arial, sans-serif;
    width: calc(100% - 26px);
}

.mobile-menu-wrapper .nav-sections .header.links {
    float: none;
    display: block;
    margin: 0;
    padding: 0;
}
.mobile-menu-wrapper .nav-sections .header.links li {
    display: block;
    float: none;
    margin: 0;
    padding: 14px 20px;
    border: none;
}
.header-wrapper .mobile-menu-wrapper .links li.authorization-link a{font-size: 16px;}
.header-wrapper .mobile-menu-wrapper .navbar-collapse.collapse li.level-top.parent:after{content:none;}
.header-wrapper .navbar-collapse.collapse a.level-top i.menu-icon{font-size: 24px; position: absolute; left: 15px; top:auto;}
.header-wrapper .navbar-collapse.collapse a.level-top i.menu-icon + span{margin-left: 26px;}


.mobile-menu-wrapper .nav-sections .links li a {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: none;
	color: #111;
	text-align: left;
}

.mobile-menu-wrapper .topmenu,
.mobile-menu-wrapper .navigation li {
	float: none;
	display: block;
}
.mobile-menu-wrapper .navigation ul {
	margin: 0;
}
.mobile-menu-wrapper .navigation .level0 > .level1 {
	font-weight: 400;
}
.mobile-menu-wrapper .navigation .level0 .submenu li,
.mobile-menu-wrapper .nav-sections .navigation .level0:not(:first-child) {
    border-top: 1px solid #d1d1d1;
}
.mobile-menu-wrapper .nav-sections .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
}
.mobile-menu-wrapper .nav-sections .navbar-collapse.collapse a.level-top {
	font-family: Arial, sans-serif;
	font-size: 16px;
	padding: .75em 20px;
	color: #222;
	font-weight: 400;
	text-transform: none;
}
.mobile-menu-wrapper .navigation .level0 .submenu a {
	padding: 13px 29px 13px 30px;
	font-size: 12px;
}
.mobile-menu-wrapper .navigation .level0 .submenu a:hover,
.mobile-menu-wrapper .navigation .level0 .submenu a.ui-state-focus,
.mobile-menu-wrapper .navigation .level0 .submenu .active > a,
.mobile-menu-wrapper .navigation .level0 .submenu li.level1 > a,
.mobile-menu-wrapper .nav-sections .navigation .level0 .submenu a:hover,
.mobile-menu-wrapper .nav-sections .navigation .level0 .submenu a.ui-state-focus,
.mobile-menu-wrapper .nav-sections .navigation .level0 .submenu .active > a {
	background-color: transparent;
	color: #222;
	opacity: 0.75;
}
.mobile-menu-wrapper .nav-sections .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
}
.caret-right {
  border-left: 4px solid rgba(0,0,0,0.6);
  border-right: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
.caret-left {
  border-right: 4px solid rgba(0,0,0,0.6);
  border-left: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
/*Menu Category Slider =============================================================================== */
.menu-category-slider {margin-top: 19px; min-height: auto; width: 100%;}
.menu-category-slider .owl-item a {
  background-color: transparent !important;
  padding: 0 !important;
}
.menu-category-slider .owl-nav div {
  padding: 0;
  position: absolute;
  z-index: 3;
  top: 50%;
  font-size: 22px;
  opacity: 1;
  color: rgba(0,0,0,0.8);
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  border-radius: 0;
  margin: 0;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: opacity 400ms ease, background-color 300ms;
  -moz-transition: opacity 400ms ease, background-color 300ms;
  -webkit-transition: opacity 400ms ease, background-color 300ms;
  -o-transition: opacity 400ms ease, background-color 300ms;
}
.menu-category-slider .owl-nav div:hover {
  background-color: #000;
  color: #fff;
}
.menu-category-slider .owl-nav div i {
  font-style: normal;
  line-height: 1;
  display: inline-block;
  font-size: inherit;
  top: 50%;
  width: 28px;
  position: absolute;
  border-color: transparent;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.menu-category-slider .owl-nav div span {position: relative; width: 100%; height: 100%; display: block; overflow: hidden;}
.menu-category-slider .owl-nav div.owl-prev {left: 0;}
.menu-category-slider .owl-nav div.owl-next {right: 0;}
.menu-category-slider .owl-nav div.owl-next i:first-child {left: -50%;}
.menu-category-slider .owl-nav div.owl-next i:last-child {left: 50%;}
.menu-category-slider .owl-nav div.owl-next:hover i:first-child {left: 50%;}
.menu-category-slider .owl-nav div.owl-next:hover i:last-child {left: 150%;}
.menu-category-slider .owl-nav div.owl-prev i:first-child {left: 50%;}
.menu-category-slider .owl-nav div.owl-prev i:last-child {left: 150%;}
.menu-category-slider .owl-nav div.owl-prev:hover i:first-child {left: -50%;}
.menu-category-slider .owl-nav div.owl-prev:hover i:last-child {left: 50%;}
.menu-category-slider .item .slide-container {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 25px;
  text-align: center;
  z-index: 9;
}
.menu-category-slider .item .title {
  color: rgba(0,0,0,0.8);
  font-family: Arial, sans-serif;
  display: block;
  font-size: 18px;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 1008px) and (max-width: 1331px) {
	.header-wrapper .navbar-collapse.collapse a.level-top i.menu-icon {left: 8px;}
}

@media only screen and (min-width: 1332px) {
	.cms-index-index .page-header .megamenu > .topmenu > li[data-vertical-type="default-open"] .megamenu-wrapper:not(.megamenu-inner) {
		display: block;
		left: 0;
		visibility: visible;
		z-index: 999;
		opacity: 1;
		transform: none;
		width: 100%;
  }  
  .megamenu > .topmenu > li[data-vertical-parent="1"] {min-width: 299px;}
}
@media only screen and (min-width: 1008px) {
	.header-wrapper .megamenu .megamenu-wrapper {
		color: #222;
		display: none;
		padding: 30px 30px 40px;
		background-color: #fff;
		-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
		border-radius: 0 0 4px 4px;
		position: absolute;
		top: 100%;
		left: 0;
		right: auto;
		display: block;
		-webkit-transition: opacity .25s ease, transform .25s ease;
		-moz-transition: opacity .25s ease, transform .25s ease;
		-ms-transition: opacity .25s ease, transform .25s ease;
		-o-transition: opacity .25s ease, transform .25s ease;
		transition: opacity .25s ease, transform .25s ease;
		opacity: 0;
		visibility: hidden;
		transform: translateY(-15px);
		z-index: -10;
		left: -100000%;
		background-repeat: no-repeat;
	}
	.header-wrapper .megamenu .megamenu-wrapper > div {
		-webkit-transition: opacity .35s ease-in, transform .35s ease-in;
		-moz-transition: opacity .35s ease-in, transform .35s ease-in;
		-ms-transition: opacity .35s ease-in, transform .35s ease-in;
		-o-transition: opacity .35s ease-in, transform .35s ease-in;
		transition: opacity .35s ease-in, transform .35s ease-in;
		opacity: 0;
		left: -100000%;
		visibility: hidden;
		transform: translateY(-15px);
	} 
	.header-wrapper .megamenu li.level0 .megamenu-wrapper ul {
		border: none;
	}
	.header-wrapper .megamenu .megamenu-wrapper .level0:not(.default-menu) .submenu li {
		border: none;
	}
	.header-wrapper .megamenu .level0:not(.default-menu) .submenu li.parent > a:after {
		content: none;
	}
	.megamenu-wrapper .title,
	.header-wrapper .megamenu .megamenu-wrapper  ul.level0:not(.default-menu) li.level1 > a {
		background-color: transparent;
		color: #222222;
		padding: .4em 8px .75em 8px;
	}
	.header-wrapper .megamenu .megamenu-wrapper ul.level0:not(.default-menu) li a:hover,
	.header-wrapper .megamenu .megamenu-wrapper ul.level0:not(.default-menu) li a:focus,
	.header-wrapper .megamenu .megamenu-wrapper ul.level0:not(.default-menu) li a:active {
		opacity: 0.75;
		text-decoration: none;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0 li.level1:hover > a {
		color: #222222;
		background-color: rgba(0,0,0,0.06);
	}
	.header-wrapper .megamenu .topmenu ul.level0:not(.default-menu) li.level1 > a span {
		line-height: 1;
		vertical-align: middle;
		display: inline-block;
		color: inherit;
		font-size: 1em;
	}
	
	.header-wrapper .megamenu .topmenu ul.level0 li.level1 a > i.menu-icon{
		float: left;
	}
	.header-wrapper .megamenu .topmenu ul.level0 li.level1 a > i.menu-icon + span{
		float: left;
		margin-left: 10px;
	}
	
	.header-wrapper .megamenu .megamenu-wrapper li.parent > a .ui-menu-icon {
		display: none !important;
	}
	.header-wrapper .megamenu .topmenu .megamenu-wrapper ul.level1 a {
		position: relative;
		text-transform: none;
		line-height: 1.5em;
		display: block;
		font-size: .9em;
		color: #888;
		padding: .4em 8px;
		background-color: transparent;
	}
	.header-wrapper .megamenu .megamenu-wrapper .level0 .submenu .submenu {
		top: 0 !important;
	}
	body .header-wrapper .page-header .megamenu .megamenu-wrapper li.level2 ul.submenu{background: #fff;}
	.header-wrapper .megamenu .megamenu-wrapper .bottom-content {
		margin-top: 21px;
	}
	body p.category-image {
		display: block;
		margin-bottom: 19px;
	}
	.header-wrapper .megamenu li.menu-active .megamenu-wrapper {
		transform: translateY(0);
		top: auto;
		display: block !important;
		visibility: visible;
		left: 0;
		right: 0;
		z-index: 9999;
		opacity: 1;
	}
	.header-wrapper .megamenu li.menu-active .megamenu-wrapper > div {
		opacity: 1;
		visibility: visible;
		display: block;
		transform: translateY(0);
		z-index: 999;
		left: 0;
	}
	.header-wrapper .megamenu .megamenu-wrapper .category-label,
	.category-label {
		display: block;
		transition: background-color 300ms linear;
		-moz-transition: background-color 300ms linear;
		-webkit-transition: background-color 300ms linear;
		font-style: normal;
		padding: 3px 5px;
		z-index: 3;
		font-family: Arial, sans-serif;
		color: #fff;
		text-align: center;
		font-size: 9px;
		line-height: 1.1em;
		border-radius: 0;
		text-transform: uppercase;
		margin: 0 0 0 5px;
		background-color: transparent;
		top: -1px;
		left: auto;
		bottom: auto;
		position: relative;
		vertical-align: middle;
		display: inline-block;
	}
	.header-wrapper .megamenu .megamenu-wrapper .category-label,
	.category-label{
		position: absolute;
		top: -3px;
		left: 15px;
		padding: 2px 5px;
	}
	.header-wrapper .megamenu .megamenu-wrapper .category-label{
		top: -6px;
		left: 4px;
	}
	.category-label.label-one,
	.header-wrapper .megamenu .megamenu-wrapper .category-label.label-one{
		background-color: #eecc5f;
		color: #4f421f;
	}
	.category-label.label-two,
	.header-wrapper .megamenu .megamenu-wrapper .category-label.label-two{
		background-color: #465362;
	}
	.category-label.label-three,
	.header-wrapper .megamenu .megamenu-wrapper .category-label.label-three{
		background-color: #52bf49;
	}


	/**** Default Menu ****/
	.header-wrapper .megamenu .nav .default-menu-parent,
	.header-wrapper .megamenu .nav .default-menu-parent li {
		position: relative;
	}
	.header-wrapper .megamenu .nav .default-menu-parent.menu-active .default-menu {
		display: block;
	}
	.header-wrapper .megamenu .nav .default-menu-parent li > a .ui-menu-icon {
		float: right;
	}
	.header-wrapper .megamenu .nav .default-menu-parent li > a .ui-menu-icon:after {
		content: '';
		display: inline-block !important;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		border-top: 4px solid transparent;
		border-bottom: 4px solid transparent;
		border-left: 4px solid rgba(0, 0, 0, .3);
		vertical-align: middle;
		position: relative;
		margin-left: 10px;
		top: -2px;
		font-style: normal;
		font-size: 9px;
		font-weight: normal;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;		
	}

	.header-wrapper .megamenu .megamenu-wrapper:not(.tabs-menu) ul.level1 li,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level2 li {
		display: block;
		float: left;
		margin-right: auto;
		clear: both;
		position: relative;
	}
	.header-wrapper .megamenu .megamenu-wrapper:not(.tabs-menu) ul.level1 li.parent > a,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level2 li.parent > a {
		position: relative;
	}
	.header-wrapper .megamenu .megamenu-wrapper:not(.tabs-menu) ul.level1 li.parent > a:after,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level2 li.parent > a:after {
		content: '';
		display: inline-block !important;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		border-top: 4px solid transparent;
		border-bottom: 4px solid transparent;
		border-left: 4px solid rgba(0, 0, 0, .3);
		vertical-align: middle;
		position: relative;
		margin-left: 10px;
		right: 0;
		top: 2px;
		margin-top: 0;
		font-style: normal;
		font-size: 9px;
		font-weight: normal;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.header-wrapper .megamenu .megamenu-wrapper:not(.tabs-menu) ul.level1 ul,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level2 ul {
		position: absolute;
		right: 0 !important;
		left: auto !important;
		top: -1px;
		padding: 8px 5px;
		background-color: transparent;
		border: 1px solid #ddd;
		-webkit-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.06);
		-moz-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.06);
		box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.06);
		display: block;
		transform: translateX(90%);
		width: 100%;
		z-index: 3;
		opacity: 0;
		visibility: hidden;
		min-width: 180px;
	}
	.header-wrapper .megamenu .megamenu-wrapper:not(.tabs-menu) ul.level1 li.parent:hover > ul,
	.header-wrapper .megamenu .megamenu-wrapper:not(.tabs-menu) ul.level1 li.parent:focus > ul,
	.header-wrapper .megamenu .megamenu-wrapper:not(.tabs-menu) ul.level1 li.parent:active > ul,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level2 li.parent:hover > ul,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level2 li.parent:focus > ul,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level2 li.parent:active > ul {
		transform: translateX(100%);
		opacity: 1;
		visibility: visible;
		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease;
	}

	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='1'] ul.level1 li.level2 {
		width: 100%;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='2'] ul.level1 li.level2 {
		width: calc(100% / 2);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='3'] ul.level1 li.level2 {
		width: calc(100% / 3);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='4'] ul.level1 li.level2 {
		width: calc(100% / 4);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='5'] ul.level1 li.level2 {
		width: calc(100% / 5);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='6'] ul.level1 li.level2 {
		width: calc(100% / 6);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='7'] ul.level1 li.level2 {
		width: calc(100% / 7);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='8'] ul.level1 li.level2 {
		width: calc(100% / 8);
	}

	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='2'] ul.level1 li.level2:nth-of-type(2n+1),
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='3'] ul.level1 li.level2:nth-of-type(3n+1),
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='4'] ul.level1 li.level2:nth-of-type(4n+1),
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='5'] ul.level1 li.level2:nth-of-type(5n+1),
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='6'] ul.level1 li.level2:nth-of-type(6n+1),
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='7'] ul.level1 li.level2:nth-of-type(7n+1),
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='8'] ul.level1 li.level2:nth-of-type(8n+1) {
		clear: left;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='2'] ul.level1 li.level2:nth-of-type(2n+2),
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='3'] ul.level1 li.level2:nth-of-type(3n+3),
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='4'] ul.level1 li.level2:nth-of-type(4n+4),
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='5'] ul.level1 li.level2:nth-of-type(5n+5),
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='6'] ul.level1 li.level2:nth-of-type(6n+6),
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='7'] ul.level1 li.level2:nth-of-type(7n+7),
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 .megamenu-inner[data-columns='8'] ul.level1 li.level2:nth-of-type(8n+8) {
		clear: right;
	}

	/*Tabs menu Vertical*/
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu {
		padding-top: 16px;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.horizontal li.level2 > a span {
		color: #222;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical {
		padding: 0;
		overflow: hidden;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical ul.level0 {
		padding-top: 16px;
	}
	.header-wrapper .navbar-collapse.collapse li.level-top.default-menu-parent,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0 {
		position: relative;
	}
	.header-wrapper .megamenu li.level-top.default-menu-parent .level0.submenu {
		top: 100%;
		margin-top: 0;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 {
		position: static;
		display: block;
		clear: both;
		width: 100% !important;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 > a {
		position: relative;
		padding: .7em;
		border: none;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level2 > a {
		font-size: 1em;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical li.level1 > a {
		padding-left: 40px;
		padding-right: 40px;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 > a:hover,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1.over > a {
		background-color: rgba(0,0,0, 0.06);
		color: #111;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 > a span {
		color: inherit !important;
		margin-bottom: 0 !important;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level1 li.level1.parent:not([data-bold-link='1']) > a:after,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical li.level1.parent > a:after {
		content: "";
		display: inline-block !important;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		border-top: 4px solid transparent;
		border-bottom: 4px solid transparent;
		border-left: 4px solid rgba(0, 0, 0, .3);
		vertical-align: middle;
		font-weight: normal;
		text-transform: none;
		position: absolute;
		right: 30px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	#sticky-megamenu .megamenu-wrapper.tabs-menu  li.level1,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 {
		padding-left: 0;
		padding-right: 0;
	}
	#sticky-megamenu .megamenu-wrapper.tabs-menu  ul.level0:not(.default-menu) li.level1 > a,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0:not(.default-menu) li.level1 > a {
		padding: 1em 1.5em;
		border: none;
		color: #888;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 > a:hover {
		padding: 1em 1.5em;
		border: none;
		color: #888;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 > ul {
		background-color: #fff;
		width: auto;
		left: auto;
		float: left;
		position: absolute;
		top: 0;
		height: auto;
		display: none;
		text-align: center;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical ul.level0 li.level1 > .megamenu-wrapper {
		top: 0 !important;
		right: 0;
		width: auto;
		right: 0;
		padding: 10px 20px 20px;
		margin-left: 0;
		border: none;
		margin-left: 20px;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0 li.level1 > .megamenu-wrapper,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0 li.level1 > .megamenu-wrapper > div {
		visibility: visible;
		transform: translateY(0);
		transition: all 0s;
		margin-top: 0;
		padding-bottom: 20px;
		left: 0;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0 li.level1:first-of-type > .megamenu-inner,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0 li.level1:first-of-type > .megamenu-wrapper,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0 li.level1:first-of-type > .megamenu-wrapper > div,  
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0 li.level1:hover > .megamenu-inner,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0 li.level1:hover > .megamenu-wrapper,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0 li.level1:hover > .megamenu-wrapper > div {
		z-index: 8;
		opacity: 1;
		visibility: visible;
	}
	.megamenu-wrapper .header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0 li.level1:hover > a {
		color: #222222;
		background-color: rgba(0,0,0,0.06);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0 li.level1:first-of-type > .megamenu-inner {
		opacity: 1;
	}
	.nav .megamenu-wrapper.tabs-menu ul.level0 li.level1 > a i.custom-icon {
		left: 10px;
		font-size: 14px;
		top: calc(50% - 8px);
	}
	.nav .megamenu-wrapper.tabs-menu ul.level0 li.level1 > a i.custom-icon + span.subtitle,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu .megamenu-wrapper.default-menu ul.level0 li.level1 > a i.custom-icon + span.subtitle {
		padding-left: 27px;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1.over > ul {
		display: block;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0 li.level1 > .category-image {
		display: none;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu .menu-category-slider {
		margin-top: 10px;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 > .megamenu-inner {
		width: auto;
		position: absolute;
		right: 0;
		left: 25%;
		top: 0;
		padding: 0;
		margin-left: 20px;
		opacity: 0;
		z-index: -1;
		display: block;
		background-repeat: no-repeat;
		background: #fff;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical li.level1 > .megamenu-inner {
		padding-top: 16px;
		padding-right: 40px;
		padding-bottom: 40px;
		padding-left: 40px;
		margin-left: 0;
		background-color: #fff;
		width: 75%;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1 ul.submenu {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical ul.level0:not(.default-menu) li.level1 > a {
		padding-left: 40px;
		padding-right: 40px;
		display: block;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1.over > .megamenu-inner {
		opacity: 1;
		z-index: 9;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1:not([data-columns='1']) > .megamenu-inner ul.level1 li.level2 {
		float: left;
		padding: 0 5px;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical li.level2 > a {color: #222; background: none;}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical .megamenu-inner:not([data-columns='1']) > .megamenu-inner ul.level1 li.level2 {
		margin-top: 40px;
	}

	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical li.level1:not([data-columns='1']) > .megamenu-inner ul.level1 li.level2 {
		margin-top: 0;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='2']:before {
		width: calc(100% / 2);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='3']:before {
		width: calc(100% / 3);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='4']:before {
		width: calc(100% / 4);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='5']:before {
		width: calc(100% / 5);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='6']:before {
		width: calc(100% / 6);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='7']:before {
		width: calc(100% / 7);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='8']:before {
		width: calc(100% / 8);
	}

	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='2'] li.level1 > a {
		width: calc(100% / 2);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='2'] li.level1 > a {
		width: calc(100% / 2);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='3'] li.level1 > a {
		width: calc(100% / 3);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='4'] li.level1 > a {
		width: calc(100% / 4);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='5'] li.level1 > a {
		width: calc(100% / 5);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='6'] li.level1 > a {
		width: calc(100% / 6);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='7'] li.level1 > a {
		width: calc(100% / 7);
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='8'] li.level1 > a {
		width: calc(100% / 8);
	}

	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='2'] li.level1 > .megamenu-inner {
		left: calc(100% / 2);
		width: calc(100% - (100% / 2));
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='2'] li.level1 > .megamenu-inner {
		left: calc(100% / 2);
		width: calc(100% - (100% / 2));
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='3'] li.level1 > .megamenu-inner {
		left: calc(100% / 3);
		width: calc(100% - (100% / 3));
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='4'] li.level1 > .megamenu-inner {
		left: calc(100% / 4);
		width: calc(100% - (100% / 4));
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='5'] li.level1 > .megamenu-inner {
		left: calc(100% / 5);
		width: calc(100% - (100% / 5));
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='6'] li.level1 > .megamenu-inner {
		left: calc(100% / 6);
		width: calc(100% - (100% / 6));
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='7'] li.level1 > .megamenu-inner {
		left: calc(100% / 7);
		width: calc(100% - (100% / 7));
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical[data-columns='8'] li.level1 > .megamenu-inner {
		left: calc(100% / 8);
		width: calc(100% - (100% / 8));
	}

	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical li.level1 .megamenu-inner ul.level1 li.level2 {
		margin-top: 2em;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical li.level1 .megamenu-inner[data-columns='1'] ul.level1 li.level2:nth-of-type(1) {
		margin-top: 0;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical li.level1 .megamenu-inner[data-columns='2'] ul.level1 li.level2:nth-of-type(-n+2) {
		margin-top: 0;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical li.level1 .megamenu-inner[data-columns='3'] ul.level1 li.level2:nth-of-type(-n+3) {
		margin-top: 0;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical li.level1 .megamenu-inner[data-columns='4'] ul.level1 li.level2:nth-of-type(-n+4) {
		margin-top: 0;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical li.level1 .megamenu-inner[data-columns='5'] ul.level1 li.level2:nth-of-type(-n+5) {
		margin-top: 0;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical li.level1 .megamenu-inner[data-columns='6'] ul.level1 li.level2:nth-of-type(-n+6) {
		margin-top: 0;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical li.level1 .megamenu-inner[data-columns='7'] ul.level1 li.level2:nth-of-type(-n+7) {
		margin-top: 0;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical li.level1 .megamenu-inner[data-columns='8'] ul.level1 li.level2:nth-of-type(-n+8) {
		margin-top: 0;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu li.level1:not([data-columns='1']) > .megamenu-inner ul.level1 li.level2 > a:after {
		display: none;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0 li.level1 li.level2 > .category-image {
		margin-top: 15px;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0 {
		margin-left: 0;
		margin-right: 0;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0 li.level1 {
		padding-left: 0;
		padding-right: 0;
		width: 25%;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0 li.level1 > a {
		border-bottom: none;
		padding-bottom: .7em;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical ul.level0 li.level1 > a {
		width: 25%;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical ul.level0 li.level1 > a span {
		color: #666;
		line-height: 1.4;
		font-weight: 400;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0 li.level1.over > a,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level0 li.level1 > a:hover {
		color: #222;
	}

	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu:not(.vertical):before {
		content: '';
		background-color: #f5f5f5;
		top: 0;
		left: 0;
		height: 100%;
		top: 0;
		width: 100%;
		display: block;
		position: absolute;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.vertical:before {
		content: '';
		background-color: transparent;
		top: 0;
		left: 0;
		height: 100%;
		top: 0;
		width: 100%;
		display: block;
		position: absolute;
		border-right: 1px solid rgba(0,0,0,0.1);
		z-index: -1;
	}

	/*Tabs menu horizontal*/
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.horizontal {
		padding: 0 0 1px;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.horizontal ul.level0 {
		margin: 0;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.horizontal ul.level0 li.level1 {
		display: inline-block;
		width: auto !important;
		margin-left: 0;
		float: none !important;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.horizontal ul.level0 li.level1 > a {
		display: block;
		padding: 1em 1.5em;
		border: none;
		width: auto;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.horizontal ul.level0 li.level1 > a .subtitle {
		margin-top: 2px;
	}
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.horizontal ul.level0 li.level1 > .megamenu-inner,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu.horizontal ul.level0 li.level1 > .megamenu-wrapper {
		width: auto;
		left: 0;
		right: 0;
		top: auto;
		padding: 10px 20px 20px;
		background-color: #fff;
		margin-left: 0;
		border: none;
		box-shadow: none;
		overflow-x: hidden; 
		overflow-y: auto ;
	}
	
	.megamenu > .topmenu > li a.level-top span{white-space: nowrap;}
	
	/**** Vertical Menu ****/
	.megamenu > .topmenu {
		  display: flex;
	}
	.megamenu > .topmenu > li[data-vertical-parent="1"] {
		width: auto;
		background: #393b7d;
		order: -1;
		padding: 0;
		position: relative;
	}
	.megamenu > .topmenu > li[data-vertical-parent="1"] a.level-top{color:#fff; text-transform: uppercase; padding:23px 30px;}
	.megamenu > .topmenu > li[data-vertical-parent="1"] a.level-top:before{
		content:'\0028';
		font-family: 'meigee';
		font-size: 22px;
		line-height: 1;
		margin-right: 18px;
		margin-top: 2px;
		color: rgba(255,255,255,0.3);
		float: left;
		font-weight: 100;
	}
	.megamenu > .topmenu > li[data-vertical-parent="1"] a.level-top .ui-menu-icon:after{color:rgba(255,255,255,0.4); margin-left: 15px;}
 
	body .megamenu.navbar-collapse.collapse > .topmenu > li[data-vertical-parent="1"].parent a.level-top.ui-state-focus,
	body .megamenu.navbar-collapse.collapse > .topmenu > li[data-vertical-parent="1"].parent a.level-top.ui-state-active{background-color:transparent; color:#fff; opacity: 1; box-shadow:none;} 
 
  .megamenu > .topmenu > li[data-vertical-parent="1"] .megamenu-wrapper {
	  padding: 19px 0;
	  box-shadow: none;
	  border: 1px solid #ddd;
	  border-radius: 0;
	  min-width: 299px;
  }
  .megamenu > .topmenu > li[data-vertical-parent="1"] .megamenu-wrapper li.level1 {
	  font-size: 14px;
	  padding: 12px 25px;
	  position: static;
  }
  .megamenu > .topmenu > li[data-vertical-parent="1"] .megamenu-wrapper li.level1.hover{background-color: #eee;}
  
  /* .header-wrapper .megamenu .level0:not(.default-menu) .submenu li.parent > a::after */
  .megamenu > .topmenu > li[data-vertical-parent="1"] .megamenu-wrapper .submenu li.parent > a:after{
		content: '\0053';
		font-size: 7px;
		color: rgba(0,0,0,.5);
		right: 0;
  }
  
  .header-wrapper .megamenu > .topmenu > li[data-vertical-parent="1"] .megamenu-wrapper li.level1 > a{padding:0; color: rgba(0,0,0,0.85); font-size: 15px;}
  .header-wrapper .megamenu > .topmenu > li[data-vertical-parent="1"] .megamenu-wrapper li.level1 > a > i.menu-icon{
		margin-right: 10px;
		top: -3px;
		left: 0;
		position: absolute;
		font-size: 24px;
		color:#393b7d;
  }
  .header-wrapper .megamenu > .topmenu > li[data-vertical-parent="1"] .megamenu-wrapper li.level1 i.menu-icon + span{margin-left: 35px;}
  .header-wrapper .megamenu > .topmenu > li[data-vertical-parent="1"] .megamenu-wrapper ul.level1  i.menu-icon{display: none;}
  
  .megamenu > .topmenu > li[data-vertical-parent="1"] .megamenu-wrapper .megamenu-inner {
	position: absolute;
	left: 100%;
	background: #fff;
	top: 0!important;
	width: 600px;
	min-height: 100%;
	padding: 20px;
	border: 1px solid #ddd;
	display: none!important;
	background-repeat: no-repeat;
  }
  
  .megamenu > .topmenu > li[data-vertical-parent="1"] .megamenu-wrapper li:hover .megamenu-inner {
	  display: block!important;
  }
  .megamenu > .topmenu > li[data-vertical-parent="1"] .megamenu-wrapper li:hover .megamenu-inner li.level2 {
	float: left;
	padding: 0 5px;
	width: 100%;
	clear: none;
  }
  
	.megamenu > .topmenu > li[data-vertical-parent="1"] .megamenu-wrapper li:hover .megamenu-inner ul.level2{
		position: static;
		padding: 0;
		border: none;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		opacity: 1;
		visibility: visible;
		transform: none;
	}
  
	.megamenu > .topmenu > li[data-vertical-parent="1"] .megamenu-wrapper li:hover .megamenu-inner li.level2 > a:after{content:none;}
	.megamenu > .topmenu > li[data-vertical-parent="1"] .megamenu-wrapper li:hover .megamenu-inner li.level2 > a{font-weight: bold; color:#424242; font-size: 15px;}
  
  
  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='2'] ul.level1 li.level2:nth-of-type(-n+2) {
	width: calc(100% / 2 - 1px);
  }
  .megamenu .megamenu-wrapperl li.level1 .megamenu-inner[data-columns='3'] ul.level1 li.level2:nth-of-type(-n+3) {
	margin-top: 0;
  }
  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='4'] ul.level1 li.level2:nth-of-type(-n+4) {
	width: calc(100% / 2 - 1px);
  }
  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='5'] ul.level1 li.level2:nth-of-type(-n+5) {
	width: calc(100% / 2 - 1px);
  }
  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='6'] ul.level1 li.level2:nth-of-type(-n+6) {
	width: calc(100% / 2 - 1px);
  }
  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='7'] ul.level1 li.level2:nth-of-type(-n+7) {
	width: calc(100% / 2 - 1px);
  }
  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='8'] ul.level1 li.level2:nth-of-type(-n+8) {
	width: calc(100% / 2 - 1px);
  }

  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='2'] ul.level1 li.level2:nth-of-type(2n+1),
  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='3'] ul.level1 li.level2:nth-of-type(3n+1),
  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='4'] ul.level1 li.level2:nth-of-type(4n+1),
  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='5'] ul.level1 li.level2:nth-of-type(5n+1),
  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='6'] ul.level1 li.level2:nth-of-type(6n+1),
  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='7'] ul.level1 li.level2:nth-of-type(7n+1),
  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='8'] ul.level1 li.level2:nth-of-type(8n+1) {
	clear: left;
  }
  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='2'] ul.level1 li.level2:nth-of-type(2n+2),
  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='3'] ul.level1 li.level2:nth-of-type(3n+3),
  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='4'] ul.level1 li.level2:nth-of-type(4n+4),
  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='5'] ul.level1 li.level2:nth-of-type(5n+5),
  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='6'] ul.level1 li.level2:nth-of-type(6n+6),
  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='7'] ul.level1 li.level2:nth-of-type(7n+7),
  .megamenu .megamenu-wrapper li.level1 .megamenu-inner[data-columns='8'] ul.level1 li.level2:nth-of-type(8n+8) {
	clear: right;
  }
  
	
	#sticky-header .megamenu > .topmenu > li[data-vertical-parent="1"] {background: transparent;}
	#sticky-header .megamenu > .topmenu > li[data-vertical-parent="1"] a.level-top{
		color: #222;
		text-transform: none;
		padding: 22px 10px;
	}
	#sticky-header .megamenu > .topmenu > li[data-vertical-parent="1"] a.level-top:before{content:none;}
	#sticky-header .megamenu > .topmenu > li[data-vertical-parent="1"] a.level-top .ui-menu-icon:after{
		color: rgba(0,0,0,0.4);
		margin-left: 7px;
	}
	#sticky-header .megamenu > .topmenu > li[data-vertical-parent="1"]{min-width: 0;}
}

@media only screen and (max-width: 1007px) and (min-width: 768px) {
	.mobile-menu-wrapper .nav-sections {
		width: 360px;
	}
}
@media only screen and (max-width: 1007px) {
	.megamenu-wrapper {
		background-image: none !important;
	}
	.megamenu-wrapper {
		display: none;
	}
	a.ui-state-focus ~ .megamenu-wrapper,
	a.ui-state-active ~ .megamenu-wrapper {
		display: block;
	}
	a.ui-state-focus  ~ .megamenu-wrapper ul.level0,
	a.ui-state-focus  ~ .megamenu-wrapper ul.level0,
	a.ui-state-active  ~ .megamenu-wrapper ul.level0,
	a.ui-state-active  ~ .megamenu-wrapper ul.level0 {
		display: block !important;
	}
	.megamenu-wrapper .top-content,
	.megamenu-wrapper .bottom-content,
	.megamenu-wrapper .right-content,
	.megamenu-wrapper .right-column {
		display: none;
	}
	.megamenu-wrapper {
		padding: 0;
	}
	.megamenu-wrapper > ul {
		display: block !important;
	}
	.mobile-menu-wrapper .navbar-collapse.collapse a.level-top .ui-menu-icon {
		position: absolute;
		right: 20px;
	}
	.megamenu-wrapper {
		padding: 0;
	}
	.megamenu-wrapper ul.level0 {
		display: block !important;
	}
	.mobile-menu-wrapper .block-static-block {
		display: none;
	}
	#mobile-nav .megamenu-wrapper {
		display: none;
		width: 100% !important;
		max-width: 100% !important;
		background-color: #fff;
		padding: 0;
	}
	#mobile-nav .megamenu-wrapper > ul {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
	}
	#mobile-nav .megamenu-wrapper ul {
		padding: 0 10px;
		position: static!important;
		box-shadow: none;
	}
	#mobile-nav .megamenu-wrapper.tabs-menu .megamenu-inner {display: none;}
	#mobile-nav .megamenu-wrapper.tabs-menu .megamenu-inner.expanded li.clicked > .megamenu-inner.expanded,
	#mobile-nav .megamenu-wrapper.tabs-menu li.clicked > .megamenu-inner .submenu.level1 {display: block !important;}
	.mobile-menu-wrapper .navbar-collapse.collapse #mobile-nav li.parent a {position: relative;}
	.mobile-menu-wrapper .navbar-collapse.collapse #mobile-nav li.parent a .icon-more {
		position: absolute;
		right: 5px;
		top: 50%;
		box-sizing: border-box;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
		text-transform: none;
		background-color: transparent;
		padding: 5px;
		line-height: 1;
	}
	#mobile-nav li.parent > a .icon-more i {display: inline-block;}
	#mobile-nav li.parent > a .icon-more .icon-minus {display: none;}
	#mobile-nav li.parent > a .icon-more .icon-minus:before {
		content: '';
		display: block;
		height: 2px;
		width: 16px;
		background-color: #222;
	}
	#mobile-nav li.parent > a .icon-more .icon-plus:before,
	#mobile-nav li.parent > a .icon-more .icon-plus:after {
		content: '';
		display: block;
		height: 2px;
		width: 16px;
		background-color: #222;		
	}
	#mobile-nav li.level0.parent > a .icon-more .icon-plus:before {
		position: relative;
		top: -1px;
	}
	#mobile-nav li.level0.parent > a .icon-more .icon-plus:after {
        position: relative;
        top: -3px;
	}
	#mobile-nav li.parent > a .icon-more .icon-plus:after {
        position: relative;
        top: -2px;
	}
	#mobile-nav li.parent > a .icon-more .icon-plus:after {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
	}
	#mobile-nav li.parent.clicked > a .icon-more .icon-plus {display: none;}
	#mobile-nav li.parent.clicked > a .icon-more .icon-minus {display: inline-block; vertical-align: middle;}
	.navigation .level0 .submenu li.parent > a:after {display: none;}
	.megamenu-wrapper {
		padding: 0;
		background-repeat: no-repeat;
	}
	#mobile-nav .megamenu-wrapper .right-column .menu-banner {display: none;}
	#mobile-nav .megamenu-wrapper ul.level0 li.level1 {display: block; width: 100%; padding: 0;}
	#mobile-nav .megamenu-wrapper ul.level0 li.level1 a {display: block; width: 100%; margin: 0;}
	#mobile-nav .megamenu-wrapper .megamenu-center-block > div {display: block; padding-right: 0; padding-left: 0; width: 100% !important; max-width: 100%;}
	.mobile-menu-wrapper .navbar-collapse.collapse #mobile-nav li.parent .submenu a {padding-left: 18px;}
	.mobile-menu-wrapper .navbar-collapse.collapse #mobile-nav li.parent .submenu > li.all-category {display: none;}
	#mobile-nav .megamenu-wrapper ul.level1 a span::before {display: none;}
	#mobile-nav .megamenu-wrapper ul.level1 a {color: #777;}
	.nav-open .nav-toggle:after {
	    background: rgba(0,0,0,.1);
	    content: '';
	    display: block;
	    height: 100%;
	    position: fixed;
	    right: 0;
	    top: 0;
	    width: 100%;
	    z-index: 9998;
	}
	.nav-open .nav-sections {
	    z-index: 9999;
	    box-shadow: none;
	}
	.navigation .level0 .submenu li.parent > a::after,
	.mobile-menu-wrapper .navbar-collapse.collapse a.level-top .ui-menu-icon {display: none;}
	.navigation .level0 .submenu {background-color: transparent;}
}

@media only screen and (max-width: 768px) {
	.header-wrapper .navbar-collapse.collapse a i.menu-icon{font-size: 18px; top: 3px; position: relative;}
	.header-wrapper .navbar-collapse.collapse a i.menu-icon + span{margin-left: 15px;}
}

/* Own styles for meigee themes */
@media only screen and (min-width: 1008px){
	.header-wrapper .megamenu .megamenu-wrapper:not(.tabs-menu) ul.level1 li.parent > a:after,
	.header-wrapper .megamenu .megamenu-wrapper.tabs-menu ul.level2 li.parent > a:after{
		top: 2px;
	}
}.c-sidebar {
  width: 18.4%;
}
.c-sidebar .expand,
.c-sidebar .expanded {
  cursor: pointer;
  float: right;
}
.c-sidebar .o-list {
  display: none;
  margin-bottom: 0px;
  padding-left: 0px;
}
.c-sidebar .o-list li {
  list-style: none;
  border-bottom: 1px solid #ededed;
  padding-bottom: 10px;
}
.c-sidebar .o-list li.active > ul {
  display: block;
}
.c-sidebar .o-list li.active > ul li:last-of-type {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.c-sidebar .o-list li a {
  display: inline-block;
}
.c-sidebar .o-list li a.active {
  font-weight: bold;
}
.c-sidebar .o-list li > ul {
  padding-top: 7px;
  margin-top: 0px;
}
.c-sidebar .o-list .level0 {
  list-style: none;
}
.c-sidebar .o-list .level1 a {
  padding-left: 15px;
}
.c-sidebar .o-list .level2 a {
  padding-left: 30px;
}
.c-sidebar .o-list .level3 a {
  padding-left: 45px;
}
.c-sidebar > .o-list {
  display: block;
  margin-top: 30px;
  padding-right: 45px;
  margin-bottom: 30px;
}
/*# sourceMappingURL=module.css.map *//**
 * Solwin Infotech
 * Solwin ScrolltoTop Extension
 *
 * @category   Solwin
 * @package    Solwin_ScrolltoTop
 * @copyright  Copyright © 2006-2016 Solwin (https://www.solwininfotech.com)
 * @license    https://www.solwininfotech.com/magento-extension-license/ 
 */

.scrollup {
    /*background: none repeat scroll 0 0 #ffffff;*/
    border: 1px solid;
    bottom: 82px;
    /*color: #8f8f8f !important;*/
    cursor: pointer;
    display: none;
    font-size: 13px;
    font-weight: 600;
    min-height: 40px;
    padding: 2px;
    position: fixed;
    text-align: center;
    width: 40px;
    z-index: 9999;
}
.scrollup:hover {
    border-color: #ffffff;
    text-decoration: none;
}
.scroll-img {
    display: block;
    margin: 0 auto;
}
.scrollup .scroll-img.default-img {
    display: block;
}
.scrollup .scroll-img.hover-img {
    display: none;
}
.scrollup:hover .scroll-img.default-img {
    display: none;
}
.scrollup:hover .scroll-img.hover-img {
    display: block;
}/**
 * Swiper 4.5.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 16, 2019
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
.cms-page-view .product-item-info ,
.cms-index-index .product-item-info{
	width: auto;
	text-align: center;
}

.owl-carousel .product-item-info {
	width: auto;
}

.products.products-grid,
.custom-slider {
	position: relative;
	padding: 0 0 20px;
}
.extend_1,
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	user-select: none;
}
.owl-carousel {
	display: none;
	width: 100%;
	position: relative;
	z-index: 0;
}
.owl-carousel .animated {
	animation-duration: 1000ms;
	animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	animation-name: fadeOut;
}
.owl-carousel .owl-stage {
	position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	padding: 20px 0;
}
.owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}
.owl-carousel.owl-hidden {
	opacity: 0;
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	user-select: none;
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	transform-style: preserve-3d;
}
.owl-carousel .owl-item .owl-lazy {
	/*opacity: 0;*/
	transition: opacity 400ms ease;
}
.owl-carousel .owl-item .product-item {
	width: 100% !important;
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: grab;
}
.owl-carousel.owl-rtl {
	direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
	float: right;
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(../../frontend/Leadlion/bmania/ro_RO/WeltPixel_OwlCarouselSlider/css/owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
	transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none;
}
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}
.owl-carousel .owl-refresh .owl-item {
	display: none;
}
.owl-carousel.owl-text-select-on .owl-item {
	user-select: auto;
}
.owl-carousel .banner-item .content_slider {
	position: absolute;
	top: 25%;
	left: 50px;
	width: calc(100% - 120px);
	z-index: 1;
	color: #fff;
}
.owl-carousel .banner-item .content_slider.banner-type-3 {
    position: relative;
    top: 0;
    left: 0px;
    width: 100%;
}
.owl-carousel .banner-item .content_slider .banner-title {
	width: 100%;
	color: #fff;
	font-size: 32px;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	clear: both;
}
.owl-carousel .banner-item .content_slider .banner-description {
	width: 100%;
	clear: both;
	display: inline-block;
	text-align: center;
	padding: 15px 0;
	color: #fff;
}
.owl-carousel .banner-item .content_slider .buttons {
	width: 100%;
	clear: both;
	display: inline-block;
	text-align: center;
}
.owl-carousel .banner-item .content_slider .buttons a.action.primary {
	margin: 10px;
}
.owl-carousel .banner-item .content_slider .buttons .custom_content {
	margin: 10px 0 0;
	text-align: center;
}
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
.owl-height {
	transition: height 500ms ease-in-out;
}
.owl-theme .owl-controls {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 0px;
	margin: calc(-40px / 2) 0 0;
	padding: 0;
	background: rgba(255, 255, 255, 0.5);
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	text-indent: 100%;
	overflow: hidden;
}
[class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-] {
	background: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
	left: 15px;
}
[class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
	left: -55px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
	right: 15px;
}
[class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
	right: -55px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
	background: #000000;
	color: #fff;
	text-decoration: none;
}
[class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
	background: transparent;
	color: #000000;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before,
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after {
	border-color: #fff;
}
[class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before,
[class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after {
	border-color: #000000;
}
.owl-theme .owl-controls .owl-nav .disabled {
	opacity: .5;
	cursor: default;
}
.owl-theme .owl-dots {
	position: absolute;
	width: 100%;
	bottom: 20px;
}
[class*=owl-carousel-products-].owl-theme .owl-dots {
	position: relative;
	bottom: -20px;
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-ms-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot:hover span {
	background: #000000;
}
.owl-theme .owl-dots .owl-dot.active span {
	background: #000000;
}
.no-js .owl-carousel {
	display: block;
}
#pre-div-ajax{
	position: relative;
	top: 80px
}
#pre-div {
	background-color: #fff;
	bottom: 0;
	height: 100%;
	width: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10000;
}
.cssload-loader {
	position: absolute;
	left: calc(50% - 31px);
	top: calc(50% - 31px);
	width: 62px;
	height: 62px;
	border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	perspective: 780px;
}

.cssload-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.cssload-inner.cssload-one {
	left: 0%;
	top: 0%;
	animation: cssload-rotate-one 1.15s linear infinite;
	-o-animation: cssload-rotate-one 1.15s linear infinite;
	-ms-animation: cssload-rotate-one 1.15s linear infinite;
	-webkit-animation: cssload-rotate-one 1.15s linear infinite;
	-moz-animation: cssload-rotate-one 1.15s linear infinite;
	border-bottom: 3px solid rgb(0,0,0);
}

.cssload-inner.cssload-two {
	right: 0%;
	top: 0%;
	animation: cssload-rotate-two 1.15s linear infinite;
	-o-animation: cssload-rotate-two 1.15s linear infinite;
	-ms-animation: cssload-rotate-two 1.15s linear infinite;
	-webkit-animation: cssload-rotate-two 1.15s linear infinite;
	-moz-animation: cssload-rotate-two 1.15s linear infinite;
	border-right: 3px solid rgb(0,0,0);
}

.cssload-inner.cssload-three {
	right: 0%;
	bottom: 0%;
	animation: cssload-rotate-three 1.15s linear infinite;
	-o-animation: cssload-rotate-three 1.15s linear infinite;
	-ms-animation: cssload-rotate-three 1.15s linear infinite;
	-webkit-animation: cssload-rotate-three 1.15s linear infinite;
	-moz-animation: cssload-rotate-three 1.15s linear infinite;
	border-top: 3px solid rgb(0,0,0);
}
.owl-thumb-item img {
	width: 260px;
	height: auto;
	max-height: 166px;
}

.owl-thumbs {
	position: absolute;
	left: 0;
	display: table;
	width: 100%;
	text-align: center;
	padding: 5% 0;
	bottom: -100px
}

.owl-thumb-item {
	display: inline-block;
	border: none;
	background: none;
	padding: 0;
	opacity: .2;
	margin: 0 15px;
	-webkit-transition: all .15s;
	transition: all .15s;
}

.owl-thumb-item:not(.active):hover{
	opacity: .99;
	cursor: pointer;
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
}

.owl-thumb-item.active {
	opacity: .99;
}




@media only screen and (max-width: 768px) {
	.owl-thumb-item img {
		width: 60px;
		max-height: 60px;
	}

	.owl-thumbs {
		bottom: 30px
	}

	.owl-thumb-item {
		margin: 0 5px;
	}


}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.owl-thumb-item img {
		width: 160px;
		max-height: 160px;
	}

	.owl-thumbs {
		bottom: -38px
	}

	.owl-thumb-item {
		margin: 0 5px;
	}
}



@keyframes cssload-rotate-one {
	0% {
		transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
	}
	100% {
		transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
	}
}

@-o-keyframes cssload-rotate-one {
	0% {
		-o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
	}
	100% {
		-o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
	}
}

@-ms-keyframes cssload-rotate-one {
	0% {
		-ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
	}
	100% {
		-ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
	}
}

@-webkit-keyframes cssload-rotate-one {
	0% {
		-webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
	}
	100% {
		-webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
	}
}

@-moz-keyframes cssload-rotate-one {
	0% {
		-moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
	}
	100% {
		-moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
	}
}

@keyframes cssload-rotate-two {
	0% {
		transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
	}
	100% {
		transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
	}
}

@-o-keyframes cssload-rotate-two {
	0% {
		-o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
	}
	100% {
		-o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
	}
}

@-ms-keyframes cssload-rotate-two {
	0% {
		-ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
	}
	100% {
		-ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
	}
}

@-webkit-keyframes cssload-rotate-two {
	0% {
		-webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
	}
	100% {
		-webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
	}
}

@-moz-keyframes cssload-rotate-two {
	0% {
		-moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
	}
	100% {
		-moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
	}
}

@keyframes cssload-rotate-three {
	0% {
		transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
	}
	100% {
		transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
	}
}

@-o-keyframes cssload-rotate-three {
	0% {
		-o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
	}
	100% {
		-o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
	}
}

@-ms-keyframes cssload-rotate-three {
	0% {
		-ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
	}
	100% {
		-ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
	}
}

@-webkit-keyframes cssload-rotate-three {
	0% {
		-webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
	}
	100% {
		-webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
	}
}

@-moz-keyframes cssload-rotate-three {
	0% {
		-moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
	}
	100% {
		-moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
	}
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 200px;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 64.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    opacity: 0;
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


.mfp-preloader {
  width: 30px;
  height: 30px;
  background-color: #FFF;
  opacity: 0.65;
  margin: 0 auto;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
  z-index: 99999;
}

@-webkit-keyframes rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes rotateplane {
  0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg) }
  50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) }
  100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg) }
}.pager {
    display: block;
    margin: 30px 0 0 0;
}

.pager .pages {
    display: inline-block;
    float: right;
}
.pager .toolbar-amount {
    margin-bottom: 30px;
    display: inline-block;
    float: left;
}

.pager li > a, .pager li > span {
    display: block;
    padding: 0 15px;
}

.pager .previous > a, .pager .previous > span,
.pager .next > a, .pager .next > span {
    float: initial;
}

.pager .pages {
    margin-bottom: 30px;
}

.pager .pages .items .items:last-of-type{
    margin-right: 0;
}

.pager .pages .items {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

.pager li > a.action, .pager li > span.action {
    border: 0;
}

.pager .pages .items .item:last-of-type {
    margin-right: 0;
}

.pager .pages .items .item.current {
    padding: 0 15px;
    border: 1px solid #dddddd;
    border-radius: 15px;
}
.pager .pages .items .item {
    margin: 0 10px;
}
.pager .pages .items .item .label {
    padding: 0;
    margin-right: 10px;
}

.pager .limiter {
    float: right;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: auto;
}
.limiter {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.limiter > .limiter-options {
    border-radius: 15px;
}

.limiter .limiter-text {
    width: 70px;
    text-align: right;
}
.limiter .limiter-options {
    width: 50px;
    text-align: right;
}

.limiter .limiter-label,
.limiter .limiter-options {
    margin-right: 10px;
}

.post-link-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

@media only screen and (max-width: 768px) {
    .post-list-content {
        display: flex;
        flex-direction: column;
    }

    .mp-blog-rss {
        top: 10px;
        position: absolute;
        right: 10px;
    }

    .page-title-wrapper {
        margin-bottom: 20px;
    }

    .pager {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .limiter {
        margin-bottom: 30px;
    }
    .post-list-body .post-list-item {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width:768px){.amrewards-apply-container#block-reward{float:initial;width:100%}.amrewards-apply-container#block-reward .content{max-width:100%}.amrewards-apply-container#block-reward .amrewards-discount-form{max-width:100%}}@media all and (min-width:769px),print{.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template{max-width:500px}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-caption{margin-bottom:10px;font-size:20px}.page-title{margin-bottom:30px}.amrewards-pointsleft,.amrewards-info-table .amrewards-table-header .col.left{text-align:center}.amrewards-qty-info{display:inline-flex}.amrewards-general,.amrewards-description{margin-bottom:0}.amrewards-qty-info .amrewards-general{padding-bottom:15px;min-width:460px}.amrewards-balance-container{padding:0 5px}.amrewards-balance-container .amrewards-amount{display:inherit}}.modal-popup.amgdprcookie-modal-container{left:0}.modal-popup.amgdprcookie-modal-container._show{left:0;background:rgba(0,0,0,0.67);visibility:visible;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template{background:#fff;overflow-y:auto;width:100%;height:100%;pointer-events:auto;z-index:900;position:relative}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .action-close,.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-link{display:none;opacity:0;pointer-events:none}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-groups-container{padding:24px 14px 0 14px;overflow-y:scroll;height:auto !important}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container{padding:10px 0 0 0;box-shadow:none}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container:first-of-type{padding:0}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header{display:flex;justify-content:space-between}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-caption{text-transform:uppercase;margin:0 0 15px;font-weight:bold;font-size:16px;display:block}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-toggle-cookie{position:relative;padding-left:50px}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-toggle-cookie .amgdprcookie-input{width:0;height:0;opacity:0}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-toggle-cookie .amgdprcookie-label{position:absolute;top:0;right:0;width:50px;height:29px;border-radius:40px;background:#b02f3e;box-shadow:0 2px 5px rgba(0,0,0,0.05);cursor:pointer}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-toggle-cookie .amgdprcookie-label::after{position:absolute;top:2px;left:2px;width:25px;height:25px;border-radius:40px;background:#fff;content:'';transition:all .4s ease}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-toggle-cookie .amgdprcookie-input.disabled+.amgdprcookie-label{background:rgba(176,47,62,0.5);cursor:not-allowed}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-toggle-cookie .amgdprcookie-input:checked:disabled+.amgdprcookie-label::after{left:95%;transform:translateX(-100%)}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled])+.amgdprcookie-label{background:#b02f3e}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-header .amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled])+.amgdprcookie-label::after{left:95%;transform:translateX(-100%)}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-cookie-container .amgdprcookie-text{color:#000;margin:0}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-policy-container{padding:0 14px 14px 14px;position:relative;bottom:0}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-policy-container .amgdprcookie-text-container{display:none}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-policy-container .amgdprcookie-buttons-block{display:flex;flex-direction:column}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-policy-container .amgdprcookie-buttons-block .amgdprcookie-button{background:#B02F3E;border:1px solid #070707;color:#fff;letter-spacing:1.35px;margin-top:15px;padding:10px 15px;text-transform:uppercase;line-height:1.6rem}.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-policy-container .amgdprcookie-buttons-block .amgdprcookie-button.-allow,.modal-popup.amgdprcookie-modal-container._show .amgdprcookie-modal-template .amgdprcookie-settings-form .amgdprcookie-policy-container .amgdprcookie-buttons-block .amgdprcookie-button.-decline{background:#fff;color:#000}.amrewards-expiration{display:inline-block;padding:3px 15px;border-radius:20px;white-space:nowrap}.amrewards-expiration.-warning{background:#ffa63d;color:#fff}.amrewards-expiration.-critical{background:#eb5757;color:#fff}.amrewards-expiration.-expired{background:#ececec;color:#838383}.amrewards-info-table{border-top:1px solid #ccc;color:#000}.amrewards-info-table .amrewards-table-header .col{color:#888;text-transform:uppercase;white-space:nowrap;font-weight:500;font-size:16px}.amrewards-info-table .col.status{white-space:nowrap}.amrewards-current-balance .amrewards-balance{font-weight:700;font-size:36px}.amrewards-current-balance .amrewards-label{font-size:18px}.amrewards-total-info{margin-bottom:5px}.amrewards-expiring-wrapper.table-wrapper{border-top:none;border-bottom:none}.amrewards-expiring-wrapper .amrewards-title{font-weight:600;font-size:20px}.amrewards-expiring-wrapper .amrewards-info-table{margin-top:15px;max-width:460px}.customer-information{margin-bottom:35px}.amrewards-qty-info .amrewards-general{margin-bottom:20px;padding-right:10px;min-width:200px}.amrewards-qty-info .amrewards-description{margin-bottom:20px}.amrewards-balance-container{border-color:#a6a6a6;border-left-style:solid;border-right-style:solid;border-width:1px}.amrewards-balance-container .amrewards-label{margin-right:10px}.amrewards-balance-container .amrewards-amount{background:#f2c94c;border-radius:2px;color:#000;cursor:pointer;display:inline;font-size:14px;font-weight:700;line-height:normal;padding:0 5px;text-align:center}.amrewards-apply-container#block-reward{float:left;width:53%}.amrewards-apply-container#block-reward .content{max-width:90%}.amrewards-minpoints-note{color:#e50000;display:none;font-size:13px;margin-top:3%;width:130%}.amrewards-discount-form{max-width:500px}.amrewards-discount-form .amrewards-actions{margin-top:20px}.amrewards-highlight-container{display:inline-flex;padding:0 0 5px}.amrewards-highlight-container>.caption strong{font-size:1.4rem;font-weight:500;line-height:1.1}.checkout-cart-index .amrewards-highlight-container,.checkout-index-index .amrewards-highlight-container,.catalog-product-view .amrewards-highlight-container{padding:2px 0 15px}.checkout-cart-index .amrewards-highlight-container>.caption strong,.checkout-index-index .amrewards-highlight-container>.caption strong,.catalog-product-view .amrewards-highlight-container>.caption strong{font-weight:600}.checkout-cart-index .amrewards-highlight-container:before,.checkout-index-index .amrewards-highlight-container:before,.catalog-product-view .amrewards-highlight-container:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iNyIgY3k9IjciIHI9IjYuNTYzIiBmaWxsPSIjRjJDOTRDIi8+PHBhdGggZD0iTTcgMTRjLTMuODYgMC03LTMuMTQtNy03czMuMTQtNyA3LTcgNyAzLjE0IDcgNy0zLjE0IDctNyA3ek03IC44NzVBNi4xMzIgNi4xMzIgMCAwIDAgLjg3NSA3IDYuMTMyIDYuMTMyIDAgMCAwIDcgMTMuMTI1IDYuMTMyIDYuMTMyIDAgMCAwIDEzLjEyNSA3IDYuMTMyIDYuMTMyIDAgMCAwIDcgLjg3NXoiIGZpbGw9IiM0RTM2NTUiLz48cGF0aCBkPSJNNyA3LjQzN2MtLjUzNyAwLTEuMDQ2LS4xNy0xLjQzMy0uNDgtLjQxNi0uMzMyLS42NDUtLjc4My0uNjQ1LTEuMjcgMC0uNDg1LjIyOS0uOTM3LjY0NC0xLjI3Ljc4Ny0uNjI4IDIuMTk3LS42MDQgMy4wMi4wNTRhLjQzNy40MzcgMCAxIDEtLjU0Ny42ODNjLS40OTMtLjM5NC0xLjQ2Ni0uNDIxLTEuOTI2LS4wNTMtLjIwNC4xNjMtLjMxNi4zNzItLjMxNi41ODYgMCAuMjE1LjExMi40MjQuMzE2LjU4Ny4yMzMuMTg2LjU0OC4yODguODg3LjI4OGEuNDM4LjQzOCAwIDAgMSAwIC44NzV6IiBmaWxsPSIjNEUzNjU1Ii8+PHBhdGggZD0iTTYuOTg3IDEwLjAzOGMtLjU3IDAtMS4xNS0uMTctMS41NzMtLjUwOWEuNDM4LjQzOCAwIDAgMSAuNTQ3LS42ODNjLjQ5My4zOTUgMS40NjUuNDIxIDEuOTI1LjA1My4yMDUtLjE2My4zMTctLjM3Mi4zMTctLjU4NiAwLS4yMTUtLjExMi0uNDI0LS4zMTctLjU4N0ExLjQxOCAxLjQxOCAwIDAgMCA3IDcuNDM4YS40MzguNDM4IDAgMCAxIDAtLjg3NWMuNTM3IDAgMS4wNDYuMTcgMS40MzMuNDguNDE2LjMzMi42NDUuNzgzLjY0NSAxLjI3IDAgLjQ4Ni0uMjI5LjkzNy0uNjQ1IDEuMjctLjM4MS4zMDQtLjkxLjQ1NS0xLjQ0Ni40NTV6TTcgNC44MTJhLjQzOC40MzggMCAwIDEtLjQzOC0uNDM3VjMuNDJhLjQzOC40MzggMCAwIDEgLjg3NSAwdi45NTVBLjQzOC40MzggMCAwIDEgNyA0LjgxMnoiIGZpbGw9IiM0RTM2NTUiLz48cGF0aCBkPSJNNyAxMS4wMTdhLjQzNy40MzcgMCAwIDEtLjQzOC0uNDM3di0uOTU1YS40MzcuNDM3IDAgMSAxIC44NzUgMHYuOTU1YS40MzguNDM4IDAgMCAxLS40MzcuNDM3eiIgZmlsbD0iIzRFMzY1NSIvPjwvc3ZnPg==);margin:2px 5px 0}.amrewards-points-rate{display:inline-block;margin-bottom:5px;padding-right:30px;position:relative}.amrewards-points-rate .field-tooltip{top:50%;transform:translateY(-50%)}.amrewards-info-message.message.info{color:#000;padding-left:20px;word-break:break-word;word-wrap:break-word}.amrewards-info-message.message.info>*:first-child:before{display:none}