.after-page-header-wrap .slider-pro-wrapper {
flex-basis: 100% !important;
max-width: 100% !important;
width: 100% !important;
}
@charset "UTF-8";
.rd-navbar-fixed .rd-navbar-cart-floating, .rd-navbar-fixed .rd-navbar-cart-floating:before, .rd-navbar-fixed .rd-navbar-cart-floating #top-cart-btn-checkout, .rd-navbar-fixed .rd-navbar-cart-fixed, .rd-navbar-static .rd-navbar-search .form-group {
  transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86); }

/*
*  Mixins
*/
/*
* Buttons
*/
/*
* Price
*/
/*
* Transform Origin
*/
/*
* Transform
*/
/*
* Triangle
*/
/*
* Font Icon
*/
/*
* Clearfix
*/
/*
*  Spinner
*/
/*
* Usefull Functions
*/
/*
* @subsection   RD Navbar Toggles
*/
/*
* @subsection   Typography
*/
h1, .heading-1 {
  font-size: 1.9rem;
  letter-spacing: .04em; }
  @media (min-width: 992px) {
    h1, .heading-1 {
      font-size: 2rem; } }

h2, .catalog-product-view .price-wrapper .price, .heading-2, .bundle-options-wrapper .legend, .block-bundle-summary > .title, .cart-summary > .title {
  font-size: 1.4rem; }
  @media (min-width: 992px) {
    h2, .catalog-product-view .price-wrapper .price, .heading-2, .bundle-options-wrapper .legend, .block-bundle-summary > .title, .cart-summary > .title {
      font-size: 1.65rem; } }

h3, .heading-3, .sidebar .block-title, .sidebar .collapsible-block .opener, .modal-popup .modal-title, .checkout-index-index .opc-wrapper .step-title, .opc-sidebar .opc-block-summary span.title, .custome-downloadable-products__wrapper .table-title, .account-billing-agreements__wrapper .table-title, .my-reviews-table__wrapper .table-title, .orders-history__wrapper .table-title {
  font-size: 1.1rem; }
  @media (min-width: 992px) {
    h3, .heading-3, .sidebar .block-title, .sidebar .collapsible-block .opener, .modal-popup .modal-title, .checkout-index-index .opc-wrapper .step-title, .opc-sidebar .opc-block-summary span.title, .custome-downloadable-products__wrapper .table-title, .account-billing-agreements__wrapper .table-title, .my-reviews-table__wrapper .table-title, .orders-history__wrapper .table-title {
      font-size: 1.45rem; } }

h4, .heading-4, .catalog-product-view .data.items .additional-attributes .attributes-caption, .opc-block-shipping-information .shipping-information-title, .review-list .review-title, .review-add .review-legend, .block-subtitle, .box-title {
  font-size: 1rem;
  font-weight: 600; }
  @media (min-width: 992px) {
    h4, .heading-4, .catalog-product-view .data.items .additional-attributes .attributes-caption, .opc-block-shipping-information .shipping-information-title, .review-list .review-title, .review-add .review-legend, .block-subtitle, .box-title {
      font-size: 1.2rem; } }

h5, .heading-5 {
  font-size: 1rem; }
  @media (min-width: 992px) {
    h5, .heading-5 {
      font-size: 1.1rem; } }

h6, .heading-6 {
  font-size: 1rem; }

h1,
.heading-1 {
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  letter-spacing: .02em;
  color: #011327; }

h2, .catalog-product-view .price-wrapper .price,
.heading-2,
.bundle-options-wrapper .legend,
.block-bundle-summary > .title,
.cart-summary > .title {
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  letter-spacing: .02em;
  color: #011327; }

h3,
.heading-3,
.sidebar .block-title,
.sidebar .collapsible-block .opener,
.modal-popup .modal-title,
.checkout-index-index .opc-wrapper .step-title,
.opc-sidebar .opc-block-summary span.title,
.custome-downloadable-products__wrapper .table-title,
.account-billing-agreements__wrapper .table-title,
.my-reviews-table__wrapper .table-title,
.orders-history__wrapper .table-title {
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  letter-spacing: .02em;
  color: #011327; }

h4,
.heading-4,
.catalog-product-view .data.items .additional-attributes .attributes-caption,
.opc-block-shipping-information .shipping-information-title,
.review-list .review-title,
.review-add .review-legend,
.block-subtitle,
.box-title {
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  letter-spacing: .02em;
  color: #011327; }

h5,
.heading-5 {
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  letter-spacing: .02em;
  color: #011327; }

h6,
.heading-6 {
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  letter-spacing: .02em;
  color: #011327; }

.page-title,
.section-title {
  text-align: center; }

.text-center {
  text-align: center; }

a {
  color: #ff3d00;
  transition: .2s ease; }
  a:hover {
    color: #011327;
    transition: 0.3s ease; }

p {
  margin-bottom: 1rem; }

p a,
.list a,
.contact-info a {
  color: #ff3d00; }
  p a:hover,
  .list a:hover,
  .contact-info a:hover {
    color: #011327; }

mark {
  color: #fff;
  background: #ff3d00; }

em {
  color: #ff3d00; }

small {
  font-size: .8em; }

pre {
  white-space: normal; }

dl dt {
  font-weight: 700; }
dl dd {
  font-style: italic;
  padding-left: 2rem; }

.bundle-options-container {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  padding-left: 20px;
  padding-right: 20px; }
  .bundle-options-container .product-add-form {
    display: none; }
  .bundle-options-container #product_addtocart_form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

.bundle-options-wrapper {
  -webkit-flex-basis: 60%;
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
  max-width: 60%; }

.block-bundle-summary {
  -webkit-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  max-width: 40%; }

.fieldset-bundle-options__wrapper .field.option > .label {
  font-weight: 600; }
.fieldset-bundle-options__wrapper .field.option .price {
  font-size: inherit; }
.fieldset-bundle-options__wrapper .qty-holder {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.products-grid .product-item .product-image-container,
.products-list .product-item .product-image-container {
  display: inline-block;
  max-width: 100%; }
.products-grid .product-item .product-item-photo,
.products-list .product-item .product-item-photo {
  display: block; }
.products-grid .product-item .product-image-wrapper,
.products-list .product-item .product-image-wrapper {
  display: block;
  /* height: 0; */
  overflow: hidden;
  position: relative;
  z-index: 1; }
.products-grid .product-item .product-image-photo,
.products-list .product-item .product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0; }

.product-image-wrapper {
    padding-top: 100%; /* 1:1 ratio */
}

.product-image-photo {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.products-grid .product-item .price-box,
.products-list .product-item .price-box {
  font-size: 1.45rem;
  line-height: 1;
  font-weight: 700;
  color: #ff3d00;
  margin-bottom: .8em;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }
  .products-grid .product-item .price-box .price-label,
  .products-list .product-item .price-box .price-label {
    display: none; }
  .products-grid .product-item .price-box .special-price,
  .products-list .product-item .price-box .special-price {
    color: #ff3d00; }
  .products-grid .product-item .price-box .old-price .price,
  .products-list .product-item .price-box .old-price .price {
    text-decoration: line-through;
    font-size: .75rem;
    color: #011327; }
  .products-grid .product-item .price-box .price-wrapper .price,
  .products-list .product-item .price-box .price-wrapper .price {
    font-size: 1.5rem;
    color: #ff3d00; }
  .products-grid .product-item .price-box .old-price, .products-grid .product-item .price-box .price-wrapper,
  .products-list .product-item .price-box .old-price,
  .products-list .product-item .price-box .price-wrapper {
    line-height: .7; }
  .products-grid .product-item .price-box .old-price .price-wrapper .price,
  .products-list .product-item .price-box .old-price .price-wrapper .price {
    font-size: .75rem;
    color: #011327; }
  .products-grid .product-item .price-box .price-as-configured,
  .products-list .product-item .price-box .price-as-configured {
    margin-bottom: 0; }
    .products-grid .product-item .price-box .price-as-configured .price-container,
    .products-list .product-item .price-box .price-as-configured .price-container {
      margin-bottom: 1em; }
.products-grid .product-item * + .price-box,
.products-list .product-item * + .price-box {
  margin-top: 18px; }
.products-grid .product-item .product-item-details .product-item-name,
.products-list .product-item .product-item-details .product-item-name {
  display: block;
  font-size: .9rem;
  margin-bottom: 1px;
  text-transform: uppercase;
  letter-spacing: .06em; }
  .products-grid .product-item .product-item-details .product-item-name a,
  .products-list .product-item .product-item-details .product-item-name a {
    color: #011327; }
    .products-grid .product-item .product-item-details .product-item-name a:hover,
    .products-list .product-item .product-item-details .product-item-name a:hover {
      color: #ff3d00; }
.products-grid .product-item .product-item-description,
.products-list .product-item .product-item-description {
  font-size: 12px;
  margin-bottom: 1em;
  color: #8aa4c1;
  text-transform: uppercase; }
  .products-grid .product-item .product-item-description .action,
  .products-list .product-item .product-item-description .action {
    color: #ff3d00; }
    .products-grid .product-item .product-item-description .action:hover, .products-grid .product-item .product-item-description .action:focus,
    .products-list .product-item .product-item-description .action:hover,
    .products-list .product-item .product-item-description .action:focus {
      color: #011327; }
  .products-grid .product-item .product-item-description p,
  .products-list .product-item .product-item-description p {
    margin-bottom: 0; }
.products-grid .product-item .product-reviews-summary,
.products-list .product-item .product-reviews-summary {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 7px; }
.products-grid .product-item .rating-summary .label,
.products-list .product-item .rating-summary .label {
  display: none; }
.products-grid .product-item .reviews-actions .view,
.products-list .product-item .reviews-actions .view {
  margin-right: 12px; }
.products-grid .product-item .product-item-actions,
.products-list .product-item .product-item-actions {
  margin-top: 0; }

.products-grid .product-item {
  text-align: center; }
.products-grid .product-reviews-summary {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .products-grid .product-reviews-summary .reviews-actions {
    display: none; }

.products.products-list .product-item-info {
  margin-bottom: 0; }
.products.products-list .product-item {
  border: 1px solid #dfe4eb; }
.products.products-list .product-item + .product-item {
  border-top: none; }
.products.products-list .product-item .product-item-photo {
  text-align: center; }
  @media (max-width: 479px) {
    .products.products-list .product-item .product-item-photo {
      width: 80%;
      margin: 0 auto; } }
  @media (min-width: 480px) {
    .products.products-list .product-item .product-item-photo {
      border-right: 1px solid #dfe4eb; } }
.products.products-list .product-item .product-item-details {
  padding: 40px 30px 30px; }
  .products.products-list .product-item .product-item-details .product-item-name {
    font-size: 16px;
    font-weight: 700; }
.products.products-list .product-item .price-box {
  margin-bottom: .4em; }
.products.products-list .product-reviews-summary + .product-item-inner {
  margin-top: 16px; }
.products.products-list button.action.primary {
  padding: 9px 18px 12px;
  background: #011327; }
  .products.products-list button.action.primary:before {
    color: #ff3d00;
    transition: .3s color ease; }
  .products.products-list button.action.primary:hover {
    background: #ff3d00; }
    .products.products-list button.action.primary:hover:before {
      color: #fff; }
.products.products-list .product-item-actions .actions-primary {
  margin-bottom: 1.2rem; }
.products.products-list .product-item-actions .actions-secondary a {
  padding: 10px;
  color: #8aa4c1; }
  .products.products-list .product-item-actions .actions-secondary a:first-child {
    padding-left: 0; }
  .products.products-list .product-item-actions .actions-secondary a:hover {
    color: #011327; }
.products.products-list .product-reviews-summary {
  margin-bottom: 12px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .products.products-list .product-reviews-summary .action.view {
    margin-left: 5px;
    margin-top: 5px;
    display: inline-block;
    color: #8aa4c1; }
    .products.products-list .product-reviews-summary .action.view span {
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: .02em; }
    .products.products-list .product-reviews-summary .action.view:hover {
      color: #ff3d00; }

.sidebar #reorder-validate-detail strong.subtitle {
  display: none; }
.sidebar #reorder-validate-detail .no-display {
  display: block; }
.sidebar #reorder-validate-detail .actions-toolbar .primary {
  margin-bottom: 4px; }
.sidebar #reorder-validate-detail .actions-toolbar .secondary a {
  font-weight: 700; }
.sidebar #cart-sidebar-reorder {
  margin-bottom: 8px; }
  .sidebar #cart-sidebar-reorder .product-item {
    padding: 8px 0;
    line-height: 23px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .sidebar #cart-sidebar-reorder .product-item:first-child {
      padding-top: 0; }
  .sidebar #cart-sidebar-reorder .field {
    padding: 0; }
  .sidebar #cart-sidebar-reorder .item.choice label {
    display: none; }
  .sidebar #cart-sidebar-reorder .checkbox {
    margin: 0;
    vertical-align: middle; }
  .sidebar #cart-sidebar-reorder .product-item-name {
    padding: 2px 4px 0 12px; }
  .sidebar #cart-sidebar-reorder .product-item-link {
    color: #000d1b; }
    .sidebar #cart-sidebar-reorder .product-item-link:hover {
      color: #ff3d00; }

.sidebar .block-title {
  padding-bottom: 14px;
  border: none;
  margin-bottom: 14px; }

.sidebar .collapsible-block,
.sidebar .filter-wrapper {
  position: relative;
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    .sidebar .collapsible-block,
    .sidebar .filter-wrapper {
      margin-bottom: 68px; } }
.sidebar .collapsible-block .block-wishlist .product-image-container {
  display: none; }
.sidebar .collapsible-block .block-wishlist .product-item-details {
  padding-left: 0; }
.sidebar .collapsible-block .block-wishlist .empty {
  margin-top: 0; }
.sidebar .collapsible-block .block-content {
  padding: 20px;
  border: 1px solid #dfe4eb;
  background: #fff; }
  .sidebar .collapsible-block .block-content .empty {
    font-size: 12px;
    letter-spacing: .02em;
    color: #8aa4c1; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .sidebar .collapsible-block .block-content {
      padding-left: 12px;
      padding-right: 12px; } }
  .sidebar .collapsible-block .block-content .product-item-name {
    font-size: .9rem;
    margin-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: .06em; }
    .sidebar .collapsible-block .block-content .product-item-name a {
      color: #011327; }
      .sidebar .collapsible-block .block-content .product-item-name a:hover {
        color: #ff3d00; }
  .sidebar .collapsible-block .block-content .compare-counter, .sidebar .collapsible-block .block-content .wishlist-counter {
    font-size: 14px;
    letter-spacing: .02em; }

.sidebar .collapsible-block .opener {
  display: block;
  position: relative;
  padding-left: 50px;
  margin-bottom: 20px;
  cursor: pointer; }
  .sidebar .collapsible-block .opener::before {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 500; }

.toolbar-products {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 2rem; }
  .toolbar-products p,
  .toolbar-products .field {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .toolbar-products p .label,
    .toolbar-products .field .label {
      font-weight: 700;
      font-size: 13px;
      margin-right: 22px; }
@media (min-width: 768px) and (max-width: 991px) {
  .toolbar-products label.label {
    display: none; } }

.toolbar-container .filter-toggle {
  display: inline-block;
  font-weight: 700;
  padding: 12px 25px;
  letter-spacing: .06em;
  text-transform: uppercase;
  backface-visibility: hidden;
  color: #ff3d00;
  background-color: #f2f2f2;
  transform: translateZ(0);
  margin-bottom: 20px;
  display: none; }
  .toolbar-container .filter-toggle:hover {
    background: #ff3d00;
    color: #fff; }
  @media (min-width: 1200px) {
    .toolbar-container .filter-toggle {
      padding: 15px 30px; } }

.field.toolbar-sorter {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px; }
  @media (min-width: 480px) {
    .field.toolbar-sorter {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%;
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    .field.toolbar-sorter {
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: none;
      margin-right: auto; } }
  .field.toolbar-sorter .label {
    font-weight: 700;
    font-size: 13px;
    text-align: left; }
  .field.toolbar-sorter .sorter-action {
    color: #8aa4c1;
    margin-left: 1rem; }
    .field.toolbar-sorter .sorter-action:hover {
      color: #ff3d00; }
    .field.toolbar-sorter .sorter-action span {
      display: none; }
    .field.toolbar-sorter .sorter-action.sort-asc, .field.toolbar-sorter .sorter-action.sort-desc {
      line-height: inherit;
      font-size: 1.5rem;
      line-height: 1; }
      .field.toolbar-sorter .sorter-action.sort-asc:before, .field.toolbar-sorter .sorter-action.sort-desc:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    .field.toolbar-sorter .sorter-action.sort-desc {
      transform: rotate(180deg); }

p.toolbar-amount {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0;
  font-size: 13px;
  color: #8aa4c1; }
  p.toolbar-amount span.toolbar-number:first-child {
    margin-left: .3em; }
  p.toolbar-amount span.toolbar-number:nth-child(2) {
    margin-right: .3em; }
  p.toolbar-amount span.toolbar-number:last-child {
    margin-left: .3em; }
  @media (min-width: 768px) {
    p.toolbar-amount {
      -webkit-order: 2;
      -ms-flex-order: 2;
      order: 2;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: none; } }
  @media (max-width: 479px) {
    p.toolbar-amount {
      max-width: 45%; } }

.field.limiter {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0; }
  .field.limiter .label {
    margin-right: 10px; }
  @media (min-width: 480px) {
    .field.limiter {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  @media (min-width: 768px) {
    .field.limiter {
      -webkit-order: 3;
      -ms-flex-order: 3;
      order: 3;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: none;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin-left: 40px; } }
  .field.limiter .limiter-text {
    display: none; }

.tollbar-bottom .modes,
.tollbar-bottom .toolbar-amount,
.tollbar-bottom .limiter,
.tollbar-bottom .toolbar-sorter {
  display: none; }

.modes {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .modes {
      -webkit-order: 4;
      -ms-flex-order: 4;
      order: 4;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: none;
      margin-left: 11px;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  .modes .modes-label {
    display: none; }
  .modes .modes-mode {
    margin-left: .9em;
    color: #8aa4c1; }
    .modes .modes-mode span {
      display: none; }
    .modes .modes-mode.active {
      color: #011327; }
      .modes .modes-mode.active:hover {
        color: inherit; }
    .modes .modes-mode:hover {
      color: #ff3d00; }
  .modes .mode-grid {
    line-height: inherit;
    font-size: 1.13rem;
    line-height: 1; }
    .modes .mode-grid:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
  .modes .mode-list {
    line-height: inherit;
    font-size: 1.13rem;
    line-height: 1; }
    .modes .mode-list:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }

.pages {
  -webkit-order: 9;
  -ms-flex-order: 9;
  order: 9;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  display: none;
  margin-bottom: 0; }
  .pages .pages-items {
    position: relative;
    display: inline-block; }
    .pages .pages-items:before, .pages .pages-items:after {
      display: table;
      content: "";
      line-height: 0; }
    .pages .pages-items:after {
      clear: both; }
  .pages .item {
    float: left;
    font-size: 1rem;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .06em; }
    .pages .item a {
      color: #8aa4c1; }
    .pages .item.current {
      color: #011327; }
    .pages .item.pages-item-previous a, .pages .item.pages-item-next a {
      color: #ff3d00; }
      .pages .item.pages-item-previous a span:not(.label), .pages .item.pages-item-next a span:not(.label) {
        display: inline-block;
        margin-top: 1px;
        line-height: inherit; }
        .pages .item.pages-item-previous a span:not(.label):before, .pages .item.pages-item-next a span:not(.label):before {
          content: "";
          display: inline-block;
          font-family: "Material Icons";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
    .pages .item.pages-item-previous a span:not(.label) {
      margin-right: -6px; }
      .pages .item.pages-item-previous a span:not(.label):before {
        content: '\e5cb'; }
    .pages .item.pages-item-next a span:not(.label) {
      margin-left: -6px; }
      .pages .item.pages-item-next a span:not(.label):before {
        content: '\e5cc'; }
    .pages .item a:hover, .pages .item.pages-item-previous a:hover, .pages .item.pages-item-next a:hover {
      color: #011327; }
    .pages .item + .item {
      margin-left: 14px; }
  .tollbar-bottom .pages {
    display: block; }

.tollbar-bottom {
  margin-top: 30px; }
  .tollbar-bottom .toolbar-products > .action.filter-toggle {
    display: none !important; }

.catalog-product-view .main {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: -20px;
  margin-right: -20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.catalog-product-view .product-info-main {
  padding-left: 20px;
  padding-right: 20px;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }
  .catalog-product-view .product-info-main .product-brand-logo {
    display: none;
    margin-bottom: 0; }
.catalog-product-view .product-info-stock-sku {
  margin-bottom: 1rem; }
  .catalog-product-view .product-info-stock-sku .available {
    color: #ff3d00; }
  .catalog-product-view .product-info-stock-sku .unavailable {
    color: #8aa4c1; }
.catalog-product-view .page-title-wrapper {
  margin-bottom: 1rem;
  line-height: 1; }
  .catalog-product-view .page-title-wrapper.product .container, .catalog-product-view .page-title-wrapper.product .page-print.sales-order-print #maincontent, .page-print.sales-order-print .catalog-product-view .page-title-wrapper.product #maincontent {
    min-width: 0; }
  .catalog-product-view .page-title-wrapper .container, .catalog-product-view .page-title-wrapper .page-print.sales-order-print #maincontent, .page-print.sales-order-print .catalog-product-view .page-title-wrapper #maincontent,
  .catalog-product-view .page-title-wrapper h1 {
    margin: 0;
    padding: 0;
    text-align: left; }
.catalog-product-view .product-reviews-summary {
  margin-bottom: 1rem; }
  .catalog-product-view .product-reviews-summary .rating-summary + .reviews-actions {
    margin-top: 8px; }
  @media (min-width: 480px) {
    .catalog-product-view .product-reviews-summary {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      .catalog-product-view .product-reviews-summary .rating-summary + .reviews-actions {
        margin-top: 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .catalog-product-view .product-reviews-summary {
      display: block; }
      .catalog-product-view .product-reviews-summary .rating-summary + .reviews-actions {
        margin-top: 8px; } }
  @media (max-width: 1199px) {
    .catalog-product-view .product-reviews-summary {
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; } }
.catalog-product-view .product-info-main .rating-summary {
  padding-right: 1rem; }
  .catalog-product-view .product-info-main .rating-summary .label {
    display: none; }
.catalog-product-view .reviews-actions .view {
  margin-right: 1rem; }
.catalog-product-view #tab-label-reviews-title span.counter:before {
  content: '('; }
.catalog-product-view #tab-label-reviews-title span.counter:after {
  content: ')'; }
.catalog-product-view .price-box {
  margin-bottom: 1rem;
  color: #ff3d00;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .catalog-product-view .price-box .price-label {
    display: none; }
  .catalog-product-view .price-box .special-price {
    color: #8aa4c1; }
  .catalog-product-view .price-box .old-price {
    color: #999999;
    text-decoration: line-through; }
    .catalog-product-view .price-box .old-price .price {
      font-size: 1rem; }
.catalog-product-view .overview {
  margin-bottom: 1rem; }
.catalog-product-view .product-add-form {
  margin-bottom: 1rem; }
  .catalog-product-view .product-add-form .product-options-bottom .label {
    margin-right: 10px; }
.catalog-product-view .box-tocart .fieldset {
  text-align: center; }
  @media (max-width: 1199px) {
    .catalog-product-view .box-tocart .fieldset button.action.primary {
      padding: 12px; } }
  @media (min-width: 1200px) {
    .catalog-product-view .box-tocart .fieldset {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; } }
.catalog-product-view .box-tocart .field.qty {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-right: 0; }
  .catalog-product-view .box-tocart .field.qty .label span {
    vertical-align: sub;
    margin-top: 12px;
    display: inline-block; }
  .catalog-product-view .box-tocart .field.qty .control input {
    text-align: center;
    padding: 10px 20px;
    width: 8em;
    min-height: 51px; }
  .catalog-product-view .box-tocart .field.qty > label {
    margin-right: 8px; }
  @media (min-width: 1200px) {
    .catalog-product-view .box-tocart .field.qty {
      padding-right: 2rem; } }
  @media (max-width: 1199px) {
    .catalog-product-view .box-tocart .field.qty {
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 10px; } }
.catalog-product-view .product-social-links {
  font-size: 1.2rem;
  line-height: 1;
  margin-bottom: 1rem;
  text-align: center; }
  .catalog-product-view .product-social-links a {
    color: #8aa4c1; }
    .catalog-product-view .product-social-links a:hover {
      color: #ff3d00; }
  .catalog-product-view .product-social-links .action span {
    display: none; }
  @media (min-width: 1200px) {
    .catalog-product-view .product-social-links {
      text-align: left; } }
.catalog-product-view .swatch-attribute {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  position: relative; }
  @media (min-width: 1200px) {
    .catalog-product-view .swatch-attribute {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
  .catalog-product-view .swatch-attribute .swatch-attribute-label {
    font-weight: 400;
    display: inline-block;
    min-width: 80px;
    text-align: center;
    margin-bottom: .5rem; }
    @media (min-width: 1200px) {
      .catalog-product-view .swatch-attribute .swatch-attribute-label {
        margin-bottom: 0;
        text-align: left; } }
  .catalog-product-view .swatch-attribute .swatch-attribute-selected-option {
    display: none; }
  .catalog-product-view .swatch-attribute.size .swatch-option.text {
    padding: 10px; }
  .catalog-product-view .swatch-attribute [id*='super_attribute['].mage-error {
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    padding: 5px 10px; }
.catalog-product-view .swatch-option {
  min-width: 25px;
  min-height: 25px;
  margin-bottom: 0; }
  .catalog-product-view .swatch-option.color {
    min-height: 25px;
    transition: .3s all ease; }
    .catalog-product-view .swatch-option.color + .catalog-product-view .swatch-option.color.color {
      margin-left: 5px; }
  .catalog-product-view .swatch-option.text {
    min-width: 40px;
    min-height: 40px;
    padding: 8px 10px; }
.catalog-product-view .product-info-main .product-options-wrapper .field {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (min-width: 1200px) {
    .catalog-product-view .product-info-main .product-options-wrapper .field {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
  .catalog-product-view .product-info-main .product-options-wrapper .field.required {
    margin-bottom: 1.3rem; }
  .catalog-product-view .product-info-main .product-options-wrapper .field .control {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
    .catalog-product-view .product-info-main .product-options-wrapper .field .control .select2-container {
      min-width: 250px; }
    @media (min-width: 1200px) {
      .catalog-product-view .product-info-main .product-options-wrapper .field .control {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%; } }
  .catalog-product-view .product-info-main .product-options-wrapper .field .label {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: .5rem; }
    @media (min-width: 1200px) {
      .catalog-product-view .product-info-main .product-options-wrapper .field .label {
        margin-bottom: 0;
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%; } }
.catalog-product-view .product-addto-links {
  display: inline-block; }
.catalog-product-view .product.attribute strong {
  font-weight: 600; }
.catalog-product-view .product.attribute .value {
  display: inline-block; }
.catalog-product-view .product.media {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }
.catalog-product-view .product.info {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  margin: 2rem 0;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  background: #fff; }
  @media (min-width: 768px) {
    .catalog-product-view .product.info {
      padding-left: 20px;
      padding-right: 20px; } }
  .catalog-product-view .product.info .description p {
    text-indent: 1.5em; }
  .catalog-product-view .product.info .content[role="tabpanel"] {
    background: #fff; }
@media (max-width: 767px) {
  .catalog-product-view .block.related .owl-nav, .catalog-product-view .block.upsell .owl-nav {
    top: -25px; } }
.catalog-product-view .data.items {
  position: relative; }
  .catalog-product-view .data.items:after {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: #dfe4eb; }
  .catalog-product-view .data.items .title {
    border-top: 1px solid #dfe4eb;
    border-bottom: 1px solid #dfe4eb;
    display: block;
    font-size: 1rem;
    line-height: 1;
    text-transform: uppercase;
    margin-right: 0;
    padding: .8rem 1rem; }
    @media (min-width: 768px) {
      .catalog-product-view .data.items .title {
        display: inline-block;
        border-top: none;
        border-bottom: none;
        margin-right: 1rem;
        padding: 0; } }
    .catalog-product-view .data.items .title.active a {
      color: #000d1b; }
    .catalog-product-view .data.items .title:before {
      top: 9px;
      right: 12px; }
      @media (min-width: 768px) {
        .catalog-product-view .data.items .title:before {
          display: none; } }
  .catalog-product-view .data.items .product-review + .review-add {
    margin-top: 30px; }
  .catalog-product-view .data.items #product-review-container + .review-add {
    margin-top: 30px; }
  .catalog-product-view .data.items .content {
    padding: 0 1rem; }
    .catalog-product-view .data.items .content .review-list .toolbar.review-toolbar .field.limiter {
      margin-left: 0; }
    @media (min-width: 768px) {
      .catalog-product-view .data.items .content {
        box-sizing: border-box;
        float: right;
        margin-left: -100%;
        width: 100%;
        padding: 4rem 0 0;
        display: none; } }
    .catalog-product-view .data.items .content.active {
      display: block; }
    .catalog-product-view .data.items .content[role="tabpanel"] {
      display: block; }
    .catalog-product-view .data.items .content .table-caption {
      display: none;
      text-align: left; }
      @media (min-width: 768px) {
        .catalog-product-view .data.items .content .table-caption {
          display: table-caption; } }
  .catalog-product-view .data.items .additional-attributes .attributes-row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .catalog-product-view .data.items .additional-attributes .attributes-label {
    border-right: 1px solid #dfe4eb;
    -webkit-flex-basis: 150px;
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px;
    max-width: 150px;
    padding: 1rem 2rem 1rem 0; }
    @media (max-width: 479px) {
      .catalog-product-view .data.items .additional-attributes .attributes-label {
        font-size: 13px; } }
  .catalog-product-view .data.items .additional-attributes .attributes-data {
    padding: 1rem 0 1rem 2rem; }
    @media (max-width: 479px) {
      .catalog-product-view .data.items .additional-attributes .attributes-data {
        font-size: 13px;
        padding-left: 1rem; } }
  .catalog-product-view .data.items .review-form .review-fieldset {
    margin-bottom: 16px; }
  @media (max-width: 767px) {
    .catalog-product-view .data.items .review-form .actions-toolbar.review-form-actions {
      padding-bottom: 40px; } }

@media (min-width: 768px) {
  .catalog-product-view .product-info-main {
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    max-width: 40%;
    max-width: 40%; }
  .catalog-product-view .product.media {
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    max-width: 60%;
    max-width: 60%; } }
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 1rem 0; }
body.catalog-product-compare-index .table-caption {
  display: none; }

.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto; }
  .table-wrapper.comparison .table-comparison > tbody > tr {
    border-right: 1px solid #dfe4eb; }
    .table-wrapper.comparison .table-comparison > tbody > tr > th,
    .table-wrapper.comparison .table-comparison > tbody > tr > td {
      border-top: 0; }
  @media (max-width: 768px) {
    .table-wrapper.comparison td {
      border-bottom: 0;
      display: table-cell;
      padding: 0; }
      .table-wrapper.comparison td.product:before {
        display: none; } }

.table-comparison {
  table-layout: fixed; }
  .table-comparison .cell.label.remove,
  .table-comparison .cell.label.product {
    border-bottom: none; }
    .table-comparison .cell.label.remove span,
    .table-comparison .cell.label.product span {
      display: none; }
  .table-comparison .cell {
    width: 180px;
    padding: 1rem; }
    .table-comparison .cell .attibute.value {
      width: 100%;
      overflow: hidden; }
    .table-comparison .cell.product.info, .table-comparison .cell.product.label {
      border-bottom: 1px solid #dfe4eb; }
    .table-comparison .cell.label {
      width: 80px; }
      .table-comparison .cell.label .attribute.label {
        display: block;
        width: 100%;
        word-wrap: break-word; }
    .table-comparison .cell.attribute img {
      max-width: 100%;
      height: auto; }
    .table-comparison .cell.remove {
      padding-top: 0;
      padding-bottom: 0;
      text-align: right; }
  .table-comparison .product-item-photo {
    display: block;
    margin: 0 auto 1rem; }
  .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: 0.25rem 0 0.4rem; }
  .table-comparison .product-reviews-summary .rating-summary {
    margin-bottom: .1rem; }
  .table-comparison .product-addto-links {
    margin-top: 1rem; }
    .table-comparison .product-addto-links .action.toggle {
      padding: 0; }
  .table-comparison .action.tocart {
    white-space: nowrap;
    margin-bottom: 15px; }

.comparison.headings {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: auto;
  display: none; }

.sidebar .block-compare .compare-counter {
  margin-bottom: 16px; }
  .sidebar .block-compare .compare-counter .counter {
    color: #8aa4c1; }
.sidebar .block-compare .product-items {
  margin-bottom: 12px; }
.sidebar .block-compare .product-item-name {
  display: block;
  padding-right: 20px; }
  .sidebar .block-compare .product-item-name a {
    color: #000d1b; }
    .sidebar .block-compare .product-item-name a:hover {
      color: #ff3d00; }
.sidebar .block-compare .product-item {
  position: relative;
  margin-bottom: 12px; }
.sidebar .block-compare .action.delete {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  line-height: 1;
  color: #8aa4c1; }
  .sidebar .block-compare .action.delete:hover {
    color: #ff3d00; }
  .sidebar .block-compare .action.delete:before {
    content: '\e14c'; }
.sidebar .block-compare .actions-toolbar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .sidebar .block-compare .actions-toolbar a.compare {
    display: inline-block;
    font-weight: 700;
    padding: 12px 25px;
    letter-spacing: .06em;
    text-transform: uppercase;
    backface-visibility: hidden;
    color: #ff3d00;
    background-color: #f2f2f2;
    transform: translateZ(0);
    width: 100%;
    text-align: center; }
    .sidebar .block-compare .actions-toolbar a.compare:hover {
      background: #ff3d00;
      color: #fff; }
    @media (min-width: 1200px) {
      .sidebar .block-compare .actions-toolbar a.compare {
        padding: 15px 30px; } }
  .sidebar .block-compare .actions-toolbar .secondary {
    margin-bottom: 16px; }

.products-grid .product-items {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: -20px;
  margin-right: -20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto; }
.products-grid .product-item {
  padding-left: 20px;
  padding-right: 20px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  text-align: left;
  padding: 20px;
  border: 1px solid #dfe4eb; }
  .products-grid .product-item .product-item-info {
    position: relative; }
    .products-grid .product-item .product-item-info .timer-wrapper {
      position: absolute;
      top: 25px;
      left: 0;
      z-index: 1;
      background: rgba(255, 61, 0, 0.8); }
@media (min-width: 480px) {
  .products-grid .product-item + .product-item {
    border-left: none; } }
@media (max-width: 479px) {
  .products-grid .product-item + .product-item {
    border-top: none; } }
@media (min-width: 480px) {
  .products-grid .product-item:nth-child(3), .products-grid .product-item:nth-child(5), .products-grid .product-item:nth-child(7), .products-grid .product-item:nth-child(9), .products-grid .product-item:nth-child(11), .products-grid .product-item:nth-child(13), .products-grid .product-item:nth-child(15), .products-grid .product-item:nth-child(17), .products-grid .product-item:nth-child(19), .products-grid .product-item:nth-child(21) {
    border-left: 1px solid #dfe4eb; }
  .products-grid .product-item:nth-child(n+3) {
    border-top: none; } }
@media (min-width: 992px) {
  .products-grid .product-item:nth-child(3), .products-grid .product-item:nth-child(5), .products-grid .product-item:nth-child(7), .products-grid .product-item:nth-child(9), .products-grid .product-item:nth-child(11), .products-grid .product-item:nth-child(17) {
    border-left: none; }
  .products-grid .product-item:nth-child(4), .products-grid .product-item:nth-child(7), .products-grid .product-item:nth-child(10), .products-grid .product-item:nth-child(13), .products-grid .product-item:nth-child(16), .products-grid .product-item:nth-child(19) {
    border-left: 1px solid #dfe4eb; }
  .products-grid .product-item:nth-child(n+3) {
    border-top: 1px solid #dfe4eb; }
  .products-grid .product-item:nth-child(n+4) {
    border-top: none; } }
@media (min-width: 1200px) {
  .products-grid .product-item:nth-child(5), .products-grid .product-item:nth-child(9), .products-grid .product-item:nth-child(13), .products-grid .product-item:nth-child(17), .products-grid .product-item:nth-child(21) {
    border-left: 1px solid #dfe4eb; }
  .products-grid .product-item:nth-child(4), .products-grid .product-item:nth-child(7), .products-grid .product-item:nth-child(10), .products-grid .product-item:nth-child(16), .products-grid .product-item:nth-child(19) {
    border-left: none; }
  .products-grid .product-item:nth-child(n+4) {
    border-top: 1px solid #dfe4eb; }
  .products-grid .product-item:nth-child(n+5) {
    border-top: none; } }
.products-grid .product-image-container {
  display: inline-block;
  max-width: 100%; }
.products-grid .product-image-wrapper {
  height: 0;
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden; }
.products-grid .product-image-photo {
  text-align: center;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: auto;
  max-width: 100%; }
.products-grid .reviews-actions {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .products-grid .reviews-actions .action.add {
    line-height: inherit;
    font-size: 0; }
    .products-grid .reviews-actions .action.add:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .products-grid .reviews-actions .action.add:before {
      font-size: 16px; }
.products-grid .special-price {
  display: block; }
.products-grid .old-price {
  display: block; }
.products-grid .price-from {
  margin-bottom: 0; }
.products-grid .price-to {
  margin-bottom: 0; }
.products-grid .product-item-actions > .actions-primary .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  padding: 12px 25px;
  letter-spacing: .06em;
  text-transform: uppercase;
  backface-visibility: hidden;
  color: #ff3d00;
  background-color: #f2f2f2;
  transform: translateZ(0);
  padding: 10px 17px; }
  .products-grid .product-item-actions > .actions-primary .stock.unavailable:hover {
    background: #ff3d00;
    color: #fff; }
  @media (min-width: 1200px) {
    .products-grid .product-item-actions > .actions-primary .stock.unavailable {
      padding: 15px 30px; } }
  .products-grid .product-item-actions > .actions-primary .stock.unavailable, .products-grid .product-item-actions > .actions-primary .stock.unavailable:hover {
    color: #fff;
    background: #011327; }
  @media (min-width: 1200px) {
    .products-grid .product-item-actions > .actions-primary .stock.unavailable {
      padding: 10px 17px; } }
.products-grid .product-item-actions > .actions-primary button.action {
  padding: 10px;
  background: #011327; }
  .products-grid .product-item-actions > .actions-primary button.action:before {
    color: #ff3d00;
    transition: .3s color ease; }
  @media (min-width: 1800px) {
    .products-grid .product-item-actions > .actions-primary button.action {
      padding: 10px 17px 12px; } }
  .products-grid .product-item-actions > .actions-primary button.action:hover {
    background: #ff3d00; }
    .products-grid .product-item-actions > .actions-primary button.action:hover:before {
      color: #fff; }
.products-grid .product-item-actions > .actions-secondary {
  margin-top: 10px; }
.products-grid .product-item-actions > div {
  margin-bottom: .5rem; }
.products-grid .product-item-actions .actions-secondary .action {
  background-color: transparent;
  font-size: 1rem;
  line-height: 1;
  color: #b6c5d7;
  padding: 10px; }
  .products-grid .product-item-actions .actions-secondary .action:hover {
    color: #011327; }
@media (min-width: 1800px) {
  .products-grid .product-item-actions {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .products-grid .product-item-actions > .actions-primary {
      -webkit-flex-basis: 60%;
      -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
      max-width: 60%; }
    .products-grid .product-item-actions > .actions-secondary {
      margin-top: 0;
      -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
      max-width: 40%;
      text-align: right; } }

@media (min-width: 480px) {
  .products-grid .product-item {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    max-width: 50%; } }
@media (min-width: 992px) {
  .products-grid .product-item {
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%; } }
@media (min-width: 1200px) {
  .products-grid .product-item {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; } }
@media (min-width: 1200px) {
  .product-item-actions .actions-secondary {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; } }
.products-list .product-item-info {
  margin-bottom: 4rem;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: -20px;
  margin-right: -20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.products-list .product-image-container {
  font-size: 0; }
.products-list .product-image-photo {
  padding-left: 20px;
  padding-right: 20px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  text-align: center;
  margin-bottom: 1rem;
  padding-right: 30px;
  padding-left: 30px; }
.products-list .product-item-details {
  padding-left: 20px;
  padding-right: 20px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }
.products-list .product-item-actions > div {
  margin-bottom: .5rem; }
.products-list .product-reviews-summary a.add {
  display: none; }

@media (min-width: 480px) {
  .products-list .product-item-info {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .products-list .product-item-photo {
    -webkit-flex-basis: 42%;
    -ms-flex-preferred-size: 42%;
    flex-basis: 42%;
    max-width: 42%;
    margin-bottom: 0; }
  .products-list .product-item-details {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; } }
.gallery-placeholder .loading-mask {
  padding: 0 0 50%;
  position: absolute;
  display: none; }
.gallery-placeholder .fotorama-hidden,
.gallery-placeholder .fotorama--hidden,
.gallery-placeholder .fotorama__load {
  left: -99999px;
  position: absolute;
  top: -99999px;
  z-index: -1000;
  display: none; }

.fotorama-item .fotorama__stage {
  margin-bottom: 1rem; }

.gallery-placeholder.fotorama--fullscreen, .gallery-placeholder.fotorama--fullscreen .fotorama__nav, .gallery-placeholder.fotorama--fullscreen .fotorama__stage,
.fotorama-item.fotorama--fullscreen,
.fotorama-item.fotorama--fullscreen .fotorama__nav,
.fotorama-item.fotorama--fullscreen .fotorama__stage {
  background: #fff; }
.gallery-placeholder:not(.fotorama--fullscreen) .fotorama__wrap--css3 .fotorama__html,
.gallery-placeholder:not(.fotorama--fullscreen) .fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama-item:not(.fotorama--fullscreen) .fotorama__wrap--css3 .fotorama__html,
.fotorama-item:not(.fotorama--fullscreen) .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  left: 50% !important;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0); }
.gallery-placeholder .fotorama__thumb-border,
.fotorama-item .fotorama__thumb-border {
  border-color: #ff3d00; }

.fotorama__fullscreen-icon:focus, .fotorama__fullscreen-icon:focus:after, .fotorama__fullscreen-iconafter,
.fotorama__zoom-out:focus,
.fotorama__zoom-out:focus:after,
.fotorama__zoom-outafter,
.fotorama__zoom-in:focus,
.fotorama__zoom-in:focus:after,
.fotorama__zoom-inafter,
.fotorama__arr:focus,
.fotorama__arr:focus:after,
.fotorama__arrafter,
.fotorama__stage__shaft:focus,
.fotorama__stage__shaft:focus:after,
.fotorama__stage__shaftafter,
.fotorama__nav__frame--thumb:focus,
.fotorama__nav__frame--thumb:focus:after,
.fotorama__nav__frame--thumbafter,
.fotorama__thumb:focus,
.fotorama__thumb:focus:after,
.fotorama__thumbafter,
.fotorama__nav__frame--dot:focus,
.fotorama__nav__frame--dot:focus:after,
.fotorama__nav__frame--dotafter,
.fotorama__dot:focus,
.fotorama__dot:focus:after,
.fotorama__dotafter {
  box-shadow: none !important; }

.fotorama-item .fotorama__wrap {
  margin-right: auto;
  margin-left: auto; }

.fotorama__nav-wrap .fotorama__dot {
  width: 10px;
  height: 10px; }
.fotorama__nav-wrap .fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 10px;
  height: 10px; }

.fotorama-item .fotorama__arr {
  background: transparent; }
  .fotorama-item .fotorama__arr--prev:before, .fotorama-item .fotorama__arr--next:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 28px;
    font-family: "Material Icons";
    transition: .3s all ease; }
  .fotorama-item .fotorama__arr--prev:hover:before, .fotorama-item .fotorama__arr--next:hover:before {
    color: #ff3d00; }
  .fotorama-item .fotorama__arr--prev:before {
    content: '\e314'; }
  .fotorama-item .fotorama__arr--next:before {
    content: '\e315'; }

.block.related {
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  overflow: hidden; }
  .block.related .block-actions button.action.select {
    margin-left: 15px;
    color: #ff3d00; }
    .block.related .block-actions button.action.select:hover {
      color: #fff; }

.products-grid.products-related {
  margin: 2rem 0 0;
  padding: 0; }
  .products-grid.products-related .product-items {
    margin: 0 -15px;
    padding: 0; }
  .products-grid.products-related .product-item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
    margin-top: 0;
    border: none; }
  .products-grid.products-related .product-item .price-box {
    margin-bottom: .5em; }
  .products-grid.products-related .product-item .field.choice > input[type="checkbox"] + .label::before {
    line-height: 20px; }
  .products-grid.products-related .product-item .choice label:hover {
    cursor: pointer; }
  .products-grid.products-related .product-item-actions > .actions-secondary {
    margin-top: 5px;
    text-align: left; }
  .products-grid.products-related .owl-item {
    padding: 0 15px; }

.block.upsell {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 2rem; }
  .block.upsell .block-actions button.action.select {
    color: #ff3d00; }
    .block.upsell .block-actions button.action.select:hover {
      text-decoration: underline; }

.products-grid.products-upsell {
  margin: 2rem 0 0;
  padding: 0; }
  .products-grid.products-upsell .product-items {
    margin: 0 -15px;
    padding: 0; }
  .products-grid.products-upsell .product-item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
    margin-top: 0;
    border: none; }
  .products-grid.products-upsell .product-item .price-box {
    margin-bottom: .5em; }
  .products-grid.products-upsell .owl-item {
    padding: 0 15px; }

.block.crosssell {
  margin-top: 50px; }
  .block.crosssell .owl-controls {
    top: -30px; }

.products-grid.products-crosssell {
  margin: 2rem 0 0;
  padding: 0; }
  .products-grid.products-crosssell .product-items {
    margin: 0 -15px;
    padding: 0; }
  .products-grid.products-crosssell .product-item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
    margin-top: 0; }
  .products-grid.products-crosssell .owl-item {
    padding: 0 15px; }

.product-options-wrapper .fieldset > br {
  display: none; }
.product-options-wrapper .downloads {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.block-minicart {
  display: none;
  text-align: left;
  color: #fff;
  background: #112438;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25), 0 3px 5px 0 rgba(0, 0, 0, 0.25);
  transition: 0.3s ease;
  overflow: hidden; }
  .block-minicart.empty {
    height: auto; }
  .block-minicart .block-title {
    display: none; }
  .block-minicart .block-content > .subtitle {
    font-size: 1.2rem;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .04em; }
    .block-minicart .block-content > .subtitle.empty {
      font-size: 14px; }
      .block-minicart .block-content > .subtitle.empty span {
        vertical-align: baseline; }
  .block-minicart .action.close {
    position: absolute;
    z-index: 20;
    right: 0;
    top: 0;
    padding: 5px 10px;
    font-size: 21px;
    color: #8aa4c1;
    background-color: transparent;
    line-height: inherit; }
    .block-minicart .action.close:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .block-minicart .action.close:hover {
      color: #ff3d00;
      background-color: transparent; }
    .block-minicart .action.close > span {
      display: none; }
  .block-minicart .block-content {
    padding: 20px 18px; }
    @media (min-width: 1200px) {
      .block-minicart .block-content {
        padding: 33px; } }
    .block-minicart .block-content .items-total {
      margin-top: 15px;
      font-size: 14px;
      color: #8aa4c1; }
    .block-minicart .block-content > .subtotal {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 16px; }
      .block-minicart .block-content > .subtotal .label {
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: .06em;
        margin-right: 8px; }
      .block-minicart .block-content > .subtotal > .price-container .price-wrapper .price {
        font-size: 23px;
        font-weight: 700;
        color: #ff3d00; }
    .block-minicart .block-content #top-cart-btn-checkout {
      padding-top: 11px;
      padding-bottom: 11px;
      width: 100%; }
      .block-minicart .block-content #top-cart-btn-checkout:hover {
        color: #011327;
        background: #8aa4c1; }
    .block-minicart .block-content > .actions .secondary {
      margin-top: 20px;
      text-align: center;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: .02em; }
      .block-minicart .block-content > .actions .secondary a {
        color: #8aa4c1; }
        .block-minicart .block-content > .actions .secondary a:hover {
          color: #fff; }
  .block-minicart .minicart-items {
    overflow-x: auto; }
    .block-minicart .minicart-items > li > .product {
      padding: 0 0 32px; }
    .block-minicart .minicart-items > li:first-child > .product {
      padding-top: 32px; }
    .block-minicart .minicart-items > li:last-child > .product {
      border-bottom: none; }
    .block-minicart .minicart-items .product-item + .product-item {
      margin-top: 25px; }
    .block-minicart .minicart-items > li > .product {
      overflow: hidden;
      position: relative;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start; }
      .block-minicart .minicart-items > li > .product .product-item-photo {
        margin-bottom: 30px; }
      .block-minicart .minicart-items > li > .product .product-image-wrapper {
        display: block;
        height: auto;
        padding: 4px !important;
        border-radius: 4px;
        border: 1px solid transparent; }
        .block-minicart .minicart-items > li > .product .product-image-wrapper .product-image-photo {
          position: static;
          width: 100% !important;
          height: auto !important; }
      .block-minicart .minicart-items > li > .product .product-item-details {
        position: relative;
        padding-left: 8px; }
      .block-minicart .minicart-items > li > .product .product-item-name {
        padding-right: 32px;
        font-size: 14px;
        display: inline-block;
        margin-bottom: 8px;
        letter-spacing: .06em;
        text-transform: uppercase; }
        .block-minicart .minicart-items > li > .product .product-item-name a {
          color: #fff; }
          .block-minicart .minicart-items > li > .product .product-item-name a:hover {
            color: #ff3d00; }
      .block-minicart .minicart-items > li > .product .price-container {
        margin-bottom: 20px; }
      .block-minicart .minicart-items > li > .product .minicart-price .price {
        font-size: 16px;
        font-weight: 700;
        color: #ff3d00; }
    .block-minicart .minicart-items .details-qty {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative; }
      .block-minicart .minicart-items .details-qty .label {
        display: none;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        max-width: none;
        padding-right: 16px; }
      .block-minicart .minicart-items .details-qty .cart-item-qty {
        padding: 7px 10px;
        min-height: 2em;
        vertical-align: baseline;
        background: #011327;
        border: 1px solid #1c344e;
        color: #8aa4c1;
        text-align: center;
        -webkit-flex-basis: 60px;
        -ms-flex-preferred-size: 60px;
        flex-basis: 60px;
        max-width: 60px; }
      .block-minicart .minicart-items .details-qty .update-cart-item {
        line-height: inherit;
        font-size: 20px;
        line-height: 1;
        margin-left: 4px;
        color: #ff3d00; }
        .block-minicart .minicart-items .details-qty .update-cart-item:before {
          content: "";
          display: inline-block;
          font-family: "Material Icons";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
        .block-minicart .minicart-items .details-qty .update-cart-item:hover {
          color: #8aa4c1; }
        .block-minicart .minicart-items .details-qty .update-cart-item span {
          display: none; }
    .block-minicart .minicart-items .product.options {
      position: relative; }
      .block-minicart .minicart-items .product.options .toggle {
        font-size: 12px;
        letter-spacing: .02em;
        cursor: pointer;
        margin-bottom: 8px;
        color: #8aa4c1;
        text-transform: uppercase;
        transition: .3s all ease; }
        .block-minicart .minicart-items .product.options .toggle:hover {
          color: #fff; }
      .block-minicart .minicart-items .product.options .content {
        position: absolute;
        z-index: 9;
        top: 100%;
        left: 0;
        padding: 4px;
        color: #8aa4c1;
        background: #112438;
        border: 1px solid #112438;
        margin-bottom: 0; }
      .block-minicart .minicart-items .product.options .content .subtitle {
        display: none; }
      .block-minicart .minicart-items .product.options .list {
        font-size: 12px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; }
        .block-minicart .minicart-items .product.options .list > dt, .block-minicart .minicart-items .product.options .list > dd {
          -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
          max-width: 50%; }
        .block-minicart .minicart-items .product.options .list > dd {
          padding-left: 0; }
    .block-minicart .minicart-items .product.actions {
      position: absolute;
      top: 0;
      right: 0;
      font-size: 24px;
      line-height: 1;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      .block-minicart .minicart-items .product.actions .primary,
      .block-minicart .minicart-items .product.actions .secondary {
        display: inline-block; }
      .block-minicart .minicart-items .product.actions .primary a {
        font-size: 16px; }
      .block-minicart .minicart-items .product.actions .secondary > .action:before {
        content: '\e14c'; }
      .block-minicart .minicart-items .product.actions .secondary a {
        font-size: 21px; }
      .block-minicart .minicart-items .product.actions a {
        color: #8aa4c1;
        background: transparent; }
        .block-minicart .minicart-items .product.actions a:hover {
          color: #fff; }

.rd-navbar-static .header-switchers + .rd-navbar-cart-wrap {
  margin-left: 16px; }
.rd-navbar-static .rd-navbar-cart-wrap {
  position: relative;
  min-width: 121px;
  text-align: center;
  background: #ff3d00; }
  .rd-navbar-static .rd-navbar-cart-wrap .rd-navbar-cart-toggle {
    padding: 8px 10px 10px 5px;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .06em;
    transition: .3s all ease; }
    .rd-navbar-static .rd-navbar-cart-wrap .rd-navbar-cart-toggle:hover, .rd-navbar-static .rd-navbar-cart-wrap .rd-navbar-cart-toggle.active {
      background: #8aa4c1; }
  .rd-navbar-static .rd-navbar-cart-wrap .minicart-wrapper .rd-navbar-cart-toggle {
    color: #fff; }
.rd-navbar-static .rd-navbar-cart-floating {
  display: block; }
.rd-navbar-static .rd-navbar-cart {
  display: block;
  position: absolute;
  width: 340px;
  top: 100%;
  right: 0;
  visibility: hidden;
  opacity: 0;
  transform: translateY(30px);
  z-index: 19; }
.rd-navbar-static .minicart-wrapper.active .rd-navbar-cart {
  visibility: visible;
  opacity: 1;
  transform: translateY(0); }

/*
* @subsection   RD Navbar Toggles
*/
.rd-navbar-cart-floating {
  display: none; }

.rd-navbar-cart-toggle span,
.rd-navbar-cart-toggle strong {
  display: inline-block; }
.rd-navbar-cart-toggle .loading-mask {
  display: none; }
.rd-navbar-cart-toggle .text {
  position: relative;
  vertical-align: middle; }
  .rd-navbar-cart-toggle .text:before, .rd-navbar-cart-toggle .text:after {
    position: absolute;
    top: 1px;
    left: -21px;
    width: 100%;
    height: 100%;
    font-family: "Material Icons";
    font-size: 25px;
    line-height: 42px;
    transition: .3s transform ease; }
  .rd-navbar-cart-toggle .text > span {
    display: none; }
  .rd-navbar-cart-toggle .text:before {
    content: '\e8cc';
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible; }
  .rd-navbar-cart-toggle .text:after {
    content: '\e5cd';
    transform: rotate(-90deg) scale(0);
    opacity: 0;
    visibility: hidden; }
  @media (min-width: 992px) {
    .rd-navbar-cart-toggle .text {
      padding-left: 31px; }
      .rd-navbar-cart-toggle .text:before, .rd-navbar-cart-toggle .text:after {
        font-size: 16px;
        line-height: 1; }
      .rd-navbar-cart-toggle .text > span {
        display: inline-block; }
        .rd-navbar-cart-toggle .text > span:after {
          content: ':';
          position: relative;
          top: -1px; } }
.rd-navbar-cart-toggle.active .text:before {
  opacity: 0;
  visibility: hidden;
  transform: rotate(90deg) scale(0); }
.rd-navbar-cart-toggle.active .text:after {
  transform: rotate(0deg) scale(1);
  opacity: 1;
  visibility: visible; }
.rd-navbar-cart-toggle .qty {
  padding: 6px 0;
  vertical-align: middle; }

.rd-navbar-fixed .rd-navbar-cart {
  display: block;
  position: fixed;
  top: -100%;
  right: 0;
  z-index: 10;
  opacity: 0;
  width: 300px; }
  @media (min-width: 480px) {
    .rd-navbar-fixed .rd-navbar-cart {
      width: 340px; } }
.rd-navbar-fixed .minicart-wrapper.active .rd-navbar-cart {
  opacity: 1;
  top: 56px; }
.rd-navbar-fixed .rd-navbar-cart-floating {
  display: block;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 20;
  color: #FFF;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
  width: 56px;
  height: 56px;
  outline: 1px solid transparent;
  backface-visibility: hidden; }
  .rd-navbar-fixed .rd-navbar-cart-floating:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #434343;
    transform: translate(-50%, -50%); }
  .rd-navbar-fixed .rd-navbar-cart-floating #top-cart-btn-checkout {
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 56px;
    opacity: 0;
    visibility: hidden; }
    .rd-navbar-fixed .rd-navbar-cart-floating #top-cart-btn-checkout:before {
      font-weight: 400;
      font-size: 24px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 8px; }
  .rd-navbar-fixed .rd-navbar-cart-floating .rd-navbar-cart-toggle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .rd-navbar-fixed .rd-navbar-cart-floating .rd-navbar-cart-toggle span {
      color: #FFF;
      height: 56px;
      line-height: 56px; }
  .rd-navbar-fixed .rd-navbar-cart-floating.active {
    right: 0;
    bottom: 0;
    border-radius: 0;
    width: 100%; }
    .rd-navbar-fixed .rd-navbar-cart-floating.active:before {
      transform: translate(-50%, -50%) scale(20);
      background: #323232; }
    .rd-navbar-fixed .rd-navbar-cart-floating.active #top-cart-btn-checkout {
      opacity: 1;
      visibility: visible; }
    .rd-navbar-fixed .rd-navbar-cart-floating.active .rd-navbar-cart-toggle {
      visibility: hidden;
      opacity: 0; }
.rd-navbar-fixed .rd-navbar-cart-fixed {
  display: block;
  position: fixed;
  top: 4px;
  right: 45px;
  z-index: 17;
  overflow: visible;
  width: 76px;
  height: 51px;
  outline: 1px solid transparent;
  backface-visibility: hidden; }
  .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle {
    font-size: 16px;
    line-height: 46px; }
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle > span {
      display: inline-block;
      position: relative;
      width: 44px;
      height: 44px;
      font-size: 22px;
      line-height: 44px;
      text-align: center;
      cursor: pointer;
      color: #fff; }
      .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle > span:before, .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle > span:after {
        transition: .3s ease; }
      .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle > span:before, .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle > span:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle > span:before {
        content: "";
        transform: rotate(0deg) scale(1);
        opacity: 1;
        visibility: visible; }
      .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle > span:after {
        content: "";
        transform: rotate(-90deg) scale(0);
        opacity: 0;
        visibility: hidden; }
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle.active > span:before {
      opacity: 0;
      visibility: hidden;
      transform: rotate(90deg) scale(0); }
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle.active > span:after {
      transform: rotate(0deg) scale(1);
      opacity: 1;
      visibility: visible; }
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle .loading-mask {
      visibility: hidden; }
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle .counter.qty {
      position: absolute;
      top: -4px;
      right: -4px; }
      .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle .counter.qty .counter-number {
        font-size: 18px; }
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle, .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle a {
      color: #fff; }
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle span:not(.text):before, .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle span:not(.text):after {
      display: none; }
    .rd-navbar-fixed .rd-navbar-cart-fixed .rd-navbar-cart-toggle .counter-label {
      display: none; }

.checkout-cart-index .page-title span {
  z-index: 35;
  line-height: 1; }

#shopping-cart-table {
  border-collapse: collapse; }
  #shopping-cart-table a {
    font-size: .9rem;
    margin-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: .06em;
    font-weight: 400;
    color: #011327; }
    #shopping-cart-table a:hover {
      color: #ff3d00; }
  #shopping-cart-table .col.item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 1199px) {
      #shopping-cart-table .col.item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  #shopping-cart-table thead {
    border-top: 1px solid #dfe4eb;
    border-bottom: 1px solid #dfe4eb; }
    #shopping-cart-table thead th {
      color: #000d1b;
      font-weight: 400;
      border-bottom: none; }
    #shopping-cart-table thead .price {
      color: #000d1b; }
  #shopping-cart-table tr th {
    border-top: none;
    padding-left: 40px; }
    #shopping-cart-table tr th:last-child {
      border-right: none; }
    #shopping-cart-table tr th:first-child {
      padding-left: 0; }
    @media (max-width: 767px) {
      #shopping-cart-table tr th {
        border-right: none; } }
  #shopping-cart-table td {
    vertical-align: middle;
    min-width: 140px;
    padding: 40px; }
    #shopping-cart-table td:first-child {
      padding-left: 20px; }
    @media (max-width: 1199px) {
      #shopping-cart-table td {
        padding: 20px; } }
    #shopping-cart-table td.price, #shopping-cart-table td.subtotal {
      font-size: 1rem;
      line-height: 1;
      color: #ff3d00; }
    #shopping-cart-table td > div {
      margin: 0; }
    #shopping-cart-table td input.qty {
      text-align: center;
      margin: 0 auto; }
  #shopping-cart-table .cart.item {
    border-bottom: 1px solid #dfe4eb; }
    #shopping-cart-table .cart.item > .item-info {
      background: transparent; }
    @media (max-width: 767px) {
      #shopping-cart-table .cart.item .item-info {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
        #shopping-cart-table .cart.item .item-info td {
          border-right: none; } }
    #shopping-cart-table .cart.item td {
      text-align: center; }
      #shopping-cart-table .cart.item td:last-child {
        border-right: none; }
      #shopping-cart-table .cart.item td.col.item {
        text-align: left; }
        @media (max-width: 767px) {
          #shopping-cart-table .cart.item td.col.item:before {
            display: none; } }
      #shopping-cart-table .cart.item td .product-item-photo {
        padding-right: 40px; }
    #shopping-cart-table .cart.item .item-actions td {
      padding: 10px 0; }
      #shopping-cart-table .cart.item .item-actions td .actions-toolbar {
        padding-right: 20px;
        padding-left: 20px; }
    #shopping-cart-table .cart.item .actions-toolbar {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative; }
      #shopping-cart-table .cart.item .actions-toolbar .action {
        margin: 0;
        margin-right: 10px; }
      #shopping-cart-table .cart.item .actions-toolbar > .action {
        font-size: 22px;
        line-height: 37px; }
      #shopping-cart-table .cart.item .actions-toolbar > .action span {
        display: none; }
      #shopping-cart-table .cart.item .actions-toolbar > .action-edit {
        line-height: inherit; }
        #shopping-cart-table .cart.item .actions-toolbar > .action-edit:before {
          content: "";
          display: inline-block;
          font-family: "Material Icons";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
      #shopping-cart-table .cart.item .actions-toolbar > .action-delete {
        line-height: inherit; }
        #shopping-cart-table .cart.item .actions-toolbar > .action-delete:before {
          content: "";
          display: inline-block;
          font-family: "Material Icons";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
      #shopping-cart-table .cart.item .actions-toolbar .action-gift {
        font-size: 22px;
        line-height: 37px;
        line-height: inherit; }
        #shopping-cart-table .cart.item .actions-toolbar .action-gift:before {
          content: "";
          display: inline-block;
          font-family: "Material Icons";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
        #shopping-cart-table .cart.item .actions-toolbar .action-gift span {
          display: none; }
      #shopping-cart-table .cart.item .actions-toolbar .action-towishlist {
        line-height: inherit; }
        #shopping-cart-table .cart.item .actions-toolbar .action-towishlist:before {
          content: "";
          display: inline-block;
          font-family: "Material Icons";
          font-weight: 400;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0); }
      #shopping-cart-table .cart.item .actions-toolbar .gift-content {
        display: none;
        background: #fff;
        border: 1px solid #dfe4eb;
        padding: 0.5rem;
        text-align: left;
        min-width: 250px; }
        #shopping-cart-table .cart.item .actions-toolbar .gift-content._active {
          display: block;
          position: absolute;
          z-index: 50;
          top: 100%;
          left: 0; }
      @media (min-width: 768px) {
        #shopping-cart-table .cart.item .actions-toolbar {
          -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
          justify-content: flex-start; } }
    #shopping-cart-table .cart.item .col.price,
    #shopping-cart-table .cart.item .col.subtotal {
      font-size: 24px;
      line-height: 1; }
      @media (max-width: 991px) {
        #shopping-cart-table .cart.item .col.price,
        #shopping-cart-table .cart.item .col.subtotal {
          font-size: 16px; } }
    #shopping-cart-table .cart.item .product-item-details {
      max-width: 50%; }
      @media (max-width: 1199px) {
        #shopping-cart-table .cart.item .product-item-details {
          -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
          max-width: 100%;
          width: 100%; } }
      #shopping-cart-table .cart.item .product-item-details dl.item-options {
        margin-top: 10px;
        font-size: 12px; }
        #shopping-cart-table .cart.item .product-item-details dl.item-options dt {
          font-weight: 400;
          text-transform: capitalize;
          padding-right: 10px; }
          #shopping-cart-table .cart.item .product-item-details dl.item-options dt:after {
            content: ':'; }
        #shopping-cart-table .cart.item .product-item-details dl.item-options dd {
          padding-left: 0;
          text-transform: capitalize; }
  #shopping-cart-table .item-actions {
    border-top: 1px solid #dfe4eb; }
    #shopping-cart-table .item-actions > td {
      background: transparent; }
  #shopping-cart-table .item-control {
    position: relative; }
    #shopping-cart-table .item-control .action-gift {
      font-size: 22px;
      line-height: 37px;
      line-height: inherit; }
      #shopping-cart-table .item-control .action-gift:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
      #shopping-cart-table .item-control .action-gift span {
        display: none; }
    #shopping-cart-table .item-control .gift-content {
      display: none;
      background: #fff;
      border: 1px solid #dfe4eb;
      padding: 0.5rem;
      text-align: left;
      min-width: 250px; }
      #shopping-cart-table .item-control .gift-content._active {
        display: block;
        position: absolute;
        z-index: 50;
        top: 100%;
        left: 0; }
    #shopping-cart-table .item-control .action-edit,
    #shopping-cart-table .item-control .action-delete {
      font-size: 1.5rem;
      line-height: 1;
      background-color: transparent; }
      #shopping-cart-table .item-control .action-edit span,
      #shopping-cart-table .item-control .action-delete span {
        display: none; }

table.cart {
  width: 100%; }
  table.cart > caption,
  table.cart .qty label span.label {
    display: none; 
  }
  table.cart .product-item-details,
  table.cart .product-item-photo {
    display: table-cell; }
  table.cart td.price .price,
  table.cart td.subtotal .price {
    display: inline-block; }

.cart-container .main.actions {
  margin: 1rem 0 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 991px) {
    .cart-container .main.actions {
      margin-bottom: 1.5rem;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  @media (max-width: 767px) {
    .cart-container .main.actions {
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .cart-container .main.actions .action {
        margin-right: 0;
        margin-left: 0; }
      .cart-container .main.actions .action + .action {
        margin-top: 8px; } }
  .cart-container .main.actions .action {
    background-color: transparent;
    border: none;
    padding: 5px;
    font-size: 12px;
    line-height: 22px; }
    .cart-container .main.actions .action:before {
      font-size: 22px;
      line-height: 1;
      color: #ff3d00;
      transition: 0.3s ease; }
    .cart-container .main.actions .action:hover:before {
      color: #fff; }
    .cart-container .main.actions .action:hover,
    .cart-container .main.actions .action:hover span {
      transition: 0.3s ease; }
    .cart-container .main.actions .action span {
      font-weight: 400;
      text-transform: capitalize;
      vertical-align: middle; }
    .cart-container .main.actions .action.continue {
      line-height: inherit; }
      .cart-container .main.actions .action.continue:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    .cart-container .main.actions .action.clear {
      line-height: inherit;
      margin-left: 2rem;
      margin-right: auto; }
      .cart-container .main.actions .action.clear:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
      @media (max-width: 767px) {
        .cart-container .main.actions .action.clear {
          margin-left: 0;
          margin-right: 0; } }
    .cart-container .main.actions .action.update {
      line-height: inherit; }
      .cart-container .main.actions .action.update:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    .cart-container .main.actions .action.continue, .cart-container .main.actions .action.clear, .cart-container .main.actions .action.update {
      display: inline-block;
      font-weight: 700;
      padding: 12px 25px;
      letter-spacing: .06em;
      text-transform: uppercase;
      backface-visibility: hidden;
      color: #ff3d00;
      background-color: #f2f2f2;
      transform: translateZ(0);
      background-color: #ff3d00;
      color: #fff;
      background: #011327; }
      .cart-container .main.actions .action.continue:hover, .cart-container .main.actions .action.clear:hover, .cart-container .main.actions .action.update:hover {
        background: #ff3d00;
        color: #fff; }
      @media (min-width: 1200px) {
        .cart-container .main.actions .action.continue, .cart-container .main.actions .action.clear, .cart-container .main.actions .action.update {
          padding: 15px 30px; } }
      .cart-container .main.actions .action.continue:hover, .cart-container .main.actions .action.clear:hover, .cart-container .main.actions .action.update:hover {
        background: #011327; }
      .cart-container .main.actions .action.continue:hover, .cart-container .main.actions .action.clear:hover, .cart-container .main.actions .action.update:hover {
        background: #ff3d00; }
      .cart-container .main.actions .action.continue:before, .cart-container .main.actions .action.clear:before, .cart-container .main.actions .action.update:before {
        vertical-align: middle; }

.cart-summary {
  border: 1px solid #dfe4eb;
  padding: 30px; }
  .cart-summary .title strong {
    font-weight: 600;
    color: #000d1b; }
  .cart-summary > .title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 1.5rem;
    font-size: 26px;
    color: #000d1b;
    font-weight: 600; }
  .cart-summary .checkout.methods .item {
    margin-bottom: 0.5rem;
    margin-top: 1.5rem; }
    .cart-summary .checkout.methods .item .action.primary:hover, .cart-summary .checkout.methods .item .checkout.methods .action.primary:hover {
      background: #011327; }
  .cart-summary .block {
    margin: 0; }
    .cart-summary .block .message {
      margin-top: 10px; }
    .cart-summary .block .title {
      text-transform: uppercase; }
  .cart-summary #discount-coupon-form label + .control {
    margin-top: 8px; }
  .cart-summary .cart-totals {
    text-align: left; }
    .cart-summary .cart-totals caption {
      display: none; }
    .cart-summary .cart-totals th, .cart-summary .cart-totals td {
      padding-left: 0; }
  .cart-summary .legend {
    display: none; }

.table.totals {
  padding: 1rem 0; }
  .table.totals .mark,
  .table.totals .amount {
    padding: 7px;
    text-align: right; }
  .table.totals .mark {
    padding-right: 20px;
    color: #000d1b; }
    .table.totals .mark,
    .table.totals .mark strong {
      font-weight: 600; }
  .table.totals .amount {
    color: #ff3d00; }
    .table.totals .amount,
    .table.totals .amount strong {
      font-weight: 400; }
  .table.totals .shipping .value {
    font-weight: 400;
    font-size: 12px; }

.items.methods,
.item-options {
  font-size: 12px; }
  .items.methods dt,
  .item-options dt {
    float: left;
    clear: both; }
  .items.methods dd,
  .item-options dd {
    padding-left: 4.5rem; }
  .items.methods .item,
  .item-options .item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .items.methods .checkout,
  .item-options .checkout {
    width: 100%; }
  .items.methods .action.multicheckout,
  .item-options .action.multicheckout {
    background-color: transparent;
    padding: 5px 0;
    border: none; }
    .items.methods .action.multicheckout:hover,
    .item-options .action.multicheckout:hover {
      background-color: transparent;
      color: #011327; }

.block.shipping .field label + .control {
  margin-top: 8px; }
.block.shipping .items.methods {
  display: block; }
  .block.shipping .items.methods .item-title,
  .block.shipping .items.methods .item-options {
    max-width: 100%;
    padding: 0; }
.block.shipping .items.methods dt, .block.shipping .item-options dt {
  float: none; }
.block.shipping .field.note {
  font-size: 12px;
  line-height: 1;
  text-transform: none;
  font-weight: 400; }

body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%; }
body._has-modal-custom .modal-custom-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999; }

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  position: absolute;
  right: 10px;
  top: 10px;
  transition: 0.3s ease;
  line-height: inherit; }
  .modal-custom .action-close:before,
  .modal-popup .action-close:before,
  .modal-slide .action-close:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .modal-custom .action-close:hover,
  .modal-popup .action-close:hover,
  .modal-slide .action-close:hover {
    color: #8aa4c1; }
  .modal-custom .action-close > span,
  .modal-popup .action-close > span,
  .modal-slide .action-close > span {
    display: none; }

.modals-overlay {
  z-index: 800;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0; }

.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  pointer-events: none; }
  .modal-slide._show,
  .modal-popup._show {
    pointer-events: auto;
    visibility: visible;
    background: rgba(255, 255, 255, 0.65); }
    .modal-slide._show .modal-inner-wrap,
    .modal-popup._show .modal-inner-wrap {
      position: relative;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
  .modal-slide .modal-inner-wrap,
  .modal-popup .modal-inner-wrap {
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1; }

.modal-slide {
  left: auto;
  z-index: 1000; }
  .modal-slide._show .modal-inner-wrap {
    transform: translateX(0); }
  .modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    transform: translateX(100%);
    transition: transform .3s ease-in-out;
    width: 270px; }
  .modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: visible;
    display: flex;
    flex-direction: column; }
  .modal-slide._inner-scroll .modal-header,
  .modal-slide._inner-scroll .modal-footer {
    flex-grow: 0;
    flex-shrink: 1; }
  .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 8px 8px; }
  .modal-slide .modal-header {
    padding-bottom: 10px;
    padding-top: 10px; }

.modal-popup {
  left: 0;
  display: block;
  overflow-y: auto;
  z-index: 1000; }
  .modal-popup._show .modal-inner-wrap {
    opacity: 1;
    transform: scale(1);
    transition-delay: .3s; }
  .modal-popup .modal-inner-wrap {
    box-sizing: border-box;
    height: auto;
    left: 0;
    margin: 10vh auto;
    position: absolute;
    right: 0;
    opacity: 0;
    transform: scale(0);
    transition: 0.3s ease;
    display: flex;
    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: 16px;
    padding-right: 16px; }
  .modal-popup .modal-header,
  .modal-popup .modal-footer {
    flex-grow: 0;
    flex-shrink: 1; }
  .modal-popup .modal-header {
    padding-bottom: 16px;
    padding-top: 16px; }
  .modal-popup .modal-title {
    padding-bottom: 8px;
    border-bottom: 1px solid #dfe4eb;
    margin-bottom: 16px; }
  .modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 16px;
    padding-top: 16px; }
  .modal-popup .modal-footer-actions {
    text-align: right; }
  .modal-popup.confirm .modal-inner-wrap {
    left: 50%;
    margin-left: -350px;
    width: 700px; }
    @media (max-width: 702px) {
      .modal-popup.confirm .modal-inner-wrap {
        left: 5vw;
        max-width: 90vw;
        margin-left: 0; } }
  .modal-popup.confirm .modal-footer {
    text-align: right; }
  .modal-popup._image-box .modal-inner-wrap {
    margin: 5rem auto;
    max-width: 78rem;
    position: static; }
  .modal-popup._image-box .thumbnail-preview {
    padding-bottom: 4rem;
    text-align: center; }
    .modal-popup._image-box .thumbnail-preview .thumbnail-preview-image-block {
      border: 1px solid #dfe4eb;
      margin: 0 auto 2rem;
      max-width: 58rem;
      padding: 2rem; }
    .modal-popup._image-box .thumbnail-preview .thumbnail-preview-image {
      max-height: 54rem; }

@media (max-width: 768px) {
  .custom-slide {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    pointer-events: none;
    left: auto;
    z-index: 1000; }
    .custom-slide._show {
      pointer-events: auto;
      visibility: visible;
      background: rgba(255, 255, 255, 0.65); }
      .custom-slide._show .modal-inner-wrap {
        position: relative;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0); }
    .custom-slide .modal-inner-wrap {
      padding: 15px;
      background-color: #fff;
      box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
      opacity: 1; }
    .custom-slide._show .modal-inner-wrap {
      transform: translateX(0); }
    .custom-slide .modal-inner-wrap {
      height: 100%;
      overflow-y: auto;
      position: static;
      transform: translateX(100%);
      transition: transform .3s ease-in-out;
      width: 270px; }
    .custom-slide._inner-scroll .modal-inner-wrap {
      overflow-y: visible;
      display: flex;
      flex-direction: column; }
    .custom-slide._inner-scroll .modal-header,
    .custom-slide._inner-scroll .modal-footer {
      flex-grow: 0;
      flex-shrink: 1; }
    .custom-slide._inner-scroll .modal-content {
      overflow-y: auto; }
    .custom-slide._inner-scroll .modal-footer {
      margin-top: auto; }
    .custom-slide .modal-header,
    .custom-slide .modal-content,
    .custom-slide .modal-footer {
      padding: 0 8px 8px; }
    .custom-slide .modal-header {
      padding-bottom: 10px;
      padding-top: 10px; }
    .custom-slide._show {
      -webkit-overflow-scrolling: touch;
      overflow-y: auto;
      overflow-x: hidden; }
    .custom-slide .modal-inner-wrap {
      box-sizing: border-box;
      height: auto;
      min-height: 100%; }

  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw; }

  .modal-custom .action-close,
  .modal-popup .action-close,
  .modal-slide .action-close {
    display: block; } }
@media print {
  .modal-popup {
    display: none;
    visibility: hidden;
    opacity: 0; } }
.checkout-index-index .page-title {
  margin-bottom: 2em; }
.checkout-index-index .page-title span {
  z-index: 35; }

.checkout-index-index .opc-wrapper .step-title {
  border-bottom: 1px solid #dfe4eb;
  padding-bottom: 10px;
  margin-top: 25px;
  margin-bottom: 10px; }
.checkout-index-index .opc-wrapper .payment-method-billing-address .billing-address-same-as-shipping-block #billing-address-same-as-shipping-checkmo {
  position: static;
  height: 20px;
  opacity: 1; }
.checkout-index-index .opc-wrapper .payment-method-billing-address .checkout-billing-address .fieldset .field.field-select-billing {
  display: none; }
.checkout-index-index .opc-wrapper .payment-method-billing-address .actions-toolbar .primary .action {
  background-color: #ff3d00;
  color: #fff; }
  .checkout-index-index .opc-wrapper .payment-method-billing-address .actions-toolbar .primary .action:hover {
    background: #011327; }
.checkout-index-index .opc-wrapper .step-content {
  margin: 0; }
  .checkout-index-index .opc-wrapper .step-content .note {
    font-size: 12px; }
    .checkout-index-index .opc-wrapper .step-content .note::before {
      position: relative;
      top: -4px;
      font-family: "FontAwesome";
      content: '\f0d8';
      padding-right: 5px; }
  .checkout-index-index .opc-wrapper .step-content .message {
    padding: 5px 5px 5px 0;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1;
    color: #F11F17; }

.checkout-index-index .page-title {
  text-align: center; }
.checkout-index-index #customer-email-fieldset .loading-mask {
  display: none !important; }
.checkout-index-index #customer-email-fieldset .field {
  margin-bottom: 0 !important; }
.checkout-index-index .loading-mask {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed !important;
  right: 0;
  top: 0;
  z-index: 9999; }
  .checkout-index-index .loading-mask .loader {
    position: absolute;
    z-index: 9999;
    left: 50%;
    top: 50%;
    margin: -32px 0 0 -22px;
    width: 49px;
    height: 49px;
    line-height: 90px;
    box-sizing: border-box;
    text-align: center;
    text-transform: uppercase;
    -o-text-transform: uppercase;
    -ms-text-transform: uppercase;
    -webkit-text-transform: uppercase;
    -moz-text-transform: uppercase; }
    .checkout-index-index .loading-mask .loader:before {
      content: '';
      width: 49px;
      height: 5px;
      background: black;
      opacity: 0.1;
      position: absolute;
      top: 58px;
      left: 0;
      border-radius: 50%;
      animation: shadow 0.58s linear infinite;
      -o-animation: shadow 0.58s linear infinite;
      -ms-animation: shadow 0.58s linear infinite;
      -webkit-animation: shadow 0.58s linear infinite;
      -moz-animation: shadow 0.58s linear infinite; }
    .checkout-index-index .loading-mask .loader:after {
      content: '';
      width: 49px;
      height: 49px;
      background: #ff3c00;
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 3px;
      animation: cssload-animate 0.58s linear infinite;
      -o-animation: cssload-animate 0.58s linear infinite;
      -ms-animation: cssload-animate 0.58s linear infinite;
      -webkit-animation: cssload-animate 0.58s linear infinite;
      -moz-animation: cssload-animate 0.58s linear infinite; }
    .checkout-index-index .loading-mask .loader p {
      display: none; }
    .checkout-index-index .loading-mask .loader > img {
      bottom: 0;
      left: 0;
      height: 60px;
      margin: auto;
      position: fixed;
      right: 0;
      top: 0;
      z-index: 100;
      width: auto;
      display: none; }

.checkout-onepage-success .action.primary.continue {
  display: inline-block;
  font-weight: 700;
  padding: 12px 25px;
  letter-spacing: .06em;
  text-transform: uppercase;
  backface-visibility: hidden;
  color: #ff3d00;
  background-color: #f2f2f2;
  transform: translateZ(0);
  background-color: #ff3d00;
  color: #fff; }
  .checkout-onepage-success .action.primary.continue:hover {
    background: #ff3d00;
    color: #fff; }
  @media (min-width: 1200px) {
    .checkout-onepage-success .action.primary.continue {
      padding: 15px 30px; } }
  .checkout-onepage-success .action.primary.continue:hover {
    background: #011327; }
.checkout-onepage-success #registration .action.primary {
  display: inline-block;
  font-weight: 700;
  padding: 12px 25px;
  letter-spacing: .06em;
  text-transform: uppercase;
  backface-visibility: hidden;
  color: #ff3d00;
  background-color: #f2f2f2;
  transform: translateZ(0);
  background-color: #ff3d00;
  color: #fff;
  cursor: pointer;
  outline: none;
  border: none; }
  .checkout-onepage-success #registration .action.primary:hover {
    background: #ff3d00;
    color: #fff; }
  @media (min-width: 1200px) {
    .checkout-onepage-success #registration .action.primary {
      padding: 15px 30px; } }
  .checkout-onepage-success #registration .action.primary:hover {
    background: #011327; }

@media (min-width: 769px) {
  .checkout-container:before, .checkout-container:after {
    display: table;
    content: "";
    line-height: 0; }
  .checkout-container:after {
    clear: both; }
  .checkout-container .opc-wrapper {
    float: left;
    padding-right: 30px;
    width: 66.6667%; }
  .checkout-container .opc-sidebar {
    float: right;
    margin: -70px 0 20px;
    width: 33.3333%; } }

.opc-progress-bar {
  margin-bottom: 2rem; }
  .opc-progress-bar .opc-progress-bar-item + .opc-progress-bar-item {
    margin-top: 20px; }
  @media (min-width: 768px) {
    .opc-progress-bar {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      float: left;
      padding-right: 30px;
      width: 66.6667%; }
      .opc-progress-bar .opc-progress-bar-item + .opc-progress-bar-item {
        margin-top: 0; } }
  .opc-progress-bar .opc-progress-bar-item {
    font-size: 16px;
    line-height: 2em;
    position: relative;
    padding-top: 30px; }
    @media (min-width: 768px) {
      .opc-progress-bar .opc-progress-bar-item {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        font-size: 18px; } }
    .opc-progress-bar .opc-progress-bar-item:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0);
      font-size: 36px;
      line-height: 1;
      padding-right: 5px;
      color: #011327;
      vertical-align: bottom;
      opacity: 0.5; }
    .opc-progress-bar .opc-progress-bar-item:after {
      content: '';
      position: absolute;
      top: calc(50% + 15px);
      left: 32px;
      width: 70%;
      height: 2px;
      margin-top: -1px;
      background: #011327;
      opacity: 0.5; }
    .opc-progress-bar .opc-progress-bar-item:first-child span:before {
      content: '01.'; }
    .opc-progress-bar .opc-progress-bar-item:last-child span:before {
      content: '02.'; }
    .opc-progress-bar .opc-progress-bar-item span {
      position: absolute;
      top: 0;
      left: 0;
      font-size: 20px;
      line-height: 1;
      font-weight: 600;
      color: #000d1b; }
      @media (min-width: 992px) {
        .opc-progress-bar .opc-progress-bar-item span {
          font-size: 26px; } }
    .opc-progress-bar .opc-progress-bar-item._active {
      opacity: 1; }
      .opc-progress-bar .opc-progress-bar-item._active:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        transform: translate(0, 0);
        color: #ff3d00;
        opacity: 1; }
      .opc-progress-bar .opc-progress-bar-item._active:after {
        background: #ff3d00;
        opacity: 1; }
    .opc-progress-bar .opc-progress-bar-item._complete {
      opacity: .5; }
      .opc-progress-bar .opc-progress-bar-item._complete:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        transform: translate(0, 0); }

.opc-sidebar .action-close {
  display: none; }
.opc-sidebar .opc-block-summary span.title {
  display: block;
  border-bottom: 1px solid #dfe4eb;
  padding-bottom: 10px;
  margin-bottom: 10px; }

.block.items-in-cart {
  margin-top: 2rem; }
  .block.items-in-cart .product-item {
    margin-bottom: 1rem; }
    .block.items-in-cart .product-item > .product {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start; }
    .block.items-in-cart .product-item .product-image-container {
      margin: 0 1rem 1rem 0; }

.opc-block-shipping-information .ship-to {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.opc-wrapper .shipping-address-item {
  padding: 20px;
  border: solid 1px transparent; }
  .opc-wrapper .shipping-address-item.selected-item {
    border: 1px solid #dfe4eb; }

.form-shipping-address .field.street label {
  display: none; }
.form-shipping-address .field.required.street div.mage-error {
  position: relative; }

.table-checkout-shipping-method {
  width: 100%;
  margin-bottom: 1rem; }
  .table-checkout-shipping-method .row {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto; }
  .table-checkout-shipping-method th {
    font-weight: 600; }
  .table-checkout-shipping-method td.ch-method .radio,
  .table-checkout-shipping-method td.ch-method input[type="radio"] {
    margin: 0; }
  .table-checkout-shipping-method td > span {
    display: inline-block; }

.methods-shipping {
  margin-bottom: 2rem; }

.opc-estimated-wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2rem; }
  .opc-estimated-wrapper .estimated-block span {
    display: block;
    font-weight: 700; }
  @media (min-width: 769px) {
    .opc-estimated-wrapper {
      display: none; } }

.opc-block-summary .table-totals caption {
  display: none; }

.opc-block-shipping-information {
  border-top: 1px solid #dfe4eb;
  padding-top: 20px; }
  .opc-block-shipping-information .shipping-information-title {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .opc-block-shipping-information .shipping-information-content {
    padding: 10px; }
  .opc-block-shipping-information .action-edit {
    background: none;
    padding: 0; }
    .opc-block-shipping-information .action-edit span {
      display: none; }
    .opc-block-shipping-information .action-edit:hover {
      background: none;
      color: #011327; }
    .opc-block-shipping-information .action-edit::before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0);
      padding-right: 10px; }

.billing-address-details {
  margin-bottom: 1rem; }

.opc-payment-additional {
  margin-top: 2rem; }
  .opc-payment-additional .form.form-discount label + .control {
    margin-top: 8px; }
  @media (min-width: 992px) {
    .opc-payment-additional .form.form-discount .control {
      max-width: 30%; } }
  .opc-payment-additional .form-discount .action.action-apply {
    background-color: #ff3d00;
    color: #fff; }
    .opc-payment-additional .form-discount .action.action-apply:hover {
      background: #011327; }
  .opc-payment-additional[role="tablist"] [role="tab"]:before {
    top: 8px; }

@media (max-width: 768px) {
  .opc-block-summary .table-totals th {
    display: block;
    width: 100%;
    padding: 10px 0 0; }
  .opc-block-summary .table-totals td {
    padding: 0; }
    .opc-block-summary .table-totals td::before {
      display: none; } }
.checkout-container {
  position: relative; }
  .checkout-container .authentication-wrapper {
    position: absolute;
    right: 0;
    top: -1.5em; }
    .checkout-container .authentication-wrapper button.action-auth-toggle {
      text-transform: uppercase;
      font-weight: 700;
      transition: 0.3s ease;
      background-color: #ff3d00;
      color: #fff; }
      .checkout-container .authentication-wrapper button.action-auth-toggle:hover {
        background: #011327; }
    .checkout-container .authentication-wrapper aside.authentication-dropdown {
      top: -100px; }
    .checkout-container .authentication-wrapper .actions-toolbar {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .checkout-container .authentication-wrapper .actions-toolbar .primary {
        margin-bottom: 5px; }
        .checkout-container .authentication-wrapper .actions-toolbar .primary button.action {
          color: #fff; }
          .checkout-container .authentication-wrapper .actions-toolbar .primary button.action:hover {
            background: #011327; }
  @media (min-width: 769px) {
    .checkout-container .authentication-wrapper .modal-custom-overlay {
      background: none; }
    .checkout-container .authentication-dropdown {
      bottom: 0;
      left: 0;
      position: fixed;
      right: 0;
      top: 0;
      visibility: hidden;
      pointer-events: none;
      left: 0;
      display: block;
      overflow-y: auto;
      z-index: 1000;
      width: 270px;
      right: 0;
      left: auto;
      position: absolute;
      overflow: visible; }
      .checkout-container .authentication-dropdown._show {
        pointer-events: auto;
        visibility: visible;
        background: rgba(255, 255, 255, 0.65); }
        .checkout-container .authentication-dropdown._show .modal-inner-wrap {
          position: relative;
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0); }
      .checkout-container .authentication-dropdown .modal-inner-wrap {
        padding: 15px;
        background-color: #fff;
        box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
        opacity: 1; }
      .checkout-container .authentication-dropdown._show .modal-inner-wrap {
        opacity: 1;
        transform: scale(1);
        transition-delay: .3s; }
      .checkout-container .authentication-dropdown .modal-inner-wrap {
        box-sizing: border-box;
        height: auto;
        left: 0;
        margin: 10vh auto;
        position: absolute;
        right: 0;
        opacity: 0;
        transform: scale(0);
        transition: 0.3s ease;
        display: flex;
        flex-direction: column;
        width: 75%; }
      .checkout-container .authentication-dropdown .modal-inner-wrap {
        margin: 0;
        width: 100%; } }

.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: #ff3d00; }
  .field-tooltip .field-tooltip-action::before {
    font-size: 18px;
    font-family: "FontAwesome";
    content: ""; }
  ._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: #ff3d00; }
  .field-tooltip .field-tooltip-content {
    background: #f5f5f5;
    border: solid 1px #dddddd;
    padding: 12px;
    width: 270px;
    display: none;
    right: 0;
    position: absolute;
    text-transform: none;
    top: 100%;
    word-wrap: break-word;
    z-index: 2; }

.page-print.sales-order-print #maincontent {
  margin-top: 3rem; }
.page-print.sales-order-print .actions-toolbar,
.page-print.sales-order-print .page-footer {
  display: none; }

@keyframes cssload-animate {
  17% {
    border-bottom-right-radius: 3px; }
  25% {
    transform: translateY(9px) rotate(22.5deg); }
  50% {
    transform: translateY(18px) scale(1, 0.9) rotate(45deg);
    border-bottom-right-radius: 39px; }
  75% {
    transform: translateY(9px) rotate(67.5deg); }
  100% {
    transform: translateY(0) rotate(90deg); } }
@-o-keyframes cssload-animate {
  17% {
    border-bottom-right-radius: 3px; }
  25% {
    -o-transform: translateY(9px) rotate(22.5deg); }
  50% {
    -o-transform: translateY(18px) scale(1, 0.9) rotate(45deg);
    border-bottom-right-radius: 39px; }
  75% {
    -o-transform: translateY(9px) rotate(67.5deg); }
  100% {
    -o-transform: translateY(0) rotate(90deg); } }
@-ms-keyframes cssload-animate {
  17% {
    border-bottom-right-radius: 3px; }
  25% {
    -ms-transform: translateY(9px) rotate(22.5deg); }
  50% {
    -ms-transform: translateY(18px) scale(1, 0.9) rotate(45deg);
    border-bottom-right-radius: 39px; }
  75% {
    -ms-transform: translateY(9px) rotate(67.5deg); }
  100% {
    -ms-transform: translateY(0) rotate(90deg); } }
@-webkit-keyframes cssload-animate {
  17% {
    border-bottom-right-radius: 3px; }
  25% {
    -webkit-transform: translateY(9px) rotate(22.5deg); }
  50% {
    -webkit-transform: translateY(18px) scale(1, 0.9) rotate(45deg);
    border-bottom-right-radius: 39px; }
  75% {
    -webkit-transform: translateY(9px) rotate(67.5deg); }
  100% {
    -webkit-transform: translateY(0) rotate(90deg); } }
@-moz-keyframes cssload-animate {
  17% {
    border-bottom-right-radius: 3px; }
  25% {
    -moz-transform: translateY(9px) rotate(22.5deg); }
  50% {
    -moz-transform: translateY(18px) scale(1, 0.9) rotate(45deg);
    border-bottom-right-radius: 39px; }
  75% {
    -moz-transform: translateY(9px) rotate(67.5deg); }
  100% {
    -moz-transform: translateY(0) rotate(90deg); } }
@keyframes shadow {
  0%,
    100% {
    transform: scale(1, 1); }
  50% {
    transform: scale(1.2, 1); } }
@-o-keyframes shadow {
  0%,
    100% {
    -o-transform: scale(1, 1); }
  50% {
    -o-transform: scale(1.2, 1); } }
@-ms-keyframes shadow {
  0%,
    100% {
    -ms-transform: scale(1, 1); }
  50% {
    -ms-transform: scale(1.2, 1); } }
@-webkit-keyframes shadow {
  0%,
    100% {
    -webkit-transform: scale(1, 1); }
  50% {
    -webkit-transform: scale(1.2, 1); } }
@-moz-keyframes shadow {
  0%,
    100% {
    -moz-transform: scale(1, 1); }
  50% {
    -moz-transform: scale(1.2, 1); } }
.form-create-account .fieldset,
.form-edit-account .fieldset,
.form-address-edit .fieldset,
.form-login .fieldset,
.block-addresses-list .fieldset,
.form-newsletter-manage .fieldset,
.downloadable-customer-products .fieldset,
.my-reviews-table__wrapper .fieldset,
.account-billing-agreements__wrapper .fieldset {
  margin-bottom: 16px; }
.form-create-account .actions-toolbar,
.form-edit-account .actions-toolbar,
.form-address-edit .actions-toolbar,
.form-login .actions-toolbar,
.block-addresses-list .actions-toolbar,
.form-newsletter-manage .actions-toolbar,
.downloadable-customer-products .actions-toolbar,
.my-reviews-table__wrapper .actions-toolbar,
.account-billing-agreements__wrapper .actions-toolbar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    .form-create-account .actions-toolbar,
    .form-edit-account .actions-toolbar,
    .form-address-edit .actions-toolbar,
    .form-login .actions-toolbar,
    .block-addresses-list .actions-toolbar,
    .form-newsletter-manage .actions-toolbar,
    .downloadable-customer-products .actions-toolbar,
    .my-reviews-table__wrapper .actions-toolbar,
    .account-billing-agreements__wrapper .actions-toolbar {
      -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  .form-create-account .actions-toolbar .primary + .secondary,
  .form-edit-account .actions-toolbar .primary + .secondary,
  .form-address-edit .actions-toolbar .primary + .secondary,
  .form-login .actions-toolbar .primary + .secondary,
  .block-addresses-list .actions-toolbar .primary + .secondary,
  .form-newsletter-manage .actions-toolbar .primary + .secondary,
  .downloadable-customer-products .actions-toolbar .primary + .secondary,
  .my-reviews-table__wrapper .actions-toolbar .primary + .secondary,
  .account-billing-agreements__wrapper .actions-toolbar .primary + .secondary {
    margin: 8px 0 0; }
    @media (min-width: 768px) {
      .form-create-account .actions-toolbar .primary + .secondary,
      .form-edit-account .actions-toolbar .primary + .secondary,
      .form-address-edit .actions-toolbar .primary + .secondary,
      .form-login .actions-toolbar .primary + .secondary,
      .block-addresses-list .actions-toolbar .primary + .secondary,
      .form-newsletter-manage .actions-toolbar .primary + .secondary,
      .downloadable-customer-products .actions-toolbar .primary + .secondary,
      .my-reviews-table__wrapper .actions-toolbar .primary + .secondary,
      .account-billing-agreements__wrapper .actions-toolbar .primary + .secondary {
        margin: 0 8px 0 0; } }

.form-edit-account .fieldset .field.password div.mage-error,
.form-create-account .fieldset .field.password div.mage-error {
  top: calc(100% - 40px); }
.form-edit-account .fieldset .field #password-strength-meter-container,
.form-create-account .fieldset .field #password-strength-meter-container {
  font-size: 12px;
  line-height: 1;
  padding-top: 4px; }

.form-login .primary {
  margin-bottom: 4px; }
  @media (min-width: 768px) {
    .form-login .primary {
      margin-bottom: 0; } }

.block-new-customer a.create {
  display: inline-block;
  font-weight: 700;
  padding: 12px 25px;
  letter-spacing: .06em;
  text-transform: uppercase;
  backface-visibility: hidden;
  color: #ff3d00;
  background-color: #f2f2f2;
  transform: translateZ(0);
  background-color: #ff3d00;
  color: #fff; }
  .block-new-customer a.create:hover {
    background: #ff3d00;
    color: #fff; }
  @media (min-width: 1200px) {
    .block-new-customer a.create {
      padding: 15px 30px; } }
  .block-new-customer a.create:hover {
    background: #011327; }

body.account .main .message.info.empty {
  color: #31708f;
  background-color: #d9edf7;
  padding: 0.8rem 3.5rem 0.8rem 1rem;
  margin-bottom: 30px;
  border: 1px solid #bce8f1;
  border-radius: 2px;
  position: relative;
  font-size: 14px; }
body.account .block-title {
  position: relative; }
  body.account .block-title .action {
    position: absolute;
    right: 0;
    top: 0; }
body.account .box address {
  margin-bottom: 1rem; }

.sidebar .account-navigation {
  margin-bottom: 40px; }
  .sidebar .account-navigation .item + .item {
    margin-top: 10px; }
  .sidebar .account-navigation .account-nav {
    padding: 20px 30px;
    border: 1px solid #dfe4eb;
  }
    @media (min-width: 1200px) and (max-width: 1399px) {
      .sidebar .account-navigation .account-nav {
        padding: 15px 10px; } }
  .sidebar .account-navigation .item {
    font-size: 12px;
    letter-spacing: .02em;
    text-transform: uppercase; }
    .sidebar .account-navigation .item a {
      color: #011327; }
      .sidebar .account-navigation .item a:hover {
        color: #ff3d00; }
  @media (min-width: 992px) {
    .sidebar .account-navigation {
      margin-bottom: 68px; } }
  @media (min-width: 992px) {
    .sidebar .account-navigation .block-title {
      padding-bottom: 1.24em;
      border-bottom: 1px solid #dfe4eb;
      margin-bottom: 1.4em; } }
  .sidebar .account-navigation a {
    color: #ff3d00; }
    .sidebar .account-navigation a:hover {
      color: #000d1b;
 }
  .sidebar .account-navigation li.current strong {
    font-weight: 700;
    color: #ff3d00;
  }

.block-dashboard-orders,
.block-dashboard-info,
.block-dashboard-addresses,
.block-reviews-dashboard,
.customer-account-edit .form-edit-account,
.block-addresses-default,
.block-addresses-list,
.custome-downloadable-products__wrapper,
.orders-history__wrapper,
.form-newsletter-manage,
.my-reviews-table__wrapper,
.account-billing-agreements__wrapper {
  border: 1px solid #dfe4eb;
  border-radius: 2px;
  padding: 10px;
  margin-bottom: 20px; }
  @media (min-width: 992px) {
    .block-dashboard-orders,
    .block-dashboard-info,
    .block-dashboard-addresses,
    .block-reviews-dashboard,
    .customer-account-edit .form-edit-account,
    .block-addresses-default,
    .block-addresses-list,
    .custome-downloadable-products__wrapper,
    .orders-history__wrapper,
    .form-newsletter-manage,
    .my-reviews-table__wrapper,
    .account-billing-agreements__wrapper {
      padding: 32px 30px 40px;
      margin-bottom: 40px; } }
  .block-dashboard-orders .block-title,
  .block-dashboard-orders .legend,
  .block-dashboard-info .block-title,
  .block-dashboard-info .legend,
  .block-dashboard-addresses .block-title,
  .block-dashboard-addresses .legend,
  .block-reviews-dashboard .block-title,
  .block-reviews-dashboard .legend,
  .customer-account-edit .form-edit-account .block-title,
  .customer-account-edit .form-edit-account .legend,
  .block-addresses-default .block-title,
  .block-addresses-default .legend,
  .block-addresses-list .block-title,
  .block-addresses-list .legend,
  .custome-downloadable-products__wrapper .block-title,
  .custome-downloadable-products__wrapper .legend,
  .orders-history__wrapper .block-title,
  .orders-history__wrapper .legend,
  .form-newsletter-manage .block-title,
  .form-newsletter-manage .legend,
  .my-reviews-table__wrapper .block-title,
  .my-reviews-table__wrapper .legend,
  .account-billing-agreements__wrapper .block-title,
  .account-billing-agreements__wrapper .legend {
    color: #000d1b;
    font-size: 22px;
    line-height: 1;
    margin-bottom: 29px; }
    .block-dashboard-orders .block-title > strong,
    .block-dashboard-orders .block-title > span,
    .block-dashboard-orders .legend > strong,
    .block-dashboard-orders .legend > span,
    .block-dashboard-info .block-title > strong,
    .block-dashboard-info .block-title > span,
    .block-dashboard-info .legend > strong,
    .block-dashboard-info .legend > span,
    .block-dashboard-addresses .block-title > strong,
    .block-dashboard-addresses .block-title > span,
    .block-dashboard-addresses .legend > strong,
    .block-dashboard-addresses .legend > span,
    .block-reviews-dashboard .block-title > strong,
    .block-reviews-dashboard .block-title > span,
    .block-reviews-dashboard .legend > strong,
    .block-reviews-dashboard .legend > span,
    .customer-account-edit .form-edit-account .block-title > strong,
    .customer-account-edit .form-edit-account .block-title > span,
    .customer-account-edit .form-edit-account .legend > strong,
    .customer-account-edit .form-edit-account .legend > span,
    .block-addresses-default .block-title > strong,
    .block-addresses-default .block-title > span,
    .block-addresses-default .legend > strong,
    .block-addresses-default .legend > span,
    .block-addresses-list .block-title > strong,
    .block-addresses-list .block-title > span,
    .block-addresses-list .legend > strong,
    .block-addresses-list .legend > span,
    .custome-downloadable-products__wrapper .block-title > strong,
    .custome-downloadable-products__wrapper .block-title > span,
    .custome-downloadable-products__wrapper .legend > strong,
    .custome-downloadable-products__wrapper .legend > span,
    .orders-history__wrapper .block-title > strong,
    .orders-history__wrapper .block-title > span,
    .orders-history__wrapper .legend > strong,
    .orders-history__wrapper .legend > span,
    .form-newsletter-manage .block-title > strong,
    .form-newsletter-manage .block-title > span,
    .form-newsletter-manage .legend > strong,
    .form-newsletter-manage .legend > span,
    .my-reviews-table__wrapper .block-title > strong,
    .my-reviews-table__wrapper .block-title > span,
    .my-reviews-table__wrapper .legend > strong,
    .my-reviews-table__wrapper .legend > span,
    .account-billing-agreements__wrapper .block-title > strong,
    .account-billing-agreements__wrapper .block-title > span,
    .account-billing-agreements__wrapper .legend > strong,
    .account-billing-agreements__wrapper .legend > span {
      font-weight: 700; }
    .block-dashboard-orders .block-title a.action,
    .block-dashboard-orders .legend a.action,
    .block-dashboard-info .block-title a.action,
    .block-dashboard-info .legend a.action,
    .block-dashboard-addresses .block-title a.action,
    .block-dashboard-addresses .legend a.action,
    .block-reviews-dashboard .block-title a.action,
    .block-reviews-dashboard .legend a.action,
    .customer-account-edit .form-edit-account .block-title a.action,
    .customer-account-edit .form-edit-account .legend a.action,
    .block-addresses-default .block-title a.action,
    .block-addresses-default .legend a.action,
    .block-addresses-list .block-title a.action,
    .block-addresses-list .legend a.action,
    .custome-downloadable-products__wrapper .block-title a.action,
    .custome-downloadable-products__wrapper .legend a.action,
    .orders-history__wrapper .block-title a.action,
    .orders-history__wrapper .legend a.action,
    .form-newsletter-manage .block-title a.action,
    .form-newsletter-manage .legend a.action,
    .my-reviews-table__wrapper .block-title a.action,
    .my-reviews-table__wrapper .legend a.action,
    .account-billing-agreements__wrapper .block-title a.action,
    .account-billing-agreements__wrapper .legend a.action {
      font-size: 14px;
      line-height: 1;
      font-weight: 700;
      top: 50%;
      margin-top: -7px;
      padding: 0; }
      .block-dashboard-orders .block-title a.action:before,
      .block-dashboard-orders .legend a.action:before,
      .block-dashboard-info .block-title a.action:before,
      .block-dashboard-info .legend a.action:before,
      .block-dashboard-addresses .block-title a.action:before,
      .block-dashboard-addresses .legend a.action:before,
      .block-reviews-dashboard .block-title a.action:before,
      .block-reviews-dashboard .legend a.action:before,
      .customer-account-edit .form-edit-account .block-title a.action:before,
      .customer-account-edit .form-edit-account .legend a.action:before,
      .block-addresses-default .block-title a.action:before,
      .block-addresses-default .legend a.action:before,
      .block-addresses-list .block-title a.action:before,
      .block-addresses-list .legend a.action:before,
      .custome-downloadable-products__wrapper .block-title a.action:before,
      .custome-downloadable-products__wrapper .legend a.action:before,
      .orders-history__wrapper .block-title a.action:before,
      .orders-history__wrapper .legend a.action:before,
      .form-newsletter-manage .block-title a.action:before,
      .form-newsletter-manage .legend a.action:before,
      .my-reviews-table__wrapper .block-title a.action:before,
      .my-reviews-table__wrapper .legend a.action:before,
      .account-billing-agreements__wrapper .block-title a.action:before,
      .account-billing-agreements__wrapper .legend a.action:before {
        content: '';
        display: none; }
      .block-dashboard-orders .block-title a.action span,
      .block-dashboard-orders .legend a.action span,
      .block-dashboard-info .block-title a.action span,
      .block-dashboard-info .legend a.action span,
      .block-dashboard-addresses .block-title a.action span,
      .block-dashboard-addresses .legend a.action span,
      .block-reviews-dashboard .block-title a.action span,
      .block-reviews-dashboard .legend a.action span,
      .customer-account-edit .form-edit-account .block-title a.action span,
      .customer-account-edit .form-edit-account .legend a.action span,
      .block-addresses-default .block-title a.action span,
      .block-addresses-default .legend a.action span,
      .block-addresses-list .block-title a.action span,
      .block-addresses-list .legend a.action span,
      .custome-downloadable-products__wrapper .block-title a.action span,
      .custome-downloadable-products__wrapper .legend a.action span,
      .orders-history__wrapper .block-title a.action span,
      .orders-history__wrapper .legend a.action span,
      .form-newsletter-manage .block-title a.action span,
      .form-newsletter-manage .legend a.action span,
      .my-reviews-table__wrapper .block-title a.action span,
      .my-reviews-table__wrapper .legend a.action span,
      .account-billing-agreements__wrapper .block-title a.action span,
      .account-billing-agreements__wrapper .legend a.action span {
        display: block; }
  .block-dashboard-orders .table-caption,
  .block-dashboard-info .table-caption,
  .block-dashboard-addresses .table-caption,
  .block-reviews-dashboard .table-caption,
  .customer-account-edit .form-edit-account .table-caption,
  .block-addresses-default .table-caption,
  .block-addresses-list .table-caption,
  .custome-downloadable-products__wrapper .table-caption,
  .orders-history__wrapper .table-caption,
  .form-newsletter-manage .table-caption,
  .my-reviews-table__wrapper .table-caption,
  .account-billing-agreements__wrapper .table-caption {
    display: none; }

@media (min-width: 992px) {
  .block-dashboard-info .row,
  .block-dashboard-addresses .row,
  .box-billing-address .row,
  .box-address-shipping .row {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    .block-dashboard-info .row > div,
    .block-dashboard-addresses .row > div,
    .box-billing-address .row > div,
    .box-address-shipping .row > div {
      margin-bottom: 0; } }
.block-dashboard-info .box, .block-dashboard-info.box,
.block-dashboard-addresses .box,
.block-dashboard-addresses.box,
.box-billing-address .box,
.box-billing-address.box,
.box-address-shipping .box,
.box-address-shipping.box {
  background: #f0f0f0;
  padding: 20px 20px 10px 25px;
  margin-bottom: 20px;
  position: relative; }
  @media (min-width: 992px) {
    .block-dashboard-info .box, .block-dashboard-info.box,
    .block-dashboard-addresses .box,
    .block-dashboard-addresses.box,
    .box-billing-address .box,
    .box-billing-address.box,
    .box-address-shipping .box,
    .box-address-shipping.box {
      height: 100%; } }
.block-dashboard-info .box-title,
.block-dashboard-addresses .box-title,
.box-billing-address .box-title,
.box-address-shipping .box-title {
  font-size: 18px;
  font-weight: 700;
  color: #ff3d00;
  margin-bottom: 22px; }
.block-dashboard-info .box-content,
.block-dashboard-addresses .box-content,
.box-billing-address .box-content,
.box-address-shipping .box-content {
  line-height: 2; }
  .block-dashboard-info .box-content p,
  .block-dashboard-addresses .box-content p,
  .box-billing-address .box-content p,
  .box-address-shipping .box-content p {
    margin-bottom: 18px; }
.block-dashboard-info .box-actions .action.edit,
.block-dashboard-addresses .box-actions .action.edit,
.box-billing-address .box-actions .action.edit,
.box-address-shipping .box-actions .action.edit {
  position: absolute;
  top: 22px;
  right: 15px;
  background-color: transparent;
  font-size: 18px;
  line-height: 1;
  color: #b4b4b4; }
  .block-dashboard-info .box-actions .action.edit:hover,
  .block-dashboard-addresses .box-actions .action.edit:hover,
  .box-billing-address .box-actions .action.edit:hover,
  .box-address-shipping .box-actions .action.edit:hover {
    color: #ff3d00; }
.block-dashboard-info .box-actions a:not(.edit),
.block-dashboard-addresses .box-actions a:not(.edit),
.box-billing-address .box-actions a:not(.edit),
.box-address-shipping .box-actions a:not(.edit) {
  display: inline-block;
  font-weight: 700;
  padding: 12px 25px;
  letter-spacing: .06em;
  text-transform: uppercase;
  backface-visibility: hidden;
  color: #ff3d00;
  background-color: #f2f2f2;
  transform: translateZ(0);
  background-color: #ff3d00;
  color: #fff; }
  .block-dashboard-info .box-actions a:not(.edit):hover,
  .block-dashboard-addresses .box-actions a:not(.edit):hover,
  .box-billing-address .box-actions a:not(.edit):hover,
  .box-address-shipping .box-actions a:not(.edit):hover {
    background: #ff3d00;
    color: #fff; }
  @media (min-width: 1200px) {
    .block-dashboard-info .box-actions a:not(.edit),
    .block-dashboard-addresses .box-actions a:not(.edit),
    .box-billing-address .box-actions a:not(.edit),
    .box-address-shipping .box-actions a:not(.edit) {
      padding: 15px 30px; } }
  .block-dashboard-info .box-actions a:not(.edit):hover,
  .block-dashboard-addresses .box-actions a:not(.edit):hover,
  .box-billing-address .box-actions a:not(.edit):hover,
  .box-address-shipping .box-actions a:not(.edit):hover {
    background: #011327; }

.block-addresses-list .block-content {
  background: #f0f0f0;
  padding: 20px 20px 25px 25px;
  margin-bottom: 25px;
  position: relative; }
  @media (min-width: 992px) {
    .block-addresses-list .block-content {
      height: 100%; } }
  .block-addresses-list .block-content .action.edit,
  .block-addresses-list .block-content .action.delete {
    position: absolute;
    top: 22px;
    right: 15px;
    background-color: transparent;
    font-size: 18px;
    line-height: 1;
    color: #b4b4b4; }
    .block-addresses-list .block-content .action.edit:hover,
    .block-addresses-list .block-content .action.delete:hover {
      color: #ff3d00; }
  .block-addresses-list .block-content .action.delete {
    right: 35px; }

.block-reviews-dashboard .items li {
  padding: 9px 16px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .block-reviews-dashboard .items li:nth-child(odd) {
    background: #f2f2f2; }

@media (min-width: 1400px) {
  .block-dashboard-orders .table-order-items td, .block-dashboard-orders .table-order-items th {
    padding: 9px 20px; } }
@media (min-width: 992px) {
  .block-dashboard-orders .table-order-items td.actions {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
.block-dashboard-orders .table-order-items td.actions a {
  font-weight: 700; }
  .block-dashboard-orders .table-order-items td.actions a.view {
    padding-right: 8px; }

.sales-order-history .actions-toolbar a.back {
  display: inline-block;
  font-weight: 700;
  padding: 12px 25px;
  letter-spacing: .06em;
  text-transform: uppercase;
  backface-visibility: hidden;
  color: #ff3d00;
  background-color: #f2f2f2;
  transform: translateZ(0); }
  .sales-order-history .actions-toolbar a.back:hover {
    background: #ff3d00;
    color: #fff; }
  @media (min-width: 1200px) {
    .sales-order-history .actions-toolbar a.back {
      padding: 15px 30px; } }
  @media (min-width: 1200px) {
    .sales-order-history .actions-toolbar a.back {
      padding: 10px 33px 9px; } }
  .sales-order-history .actions-toolbar a.back:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    padding-right: 8px; }
    @media (min-width: 1200px) {
      .sales-order-history .actions-toolbar a.back:before {
        font-size: 20px;
        line-height: 30px; } }
  .sales-order-history .actions-toolbar a.back span {
    display: inline-block; }
    @media (min-width: 1200px) {
      .sales-order-history .actions-toolbar a.back span {
        line-height: 30px; } }

#add-recipient-button {
  margin-bottom: 1em; }

.popup-authentication .block-authentication {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  @media (min-width: 992px) {
    .popup-authentication .block-authentication {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
.popup-authentication .block[class],
.popup-authentication .form-login,
.popup-authentication .fieldset,
.popup-authentication .block-content {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
@media (min-width: 992px) {
  .popup-authentication .block {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; } }
.popup-authentication .block:first-child {
  padding: 0 0 32px 0; }
  @media (min-width: 992px) {
    .popup-authentication .block:first-child {
      padding: 16px 32px 16px 0; } }
.popup-authentication .block + .block {
  border-top: 1px solid #dfe4eb;
  padding: 32px 0; }
  @media (min-width: 992px) {
    .popup-authentication .block + .block {
      border-top: none;
      border-left: 1px solid #dfe4eb;
      padding: 16px 0 16px 32px; } }
.popup-authentication .block-new-customer .block-title {
  margin-bottom: 8px; }
.popup-authentication .block-new-customer .block-content ul {
  margin-bottom: 32px; }
.popup-authentication .block-new-customer .block-content li {
  list-style: disc inside; }
.popup-authentication .block-title {
  font-size: 18px;
  font-weight: 700;
  color: #ff3d00;
  margin-bottom: 22px; }
.popup-authentication .actions-toolbar .action-register {
  display: inline-block;
  font-weight: 700;
  padding: 12px 25px;
  letter-spacing: .06em;
  text-transform: uppercase;
  backface-visibility: hidden;
  color: #ff3d00;
  background-color: #f2f2f2;
  transform: translateZ(0);
  background-color: #ff3d00;
  color: #fff; }
  .popup-authentication .actions-toolbar .action-register:hover {
    background: #ff3d00;
    color: #fff; }
  @media (min-width: 1200px) {
    .popup-authentication .actions-toolbar .action-register {
      padding: 15px 30px; } }
  .popup-authentication .actions-toolbar .action-register:hover {
    background: #011327; }
.popup-authentication .actions-toolbar .action-login {
  background-color: #ff3d00;
  color: #fff; }
  .popup-authentication .actions-toolbar .action-login:hover {
    background: #011327; }

.custome-downloadable-products__wrapper .table-title {
  display: block;
  margin-bottom: 16px; }
.custome-downloadable-products__wrapper .pager {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px; }
  .custome-downloadable-products__wrapper .pager .toolbar-amount,
  .custome-downloadable-products__wrapper .pager .limiter {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: none; }
  .custome-downloadable-products__wrapper .pager .field {
    padding: 0; }
.custome-downloadable-products__wrapper .table-downloadable-products {
  margin-bottom: 26px; }
  .custome-downloadable-products__wrapper .table-downloadable-products caption {
    display: none; }
  .custome-downloadable-products__wrapper .table-downloadable-products .col.title a.download:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    padding: 0 4px 0 8px; }

.sidebar .filter-wrapper .filter-subtitle {
  font-size: 18px;
  color: #ff3d00;
  margin-bottom: 16px;
  display: none; }

.filter-current--wrapper {
  background: #fff;
  border: 1px solid #dfe4eb;
  border-bottom: none;
  padding: 24px 30px; }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .filter-current--wrapper {
      padding: 20px 10px; } }
  .filter-current--wrapper [role="tablist"] .filter-current-subtitle[role="tab"] {
    color: #000d1b;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 0;
    transition: .3s all ease; }
    .filter-current--wrapper [role="tablist"] .filter-current-subtitle[role="tab"]:before {
      top: 1px; }
    .filter-current--wrapper [role="tablist"] .filter-current-subtitle[role="tab"][aria-expanded="true"]:before {
      content: '\e313'; }
    .filter-current--wrapper [role="tablist"] .filter-current-subtitle[role="tab"][aria-expanded="false"]:before {
      content: '\e316'; }
    .filter-current--wrapper [role="tablist"] .filter-current-subtitle[role="tab"]:hover {
      color: #ff3d00; }
  .filter-current--wrapper .filter-current.active .items {
    display: none; }
  .filter-current--wrapper .filter-current .items {
    padding: 8px 0; }
  .filter-current--wrapper .filter-current .item {
    padding: 4px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .02em;
    color: #8aa4c1; }
  .filter-current--wrapper .filter-current .filter-label:after {
    content: ':'; }
  .filter-current--wrapper .filter-current .filter-value {
    padding-left: 4px; }
  .filter-current--wrapper .filter-current .remove {
    line-height: inherit;
    margin-left: auto;
    color: #8aa4c1; }
    .filter-current--wrapper .filter-current .remove:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .filter-current--wrapper .filter-current .remove:before {
      font-size: 21px; }
    .filter-current--wrapper .filter-current .remove:hover {
      color: #ff3d00; }
    .filter-current--wrapper .filter-current .remove span {
      display: none; }
  .filter-current--wrapper .action.clear {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .02em;
    margin-top: .4rem;
    transition: .3s color ease; }

.filter-options[role="tablist"] .filter-options-title[role="tab"] {
  line-height: inherit;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 0;
  background: #f0f1f2;
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: .06em;
  width: 100%;
  padding: 6px 30px;
  border: 1px solid #dfe4eb; }
  .filter-options[role="tablist"] .filter-options-title[role="tab"]:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  @media (min-width: 992px) and (max-width: 1399px) {
    .filter-options[role="tablist"] .filter-options-title[role="tab"] {
      padding-right: 10px;
      padding-left: 10px; } }
  .filter-options[role="tablist"] .filter-options-title[role="tab"]:before {
    position: absolute;
    top: 3px;
    right: 18px;
    width: 26px;
    height: 26px;
    border-radius: 2px;
    text-align: center;
    font-size: 24px;
    line-height: 1;
    padding: 6px 0;
    color: #8aa4c1; }
  .filter-options[role="tablist"] .filter-options-title[role="tab"][aria-expanded="false"]:before {
    content: '\e313'; }
.filter-options[role="tablist"] .filter-options-item:not(:last-child) .filter-options-title[role="tab"] {
  border-bottom: none; }
.filter-options[role="tablist"] .filter-options-item:last-child .filter-options-content {
  border-bottom: 1px solid #dfe4eb; }
.filter-options[role="tablist"] .filter-options-item.active .filter-options-title[role="tab"] {
  border-bottom: 1px solid #dfe4eb; }
.filter-options[role="tablist"] .filter-options-content {
  padding: 22px 30px;
  margin-bottom: 0;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .02em;
  border-left: 1px solid #dfe4eb;
  border-right: 1px solid #dfe4eb; }
  .filter-options[role="tablist"] .filter-options-content .item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 4px 0; }
    .filter-options[role="tablist"] .filter-options-content .item a {
      color: #8aa4c1;
      transition: .3s color ease; }
      .filter-options[role="tablist"] .filter-options-content .item a:hover {
        color: #ff3d00; }
  .filter-options[role="tablist"] .filter-options-content .item + .item {
    margin-top: 14px; }
  .filter-options[role="tablist"] .filter-options-content .count {
    color: #011327;
    padding-left: 4px; }
    .filter-options[role="tablist"] .filter-options-content .count:hover {
      color: #ff3d00; }
  @media (min-width: 992px) and (max-width: 1399px) {
    .filter-options[role="tablist"] .filter-options-content {
      padding: 12px 10px; }
      .filter-options[role="tablist"] .filter-options-content .item + .item {
        margin-top: 4px; } }

.filter-toggle {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  line-height: inherit;
  -webkit-flex-basis: 66px;
  -ms-flex-preferred-size: 66px;
  flex-basis: 66px;
  max-width: 66px;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
  font-size: 2rem;
  line-height: 1;
  padding-right: 10px;
  margin-right: 16px; }
  .filter-toggle:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .filter-toggle:before {
    vertical-align: bottom; }
  @media (min-width: 768px) {
    .filter-toggle {
      display: none; } }
  .filter-toggle span {
    display: none; }

button.action.filter-toggle {
  padding: 4px 11px;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 8px;
  max-width: 55px; }

.block.newsletter .heading-4 strong, .block.newsletter .catalog-product-view .data.items .additional-attributes .attributes-caption strong, .catalog-product-view .data.items .additional-attributes .block.newsletter .attributes-caption strong, .block.newsletter .opc-block-shipping-information .shipping-information-title strong, .opc-block-shipping-information .block.newsletter .shipping-information-title strong, .block.newsletter .review-list .review-title strong, .review-list .block.newsletter .review-title strong, .block.newsletter .review-add .review-legend strong, .review-add .block.newsletter .review-legend strong, .block.newsletter .block-subtitle strong, .block.newsletter .box-title strong {
  font-weight: 600; }
.block.newsletter .field {
  margin-bottom: 0;
  padding-bottom: 1.5rem;
  position: relative; }
  .block.newsletter .field label > span {
    color: #fff; }
.block.newsletter #newsletter {
  margin-bottom: 0; }
.block.newsletter input {
  margin-bottom: 0; }
.block.newsletter #newsletter-error {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0 4px;
  background: #fff; }

.account-billing-agreements__wrapper .table-title {
  display: block;
  margin-bottom: 16px; }
.account-billing-agreements__wrapper .pager {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px; }
  .account-billing-agreements__wrapper .pager .toolbar-amount,
  .account-billing-agreements__wrapper .pager .limiter {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: none; }
  .account-billing-agreements__wrapper .pager .field {
    padding: 0; }
.account-billing-agreements__wrapper .table-billing-agreements {
  margin-bottom: 26px; }
.account-billing-agreements__wrapper .select2-container {
  max-width: 450px; }

/**
 *
 */
.fotorama-video-container:after {
  background: url(../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(../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; }

.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; }

.rating-summary {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .rating-summary .label {
    margin-right: 1rem; }
  .rating-summary .rating-result__stars span[class^="rating-star__"] {
    color: #ffa800;
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1;
    padding: 0 .5px;
    position: relative; }
    .rating-summary .rating-result__stars span[class^="rating-star__"]:before, .rating-summary .rating-result__stars span[class^="rating-star__"]:after {
      font-family: "Material Icons";
      font-size: 16px;
      line-height: 1; }
    .rating-summary .rating-result__stars span[class^="rating-star__"]:before {
      content: '\e838'; }
    .rating-summary .rating-result__stars span[class^="rating-star__"]:after {
      color: #ffa800;
      position: absolute;
      top: 4.6px;
      left: 0; }
    .rating-summary .rating-result__stars span[class^="rating-star__"].rating-star__half:before {
      content: '\e839'; }
    .rating-summary .rating-result__stars span[class^="rating-star__"].rating-star__empty:before {
      color: #b4b4b4; }
  .rating-summary .rating-result__text {
    display: none; }

.items.review-items .rating-result__stars {
  padding-top: 3px; }

.review-list .review-items {
  margin-top: 1rem; }
.review-list .review-item {
  margin-bottom: 2rem;
  padding: 25px;
  border: 1px solid #dfe4eb; }
.review-list .review-title {
  margin-bottom: 1rem; }
.review-list .rating-summary {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
.review-list .rating-label {
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  max-width: 30%; }
.review-list .rating-result {
  display: inline-block; }
.review-list .review-details:before, .review-list .review-details:after {
  display: table;
  content: "";
  line-height: 0; }
.review-list .review-details:after {
  clear: both; }
.review-list .review-details p {
  float: left;
  padding-right: 2rem;
  font-weight: 700; }
  .review-list .review-details p .review-details-value {
    text-transform: uppercase; }
.review-list .review-author {
  text-align: left; }
.review-list .review-date {
  text-align: right; }
.review-list .review-details-value {
  display: inline-block; }
.review-list .review-ratings,
.review-list .review-content {
  margin-bottom: 1.5rem; }

@media (min-width: 768px) {
  .review-list .rating-label {
    -webkit-flex-basis: 10%;
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
    max-width: 10%; } }
.review-add .review-legend span {
  display: inline-block;
  margin-right: 1rem; }

.review-fieldset .row {
  margin-top: 2rem; }
.review-fieldset .review-legend {
  border-bottom: solid 1px #dfe4eb;
  border-top: solid 1px #dfe4eb;
  margin: 0;
  padding: 20px 0;
  display: block;
  width: 100%; }
  .review-fieldset .review-legend span {
    font-weight: normal;
    text-transform: uppercase; }
  .review-fieldset .review-legend strong {
    font-weight: normal; }
.review-fieldset .field.choice.review-field-rating {
  max-width: 250px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .review-fieldset .field.choice.review-field-rating > .label {
    top: -2px; }

.review-field-rating {
  margin-bottom: 0; }
  .review-field-rating > .label {
    position: relative;
    top: 3px;
    min-width: 100px; }

.control.review-control-vote {
  display: inline-block; }
  .control.review-control-vote label[class^='rating-'] {
    display: inline-block;
    cursor: pointer;
    margin-right: 0; }
    .control.review-control-vote label[class^='rating-'] .rating-star {
      color: #ffa800;
      display: inline-block;
      font-size: 1rem;
      line-height: 1;
      padding: 0 4px;
      line-height: inherit; }
      .control.review-control-vote label[class^='rating-'] .rating-star:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
    .control.review-control-vote label[class^='rating-'].fill .rating-star {
      line-height: inherit; }
      .control.review-control-vote label[class^='rating-'].fill .rating-star:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
  .control.review-control-vote .radio {
    display: none; }

.my-reviews-table__wrapper .table-title {
  display: block;
  margin-bottom: 16px; }
.my-reviews-table__wrapper .pager {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px; }
  .my-reviews-table__wrapper .pager .toolbar-amount,
  .my-reviews-table__wrapper .pager .limiter {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: none; }
  .my-reviews-table__wrapper .pager .field {
    padding: 0; }
.my-reviews-table__wrapper .table-wrapper.reviews {
  margin-bottom: 26px; }
  .my-reviews-table__wrapper .table-wrapper.reviews caption {
    display: none; }

.sales-order-print {
  text-align: center; }
  .sales-order-print .logo {
    display: inline-block;
    margin-bottom: 32px; }
  .sales-order-print .columns {
    text-align: left; }
  .sales-order-print .page-title {
    margin-bottom: 16px; }
  .sales-order-print .order-status {
    display: inline-block;
    font-size: 16px;
    width: 100%;
    margin-bottom: 8px; }
  .sales-order-print .order-date {
    display: inline-block;
    font-size: 16px;
    font-style: italic; }

.order-details-items table.table-order-items caption {
  display: none; }
@media (min-width: 768px) {
  .order-details-items table.table-order-items tbody:nth-child(odd) {
    background: #f0f0f0; } }
.order-details-items table.table-order-items tbody:first-child:last-child tr {
  background: transparent; }
.order-details-items table.table-order-items tbody > tr > td {
  vertical-align: middle; }
@media (max-width: 767px) {
  .order-details-items table.table-order-items td.name:before {
    background: #f0f0f0; } }
.order-details-items table.table-order-items .product-item-name {
  font-weight: 700; }
.order-details-items table.table-order-items .item-options {
  display: block; }
  .order-details-items table.table-order-items .item-options dt, .order-details-items table.table-order-items .item-options dd {
    display: inline;
    font-size: 12px; }
  .order-details-items table.table-order-items .item-options dt:after {
    content: ':'; }
  .order-details-items table.table-order-items .item-options dd {
    padding: 0 8px 0 4px; }
    .order-details-items table.table-order-items .item-options dd:after {
      content: ';'; }
.order-details-items table.table-order-items tfoot {
  border-top: 1px solid #dfe4eb;
  font-weight: 700; }
  @media (max-width: 767px) {
    .order-details-items table.table-order-items tfoot {
      background: #f0f0f0; } }
.order-details-items .block-order-details-view .block-content .box-title {
  margin-top: 8px;
  margin-bottom: 8px; }

.box-order-billing-address .box-title,
.box-order-billing-method .box-title {
  margin-top: 8px;
  margin-bottom: 8px; }

.order-links {
  font-size: 18px; }
  .order-links strong {
    font-weight: normal; }

.order-details-items .order-title {
  display: none; }

.block-order-details-view {
  padding: 20px 0 0;
  overflow: hidden; }
  .block-order-details-view .block-content .box {
    display: inline-block;
    min-width: 50%;
    float: left;
    padding-right: 15px;
    border-top: solid 1px #dfe4eb; }
    .block-order-details-view .block-content .box.box-order-billing-address {
      clear: both; }
    @media (max-width: 767px) {
      .block-order-details-view .block-content .box {
        min-width: 100%; } }

.orders-history__wrapper .table-title {
  display: block;
  margin-bottom: 16px; }
.orders-history__wrapper .pager {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px; }
  .orders-history__wrapper .pager .toolbar-amount,
  .orders-history__wrapper .pager .limiter {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: none; }
  .orders-history__wrapper .pager .field {
    padding: 0; }
.orders-history__wrapper .table-order-items caption {
  display: none; }

.block-search .block-title,
.block-search .nested {
  display: none; }

@media (min-width: 992px) {
  .block-search {
    margin-left: auto; }
    .block-search #search_mini_form {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
      .block-search #search_mini_form .search .label {
        display: none; }
      .block-search #search_mini_form .field {
        padding: 0; }
      .block-search #search_mini_form .control {
        position: relative;
        top: auto;
        right: auto;
        left: auto; }
        .block-search #search_mini_form .control:before {
          content: '\e8b6';
          position: absolute;
          top: 50%;
          left: 20px;
          font-size: 28px;
          line-height: 1;
          font-family: "Material Icons";
          color: #8aa4c1;
          transform: translateY(-50%);
          pointer-events: none; }
      .block-search #search_mini_form input {
        padding: 6px 20px; }
      .block-search #search_mini_form button[type="submit"] {
        color: #fff;
        background: #627890;
        padding: 11px 20px;
        margin-left: 10px; }
        .block-search #search_mini_form button[type="submit"]:hover {
          color: #fff;
          background: #ff3d00; } }
.rd-navbar-static .rd-navbar-search-toggle {
  display: block;
  position: relative;
  font-family: "Material Icons";
  width: 50px;
  height: 50px;
  z-index: 1; }
  .rd-navbar-static .rd-navbar-search-toggle > span {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #ff3d00; }
    .rd-navbar-static .rd-navbar-search-toggle > span:before, .rd-navbar-static .rd-navbar-search-toggle > span:after {
      transition: .3s ease; }
    .rd-navbar-static .rd-navbar-search-toggle > span:before, .rd-navbar-static .rd-navbar-search-toggle > span:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .rd-navbar-static .rd-navbar-search-toggle > span:before {
      content: "";
      transform: rotate(0deg) scale(1);
      opacity: 1;
      visibility: visible; }
    .rd-navbar-static .rd-navbar-search-toggle > span:after {
      content: "";
      transform: rotate(-90deg) scale(0);
      opacity: 0;
      visibility: hidden; }
  .rd-navbar-static .rd-navbar-search-toggle.active > span:before {
    opacity: 0;
    visibility: hidden;
    transform: rotate(90deg) scale(0); }
  .rd-navbar-static .rd-navbar-search-toggle.active > span:after {
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible; }
  .rd-navbar-static .rd-navbar-search-toggle span:after {
    font-size: 21px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .rd-navbar-static .rd-navbar-search-toggle, .rd-navbar-static .rd-navbar-search-toggle span {
      width: 40px;
      height: 40px; }
    .rd-navbar-static .rd-navbar-search-toggle span {
      font-size: 30px;
      line-height: 30px; } }
  .rd-navbar-static .rd-navbar-search-toggle,
  .rd-navbar-static .rd-navbar-search-toggle span {
    transition: none; }
  .rd-navbar-static .rd-navbar-search-toggle.active span, .rd-navbar-static .rd-navbar-search-toggle:hover span {
    color: #ff3d00; }
.rd-navbar-static .rd-navbar-search {
  display: block; }
  .rd-navbar-static .rd-navbar-search .field {
    margin-bottom: 0;
    z-index: 0; }
  .rd-navbar-static .rd-navbar-search .form-group {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    height: 51px;
    visibility: hidden;
    opacity: 0;
    margin-right: 58px;
    will-change: content; }
    .rd-navbar-static .rd-navbar-search .form-group .field.search {
      width: 100%; }
    .rd-navbar-static .rd-navbar-search .form-group input#search {
      width: 100%;
      height: 51px;
      font-size: 13px;
      line-height: 18px;
      display: block;
      padding-right: 60px;
      padding-left: 60px;
      color: #8aa4c1;
      background-color: #011327;
      border-color: #1c344e;
      border-radius: 0;
      transition: .3s all ease; }
      .rd-navbar-static .rd-navbar-search .form-group input#search:focus {
        border-color: #627890; }
      .rd-navbar-static .rd-navbar-search .form-group input#search::-webkit-input-placeholder {
        color: #8aa4c1; }
      .rd-navbar-static .rd-navbar-search .form-group input#search::-moz-placeholder {
        color: #8aa4c1; }
      .rd-navbar-static .rd-navbar-search .form-group input#search:-ms-input-placeholder {
        color: #8aa4c1; }
      .rd-navbar-static .rd-navbar-search .form-group input#search:-moz-placeholder {
        color: #8aa4c1; }
  .rd-navbar-static .rd-navbar-search.active .form-group {
    opacity: 1;
    visibility: visible; }
  .rd-navbar-static .rd-navbar-search form button[type="submit"] {
    line-height: inherit;
    position: absolute;
    top: 50%;
    right: 4px;
    z-index: 99;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: .06em;
    color: #ff3d00;
    background: #fff;
    transition: .3s ease;
    transform: translateY(-50%);
    will-change: contetn; }
    .rd-navbar-static .rd-navbar-search form button[type="submit"]:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .rd-navbar-static .rd-navbar-search form button[type="submit"]:before {
      display: none; }

.rd-navbar-fixed .block-search.rd-navbar-search .form-group .actions .action:hover {
  color: #8aa4c1; }

@media (max-width: 991px) {
  .block-search .search .label {
    display: block;
    position: fixed;
    z-index: 18;
    top: 0;
    right: 104px;
    font-family: "Material Icons";
    width: 56px;
    height: 56px;
    background: transparent;
    transition: background 0.3s ease; }
    .block-search .search .label > span {
      display: inline-block;
      position: relative;
      width: 56px;
      height: 56px;
      font-size: 30px;
      line-height: 56px;
      text-align: center;
      cursor: pointer;
      color: #fff; }
      .block-search .search .label > span:before, .block-search .search .label > span:after {
        transition: .3s ease; }
      .block-search .search .label > span:before, .block-search .search .label > span:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .block-search .search .label > span:before {
        content: "";
        transform: rotate(0deg) scale(1);
        opacity: 1;
        visibility: visible; }
      .block-search .search .label > span:after {
        content: "";
        transform: rotate(-90deg) scale(0);
        opacity: 0;
        visibility: hidden; }
    .block-search .search .label.active > span:before {
      opacity: 0;
      visibility: hidden;
      transform: rotate(90deg) scale(0); }
    .block-search .search .label.active > span:after {
      transform: rotate(0deg) scale(1);
      opacity: 1;
      visibility: visible; }
    .block-search .search .label.active {
      background: #011327; }
  .block-search .control {
    position: fixed;
    z-index: 10;
    top: -20px;
    left: 0;
    right: 0;
    height: 60px;
    padding: 10px 5px;
    background: #011327;
    transition: top 0.3s ease; }
    .block-search .control input {
      width: 100%;
      height: 100%;
      display: block;
      background: #fff;
      padding-right: 40px; }
  .block-search .search .label.active + .control {
    opacity: 1;
    top: 56px;
    z-index: 11; }
  .block-search form button[type="submit"] {
    line-height: inherit;
    background: transparent;
    line-height: 40px;
    margin: 0;
    padding: 0;
    position: fixed;
    z-index: 20;
    right: 5px;
    top: -20px;
    width: 40px;
    height: 40px;
    opacity: 0; }
    .block-search form button[type="submit"]:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .block-search form button[type="submit"]:before {
      font-size: 20px; }
    .block-search form button[type="submit"].active {
      top: 66px;
      opacity: 1; }
    .block-search form button[type="submit"] span {
      display: none; } }
/**
 * Copyright ┬⌐ 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
.swatch-attribute-label {
  font-weight: bold;
  position: relative; }
  .swatch-attribute-label.required {
    padding-right: 10px; }

.swatch-attribute-label[data-required="1"]:after {
  content: '*';
  color: red;
  position: absolute;
  right: -11px;
  top: -2px;
  font-weight: bold;
  font-size: 1em; }

.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px; }

.swatch-attribute.size .swatch-option,
.swatch-option {
  min-width: 25px;
  margin: 0 10px 10px 0;
  text-align: center;
  cursor: pointer;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: .3s box-shadow ease; }
  .swatch-attribute.size .swatch-option.text,
  .swatch-option.text {
    height: auto;
    padding: 5px;
    min-width: 40px;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    background: #627890;
    border: 1px solid #627890;
    outline: none; }
    .swatch-attribute.size .swatch-option.text.selected, .swatch-attribute.size .swatch-option.text:not(.disabled):hover,
    .swatch-option.text.selected,
    .swatch-option.text:not(.disabled):hover {
      color: #fff;
      border-color: #ff3d00;
      background: #ff3d00 !important; }
  .swatch-attribute.size .swatch-option.color,
  .swatch-option.color {
    min-height: 25px;
    min-width: 25px;
    outline: none !important;
    border: none !important; }
    .swatch-attribute.size .swatch-option.color[option-tooltip-value="#ffffff"].selected, .swatch-attribute.size .swatch-option.color[option-tooltip-value="#ffffff"]:not(.disabled):hover,
    .swatch-option.color[option-tooltip-value="#ffffff"].selected,
    .swatch-option.color[option-tooltip-value="#ffffff"]:not(.disabled):hover {
      box-shadow: 0 0 2px 0 rgba(1, 19, 39, 0.6); }
    .swatch-attribute.size .swatch-option.color.selected, .swatch-attribute.size .swatch-option.color:not(.disabled):hover,
    .swatch-option.color.selected,
    .swatch-option.color:not(.disabled):hover {
      box-shadow: 0 0 2px 0 rgba(1, 19, 39, 0.6); }
  .swatch-attribute.size .swatch-option .disabled,
  .swatch-option .disabled {
    cursor: default; }
    .swatch-attribute.size .swatch-option .disabled:after,
    .swatch-option .disabled:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: #f2f2f2;
      opacity: .5; }

.swatch-option-tooltip {
  visibility: hidden;
  display: none; }
  @media (min-width: 992px) {
    .swatch-option-tooltip {
      max-width: 140px;
      max-height: 100%;
      min-height: 20px;
      min-width: 40px;
      position: absolute;
      padding: 5px;
      background: #fff;
      color: #949494;
      border: 1px solid #adadad;
      display: none;
      visibility: visible;
      z-index: 999;
      text-align: center; } }

body .swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  position: absolute;
  top: calc(100% - 1px);
  height: 8px; }
  body .swatch-option-tooltip .corner::after,
  .swatch-option-tooltip-layered .corner::after {
    content: '';
    position: absolute;
    top: 0;
    left: 1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 0 7px;
    border-color: #fff transparent transparent transparent;
    font-size: 0; }
  body .swatch-option-tooltip .corner::before,
  .swatch-option-tooltip-layered .corner::before {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #adadad transparent transparent transparent;
    font-size: 0; }

.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  width: 130px;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .swatch-option-tooltip .image,
    .swatch-option-tooltip-layered .image {
      height: auto;
      width: auto; } }

.swatch-option-tooltip .title {
  max-width: 140px;
  min-height: 20px;
  max-height: 200px;
  color: #282828;
  text-align: center;
  display: block;
  overflow: hidden; }
  @media (max-width: 767px) {
    .swatch-option-tooltip .title {
      min-height: 0; } }

.swatch-opt {
  margin: 20px 0; }

.swatch-more {
  display: inline-block;
  margin: 2px 0;
  text-decoration: none !important;
  position: static;
  z-index: 1; }

/* Layered Features */
.swatch-option-link-layered {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  transition: 0s; }

.swatch-option-tooltip-layered {
  width: 140px;
  position: absolute;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  left: -47px; }

.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px; }

.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px; }

.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block; }

.swatch-attribute-options {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swatch-attribute-options .swatch-option-tooltip-layered .title {
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -5px;
  left: 0;
  color: #282828;
  text-align: center;
  margin-bottom: 10px; }

.swatch-option-disabled:after {
  content: '';
  position: absolute;
  width: 42px;
  height: 2px;
  background: red;
  transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  z-index: 995;
  left: -4px;
  top: 10px; }

.swatch-option-disabled {
  outline: none !important;
  cursor: default;
  border: 0; }

/* Bugfix for Add To Cart button */
div[class^="swatch-opt-"] {
  margin-bottom: 10px; }

.swatch-option-loading {
  content: url("../images/loader-2.gif"); }

.products-grid .product-item .swatch-attribute-options,
.product-list .product-item .swatch-attribute-options,
.product-info-main .product-item .swatch-attribute-options {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

* {
  margin: 0; }

html, body {
  height: 100%; }

body {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  text-align: left;
  -webkit-text-size-adjust: none; }
  @media (min-width: 992px) {
    body {
      font-size: 16px;
      line-height: 1.2; } }

button.action {
  display: inline-block;
  font-weight: 700;
  padding: 12px 25px;
  letter-spacing: .06em;
  text-transform: uppercase;
  backface-visibility: hidden;
  color: #ff3d00;
  background-color: #f2f2f2;
  transform: translateZ(0); }
  button.action:hover {
    background: #ff3d00;
    color: #fff; }
  @media (min-width: 1200px) {
    button.action {
      padding: 15px 30px; } }
  button.action.primary {
    background-color: #ff3d00;
    color: #fff; }
    button.action.primary:hover {
      background: #011327; }
  button.action.tocart:before {
    font-size: 16px;
    line-height: 16px;
    vertical-align: middle;
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0); }
  button.action.tocart span {
    vertical-align: middle; }

button.action-dismiss {
  display: inline-block;
  font-weight: 700;
  padding: 12px 25px;
  letter-spacing: .06em;
  text-transform: uppercase;
  backface-visibility: hidden;
  color: #ff3d00;
  background-color: #f2f2f2;
  transform: translateZ(0); }
  button.action-dismiss:hover {
    background: #ff3d00;
    color: #fff; }
  @media (min-width: 1200px) {
    button.action-dismiss {
      padding: 15px 30px; } }

button.action-accept {
  display: inline-block;
  font-weight: 700;
  padding: 12px 25px;
  letter-spacing: .06em;
  text-transform: uppercase;
  backface-visibility: hidden;
  color: #ff3d00;
  background-color: #f2f2f2;
  transform: translateZ(0);
  background-color: #ff3d00;
  color: #fff; }
  button.action-accept:hover {
    background: #ff3d00;
    color: #fff; }
  @media (min-width: 1200px) {
    button.action-accept {
      padding: 15px 30px; } }
  button.action-accept:hover {
    background: #011327; }

.actions-toolbar a.back {
  display: inline-block;
  font-weight: 700;
  padding: 12px 25px;
  letter-spacing: .06em;
  text-transform: uppercase;
  backface-visibility: hidden;
  color: #ff3d00;
  background-color: #f2f2f2;
  transform: translateZ(0); }
  .actions-toolbar a.back:hover {
    background: #ff3d00;
    color: #fff; }
  @media (min-width: 1200px) {
    .actions-toolbar a.back {
      padding: 15px 30px; } }
  @media (min-width: 1200px) {
    .actions-toolbar a.back {
      padding: 10px 33px 9px; } }
  .actions-toolbar a.back:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    padding-right: 8px; }
    @media (min-width: 1200px) {
      .actions-toolbar a.back:before {
        font-size: 20px;
        line-height: 30px; } }
  .actions-toolbar a.back span {
    display: inline-block; }
    @media (min-width: 1200px) {
      .actions-toolbar a.back span {
        line-height: 30px; } }

.towishlist,
.tocompare {
  position: relative; }
  .towishlist span,
  .tocompare span {
    display: none; }

.product-social-links .mailto {
  padding: 0 .1rem;
  line-height: inherit; }
  .product-social-links .mailto:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.towishlist {
  line-height: inherit; }
  .towishlist:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.tocompare {
  line-height: inherit; }
  .tocompare:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .tocompare:before {
    font-size: 19px; }

.action.edit {
  line-height: inherit; }
  .action.edit:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .action.edit > span {
    display: none; }

.action.delete {
  line-height: inherit; }
  .action.delete:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .action.delete > span {
    display: none; }

.translate-edit-icon {
  width: auto; }

.page-wrapper {
  min-height: 100%;
  overflow: hidden;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .page-wrapper .page-footer {
    margin-top: auto;
    color: #8aa4c1; }

.page-header__panel {
  background: #000d1b; }
  .page-header__panel-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1880px;
    margin-right: auto;
    margin-left: auto;
    text-align: center; }
    .page-header__panel-inner .greet.welcome {
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: .02em;
      color: #ff3d00; }
    @media (min-width: 992px) {
      .page-header__panel-inner {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        text-align: left; } }
  .page-header__panel .rd-navbar-collapse-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .page-header__panel .rd-navbar-collapse-container .header-switchers,
    .page-header__panel .rd-navbar-collapse-container .rd-navbar-collapse {
      padding-top: 17px;
      padding-bottom: 13px; }
    @media (min-width: 992px) {
      .page-header__panel .rd-navbar-collapse-container .header-switchers {
        position: relative; }
        .page-header__panel .rd-navbar-collapse-container .header-switchers:before {
          content: '';
          position: absolute;
          top: 0;
          left: -21px;
          height: 100%;
          width: 1px;
          background: #022347; } }
    @media (min-width: 992px) {
      .page-header__panel .rd-navbar-collapse-container .rd-navbar-collapse + .header-switchers {
        margin-left: 41px; } }
    .page-header__panel .rd-navbar-collapse-container .header-switchers .switcher .toggle:after {
      position: absolute;
      top: -4px;
      right: -17px; }
  @media (min-width: 992px) {
    .page-header__panel {
      padding-left: 40px; } }

.page-header__content {
  padding: 15px; }
  .page-header__content-inner {
    max-width: 1880px;
    margin-right: auto;
    margin-left: auto;
    text-align: center; }
    .page-header__content-inner .logo {
      display: inline-block;
      margin-top: 32px; }
    @media (min-width: 992px) {
      .page-header__content-inner {
        position: relative;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        text-align: left; }
        .page-header__content-inner .logo {
          margin-top: 0; } }
  @media (min-width: 992px) {
    .page-header__content {
      padding: 24px 17px 28px 40px; } }

.rd-navbar-static .page-header__content .rd-navbar-search {
  margin-left: auto; }
  .rd-navbar-static .page-header__content .rd-navbar-search .rd-navbar-search-toggle > span {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    font-size: 28px;
    color: #fff; }
  .rd-navbar-static .page-header__content .rd-navbar-search .rd-navbar-search-toggle:hover span {
    color: #ff3d00; }
  .rd-navbar-static .page-header__content .rd-navbar-search .rd-navbar-search-toggle.active span {
    color: #fff;
    background: #ff3d00; }

.header.links li {
  margin-left: 1rem; }

.header-switchers:before, .header-switchers:after {
  display: table;
  content: "";
  line-height: 0; }
.header-switchers:after {
  clear: both; }
.header-switchers > div {
  float: left; }
  .header-switchers > div:first-child {
    margin-left: 0; }
.header-switchers .actions .action {
  background-color: transparent;
  transition: 0.3s ease;
  color: #8aa4c1; }
  .header-switchers .actions .action > strong {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .02em;
    max-width: 25px;
    display: block;
    white-space: nowrap;
    overflow: hidden; }
  .header-switchers .actions .action.active, .header-switchers .actions .action:hover {
    background-color: transparent;
    color: #fff; }

.switcher {
  position: relative;
  margin: 0 1rem;
  padding: 0; }
  .switcher .toggle {
    cursor: pointer; }
    .switcher .toggle:after {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0);
      padding: 2px; }
    .switcher .toggle.active:after {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      transform: translate(0, 0); }
  .switcher .dropdown .mage-dropdown-dialog {
    transform: translateY(-30px);
    transition: .3s all ease;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    background: #112438;
    box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.2);
    border: none;
    width: 170px;
    padding: 10px 0;
    z-index: 15;
    margin-left: -19px;
    font-size: 12px;
    margin-top: 18px;
    text-transform: uppercase;
    letter-spacing: .02em; }
    .switcher .dropdown .mage-dropdown-dialog a {
      display: block;
      padding: 3px 10px;
      color: #fff; }
      .switcher .dropdown .mage-dropdown-dialog a:hover {
        color: #8aa4c1;
        background: transparent; }
  .switcher .dropdown.active .mage-dropdown-dialog {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  .rd-navbar-collapse .switcher .dropdown .mage-dropdown-dialog {
    background-color: transparent;
    box-shadow: none; }
    .rd-navbar-collapse .switcher .dropdown .mage-dropdown-dialog a {
      color: #fff; }
      .rd-navbar-collapse .switcher .dropdown .mage-dropdown-dialog a:hover {
        color: #ff3d00; }

.switcher-label {
  display: none; }

.switcher-options {
  display: inline-block; }
  .switcher-options.active .switcher-dropdown {
    display: inline-block; }

.switcher-dropdown {
  display: none; }

.switcher-store {
  margin: 1.5em 0 1em 0; }

.links li {
  display: inline-block; }

.page-top {
  margin-bottom: 2rem; }

.breadcrumbs {
  background: #f0f1f2;
  padding: 10px 0 8px; }
  @media (min-width: 1400px) {
    .breadcrumbs > .container, .page-print.sales-order-print .breadcrumbs > #maincontent {
      max-width: 1860px; } }
  .breadcrumbs .items .item {
    position: relative;
    display: inline-block;
    font-size: 12px;
    margin-right: 10px;
    padding-right: 5px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #ff3d00; }
    .breadcrumbs .items .item a {
      color: #8aa4c1; }
      .breadcrumbs .items .item a:hover {
        color: #ff3d00; }
    .breadcrumbs .items .item strong,
    .breadcrumbs .items .item a {
      vertical-align: middle; }
    .breadcrumbs .items .item:after {
      content: '|';
      position: absolute;
      right: -4px;
      top: 0;
      color: #98aec7; }
    .breadcrumbs .items .item:last-child {
      margin-right: 0;
      padding-right: 0; }
      .breadcrumbs .items .item:last-child:after {
        display: none; }
    .breadcrumbs .items .item.home {
      line-height: 0; }
      .breadcrumbs .items .item.home:after {
        top: 9px; }
        @media (min-width: 992px) {
          .breadcrumbs .items .item.home:after {
            top: 7px; } }
      .breadcrumbs .items .item.home a {
        font-size: 0; }
        .breadcrumbs .items .item.home a:before {
          content: '\e88a';
          display: inline-block;
          margin-top: 2px;
          font: 400 16px/16px "Material Icons";
          color: #011327;
          transition: .3s all ease; }
          @media (min-width: 992px) {
            .breadcrumbs .items .item.home a:before {
              margin-top: .6px; } }
        .breadcrumbs .items .item.home a:hover:before {
          color: #ff3d00; }

.page-main {
  margin-top: 42px;
  margin-bottom: 42px; }
  @media (min-width: 992px) {
    .page-main {
      margin-top: 59px;
      margin-bottom: 64px; } }
  @media (min-width: 1200px) {
    .page-main {
      margin-bottom: 80px; } }

.page-title-wrapper {
  margin-bottom: 16px; }
  @media (min-width: 768px) {
    .page-title-wrapper {
      margin-bottom: 24px; } }
  @media (min-width: 992px) {
    .page-title-wrapper {
      margin-bottom: 32px; } }
  .page-title-wrapper .page-title {
    margin-bottom: 0; }

.columns > .row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.page-layout-3columns .grid-left {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }
.page-layout-3columns .grid-main {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }
.page-layout-3columns .grid-right {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3; }

.page-layout-2columns-right .grid-main {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }
.page-layout-2columns-right .grid-right {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }

.page-layout-2columns-left .grid-left {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }
.page-layout-2columns-left .grid-main {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }

@media (max-width: 991px) {
  .page-layout-3columns .grid-left,
  .page-layout-3columns .grid-main,
  .page-layout-2columns-right .grid-left,
  .page-layout-2columns-right .grid-main,
  .page-layout-2columns-left .grid-left,
  .page-layout-2columns-left .grid-main {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .page-layout-3columns .grid-main,
  .page-layout-2columns-right .grid-main,
  .page-layout-2columns-left .grid-main {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .page-layout-3columns .grid-left,
  .page-layout-2columns-right .grid-left,
  .page-layout-2columns-left .grid-left {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 40px; }
  .page-layout-3columns .grid-right,
  .page-layout-2columns-right .grid-right,
  .page-layout-2columns-left .grid-right {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 40px; } }
.block-title {
  color: #000;
  font-size: 20px;
  margin-bottom: 4px; }
  @media (min-width: 768px) {
    .block-title {
      font-size: 24px;
      margin-bottom: 8px; } }
  @media (min-width: 992px) {
    .block-title {
      font-size: 1.5rem;
      margin-bottom: 1rem; } }
  .block-title strong {
    width: 100%;
    display: inline-block; }
  .block-title .action {
    float: right;
    padding: 0;
    background: 0;
    line-height: inherit; }
    .block-title .action.edit {
      padding: 5px; }
  .block-title .counter {
    width: 100%;
    font-size: .8rem;
    line-height: 1;
    margin-top: 0; }

.block-subtitle {
  display: block; }

.box {
  margin-bottom: 1rem; }

.box-title {
  margin-bottom: 16px;
  display: block; }

.page-footer {
  padding: 78px 0 0; }
  .page-footer .footer-col h4 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .06em;
    color: #fff; }
  .page-footer ul.social-links.position-footer {
    display: block;
    text-align: center; }
    .page-footer ul.social-links.position-footer li {
      display: inline-block; }
    .page-footer ul.social-links.position-footer li + li {
      margin-left: 5px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .page-footer ul.social-links.position-footer li + li {
          margin-left: 2px; } }
    .page-footer ul.social-links.position-footer a {
      display: inline-block;
      width: 40px;
      height: 40px;
      text-align: center;
      line-height: 40px;
      border-radius: 50px;
      color: #fff;
      background: #14273c;
      transition: .3s all ease; }
      .page-footer ul.social-links.position-footer a:hover, .page-footer ul.social-links.position-footer a:focus {
        color: #fff;
        background: #8aa4c1; }
      @media (min-width: 1200px) {
        .page-footer ul.social-links.position-footer a {
          width: 40px;
          height: 40px;
          line-height: 40px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .page-footer ul.social-links.position-footer a {
          width: 35px;
          height: 35px;
          line-height: 35px; }
          .page-footer ul.social-links.position-footer a > .icon {
            line-height: 35px !important; } }
    @media (min-width: 992px) {
      .page-footer ul.social-links.position-footer {
        text-align: left; } }
  .page-footer * + .social-links {
    margin-top: 33px; }
  @media (max-width: 991px) {
    .page-footer .logo {
      display: block;
      text-align: center; } }
  .page-footer .block.newsletter .field.newsletter label {
    line-height: 1.5; }
  .page-footer .block.newsletter .control {
    position: relative; }
    .page-footer .block.newsletter .control-newsletter-wrap {
      position: relative; }
      .page-footer .block.newsletter .control-newsletter-wrap:before {
        content: '\e0be';
        position: absolute;
        top: 50%;
        left: 21px;
        margin-top: -1px;
        transform: translateY(-50%);
        font-size: 16px;
        font-family: "Material Icons";
        pointer-events: none; }
    .page-footer .block.newsletter .control input#newsletter {
      height: 51px;
      padding-left: 46px;
      padding-right: 143px;
      color: #8aa4c1;
      background-color: #011327;
      border-color: #1c344e;
      transition: .3s all ease; }
      .page-footer .block.newsletter .control input#newsletter:focus {
        border-color: #627890; }
      .page-footer .block.newsletter .control input#newsletter::-webkit-input-placeholder {
        color: #8aa4c1; }
      .page-footer .block.newsletter .control input#newsletter::-moz-placeholder {
        color: #8aa4c1; }
      .page-footer .block.newsletter .control input#newsletter:-ms-input-placeholder {
        color: #8aa4c1; }
      .page-footer .block.newsletter .control input#newsletter:-moz-placeholder {
        color: #8aa4c1; }
      @media (min-width: 480px) {
        .page-footer .block.newsletter .control input#newsletter {
          padding-right: 150px; } }
      @media (min-width: 992px) and (max-width: 1399px) {
        .page-footer .block.newsletter .control input#newsletter {
          padding-right: 100px; } }
    .page-footer .block.newsletter .control .actions {
      position: absolute;
      top: 50%;
      right: 4px;
      margin-top: 0;
      transform: translateY(-50%);
      text-align: center;
      will-change: content; }
      .page-footer .block.newsletter .control .actions .action {
        padding: 10px 19px;
        text-transform: uppercase;
        letter-spacing: .06em; }
      .page-footer .block.newsletter .control .actions button.action.primary {
        background: #627890; }
        .page-footer .block.newsletter .control .actions button.action.primary:hover, .page-footer .block.newsletter .control .actions button.action.primary:focus {
          background: #ff3d00; }
      @media (min-width: 992px) and (max-width: 1399px) {
        .page-footer .block.newsletter .control .actions .action {
          padding: 14px 10px;
          font-size: 12px; } }
  .page-footer .block.newsletter label + .control {
    margin-top: 25px; }
  .page-footer * + .newsletter {
    margin-top: 10px; }
    @media (min-width: 768px) {
      .page-footer * + .newsletter {
        margin-top: 86px; } }
  .page-footer .contact-info {
    margin-left: -7px;
    margin-top: -3px; }
    .page-footer .contact-info dl {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    .page-footer .contact-info dt, .page-footer .contact-info dd {
      display: inline-block; }
    .page-footer .contact-info dl + dl {
      margin-top: 17px; }
    .page-footer .contact-info dt {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      font-weight: 400;
      white-space: nowrap;
      color: #fff; }
      .page-footer .contact-info dt > .icon {
        color: #8aa4c1; }
      .page-footer .contact-info dt > span + .contact-info_address-title {
        margin-left: 10px; }
      .page-footer .contact-info dt .contact-info_address-title:after {
        content: ':'; }
    .page-footer .contact-info dd {
      padding-left: 6px;
      font-style: normal; }
    .page-footer .contact-info dd, .page-footer .contact-info dd a {
      color: #8aa4c1; }
    .page-footer .contact-info dd a {
      white-space: nowrap; }
      .page-footer .contact-info dd a:hover, .page-footer .contact-info dd a:focus {
        color: #ff3d00; }
    .page-footer .contact-info dd .contact-info_mail a {
      color: #ff3d00; }
      .page-footer .contact-info dd .contact-info_mail a:hover, .page-footer .contact-info dd .contact-info_mail a:focus {
        color: #8aa4c1; }
  @media (min-width: 1200px) {
    .page-footer > .footer > .row > [class*="col-"] + [class*="col-"] {
      position: relative; }
      .page-footer > .footer > .row > [class*="col-"] + [class*="col-"]:before {
        content: '';
        position: absolute;
        top: 0;
        left: 22px;
        height: 100%;
        width: 1px;
        background: #1c344e; } }

.copyright-wrap {
  position: relative;
  z-index: 1;
  margin: 27px 0 3px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  color: #8aa4c1; }
  .copyright-wrap, .copyright-wrap:before, .copyright-wrap:after {
    background: #000d1b; }
  .copyright-wrap:before, .copyright-wrap:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    height: 100%;
    width: 100vw; }
  .copyright-wrap:before {
    right: 50vw; }
  .copyright-wrap:after {
    left: 50vw; }
  .copyright-wrap .list-payment {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .copyright-wrap .list-payment a {
      color: #8aa4c1;
      will-change: transform; }
      .copyright-wrap .list-payment a:hover, .copyright-wrap .list-payment a:focus {
        color: #ff3d00; }
    .copyright-wrap .list-payment li + li {
      margin-left: 10px; }
    .copyright-wrap .list-payment .icon-xs {
      font-size: 20px; }
  .copyright-wrap * + .list-payment {
    margin-top: 3px; }
  @media (min-width: 768px) {
    .copyright-wrap {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      text-align: left; }
      .copyright-wrap * + .list-payment {
        margin-top: 0; } }
  @media (min-width: 1200px) {
    .copyright-wrap {
      margin-top: 37px; } }
  @media (min-width: 992px) and (max-width: 1499px) {
    .copyright-wrap {
      margin-top: 35px; } }

.ie11 .copyright-wrap {
  display: block;
  padding-bottom: 30px; }
  .ie11 .copyright-wrap > .copyright {
    float: left; }
  .ie11 .copyright-wrap > .list-payment {
    float: right; }

.footer-col .footer-col-content {
  display: block;
  padding-left: 5px; }
  .footer-col .footer-col-content > ul + ul {
    margin-top: 22px; }
  .footer-col .footer-col-content li {
    padding-left: 17px;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: .02em;
    text-transform: uppercase; }
    .footer-col .footer-col-content li.current > * {
      position: relative;
      color: #fff; }
      .footer-col .footer-col-content li.current > *:before {
        content: '';
        position: absolute;
        top: 5px;
        left: -21px;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background: #ff3d00;
        transition: .3s all ease; }
    .footer-col .footer-col-content li + li {
      margin-top: 22px; }
    .footer-col .footer-col-content li a {
      position: relative;
      color: #8aa4c1; }
      .footer-col .footer-col-content li a:before {
        content: '';
        position: absolute;
        top: 5px;
        left: -21px;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background: #8aa4c1;
        transition: .3s all ease; }
      .footer-col .footer-col-content li a:hover, .footer-col .footer-col-content li a:focus {
        color: #fff; }
        .footer-col .footer-col-content li a:hover:before, .footer-col .footer-col-content li a:focus:before {
          background: #ff3d00; }
.footer-col * + .footer-col-content {
  margin-top: 35px; }
@media (max-width: 991px) {
  .footer-col {
    padding: 16px 0; }
    .footer-col h4 {
      line-height: inherit;
      cursor: pointer;
      font-size: 20px;
      margin-bottom: 0;
      position: relative;
      color: #333333;
      font-weight: 700;
      padding-right: 26px; }
      .footer-col h4:before {
        content: "";
        display: inline-block;
        font-family: "Material Icons";
        font-weight: 400;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0); }
      .footer-col h4:before {
        position: absolute;
        top: 50%;
        right: 0;
        width: 26px;
        height: 26px;
        margin-top: -13px;
        border-radius: 2px;
        text-align: center;
        font-size: 14px;
        line-height: 1;
        padding: 6px 0;
        border: 1px solid #dfe4eb; }
      .footer-col h4.active:before {
        content: '\e5ce'; }
    .footer-col .footer-col-content {
      display: none; } }
.footer-col .footer.links li {
  width: 100%; }
@media (min-width: 1200px) {
  .footer-col {
    padding-left: 22px; } }
@media (min-width: 1400px) {
  .footer-col {
    padding-left: 44px; } }

@media (max-width: 991px) {
  .footer .newsletter {
    padding: 16px 0; }
    .footer .newsletter .title {
      cursor: pointer;
      font-size: 20px;
      margin-bottom: 0; }
      .footer .newsletter .title strong {
        font-weight: 700; } }

.scrollToTop {
  position: fixed;
  z-index: 999;
  bottom: 30px;
  right: 30px;
  height: 40px;
  width: 40px;
  display: none;
  cursor: pointer;
  text-indent: 100vw;
  white-space: nowrap;
  overflow: hidden;
  background: #fff;
  border-radius: 50%;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  transition: 0.3s ease; }
  .scrollToTop:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    font-size: 35px;
    line-height: 1;
    text-indent: 0;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -18px;
    margin-left: -18px;
    color: #011327;
    transition: 0.3s ease; }
  .scrollToTop:hover {
    background: #ff3d00; }
    .scrollToTop:hover:before {
      color: #fff; }
  @media (min-width: 768px) {
    .scrollToTop {
      bottom: 50px;
      right: 50px;
      height: 50px;
      width: 50px; }
      .scrollToTop:before {
        font-size: 40px;
        width: 50px;
        height: 50px;
        margin-top: -20px;
        margin-left: -20px; } }

.no-display {
  display: none; }

.divider {
  width: 212px;
  height: 5px;
  margin-right: auto;
  margin-left: auto;
  background: #ff3d00; }

/*
* @section      Custom pages
* @description  This section holds specific style for Custom pages
*/
.cms-page-view h1,
.cms-page-view heading-1 {
  text-transform: uppercase;
  margin-bottom: 1em; }
.cms-page-view h2, .cms-page-view .catalog-product-view .price-wrapper .price, .catalog-product-view .price-wrapper .cms-page-view .price,
.cms-page-view heading-2 {
  text-transform: uppercase;
  margin-bottom: 1em; }
.cms-page-view h3,
.cms-page-view heading-3 {
  text-transform: uppercase;
  margin-bottom: 1em; }
.cms-page-view h4,
.cms-page-view heading-4 {
  text-transform: uppercase;
  margin-bottom: 1em; }
.cms-page-view h5,
.cms-page-view heading-5 {
  text-transform: uppercase;
  margin-bottom: 1em; }
.cms-page-view h6,
.cms-page-view heading-6 {
  text-transform: uppercase;
  margin-bottom: 1em; }
.cms-page-view .page-title,
.cms-page-view .section-title {
  margin-top: 1em; }

.custom-page table {
  margin-bottom: 4em; }
  @media (max-width: 767px) {
    .custom-page table.responsive thead {
      display: none; }
    .custom-page table.responsive tbody td {
      display: block;
      text-align: center;
      border-left: none; }
      .custom-page table.responsive tbody td:first-child {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 600;
        color: #000d1b;
        background: #f2f2f2;
        padding: 1em 1em .8em; }
        .custom-page table.responsive tbody td:first-child:before {
          display: none; }
    .custom-page table.responsive tbody td:before {
      content: attr(data-th);
      display: block;
      text-align: center;
      font-weight: 600; } }

.about-us-page img {
  margin-bottom: 35px; }
.about-us-page p {
  margin-bottom: 25px; }
.about-us-page ul {
  padding-top: 5px; }
  .about-us-page ul li {
    padding: 5px 0; }

.cms-about-us .page-title-wrapper .page-title {
  margin-top: 1em; }
.cms-about-us .section-title {
  margin-top: 4em;
  padding-top: 4em;
  border-top: 1px solid #eef2f6; }
.cms-about-us .custom-page .section-title:first-child {
  border-top: none; }
.cms-about-us .column.main .section-title {
  padding-top: 3.5em;
  border-top: 1px solid #eef2f6; }
.cms-about-us span.heading-3, .cms-about-us .sidebar span.block-title, .sidebar .cms-about-us span.block-title, .cms-about-us .sidebar .collapsible-block span.opener, .sidebar .collapsible-block .cms-about-us span.opener, .cms-about-us .modal-popup span.modal-title, .modal-popup .cms-about-us span.modal-title, .cms-about-us .checkout-index-index .opc-wrapper span.step-title, .checkout-index-index .opc-wrapper .cms-about-us span.step-title, .cms-about-us .opc-sidebar .opc-block-summary span.title, .opc-sidebar .opc-block-summary .cms-about-us span.title, .cms-about-us .custome-downloadable-products__wrapper span.table-title, .custome-downloadable-products__wrapper .cms-about-us span.table-title, .cms-about-us .account-billing-agreements__wrapper span.table-title, .account-billing-agreements__wrapper .cms-about-us span.table-title, .cms-about-us .my-reviews-table__wrapper span.table-title, .my-reviews-table__wrapper .cms-about-us span.table-title, .cms-about-us .orders-history__wrapper span.table-title, .orders-history__wrapper .cms-about-us span.table-title, .cms-about-us span.heading-4, .cms-about-us .catalog-product-view .data.items .additional-attributes span.attributes-caption, .catalog-product-view .data.items .additional-attributes .cms-about-us span.attributes-caption, .cms-about-us .opc-block-shipping-information span.shipping-information-title, .opc-block-shipping-information .cms-about-us span.shipping-information-title, .cms-about-us .review-list span.review-title, .review-list .cms-about-us span.review-title, .cms-about-us .review-add span.review-legend, .review-add .cms-about-us span.review-legend, .cms-about-us span.block-subtitle, .cms-about-us span.box-title {
  display: inline-block; }

.skills {
  color: #ff3d00; }
  .skills .value {
    font-size: 56px;
    line-height: 1.519em;
    font-weight: 700; }
  .skills .term {
    font-size: 16px;
    text-transform: uppercase; }

@media (max-width: 767px) {
  .cms-about-us .big-circle-icon {
    margin-top: 2rem; } }

@media (max-width: 767px) {
  .team > div[class*='col-'] {
    margin-bottom: 2rem; } }
.team > div[class*='col-'] img {
  margin-bottom: 1rem; }

.testimonials {
  padding-bottom: 2em; }
  .testimonials blockquote {
    padding: 10px 20px; }
    .testimonials blockquote cite {
      display: block;
      text-align: center;
      margin: 0 auto 0.5em;
      font-weight: 700;
      font-size: 18px;
      text-transform: uppercase;
      color: #ff3d00; }
    .testimonials blockquote q {
      display: block;
      padding: 0 5%; }
  .testimonials.owl-testimonials .owl-nav {
    position: static; }
  .testimonials.owl-testimonials .owl-controls {
    top: auto;
    bottom: 0;
    right: 50%;
    margin-right: -49px; }
  .testimonials.owl-testimonials .owl-prev,
  .testimonials.owl-testimonials .owl-next {
    padding: 8px 7px 0;
    height: 35px; }
    .testimonials.owl-testimonials .owl-prev:before,
    .testimonials.owl-testimonials .owl-next:before {
      font-size: 2.5em;
      color: #022347;
      transition: .3s ease; }
    .testimonials.owl-testimonials .owl-prev:hover:before,
    .testimonials.owl-testimonials .owl-next:hover:before {
      color: #ff3d00; }
  .testimonials.owl-testimonials .owl-prev {
    line-height: inherit; }
    .testimonials.owl-testimonials .owl-prev:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
  .testimonials.owl-testimonials .owl-next {
    line-height: inherit; }
    .testimonials.owl-testimonials .owl-next:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }

.big-circle-icon {
  display: block;
  width: 122px;
  height: 122px;
  margin: 0 auto 1rem;
  border-radius: 50%;
  border: 2px solid #ff3d00;
  text-align: center; }
  .big-circle-icon:before {
    color: #ff3d00;
    font-size: 66px !important;
    line-height: 122px;
    width: 100%; }

.medium-icon {
  margin: 0 auto 1rem;
  text-align: center;
  width: 100%; }
  .medium-icon:before {
    font-size: 60px;
    line-height: 1em;
    color: #ff3d00; }

.small-icon {
  width: 100%; }
  .small-icon:before {
    font-size: 40px;
    line-height: inherit;
    color: #ff3d00; }

.cms-customer-service .terms-conditions h4.small-icon:before {
  padding-right: 15px;
  vertical-align: middle; }
.cms-customer-service .custom-page span.heading-3 + p, .cms-customer-service .custom-page .sidebar span.block-title + p, .sidebar .cms-customer-service .custom-page span.block-title + p, .cms-customer-service .custom-page .sidebar .collapsible-block span.opener + p, .sidebar .collapsible-block .cms-customer-service .custom-page span.opener + p, .cms-customer-service .custom-page .modal-popup span.modal-title + p, .modal-popup .cms-customer-service .custom-page span.modal-title + p, .cms-customer-service .custom-page .checkout-index-index .opc-wrapper span.step-title + p, .checkout-index-index .opc-wrapper .cms-customer-service .custom-page span.step-title + p, .cms-customer-service .custom-page .opc-sidebar .opc-block-summary span.title + p, .opc-sidebar .opc-block-summary .cms-customer-service .custom-page span.title + p, .cms-customer-service .custom-page .custome-downloadable-products__wrapper span.table-title + p, .custome-downloadable-products__wrapper .cms-customer-service .custom-page span.table-title + p, .cms-customer-service .custom-page .account-billing-agreements__wrapper span.table-title + p, .account-billing-agreements__wrapper .cms-customer-service .custom-page span.table-title + p, .cms-customer-service .custom-page .my-reviews-table__wrapper span.table-title + p, .my-reviews-table__wrapper .cms-customer-service .custom-page span.table-title + p, .cms-customer-service .custom-page .orders-history__wrapper span.table-title + p, .orders-history__wrapper .cms-customer-service .custom-page span.table-title + p {
  margin-top: 15px; }
.cms-customer-service .custom-page .a-center + .section-title {
  margin-top: 4rem; }
.cms-customer-service * + .custom-page {
  margin-top: 40px; }

.customer-service h3 {
  font-size: 26px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 22px; }
.customer-service h4 {
  font-size: 20px;
  line-height: 31px;
  font-weight: 400;
  margin-bottom: 15px; }
.customer-service .customer-service__block {
  margin-bottom: 94px; }
.customer-service .table-block {
  margin-bottom: 65px; }
  .customer-service .table-block h3 {
    margin-bottom: 46px; }
  .customer-service .table-block table {
    width: 100%; }
  .customer-service .table-block thead {
    border-top: 1px solid #dfe4eb;
    border-bottom: 1px solid #dfe4eb; }
    .customer-service .table-block thead th {
      padding: 10px;
      border-left: 1px solid #dfe4eb;
      font-size: 16px;
      line-height: 1;
      vertical-align: middle; }
      .customer-service .table-block thead th:first-child {
        padding-left: 0;
        border-left: none; }
      @media (min-width: 992px) {
        .customer-service .table-block thead th {
          padding: 15px 10px 15px 35px; } }
  @media (min-width: 768px) {
    .customer-service .table-block tbody tr:first-child td {
      padding-top: 41px; } }
  @media (min-width: 768px) {
    .customer-service .table-block tbody tr:last-child td {
      padding-bottom: 30px; } }
  .customer-service .table-block tbody td {
    font-size: 12px;
    line-height: 1;
    padding: 7px; }
    @media (min-width: 768px) {
      .customer-service .table-block tbody td {
        border-left: 1px solid #dfe4eb; }
        .customer-service .table-block tbody td:first-child {
          padding-left: 0;
          border-left: none; } }
    @media (min-width: 992px) {
      .customer-service .table-block tbody td {
        padding: 11px 10px 11px 35px; } }
  @media (max-width: 767px) {
    .customer-service .table-block thead {
      display: none; }
    .customer-service .table-block tbody td {
      display: block;
      text-align: center; }
      .customer-service .table-block tbody td:first-child {
        font-size: 14px;
        line-height: 1.5;
        font-weight: 600;
        background: #f2f2f2;
        margin-bottom: 1em;
        padding: 1em 1em .8em; }
        .customer-service .table-block tbody td:first-child:before {
          display: none; }
      .customer-service .table-block tbody td:last-child {
        margin-bottom: 1em; }
    .customer-service .table-block tbody td:before {
      content: attr(data-th);
      display: block;
      text-align: center;
      font-weight: 600; } }
.customer-service .list-block h3 {
  margin-bottom: 27px; }
.customer-service .list-block li {
  margin-bottom: 20px; }
.customer-service .list-block h4 {
  line-height: inherit; }
  .customer-service .list-block h4:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .customer-service .list-block h4:before {
    font-size: 30px;
    line-height: inherit;
    padding-right: 10px; }

.change-message {
  color: #31708f;
  background-color: #d9edf7;
  padding: 0.8rem 3.5rem 0.8rem 1rem;
  margin-bottom: 30px;
  border: 1px solid #bce8f1;
  border-radius: 2px;
  position: relative;
  font-size: 14px; }

.privacy-policy-page dd {
  font-style: normal;
  margin-bottom: 50px; }

.not-found-page .disc li,
.not-found-page dd {
  font-style: normal; }
.not-found-page .not-found-page_top {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px; }
  .not-found-page .not-found-page_top img {
    width: auto;
    max-width: 100%;
    margin-bottom: 40px; }
  .not-found-page .not-found-page_top > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center; }
  .not-found-page .not-found-page_top strong {
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    padding-right: 20px; }
    @media (min-width: 768px) {
      .not-found-page .not-found-page_top strong {
        font-size: 50px;
        line-height: 1; } }
    @media (min-width: 992px) {
      .not-found-page .not-found-page_top strong {
        font-size: 84px;
        line-height: 84px; } }
  .not-found-page .not-found-page_top span {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300; }
    @media (min-width: 768px) {
      .not-found-page .not-found-page_top span {
        font-size: 30px;
        line-height: 38px; } }
    @media (min-width: 992px) {
      .not-found-page .not-found-page_top span {
        font-size: 55px;
        line-height: 68px; } }
.not-found-page .not-found-page_bottom dt {
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .not-found-page .not-found-page_bottom dt {
      font-size: 20px; } }
.not-found-page .not-found-page_bottom dd {
  text-align: center; }
  .not-found-page .not-found-page_bottom dd a {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    padding: 12px 27px;
    text-transform: uppercase;
    line-height: inherit;
    background-color: #ff3d00;
    color: #fff; }
    .not-found-page .not-found-page_bottom dd a:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
    .not-found-page .not-found-page_bottom dd a:hover {
      background: #011327; }
    .not-found-page .not-found-page_bottom dd a:before {
      padding-right: 5px;
      font-size: 22px;
      vertical-align: sub; }

.search-term-popular ul.search-terms:before, .search-term-popular ul.search-terms:after {
  display: table;
  content: "";
  line-height: 0; }
.search-term-popular ul.search-terms:after {
  clear: both; }
.search-term-popular ul.search-terms li {
  float: left;
  margin-right: 15px;
  font-size: 24px; }

@media (min-width: 1200px) {
  .search.advanced {
    max-width: 50%;
    margin-right: auto;
    margin-left: auto; } }
@media (min-width: 992px) {
  .search.advanced {
    max-width: 60%; } }
.search.advanced legend.legend {
  padding-bottom: 2em;
  border-bottom: 1px solid #dfe4eb;
  margin-bottom: 2em;
  width: 100%; }
.search.advanced .brand_id select option:first-child {
  display: none; }
.search.advanced .price .range.price {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }
  .search.advanced .price .range.price > .field {
    -webkit-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    max-width: 48%; }
  .search.advanced .price .range.price .addafter {
    position: absolute;
    top: 0;
    left: calc(100% + 6px);
    line-height: 28px;
    margin-right: 0; }
    @media (max-width: 767px) {
      .search.advanced .price .range.price .addafter {
        left: auto;
        right: 0; } }
  .search.advanced .price .range.price .separator {
    line-height: 28px;
    padding: 7px 0;
    margin-bottom: 1rem; }
  @media (max-width: 767px) {
    .search.advanced .price .range.price .addon {
      padding-right: 45px; } }
.search.advanced .actions-toolbar {
  margin-top: 1rem;
  padding-top: 1.5rem;
  border-top: 1px solid #dfe4eb; }

.search-terms ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .search-terms ul li {
    margin: 0 5px 5px 0;
    border: 1px solid #dfe4eb; }
  .search-terms ul a {
    padding: 5px;
    color: #011327; }
    .search-terms ul a:hover {
      background: #f0f0f0; }

.form-orders-search legend.admin__legend {
  padding-bottom: 2em;
  border-bottom: 1px solid #dfe4eb;
  margin-bottom: 2em;
  width: 100%; }
.form-orders-search .actions-toolbar {
  margin-top: 1rem;
  padding-top: 1.5rem;
  border-top: 1px solid #dfe4eb; }
@media (min-width: 768px) {
  .form-orders-search {
    max-width: 80%;
    margin-right: auto;
    margin-left: auto; } }
@media (min-width: 992px) {
  .form-orders-search {
    max-width: 60%; } }

.shipping-delivery-page p {
  margin-bottom: 20px; }
  @media (min-width: 992px) {
    .shipping-delivery-page p {
      margin-bottom: 30px; } }
.shipping-delivery-page .heading-3, .shipping-delivery-page .sidebar .block-title, .sidebar .shipping-delivery-page .block-title, .shipping-delivery-page .sidebar .collapsible-block .opener, .sidebar .collapsible-block .shipping-delivery-page .opener, .shipping-delivery-page .modal-popup .modal-title, .modal-popup .shipping-delivery-page .modal-title, .shipping-delivery-page .checkout-index-index .opc-wrapper .step-title, .checkout-index-index .opc-wrapper .shipping-delivery-page .step-title, .shipping-delivery-page .opc-sidebar .opc-block-summary span.title, .opc-sidebar .opc-block-summary .shipping-delivery-page span.title, .shipping-delivery-page .custome-downloadable-products__wrapper .table-title, .custome-downloadable-products__wrapper .shipping-delivery-page .table-title, .shipping-delivery-page .account-billing-agreements__wrapper .table-title, .account-billing-agreements__wrapper .shipping-delivery-page .table-title, .shipping-delivery-page .my-reviews-table__wrapper .table-title, .my-reviews-table__wrapper .shipping-delivery-page .table-title, .shipping-delivery-page .orders-history__wrapper .table-title, .orders-history__wrapper .shipping-delivery-page .table-title {
  text-transform: uppercase;
  color: #ff3d00;
  margin-bottom: 10px; }
.shipping-delivery-page ul li {
  padding-left: 15px;
  position: relative;
  margin-bottom: 0.8em; }
  .shipping-delivery-page ul li:before {
    content: '.';
    font-size: 35px;
    line-height: inherit;
    color: #ff3d00;
    position: absolute;
    top: -8px;
    left: 0; }
  .shipping-delivery-page ul li:last-child {
    margin-bottom: 1.5em; }
.shipping-delivery-page .shipping-delivery-page__border {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dfe4eb; }
  @media (min-width: 992px) {
    .shipping-delivery-page .shipping-delivery-page__border {
      padding-bottom: 30px;
      margin-bottom: 40px; } }
  .shipping-delivery-page .shipping-delivery-page__border span:not(.heading-3) {
    margin-bottom: 15px;
    display: block; }
.shipping-delivery-page .shipping-delivery-page_shipping-icon {
  line-height: inherit; }
  .shipping-delivery-page .shipping-delivery-page_shipping-icon:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.shipping-delivery-page .shipping-delivery-page_track-icon {
  line-height: inherit; }
  .shipping-delivery-page .shipping-delivery-page_track-icon:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.shipping-delivery-page .shipping-delivery-page_order-icon {
  line-height: inherit; }
  .shipping-delivery-page .shipping-delivery-page_order-icon:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.shipping-delivery-page .shipping-delivery-page_shipping-icon:before,
.shipping-delivery-page .shipping-delivery-page_track-icon:before,
.shipping-delivery-page .shipping-delivery-page_order-icon:before {
  font-size: 40px;
  color: #ff3d00;
  padding-right: 15px; }

.faq-page #faq-accordion .accordion-trigger {
  margin-bottom: 30px;
  padding-right: 30px;
  position: relative; }
  .faq-page #faq-accordion .accordion-trigger:before {
    content: 'q';
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    background: #ff3d00;
    text-align: center;
    padding: 15px 0;
    width: 50px;
    display: inline-block;
    margin-right: 15px;
    cursor: pointer; }
  .faq-page #faq-accordion .accordion-trigger:after {
    position: absolute;
    font-size: 20px;
    line-height: 1;
    top: 17px;
    right: 0;
    cursor: pointer;
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0); }
  .faq-page #faq-accordion .accordion-trigger.open:after {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0); }
  @media (min-width: 768px) {
    .faq-page #faq-accordion .accordion-trigger {
      display: inline-block; } }
  .faq-page #faq-accordion .accordion-trigger span {
    cursor: pointer;
    font-size: 20px;
    line-height: 50px;
    color: #ff3d00; }
.faq-page #faq-accordion .accordion-content {
  display: none; }
  .faq-page #faq-accordion .accordion-content p {
    padding-bottom: 50px;
    margin-bottom: 0; }
    .faq-page #faq-accordion .accordion-content p:before {
      content: 'a';
      text-transform: uppercase;
      font-size: 20px;
      line-height: 1;
      color: #ff3d00;
      background: #f6f6f6;
      text-align: center;
      padding: 15px 0;
      width: 50px;
      display: inline-block;
      margin: 5px 15px 15px 0;
      float: left; }

.support-page .text-block {
  padding-bottom: 20px;
  border-bottom: 1px solid #dfe4eb;
  margin-bottom: 30px; }
.support-page .boxes-block li a {
  transition: 0s; }
.support-page .boxes-block li div {
  background: transparent;
  border: 1px solid #ff3d00;
  margin-bottom: 30px;
  padding: 87px 10px;
  transition: 0.3s ease;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .support-page .boxes-block li div:hover {
    background: #ff3d00; }
    .support-page .boxes-block li div:hover span,
    .support-page .boxes-block li div:hover span:before {
      color: #fff; }
  @media (min-width: 1200px) {
    .support-page .boxes-block li div {
      margin-bottom: 50px; } }
  .support-page .boxes-block li div span {
    font-size: 20px;
    line-height: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .support-page .boxes-block li div span:before {
      color: #ff3d00;
      font-size: 70px;
      line-height: 1; }
.support-page .boxes-block .support-page__archive-icon {
  line-height: inherit; }
  .support-page .boxes-block .support-page__archive-icon:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.support-page .boxes-block .support-page__bubbles-icon {
  line-height: inherit; }
  .support-page .boxes-block .support-page__bubbles-icon:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.support-page .boxes-block .support-page__bubble-question-icon {
  line-height: inherit; }
  .support-page .boxes-block .support-page__bubble-question-icon:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
.support-page .boxes-block .support-page__envelope-icon {
  line-height: inherit; }
  .support-page .boxes-block .support-page__envelope-icon:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }

.guarantee-page p {
  margin-bottom: 20px; }
.guarantee-page h3 {
  font-size: 35px;
  line-height: 1;
  color: #000;
  font-weight: 600; }
.guarantee-page h4 {
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
  color: #000d1b;
  line-height: inherit; }
  .guarantee-page h4:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .guarantee-page h4:before {
    font-size: 30px;
    line-height: inherit;
    color: #ff3d00;
    padding-right: 10px; }
.guarantee-page ul {
  padding: 10px 0 20px; }
  .guarantee-page ul li {
    margin-bottom: 15px; }
    .guarantee-page ul li:last-child {
      margin-bottom: 0; }
.guarantee-page .text-block {
  padding-bottom: 20px;
  border-bottom: 1px solid #dfe4eb;
  margin-bottom: 30px; }
  .guarantee-page .text-block:last-child {
    padding-bottom: 0;
    border-bottom: none; }

.secure-payment-page h4 {
  color: #ff3d00;
  line-height: inherit; }
  .secure-payment-page h4:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .secure-payment-page h4:before {
    font-size: 1.5em;
    line-height: inherit;
    color: #ff3d00;
    padding-right: 10px;
    vertical-align: bottom; }
.secure-payment-page ul {
  padding: 15px 0 20px; }
  .secure-payment-page ul li {
    margin-bottom: 15px; }
    .secure-payment-page ul li:last-child {
      margin-bottom: 0; }
.secure-payment-page .secure-payment_icons ul:before, .secure-payment-page .secure-payment_icons ul:after {
  display: table;
  content: "";
  line-height: 0; }
.secure-payment-page .secure-payment_icons ul:after {
  clear: both; }
.secure-payment-page .secure-payment_icons ul li {
  float: left;
  margin-right: 28px; }
.secure-payment-page .secure-payment_icons ul a {
  font-size: 41px;
  line-height: 1;
  color: #ff3d00; }
  .secure-payment-page .secure-payment_icons ul a:hover {
    color: #000d1b; }

.terms-conditions-page p {
  margin-bottom: 28px; }
.terms-conditions-page ul h4 {
  color: #ff3d00;
  line-height: inherit; }
  .terms-conditions-page ul h4:before {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0); }
  .terms-conditions-page ul h4:before {
    font-size: 1.5em;
    line-height: inherit;
    color: #ff3d00;
    padding-right: 10px;
    vertical-align: bottom; }

.cms-template-settings .page-title-wrapper .page-title {
  margin-bottom: 86px; }
.cms-template-settings.cms-page-view h3 {
  font-size: 20px;
  line-height: 1;
  text-transform: none;
  margin-bottom: 2em; }
  .cms-template-settings.cms-page-view h3 em {
    font-weight: 400; }
.cms-template-settings .data-table {
  margin-bottom: 40px; }
  .cms-template-settings .data-table thead {
    border-top: 1px solid #dfe4eb;
    border-bottom: 1px solid #dfe4eb; }
    .cms-template-settings .data-table thead th {
      border-left: 1px solid #dfe4eb;
      background: transparent;
      padding: 5px 5px;
      text-transform: none; }
      .cms-template-settings .data-table thead th:first-child {
        padding-left: 0;
        border-left: none; }
      @media (min-width: 992px) {
        .cms-template-settings .data-table thead th {
          padding: 10px 20px; } }
  .cms-template-settings .data-table tbody tr:first-child td {
    padding-top: 15px; }
    @media (min-width: 992px) {
      .cms-template-settings .data-table tbody tr:first-child td {
        padding-top: 35px; } }
  .cms-template-settings .data-table tbody tr:last-child td {
    padding-bottom: 15px; }
    @media (min-width: 992px) {
      .cms-template-settings .data-table tbody tr:last-child td {
        padding-bottom: 30px; } }
  .cms-template-settings .data-table tbody td {
    padding: 5px 5px;
    border-left: 1px solid #dfe4eb; }
    .cms-template-settings .data-table tbody td:first-child {
      border-left: none;
      padding-left: 0; }
    @media (min-width: 992px) {
      .cms-template-settings .data-table tbody td {
        padding: 10px 20px; } }

.extra-title-settings {
  font-weight: 500; }

.after-page-header-wrap .block.featured .block-content .owl-carousel .owl-controls {
  top: auto;
  bottom: 47px;
  right: 20px; }
.after-page-header-wrap .block.widget.featured .product-item .product-label {
  top: -25px;
  right: auto;
  left: 18px;
  font-size: 28px;
  line-height: 1.2;
  background: transparent;
  font-family: "Stalinist One", sans-serif; }
  .after-page-header-wrap .block.widget.featured .product-item .product-label:after {
    content: 'off';
    position: absolute;
    bottom: -26px;
    left: 9px;
    text-transform: uppercase; }
  @media (min-width: 768px) {
    .after-page-header-wrap .block.widget.featured .product-item .product-label {
      font-size: 33px; } }
  @media (min-width: 1200px) {
    .after-page-header-wrap .block.widget.featured .product-item .product-label {
      font-size: 53px; }
      .after-page-header-wrap .block.widget.featured .product-item .product-label:after {
        bottom: -40px; } }
.after-page-header-wrap .block.widget.featured .products-grid .product-items .product-item-photo {
  display: inline-block; }
.after-page-header-wrap .products-grid .product-item .product-item-info {
  margin-top: 20px; }
  @media (min-width: 1200px) {
    .after-page-header-wrap .products-grid .product-item .product-item-info {
      margin-top: 93px; } }
.after-page-header-wrap .products-grid .product-item .product-item-name {
  font-size: 20px;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: .04em; }
  .after-page-header-wrap .products-grid .product-item .product-item-name a {
    color: #fff; }
    .after-page-header-wrap .products-grid .product-item .product-item-name a:hover, .after-page-header-wrap .products-grid .product-item .product-item-name a:focus {
      color: #011327; }
  @media (min-width: 992px) {
    .after-page-header-wrap .products-grid .product-item .product-item-name {
      font-size: 22px; } }
  @media (min-width: 1200px) {
    .after-page-header-wrap .products-grid .product-item .product-item-name {
      font-size: 32px; } }
.after-page-header-wrap .products-grid .product-item .price-box, .after-page-header-wrap .products-grid .product-item .price-box .price-wrapper .price {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  color: #fff; }
  @media (min-width: 992px) {
    .after-page-header-wrap .products-grid .product-item .price-box, .after-page-header-wrap .products-grid .product-item .price-box .price-wrapper .price {
      font-size: 42px; } }
  @media (min-width: 1200px) {
    .after-page-header-wrap .products-grid .product-item .price-box, .after-page-header-wrap .products-grid .product-item .price-box .price-wrapper .price {
      font-size: 62px; } }
.after-page-header-wrap .owl-pagination .owl-page {
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #fff;
  transition: .3s all ease; }
  .after-page-header-wrap .owl-pagination .owl-page:hover, .after-page-header-wrap .owl-pagination .owl-page.active {
    background: #000;
    box-shadow: 0 0 0 4px #fff; }
.after-page-header-wrap .owl-pagination .owl-page + .owl-page {
  margin-left: 20px; }
.after-page-header-wrap .products-grid .product-image-container {
  background: transparent; }
.after-page-header-wrap .products-grid .product-item-actions {
  display: none; }
.after-page-header-wrap .products-grid .product-item-details {
  text-align: left; }
  @media (min-width: 1200px) {
    .after-page-header-wrap .products-grid .product-item-details {
      margin-top: 10px; } }
.after-page-header-wrap .block.widget.featured.intro-product .products-grid .product-items .product-item-photo:hover .product-image-photo {
  opacity: 1; }
.after-page-header-wrap .intro-product {
  overflow: hidden;
  padding: 20px 1% 1.2% 4.2%;
  background: #ff3d00; }
  .after-page-header-wrap .intro-product .timer-wrapper {
    display: none; }
  .after-page-header-wrap .intro-product .product-item .price-box .old-price {
    display: none;
    margin-bottom: -15px; }
    .after-page-header-wrap .intro-product .product-item .price-box .old-price .price-wrapper .price {
      font-size: 1.5rem;
      line-height: 1; }
  .after-page-header-wrap .intro-product .products-grid .product-item {
    border: none; }
  @media (min-width: 1200px) and (max-width: 1499px) {
    .after-page-header-wrap .intro-product .products-grid .product-item .product-item-name {
      font-size: 26px; }
    .after-page-header-wrap .intro-product .products-grid .product-item .price-box {
      font-size: 42px; } }
  @media (max-width: 767px) {
    .after-page-header-wrap .intro-product .block-content {
      max-width: 480px;
      margin-right: auto;
      margin-left: auto; } }
@media (min-width: 1200px) {
  .after-page-header-wrap {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    .after-page-header-wrap .slider-pro-wrapper {
      background: #011327;
      -webkit-flex-basis: 67.3%;
      -ms-flex-preferred-size: 67.3%;
      flex-basis: 67.3%;
      max-width: 67.3%; }
    .after-page-header-wrap .intro-product {
      -webkit-flex-basis: 32.7%;
      -ms-flex-preferred-size: 32.7%;
      flex-basis: 32.7%;
      max-width: 32.7%; } }
@media (min-width: 1200px) and (max-width: 1600px) {
  .after-page-header-wrap .slider-pro-wrapper .sp-layer {
    top: -53% !important; }
  .after-page-header-wrap .slider-pro-wrapper .slider-title {
    top: -36.5% !important; }
  .after-page-header-wrap .slider-pro-wrapper .slider-desc {
    top: -18% !important; }
  .after-page-header-wrap .slider-pro-wrapper .btn-wrap {
    top: 0 !important; } }
@media (min-width: 1200px) and (max-width: 1799px) {
  .after-page-header-wrap .slider-pro-wrapper .sp-mask,
  .after-page-header-wrap .slider-pro-wrapper .sp-slide,
  .after-page-header-wrap .slider-pro-wrapper .sp-image-container,
  .after-page-header-wrap .slider-pro-wrapper .sp-image {
    height: 760px !important; } }

.box-offer {
  position: relative;
  padding: 15px;
  min-height: 280px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #dfe4eb;
  text-align: center; }
  .box-offer-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media (min-width: 992px) {
      .box-offer-inner {
        margin-top: -5px; }
        .box-offer-inner-offset-top {
          margin-top: 7px; } }
  .box-offer .icon {
    display: inline-block;
    font-size: 48px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    color: #8aa4c1; }
  .box-offer .box-offer-title {
    margin-top: 5px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .04em;
    color: #ff3d00; }
    .box-offer .box-offer-title a:hover, .box-offer .box-offer-title a:focus {
      color: #011327; }
  .box-offer .box-offer-desc {
    margin-top: 10px;
    padding-right: 14%;
    padding-left: 14%;
    line-height: 1.5; }
  @media (min-width: 768px) {
    .box-offer {
      max-width: 548px; } }
  @media (min-width: 992px) {
    .box-offer {
      min-height: 309px; }
      .box-offer .icon {
        font-size: 63px;
        width: 68px;
        height: 68px;
        line-height: 68px; }
      .box-offer .box-offer-title {
        margin-top: 10px;
        font-size: 24px; } }
  @media (min-width: 1200px) {
    .box-offer .box-offer-title {
      margin-top: 14px; }
    .box-offer .box-offer-desc {
      margin-top: 25px; } }

.offsers-wrap {
  margin-top: 65px;
  margin-bottom: 65px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
  min-width: 300px;
  max-width: 480px;
  padding-right: 0;
  padding-left: 0; }
  @media (min-width: 480px) {
    .offsers-wrap {
      min-width: 450px; } }
  @media (min-width: 768px) {
    .offsers-wrap {
      max-width: 920px;
      margin-top: 45px;
      margin-bottom: 45px; } }
  @media (min-width: 992px) {
    .offsers-wrap {
      max-width: 1120px; } }
  @media (min-width: 1200px) {
    .offsers-wrap {
      max-width: 1190px;
      margin-bottom: 90px; } }
  @media (min-width: 1400px) {
    .offsers-wrap {
      max-width: 1764px; } }
  @media (max-width: 767px) {
    .offsers-wrap [class*='col-'] + [class*='col-'] {
      margin-top: 30px; } }

.tm-blog-post-view .post-page .products-grid.products-related .owl-stage-outer {
  overflow: visible; }
  .tm-blog-post-view .post-page .products-grid.products-related .owl-stage-outer .owl-stage {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

.catalog-category-view .page-title-wrapper > .container, .catalog-category-view .page-print.sales-order-print .page-title-wrapper > #maincontent, .page-print.sales-order-print .catalog-category-view .page-title-wrapper > #maincontent,
.tm-blog-index-index .page-title-wrapper > .container,
.tm-blog-index-index .page-print.sales-order-print .page-title-wrapper > #maincontent,
.page-print.sales-order-print .tm-blog-index-index .page-title-wrapper > #maincontent,
.brand-brand-view .page-title-wrapper > .container,
.brand-brand-view .page-print.sales-order-print .page-title-wrapper > #maincontent,
.page-print.sales-order-print .brand-brand-view .page-title-wrapper > #maincontent,
.page-products .page-title-wrapper > .container,
.page-products .page-print.sales-order-print .page-title-wrapper > #maincontent,
.page-print.sales-order-print .page-products .page-title-wrapper > #maincontent,
.customer-account-index .page-title-wrapper > .container,
.customer-account-index .page-print.sales-order-print .page-title-wrapper > #maincontent,
.page-print.sales-order-print .customer-account-index .page-title-wrapper > #maincontent,
.tm-blog-post-view .page-title-wrapper > .container,
.tm-blog-post-view .page-print.sales-order-print .page-title-wrapper > #maincontent,
.page-print.sales-order-print .tm-blog-post-view .page-title-wrapper > #maincontent {
  padding-right: 0;
  padding-left: 0; }
.catalog-category-view .page-title,
.tm-blog-index-index .page-title,
.brand-brand-view .page-title,
.page-products .page-title,
.customer-account-index .page-title,
.tm-blog-post-view .page-title {
  text-align: center; }
  @media (min-width: 992px) {
    .catalog-category-view .page-title,
    .tm-blog-index-index .page-title,
    .brand-brand-view .page-title,
    .page-products .page-title,
    .customer-account-index .page-title,
    .tm-blog-post-view .page-title {
      text-align: left; } }

.catalog-category-view .page-main {
  margin-bottom: 0; }

.contact-index-index .column > .row > * + .col-md-6 {
  margin-top: 30px; }
  @media (min-width: 992px) {
    .contact-index-index .column > .row > * + .col-md-6 {
      margin-top: 0; } }

.customer-address-form .select2-container--default .select2-results > .select2-results__options {
  overflow-y: scroll; }

.checkout-index-index .modal-popup .form-shipping-address .field label + .control,
.customer-address-form .page-main .form-address-edit .field label + .control {
  margin-top: 8px; }
.checkout-index-index .modal-popup .form-shipping-address .field.custom-label .label + .control,
.customer-address-form .page-main .form-address-edit .field.custom-label .label + .control {
  margin-top: 0; }
.checkout-index-index .modal-popup .form-shipping-address .form .field + .field,
.customer-address-form .page-main .form-address-edit .form .field + .field {
  margin-top: 15px; }

@media (max-width: 767px) {
  .checkout-index-index .custom-slide._show {
    background: transparent; } }

.catalog-product-view .page-main .block.review-add .field label + .control {
  margin-top: 8px; }
.catalog-product-view .page-main .block.review-add .field.review-field-rating label + .control {
  margin-top: 0; }

@media (max-width: 991px) {
  .wishlist-index-index .sidebar .account-nav .account-nav,
  .wishlist-index-index .sidebar .account-navigation .account-nav,
  .wishlist-index-index .sidebar .collapsible-block .block-content {
    max-width: 300px; } }

.cms-home .page-main {
  margin-top: 28px; }

.block-wishlist .wishlist-counter {
  margin-bottom: 16px; }
  .block-wishlist .wishlist-counter span {
    color: #8aa4c1; }
.block-wishlist .subtitle {
  font-size: 1.15em;
  font-weight: 700;
  color: #333333;
  margin-bottom: 24px;
  display: inline-block; }
.block-wishlist .product-item {
  display: block;
  margin-bottom: 30px; }
.block-wishlist .product-item-info {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 1400px) {
    .block-wishlist .product-item-info {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
.block-wishlist .product-image-container {
  display: inline-block;
  max-width: 100%;
  background: #f0f0f0; }
.block-wishlist .product-image-wrapper {
  height: 0;
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden; }
.block-wishlist .product-image-photo {
  text-align: center;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: auto;
  max-width: 100%; }
.block-wishlist .product-item-details {
  overflow: hidden;
  padding: 0 0 0 16px;
  position: relative;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2; }
  @media (min-width: 1400px) {
    .block-wishlist .product-item-details {
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: none; } }
.block-wishlist .product-item-name {
  display: block;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 12px;
  padding-right: 24px; }
  .block-wishlist .product-item-name a {
    color: #000d1b; }
    .block-wishlist .product-item-name a:hover {
      color: #ff3d00; }
.block-wishlist .price-box {
  font-size: 1.45rem;
  line-height: 1;
  font-weight: 700;
  color: #ff3d00; }
  .block-wishlist .price-box .price-label {
    display: none; }
  .block-wishlist .price-box .special-price {
    color: #ff3d00; }
  .block-wishlist .price-box .old-price .price {
    text-decoration: line-through;
    font-size: .75rem;
    color: #011327; }
.block-wishlist .price-as-configured .price-final_price {
  display: none; }
.block-wishlist .product-item-actions button.action {
  padding: 10px 11px 11px 14px; }
  .block-wishlist .product-item-actions button.action:before {
    font-size: 23px;
    line-height: 1; }
.block-wishlist .empty {
  margin-top: 16px; }
.block-wishlist .actions-secondary {
  position: absolute;
  top: 2px;
  right: 0; }
  .block-wishlist .actions-secondary .btn-remove {
    font-size: 16px; }
.block-wishlist .actions-toolbar a.details {
  display: inline-block;
  font-weight: 700;
  padding: 12px 25px;
  letter-spacing: .06em;
  text-transform: uppercase;
  backface-visibility: hidden;
  color: #ff3d00;
  background-color: #f2f2f2;
  transform: translateZ(0);
  width: 100%;
  text-align: center; }
  .block-wishlist .actions-toolbar a.details:hover {
    background: #ff3d00;
    color: #fff; }
  @media (min-width: 1200px) {
    .block-wishlist .actions-toolbar a.details {
      padding: 15px 30px; } }

.products-grid.wishlist .product-item-name {
  display: block;
  font-size: .9rem;
  margin-bottom: 12px;
  text-transform: uppercase;
  letter-spacing: .06em; }
  .products-grid.wishlist .product-item-name a {
    color: #011327; }
    .products-grid.wishlist .product-item-name a:hover {
      color: #ff3d00; }
.products-grid.wishlist .price-as-configured span[data-price-amount="0"] {
  display: none; }
.products-grid.wishlist .product-item-inner {
  text-align: left; }
.products-grid.wishlist .product-item-tooltip .toggle,
.products-grid.wishlist .product-item-tooltip .subtitle {
  display: none; }
.products-grid.wishlist .product-item-tooltip dl {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .products-grid.wishlist .product-item-tooltip dl dt, .products-grid.wishlist .product-item-tooltip dl dd {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .products-grid.wishlist .product-item-tooltip dl dt {
    text-align: right;
    padding-right: 8px; }
  .products-grid.wishlist .product-item-tooltip dl dd {
    text-align: left;
    padding-left: 8px; }
.products-grid.wishlist .comment-box {
  margin-bottom: 16px; }
  .products-grid.wishlist .comment-box label + .control {
    margin-top: 10px; }
.products-grid.wishlist .comment-box label {
  color: #000d1b;
  font-weight: 700;
  margin-bottom: 4px; }
.products-grid.wishlist textarea {
  min-height: 105px; }
.products-grid.wishlist .box-tocart {
  margin-bottom: 16px; }
  .products-grid.wishlist .box-tocart label + .wishlist_box-tocart__wrapper {
    margin-top: 10px; }
  .products-grid.wishlist .box-tocart .fieldset {
    width: 100%; }
    .products-grid.wishlist .box-tocart .fieldset .label {
      width: 100%; }
    .products-grid.wishlist .box-tocart .fieldset .wishlist_box-tocart__wrapper {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      @media (min-width: 1400px) {
        .products-grid.wishlist .box-tocart .fieldset .wishlist_box-tocart__wrapper {
          -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -webkit-align-items: stretch;
          -ms-flex-align: stretch;
          align-items: stretch;
          -webkit-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row; } }
    .products-grid.wishlist .box-tocart .fieldset .field.qty {
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: none;
      padding: 0; }
      @media (min-width: 1400px) {
        .products-grid.wishlist .box-tocart .fieldset .field.qty {
          -webkit-flex-basis: 40%;
          -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
          max-width: 40%; } }
      .products-grid.wishlist .box-tocart .fieldset .field.qty .control,
      .products-grid.wishlist .box-tocart .fieldset .field.qty input {
        height: 100%;
        text-align: center; }
    .products-grid.wishlist .box-tocart .fieldset .product-item-actions {
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: none;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin-top: 12px; }
      @media (min-width: 1400px) {
        .products-grid.wishlist .box-tocart .fieldset .product-item-actions {
          -webkit-flex-basis: 60%;
          -ms-flex-preferred-size: 60%;
          flex-basis: 60%;
          max-width: 60%;
          -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
          justify-content: flex-end;
          margin-top: 0;
          margin-left: 20px; } }
  .products-grid.wishlist .box-tocart .unavailable.stock {
    margin: 7px 3px 6px 8px; }
.products-grid.wishlist .product-item-actions {
  display: block;
  margin: 0;
  padding-top: 1px; }
  .products-grid.wishlist .product-item-actions .actions-primary {
    margin: 0;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    height: 100%; }
    .products-grid.wishlist .product-item-actions .actions-primary .action.tocart.primary {
      height: 100%; }
.products-grid.wishlist a.action.edit, .products-grid.wishlist a.action.delete {
  font-size: 18px;
  line-height: 1; }
.products-grid.wishlist a.action + a.action {
  margin-left: 30px; }

.form-wishlist-items .actions-toolbar {
  margin-top: 30px;
  padding-top: 40px;
  border-top: 1px solid #dfe4eb;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }
  @media (min-width: 768px) {
    .form-wishlist-items .actions-toolbar {
      -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; } }
  .form-wishlist-items .actions-toolbar .primary {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .form-wishlist-items .actions-toolbar .primary {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin-bottom: 0;
        margin-left: 10px; } }
    .form-wishlist-items .actions-toolbar .primary .action {
      display: block;
      color: #fff; }
      .form-wishlist-items .actions-toolbar .primary .action:hover {
        background: #011327; }
      .form-wishlist-items .actions-toolbar .primary .action + .action {
        margin-bottom: 10px;
        margin-left: 0; }
        @media (min-width: 768px) {
          .form-wishlist-items .actions-toolbar .primary .action + .action {
            margin-bottom: 0;
            margin-left: 10px; } }
      @media (min-width: 768px) and (max-width: 1199px) {
        .form-wishlist-items .actions-toolbar .primary .action {
          padding-right: 6px;
          padding-left: 6px; } }
  .form-wishlist-items .actions-toolbar .update {
    line-height: inherit; }
    .form-wishlist-items .actions-toolbar .update:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
  .form-wishlist-items .actions-toolbar .share {
    line-height: inherit; }
    .form-wishlist-items .actions-toolbar .share:before {
      content: "";
      display: inline-block;
      font-family: "Material Icons";
      font-weight: 400;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0); }
  .form-wishlist-items .actions-toolbar .tocart {
    background-color: #ff3d00;
    color: #fff; }
    .form-wishlist-items .actions-toolbar .tocart:hover {
      background: #011327; }

/*
*   TM_AjaxCatalog
*/
.swatch-option-tooltip {
  visibility: hidden; }
  @media (min-width: 1024px) {
    .swatch-option-tooltip {
      visibility: visible; } }

.modals-wrapper .modal-popup.compare-popup._show {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  overflow-x: hidden; }
.modals-wrapper .modal-popup.compare-popup .modal-inner-wrap {
  overflow: hidden;
  box-sizing: border-box;
  height: auto;
  min-height: 100%; }
.modals-wrapper .modal-popup.compare-popup._inner-scroll .modal-content {
  margin-right: -40px;
  padding-right: 40px; }
.modals-wrapper .modal-popup.compare-popup .modal-footer {
  display: block;
  min-height: 70px !important; }
  .modals-wrapper .modal-popup.compare-popup .modal-footer > button {
    display: inline-block;
    font-weight: 700;
    padding: 12px 25px;
    letter-spacing: .06em;
    text-transform: uppercase;
    backface-visibility: hidden;
    color: #ff3d00;
    background-color: #f2f2f2;
    transform: translateZ(0);
    background-color: #ff3d00;
    color: #fff; }
    .modals-wrapper .modal-popup.compare-popup .modal-footer > button:hover {
      background: #ff3d00;
      color: #fff; }
    @media (min-width: 1200px) {
      .modals-wrapper .modal-popup.compare-popup .modal-footer > button {
        padding: 15px 30px; } }
    .modals-wrapper .modal-popup.compare-popup .modal-footer > button:hover {
      background: #011327; }

/*
*   TM_AjaxCatalog
*/
#search_mini_form {
  position: relative; }
  #search_mini_form #search {
    padding-left: 20px; }
    @media (min-width: 992px) {
      #search_mini_form #search {
        padding-left: 58px; } }

body.ajax-loading #search.input-text:focus {
  background-image: url(../images/loader-white.gif);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  background-size: 15px 15px; }

#search_mini_form input[aria-haspopup="false"] + #search_autocomplete ul[role=listbox] {
  overflow: hidden; }
#search_mini_form .search-autocomplete {
  overflow: hidden;
  position: static;
  max-height: 350px;
  z-index: 99;
  text-align: left;
  background: #112438;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25); }
  #search_mini_form .search-autocomplete:after {
    content: '';
    position: absolute;
    top: 320px;
    left: 0;
    z-index: 9999;
    width: 120%;
    height: 30px; }
  #search_mini_form .search-autocomplete ul[role=listbox] {
    overflow-y: scroll;
    position: static;
    max-height: 350px;
    margin-right: -20px;
    z-index: 10;
    display: block; }
  #search_mini_form .search-autocomplete ul li.search-item {
    border-top: none;
    padding: 10px;
    padding-right: 30px;
    transition: .3s all ease; }
    #search_mini_form .search-autocomplete ul li.search-item > .qs-option-name {
      font-size: 14px;
      display: block;
      margin-bottom: 5px;
      color: #8aa4c1;
      letter-spacing: .02em;
      text-transform: uppercase; }
    #search_mini_form .search-autocomplete ul li.search-item + li.search-item {
      border-top: solid 1px #8aa4c1; }
    #search_mini_form .search-autocomplete ul li.search-item .amount {
      position: static;
      font-size: 14px;
      display: block;
      margin-bottom: 5px;
      color: #8aa4c1;
      letter-spacing: .02em;
      text-transform: uppercase; }
    #search_mini_form .search-autocomplete ul li.search-item a {
      display: block;
      overflow: hidden;
      line-height: normal;
      text-decoration: none;
      margin: -10px;
      padding: 10px; }
      #search_mini_form .search-autocomplete ul li.search-item a .search-thumb {
        float: left;
        width: 50px;
        margin-right: 10px; }
      #search_mini_form .search-autocomplete ul li.search-item a .qs-option-name {
        font-size: 14px;
        display: block;
        margin-bottom: 5px;
        color: #8aa4c1;
        letter-spacing: .02em;
        text-transform: uppercase; }
      #search_mini_form .search-autocomplete ul li.search-item a .price {
        display: block;
        color: #ff3d00;
        font-size: 16px;
        font-weight: 700; }
    #search_mini_form .search-autocomplete ul li.search-item:hover {
      background: #011327; }

/* 
 *  Featured Product by TemplateMonster 2016
 *  v1.0.0
 */
.block-posts-list {
  clear: both;
  font-family: inherit; }
  .block-posts-list .post-items {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -15px; }
    .block-posts-list .post-items .post-item {
      flex-basis: 33.333%;
      -webkit-flex-basis: 33.333%;
      list-style: none;
      padding: 25px 20px;
      box-sizing: border-box;
      border: 1px solid #dfe4eb; }
      .block-posts-list .post-items .post-item + .post-item {
        margin-top: 20px; }
        @media (min-width: 992px) {
          .block-posts-list .post-items .post-item + .post-item {
            margin-top: 0;
            border-left: none; } }
      @media (min-width: 992px) {
        .block-posts-list .post-items .post-item:nth-child(n+4) {
          border-top: none; }
        .block-posts-list .post-items .post-item:nth-child(4) {
          border-left: 1px solid #dfe4eb; } }
    .block-posts-list .post-items .post-image {
      margin-bottom: 21px; }
      .block-posts-list .post-items .post-image img {
        width: 100%;
        vertical-align: top; }
    .block-posts-list .post-items .post-title {
      margin-bottom: 12px; }
      .block-posts-list .post-items .post-title h3 {
        font-family: inherit;
        font-size: 18px;
        line-height: 1.2;
        font-weight: 700;
        margin: 0; }
        @media (min-width: 992px) {
          .block-posts-list .post-items .post-title h3 {
            white-space: nowrap;
            max-width: 95%;
            overflow: hidden;
            text-overflow: ellipsis; } }
        .block-posts-list .post-items .post-title h3 a {
          color: #011327;
          text-decoration: none; }
          .block-posts-list .post-items .post-title h3 a:hover {
            color: #ff3d00; }
    .block-posts-list .post-items .post-short-content {
      font-size: inherit;
      line-height: inherit;
      margin-bottom: 26px; }
    .block-posts-list .post-items .post-link {
      color: #011327;
      font-weight: 700;
      text-transform: none; }
      .block-posts-list .post-items .post-link:hover {
        color: #0674ee; }
    .block-posts-list .post-items .post-data {
      border-top: solid 1px #e8e8e8;
      padding: 11px 0 0;
      color: #999999;
      display: flex;
      -webkit-display: flex;
      justify-content: space-between;
      -webkit-justify-content: space-between; }
      .block-posts-list .post-items .post-data .create-date a,
      .block-posts-list .post-items .post-data .post-author a,
      .block-posts-list .post-items .post-data .post-comments a {
        color: #999999;
        text-decoration: none; }
        .block-posts-list .post-items .post-data .create-date a:hover,
        .block-posts-list .post-items .post-data .post-author a:hover,
        .block-posts-list .post-items .post-data .post-comments a:hover {
          color: #011327; }
      .block-posts-list .post-items .post-data .create-date a span:before, .block-posts-list .post-items .post-data .create-date:before,
      .block-posts-list .post-items .post-data .post-author a span:before,
      .block-posts-list .post-items .post-data .post-author:before,
      .block-posts-list .post-items .post-data .post-comments a span:before,
      .block-posts-list .post-items .post-data .post-comments:before {
        font-size: 18px;
        padding-right: 4px;
        color: #011327;
        vertical-align: middle; }
      @media (min-width: 1200px) and (max-width: 1399px) {
        .block-posts-list .post-items .post-data .create-date,
        .block-posts-list .post-items .post-data .post-author,
        .block-posts-list .post-items .post-data .post-comments {
          max-width: 120px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; } }
      .block-posts-list .post-items .post-data .create-date {
        order: 1;
        -webkit-order: 1; }
        .block-posts-list .post-items .post-data .create-date time {
          display: inline-block;
          vertical-align: middle; }
      .block-posts-list .post-items .post-data .post-author {
        order: 2;
        -webkit-order: 2; }
        .block-posts-list .post-items .post-data .post-author > span {
          vertical-align: middle; }
      .block-posts-list .post-items .post-data .post-comments {
        order: 3;
        -webkit-order: 3;
        flex-basis: 50px;
        -webkit-flex-basis: 50px;
        text-align: right;
        margin-top: 3px; }
      @media (max-width: 1200px) {
        .block-posts-list .post-items .post-data {
          display: block;
          overflow: hidden; }
          .block-posts-list .post-items .post-data .create-date,
          .block-posts-list .post-items .post-data .post-author {
            display: block; }
          .block-posts-list .post-items .post-data .post-comments {
            float: right; } }
    @media (max-width: 768px) {
      .block-posts-list .post-items .post-item {
        flex-basis: 50%;
        -webkit-flex-basis: 50%; }
        .block-posts-list .post-items .post-item .item-wrapper {
          padding-bottom: 20px; } }
    @media (max-width: 350px) {
      .block-posts-list .post-items .post-item {
        flex-basis: 100%;
        -webkit-flex-basis: 100%; } }

.posts-list-wrapper {
  /*Toolbar
  **********************************************/ }
  .posts-list-wrapper .toolbar-top {
    margin-bottom: 30px; }
    .posts-list-wrapper .toolbar-top .toolbar {
      margin-bottom: 0;
      text-align: left; }
    .posts-list-wrapper .toolbar-top .sorter {
      float: left;
      margin-bottom: 5px; }
    .posts-list-wrapper .toolbar-top .limiter {
      display: block;
      margin-bottom: 5px;
      text-align: right; }
    .posts-list-wrapper .toolbar-top .pages {
      display: none; }
  .posts-list-wrapper .toolbar-bottom .toolbar {
    margin-bottom: 0; }
    .posts-list-wrapper .toolbar-bottom .toolbar .pages {
      margin: 0;
      display: block;
      text-align: left; }
      .posts-list-wrapper .toolbar-bottom .toolbar .pages .pages-item-next {
        position: relative; }
  .posts-list-wrapper .toolbar-bottom .sorter,
  .posts-list-wrapper .toolbar-bottom .limiter {
    display: none;
    visibility: hidden; }

.widget.blog-posts {
  margin-top: 40px;
  clear: both;
  font-family: inherit;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
  min-width: 300px;
  max-width: 480px; }
  .widget.blog-posts .block-title {
    display: none; }
  .widget.blog-posts .post-items .post-item + .post-item {
    margin-top: 45px; }
  .widget.blog-posts .post-items .post-image {
    margin-bottom: 21px; }
    .widget.blog-posts .post-items .post-image a {
      position: relative;
      overflow: hidden;
      display: inline-block; }
      .widget.blog-posts .post-items .post-image a:before {
        content: '';
        position: absolute;
        top: 0;
        left: -75%;
        z-index: 2;
        display: block;
        width: 50%;
        height: 100%;
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
        -webkit-transform: skewX(-25deg);
        transform: skewX(-25deg); }
      .widget.blog-posts .post-items .post-image a:hover:before {
        -webkit-animation: shine .75s;
        animation: shine .75s; }
    .widget.blog-posts .post-items .post-image img {
      width: 100%;
      vertical-align: top; }
  .widget.blog-posts .post-items .post-title {
    margin-top: 8px;
    margin-bottom: 6px; }
    .widget.blog-posts .post-items .post-title h3 {
      margin: 0;
      font-family: inherit;
      font-size: 18px;
      line-height: 1.3;
      font-weight: 700;
      letter-spacing: .04em;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .widget.blog-posts .post-items .post-title h3 {
          font-size: 20px; } }
      @media (min-width: 992px) {
        .widget.blog-posts .post-items .post-title h3 {
          font-size: 26px; } }
      @media (min-width: 1200px) {
        .widget.blog-posts .post-items .post-title h3 {
          font-size: 32px; } }
      .widget.blog-posts .post-items .post-title h3 a {
        color: #011327;
        text-decoration: none; }
        .widget.blog-posts .post-items .post-title h3 a:hover {
          color: #ff3d00; }
  .widget.blog-posts .post-items .post-short-content {
    font-size: inherit;
    line-height: 1.5;
    margin-bottom: 16px; }
    @media (min-width: 768px) {
      .widget.blog-posts .post-items .post-short-content {
        margin-bottom: 26px; } }
  .widget.blog-posts .post-items .post-link {
    color: #011327;
    font-weight: 700;
    text-transform: none; }
    .widget.blog-posts .post-items .post-link:hover {
      color: #0674ee; }
  .widget.blog-posts .post-items .post-btn {
    display: inline-block;
    font-weight: 700;
    padding: 12px 25px;
    letter-spacing: .06em;
    text-transform: uppercase;
    backface-visibility: hidden;
    color: #ff3d00;
    background-color: #f2f2f2;
    transform: translateZ(0);
    padding: 11px 20px;
    background-color: #ff3d00;
    color: #fff; }
    .widget.blog-posts .post-items .post-btn:hover {
      background: #ff3d00;
      color: #fff; }
    @media (min-width: 1200px) {
      .widget.blog-posts .post-items .post-btn {
        padding: 15px 30px; } }
    .widget.blog-posts .post-items .post-btn:hover {
      background: #011327; }
    @media (min-width: 1200px) {
      .widget.blog-posts .post-items .post-btn {
        padding: 11px 20px; } }
  .widget.blog-posts .post-items .post-data {
    margin-top: 28px;
    color: #ff3d00;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .widget.blog-posts .post-items .post-data .create-date,
    .widget.blog-posts .post-items .post-data .post-author,
    .widget.blog-posts .post-items .post-data .post-comments {
      font-size: 12px;
      letter-spacing: .06em;
      text-transform: uppercase; }
      .widget.blog-posts .post-items .post-data .create-date a,
      .widget.blog-posts .post-items .post-data .post-author a,
      .widget.blog-posts .post-items .post-data .post-comments a {
        color: #999999;
        text-decoration: none; }
        .widget.blog-posts .post-items .post-data .create-date a:hover,
        .widget.blog-posts .post-items .post-data .post-author a:hover,
        .widget.blog-posts .post-items .post-data .post-comments a:hover {
          color: #011327; }
      .widget.blog-posts .post-items .post-data .create-date a span:before, .widget.blog-posts .post-items .post-data .create-date:before,
      .widget.blog-posts .post-items .post-data .post-author a span:before,
      .widget.blog-posts .post-items .post-data .post-author:before,
      .widget.blog-posts .post-items .post-data .post-comments a span:before,
      .widget.blog-posts .post-items .post-data .post-comments:before {
        display: none;
        font-size: 18px;
        padding-right: 4px;
        color: #011327;
        vertical-align: middle; }
    .widget.blog-posts .post-items .post-data .create-date {
      margin-left: 8px;
      -webkit-order: 2;
      -ms-flex-order: 2;
      order: 2; }
      .widget.blog-posts .post-items .post-data .create-date time {
        display: inline-block; }
        .widget.blog-posts .post-items .post-data .create-date time:before {
          content: '-';
          margin-right: 8px;
          color: #8aa4c1; }
    .widget.blog-posts .post-items .post-data .post-author {
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1; }
      .widget.blog-posts .post-items .post-data .post-author .label {
        color: #8aa4c1; }
    .widget.blog-posts .post-items .post-data .post-comments {
      display: none;
      order: 3;
      -webkit-order: 3;
      flex-basis: 50px;
      -webkit-flex-basis: 50px;
      text-align: right; }
  @media (min-width: 768px) {
    .widget.blog-posts .post-items {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 0;
      margin: 0 -15px; }
      .widget.blog-posts .post-items .post-item {
        -webkit-flex-basis: 33.333%;
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%;
        list-style: none;
        padding: 0 15px;
        box-sizing: border-box; }
        .widget.blog-posts .post-items .post-item .item-wrapper {
          padding-bottom: 43px; }
      .widget.blog-posts .post-items .post-item + .post-item {
        margin-top: 0; } }
  .widget.blog-posts .post-items.owl-carousel .post-item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .widget.blog-posts .owl-controls {
    text-align: center; }
    .widget.blog-posts .owl-controls .owl-prev {
      display: inline-block; }
      .widget.blog-posts .owl-controls .owl-prev:before {
        display: inline-block;
        font-family: "Material Icons";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: ""; }
    .widget.blog-posts .owl-controls .owl-next {
      display: inline-block; }
      .widget.blog-posts .owl-controls .owl-next:before {
        display: inline-block;
        font-family: "Material Icons";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: ""; }
    .widget.blog-posts .owl-controls .owl-prev,
    .widget.blog-posts .owl-controls .owl-next {
      cursor: pointer;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      -webkit-border-radius: 500px;
      -moz-border-radius: 500px;
      border-radius: 500px;
      transition: 0.2s;
      border: solid 1px transparent; }
      .widget.blog-posts .owl-controls .owl-prev:before,
      .widget.blog-posts .owl-controls .owl-next:before {
        font-size: 36px;
        transition: 0.3s ease; }
      .widget.blog-posts .owl-controls .owl-prev:hover,
      .widget.blog-posts .owl-controls .owl-next:hover {
        border-color: #011327; }
  @media (min-width: 480px) {
    .widget.blog-posts {
      min-width: 450px; } }
  @media (min-width: 768px) {
    .widget.blog-posts {
      max-width: 920px; } }
  @media (min-width: 992px) {
    .widget.blog-posts {
      max-width: 1120px; } }
  @media (min-width: 1200px) {
    .widget.blog-posts {
      position: relative;
      z-index: 1;
      max-width: 1190px;
      margin-top: -77px; } }
  @media (min-width: 1400px) {
    .widget.blog-posts {
      max-width: 1764px; } }

.post-page {
  clear: both;
  font-family: inherit;
  width: 100%; }
  .post-page .post-text {
    margin-bottom: 25px; }
  .post-page .post-data {
    border-top: solid 1px #e8e8e8;
    padding: 13px 0 0;
    margin-bottom: 50px;
    color: #999999; }
    .post-page .post-data .create-date,
    .post-page .post-data .post-author,
    .post-page .post-data .post-comments {
      display: inline-block;
      margin-right: 20px; }
      .post-page .post-data .create-date span, .post-page .post-data .create-date a,
      .post-page .post-data .post-author span,
      .post-page .post-data .post-author a,
      .post-page .post-data .post-comments span,
      .post-page .post-data .post-comments a {
        display: inline-block; }
      .post-page .post-data .create-date a,
      .post-page .post-data .post-author a,
      .post-page .post-data .post-comments a {
        color: #999999;
        text-decoration: none; }
        .post-page .post-data .create-date a:hover,
        .post-page .post-data .post-author a:hover,
        .post-page .post-data .post-comments a:hover {
          color: #011327; }
      .post-page .post-data .create-date a span:before, .post-page .post-data .create-date:before,
      .post-page .post-data .post-author a span:before,
      .post-page .post-data .post-author:before,
      .post-page .post-data .post-comments a span:before,
      .post-page .post-data .post-comments:before {
        font-size: 18px;
        line-height: 18px;
        padding-right: 4px;
        color: #011327;
        vertical-align: middle; }
    .post-page .post-data .create-date time {
      display: inline-block; }
    @media (max-width: 480px) {
      .post-page .post-data {
        overflow: hidden; }
        .post-page .post-data .create-date,
        .post-page .post-data .post-author,
        .post-page .post-data .post-comments {
          display: block;
          margin-bottom: 3px; } }
  .post-page .post-relatedproducts .block.related {
    float: none; }
    .post-page .post-relatedproducts .block.related .owl-carousel .product-item {
      width: 100%; }
    .post-page .post-relatedproducts .block.related .product-item {
      width: 33.33%; }
      .post-page .post-relatedproducts .block.related .product-item .product-item-info {
        width: 100%;
        padding: 0;
        margin: 0;
        box-shadow: none;
        border: none; }
      .post-page .post-relatedproducts .block.related .product-item .product-item-photo {
        display: block;
        text-align: center; }
  .post-page .products .owl-controls {
    top: -39px; }

.post-relatedproducts + .block.related-posts {
  margin-top: 30px; }

.post-comments-block {
  margin-bottom: 68px; }
  .post-comments-block .post-comments-content {
    margin-bottom: 48px; }
  .post-comments-block .post-comment {
    background: #f4f4f4;
    padding: 30px;
    margin-bottom: 20px; }
  .post-comments-block .comment-info {
    overflow: hidden;
    padding: 0 0 3px 0;
    margin-bottom: 15px;
    border-bottom: solid 1px #e8e8e8; }
    .post-comments-block .comment-info .post-data {
      float: right;
      margin: 0 0 0 5px;
      border: none;
      padding: 0; }
      .post-comments-block .comment-info .post-data .create-date {
        margin: 0; }
        .post-comments-block .comment-info .post-data .create-date time {
          display: inline-block; }
    .post-comments-block .comment-info .comment-author {
      margin-top: 0; }
  .post-comments-block .comment-add .subtitle {
    margin-bottom: 30px; }
  .post-comments-block .comment-add .fieldset {
    margin-bottom: 0; }
    .post-comments-block .comment-add .fieldset .field {
      margin-bottom: 28px; }
  @media (min-width: 767px) {
    .post-comments-block .comment-add label.label {
      float: left;
      margin: 0;
      min-width: 90px; }
    .post-comments-block .comment-add .control {
      overflow: hidden; }
      .post-comments-block .comment-add .control input {
        width: 327px; }
      .post-comments-block .comment-add .control textarea {
        height: 242px; }
    .post-comments-block .comment-add .comment-form-actions {
      margin-left: 90px; } }

.block.related-posts .block-title {
  margin-bottom: 30px; }
.block.related-posts .related-post-list {
  padding: 0;
  overflow: hidden;
  margin: -1px 0 0 0;
  list-style: none; }
  .block.related-posts .related-post-list li {
    box-sizing: border-box;
    margin-bottom: 0; }
    .block.related-posts .related-post-list li h5.post-title {
      margin: 0;
      font-weight: normal; }
      .block.related-posts .related-post-list li h5.post-title a {
        display: block;
        text-decoration: none;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -ms-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        font-size: 14px;
        line-height: 51px;
        color: #000000;
        border-top: solid 1px #e8e8e8; }
        .block.related-posts .related-post-list li h5.post-title a:hover {
          background: #e8e8e8;
          padding-left: 15px; }
  @media (min-width: 767px) {
    .block.related-posts .related-post-list {
      display: flex;
      -webkit-display: flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      margin-left: -15px; }
      .block.related-posts .related-post-list li {
        padding-left: 15px;
        flex-basis: 50%;
        -webkit-flex-basis: 50%; } }
  @media (min-width: 1200px) {
    .block.related-posts .related-post-list li {
      flex-basis: 33.333%;
      -webkit-flex-basis: 33.333%; }
      .block.related-posts .related-post-list li h5.post-title a {
        font-size: 18px; } }
.block.related-posts .related-post-grid {
  padding: 0;
  margin: 0 -15px; }
  .block.related-posts .related-post-grid .inner {
    padding: 0 15px; }
  .block.related-posts .related-post-grid .post-image {
    position: relative;
    overflow: hidden;
    display: block;
    margin-bottom: 10px; }
    .block.related-posts .related-post-grid .post-image:before {
      content: '';
      position: absolute;
      top: 0;
      left: -75%;
      z-index: 2;
      display: block;
      width: 50%;
      height: 100%;
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      -webkit-transform: skewX(-25deg);
      transform: skewX(-25deg); }
    .block.related-posts .related-post-grid .post-image:hover:before {
      -webkit-animation: shine .75s;
      animation: shine .75s; }
    .block.related-posts .related-post-grid .post-image img {
      vertical-align: top; }
  .block.related-posts .related-post-grid h5.post-title {
    margin: 0;
    font-weight: normal;
    line-height: normal; }
    .block.related-posts .related-post-grid h5.post-title a {
      font-size: 14px;
      color: #000000; }
  .block.related-posts .related-post-grid .post-title a:hover, .block.related-posts .related-post-grid .post-title a:focus {
    color: #ff3d00; }
  @media (min-width: 1200px) {
    .block.related-posts .related-post-grid li {
      flex-basis: 33.333%;
      -webkit-flex-basis: 33.333%; }
      .block.related-posts .related-post-grid li h5.post-title a {
        font-size: 18px; } }

.block-blog-categories .block-title,
.block-recent-posts .block-title,
.block-recent-comments .block-title {
  margin-bottom: 0; }
  .block-blog-categories .block-title strong,
  .block-recent-posts .block-title strong,
  .block-recent-comments .block-title strong {
    font-weight: 300;
    font-size: 18px; }
.block-blog-categories .block-content ul,
.block-recent-posts .block-content ul,
.block-recent-comments .block-content ul {
  list-style: none;
  padding: 0;
  margin-bottom: 20px; }
  .block-blog-categories .block-content ul li,
  .block-recent-posts .block-content ul li,
  .block-recent-comments .block-content ul li {
    margin: 15px 0 0;
    padding-top: 15px;
    border-top: solid 1px #e8e8e8; }
    .block-blog-categories .block-content ul li:first-child,
    .block-recent-posts .block-content ul li:first-child,
    .block-recent-comments .block-content ul li:first-child {
      border: none;
      margin-top: 0;
      padding-top: 0; }

.block-blog-categories .block-content #blog-show-all {
  cursor: pointer; }
  .block-blog-categories .block-content #blog-show-all:hover {
    text-decoration: underline; }
  .block-blog-categories .block-content #blog-show-all.closed .less, .block-blog-categories .block-content #blog-show-all.opened .more {
    display: none; }

.block-recent-comments .title-section {
  font-size: 13px;
  padding-bottom: 10px; }
  .block-recent-comments .title-section strong {
    font-weight: 600; }
    .block-recent-comments .title-section strong:before {
      font-size: 18px;
      line-height: 16px;
      vertical-align: middle; }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.post-page {
  /* display none until init */
  	/*
       *  Core Owl Carousel CSS File
       */
  /***/
  /* fix */ }
  .post-page .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .post-page .owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y; }
  .post-page .owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .post-page .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%; }
  .post-page .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; }
  .post-page .owl-carousel .owl-item {
    float: left; }
  .post-page .owl-controls .owl-page,
  .post-page .owl-controls .owl-buttons div {
    cursor: pointer; }
  .post-page .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); }
  .post-page .owl-carousel .owl-controls .owl-nav .owl-prev,
  .post-page .owl-carousel .owl-controls .owl-nav .owl-next,
  .post-page .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .post-page .owl-carousel .owl-wrapper,
  .post-page .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); }
  .post-page .owl-controls {
    position: absolute;
    top: -50px;
    right: 0; }
    .post-page .owl-controls .owl-prev {
      display: inline-block; }
      .post-page .owl-controls .owl-prev:before {
        display: inline-block;
        font-family: "Material Icons";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: ""; }
    .post-page .owl-controls .owl-next {
      display: inline-block; }
      .post-page .owl-controls .owl-next:before {
        display: inline-block;
        font-family: "Material Icons";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: ""; }
    .post-page .owl-controls .owl-prev,
    .post-page .owl-controls .owl-next {
      cursor: pointer;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      -webkit-border-radius: 500px;
      -moz-border-radius: 500px;
      border-radius: 500px;
      transition: 0.2s;
      border: solid 1px transparent; }
      .post-page .owl-controls .owl-prev:before,
      .post-page .owl-controls .owl-next:before {
        font-size: 36px;
        transition: 0.3s ease; }
      .post-page .owl-controls .owl-prev:hover,
      .post-page .owl-controls .owl-next:hover {
        border-color: #011327; }

.posts-list-wrapper .toolbar-top .toolbar-posts {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .posts-list-wrapper .toolbar-top .toolbar-posts .limiter {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 0;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .posts-list-wrapper .toolbar-top .toolbar-posts .limiter .select2-container {
      min-width: 70px; }
    @media (min-width: 768px) {
      .posts-list-wrapper .toolbar-top .toolbar-posts .limiter {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2; } }
  .posts-list-wrapper .toolbar-top .toolbar-posts .sorter {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 0;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (min-width: 768px) {
      .posts-list-wrapper .toolbar-top .toolbar-posts .sorter {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1; } }
    .posts-list-wrapper .toolbar-top .toolbar-posts .sorter .sorter-label {
      padding-right: 1rem; }
  .posts-list-wrapper .toolbar-top .toolbar-posts .control {
    text-align: center; }
.posts-list-wrapper .toolbar-bottom {
  margin-top: 30px; }

.block-posts-list .post-items {
  margin: 0; }
  .block-posts-list .post-items .post-item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
    .block-posts-list .post-items .post-item .post-image a {
      position: relative;
      overflow: hidden;
      display: block; }
      .block-posts-list .post-items .post-item .post-image a:before {
        content: '';
        position: absolute;
        top: 0;
        left: -75%;
        z-index: 2;
        display: block;
        width: 50%;
        height: 100%;
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
        -webkit-transform: skewX(-25deg);
        transform: skewX(-25deg); }
      .block-posts-list .post-items .post-item .post-image a:hover:before {
        -webkit-animation: shine .75s;
        animation: shine .75s; }
    .block-posts-list .post-items .post-item .post-item + .post-item {
      margin-top: 30px; }
    @media (min-width: 992px) {
      .block-posts-list .post-items .post-item {
        -webkit-flex-basis: 33.333%;
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%; }
        .block-posts-list .post-items .post-item .post-item + .post-item {
          margin-top: 0; } }
  .block-posts-list .post-items .post-title {
    text-transform: uppercase; }
    .block-posts-list .post-items .post-title a {
      color: #011327; }
      .block-posts-list .post-items .post-title a:hover {
        color: #ff3d00; }
  .block-posts-list .post-items a.post-link {
    text-transform: capitalize; }
    .block-posts-list .post-items a.post-link:hover {
      color: #011327; }
  .block-posts-list .post-items .post-data {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .block-posts-list .post-items .post-data time {
      display: inline-block; }
    .block-posts-list .post-items .post-data .post-comments a {
      color: #011327; }
      .block-posts-list .post-items .post-data .post-comments a:hover {
        color: #ff3d00; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .block-posts-list .post-items .post-data {
        display: block; }
        .block-posts-list .post-items .post-data .post-author {
          margin-top: 5px; } }

.post-page .post-text img {
  margin-bottom: 1rem; }
  @media (min-width: 1200px) {
    .post-page .post-text img {
      float: left;
      padding-right: 20px;
      margin-bottom: 15px; } }
.post-page .post-data {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .post-page .post-data time {
    display: inline-block; }
  .post-page .post-data .post-comments a {
    color: #011327; }
    .post-page .post-data .post-comments a:hover {
      color: #ff3d00; }
.post-page .post-comments-block .post-comment {
  background-color: transparent;
  padding: 30px 0;
  border-top: 1px solid #dfe4eb;
  border-bottom: 1px solid #dfe4eb; }
.post-page .post-comments-block .comment-info {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-bottom: none; }
  .post-page .post-comments-block .comment-info div {
    float: none; }
  .post-page .post-comments-block .comment-info h3 {
    margin: 0 2em 0 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .post-page .post-comments-block .comment-info span {
    line-height: 2rem; }
  .post-page .post-comments-block .comment-info .post-data {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }

@-webkit-keyframes shine {
  100% {
    left: 125%; } }
@keyframes shine {
  100% {
    left: 125%; } }
/**
 * Copyright ┬⌐ 2016 TemplateMonster. All rights reserved.
 * See COPYING.txt for license details.
 */
.catalog-image-grid {
  margin-bottom: 20px;
  /************** Category **************/ }
  .catalog-image-grid ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .catalog-image-grid ul img {
      max-width: 100%; }
  .catalog-image-grid .category-grid,
  .catalog-image-grid .category-list {
    overflow: hidden;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px;
    /************** SubCategory **************/ }
    .catalog-image-grid .category-grid > li,
    .catalog-image-grid .category-list > li {
      padding: 0 8px;
      margin: 0 0 20px;
      box-sizing: border-box; }
      @media (max-width: 767px) {
        .catalog-image-grid .category-grid > li,
        .catalog-image-grid .category-list > li {
          -moz-flex-basis: 33.333%;
          -ms-flex-basis: 33.333%;
          flex-basis: 33.333%; } }
      @media (max-width: 500px) {
        .catalog-image-grid .category-grid > li,
        .catalog-image-grid .category-list > li {
          -moz-flex-basis: 50%;
          -ms-flex-basis: 50%;
          flex-basis: 50%; } }
      @media (max-width: 350px) {
        .catalog-image-grid .category-grid > li,
        .catalog-image-grid .category-list > li {
          -moz-flex-basis: 100%;
          -ms-flex-basis: 100%;
          flex-basis: 100%; } }
      .catalog-image-grid .category-grid > li .grid-inner,
      .catalog-image-grid .category-list > li .grid-inner {
        box-sizing: border-box; }
    .catalog-image-grid .category-grid .category-link,
    .catalog-image-grid .category-list .category-link {
      display: inline-block;
      text-decoration: none;
      font-weight: 500;
      font-size: 24px;
      color: #000; }
      .catalog-image-grid .category-grid .category-link:hover,
      .catalog-image-grid .category-list .category-link:hover {
        color: #8aa4c1; }
      @media (max-width: 767px) {
        .catalog-image-grid .category-grid .category-link,
        .catalog-image-grid .category-list .category-link {
          font-weight: 600;
          font-size: 16px; } }
      .catalog-image-grid .category-grid .category-link .category-name,
      .catalog-image-grid .category-list .category-link .category-name {
        display: inline-block;
        margin-bottom: 10px; }
      .catalog-image-grid .category-grid .category-link .category-image,
      .catalog-image-grid .category-list .category-link .category-image {
        display: block;
        margin-bottom: 10px; }
      .catalog-image-grid .category-grid .category-link .category-icon,
      .catalog-image-grid .category-list .category-link .category-icon {
        display: inline-block;
        font-style: normal; }
        .catalog-image-grid .category-grid .category-link .category-icon:before,
        .catalog-image-grid .category-list .category-link .category-icon:before {
          line-height: normal;
          margin-right: 5px; }
    .catalog-image-grid .category-grid .button-more,
    .catalog-image-grid .category-list .button-more {
      text-decoration: none;
      font-size: 16px;
      color: #ff3d00; }
      .catalog-image-grid .category-grid .button-more:hover,
      .catalog-image-grid .category-list .button-more:hover {
        color: #000; }
    .catalog-image-grid .category-grid .subcategory-grid,
    .catalog-image-grid .category-list .subcategory-grid {
      margin-bottom: 10px; }
      .catalog-image-grid .category-grid .subcategory-grid > li,
      .catalog-image-grid .category-list .subcategory-grid > li {
        padding: 0;
        margin: 0;
        line-height: 30px; }
      .catalog-image-grid .category-grid .subcategory-grid .subcategory-link,
      .catalog-image-grid .category-list .subcategory-grid .subcategory-link {
        display: inline-block;
        text-decoration: none;
        font-weight: 500;
        font-size: 18px;
        color: #011327; }
        .catalog-image-grid .category-grid .subcategory-grid .subcategory-link:hover,
        .catalog-image-grid .category-list .subcategory-grid .subcategory-link:hover {
          color: #8aa4c1; }
        @media (max-width: 767px) {
          .catalog-image-grid .category-grid .subcategory-grid .subcategory-link,
          .catalog-image-grid .category-list .subcategory-grid .subcategory-link {
            font-size: 14px; } }
        .catalog-image-grid .category-grid .subcategory-grid .subcategory-link .subcategory-name,
        .catalog-image-grid .category-grid .subcategory-grid .subcategory-link .subcategory-image,
        .catalog-image-grid .category-list .subcategory-grid .subcategory-link .subcategory-name,
        .catalog-image-grid .category-list .subcategory-grid .subcategory-link .subcategory-image {
          display: inline-block; }
        .catalog-image-grid .category-grid .subcategory-grid .subcategory-link .subcategory-image,
        .catalog-image-grid .category-list .subcategory-grid .subcategory-link .subcategory-image {
          vertical-align: middle;
          margin-right: 10px; }
          .catalog-image-grid .category-grid .subcategory-grid .subcategory-link .subcategory-image img,
          .catalog-image-grid .category-list .subcategory-grid .subcategory-link .subcategory-image img {
            vertical-align: middle; }
        .catalog-image-grid .category-grid .subcategory-grid .subcategory-link .category-icon,
        .catalog-image-grid .category-list .subcategory-grid .subcategory-link .category-icon {
          display: inline-block;
          font-style: normal; }
          .catalog-image-grid .category-grid .subcategory-grid .subcategory-link .category-icon:before,
          .catalog-image-grid .category-list .subcategory-grid .subcategory-link .category-icon:before {
            line-height: normal;
            margin-right: 5px; }
  .catalog-image-grid .grid-wrapper {
    overflow: hidden; }
    .catalog-image-grid .grid-wrapper .category-image {
      float: left;
      width: 33%;
      margin-right: 20px; }
    .catalog-image-grid .grid-wrapper .subcategories {
      overflow: hidden;
      float: left; }

.timer-wrapper {
  border: none;
  background: #ff3d00;
  color: #fff;
  font-weight: 700;
  max-width: 300px;
  padding: 8px 10px;
  margin: 15px 0;
  text-transform: uppercase;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .timer-wrapper #timer5 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .timer-wrapper #timer5 > div {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      line-height: 1;
      letter-spacing: .06em; }
      .timer-wrapper #timer5 > div > span {
        margin-top: 1px;
        font-size: 12px;
        line-height: 1;
        font-weight: 400;
        letter-spacing: .02em; }
    .timer-wrapper #timer5 > div + div {
      margin-left: 8px; }

/* 
 * 	Featured Product by TemplateMonster 2016
 *	v1.0.0
 */
/* 
 * 	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; }

.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; }

.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); }

/* 
 *  Core Owl Carousel CSS File
 */
.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;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/***/
/* 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); }

/* 
 * 	Featured Product by TemplateMonster 2016
 *	v1.0.0
 */
/* Main Styles */
.block.widget.featured .products-grid .product-items .product-item-photo {
  display: block;
  text-align: center; }
  .block.widget.featured .products-grid .product-items .product-item-photo .product-image-photo {
    transition: .3s all ease;
    will-change: opacity; }
  .block.widget.featured .products-grid .product-items .product-item-photo:hover .product-image-photo {
    opacity: .8; }
.block.widget.featured .block-content.custom-columns .products-grid {
  margin-left: -30px; }
  .block.widget.featured .block-content.custom-columns .products-grid .product-item {
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 0 30px; }

.block.featured .block-content .products-grid .owl-carousel {
  margin: 0 0 0 -30px; }
  .block.featured .block-content .products-grid .owl-carousel .owl-wrapper-outer {
    padding-top: 15px;
    padding-right: 15px; }
    .block.featured .block-content .products-grid .owl-carousel .owl-wrapper-outer .product-item {
      padding-left: 30px; }

/* 
 * 	Featured Product by TemplateMonster 2016
 *	v1.0.0
 */
/* Main Styles */
.block.widget.featured .products-list .product-items .product-label {
  left: 10px;
  right: auto; }
.block.widget.featured .custom-columns .products-list .product-item {
  float: left; }

.block.featured .block-content .products-list .owl-carousel .product-item-info,
.block.featured .custom-columns .products-list .product-items .product-item-info {
  display: block; }
  .block.featured .block-content .products-list .owl-carousel .product-item-info .product-item-photo,
  .block.featured .custom-columns .products-list .product-items .product-item-info .product-item-photo {
    display: block;
    float: left;
    width: 38%; }

/* Main Styles */
.block.widget.featured .product-item {
  position: relative;
  max-width: 100%; }
  .block.widget.featured .product-item .product-label {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 99;
    font-size: 10px;
    color: #fff;
    background-color: #ff3d00;
    text-transform: uppercase;
    padding: 4px 7px;
    font-weight: 700;
    letter-spacing: .02em; }

.block.widget.featured .products-grid .owl-carousel .owl-item .product-item {
  width: 100%; }

.block.featured {
  float: none; }
  .block.featured .block-content .owl-carousel .owl-controls {
    position: absolute;
    top: -50px;
    right: 0; }
    .block.featured .block-content .owl-carousel .owl-controls .owl-prev {
      display: inline-block;
      left: 0; }
      .block.featured .block-content .owl-carousel .owl-controls .owl-prev:before {
        display: inline-block;
        font-family: "Material Icons";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: ""; }
    .block.featured .block-content .owl-carousel .owl-controls .owl-next {
      display: inline-block;
      right: 0; }
      .block.featured .block-content .owl-carousel .owl-controls .owl-next:before {
        display: inline-block;
        font-family: "Material Icons";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: ""; }
    .block.featured .block-content .owl-carousel .owl-controls .owl-prev,
    .block.featured .block-content .owl-carousel .owl-controls .owl-next {
      padding: 0 7px;
      cursor: pointer; }
      .block.featured .block-content .owl-carousel .owl-controls .owl-prev:before,
      .block.featured .block-content .owl-carousel .owl-controls .owl-next:before {
        font-size: 36px;
        color: #022347;
        transition: 0.3s ease; }
      .block.featured .block-content .owl-carousel .owl-controls .owl-prev:hover:before,
      .block.featured .block-content .owl-carousel .owl-controls .owl-next:hover:before {
        color: #ff3d00; }

@media (min-width: 767px) {
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    width: 100%; } }
.block.widget.featured.grid.featured-prods-modern .block-title {
  display: none;
  margin: 0; }
.block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls {
  position: relative;
  text-align: center; }
.block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls {
  width: 100%;
  text-align: center;
  top: auto;
  left: -1px;
  bottom: 0;
  right: 0;
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 10px;
  border-top: 1px solid #dfe4eb;
  border-left: 1px solid #dfe4eb;
  background: #fff; }
  @media (min-width: 992px) {
    .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls {
      position: absolute; } }
  .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls .owl-controls-inner {
    position: relative;
    display: inline-block; }
    .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls .owl-controls-inner .owl-pagination {
      padding-right: 10px;
      padding-left: 10px; }
    .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls .owl-controls-inner .owl-prev:before, .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls .owl-controls-inner .owl-next:before {
      font-size: 24px;
      color: #8aa4c1; }
    .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls .owl-controls-inner .owl-prev:hover:before, .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls .owl-controls-inner .owl-next:hover:before {
      color: #011327; }
  .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls .owl-prev,
  .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls .owl-next {
    position: absolute;
    pointer-events: auto; }
  .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls .owl-prev {
    left: -40px; }
    .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls .owl-prev:before {
      content: '\e408'; }
  .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls .owl-next {
    right: -40px; }
    .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls .owl-next:before {
      content: '\e409'; }
  .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls .owl-buttons {
    position: absolute;
    top: -12px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; }
    @media (min-width: 992px) {
      .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls .owl-buttons {
        top: -8px; } }
  .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls .owl-pagination .owl-page {
    display: inline-block;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: rgba(182, 197, 215, 0.3);
    transition: .3s all ease; }
    .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls .owl-pagination .owl-page.active, .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls .owl-pagination .owl-page:hover {
      background: #011327;
      box-shadow: 0 0 0 4px #dfe4eb; }
    .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls .owl-pagination .owl-page + .owl-page {
      margin-left: 20px; }
  @media (max-width: 479px) {
    .block.widget.featured.grid.featured-prods-modern .block-content .owl-carousel .owl-controls .owl-pagination {
      display: none; } }
.block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .product-item .product-reviews-summary,
.block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-list .product-item .product-reviews-summary,
.block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .product-item .product-item-details .product-item-name,
.block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-list .product-item .product-item-details .product-item-name {
  margin-bottom: 12px; }
.block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid {
  overflow: hidden; }
  .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .product-item-actions {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .product-item-actions > .actions-primary,
    .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .product-item-actions > .actions-secondary {
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%; }
    .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .product-item-actions > .actions-secondary {
      margin-top: 10px;
      text-align: left; }
      .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .product-item-actions > .actions-secondary .action.towishlist {
        padding-left: 0; }
  .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .product-items {
    height: 100%;
    border: 1px solid #dfe4eb;
    border-top: none; }
  .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .owl-carousel {
    margin: auto; }
    .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .owl-carousel .owl-wrapper-outer,
    .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .owl-carousel .owl-wrapper-outer .owl-wrapper,
    .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .owl-carousel .owl-wrapper .owl-item {
      height: 100%; }
    .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .owl-carousel .owl-item + .owl-item {
      margin-right: 1px; }
      @media (min-width: 480px) {
        .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .owl-carousel .owl-item + .owl-item {
          position: relative; }
          .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .owl-carousel .owl-item + .owl-item:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            height: 200%;
            width: 1px;
            background: #dfe4eb; } }
      @media (min-width: 992px) {
        .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .owl-carousel .owl-item + .owl-item {
          border-left: 1px solid #dfe4eb; }
          .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .owl-carousel .owl-item + .owl-item:before {
            display: none; } }
    .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .owl-carousel .owl-item.product-border-left-none {
      border-left: none; }
      .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .owl-carousel .owl-item.product-border-left-none:before {
        display: none; }
    .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .owl-carousel .owl-wrapper-outer .owl-wrapper {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .owl-carousel .owl-wrapper-outer {
      padding-top: 0;
      padding-right: 0; }
      .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .owl-carousel .owl-wrapper-outer .product-item {
        padding-right: 15px;
        padding-left: 15px;
        border-left: none;
        border-right: none;
        border-bottom: none; }
        .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .owl-carousel .owl-wrapper-outer .product-item .product-label {
          top: 40px;
          left: 15px; }
          @media (min-width: 1800px) {
            .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .owl-carousel .owl-wrapper-outer .product-item .product-label {
              left: 40px; } }
        @media (min-width: 1800px) {
          .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid .owl-carousel .owl-wrapper-outer .product-item {
            padding-right: 40px;
            padding-left: 40px; } }
.block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner {
  position: relative;
  display: block;
  overflow: hidden;
  cursor: pointer; }
  .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner, .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-img-wrap {
    height: 100%; }
  .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-img-wrap img {
    position: absolute;
    max-width: none;
    width: auto;
    min-height: 100%;
    min-width: 100%; }
  .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 30%;
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(0deg, rgba(1, 19, 39, 0.8), transparent);
    background-image: -o-linear-gradient(0deg, rgba(1, 19, 39, 0.8), transparent);
    background-image: linear-gradient(0deg, rgba(1, 19, 39, 0.8), transparent);
    transition: .3s all ease; }
  .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-img-wrap {
    background: #011327; }
    .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-img-wrap img {
      transition: .3s;
      will-change: transform; }
  .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-caption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    display: block;
    padding: 15px;
    pointer-events: none; }
    .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-caption-top, .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-caption-bottom {
      position: absolute;
      display: inline-block; }
    .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-caption-top {
      top: 40px;
      left: 0;
      color: #fff;
      background: #ff3d00; }
      .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-caption-top .product-banner-title {
        position: relative;
        padding: 12px 32px 12px 20px;
        font-size: 1.9rem;
        line-height: 1.2;
        font-weight: 700;
        letter-spacing: .04em;
        text-transform: uppercase; }
        .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-caption-top .product-banner-title:after {
          content: '';
          position: absolute;
          top: 0;
          right: -15px;
          bottom: 0;
          width: 32px;
          background: #ff3d00;
          transform: skew(-13deg);
          transition: .3s all ease; }
        .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-caption-top .product-banner-title > span {
          display: block;
          line-height: 1; }
        .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-caption-top .product-banner-title .lowercase {
          margin-left: 5px;
          font-size: 1.6rem; }
        @media (min-width: 992px) {
          .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-caption-top .product-banner-title {
            padding: 18px 42px 18px 30px;
            font-size: 2.3rem; }
            .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-caption-top .product-banner-title .lowercase {
              font-size: 1.8rem; } }
        @media (min-width: 1200px) {
          .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-caption-top .product-banner-title {
            padding: 24px 50px 24px 38px;
            font-size: 52px; }
            .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-caption-top .product-banner-title .lowercase {
              font-size: 2rem; } }
    .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-caption-bottom {
      right: 37px;
      bottom: 37px; }
      .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-caption-bottom .product-banner-link {
        font-size: 12px;
        letter-spacing: 0.06em;
        color: #fff; }
        .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-caption-bottom .product-banner-link > span {
          vertical-align: middle; }
        .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner-caption-bottom .product-banner-link > .icon {
          font-size: 16px;
          color: #ff3d00; }
  .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner:hover .product-banner-img-wrap img {
    opacity: .8;
    transform: scale(1.05); }
  .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .product-banner:hover .product-banner-caption-top .product-banner-title:after {
    transform: skew(0deg); }
@media (min-width: 992px) {
  .block.widget.featured.grid.featured-prods-modern .products-grid-wrap {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .featured-banner {
      -webkit-flex-basis: 36.8%;
      -ms-flex-preferred-size: 36.8%;
      flex-basis: 36.8%;
      max-width: 36.8%; }
    .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid {
      -webkit-flex-basis: 63.2%;
      -ms-flex-preferred-size: 63.2%;
      flex-basis: 63.2%;
      max-width: 63.2%; } }
@media (min-width: 1200px) {
  .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .featured-banner {
    -webkit-flex-basis: 31.8%;
    -ms-flex-preferred-size: 31.8%;
    flex-basis: 31.8%;
    max-width: 31.8%; }
  .block.widget.featured.grid.featured-prods-modern .products-grid-wrap .products-grid {
    -webkit-flex-basis: 68.2%;
    -ms-flex-preferred-size: 68.2%;
    flex-basis: 68.2%;
    max-width: 68.2%; } }

.block.widget.featured.grid.featured-prods-modern + .block.widget.featured.grid.featured-prods-modern {
  margin-top: 40px; }

/*!
*  - v1.2.4
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
/* Core
--------------------------------------------------*/
.slider-pro {
  position: relative;
  margin: 0 auto;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.sp-slides-container {
  position: relative; }

.sp-mask {
  position: relative;
  overflow: hidden; }

.sp-slides {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000; }

.sp-slide {
  position: absolute; }

.sp-image-container {
  overflow: hidden; }

.sp-image {
  position: relative;
  display: block;
  border: none; }

.sp-no-js {
  overflow: hidden;
  max-width: 100%; }

/* Thumbnails
--------------------------------------------------*/
.sp-thumbnails-container {
  position: relative;
  overflow: hidden; }

.sp-top-thumbnails,
.sp-bottom-thumbnails {
  left: 0;
  margin: 0 auto; }

.sp-top-thumbnails {
  position: absolute;
  top: 0;
  margin-bottom: 4px; }

.sp-bottom-thumbnails {
  margin-top: 4px; }

.sp-left-thumbnails,
.sp-right-thumbnails {
  position: absolute;
  top: 0; }

.sp-right-thumbnails {
  right: 0;
  margin-left: 4px; }

.sp-left-thumbnails {
  left: 0;
  margin-right: 4px; }

.sp-thumbnails {
  position: relative; }

.sp-thumbnail {
  border: none; }

.sp-thumbnail-container {
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* Horizontal thumbnails
------------------------*/
.sp-top-thumbnails .sp-thumbnail-container,
.sp-bottom-thumbnails .sp-thumbnail-container {
  margin-left: 2px;
  margin-right: 2px; }

.sp-top-thumbnails .sp-thumbnail-container:first-child,
.sp-bottom-thumbnails .sp-thumbnail-container:first-child {
  margin-left: 0; }

.sp-top-thumbnails .sp-thumbnail-container:last-child,
.sp-bottom-thumbnails .sp-thumbnail-container:last-child {
  margin-right: 0; }

/* Vertical thumbnails 
----------------------*/
.sp-left-thumbnails .sp-thumbnail-container,
.sp-right-thumbnails .sp-thumbnail-container {
  margin-top: 2px;
  margin-bottom: 2px; }

.sp-left-thumbnails .sp-thumbnail-container:first-child,
.sp-right-thumbnails .sp-thumbnail-container:first-child {
  margin-top: 0; }

.sp-left-thumbnails .sp-thumbnail-container:last-child,
.sp-right-thumbnails .sp-thumbnail-container:last-child {
  margin-bottom: 0; }

/* Right thumbnails with pointer
--------------------------------*/
.sp-right-thumbnails.sp-has-pointer {
  margin-left: -13px; }

.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  left: 18px;
  margin-left: 0 !important; }

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  height: 100%;
  border-left: 5px solid #F00;
  left: 0;
  top: 0;
  margin-left: 13px; }

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 50%;
  margin-top: -8px;
  border-right: 13px solid #F00;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; }

/* Left thumbnails with pointer
-------------------------------*/
.sp-left-thumbnails.sp-has-pointer {
  margin-right: -13px; }

.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  right: 18px; }

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  height: 100%;
  border-left: 5px solid #F00;
  right: 0;
  top: 0;
  margin-right: 13px; }

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: 50%;
  margin-top: -8px;
  border-left: 13px solid #F00;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; }

/* Bottom thumbnails with pointer
---------------------------------*/
.sp-bottom-thumbnails.sp-has-pointer {
  margin-top: -13px; }

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  top: 18px;
  margin-top: 0 !important; }

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: 5px solid #F00;
  top: 0;
  margin-top: 13px; }

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: 0;
  margin-left: -8px;
  border-bottom: 13px solid #F00;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent; }

/* Top thumbnails with pointer
------------------------------*/
.sp-top-thumbnails.sp-has-pointer {
  margin-bottom: -13px; }

.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  bottom: 18px; }

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: 5px solid #F00;
  bottom: 0;
  margin-bottom: 13px; }

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  bottom: 0;
  margin-left: -8px;
  border-top: 13px solid #F00;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent; }

/* Layers
--------------------------------------------------*/
.sp-layer {
  position: absolute;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-backface-visibility: hidden; }

.sp-slides .sp-slide .sp-layer {
  opacity: 0; }

.sp-black {
  color: #FFF;
  background: black;
  background: rgba(0, 0, 0, 0.7); }

.sp-white {
  color: #000;
  background: white;
  background: rgba(255, 255, 255, 0.7); }

.sp-rounded {
  border-radius: 10px; }

.sp-padding {
  padding: 10px; }

/* Touch Swipe
--------------------------------------------------*/
.sp-grab {
  cursor: url(../images/openhand.cur), move; }

.sp-grabbing {
  cursor: url(../images/closedhand.cur), move; }

.sp-selectable {
  cursor: default; }

/* Caption
--------------------------------------------------*/
.sp-caption-container {
  text-align: center;
  margin-top: 10px; }

/* Full Screen
--------------------------------------------------*/
.sp-full-screen {
  margin: 0 !important;
  background-color: #000; }

.sp-full-screen-button {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.sp-full-screen-button:before {
  content: '\2195'; }

.sp-fade-full-screen {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.slider-pro:hover .sp-fade-full-screen {
  opacity: 1; }

/* Buttons
--------------------------------------------------*/
.sp-buttons {
  position: relative;
  width: 100%;
  text-align: center;
  padding-top: 10px; }

.sp-button {
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 50%;
  margin: 4px;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer; }

.sp-selected-button {
  background-color: #000; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .sp-button {
    width: 14px;
    height: 14px; } }
@media only screen and (min-width: 568px) and (max-width: 768px) {
  .sp-button {
    width: 16px;
    height: 16px; } }
@media only screen and (min-width: 320px) and (max-width: 568px) {
  .sp-button {
    width: 18px;
    height: 18px; } }
/* Arrows
--------------------------------------------------*/
.sp-arrows {
  position: absolute; }

.sp-fade-arrows {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.sp-slides-container:hover .sp-fade-arrows {
  opacity: 1; }

.sp-horizontal .sp-arrows {
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -15px; }

.sp-vertical .sp-arrows {
  height: 100%;
  left: 50%;
  top: 0;
  margin-left: -10px; }

.sp-arrow {
  position: absolute;
  display: block;
  color: #fff;
  cursor: pointer;
  transition: .3s all ease; }
  .sp-arrow:hover {
    color: #ff3d00; }

.sp-vertical .sp-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sp-horizontal .sp-previous-arrow {
  left: 20px; }

.sp-horizontal .sp-next-arrow {
  right: 20px; }

.sp-vertical .sp-previous-arrow {
  top: 20px; }

.sp-vertical .sp-next-arrow {
  bottom: 20px; }

.sp-previous-arrow:before,
.sp-next-arrow:before {
  content: '';
  font-size: 50px;
  font-family: "Material Icons"; }

.sp-previous-arrow:before {
  content: '\e408'; }

.sp-next-arrow:before {
  content: '\e409'; }

.ie8 .sp-arrow,
.ie7 .sp-arrow {
  width: 0;
  height: 0; }

.ie8 .sp-arrow:before,
.ie8 .sp-arrow:after,
.ie7 .sp-arrow:before,
.ie7 .sp-arrow:after {
  content: none; }

.ie8.sp-horizontal .sp-previous-arrow,
.ie7.sp-horizontal .sp-previous-arrow {
  border-right: 20px solid #FFF;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent; }

.ie8.sp-horizontal .sp-next-arrow,
.ie7.sp-horizontal .sp-next-arrow {
  border-left: 20px solid #FFF;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent; }

.ie8.sp-vertical .sp-previous-arrow,
.ie7.sp-vertical .sp-previous-arrow {
  border-bottom: 20px solid #FFF;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent; }

.ie8.sp-vertical .sp-next-arrow,
.ie7.sp-vertical .sp-next-arrow {
  border-top: 20px solid #FFF;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent; }

/* Thumbnail Arrows
--------------------------------------------------*/
.sp-thumbnail-arrows {
  position: absolute; }

.sp-fade-thumbnail-arrows {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
  opacity: 1; }

.sp-top-thumbnails .sp-thumbnail-arrows,
.sp-bottom-thumbnails .sp-thumbnail-arrows {
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -12px; }

.sp-left-thumbnails .sp-thumbnail-arrows,
.sp-right-thumbnails .sp-thumbnail-arrows {
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -7px; }

.sp-thumbnail-arrow {
  position: absolute;
  display: block;
  width: 15px;
  height: 25px;
  cursor: pointer; }

.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,
.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sp-top-thumbnails .sp-previous-thumbnail-arrow,
.sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
  left: 0px; }

.sp-top-thumbnails .sp-next-thumbnail-arrow,
.sp-bottom-thumbnails .sp-next-thumbnail-arrow {
  right: 0px; }

.sp-left-thumbnails .sp-previous-thumbnail-arrow,
.sp-right-thumbnails .sp-previous-thumbnail-arrow {
  top: 0px; }

.sp-left-thumbnails .sp-next-thumbnail-arrow,
.sp-right-thumbnails .sp-next-thumbnail-arrow {
  bottom: 0px; }

.sp-previous-thumbnail-arrow:before,
.sp-previous-thumbnail-arrow:after,
.sp-next-thumbnail-arrow:before,
.sp-next-thumbnail-arrow:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #FFF; }

.sp-previous-thumbnail-arrow:before {
  left: 30%;
  top: 0;
  -webkit-transform: skew(145deg, 0deg);
  -ms-transform: skew(145deg, 0deg);
  transform: skew(145deg, 0deg); }

.sp-previous-thumbnail-arrow:after {
  left: 30%;
  top: 50%;
  -webkit-transform: skew(-145deg, 0deg);
  -ms-transform: skew(-145deg, 0deg);
  transform: skew(-145deg, 0deg); }

.sp-next-thumbnail-arrow:before {
  right: 30%;
  top: 0;
  -webkit-transform: skew(35deg, 0deg);
  -ms-transform: skew(35deg, 0deg);
  transform: skew(35deg, 0deg); }

.sp-next-thumbnail-arrow:after {
  right: 30%;
  top: 50%;
  -webkit-transform: skew(-35deg, 0deg);
  -ms-transform: skew(-35deg, 0deg);
  transform: skew(-35deg, 0deg); }

.ie8 .sp-thumbnail-arrow,
.ie7 .sp-thumbnail-arrow {
  width: 0;
  height: 0; }

.ie8 .sp-thumbnail-arrow:before,
.ie8 .sp-thumbnail-arrow:after,
.ie7 .sp-thumbnail-arrow:before,
.ie7 .sp-thumbnail-arrow:after {
  content: none; }

.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
  border-right: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; }

.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow {
  border-left: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; }

.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
  border-bottom: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent; }

.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow {
  border-top: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent; }

/* Video
--------------------------------------------------*/
a.sp-video {
  text-decoration: none; }

a.sp-video img {
  -webkit-backface-visibility: hidden;
  border: none; }

a.sp-video:after {
  content: '\25B6';
  position: absolute;
  width: 45px;
  padding-left: 5px;
  height: 50px;
  border: 2px solid #FFF;
  text-align: center;
  font-size: 30px;
  border-radius: 30px;
  top: 0;
  color: #FFF;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  margin: auto;
  line-height: 52px; }

/* CSS for preventing styling issues in WordPress
--------------------------------------------------*/
.slider-pro img.sp-image,
.slider-pro img.sp-thumbnail {
  max-width: none;
  max-height: none;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  -webkit-box-shadow: none !important;
  -mox-box-shadow: none !important;
  box-shadow: none !important;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none; }

.slider-pro a {
  position: static;
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important; }

.slider-pro iframe,
.slider-pro object,
.slider-pro video,
.slider-pro embed,
.slider-pro canvas {
  max-width: none;
  max-height: none; }

.slider-pro p.sp-layer {
  font-size: 14px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h1.sp-layer {
  font-size: 32px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h2.sp-layer, .slider-pro .catalog-product-view .price-wrapper .sp-layer.price, .catalog-product-view .price-wrapper .slider-pro .sp-layer.price {
  font-size: 24px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h3.sp-layer {
  font-size: 19px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h4.sp-layer {
  font-size: 16px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h5.sp-layer {
  font-size: 13px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h6.sp-layer {
  font-size: 11px;
  line-height: 1.4;
  margin: 0; }

.slider-pro img.sp-layer {
  border: none; }

/* TM styles */
@media screen and (max-width: 767px) {
  #maincontent .columns {
    display: block; } }
.slider-pro-wrapper {
  overflow: hidden;
  position: relative; }

.slider-pro.abs {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.slider-pro-container {
  position: relative;
  display: block; }

.loading-mask.for-slider {
  position: absolute;
  /*background: none;*/ }

.loading-mask.for-slider .loader img {
  position: absolute; }

.loading-mask {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100; }

.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100; }

.slider-title {
  font-weight: 700;
  font-size: 102px;
  line-height: 1.2; }
  .slider-title, .slider-title a {
    color: #fff; }
  .slider-title a {
    transition: .3s all ease !important; }
    .slider-title a:hover, .slider-title a:focus {
      color: #ff3d00; }

.slider-desc {
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #fff;
  display: none; }
  @media (min-width: 480px) {
    .slider-desc {
      display: inline-block; } }

.slider-pro .btn {
  display: inline-block;
  font-weight: 700;
  padding: 12px 25px;
  letter-spacing: .06em;
  text-transform: uppercase;
  backface-visibility: hidden;
  color: #ff3d00;
  background-color: #f2f2f2;
  transform: translateZ(0); }
  .slider-pro .btn:hover {
    background: #ff3d00;
    color: #fff; }
  @media (min-width: 1200px) {
    .slider-pro .btn {
      padding: 15px 30px; } }
.slider-pro .btn-primary {
  background-color: #ff3d00;
  color: #fff; }
  .slider-pro .btn-primary:hover {
    background: #011327; }
  .slider-pro .btn-primary:hover {
    color: #011327;
    background: #fff; }
@media (min-width: 1200px) {
  .slider-pro .btn {
    position: relative;
    padding: 20px 38px;
    overflow: hidden;
    transition: .6s all ease !important; }
    .slider-pro .btn:before, .slider-pro .btn:after {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 0 0;
      position: absolute;
      -webkit-transition: 0.5s;
      transition: .4s;
      z-index: -1; }
    .slider-pro .btn:before {
      border-color: transparent transparent transparent #fff;
      bottom: 0;
      left: 0; }
    .slider-pro .btn:after {
      border-color: transparent #fff transparent transparent;
      top: 0;
      right: 0; }
    .slider-pro .btn:hover:before {
      border-width: 165px 0 0 165px; }
    .slider-pro .btn:hover:after {
      border-width: 0 165px 165px 0; }
  .slider-pro .btn-primary:hover {
    background: #ff3d00; } }
@media (max-width: 479px) {
  .slider-pro .btn-wrap {
    -webkit-transform: scale(0.736719) !important;
    transform: scale(0.736719) !important; } }

/*
* TM_Megamenu
*/
/*
** Vars
*/
.navigation li.level-top .submenu .submenu-reverse,
.navigation a.level-top .submenu .submenu-reverse {
  right: auto; }
.navigation li.level-top .mm-label,
.navigation a.level-top .mm-label {
  position: absolute;
  top: -10px;
  left: -5px;
  padding: 3px 7px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 13.2px;
  color: #ffffff;
  background-color: #c02a2a;
  display: none; }
  @media (min-width: 992px) {
    .navigation li.level-top .mm-label,
    .navigation a.level-top .mm-label {
      display: block; } }
.navigation li.level-top li,
.navigation a.level-top li {
  position: relative; }
.navigation li.level-top .mm-image,
.navigation a.level-top .mm-image {
  display: none;
  margin-bottom: 10px; }
  .navigation li.level-top .mm-image img,
  .navigation a.level-top .mm-image img {
    width: 100%;
    max-width: 100%; }
  @media (min-width: 768px) {
    .navigation li.level-top .mm-image,
    .navigation a.level-top .mm-image {
      display: inline-block; } }
.navigation li.level-top .megamenu-wrapper,
.navigation a.level-top .megamenu-wrapper {
  top: 100%;
  left: 0;
  width: 100%;
  padding: 20px 0;
  background: #ffffff; }
.navigation li.level-top ul.mm-submenu,
.navigation a.level-top ul.mm-submenu {
  display: block;
  padding: 0; }
  @media (max-width: 991px) {
    .navigation li.level-top ul.mm-submenu.level1 li a,
    .navigation a.level-top ul.mm-submenu.level1 li a {
      padding-left: 47px;
      padding-right: 0; } }
.navigation li.level-top .tm-megamenu ul.level1 > li > a,
.navigation a.level-top .tm-megamenu ul.level1 > li > a {
  font-weight: 600;
  position: relative; }
  @media (min-width: 768px) {
    .navigation li.level-top .tm-megamenu ul.level1 > li > a,
    .navigation a.level-top .tm-megamenu ul.level1 > li > a {
      text-transform: uppercase; } }
.navigation li.level-top .tm-megamenu .product,
.navigation a.level-top .tm-megamenu .product {
  display: none; }
  .navigation li.level-top .tm-megamenu .product .product-image,
  .navigation a.level-top .tm-megamenu .product .product-image {
    margin-bottom: 10px; }
    .navigation li.level-top .tm-megamenu .product .product-image a,
    .navigation a.level-top .tm-megamenu .product .product-image a {
      display: block;
      border: solid 1px #c9c9c9;
      background: none; }
  .navigation li.level-top .tm-megamenu .product .product-name,
  .navigation a.level-top .tm-megamenu .product .product-name {
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px; }
    .navigation li.level-top .tm-megamenu .product .product-name a,
    .navigation a.level-top .tm-megamenu .product .product-name a {
      padding: 0;
      color: #575757; }
      .navigation li.level-top .tm-megamenu .product .product-name a:hover,
      .navigation a.level-top .tm-megamenu .product .product-name a:hover {
        background: none;
        color: #b9b9b9; }
  .navigation li.level-top .tm-megamenu .product .price-box,
  .navigation a.level-top .tm-megamenu .product .price-box {
    font-weight: bold; }
    .navigation li.level-top .tm-megamenu .product .price-box .price,
    .navigation a.level-top .tm-megamenu .product .price-box .price {
      font-size: 1.2em;
      line-height: 1.2em; }
    .navigation li.level-top .tm-megamenu .product .price-box .old-price,
    .navigation a.level-top .tm-megamenu .product .price-box .old-price {
      font-size: 1em;
      text-decoration: line-through; }
    .navigation li.level-top .tm-megamenu .product .price-box .special-price,
    .navigation a.level-top .tm-megamenu .product .price-box .special-price {
      font-size: 1.2em; }
  @media (min-width: 768px) {
    .navigation li.level-top .tm-megamenu .product,
    .navigation a.level-top .tm-megamenu .product {
      display: block; } }
.navigation li.level-top .tm-megamenu .widget,
.navigation li.level-top .tm-megamenu .video,
.navigation li.level-top .tm-megamenu .static-block,
.navigation a.level-top .tm-megamenu .widget,
.navigation a.level-top .tm-megamenu .video,
.navigation a.level-top .tm-megamenu .static-block {
  display: none; }
  @media (min-width: 768px) {
    .navigation li.level-top .tm-megamenu .widget,
    .navigation li.level-top .tm-megamenu .video,
    .navigation li.level-top .tm-megamenu .static-block,
    .navigation a.level-top .tm-megamenu .widget,
    .navigation a.level-top .tm-megamenu .video,
    .navigation a.level-top .tm-megamenu .static-block {
      display: block; } }

.sidebar .navigation {
  background: none;
  margin-bottom: 20px;
  height: inherit;
  left: auto;
  overflow: inherit;
  padding: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 3; }
  .sidebar .navigation:empty {
    display: none; }
  .sidebar .navigation .rd-navbar-nav-wrap {
    display: block; }
  .sidebar .navigation > ul {
    padding: 0;
    border-bottom: none; }
  .sidebar .navigation li.level0 {
    display: block;
    border-bottom: solid 1px #c9c9c9;
    margin: 0;
    position: relative; }
    .sidebar .navigation li.level0 a.level-top {
      display: block; }
  @media (max-width: 767px) {
    .sidebar .navigation > ul {
      border: none; } }
  .sidebar .navigation .level0 .megamenu-wrapper {
    width: 100% !important;
    position: absolute;
    padding: 20px 0;
    background: #ffffff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25); }
  .sidebar .navigation ul {
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    position: relative; }
  .sidebar .navigation li.level0 {
    border-top: medium none; }
  .sidebar .navigation .level0 {
    display: inline-block;
    margin: 0 10px 0 0;
    position: relative; }
    .sidebar .navigation .level0:last-child {
      margin-right: 0;
      padding-right: 0; }
    .sidebar .navigation .level0 > .level-top {
      box-sizing: border-box;
      color: #575757;
      line-height: 47px;
      padding: 0 12px;
      position: relative;
      text-decoration: none; }
    .sidebar .navigation .level0 > .level-top:hover,
    .sidebar .navigation .level0 > .level-top.ui-state-focus {
      color: #b9b9b9;
      text-decoration: none; }
    .sidebar .navigation .level0.active > .level-top, .sidebar .navigation .level0.has-active > .level-top {
      border-color: #c9c9c9;
      border-style: solid;
      border-width: 0 0 3px;
      color: #575757;
      display: block;
      text-decoration: none; }
    .sidebar .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .sidebar .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
      margin: 0; }
    .sidebar .navigation .level0.parent:hover > .submenu {
      overflow: visible !important; }
    .sidebar .navigation .level0 .submenu {
      background: #ffffff none repeat scroll 0 0;
      border: 1px solid #c9c9c9;
      box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
      display: none;
      font-weight: 400;
      left: 0;
      margin: 0 !important;
      min-width: 230px;
      position: absolute;
      z-index: 1; }
      @media (max-width: 767px) {
        .sidebar .navigation .level0 .submenu:not(:first-child) ul {
          padding-left: 15px; } }
      .sidebar .navigation .level0 .submenu > ul {
        margin-top: 11px; }
        .sidebar .navigation .level0 .submenu > ul::before, .sidebar .navigation .level0 .submenu > ul::after {
          content: "";
          display: block;
          overflow: hidden;
          position: absolute; }
        .sidebar .navigation .level0 .submenu > ul::before {
          -moz-border-bottom-colors: none;
          -moz-border-left-colors: none;
          -moz-border-right-colors: none;
          -moz-border-top-colors: none;
          border-color: transparent transparent #fff;
          border-image: none;
          border-style: solid;
          border-width: 10px;
          color: #fff;
          height: 0;
          left: 20px;
          top: -20px;
          width: 0;
          z-index: 4; }
        .sidebar .navigation .level0 .submenu > ul::after {
          -moz-border-bottom-colors: none;
          -moz-border-left-colors: none;
          -moz-border-right-colors: none;
          -moz-border-top-colors: none;
          border-color: transparent transparent #c9c9c9;
          border-image: none;
          border-style: solid;
          border-width: 11px;
          color: #575757;
          height: 0;
          left: 19px;
          top: -22px;
          width: 0;
          z-index: 3; }
      .sidebar .navigation .level0 .submenu a {
        color: #575757;
        display: block;
        line-height: inherit;
        padding: 8px 20px; }
        .sidebar .navigation .level0 .submenu a:hover, .sidebar .navigation .level0 .submenu a.ui-state-focus {
          background: #e8e8e8 none repeat scroll 0 0;
          color: #575757;
          text-decoration: none; }
      .sidebar .navigation .level0 .submenu .active > a {
        border-color: #c9c9c9;
        border-style: solid;
        border-width: 0 0 0 3px;
        color: #575757; }
    .sidebar .navigation .level0.more {
      display: inline-block;
      position: relative;
      text-decoration: none; }
      .sidebar .navigation .level0.more::after {
        color: inherit;
        content: "\e313";
        display: inline-block;
        font-family: "FontAwesome";
        font-size: 26px;
        font-weight: normal;
        line-height: inherit;
        overflow: hidden;
        text-align: center;
        vertical-align: middle; }
      .sidebar .navigation .level0.more::before {
        display: none; }
      .sidebar .navigation .level0.more::after {
        cursor: pointer;
        padding: 8px 12px;
        position: relative;
        z-index: 1; }
      .sidebar .navigation .level0.more:hover > .submenu {
        overflow: visible !important; }
      .sidebar .navigation .level0.more li {
        display: block; }
  @media (max-width: 479px) {
    .sidebar .navigation .level0 .submenu {
      box-shadow: none;
      border: none; }
    .sidebar .navigation .parent .level-top {
      display: block;
      position: relative;
      text-decoration: none; }
    .sidebar .navigation .parent .level-top::after {
      color: inherit;
      content: "\e313";
      display: inline-block;
      font-family: "FontAwesome";
      font-size: 20px;
      font-weight: normal;
      line-height: 47px;
      overflow: hidden;
      text-align: center;
      vertical-align: middle; }
    .sidebar .navigation .parent .level-top::after {
      position: absolute;
      right: 7px;
      top: 0px; }
    .sidebar .navigation .parent .level-top.ui-state-active::after {
      content: "\e315"; } }
  @media (max-width: 479px) {
    .sidebar .navigation .submenu:not(:first-child) {
      font-weight: 400;
      line-height: 1.3;
      left: auto !important;
      overflow-x: hidden;
      padding: 0;
      position: relative !important;
      top: auto !important;
      transition: left .3s ease-out; }
    .sidebar .navigation .rd-navbar-dropdown {
      width: 100%; } }

.navigation {
  position: relative;
  margin-top: 1px; }
  @media (min-width: 768px) {
    .navigation .row {
      margin-bottom: 20px; }
    .navigation ul.vm-static,
    .navigation ul.vm-easing {
      margin-left: 10px; }
    .navigation ul.vm-pop-up {
      position: absolute;
      z-index: 9;
      top: 100%;
      left: 0;
      width: 100%;
      background: #fff;
      box-shadow: 1px 1px 5px #cccccc; } }
  @media (max-width: 991px) {
    .navigation li.level-top .megamenu-wrapper,
    .navigation a.level-top .megamenu-wrapper {
      padding: 0;
      background: none; }
    .navigation [class*="col-"] {
      padding: 0; } }

.rd-navbar-static .navigation .container, .rd-navbar-static .navigation .page-print.sales-order-print #maincontent, .page-print.sales-order-print .rd-navbar-static .navigation #maincontent {
  position: relative; }
  @media (min-width: 1200px) {
    .rd-navbar-static .navigation .container .row, .rd-navbar-static .navigation .page-print.sales-order-print #maincontent .row, .page-print.sales-order-print .rd-navbar-static .navigation #maincontent .row {
      margin-bottom: 15px; } }
  .rd-navbar-static .navigation .container .container, .rd-navbar-static .navigation .page-print.sales-order-print #maincontent .container, .page-print.sales-order-print .rd-navbar-static .navigation #maincontent .container, .rd-navbar-static .navigation .container .page-print.sales-order-print #maincontent, .page-print.sales-order-print .rd-navbar-static .navigation .container #maincontent, .rd-navbar-static .navigation .page-print.sales-order-print #maincontent #maincontent, .page-print.sales-order-print .rd-navbar-static .navigation #maincontent #maincontent {
    position: relative; }
  @media (min-width: 1200px) {
    .rd-navbar-static .navigation .container .row, .rd-navbar-static .navigation .page-print.sales-order-print #maincontent .row, .page-print.sales-order-print .rd-navbar-static .navigation #maincontent .row {
      margin-left: -20px;
      margin-right: -20px;
      margin-bottom: 40px; }
    .rd-navbar-static .navigation .container [class*='col-'], .rd-navbar-static .navigation .page-print.sales-order-print #maincontent [class*='col-'], .page-print.sales-order-print .rd-navbar-static .navigation #maincontent [class*='col-'] {
      padding-left: 20px;
      padding-right: 20px;
      position: relative; } }
  .rd-navbar-static .navigation .container li.level-top .megamenu-wrapper, .rd-navbar-static .navigation .page-print.sales-order-print #maincontent li.level-top .megamenu-wrapper, .page-print.sales-order-print .rd-navbar-static .navigation #maincontent li.level-top .megamenu-wrapper,
  .rd-navbar-static .navigation .container a.level-top .megamenu-wrapper,
  .rd-navbar-static .navigation .page-print.sales-order-print #maincontent a.level-top .megamenu-wrapper,
  .page-print.sales-order-print .rd-navbar-static .navigation #maincontent a.level-top .megamenu-wrapper {
    top: 100%;
    left: 0;
    width: 100%;
    padding: 15px 0 0;
    margin-top: 39px;
    background-color: #112438;
    background-image: url(../images/mega-menu-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    box-shadow: none; }
    @media (min-width: 768px) {
      .rd-navbar-static .navigation .container li.level-top .megamenu-wrapper, .rd-navbar-static .navigation .page-print.sales-order-print #maincontent li.level-top .megamenu-wrapper, .page-print.sales-order-print .rd-navbar-static .navigation #maincontent li.level-top .megamenu-wrapper,
      .rd-navbar-static .navigation .container a.level-top .megamenu-wrapper,
      .rd-navbar-static .navigation .page-print.sales-order-print #maincontent a.level-top .megamenu-wrapper,
      .page-print.sales-order-print .rd-navbar-static .navigation #maincontent a.level-top .megamenu-wrapper {
        width: 728px;
        left: 0; } }
    @media (min-width: 992px) {
      .rd-navbar-static .navigation .container li.level-top .megamenu-wrapper, .rd-navbar-static .navigation .page-print.sales-order-print #maincontent li.level-top .megamenu-wrapper, .page-print.sales-order-print .rd-navbar-static .navigation #maincontent li.level-top .megamenu-wrapper,
      .rd-navbar-static .navigation .container a.level-top .megamenu-wrapper,
      .rd-navbar-static .navigation .page-print.sales-order-print #maincontent a.level-top .megamenu-wrapper,
      .page-print.sales-order-print .rd-navbar-static .navigation #maincontent a.level-top .megamenu-wrapper {
        margin-left: -25%; }
        .rd-navbar-static .navigation .container li.level-top .megamenu-wrapper .level1 > .item > a, .rd-navbar-static .navigation .page-print.sales-order-print #maincontent li.level-top .megamenu-wrapper .level1 > .item > a, .page-print.sales-order-print .rd-navbar-static .navigation #maincontent li.level-top .megamenu-wrapper .level1 > .item > a,
        .rd-navbar-static .navigation .container a.level-top .megamenu-wrapper .level1 > .item > a,
        .rd-navbar-static .navigation .page-print.sales-order-print #maincontent a.level-top .megamenu-wrapper .level1 > .item > a,
        .page-print.sales-order-print .rd-navbar-static .navigation #maincontent a.level-top .megamenu-wrapper .level1 > .item > a {
          padding-left: 16px;
          font-size: 32px;
          line-height: 1.2;
          letter-spacing: .04em;
          color: #fff; }
          .rd-navbar-static .navigation .container li.level-top .megamenu-wrapper .level1 > .item > a:before, .rd-navbar-static .navigation .page-print.sales-order-print #maincontent li.level-top .megamenu-wrapper .level1 > .item > a:before, .page-print.sales-order-print .rd-navbar-static .navigation #maincontent li.level-top .megamenu-wrapper .level1 > .item > a:before, .rd-navbar-static .navigation .container li.level-top .megamenu-wrapper .level1 > .item > a:after, .rd-navbar-static .navigation .page-print.sales-order-print #maincontent li.level-top .megamenu-wrapper .level1 > .item > a:after, .page-print.sales-order-print .rd-navbar-static .navigation #maincontent li.level-top .megamenu-wrapper .level1 > .item > a:after,
          .rd-navbar-static .navigation .container a.level-top .megamenu-wrapper .level1 > .item > a:before,
          .rd-navbar-static .navigation .page-print.sales-order-print #maincontent a.level-top .megamenu-wrapper .level1 > .item > a:before,
          .page-print.sales-order-print .rd-navbar-static .navigation #maincontent a.level-top .megamenu-wrapper .level1 > .item > a:before,
          .rd-navbar-static .navigation .container a.level-top .megamenu-wrapper .level1 > .item > a:after,
          .rd-navbar-static .navigation .page-print.sales-order-print #maincontent a.level-top .megamenu-wrapper .level1 > .item > a:after,
          .page-print.sales-order-print .rd-navbar-static .navigation #maincontent a.level-top .megamenu-wrapper .level1 > .item > a:after {
            display: none; }
          .rd-navbar-static .navigation .container li.level-top .megamenu-wrapper .level1 > .item > a:hover, .rd-navbar-static .navigation .page-print.sales-order-print #maincontent li.level-top .megamenu-wrapper .level1 > .item > a:hover, .page-print.sales-order-print .rd-navbar-static .navigation #maincontent li.level-top .megamenu-wrapper .level1 > .item > a:hover, .rd-navbar-static .navigation .container li.level-top .megamenu-wrapper .level1 > .item > a:focus, .rd-navbar-static .navigation .page-print.sales-order-print #maincontent li.level-top .megamenu-wrapper .level1 > .item > a:focus, .page-print.sales-order-print .rd-navbar-static .navigation #maincontent li.level-top .megamenu-wrapper .level1 > .item > a:focus,
          .rd-navbar-static .navigation .container a.level-top .megamenu-wrapper .level1 > .item > a:hover,
          .rd-navbar-static .navigation .page-print.sales-order-print #maincontent a.level-top .megamenu-wrapper .level1 > .item > a:hover,
          .page-print.sales-order-print .rd-navbar-static .navigation #maincontent a.level-top .megamenu-wrapper .level1 > .item > a:hover,
          .rd-navbar-static .navigation .container a.level-top .megamenu-wrapper .level1 > .item > a:focus,
          .rd-navbar-static .navigation .page-print.sales-order-print #maincontent a.level-top .megamenu-wrapper .level1 > .item > a:focus,
          .page-print.sales-order-print .rd-navbar-static .navigation #maincontent a.level-top .megamenu-wrapper .level1 > .item > a:focus {
            color: #ff3d00; }
        .rd-navbar-static .navigation .container li.level-top .megamenu-wrapper .mm-submenu > .ui-menu-item > a + .mm-submenu.level2, .rd-navbar-static .navigation .page-print.sales-order-print #maincontent li.level-top .megamenu-wrapper .mm-submenu > .ui-menu-item > a + .mm-submenu.level2, .page-print.sales-order-print .rd-navbar-static .navigation #maincontent li.level-top .megamenu-wrapper .mm-submenu > .ui-menu-item > a + .mm-submenu.level2,
        .rd-navbar-static .navigation .container a.level-top .megamenu-wrapper .mm-submenu > .ui-menu-item > a + .mm-submenu.level2,
        .rd-navbar-static .navigation .page-print.sales-order-print #maincontent a.level-top .megamenu-wrapper .mm-submenu > .ui-menu-item > a + .mm-submenu.level2,
        .page-print.sales-order-print .rd-navbar-static .navigation #maincontent a.level-top .megamenu-wrapper .mm-submenu > .ui-menu-item > a + .mm-submenu.level2 {
          margin-top: 13px; } }
    @media (min-width: 1200px) {
      .rd-navbar-static .navigation .container li.level-top .megamenu-wrapper, .rd-navbar-static .navigation .page-print.sales-order-print #maincontent li.level-top .megamenu-wrapper, .page-print.sales-order-print .rd-navbar-static .navigation #maincontent li.level-top .megamenu-wrapper,
      .rd-navbar-static .navigation .container a.level-top .megamenu-wrapper,
      .rd-navbar-static .navigation .page-print.sales-order-print #maincontent a.level-top .megamenu-wrapper,
      .page-print.sales-order-print .rd-navbar-static .navigation #maincontent a.level-top .megamenu-wrapper {
        margin-left: -21px;
        padding: 25px 4px 0; } }
  .rd-navbar-static .navigation .container li.level-top .mm-label, .rd-navbar-static .navigation .page-print.sales-order-print #maincontent li.level-top .mm-label, .page-print.sales-order-print .rd-navbar-static .navigation #maincontent li.level-top .mm-label,
  .rd-navbar-static .navigation .container a.level-top .mm-label,
  .rd-navbar-static .navigation .page-print.sales-order-print #maincontent a.level-top .mm-label,
  .page-print.sales-order-print .rd-navbar-static .navigation #maincontent a.level-top .mm-label {
    background-color: #ff3d00;
    top: 8px;
    bottom: 6px;
    left: 100%;
    margin-left: 3px;
    font-size: 10px;
    line-height: 1;
    padding: 1px 3px;
    font-weight: 400;
    letter-spacing: 0.02em; }
    .rd-navbar-static .navigation .container li.level-top .mm-label.new, .rd-navbar-static .navigation .page-print.sales-order-print #maincontent li.level-top .mm-label.new, .page-print.sales-order-print .rd-navbar-static .navigation #maincontent li.level-top .mm-label.new,
    .rd-navbar-static .navigation .container a.level-top .mm-label.new,
    .rd-navbar-static .navigation .page-print.sales-order-print #maincontent a.level-top .mm-label.new,
    .page-print.sales-order-print .rd-navbar-static .navigation #maincontent a.level-top .mm-label.new {
      background-color: #0ec2fd; }
    .rd-navbar-static .navigation .container li.level-top .mm-label.hot, .rd-navbar-static .navigation .page-print.sales-order-print #maincontent li.level-top .mm-label.hot, .page-print.sales-order-print .rd-navbar-static .navigation #maincontent li.level-top .mm-label.hot,
    .rd-navbar-static .navigation .container a.level-top .mm-label.hot,
    .rd-navbar-static .navigation .page-print.sales-order-print #maincontent a.level-top .mm-label.hot,
    .page-print.sales-order-print .rd-navbar-static .navigation #maincontent a.level-top .mm-label.hot {
      color: #ff3d00;
      background-color: #fffc13; }
  .rd-navbar-static .navigation .container li.level-top .mm-product-title, .rd-navbar-static .navigation .page-print.sales-order-print #maincontent li.level-top .mm-product-title, .page-print.sales-order-print .rd-navbar-static .navigation #maincontent li.level-top .mm-product-title,
  .rd-navbar-static .navigation .container a.level-top .mm-product-title,
  .rd-navbar-static .navigation .page-print.sales-order-print #maincontent a.level-top .mm-product-title,
  .page-print.sales-order-print .rd-navbar-static .navigation #maincontent a.level-top .mm-product-title {
    display: block;
    font-weight: 400;
    font-size: 30px;
    line-height: 1;
    color: #ff3d00;
    padding: 6px 0;
    margin-bottom: 12px;
    text-transform: uppercase; }

.rd-navbar-static .navigation {
  margin-left: 59px; }
.rd-navbar-static .rd-navbar-nav > li.parent:not(.rd-navbar-submenu) > a:after {
  content: "";
  display: inline-block;
  font-family: "Material Icons";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
  padding-top: 2px; }
.rd-navbar-static .rd-navbar-nav > li.parent > ul.level0:not(.rd-navbar-dropdown) {
  position: absolute;
  z-index: 80;
  padding: 8px 0;
  min-width: 120px;
  color: #011327;
  background: #f0f0f0;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
  transform: translateY(30px); }
.rd-navbar-static .rd-navbar-nav > li.parent:hover > ul.level0:not(.rd-navbar-dropdown) {
  opacity: 1;
  visibility: visible;
  transform: translateY(0); }
.rd-navbar-static .rd-navbar-nav > li.parent > ul.level0:not(.rd-navbar-dropdown) .submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%; }
.rd-navbar-static .rd-navbar-nav > li.parent > ul.level0:not(.rd-navbar-dropdown) .parent > a {
  position: relative; }
  .rd-navbar-static .rd-navbar-nav > li.parent > ul.level0:not(.rd-navbar-dropdown) .parent > a:before {
    display: inline-block;
    font-family: "Material Icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: ""; }
  .rd-navbar-static .rd-navbar-nav > li.parent > ul.level0:not(.rd-navbar-dropdown) .parent > a:before {
    position: absolute;
    right: 3px;
    top: 50%;
    margin-top: -10px; }
.rd-navbar-static .rd-navbar-nav > li.parent > ul.level0:not(.rd-navbar-dropdown) .parent:hover > .submenu {
  display: block;
  background: #f0f0f0;
  min-width: 200px; }
.rd-navbar-static .rd-navbar-nav > li.parent li > a {
  position: relative;
  display: inline-block;
  font-size: 12px;
  line-height: 24px;
  padding: 6px 16px 6px 34px;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #8aa4c1; }
  .rd-navbar-static .rd-navbar-nav > li.parent li > a:before, .rd-navbar-static .rd-navbar-nav > li.parent li > a:after {
    content: '';
    position: absolute;
    top: 14px;
    left: 21px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    transition: .3s all ease; }
  .rd-navbar-static .rd-navbar-nav > li.parent li > a:before {
    background: #8aa4c1; }
  .rd-navbar-static .rd-navbar-nav > li.parent li > a:after {
    opacity: 0;
    background: #ff3d00; }
.rd-navbar-static .rd-navbar-nav > li.parent li.focus > a, .rd-navbar-static .rd-navbar-nav > li.parent li.opened > a, .rd-navbar-static .rd-navbar-nav > li.parent a:hover {
  color: #fff; }
  .rd-navbar-static .rd-navbar-nav > li.parent li.focus > a:after, .rd-navbar-static .rd-navbar-nav > li.parent li.opened > a:after, .rd-navbar-static .rd-navbar-nav > li.parent a:hover:after {
    opacity: 1; }
.rd-navbar-static .rd-navbar-subpanel {
  display: table; }
.rd-navbar-static .rd-navbar-outer .rd-navbar-inner {
  position: relative; }
.rd-navbar-static .rd-navbar-dropdown,
.rd-navbar-static .rd-navbar-megamenu {
  position: absolute;
  padding: 20px 0;
  z-index: 99;
  color: #fff;
  background: #112438;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
  transform: translateY(30px); }
.rd-navbar-static .rd-navbar-nav > li.parent .rd-navbar-dropdown {
  width: 270px; }
  .rd-navbar-static .rd-navbar-nav > li.parent .rd-navbar-dropdown > li > a {
    padding: 5px 16px 5px 40px; }
.rd-navbar-static .rd-navbar-megamenu {
  margin-top: 10px;
  left: 0;
  right: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 16px 8px; }
  .rd-navbar-static .rd-navbar-megamenu > li {
    display: table-cell; }
  .rd-navbar-static .rd-navbar-megamenu.megamenu-wrapper li.ui-menu-item > a:before, .rd-navbar-static .rd-navbar-megamenu.megamenu-wrapper li.ui-menu-item > a:after {
    top: 15px;
    left: 15px; }
.rd-navbar-static .rd-navbar-nav {
  display: block;
  text-align: left; }
  .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-dropdown > a:before, .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-megamenu > a:before {
    display: inline-block;
    font-family: "Material Icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: ""; }
  .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-dropdown > a:before, .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-megamenu > a:before {
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -10px;
    font-weight: 400;
    font-size: 14px; }
  .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-dropdown > a.level-top:before, .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-megamenu > a.level-top:before {
    right: -15px;
    margin-top: -13px; }
  .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-dropdown {
    position: relative; }
  .rd-navbar-static .rd-navbar-nav li.rd-navbar--has-megamenu > a {
    position: relative; }
  .rd-navbar-static .rd-navbar-nav li.focus > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav li.focus > .rd-navbar-megamenu, .rd-navbar-static .rd-navbar-nav li.opened > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav li.opened > .rd-navbar-megamenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  .rd-navbar-static .rd-navbar-nav > li {
    display: inline-block; }
    .rd-navbar-static .rd-navbar-nav > li + li {
      margin-left: 55px; }
    .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-megamenu {
      top: 100%;
      z-index: 99; }
    .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown {
      left: 0;
      margin-top: 39px; }
      .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown .rd-navbar-dropdown {
        left: 100%;
        top: -8px;
        z-index: 2; }
    .rd-navbar-static .rd-navbar-nav > li > a {
      position: relative;
      display: block;
      font-weight: 700;
      line-height: 26px;
      letter-spacing: .06em;
      text-transform: uppercase;
      color: #8aa4c1; }
      .rd-navbar-static .rd-navbar-nav > li > a:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -5px;
        width: 0;
        height: 3px;
        background: #ff3d00;
        transition: .3s all ease;
        transition-duration: .6s; }
    .rd-navbar-static .rd-navbar-nav > li.active > a, .rd-navbar-static .rd-navbar-nav > li.opened > a, .rd-navbar-static .rd-navbar-nav > li.focus > a, .rd-navbar-static .rd-navbar-nav > li > a:hover {
      color: #fff; }
      .rd-navbar-static .rd-navbar-nav > li.active > a:after, .rd-navbar-static .rd-navbar-nav > li.opened > a:after, .rd-navbar-static .rd-navbar-nav > li.focus > a:after, .rd-navbar-static .rd-navbar-nav > li > a:hover:after {
        opacity: 1;
        width: 100%; }
.rd-navbar-static.rd-navbar--is-stuck .navigation .container li.level-top .megamenu-wrapper, .rd-navbar-static.rd-navbar--is-stuck .navigation .page-print.sales-order-print #maincontent li.level-top .megamenu-wrapper, .page-print.sales-order-print .rd-navbar-static.rd-navbar--is-stuck .navigation #maincontent li.level-top .megamenu-wrapper,
.rd-navbar-static.rd-navbar--is-stuck .navigation .container a.level-top .megamenu-wrapper,
.rd-navbar-static.rd-navbar--is-stuck .navigation .page-print.sales-order-print #maincontent a.level-top .megamenu-wrapper,
.page-print.sales-order-print .rd-navbar-static.rd-navbar--is-stuck .navigation #maincontent a.level-top .megamenu-wrapper {
  margin-top: 12px; }
.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav > li > .rd-navbar-dropdown {
  margin-top: 12px; }

.sidebar .navigation li.level0 a.level-top {
  padding: 10px; }

@media (max-width: 767px) {
  .navigation li.level-top,
  .navigation a.level-top {
    position: relative; }

  .rd-navbar-fixed .rd-navbar-submenu .megamenu-wrapper.rd-navbar-megamenu ul li li > a {
    padding-left: 47px;
    padding-right: 0; } }
/*
* TM_Newsletter-popup
*/
.newsletter-popup.modal-popup {
  color: #8aa4c1; }
  .newsletter-popup.modal-popup .text-white {
    color: #fff; }
  .newsletter-popup.modal-popup .modal-title {
    color: #fff; }
  @media (min-width: 480px) {
    .newsletter-popup.modal-popup .newsletter-wrap {
      position: relative; } }
  .newsletter-popup.modal-popup .modal-inner-wrap {
    margin-top: 7%;
    padding: 0;
    margin-right: 20px;
    margin-left: 20px;
    background-color: #011327;
    background-image: url(../images/newsletter-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    @media screen and (max-width: 499px) {
      .newsletter-popup.modal-popup .modal-inner-wrap {
        width: auto !important; } }
    @media (min-width: 500px) {
      .newsletter-popup.modal-popup .modal-inner-wrap {
        margin-top: 12%;
        margin-right: auto;
        margin-left: auto; } }
    @media (min-width: 768px) {
      .newsletter-popup.modal-popup .modal-inner-wrap {
        min-height: 350px; } }
    @media (min-width: 992px) {
      .newsletter-popup.modal-popup .modal-inner-wrap {
        min-height: 434px; } }
  .newsletter-popup.modal-popup .field .control {
    position: relative; }
    .newsletter-popup.modal-popup .field .control input {
      min-height: 3.83em;
      color: #8aa4c1;
      background: #011327;
      border-color: #011327; }
      .newsletter-popup.modal-popup .field .control input::-webkit-input-placeholder {
        color: #8aa4c1; }
      .newsletter-popup.modal-popup .field .control input::-moz-placeholder {
        color: #8aa4c1; }
      .newsletter-popup.modal-popup .field .control input:-ms-input-placeholder {
        color: #8aa4c1; }
      .newsletter-popup.modal-popup .field .control input:-moz-placeholder {
        color: #8aa4c1; }
    .newsletter-popup.modal-popup .field .control .mage-error:not(input):not(textarea) {
      display: block;
      background: #fff;
      padding: 0 5px; }
      @media (min-width: 480px) {
        .newsletter-popup.modal-popup .field .control .mage-error:not(input):not(textarea) {
          position: absolute;
          bottom: -19px;
          left: 0; } }
    @media (min-width: 480px) {
      .newsletter-popup.modal-popup .field .control:before {
        content: '\e0be';
        position: absolute;
        top: 50%;
        left: 21px;
        margin-top: -1px;
        transform: translateY(-50%);
        font-size: 16px;
        font-family: "Material Icons";
        pointer-events: none; } }
  .newsletter-popup.modal-popup .actions {
    display: none; }
  .newsletter-popup.modal-popup header.modal-header {
    padding: 30px 30px 0; }
    @media (min-width: 768px) {
      .newsletter-popup.modal-popup header.modal-header {
        padding-top: 45px;
        position: relative; } }
    @media (min-width: 1200px) {
      .newsletter-popup.modal-popup header.modal-header {
        padding: 34px 42px 0; } }
    .newsletter-popup.modal-popup header.modal-header .action-close {
      padding: 10px;
      top: 0;
      right: 0; }
      .newsletter-popup.modal-popup header.modal-header .action-close:before {
        display: block;
        font-size: 24px;
        line-height: 24px; }
      .newsletter-popup.modal-popup header.modal-header .action-close:hover:before {
        color: #8aa4c1; }
      @media (min-width: 768px) {
        .newsletter-popup.modal-popup header.modal-header .action-close {
          position: absolute;
          top: -36px;
          right: -39px;
          width: 36px;
          height: 36px;
          border-radius: 50%;
          padding: 0;
          color: #fff;
          background: #ff3d00;
          transition: .3s all ease; }
          .newsletter-popup.modal-popup header.modal-header .action-close:hover {
            color: #011327;
            background: #fff; } }
    .newsletter-popup.modal-popup header.modal-header h1.modal-title {
      font-size: 24px;
      line-height: 1;
      font-weight: 700;
      letter-spacing: .04em;
      border-bottom: none;
      text-transform: uppercase;
      padding: 0;
      margin-bottom: 0; }
      @media (min-width: 768px) {
        .newsletter-popup.modal-popup header.modal-header h1.modal-title {
          line-height: inherit; } }
      @media (min-width: 992px) {
        .newsletter-popup.modal-popup header.modal-header h1.modal-title {
          font-size: 28px; } }
      @media (min-width: 1200px) {
        .newsletter-popup.modal-popup header.modal-header h1.modal-title {
          font-size: 32px; } }
  .newsletter-popup.modal-popup .modal-content {
    padding: 10px 30px 0; }
    @media (min-width: 768px) {
      .newsletter-popup.modal-popup .modal-content {
        padding-top: 20px; } }
    @media (min-width: 1200px) {
      .newsletter-popup.modal-popup .modal-content {
        padding: 21px 42px 0; } }
    .newsletter-popup.modal-popup .modal-content .content-text {
      padding-bottom: 5px; }
      @media (min-width: 768px) {
        .newsletter-popup.modal-popup .modal-content .content-text {
          padding-bottom: 17px; } }
      .newsletter-popup.modal-popup .modal-content .content-text p {
        line-height: 1.5;
        margin-bottom: 0; }
    .newsletter-popup.modal-popup .modal-content .block.newsletter {
      margin: 0;
      width: 100%; }
      .newsletter-popup.modal-popup .modal-content .block.newsletter .field {
        padding-bottom: 0; }
        .newsletter-popup.modal-popup .modal-content .block.newsletter .field input {
          padding: 9px 25px 9px 25px; }
          @media (min-width: 480px) {
            .newsletter-popup.modal-popup .modal-content .block.newsletter .field input {
              padding-left: 45px;
              padding-right: 150px; } }
  .newsletter-popup.modal-popup footer.modal-footer {
    padding: 25px 0 0; }
    @media (min-width: 480px) {
      .newsletter-popup.modal-popup footer.modal-footer {
        padding-top: 10px; } }
    @media (min-width: 768px) {
      .newsletter-popup.modal-popup footer.modal-footer {
        padding-top: 0; } }
    .newsletter-popup.modal-popup footer.modal-footer .modal-social {
      background: #f2f2f2;
      font-size: 1.75em;
      padding: 15px 30px 10px; }
      .newsletter-popup.modal-popup footer.modal-footer .modal-social a {
        display: inline-block;
        margin-bottom: 5px;
        padding: 7px 5px;
        transition: .2s; }
        .newsletter-popup.modal-popup footer.modal-footer .modal-social a:hover {
          opacity: 0.7; }
      .newsletter-popup.modal-popup footer.modal-footer .modal-social :link,
      .newsletter-popup.modal-popup footer.modal-footer .modal-social :hover {
        text-decoration: none; }
  .newsletter-popup.modal-popup .buttons-container {
    padding: 0 30px 30px;
    text-align: center; }
    @media (min-width: 768px) {
      .newsletter-popup.modal-popup .buttons-container {
        padding-bottom: 25px; } }
    .newsletter-popup.modal-popup .buttons-container button {
      display: inline-block;
      font-weight: 700;
      padding: 12px 25px;
      letter-spacing: .06em;
      text-transform: uppercase;
      backface-visibility: hidden;
      color: #ff3d00;
      background-color: #f2f2f2;
      transform: translateZ(0);
      padding: 9px 18px;
      box-shadow: none; }
      .newsletter-popup.modal-popup .buttons-container button:hover {
        background: #ff3d00;
        color: #fff; }
      @media (min-width: 1200px) {
        .newsletter-popup.modal-popup .buttons-container button {
          padding: 15px 30px; } }
      .newsletter-popup.modal-popup .buttons-container button:hover {
        color: #fff; }
      .newsletter-popup.modal-popup .buttons-container button.subscribe {
        background-color: #ff3d00;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: .06em; }
        .newsletter-popup.modal-popup .buttons-container button.subscribe:hover {
          background: #011327; }
        @media (min-width: 480px) {
          .newsletter-popup.modal-popup .buttons-container button.subscribe {
            position: absolute;
            bottom: 46px;
            right: 36px; } }
        @media (min-width: 768px) {
          .newsletter-popup.modal-popup .buttons-container button.subscribe {
            bottom: 30px; } }
        @media (min-width: 992px) {
          .newsletter-popup.modal-popup .buttons-container button.subscribe {
            bottom: 32px; } }
        @media (min-width: 1200px) {
          .newsletter-popup.modal-popup .buttons-container button.subscribe {
            right: 47px;
            bottom: 30.6px;
            padding: 10.5px 19px; } }
      .newsletter-popup.modal-popup .buttons-container button:not(.subscribe) {
        display: none; }
    .newsletter-popup.modal-popup .buttons-container button + button {
      margin-left: 10px; }

body .modal-slide._show, body .modal-popup._show {
  background: rgba(0, 13, 27, 0.9);
  transition: .3s all ease; }

body .sidebar aside.modal-slide._show, body .sidebar aside.modal-popup._show {
  background: transparent; }

.rd-parallax {
  position: relative; }
  .rd-parallax .background-video {
    background-position: top center;
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0; }
  .rd-parallax video,
  .rd-parallax source {
    bottom: 0;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    position: absolute; }
  .rd-parallax .loaded .ytplayer-container {
    display: block; }
  .rd-parallax .loaded .placeholder-image {
    opacity: 0; }
  .rd-parallax .ytplayer-container {
    bottom: 0;
    height: 100%;
    left: 0;
    min-width: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3; }
  .rd-parallax .placeholder-image {
    height: 100%;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    position: fixed;
    top: 0;
    z-index: 1; }
  .rd-parallax .ytplayer-shield {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2; }
  .rd-parallax .ytplayer-player {
    position: absolute; }
  .rd-parallax .container, .rd-parallax .page-print.sales-order-print #maincontent, .page-print.sales-order-print .rd-parallax #maincontent {
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.9);
    padding: 0 30px 0 30px;
    margin: 30px auto; }

.parallax-container.parallax-1 {
  margin-right: 0;
  margin-left: 0; }

.parallax-1 .rd-parallax-inner {
  min-height: 440px; }
  .parallax-1 .rd-parallax-inner .parallax-title,
  .parallax-1 .rd-parallax-inner .parallax-description {
    line-height: 1.2;
    text-transform: uppercase; }
  .parallax-1 .rd-parallax-inner .parallax-title {
    font-weight: 700;
    font-size: 36px; }
  .parallax-1 .rd-parallax-inner .parallax-description {
    font-size: 18px;
    letter-spacing: .04em; }
  .parallax-1 .rd-parallax-inner .btn {
    display: inline-block;
    font-weight: 700;
    padding: 12px 25px;
    letter-spacing: .06em;
    text-transform: uppercase;
    backface-visibility: hidden;
    color: #ff3d00;
    background-color: #f2f2f2;
    transform: translateZ(0); }
    .parallax-1 .rd-parallax-inner .btn:hover {
      background: #ff3d00;
      color: #fff; }
    @media (min-width: 1200px) {
      .parallax-1 .rd-parallax-inner .btn {
        padding: 15px 30px; } }
  .parallax-1 .rd-parallax-inner .btn-primary {
    background-color: #ff3d00;
    color: #fff; }
    .parallax-1 .rd-parallax-inner .btn-primary:hover {
      background: #011327; }
    .parallax-1 .rd-parallax-inner .btn-primary:hover {
      color: #011327;
      background: #fff; }
  @media (min-width: 480px) {
    .parallax-1 .rd-parallax-inner {
      min-height: 490px; }
      .parallax-1 .rd-parallax-inner .parallax-title {
        font-size: 42px; } }
  @media (min-width: 992px) {
    .parallax-1 .rd-parallax-inner {
      min-height: 560px; }
      .parallax-1 .rd-parallax-inner .parallax-title {
        font-size: 62px; }
      .parallax-1 .rd-parallax-inner .parallax-description {
        font-size: 26px; } }
  @media (min-width: 1200px) {
    .parallax-1 .rd-parallax-inner {
      min-height: 760px; }
      .parallax-1 .rd-parallax-inner .parallax-title {
        font-size: 102px;
        line-height: 97px; }
      .parallax-1 .rd-parallax-inner .parallax-description {
        font-size: 32px; }
      .parallax-1 .rd-parallax-inner .btn {
        position: relative;
        padding: 20px 38px;
        overflow: hidden;
        transition: .6s all ease !important; }
        .parallax-1 .rd-parallax-inner .btn:before, .parallax-1 .rd-parallax-inner .btn:after {
          content: '';
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 0 0 0;
          position: absolute;
          -webkit-transition: 0.5s;
          transition: .4s;
          z-index: -1; }
        .parallax-1 .rd-parallax-inner .btn:before {
          border-color: transparent transparent transparent #fff;
          bottom: 0;
          left: 0; }
        .parallax-1 .rd-parallax-inner .btn:after {
          border-color: transparent #fff transparent transparent;
          top: 0;
          right: 0; }
        .parallax-1 .rd-parallax-inner .btn:hover:before {
          border-width: 165px 0 0 165px; }
        .parallax-1 .rd-parallax-inner .btn:hover:after {
          border-width: 0 165px 165px 0; }
      .parallax-1 .rd-parallax-inner .btn-primary:hover {
        background: #ff3d00; } }
  @media (max-width: 1199px) {
    .parallax-1 .rd-parallax-inner .parallax-divider {
      transform: translate3d(0px, 90.5px, 0px) !important; }
    .parallax-1 .rd-parallax-inner .parallax-title {
      transform: translate3d(0px, 126.5px, 0px) !important; }
    .parallax-1 .rd-parallax-inner .parallax-description {
      transform: translate3d(0px, 129.5px, 0px) !important; }
    .parallax-1 .rd-parallax-inner .parallax-btn {
      transform: translate3d(0px, 157.5px, 0px) !important; } }

.rd-parallax-inner {
  position: relative;
  overflow: hidden;
  text-align: center;
  padding-right: 15px;
  padding-left: 15px;
  color: #fff;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  clip: rect(0, auto, auto, 0); }

.rd-parallax-layer[data-type="media"] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%; }

.rd-parallax-layer[data-type="media"] iframe {
  width: 100%;
  height: 100%; }

.rd-parallax-layer[data-url] {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center; }

.rd-parallax-swiper {
  z-index: 1 !important; }

.static-video {
  height: 100%; }

.rd-parallax-inner .static-video-layer {
  position: absolute !important; }

.parallax-container {
  position: relative; }

/* 
 * 	Featured Product by TemplateMonster 2016
 *	v1.0.0
 */
/* 
 *  Shop By Brand by TemplateMonster 2016
 *  v1.0.0
 */
.sidebar .block.block-brand .brand-items {
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 0 10px; }
.sidebar .block.block-brand .brand-item {
  flex-basis: 48%;
  text-align: center;
  margin-bottom: 25px; }
  .sidebar .block.block-brand .brand-item .brand-item-name {
    font-weight: 500; }
    .sidebar .block.block-brand .brand-item .brand-item-name a {
      color: #000000; }
  .sidebar .block.block-brand .brand-item .brand-image-photo {
    display: inline-block;
    margin-bottom: 10px;
    border: solid 1px #f4f4f4;
    padding: 5px;
    position: relative; }
    .sidebar .block.block-brand .brand-item .brand-image-photo img {
      vertical-align: top;
      max-width: 100%; }

.brand-list {
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin: 0 -15px 10px;
  padding: 0;
  list-style: none; }
  .brand-list .brand-item {
    flex-basis: 25%;
    -ms-flex-basis: 25%;
    text-align: center;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    margin-bottom: 30px; }
    .brand-list .brand-item .inner {
      padding: 0 15px; }
    .brand-list .brand-item .brand-logo {
      display: inline-block;
      margin-bottom: 20px; }
    .brand-list .brand-item .brand-item-name {
      margin: 0 0 10px;
      font-size: 18px; }
      .brand-list .brand-item .brand-item-name a {
        font-weight: 400;
        color: #000000; }
    .brand-list .brand-item .brand-item-description {
      text-align: left; }
    @media screen and (max-width: 991px) {
      .brand-list .brand-item {
        flex-basis: 50%;
        -ms-flex-basis: 50%; } }

.product-brand {
  margin-bottom: 20px; }
  .product-brand .product-brand-name {
    margin-bottom: 15px; }
  .product-brand .product-brand-logo {
    margin-bottom: 15px; }

.category-brand-banner {
  margin-bottom: 30px; }

.logo-description-container {
  overflow: hidden;
  margin-bottom: 30px; }
  .logo-description-container img {
    float: left;
    margin: 0 15px 15px 0; }

/* 
 * 	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; }

.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; }

.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); }

/* 
 *  Core Owl Carousel CSS File
 */
.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;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/***/
/* 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); }

.block.brands {
  float: none; }
  .block.brands .block-title {
    display: none; }
  .block.brands .block-content .brandlist {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    margin: 30px auto 70px auto; }
    @media (min-width: 1200px) {
      .block.brands .block-content .brandlist {
        margin-bottom: 55px; } }
    .block.brands .block-content .brandlist .owl-wrapper {
      display: -ms-flexbox !important;
      display: -webkit-flex !important;
      display: flex !important;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
    .block.brands .block-content .brandlist .inner {
      padding: 0 15px; }
    .block.brands .block-content .brandlist .brand-logo {
      display: inline-block; }
      .block.brands .block-content .brandlist .brand-logo img {
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
        transition: .3s all ease; }
      .block.brands .block-content .brandlist .brand-logo:hover img {
        -webkit-filter: none;
        filter: none; }
    .block.brands .block-content .brandlist .brand-name {
      margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .block.brands .block-content .brandlist li {
        flex-basis: 50% !important;
        -ms-flex-basis: 50% !important; } }
  .block.brands .block-content .owl-carousel .owl-controls {
    position: absolute;
    left: 50%;
    bottom: -48px;
    transform: translateX(-50%); }
    .block.brands .block-content .owl-carousel .owl-controls .owl-prev {
      display: inline-block; }
      .block.brands .block-content .owl-carousel .owl-controls .owl-prev:before {
        display: inline-block;
        font-family: "Material Icons";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: ""; }
    .block.brands .block-content .owl-carousel .owl-controls .owl-next {
      display: inline-block; }
      .block.brands .block-content .owl-carousel .owl-controls .owl-next:before {
        display: inline-block;
        font-family: "Material Icons";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: ""; }
    .block.brands .block-content .owl-carousel .owl-controls .owl-prev,
    .block.brands .block-content .owl-carousel .owl-controls .owl-next {
      padding: 0 7px;
      cursor: pointer; }
      .block.brands .block-content .owl-carousel .owl-controls .owl-prev:before,
      .block.brands .block-content .owl-carousel .owl-controls .owl-next:before {
        font-size: 30px;
        color: #011327;
        -moz-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease; }
      .block.brands .block-content .owl-carousel .owl-controls .owl-prev:hover:before,
      .block.brands .block-content .owl-carousel .owl-controls .owl-next:hover:before {
        color: #000000; }

.ie11 .block.brands .block-content .brandlist .brand-logo img {
  opacity: .7; }
.ie11 .block.brands .block-content .brandlist .brand-logo:hover img {
  opacity: 1; }

/**
 * Copyright ┬⌐ 2016 TemplateMonster. All rights reserved.
 * See COPYING.txt for license details.
 */
.sm-wrapper {
  height: 100%; }
  .sm-wrapper .sm-main {
    max-width: 800px;
    padding: 30px 10px 50px;
    margin: 0 auto;
    text-align: center; }
    .sm-wrapper .sm-main #sm-content-block {
      padding-top: 50px;
      margin-bottom: 50px; }
      .sm-wrapper .sm-main #sm-content-block .sm-logo {
        margin-bottom: 20px; }
      .sm-wrapper .sm-main #sm-content-block .sm-title {
        font-size: 31px;
        margin-bottom: 10px; }
    .sm-wrapper .sm-main #sm-timer-block {
      margin-bottom: 50px; }
      .sm-wrapper .sm-main #sm-timer-block .sm-timer-wrapper {
        font-size: 40px;
        font-weight: 700; }
    .sm-wrapper .sm-main #sm-subscription-block .sm-title {
      font-size: 22px;
      margin-bottom: 10px; }
    .sm-wrapper .sm-main #sm-subscription-block .sm-text {
      margin-bottom: 10px; }
    .sm-wrapper .sm-main #sm-subscription-block .sm-content .sm-subscription {
      position: relative; }
      .sm-wrapper .sm-main #sm-subscription-block .sm-content .sm-subscription #newsletter-error {
        position: absolute;
        bottom: -25px;
        margin: 0;
        width: 100%; }
    .sm-wrapper .sm-main #sm-subscription-block .sm-content #newsletter {
      width: 200px;
      display: inline-block; }
    .sm-wrapper .sm-main #sm-subscription-block .sm-content .sm-button {
      display: inline-block; }

/*
*   Social Login
*/
.block-social-login {
  width: 100%;
  text-align: center;
  margin-bottom: 32px; }
  @media (min-width: 768px) {
    .block-social-login {
      text-align: left; } }
  .block-social-login ul {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto; }
    .block-social-login ul li {
      margin-bottom: 8px;
      text-align: center; }
      .block-social-login ul li a {
        display: inline-block;
        text-decoration: none;
        overflow: hidden;
        position: relative;
        transition: 0.2s;
        box-sizing: border-box;
        font-size: 14px;
        line-height: 40px;
        color: #ffffff;
        border-radius: 2px;
        min-width: 270px;
        padding: 5px 6px;
        text-align: left; }
        .block-social-login ul li a i.fa {
          font-style: normal;
          display: inline-block;
          width: 43px;
          text-align: center;
          border-right: solid 1px;
          border-right-color: rgba(255, 255, 255, 0.1);
          font-size: 18px;
          line-height: 40px; }
        .block-social-login ul li a.facebook {
          background: #3b5999; }
        .block-social-login ul li a.twitter {
          background: #00b6f1; }
        .block-social-login ul li a.instagram {
          background: #7c4e3a; }
        .block-social-login ul li a.google-plus {
          background: #e04a39; }
        .block-social-login ul li a .label {
          padding-left: 25px; }
        .block-social-login ul li a::after {
          background: #fff;
          content: "";
          height: 155px;
          left: -75px;
          opacity: .2;
          position: absolute;
          top: -50px;
          transform: rotate(35deg);
          transition: 0.55s cubic-bezier(0.19, 1, 0.22, 1);
          width: 50px;
          z-index: 10; }
        .block-social-login ul li a:hover {
          opacity: .8; }
          .block-social-login ul li a:hover::after {
            left: 120%; }

.columns .twitter-timeline-wrapper {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
  flex-grow: 1;
  -webkit-flex-grow: 1;
  order: 3;
  -webkit-order: 3;
  -ms-flex-order: 3; }

.page-layout-2columns-right .columns .twitter-timeline-wrapper.position-left,
.page-layout-2columns-left .columns .twitter-timeline-wrapper.position-right {
  display: none; }

.page-layout-1column .columns .twitter-timeline-wrapper.position-left,
.page-layout-1column .columns .twitter-timeline-wrapper.position-right {
  display: none; }

.twitter-timeline-wrapper.position-content {
  clear: both;
  width: 500px;
  margin: 0 auto; }

.twitter-timeline-wrapper.position-footer {
  float: right;
  clear: right;
  width: 300px; }

body.account .twitter-timeline-wrapper {
  display: none; }

/*# sourceMappingURL=modules.css.map */
