@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700.less');
@import "flag-icon.min.css";
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.mana-overlay {
  position: absolute;
  background: white;
  filter: alpha(opacity=0);
  /* percent */
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  z-index: 10000;
}
#mana-please-wait {
  position: absolute;
  color: #d85909;
  font-size: 1.1em;
  text-align: center;
  z-index: 20000;
}
#mana-please-wait p {
  position: fixed;
  top: 45%;
  left: 50%;
  width: 120px;
  margin-left: -120px;
  padding: 15px 60px;
  background: rgba(255, 255, 255, 0.9);
  border: 2px solid #3399cc;
  color: #3399cc;
  text-align: center;
  z-index: 20100;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -ms-box-sizing: content-box;
}
#mana-please-wait p img {
  margin: 10px auto 0;
}
/**
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.filter-options-content .mana-selected.mana-tree-item,
.filter-options-content .mana-selected.item a,
.filter-options-content .mana-selected.item .count,
.filter-options-content .mana-selected.item .label {
  color: #ff5501;
}
.mana-filter-block {
  position: relative;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ie9 .page-main {
    width: auto;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    padding: 0;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: 0 !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .limiter {
    float: right;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 133.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .opc-wrapper .fieldset > .field.required,
  .opc-wrapper .fieldset > .field._required {
    position: relative;
  }
  .opc-wrapper .fieldset > .field.required > label,
  .opc-wrapper .fieldset > .field._required > label {
    padding-right: 25px;
  }
  .opc-wrapper .fieldset > .field.required > label:after,
  .opc-wrapper .fieldset > .field._required > label:after {
    margin-left: 10px;
    position: absolute;
    top: 9px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block::before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 55%;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    width: 32%;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  html,
  body {
    height: 100%;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 25%;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: calc((100% - 4 * 23.233%) / 3);
    padding: 0;
    width: 23.233%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
    width: 16.66666667%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
/*
.font-face(@fontfamily)
{
  font-family:@fontfamily, verdana, arial, sans-serif;

  @font-face {
    font-family: @fontfamily;
    src: url("../fonts/@{fontfamily}.ttf");
  }
}
@import 'icons.css';

@theme_color: #b0181a;
@theme_second_color: #202020;

*, :after, :before {
  box-sizing: border-box;
}

html,
body {
  padding: 0;
  margin: 0;
  .font-face(Raleway-Regular);
  font-weight: normal;
  font-size: 16px;
}
body {
  position: relative;
  min-height: 100vh;
}
img {
  max-width: 100%;
}
ul > li, ol > li {
  margin-bottom: 0;
}
ul li {
  list-style: none;
}
a:hover {
  text-decoration: none;
}
h2 {
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
}
h2 span {
  color: @theme_color;
}
section {
  position: relative;
}
form input {
  height: 42px;
  margin-bottom: 26px;
  border: 1px solid #E1E1E1;
  padding: 10px;
  width: 100%;
}
form input[type=checkbox],
form input[type=radio] {
  height: 22px;
}

.light-grey-button {
  background: #E1E1E1;
  color: @theme_color;
  text-transform: uppercase;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
}
.red-button {
  background: @theme_color;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
}
.bg-cover {
  position: absolute;
  z-index: -9;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
}
.bg-cover.all-width {
  width: 100%;
}

.bg-cover.bg-right {
  right: 0;
  width: 50%;
}
.bg-cover.bg-left {
  left: 0;
  width: 50%;
}
.bg-grey {
  background: #E1E1E1;
}
form input.red-button {
  width: auto;
  border: 0;
  padding: inherit;
  margin-bottom: 0;
  background: @theme_color;
}

a.light-grey-button {
  &:hover,
  &:focus,
  &:active,
  &:visited {
    color: @theme_color;
    text-decoration: none;
  }
}
a.red-button {
  &:hover,
  &:focus,
  &:active,
  &:visited {
    color: #ffffff;
    text-decoration: none;
  }
}




.page-header {
  background: #f0efed;
  margin: 0 0 20px;
  .header {
    padding: 30px 20px 0;
    a,span {
      color: @theme_second_color;
    }
    .navigation {
        background: none;
        display: inline-block;
        margin-left: 30px;
        width: auto;
        max-width: 1000px;
        font-weight: normal;
        margin-top: 15px;

        .level0.active > .level-top, .level0.has-active > .level-top{
          border: none;
        }

        ul {
          display: inline-block;

          li{
            margin-right: 32px;
            a {
              line-height: 36px;
              font-size: 12px;
              &.active {
                border-color: @theme_color;
              }
              span {
                text-transform: uppercase;
              }
            }

            &.last {
              margin-right: 0;
              background: @theme_color;
              margin-left: 20px;
              a {
                padding: 0 30px;
                letter-spacing: 3px;
                font-size: 16px;
                .font-face(Raleway-Medium);
                span {
                  color: #FFFFFF;
                }
              }
            }
          }
        }
      }

    .minicart-wrapper {
      margin-top: 17px;
      .action.showcart {
          font-size: 13px;
          &:before {
            color: #FFFFFF;
            width: 28px;
            height: 28px;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            background-color: @theme_color;
            font-size: 17px;
            padding: 1px 4px 2px 2px;
          }
        .text {
          position: inherit;
          color: inherit;
          height: 24px;
          line-height: 24px;
          display: inline-block;
          margin: 3px 0 0 5px;
          min-width: 57px;
          text-transform: uppercase;
        }
        .counter.qty {
          background: none;
          color: inherit;
        }
      }

      .block-minicart{
        margin-top: 5px;

        &:before {
          right: 23px;
        }
        &:after {
          right: 22px;
        }
      }
    }
  }
}
.cms-home {
  .page-header {
    background: #fff;
  }
}

.catalog-product-view {
  .page-main{
    .columns{
      padding-top: 60px;
    }
  }
  span {
    .font-face(Raleway-Bold);
  }
  .product-info-main {
    .page-title {
      font-size: 23px;
    }
    .swatch-attribute-selected-option {
      display: none;
    }
  }
  .products-related{
    .product-items{
      .product-item {
        width: 33.33333333%;
      }
    }
  }
  .product {
      .items {
        .item {
          .switch {
            border: 0;
            font-size: 21px;
            .font-face(Raleway-Medium);
          }
        }
      }
  }

  .actions{
    button {
      background: @theme_color;
      border-color: @theme_color;
      border-radius: 1px;
      text-transform: uppercase;
      letter-spacing: 2px;
      span {
        .font-face(Raleway-SemiBold);
      }
    }
  }

  .price-box{
    color:@theme_second_color;
  }

  .block.related{
    .block-actions{
      display: none;
    }
    .products-related{
      text-align: center;
      .product-item-info{
        width: 100%;
      }
      .catalog-product-view{
        .price-box {
          text-align: center;
        }
      }
    }
    .products-grid{
      .product-item-info{
        &:hover,&.active {
          box-shadow: none;
          border: none;
          margin: 0;
          padding: 0;
        }
      }
    }
  }
}


.info-wrapper {
  background: @theme_color;
    ul {
      margin-bottom: 0;
      li {
        .font-face(Raleway-Bold);
        color: #FFFFFF;
        font-size: 16px;
        font-weight: 600;
        display: inline-block;
        padding: 10px 20px 10px 20px;
      }
      /*li.thumb:before, li.card:before, li.truck:before  {
        -webkit-font-smoothing: antialiased;
        font-size: 20px;
        line-height: 18px;
        color: #FFFFFF;
        content: '\e611';
        .font-icon();
        margin: 0 7px 0 0;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
      }*/
/*
    }
}
*/
/*
.footer-grey {
  background: @theme_second_color;
  color: #ffffff;
  font-size: 14px;
  padding: 60px 0;
  text-transform: uppercase;
}
.footer-grey ul li {
  display: block;
}
.footer-grey a {
  font-size: 14px;
  display: block;
  padding: 10px 0;
  line-height: 14px;
  text-decoration: none;
  &,
  &:hover,
  &:focus,
  &:active,
  &:visited {
    span {
      .font-face(Raleway-Regular);
      color: #ffffff;
    }
  }
}
footer .social li {
  float: left;
  margin-right: 38px;
}
footer .social li:last-child {
  margin-right: 0;
}
footer .dropdown .dropdown-toggle {
  background: transparent;
  border: 1px solid white;
  padding: 5px 10px;
}
footer .dropdown .dropdown-toggle span {
  float: right;
  margin: 8px 0;
}

/*
.page-footer {
  background: @theme_second_color;

  .footer.content {
    .links a, .footer.content .links strong {
      color: #FFFFFF;
    }
    .nav {
      background: none;
      display: inline-block;
      width: 29%;
      margin-left: 28px;
      li {
        display: inherit;
        margin-bottom: 10px;
        span {
          color: #FFFFFF;
          text-transform: uppercase;
          .font-face(Raleway-Regular);
        }
      }
    }
    .social {
      color: #FFFFFF;
    }
    .widget.block{
      float:none;
      display: inline-block;
    }
  }
}
*/
/* BANNER */
/*
.banner {
  position: relative;
  color: #FFFFFF;
  padding: 180px 0;
}
.banner .bg-banner {
  position: absolute;
  z-index: -9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
}
.banner .bg-banner:after {
  content: '';
  position: absolute;
  z-index: -8;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.3);
}
.banner h2 {
  font-size: 50px;
  margin-bottom: 0;
}
.banner p {
  margin-top: 10px;
  font-size: 30px;
  line-height: 34px;
  text-transform: uppercase;
}
.banner a {
  margin: 20px 30px 0 0;
}
*/
/* HOMEPAGE */
/*
.home-section {
  padding: 120px 0;
}
.home-section h2 {
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
.home-section h2 span {
  color: @theme_color;
}
.home-section p {
  text-align: justify;
}
.qooq-info {
  background: #E1E1E1;
  padding: 100px 0;
}
.qooq-info h2 {
  margin-bottom: 32px;
}
.qooq-info img {
  margin: 20px 0 32px 0;
}
.qooq-info p {
  margin: 0;
}
.qooq-info .red-button {
  margin-top: 50px;
}
.home-testimonials {
  padding: 100px 0;
}
.home-testimonials .bg-cover {
  height: 300px;
  width: 100%;
  position: relative;
}
.home-testimonials h2 {
  margin: 0 0 70px;
}
.home-testimonials a span {
  color: @theme_color;
  text-decoration: underline;
}
.home-testimonials h3 {
  color: #000000;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 0;
}
.home-testimonials .red-button {
  display: inline-block;
  margin-top: 60px;
}
*/
* {
  min-height: 0;
  min-width: 0;
}
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('../images/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*
@mobile: ~"(min-width: 320px) and (max-width: 768px)";
@smalltablet: ~"(min-width: 768px) and (max-width: 991px)";
@tablet: ~"(min-width: 992px) and (max-width: 1200px)";
@desktop: ~"(min-width: 1201px)";

@mobileAndTablet: ~"(min-width: 320px) and (max-width: 1200px)";
*/
.label {
  color: #000000;
}
/* This stylesheet generated by Transfonter (http://transfonter.org) on November 14, 2016 3:16 PM */
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/raleway/Raleway-Bold.eot');
  src: url('../fonts/raleway/Raleway-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/raleway/Raleway-Bold.woff2') format('woff2'), url('../fonts/raleway/Raleway-Bold.woff') format('woff'), url('../fonts/raleway/Raleway-Bold.ttf') format('truetype'), url('../fonts/raleway/Raleway-Bold.svg#Raleway-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/raleway/Raleway-ExtraBold.eot');
  src: url('../fonts/raleway/Raleway-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/raleway/Raleway-ExtraBold.woff2') format('woff2'), url('../fonts/raleway/Raleway-ExtraBold.woff') format('woff'), url('../fonts/raleway/Raleway-ExtraBold.ttf') format('truetype'), url('../fonts/raleway/Raleway-ExtraBold.svg#Raleway-ExtraBold') format('svg');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/raleway/Raleway-SemiBold.eot');
  src: url('../fonts/raleway/Raleway-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/raleway/Raleway-SemiBold.woff2') format('woff2'), url('../fonts/raleway/Raleway-SemiBold.woff') format('woff'), url('../fonts/raleway/Raleway-SemiBold.ttf') format('truetype'), url('../fonts/raleway/Raleway-SemiBold.svg#Raleway-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/raleway/Raleway-Medium.eot');
  src: url('../fonts/raleway/Raleway-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/raleway/Raleway-Medium.woff2') format('woff2'), url('../fonts/raleway/Raleway-Medium.woff') format('woff'), url('../fonts/raleway/Raleway-Medium.ttf') format('truetype'), url('../fonts/raleway/Raleway-Medium.svg#Raleway-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/raleway/Raleway-Regular.eot');
  src: url('../fonts/raleway/Raleway-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/raleway/Raleway-Regular.woff2') format('woff2'), url('../fonts/raleway/Raleway-Regular.woff') format('woff'), url('../fonts/raleway/Raleway-Regular.ttf') format('truetype'), url('../fonts/raleway/Raleway-Regular.svg#Raleway-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icons';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/ultimate-icon/icon.eot');
  src: url('../fonts/ultimate-icon/icon.eot?#iefix') format('embedded-opentype'), url('../fonts/ultimate-icon/icon.woff') format('woff'), url('../fonts/ultimate-icon/icon.ttf') format('truetype'), url('../fonts/ultimate-icon/icon.svg#icon') format('svg');
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('lib/slick/fonts/slick.eot');
  src: url('lib/slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('lib/slick/fonts/slick.woff') format('woff'), url('lib/slick/fonts/slick.ttf') format('truetype'), url('lib/slick/fonts/slick.svg#slick') format('svg');
}
[class^='tablet-icon-'],
[class*=' tablet-icon-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tablet-icon-play:before {
  content: '\e90d';
  color: #fff;
}
.tablet-icon-Fichier-6:before {
  content: '\e900';
}
.tablet-icon-Fichier-8:before {
  content: '\e901';
  color: #fff;
}
.tablet-icon-Fichier-9:before {
  content: '\e902';
  color: #fff;
}
.tablet-icon-Fichier-1:before {
  content: '\e903';
  color: #fff;
}
.tablet-icon-Fichier-3:before {
  content: '\e904';
  color: #fff;
}
.tablet-icon-Fichier-4:before {
  content: '\e905';
  color: #fff;
}
.tablet-icon-Fichier-5:before {
  content: '\e906';
  color: #fff;
}
.tablet-icon-Fichier-7:before {
  content: '\e907';
  color: #fff;
}
.tablet-icon-youtube:before {
  content: '\e908';
}
.tablet-icon-pinterest:before {
  content: '\e909';
}
.tablet-icon-instagram:before {
  content: '\e90a';
}
.tablet-icon-facebook:before {
  content: '\e90b';
}
.tablet-icon-logo:before {
  content: '\e90c';
}
.carac-tech [class*=' icon-'],
.carac-tech [class^=icon-] {
  font-size: 40px;
  display: block;
  padding-bottom: 2px;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icons/icomoon.eot?bki1nz');
  src: url('../fonts/icons/icomoon.eot?bki1nz#iefix') format('embedded-opentype'), url('../fonts/icons/icomoon.ttf?bki1nz') format('truetype'), url('../fonts/icons/icomoon.woff?bki1nz') format('woff'), url('../fonts/icons/icomoon.svg?bki1nz#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-anti-eclaboussures:before {
  content: "\6c";
}
.icon-connectique:before {
  content: "\6b";
}
.icon-ecran:before {
  content: "\6a";
}
.icon-facebook:before {
  content: "\69";
}
.icon-instagram:before {
  content: "\68";
}
.icon-livraison:before {
  content: "\67";
}
.icon-paiement:before {
  content: "\66";
}
.icon-pinterest:before {
  content: "\65";
}
.icon-phone:before {
  content: "\64";
}
.icon-satisfait:before {
  content: "\63";
}
.icon-systeme:before {
  content: "\62";
}
.icon-youtube:before {
  content: "\61";
}
.icon-trash:before {
  content: '\e604';
  font-family: 'icons-blank-theme';
}
.light-grey-button {
  background: #e1e1e1;
  color: #b0181a;
  text-transform: uppercase;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  border: 0;
  border-radius: 0;
  height: 40px;
  border-radius: 29px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
.light-grey-button span {
  color: #b0181a;
}
.light-grey-button:hover {
  border: 0;
  color: #b0181a;
}
.light-grey-button span {
  color: #b0181a;
}
.light-grey-button:hover {
  border: 0;
  color: #b0181a;
}
.light-grey-button span {
  color: #b0181a;
}
.light-grey-button:hover {
  border: 0;
  color: #b0181a;
}
.red-button {
  background: #b0181a;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  border: 0;
  border-radius: 0;
  height: 40px;
  border-radius: 29px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
.red-button span {
  color: #ffffff;
}
.red-button:hover {
  border: 0;
  color: #b0181a;
}
.red-button span {
  color: #ffffff;
}
.red-button:hover {
  border: 0;
  color: #b0181a;
}
.red-button span {
  color: #ffffff;
}
.red-button:hover {
  border: 0;
  color: #b0181a;
}
.red-button a .red-button a:hover,
.red-button a:focus,
.red-button a:active,
.red-button a:visited {
  color: #ffffff;
  text-decoration: none;
}
a.light-grey-button:focus,
button.light-grey-button:focus,
a.light-grey-button:active,
button.light-grey-button:active,
a.light-grey-button:visited,
button.light-grey-button:visited {
  color: #b0181a;
  text-decoration: none;
}
a.light-grey-button:hover,
button.light-grey-button:hover {
  color: #ffffff;
  background: #b0181a;
}
a.light-grey-button:hover span,
button.light-grey-button:hover span {
  color: #ffffff;
}
a.red-button:focus,
a.red-button:active,
a.red-button:visited {
  color: #ffffff;
  text-decoration: none;
}
a.red-button:hover {
  color: #b0181a;
}
*,
:after,
:before {
  box-sizing: border-box;
}
html,
html body {
  padding: 0;
  margin: 0;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  color: #515356;
}
body {
  position: relative;
  min-height: 100vh;
  padding-bottom: 330px;
}
img {
  max-width: 100%;
}
ol,
ul {
  padding: 0;
  margin-bottom: 0;
}
ul li {
  list-style: none;
}
a:hover {
  text-decoration: none;
}
h2 {
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
}
h2 span {
  color: #b0181a;
}
section {
  position: relative;
}
/*form input {
  height: 42px;
  margin-bottom: 26px;
  border: 1px solid #E1E1E1;
  padding: 10px;
  width: 100%;
}
form input[type=checkbox],
form input[type=radio] {
  height: 22px;
}*/
.bg-cover {
  position: absolute;
  z-index: -9;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
}
.bg-cover.all-width {
  width: 100%;
}
.bg-cover.bg-right {
  right: 0;
  width: 50%;
}
.bg-cover.bg-left {
  left: 0;
  width: 50%;
}
.bg-grey {
  background: #E1E1E1;
}
form input.red-button {
  width: auto;
  border: 0;
  padding: inherit;
  margin-bottom: 0;
  background: #b0181a;
}
.columns .column.main {
  padding-bottom: 0;
}
.action.primary {
  background: #b0181a;
  border: 1px solid #b0181a;
  color: #FFFFFF;
}
.action.primary:hover {
  background: #e2e2e2;
  color: #b0181a;
  border: 1px solid #e2e2e2;
}
.modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border: 0;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding: 3rem;
}
.iwd-checkout-step-shipping button,
.iwd-opc-forgotpassword button {
  width: auto !important;
  background-color: #b0181a !important;
  border-left: none !important;
  text-transform: uppercase !important;
  border-radius: 0px !important;
}
.iwd-checkout-step-shipping button:hover,
.iwd-opc-forgotpassword button:hover {
  background-color: #f2f2f2 !important;
}
.iwd-checkout-step-shipping .remind,
.iwd-opc-forgotpassword .remind {
  color: #1979c3 !important;
  font-weight: bold !important;
}
.iwd-checkout-step-shipping .iwd-hidden-button-for-popup,
.iwd-opc-forgotpassword .iwd-hidden-button-for-popup {
  display: none !important;
}
.iwd-checkout-step-shipping .actions-toolbar,
.iwd-opc-forgotpassword .actions-toolbar {
  margin-left: 10px !important;
}
#checkout-payment-method-load .step-title {
  display: none;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: none;
}
section.content .content-item article {
  max-width: 100%;
  margin: 0 auto;
  padding: 80px;
}
section.content .content-item article h1,
section.content .content-item article h2 {
  line-height: 1.222222em;
  margin-top: 0;
  padding: 0 0 15px;
  color: #b0181a;
  text-transform: inherit;
  font-weight: 300;
}
section.content .content-item article h1 {
  font-size: 36px;
}
section.content .content-item article h2 {
  font-size: 28px;
}
section.content .content-item article p {
  font-size: 20px;
  line-height: 1.2em;
  color: ##515356;
  font-weight: 300;
}
section.content .content-item article p span.dispo strong {
  font-size: 23px;
}
section.content.dark-bg,
section .dark-bg {
  color: #fff;
  background-color: #000;
}
section.content.dark-bg article,
section.content .dark-bg article {
  max-width: 595px;
}
section.content.dark-bg h2,
section .dark-bg h2 {
  color: #fff !important;
}
#v5 {
  padding-top: 50px;
}
#v5 p,
#la-tablette p,
#section2-photo p,
#section2-coloris p,
#application-qooq p {
  font-size: 20px;
  line-height: 1.2em;
  margin-bottom: 25px;
}
#section2-coloris {
  padding-bottom: 50px;
  border-bottom: 2px solid #dfdfdf;
}
section.content.grey-bg {
  background-color: #f6f6f6;
}
.image-coloris {
  margin: 0 auto;
}
#section2-photo .col-md-12 article {
  padding-top: 10px !important;
}
#section2-image h2,
#la-tablette h2,
#section2-photo h2,
#application-qooq h2,
#v5 h2,
#section2-coloris h1,
#caracteristiques-techniques h3 {
  font-size: 30px;
  text-transform: none;
  margin-bottom: 2em;
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 0;
}
#section2-image h2,
#section2-photo h2,
#application-qooq h2,
#caracteristiques-techniques h3 {
  font-size: 36px;
  line-height: 1.2222222222em;
  font-weight: 300 !important;
}
#la-tablette.container-fluid img {
  width: 100%;
}
#la-tablette.container-fluid article {
  padding-top: 210px;
}
#application-qooq article {
  padding-bottom: 55px;
}
#application-qooq article h2 {
  margin-bottom: 20px;
}
#application-qooq article p {
  margin-bottom: 20px;
}
#caracteristiques-techniques article {
  max-width: 1280px;
}
#caracteristiques-techniques h3 {
  text-align: left;
}
#caracteristiques-techniques .carac-tech [class*=' tablet-icon'],
#caracteristiques-techniques .carac-tech [class^=tablet-icon-] {
  font-size: 50px;
  display: block;
  padding-bottom: 2px;
}
#caracteristiques-techniques .carac-tech {
  padding: 0;
  list-style: none;
}
#caracteristiques-techniques .carac-tech li:first-child {
  border-left: 0;
}
#caracteristiques-techniques .carac-tech li {
  font-size: 18px;
  display: inline-block;
  margin: 40px 0;
  padding: 0 14px;
  border-left: 1px solid #fff;
  line-height: 1.2222222222em;
  font-weight: 300;
}
#caracteristiques-techniques .carac-tech .tablet-icon {
  width: 40px;
  height: 50px;
  background-size: 60px 60px;
  background-repeat: no-repeat;
  background-position: center;
  color: transparent !important;
  width: 100%;
}
#caracteristiques-techniques .carac-tech .tablet-icon.icon-android {
  background-image: url('../svg/Android_White.svg');
}
#caracteristiques-techniques .carac-tech .tablet-icon.icon-screen {
  background-image: url('../svg/Ecran_White.svg');
}
#caracteristiques-techniques .carac-tech .tablet-icon.icon-processor {
  background-image: url('../svg/Processeur_White.svg');
}
#caracteristiques-techniques .carac-tech .tablet-icon.icon-memory {
  background-image: url('../svg/Memoire_White.svg');
}
#caracteristiques-techniques .carac-tech .tablet-icon.icon-ssd {
  background-image: url('../svg/32Go_White.svg');
}
#caracteristiques-techniques .carac-tech .tablet-icon.icon-photo {
  background-image: url('../svg/Photo_White.svg');
}
#caracteristiques-techniques .carac-tech .tablet-icon.icon-battery {
  background-image: url('../svg/Batterie_White.svg');
}
#caracteristiques-techniques .carac-tech .tablet-icon.icon-choc {
  background-image: url('../svg/Eau_White.svg');
}
#accessories {
  margin-bottom: 100px;
}
#accessories .accessories-container {
  max-width: 82.22222222%;
  margin: 80px auto 0 auto;
}
#accessories .accessories-container h2 {
  text-transform: initial;
  color: #b0181a;
  font-size: 36px;
  line-height: 1.2222222222em;
  font-weight: 300 !important;
  margin-top: 0px;
  padding: 0;
}
#accessories .accessories-container .accessoires {
  margin-top: 50px;
}
#accessories .accessories-container .accessoires .product-item-info {
  /*border-bottom: none;*/
}
#accessories .accessories-container .accessoires .item .related-bloc {
  max-width: 360px;
  background-color: #FFFFFF;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  border-top: 1px solid #f3f3f3;
}
#accessories .accessories-container .accessoires .item .related-bloc .image-background {
  width: 100%;
  background: #f3f3f3;
}
#accessories .accessories-container .accessoires .item .related-bloc p {
  font-size: 20px;
  line-height: 1.2em;
  font-weight: bold;
  margin: 32px 0 15px 0;
}
#accessories .accessories-container .accessoires .item .related-bloc .price {
  font-size: 30px;
  line-height: 1.2em;
  font-weight: bold;
  margin-bottom: 33px;
}
#accessories .accessories-container .accessoires .item .related-bloc button {
  margin-bottom: 40px;
}
#v4 {
  margin-bottom: 90px;
}
#v4 h2 {
  text-transform: initial;
  color: #b0181a;
  font-size: 36px;
  line-height: 1.2222222222em;
  font-weight: 300 !important;
  margin-top: 90px;
  margin-bottom: 50px;
}
#v4 h3 {
  color: #515356;
  margin-top: 75px;
  font-size: 26px;
  line-height: 1.2em;
  margin-bottom: 40px;
}
#v4 h3 a,
#v4 h3 a:hover,
#v4 h3 a:visited {
  color: #515356;
}
#v4 .available-price {
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 300;
}
#v4 .available-price strong {
  font-weight: bold;
  color: #b0181a;
  font-size: 32px;
}
#v4 .price {
  font-size: 21px;
  line-height: 1.2em;
  margin-bottom: 64px;
}
#v4 .actions {
  text-align: left;
}
#v4 .actions .tocart {
  margin-bottom: 24px;
}
.logo-qooq-ultimate-gris-price {
  font-size: 23px;
  font-weight: bold;
  margin-top: 60px;
}
#bottom {
  font-size: 14px;
  padding: 15px 0;
}
a.action.cancel {
  cursor: pointer;
}
.animation {
  visibility: visible;
  -webkit-transform: translateY(20px) scale(0.9);
  transform: translateY(20px) scale(0.9);
  opacity: 0;
  -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 1.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
  transition: transform 1.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 1.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
}
.animation.animation-visible {
  visibility: visible;
  -webkit-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
  opacity: 1;
  -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 1.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
  transition: transform 1.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 1.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
}
body {
  /* CART */
}
body .page-header {
  background: #FFFFFF;
  margin: 0;
  margin: 0px;
  border-bottom: none;
  padding-bottom: 0;
}
body .page-header .switch-container {
  height: 25px;
  background: #f9f9f9;
  color: #515356;
}
body .page-header .switch-container .header-switch {
  font-size: 12px;
  text-transform: uppercase;
  display: flex;
  justify-content: flex-end;
}
body .page-header .switch-container .header-switch .switcher {
  display: inline-block;
}
body .page-header .switch-container .header-switch .switcher-language .dropdown .dropdown-toggle {
  min-width: 160px;
  border: none;
  padding: 4px 10px;
}
body .page-header .switch-container .header-switch .switcher-language .dropdown .dropdown-toggle.active {
  background: #f9f9f9;
}
body .page-header .switch-container .header-switch .switcher-language .dropdown .dropdown-toggle.active .underline {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 5px;
  min-width: 85px;
  display: inline-block;
}
body .page-header .switch-container .header-switch .switcher-language .dropdown .dropdown-toggle:after {
  border-right: 1px solid #e1e1e1;
  content: ' ';
  float: right;
  height: 25px;
  margin-top: -4px;
  margin-right: -19px;
}
body .page-header .switch-container .header-switch .switcher-language .dropdown .dropdown-toggle.active:after {
  content: '';
  border-right: none;
}
body .page-header .switch-container .header-switch .switcher-language .dropdown .dropdown-menu {
  min-width: 160px;
  background: #f9f9f9;
}
body .page-header .switch-container .header-switch .switcher-language .dropdown .dropdown-menu > li > a {
  color: #515356;
}
body .page-header .switch-container .header-switch .switcher-language .dropdown .dropdown-menu > li > a .underline {
  min-width: 85px;
}
body .page-header .switch-container .header-switch .switcher-currency .dropdown {
  width: 75px;
}
body .page-header .switch-container .header-switch .switcher-currency .dropdown .dropdown-toggle {
  padding: 4px 10px;
}
body .page-header .switch-container .header-switch .switcher-currency .dropdown .dropdown-toggle.active {
  background: #f9f9f9;
}
body .page-header .switch-container .header-switch .switcher-currency .dropdown .dropdown-toggle.active .underline {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 5px;
  display: inline-block;
}
body .page-header .switch-container .header-switch .switcher-currency .dropdown .dropdown-menu {
  min-width: 75px;
  background: #f9f9f9;
}
body .page-header .switch-container .header-switch .switcher-currency .dropdown .dropdown-menu > li > a {
  color: #515356;
}
body .page-header .switch-container .header-switch .dropdown {
  padding-left: 0;
}
body .page-header .switch-container .header-switch .dropdown .dropdown-toggle {
  background: transparent;
  padding: 5px 10px;
  min-width: 75px;
  border: none;
}
body .page-header .switch-container .header-switch .dropdown .dropdown-toggle.active {
  border: 1px solid #e1e1e1;
  border-bottom: none;
}
body .page-header .switch-container .header-switch .dropdown .dropdown-toggle span.caret {
  float: right;
  margin: 8px 0;
}
body .page-header .switch-container .header-switch .dropdown .dropdown-menu {
  left: 0;
  right: 15px;
  border-radius: 0;
  border: 1px solid #e1e1e1;
  overflow: auto;
  margin-top: -5px;
  border-top: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
body .page-header .switch-container .header-switch .dropdown .dropdown-menu > li {
  margin-bottom: 0;
}
body .page-header .switch-container .header-switch .dropdown .dropdown-menu > li:last-child .underline {
  border-bottom: none;
}
body .page-header .switch-container .header-switch .dropdown .dropdown-menu > li > a {
  padding: 3px 10px;
  color: #e1e1e1;
}
body .page-header .switch-container .header-switch .dropdown .dropdown-menu > li > a .underline {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 5px;
  display: inline-block;
  min-width: 20px;
}
body .page-header .switch-container .header-switch .dropdown .dropdown-menu > li > a:hover,
body .page-header .switch-container .header-switch .dropdown .dropdown-menu > li > a:focus {
  background-color: transparent;
  background-image: none;
  outline: none;
}
body .page-header .header {
  padding: 0 40px 0 20px;
  position: initial;
  display: flex;
  align-items: center;
  height: 78px;
}
body .page-header .header .logo {
  margin: 0;
}
body .page-header .header a,
body .page-header .header span {
  color: #000000;
}
body .page-header .header .navigation {
  background: none;
  display: inline-flex;
  margin-left: 100px;
  width: auto;
  max-width: 1000px;
  font-weight: normal;
  height: auto;
  position: initial;
  /* SUBMENU */
}
body .page-header .header .navigation .level0.level-top {
  position: relative;
}
body .page-header .header .navigation li.level0:hover ul.submenu.level0 {
  display: inline-flex;
  z-index: 1000;
}
body .page-header .header .navigation li.level0.parent:hover a.level-top {
  cursor: default;
}
body .page-header .header .navigation li.level0.parent:hover a.level-top:after {
  content: ' ';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #f3f3f3 transparent;
  top: 49px;
  position: absolute;
  left: -8px;
  margin-left: 50%;
  z-index: 9000;
}
body .page-header .header .navigation li.level0.fix ul.submenu.level0 {
  display: inline-flex;
  z-index: 100;
}
body .page-header .header .navigation .level0 {
  height: 78px;
  display: inline-flex;
  align-items: center;
  position: initial;
}
body .page-header .header .navigation .level0 .submenu.level0 {
  display: none;
  height: 78px;
  position: absolute;
  background: #f3f3f3;
  left: 0px;
  width: 100%;
  z-index: 1009;
  height: 50px;
  align-items: center;
  align-content: center;
  border: none;
  box-shadow: none;
  bottom: -50px;
  width: 2000px;
}
body .page-header .header .navigation .level0 .submenu.level0.active {
  border-bottom: 2px solid #b0181a;
}
body .page-header .header .navigation .level0 .submenu.level0.visible-lg {
  display: flex !important;
}
body .page-header .header .navigation .level0 .submenu.level0:before {
  content: ' ';
  position: absolute;
  width: 300%;
  left: -50%;
  background: #f3f3f3;
  height: 50px;
  z-index: -1;
}
body .page-header .header .navigation .level0 .submenu.level0 li {
  margin: 10px;
  float: none;
  display: inline-flex;
  align-items: center;
  height: 60px;
}
body .page-header .header .navigation .level0 .submenu.level0 li a,
body .page-header .header .navigation .level0 .submenu.level0 li a:focus {
  font-weight: 400;
  font-size: 12px;
  color: #515356;
  padding: 10px;
  text-transform: uppercase;
  border: none;
}
body .page-header .header .navigation .level0 .submenu.level0 li a.ui-state-focus {
  background: none;
}
body .page-header .header .navigation .level0 .submenu.level0 li a:hover {
  font-weight: 900;
  background: none;
}
body .page-header .header .navigation .level0 .submenu.level0 li.hover a {
  font-weight: 900;
  background: none;
}
body .page-header .header .navigation .level0.last a.level-top.ui-state-active:after,
body .page-header .header .navigation .level0.last a.level-top.ui-state-focus:after {
  border: none;
}
body .page-header .header .navigation .level0.active > .level-top,
body .page-header .header .navigation .level0.has-active > .level-top {
  border: none;
}
body .page-header .header .navigation ul {
  display: inline-block;
  position: initial;
}
body .page-header .header .navigation ul li {
  margin-right: 32px;
}
body .page-header .header .navigation ul li a {
  line-height: 36px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 0;
  padding-right: 0;
}
body .page-header .header .navigation ul li a.active {
  border-color: #b0181a;
}
body .page-header .header .navigation ul li a span {
  text-transform: uppercase;
  color: #515356;
}
body .page-header .header .navigation ul li.last.level0 {
  margin-right: 0;
  margin-left: 70px;
}
body .page-header .header .navigation ul li.last.level0 a {
  background: #b0181a;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  border: 0;
  border-radius: 0;
  height: 40px;
  border-radius: 29px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
body .page-header .header .navigation ul li.last.level0 a span {
  color: #ffffff;
}
body .page-header .header .navigation ul li.last.level0 a:hover {
  border: 0;
  color: #b0181a;
}
body .page-header .header .navigation ul li.last.level0 a span {
  color: #ffffff;
}
body .page-header .header .navigation ul li.last.level0 a:hover {
  border: 0;
  color: #b0181a;
}
body .page-header .header .navigation ul li.last.level0 a span {
  color: #ffffff;
}
body .page-header .header .navigation ul li.last.level0 a:hover {
  border: 0;
  color: #b0181a;
}
body .page-header .header .navigation ul li.last.level0 a span {
  color: #ffffff;
}
body .page-header .header .minicart-wrapper {
  margin-top: 0;
}
body .page-header .header .minicart-wrapper .action.showcart {
  font-size: 13px;
  color: #FFFFFF;
  width: 50px;
  height: 50px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #f3f3f3;
  background-image: url('../svg/Shape.svg');
  background-position: 10px 18px;
  background-repeat: no-repeat;
}
body .page-header .header .minicart-wrapper .action.showcart:before {
  font-size: 24px;
  padding: 0 2px 0 1px;
  content: '';
}
body .page-header .header .minicart-wrapper .action.showcart .text {
  display: none;
}
body .page-header .header .minicart-wrapper .action.showcart .counter.qty {
  margin-top: 0;
  background: #b0181a;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 1.5px;
  font-size: 12px;
  font-weight: bold;
  min-width: 18px;
  max-height: 18px;
  position: absolute;
  right: 10px;
  top: 9px;
  display: inline-flex;
  align-items: center;
  align-content: center;
}
body .page-header .header .minicart-wrapper .action.showcart .counter.qty span {
  color: #ffffff;
}
body .page-header .header .minicart-wrapper .action.showcart .counter.qty span.counter-number {
  display: block;
  margin: 0 auto;
}
body .page-header .header .minicart-wrapper .block-minicart {
  margin-top: 5px;
}
body .page-header .header .minicart-wrapper .block-minicart:before {
  right: 23px;
}
body .page-header .header .minicart-wrapper .block-minicart:after {
  right: 22px;
}
body .panier {
  margin: 25px 0 25px 70px;
  cursor: pointer;
  font-size: 15px;
}
body .panier img {
  margin-right: 10px;
}
body .panier-content {
  position: absolute;
  top: 110px;
  right: 15px;
  background: #EFEFEF;
  width: 350px;
  padding: 34px;
  z-index: 999;
  color: #808285;
  text-transform: none;
}
body .panier-content:before {
  content: '';
  position: absolute;
  right: 25px;
  top: -24px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 24px 24px 24px;
  border-color: transparent transparent #EFEFEF transparent;
}
body .panier-content .panier-item {
  margin-bottom: 30px;
}
body .panier-content .glyphicon-remove {
  color: #808285;
  float: right;
  font-size: 12px;
}
body .panier-content .item-img {
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
  background-color: #ffffff;
  border: 1px solid #E1E1E1;
}
body .panier-content .item-info {
  float: left;
  margin-top: 5px;
}
body .panier-content .item-info p {
  margin-bottom: 0;
}
body .panier-content .total {
  margin-bottom: 30px;
  color: #000000;
}
body .panier-content .red-button {
  width: 100%;
  text-align: center;
}
/* FOOTER */
footer .social {
  display: inline-block;
  margin-bottom: 6px;
}
footer .social li {
  float: left;
  margin-right: 25px;
}
footer .social li a {
  font-size: 20px;
}
footer .social li:last-child {
  margin-right: 0;
}
footer .suivez-nous {
  padding: 0;
}
footer .switcher-language {
  display: inline-block;
}
footer .switcher-language .dropdown .dropdown-toggle {
  min-width: 180px;
}
footer .switcher-language .dropdown .dropdown-toggle.active .underline {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 5px;
  min-width: 85px;
  display: inline-block;
}
footer .switcher-language .dropdown .dropdown-menu {
  min-width: 180px;
}
footer .switcher-language .dropdown .dropdown-menu > li > a .underline {
  min-width: 85px;
}
footer .switcher-currency {
  display: inline-block;
}
footer .switcher-currency .dropdown {
  width: 75px;
}
footer .switcher-currency .dropdown .dropdown-menu {
  min-width: 60px;
}
footer .dropdown {
  padding-left: 0;
}
footer .dropdown .dropdown-toggle {
  background: transparent;
  border: 1px solid #ffffff;
  padding: 5px 10px;
  min-width: 75px;
}
footer .dropdown .dropdown-toggle.active {
  border-bottom: none;
}
footer .dropdown .dropdown-toggle span.caret {
  float: right;
  margin: 8px 0;
}
footer .dropdown .dropdown-menu {
  background: #000;
  left: 0;
  right: 15px;
  border-radius: 0;
  border: 1px solid #ffffff;
  overflow: auto;
  margin-top: -5px;
  border-top: 0;
}
footer .dropdown .dropdown-menu > li {
  margin-bottom: 0;
}
footer .dropdown .dropdown-menu > li:last-child .underline {
  border-bottom: none;
}
footer .dropdown .dropdown-menu > li > a {
  padding: 3px 10px;
  color: #ffffff;
}
footer .dropdown .dropdown-menu > li > a .underline {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 5px;
  display: inline-block;
  min-width: 20px;
}
footer .dropdown .dropdown-menu > li > a:hover,
footer .dropdown .dropdown-menu > li > a:focus {
  background-color: transparent;
  background-image: none;
  outline: none;
}
footer a {
  color: #ffffff;
}
.footer-red {
  z-index: 10;
  background: #b0181a;
  color: #ffffff;
  text-transform: uppercase;
}
.footer-red li {
  font-size: 16px;
  font-weight: 200;
  display: inline-block;
  padding: 10px 20px;
  margin-bottom: 0;
}
.footer-grey {
  z-index: 10;
  background: #1A1A1A;
  color: #ffffff;
  font-size: 14px;
  padding: 60px 0  0 0;
  text-transform: uppercase;
  overflow: auto;
}
.footer-grey ul li {
  display: block;
  margin-bottom: 0;
}
.footer-grey a {
  font-size: 14px;
  display: block;
  padding: 10px 0;
  line-height: 14px;
}
.footer-grey a:hover,
.footer-grey a:focus,
.footer-grey a:active,
.footer-grey a:visited {
  color: #ffffff;
}
.copyright {
  background: #1A1A1A;
  color: #ffffff;
  border-top: 1px solid #6a6a6a;
  padding-top: 30px;
  padding-bottom: 10px;
}
#maincontent {
  margin-top: 103px;
}
#maincontent .block-static-block.widget,
#maincontent .block-cms-link.widget {
  margin-bottom: 0px;
}
.modal-popup {
  z-index: 9000;
}
body.cms-index-index .slick {
  width: 100%;
  height: 540px;
}
body.cms-index-index .slick .slide-banner {
  width: 100%;
  height: 540px;
  background-size: cover;
}
body.cms-index-index .container {
  width: 1184px;
  padding: 0;
}
body.cms-index-index .columns .column.main {
  background-color: #f6f6f6;
}
/* HOMEPAGE */
.home-section {
  padding: 100px 0;
}
.home-section h2 {
  font-weight: 500;
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
.home-section h2 span {
  color: #b0181a;
}
.home-section p {
  text-align: justify;
}
.qooq-info {
  background: #E1E1E1;
  padding: 100px 0;
}
.qooq-info h2 {
  margin-bottom: 32px;
}
.qooq-info .item span {
  margin: 20px 0 32px 0;
  font-size: 120px;
  color: #b0181a;
}
.qooq-info p {
  margin: 0;
}
.qooq-info .red-button {
  margin-top: 50px;
}
.home-testimonials {
  padding: 100px 0;
}
.home-testimonials .bg-cover {
  padding-bottom: 100%;
  width: 100%;
  position: relative;
}
.home-testimonials h2 {
  margin: 0 0 70px;
}
.home-testimonials a span {
  color: #b0181a;
  text-decoration: underline;
}
.home-testimonials h3 {
  color: #000000;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 0;
}
.home-testimonials .red-button {
  display: inline-block;
  margin-top: 60px;
}
/* TESTIMONIALS */
.carousel-control {
  background-image: none;
}
.carousel-control.left {
  margin-left: -30px !important;
}
.carousel-control.right {
  margin-right: -30px !important;
}
.testimonials > section {
  padding: 60px 0;
}
.testimonials > section.videos {
  background: #E1E1E1;
  padding: 100px 0;
}
.testimonials h2 {
  font-size: 26px;
  margin-bottom: 32px;
  color: #b0181a;
}
.testimonials span {
  font-size: 14px;
  font-weight: 600;
}
.videos h2 {
  margin: 0 0 25px;
}
.videos p {
  text-align: center;
  margin-bottom: 0;
}
.videos .carousel-list {
  margin-top: 55px;
  position: relative;
}
.videos .carousel-item {
  text-align: center;
}
.videos .carousel-item p {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  margin-top: 32px;
}
.carousel-arrows {
  /*position: relative;
  width: 100%;
  top: 80px;
  .arrow-prev {
    right: 100%;
    position: absolute;
    cursor: pointer;
  }
  .arrow-next {
    cursor: pointer;
    position: absolute;
    left: 100%;
  }*/
}
.carousel-arrows span {
  font-size: 22px;
  color: #808285;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
}
.product-images .carousel-arrows {
  position: absolute;
  top: 50%;
}
/* partners */
.partners {
  padding: 30px 0 50px 0;
}
.partners h2 {
  margin: 0;
}
.partners-list {
  text-align: center;
  margin: 20px 0;
}
.partners-list img {
  display: inline-block;
  margin: 0 49px;
}
.partners-list img:first-child {
  margin-left: 0;
}
.partners-list img:last-child {
  margin-right: 0;
}
/* TABS */
.tabs-content {
  padding: 60px 0 20px;
}
.tabs-content .tab-titles {
  border-bottom: 0;
}
.tabs-content .tab-titles > li > a {
  border-radius: 0;
  background: #F5F2F3;
  color: #808285;
  margin-right: 0;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border: 2px solid #F5F2F3;
  border-bottom: 0;
}
.tabs-content .tab-titles > li > a:hover {
  border-color: transparent;
}
.tabs-content .tab-titles > li.active > a,
.tabs-content .tab-titles > li.active > a:focus,
.tabs-content .tab-titles > li.active > a:hover {
  color: #808285;
  background: #ffffff;
  border: 2px solid #F5F2F3;
  border-bottom: 0;
}
.tabs-content .select {
  margin-top: 30px;
}
.tabs-content .select p {
  display: inline-block;
}
.tabs-content .select .dropdown {
  display: inline-block;
  margin-left: 20px;
  width: 220px;
}
.tabs-content .select .dropdown-toggle {
  background: #F5F2F3;
  color: #808285;
  font-size: 14px;
  padding: 10px 15px;
}
.tabs-content .select .dropdown-toggle span {
  float: right;
  margin: 8px 0;
}
.tabs-content .select .dropdown-menu {
  border: 0;
  border-radius: 0;
  min-width: 0;
  width: 100%;
  background: #F5F2F3;
}
.tabs-content h3 {
  text-transform: uppercase;
  color: #b0181a;
  font-size: 16px;
  margin: 32px 0;
}
.tabs-content ol li {
  list-style-position: inside;
}
.tabs-content ol.order-title {
  counter-reset: item;
}
.tabs-content ol.order-title li {
  display: block;
  list-style-type: decimal-leading-zero;
}
.tabs-content ol.order-title li h4 {
  color: #b0181a;
  font-size: 16px;
  margin: 40px 0 30px 0;
  font-weight: 600;
}
.tabs-content ol.order-title li:before {
  content: '0' counter(item) ". ";
  counter-increment: item;
  color: #b0181a;
  float: left;
  line-height: 18px;
  font-size: 16px;
  font-weight: 600;
}
.tabs-content ol.order-title li:nth-child(n+10):before {
  content: '' counter(item) ". ";
}
.hyphen p:before {
  content: "-";
  margin-right: 25px;
}
.terms_conditions {
  padding-bottom: 100px;
}
.terms_conditions .tab-content ol {
  margin: 20px 0;
}
/* CONTACTS */
#faqs {
  border-bottom: 1px solid #E1E1E1;
}
.contacts {
  margin-bottom: 100px;
  border-top: 1px solid #e1e1e1;
}
.contacts h3 {
  text-transform: uppercase;
  margin: 30px 0;
  font-size: 18px;
}
.contacts .fieldset .legend {
  border-bottom: 0;
}
.contacts input,
.contacts textarea {
  width: 100%;
  resize: none;
  border: 1px solid #E1E1E1;
  padding: 10px;
}
.contacts-form {
  border-right: 1px solid #E1E1E1;
}
.contacts-info p {
  margin-bottom: 22px;
}
.contacts-info .red-button {
  position: relative;
  margin-left: 50px;
  margin-bottom: 34px;
}
.contacts-info .red-button span {
  position: absolute;
  top: 0;
  left: -50px;
  color: #b0181a;
  font-size: 30px;
  line-height: 42px;
}
/* CHECKOUT */
.error input {
  border: 1px solid #b0181a;
}
.error p {
  color: #b0181a;
}
.checkout {
  padding: 100px 0;
}
.checkout h3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 30px;
}
.checkout form .anchor_link {
  color: #808285;
  font-size: 14px;
  text-decoration: underline;
}
.checkout form input {
  background: #F5F2F3;
  border: 0;
}
.checkout .livraison {
  margin-top: 30px;
}
.checkout .return {
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline;
  color: #b0181a;
  opacity: 1;
  text-align: left;
  margin-top: 30px;
}
.checkout .promo-code {
  margin-top: 70px;
  margin-bottom: 40px;
}
.checkout .promo-code .code-promo-button {
  padding-left: 0;
}
.checkout .promo-code input {
  border: 1px solid #E1E1E1;
  background: transparent;
}
.checkout .promo-code input::-webkit-input-placeholder {
  color: #000000;
}
.checkout .promo-code input:-moz-placeholder {
  color: #000000;
}
.checkout .promo-code input::-moz-placeholder {
  color: #000000;
}
.checkout .promo-code input:-ms-input-placeholder {
  color: #000000;
}
.checkout .promo-code input.light-grey-button {
  padding: 0;
  color: #000000;
  background: #E1E1E1;
}
.checkout .total {
  margin-top: 50px;
  font-weight: bold;
}
.checkout .red-button {
  margin-top: 80px;
  background: #b0181a;
}
.checkout .modal.in .modal-dialog {
  width: 60%;
  top: 134px;
}
.checkout .modal-content {
  background: #E1E1E1;
  border-radius: 0;
  padding-bottom: 30px;
  box-shadow: none;
  border: 0;
}
.checkout .modal-header {
  border-bottom: 0;
  padding: 35px;
}
.modal-backdrop.in {
  background-color: #ffffff;
}
.checkout-accessoires .item .item-img {
  width: 100%;
  padding-bottom: 100%;
  background: #ffffff no-repeat center;
  background-size: contain;
  float: left;
  border: 1px solid #E1E1E1;
}
.checkout-accessoires .item .item-info {
  margin-top: 20px;
}
.checkout-accessoires .item p {
  margin: 0;
}
.checkout-accessoires .item .price {
  margin-top: 20px;
}
.checkout-accessoires .item .red-button {
  margin-top: 20px;
}
.form-el-radio {
  margin-bottom: 20px;
}
.form-el-radio .carte-bancaire-img {
  display: none;
  margin-left: 30px;
  width: 150px;
}
.form-el-radio .carte-bancaire-img.paypal {
  width: 100px;
}
.form-el-radio input[type="radio"]:checked ~ .carte-bancaire-img {
  display: block;
}
.form-el-radio input {
  display: none;
}
.form-el-radio label {
  position: relative;
  margin-left: 30px;
  font-weight: normal;
}
.form-el-radio label:after {
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 2px solid #b0181a;
  left: -30px;
  top: 0;
}
.form-el-radio label:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  top: 7px;
  left: -23px;
  border-radius: 50%;
  background: #b0181a;
  opacity: 0;
}
.form-el-radio label:hover:before {
  opacity: .3;
}
.form-el-radio input[type="radio"]:checked + label:before {
  opacity: 1;
}
.form-el-check {
  position: relative;
  margin-bottom: 20px;
}
.form-el-check label {
  margin-left: 30px;
  color: #808285;
  font-weight: normal;
}
.form-el-check label:before {
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  border: 2px solid #b0181a;
  left: 0;
  top: -1px;
}
.form-el-check label.newsletter {
  display: inline-block;
  width: 95%;
}
.form-el-check span.glyphicon {
  opacity: 0;
  position: absolute;
  color: #b0181a;
  top: 3px;
  left: 4px;
}
.form-el-check input {
  display: none;
}
.form-el-check input[type="checkbox"]:checked ~ span {
  opacity: 1;
}
/* PRODUCT */
.product-banner {
  position: relative;
  color: #ffffff;
  padding: 180px 0;
}
.product-banner .bg-banner {
  position: absolute;
  z-index: -9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
}
.product-banner p {
  margin-top: 10px;
  font-size: 20px;
  font-weight: 600;
  line-height: 34px;
  text-transform: uppercase;
  text-shadow: 0 1px 12px #000000;
}
.product-details-info {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  font-weight: 500;
}
.product-details-info .product-details-points {
  position: relative;
}
.product-details-info .product-details-points .red-button a {
  color: #FFF;
}
.product-details-info .product-details-points .red-button a:hover,
.product-details-info .product-details-points .red-button a:active,
.product-details-info .product-details-points .red-button a:focus,
.product-details-info .product-details-points .red-button a:visited {
  color: #b0181a;
}
.product-details-info .product-details-points .line {
  display: block;
  width: 10px;
  height: 10px;
  background: #000000;
  border-radius: 50%;
  position: absolute;
  z-index: 99;
}
.product-details-info .product-details-points .line:after {
  content: '';
  position: absolute;
  top: 4px;
  height: 1px;
  background: #000000;
}
.product-details-info .product-details-left {
  text-align: right;
  position: absolute;
  left: 0;
}
.product-details-info .product-details-left .product-details-left-one {
  position: absolute;
  top: 70px;
}
.product-details-info .product-details-left .product-details-left-one .line {
  top: 10px;
  left: 110%;
}
.product-details-info .product-details-left .product-details-left-one .line:after {
  width: 100px;
}
.product-details-info .product-details-left .product-details-left-two {
  position: absolute;
  top: 185px;
}
.product-details-info .product-details-left .product-details-left-two .line {
  left: 110%;
  top: 15px;
}
.product-details-info .product-details-left .product-details-left-two .line:after {
  width: 150px;
}
.product-details-info .product-details-right {
  text-align: left;
  position: absolute;
  right: 0;
}
.product-details-info .product-details-right .product-details-right-one {
  position: absolute;
  top: 70px;
}
.product-details-info .product-details-right .product-details-right-one .line {
  top: 10px;
  right: 110%;
}
.product-details-info .product-details-right .product-details-right-one .line:after {
  width: 100px;
  right: 0;
}
.product-details-info .product-details-right .product-details-right-two {
  position: absolute;
  top: 190px;
}
.product-details-info .product-details-right .product-details-right-two .line {
  top: 10px;
  right: 110%;
}
.product-details-info .product-details-right .product-details-right-two .line:after {
  width: 50px;
  right: 0;
}
.product-grey-section > section {
  z-index: 999;
}
.product-grey-section .link-img {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
}
.product-grey-section .link-img.link-left {
  left: 0;
}
.product-grey-section .link-img.link-right {
  right: 0;
}
#tablette-product > div {
  background: #E1E1E1;
}
.highlight-product {
  background: transparent;
  padding: 100px 0;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.highlight-product img {
  width: 100%;
}
.highlight-product .price {
  font-weight: bold;
  font-size: 30px;
}
.highlight-product .highlight-info {
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  flex-direction: column;
}
.highlight-product .highlight-info p {
  font-size: 23px;
  font-weight: bold;
}
.highlight-product .highlight-info > div {
  width: 100%;
}
/* PRODUCT DETAILS */
.separator {
  background-size: 100%;
  background-position: center;
  width: 30px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.2;
}
.product-details {
  padding: 40px 0 0 0;
}
.product-details .product-info {
  text-transform: uppercase;
}
.product-details .product-images a {
  width: 100%;
  display: block;
  color: #b0181a;
  text-align: center;
  text-decoration: underline;
}
.product-details h1 {
  font-size: 23px;
  font-weight: 700;
  margin: 0 0 60px;
}
.product-details .price {
  font-size: 30px;
  font-weight: 700;
  margin: 80px 0 20px;
}
.product-details .sprite_img a {
  margin-top: 20px;
  margin-right: 10px;
  float: left;
}
.product-details .sprite_img a .facebook {
  width: 9px;
  height: 26px;
  background-size: auto 26px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.product-details .sprite_img a .pinterest {
  width: 19px;
  height: 26px;
  background-size: auto 26px;
  background-position: -19px 0;
  background-repeat: no-repeat;
}
.product-details .sprite_img a .print {
  width: 26px;
  height: 26px;
  background-size: auto 26px;
  background-position: -46px 0;
  background-repeat: no-repeat;
}
.product-details .sprite_img a .share {
  width: 29px;
  height: 26px;
  background-size: auto 26px;
  background-position: -80px 0;
  background-repeat: no-repeat;
}
.product-details .shop-info {
  width: 200px;
  font-size: 14px;
  font-weight: 700;
}
.product-details .shop-info .dropdown {
  text-align: right;
}
.product-details .shop-info .dropdown-menu {
  min-width: auto;
  text-align: right;
  border-radius: 0;
  left: inherit;
  right: 0;
}
.product-details .shop-info .dropdown-menu li {
  padding: 5px 14px;
}
.product-details .qty p,
.product-details .colors p {
  float: left;
}
.product-details .color-red {
  width: 15px;
  height: 15px;
  float: right;
  background: #b0181a;
}
.more-product-details {
  background: #E1E1E1;
}
.more-product-details .tabs-content .tab-titles > li {
  float: left;
  border-right: 3px solid black;
  padding-right: 50px;
  margin-right: 50px;
}
.more-product-details .tabs-content .tab-titles > li:last-child {
  border-right: 0;
}
.more-product-details .tabs-content .tab-titles > li > a {
  background: transparent;
  border: 0;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 500;
  padding: 0;
  color: #000000;
}
.more-product-details .tab-titles > li.active > a,
.more-product-details .tab-titles > li.active > a:focus,
.more-product-details .tab-titles > li.active > a:hover {
  background: transparent;
  color: #b0181a;
  border: 0;
}
.more-product-details .tabs-content {
  padding: 60px 0;
  font-size: 14px;
}
.more-product-details .tabs-content .tab-content {
  margin-top: 30px;
}
.more-product-details .tabs-content .tab-pane li:before {
  content: '>';
  color: #b0181a;
  margin-right: 10px;
}
.fieldset > .field.choice:before,
.fieldset > .field.no-label:before {
  padding: 0;
  width: auto;
}
.fieldset .legend {
  margin-left: 0;
}
.braintree-paypal-button-hidden {
  display: none !important;
}
#co-transparent-form-braintree .field:after {
  clear: none !important;
}
#co-transparent-form-braintree .control {
  margin-left: 0;
}
#co-transparent-form-braintree label {
  float: none;
}
#co-transparent-form-braintree label:before {
  display: none;
}
.sub-menu.visible-lg {
  top: 103px;
}
.bundle-actions .action.primary {
  text-transform: uppercase;
}
.product-details .product-image-container {
  display: none;
}
.price-container .price-wrapper .price {
  font-size: 1.8rem;
}
.columns .column.main > p {
  margin: 0;
}
.qooq-message {
  font-weight: bold;
  margin-bottom: 20px;
}
#checkout-step-payment .qooq-message {
  color: #b0181a;
}
#payment {
  max-width: 500px;
}
#customer-email-fieldset .hidden-fields .actions-toolbar {
  margin-left: 0px;
}
#customer-email-fieldset .hidden-fields div.primary {
  float: right;
  width: inherit;
}
#customer-email-fieldset .hidden-fields button.primary {
  width: auto;
  height: 40px;
}
#customer-email-fieldset .hidden-fields div.secondary {
  float: left;
  font-weight: bold;
}
.iwd-shipping-address-item.shipping-address-item label {
  cursor: pointer;
  display: inline-block;
  height: 15px;
  position: relative;
  width: 15px;
  -webkit-appearance: none;
  border-radius: 10px;
}
.iwd-shipping-address-item.shipping-address-item label:focus {
  outline: none;
}
.iwd-shipping-address-item.shipping-address-item label:after {
  position: absolute;
  content: ' ';
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 2px solid #b0181a;
  left: -1px;
  top: -5px;
}
.iwd-shipping-address-item.shipping-address-item.iwd-selected-item label:before {
  position: absolute;
  content: ' ';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #b0181a;
  opacity: 1;
  top: 2px;
  left: 6px;
  border: 0;
  margin-top: 0;
}
.iwd-shipping-address-item button {
  width: auto !important;
  background-color: #b0181a !important;
  border-left: none !important;
  text-transform: uppercase !important;
  border-radius: 0px !important;
}
.action.primary.action-hide-popup,
.action.secondary.action-hide-popup {
  width: auto !important;
  background-color: #b0181a !important;
  border-left: none !important;
  text-transform: uppercase !important;
  border-radius: 0px !important;
}
.checkout-index-index form.form-shipping-address div#shipping-new-address-form .form-el-check {
  display: inline-block;
}
.checkout-index-index form.form-shipping-address div#shipping-new-address-form .form-el-check label:before {
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  border: 2px solid #b0181a;
  left: 0;
  top: -1px;
}
.checkout-index-index form.form-shipping-address div#shipping-new-address-form .form-el-check span.glyphicon {
  opacity: 0;
  position: absolute;
  color: #b0181a;
  top: 3px;
  left: 4px;
}
.checkout-index-index form.form-shipping-address div#shipping-new-address-form .form-el-check input {
  display: none;
}
.checkout-index-index form.form-shipping-address div#shipping-new-address-form .form-el-check input[type="checkbox"]:checked ~ span {
  opacity: 1;
}
.field._required label:before {
  content: '*';
  color: red;
  font-size: 24px;
  margin-right: 5px;
  float: left;
  line-height: 1px;
  margin-top: 11px;
}
.field.required legend:before {
  content: '*';
  color: red;
  font-size: 24px;
  font-weight: bold;
  margin-right: 5px;
  float: left;
  line-height: 1px;
  margin-top: 11px;
}
#customer-email-fieldset .field.required label {
  font-family: "Raleway";
  font-size: 12px !important;
}
#customer-email-fieldset .field.required label:before {
  content: '*';
  color: red;
  font-size: 24px;
  margin-right: 5px;
  float: left;
  line-height: 1px;
  margin-top: 11px;
}
.iwd-checkout-step-shipping .form-login div.required {
  font-size: 10px;
}
.iwd-checkout-step-shipping .form-login div.required .label {
  font-size: 10px !important;
}
.iwd-checkout-step-shipping .form-login div.required > .label:before {
  content: '*';
  color: red;
  margin-right: 5px;
  float: left;
  line-height: 1px;
  margin-top: 11px;
}
.iwd-shipping-address-item.shipping-address-item.iwd-not-selected-item label:before {
  border: none;
}
.message-success div[data-bind] {
  display: inline-block;
}
.message.success > *:first-child:before {
  position: relative;
  display: inline-block;
  top: 6px;
}
.message.success {
  text-align: center;
}
#tablette-product,
#decouvrir,
#usages,
#accessoires,
#technologie,
#ils_aiment_qooq,
#discover,
#uses,
#technology,
#accessories,
#tablette-product {
  /*padding-top: 160px;
  margin-top: -160px;*/
}
.logo-qooq-ultimate-gris-acheter {
  padding: 10px 40px;
}
.logo-qooq-ultimate-gris-price {
  font-size: 35px;
}
.cms-tablette .page.messages,
.cms-tablet .page.messages {
  margin-top: 40px;
}
html[lang="en-US"] .checkout-index-index .form-el-check {
  display: none;
}
.carousel-arrows .carousel-control {
  width: 4%;
}
.carousel-control.left,
.carousel-control.right {
  margin-left: 15px;
  background-image: none;
}
@media (max-width: 768px) {
  .carousel-inner .active.left {
    left: -100%;
  }
  .carousel-inner .next {
    left: 100%;
  }
  .carousel-inner .prev {
    left: -100%;
  }
  .active > div:first-child {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .carousel-inner .active.left {
    left: -50%;
  }
  .carousel-inner .next {
    left: 50%;
  }
  .carousel-inner .prev {
    left: -50%;
  }
  .active > div {
    display: none;
  }
  .active > div:first-child {
    display: block;
  }
  .active > div:first-child + div {
    display: block;
  }
}
@media (min-width: 992px) {
  .carousel-inner .active.left {
    left: -25%;
  }
  .carousel-inner .next {
    left: 25%;
  }
  .carousel-inner .prev {
    left: -25%;
  }
}
/* BANNER */
.magestore-bannerslider .slick .slide-banner {
  background-position: center;
}
.magestore-bannerslider .slider-banner-over {
  background: linear-gradient(92.67deg, rgba(0, 0, 0, 0.58) 0%, rgba(137, 139, 143, 0) 100%);
  width: 100%;
  height: 100%;
}
.magestore-bannerslider .slider-banner-over .slider-caption {
  margin-top: 137px;
}
.magestore-bannerslider .slider-banner-over .slider-caption .right {
  float: right;
  width: 50%;
  text-align: right;
}
.magestore-bannerslider .slider-banner-over .slider-caption .left {
  float: left;
  width: 50%;
}
.magestore-bannerslider .slider-banner-over .slider-caption .left h2,
.magestore-bannerslider .slider-banner-over .slider-caption .right h2 {
  font-size: 40px;
  line-height: 48px;
  color: #ffffff;
}
.magestore-bannerslider .slider-banner-over .slider-caption .left p,
.magestore-bannerslider .slider-banner-over .slider-caption .right p {
  font-size: 26px;
  line-height: 32px;
  color: #ffffff;
  margin-bottom: 35px;
}
.magestore-bannerslider .slick-slider .slick-dots {
  bottom: -40px;
}
/* USAGES */
.usages .usages-container {
  color: #515356;
}
.usages .usages-container .usages-title {
  margin-top: 75px;
  margin-bottom: 60px;
}
.usages .usages-container .usages-title h2 {
  font-size: 35px;
  line-height: 42px;
  text-align: center;
}
.usages .usages-container .usages-list.grid .grid-col {
  width: 30.40540541%;
  margin-right: 4.222972973%;
  float: left;
}
.usages .usages-container .usages-list.grid .grid-col:nth-child(3n) {
  margin-right: 0;
}
.usages .usages-container .usages-list.grid .grid-col .usages-item {
  width: 100%;
  height: 384px;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 50px;
  background-color: #fff;
}
.usages .usages-container .usages-list.grid .grid-col .usages-item .background {
  width: 100%;
  height: 180px;
  background-position: center;
  background-size: cover;
  margin-bottom: 35px;
  display: block;
}
.usages .usages-container .usages-list.grid .grid-col .usages-item .background.usage-pour-vous {
  background-image: url('../images/usages_01_pour_vous.jpg');
}
.usages .usages-container .usages-list.grid .grid-col .usages-item .background.usage-cuisine {
  background-image: url('../images/usages_02_cuisine.jpg');
}
.usages .usages-container .usages-list.grid .grid-col .usages-item .background.usage-universelle {
  background-image: url('../images/usages_03_universelle.jpg');
}
.usages .usages-container .usages-list.grid .grid-col .usages-item .background.usage-ultimate {
  background-image: url('../images/usages_04_ultimate.jpg');
}
.usages .usages-container .usages-list.grid .grid-col .usages-item .background.usage-unique {
  background-image: url('../images/usages_05_unique.jpg');
}
.usages .usages-container .usages-list.grid .grid-col .usages-item .background.usage-gourmande {
  background-image: url('../images/usages_06_gourmande.jpg');
}
.usages .usages-container .usages-list.grid .grid-col .usages-item h3 {
  font-size: 20px;
  letter-spacing: 0.2px;
  line-height: 24px;
  text-align: center;
}
.usages .usages-container .usages-list.grid .grid-col .usages-item p {
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.2px;
  line-height: 32px;
  text-align: center;
  width: 86.11111111%;
  margin: 0 auto;
}
/* ULTIMATE */
.home.buy {
  padding-bottom: 50px;
  background-color: rgba(0, 0, 0, 0.97);
}
.home.buy .image-ultimate {
  padding-top: 82px;
  width: 90%;
}
.home.buy article {
  padding: 80px 0 0 0;
  text-align: center;
  color: #ffffff;
}
.home.buy article h2 {
  font-size: 35px;
  line-height: 42px;
  text-align: center;
  text-transform: none;
  margin-bottom: 30px;
  text-align: left;
  font-weight: normal;
}
.home.buy article .logo-qooq-ultimate-blanc {
  width: 368px;
}
.home.buy article .ultimate-price {
  font-size: 23px;
  font-weight: bold;
  margin-top: 60px;
  text-align: left;
  margin-bottom: 35px;
}
.home.buy article .ultimate-actions {
  text-align: left;
}
.home.buy article .ultimate-actions .action-more {
  background: none;
  border: 1px solid #ffffff;
  margin-right: 20px;
}
.home.buy article .ultimate-actions .action-more:hover {
  background: #ffffff;
  color: #000000;
}
/* ACCESSORIES */
.home.accessories {
  padding-bottom: 111px;
  background-color: #f3f3f3;
}
.home.accessories .accessories-title {
  margin-top: 80px;
  margin-bottom: 50px;
}
.home.accessories .accessories-title h2 {
  color: #ad0018;
  font-size: 36px;
  font-weight: 300;
  line-height: 44px;
  text-transform: none;
}
/* VERBATIMS */
.home.verbatims .verbatims-container {
  margin-top: 75px;
}
.home.verbatims .verbatims-container .verbatims-title h2 {
  color: #515356;
  font-size: 35px;
  line-height: 42px;
  text-align: center;
  margin-bottom: 40px;
  text-transform: none;
}
.home.verbatims .verbatims-container .verbatims-list.grid {
  margin-bottom: 90px;
}
.home.verbatims .verbatims-container .verbatims-list.grid .grid-col {
  width: 30.40540541%;
  margin-right: 4.222972973%;
  float: left;
}
.home.verbatims .verbatims-container .verbatims-list.grid .grid-col:nth-child(3n) {
  margin-right: 0;
}
.home.verbatims .verbatims-container .verbatims-list.grid .grid-col .verbatims-item {
  width: 100%;
  height: 280px;
  background-color: #fff;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
}
.home.verbatims .verbatims-container .verbatims-list.grid .grid-col .verbatims-item p {
  margin: 32px auto 28px auto;
  width: 320px;
  height: 120px;
  color: #515356;
  font-size: 22px;
  font-style: italic;
  line-height: 27px;
  text-align: center;
  font-weight: 300;
}
.home.verbatims .verbatims-container .verbatims-list.grid .grid-col .verbatims-item .item-photo {
  float: left;
  width: 37.5%;
}
.home.verbatims .verbatims-container .verbatims-list.grid .grid-col .verbatims-item .item-photo img {
  width: 70px;
  height: 70px;
  margin-left: 33px;
  margin-bottom: 33px;
}
.home.verbatims .verbatims-container .verbatims-list.grid .grid-col .verbatims-item .item-user {
  float: left;
  width: 62.5%;
}
.home.verbatims .verbatims-container .verbatims-list.grid .grid-col .verbatims-item .item-user .item-user-name {
  color: #000000;
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 0.15px;
  line-height: 25px;
  margin-top: 2px;
}
.home.verbatims .verbatims-container .verbatims-list.grid .grid-col .verbatims-item .item-user .item-user-city {
  color: #515356;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.13px;
  line-height: 19px;
}
/* PROFILES */
.home.profiles {
  background-image: url('../images/visu_home_qooq.jpg');
  background-position: center center;
  background-size: cover;
}
.home.profiles .profiles-container .profiles-title {
  margin-top: 75px;
  margin-bottom: 50px;
}
.home.profiles .profiles-container .profiles-title h2 {
  color: #fff;
  font-size: 35px;
  line-height: 42px;
  text-align: center;
  text-transform: none;
}
.home.profiles .profiles-container .profiles-list.grid {
  margin-bottom: 35px;
}
.home.profiles .profiles-container .profiles-list.grid .grid-col {
  width: 16.55405405%;
  margin-right: 4.307432432%;
  float: left;
}
.home.profiles .profiles-container .profiles-list.grid .grid-col:nth-child(5n) {
  margin-right: 0;
}
.home.profiles .profiles-container .profiles-list.grid .grid-col .profiles-item {
  width: 100%;
  min-height: 367px;
  border-radius: 4px;
  background-color: #FFFFFF;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
  border-bottom: 6px #ad0018 solid;
}
.home.profiles .profiles-container .profiles-list.grid .grid-col .profiles-item .item-icon {
  background-position: center center;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  margin: 35px auto 30px auto;
}
.home.profiles .profiles-container .profiles-list.grid .grid-col .profiles-item .item-icon.icon-idea {
  background-image: url('../images/profile_01_idea.svg');
}
.home.profiles .profiles-container .profiles-list.grid .grid-col .profiles-item .item-icon.icon-photo {
  background-image: url('../images/profile_02_photo.svg');
}
.home.profiles .profiles-container .profiles-list.grid .grid-col .profiles-item .item-icon.icon-camera {
  background-image: url('../images/profile_03_camera.svg');
}
.home.profiles .profiles-container .profiles-list.grid .grid-col .profiles-item .item-icon.icon-agenda {
  background-image: url('../images/profile_04_agenda.svg');
}
.home.profiles .profiles-container .profiles-list.grid .grid-col .profiles-item .item-icon.icon-carrot {
  background-image: url('../images/profile_05_carrot.svg');
}
.home.profiles .profiles-container .profiles-list.grid .grid-col .profiles-item .item-important {
  font-size: 22px;
  font-style: italic;
  font-weight: 500;
  letter-spacing: 0.73px;
  line-height: 27px;
  text-align: center;
  margin-bottom: 28px;
  padding: 0 26px;
}
.home.profiles .profiles-container .profiles-list.grid .grid-col .profiles-item p {
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 0.15px;
  line-height: 21px;
  text-align: center;
  padding: 0 16px;
}
.home.profiles .profiles-container .profiles-list.grid .grid-col .profiles-item p strong {
  font-weight: bold;
}
.home.profiles .profiles-action {
  text-align: center;
  margin-bottom: 71px;
}
/* STORES */
.home.stores {
  background: #fff;
}
.home.stores .stores-container .stores-title {
  margin-top: 75px;
  margin-bottom: 50px;
}
.home.stores .stores-container .stores-title h2 {
  color: #515356;
  font-size: 35px;
  line-height: 42px;
  text-align: center;
  text-transform: none;
}
.home.stores .stores-container .stores-map .search-header {
  text-align: center;
}
.home.stores .stores-container .stores-map .search-header .search-box {
  height: 80px;
  width: 66.97635135%;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  margin: 35px auto 61px auto;
}
.home.stores .stores-container .stores-map .search-header .search-box:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.home.stores .stores-container .stores-map .search-header .search-box input,
.home.stores .stores-container .stores-map .search-header .search-box button {
  display: inline-block;
  vertical-align: middle;
}
.home.stores .stores-container .stores-map .search-header .search-box .search-input,
.home.stores .stores-container .stores-map .search-header .search-box #stockist-search-term {
  height: 22px;
  width: 294.1px;
  color: #515356;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 22px;
  border: none;
}
.home.stores .stores-container .stores-map .search-header .search-box #stockists-submit,
.home.stores .stores-container .stores-map .search-header .search-box .find-my-location {
  background: #b0181a;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  border: 0;
  border-radius: 0;
  height: 40px;
  border-radius: 29px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
.home.stores .stores-container .stores-map .search-header .search-box #stockists-submit span,
.home.stores .stores-container .stores-map .search-header .search-box .find-my-location span {
  color: #ffffff;
}
.home.stores .stores-container .stores-map .search-header .search-box #stockists-submit:hover,
.home.stores .stores-container .stores-map .search-header .search-box .find-my-location:hover {
  border: 0;
  color: #b0181a;
}
.home.stores .stores-container .stores-map .search-header .search-box #stockists-submit span,
.home.stores .stores-container .stores-map .search-header .search-box .find-my-location span {
  color: #ffffff;
}
.home.stores .stores-container .stores-map .search-header .search-box #stockists-submit:hover,
.home.stores .stores-container .stores-map .search-header .search-box .find-my-location:hover {
  border: 0;
  color: #b0181a;
}
.home.stores .stores-container .stores-map .search-header .search-box #stockists-submit span,
.home.stores .stores-container .stores-map .search-header .search-box .find-my-location span {
  color: #ffffff;
}
.home.stores .stores-container .stores-map .search-header .search-box #stockists-submit:hover,
.home.stores .stores-container .stores-map .search-header .search-box .find-my-location:hover {
  border: 0;
  color: #b0181a;
}
.home.stores .stores-container .stores-map .search-header .search-box #stockists-submit .home.stores .stores-container .stores-map .search-header .search-box #stockists-submit:hover,
.home.stores .stores-container .stores-map .search-header .search-box #stockists-submit .home.stores .stores-container .stores-map .search-header .search-box .find-my-location:hover,
.home.stores .stores-container .stores-map .search-header .search-box .find-my-location .home.stores .stores-container .stores-map .search-header .search-box #stockists-submit:hover,
.home.stores .stores-container .stores-map .search-header .search-box .find-my-location .home.stores .stores-container .stores-map .search-header .search-box .find-my-location:hover,
.home.stores .stores-container .stores-map .search-header .search-box #stockists-submit:focus,
.home.stores .stores-container .stores-map .search-header .search-box .find-my-location:focus,
.home.stores .stores-container .stores-map .search-header .search-box #stockists-submit:active,
.home.stores .stores-container .stores-map .search-header .search-box .find-my-location:active,
.home.stores .stores-container .stores-map .search-header .search-box #stockists-submit:visited,
.home.stores .stores-container .stores-map .search-header .search-box .find-my-location:visited {
  color: #ffffff;
  text-decoration: none;
}
.home.stores .stores-container .stores-map .search-stockists {
  background: #fff;
  width: 24.07094595%;
  height: 740px;
  padding: 20px 17px 20px 15px;
  left: 160px;
  z-index: 1;
  top: 340px;
}
.home.stores .stores-container .stores-map #map-canvas {
  position: relative;
}
.highlight-product .highlight-info p,
.product-details h1 {
  font-size: 23px;
  font-weight: 700;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
.product-details .product-info-main .product-options-wrapper fieldset {
  margin-bottom: 0;
}
.product-details .product-info-main .product-options-wrapper .label {
  font-size: 1.2857142857em;
}
.product-details .product-info-main .product-options-wrapper .label span {
  font-size: 14px;
}
.product-details .product-info-main .product-options-wrapper .label .product-name {
  font-size: 12px;
}
.product-details .product-info-main .product-options-wrapper .label .price-notice {
  font-size: 14px;
}
.product-details .product-info-main .product-options-wrapper .radio,
.product-details .product-info-main .product-options-wrapper .checkbox {
  display: inline;
}
.product-details .product-info-main .product-options-wrapper .fieldset-bundle-options p.required {
  display: none;
}
.product-details .product-info-main .product-options-wrapper .fieldset-bundle-options .options-list .field input {
  height: 18px;
}
.product-details .product-info-main .product-options-wrapper .fieldset-bundle-options .options-list .field span {
  white-space: normal;
}
.product-details .product-info-main .product-options-wrapper p.required {
  display: none;
}
.product-details .product-info-main .product-options-wrapper .qty-disabled {
  display: none;
}
.product-details .product-info-main .block-bundle-summary .bundleSummary .title {
  display: none;
}
.product-details .product-info-main .block-bundle-summary .bundleSummary .stock {
  display: none;
}
.product-details .product-info-main .block-bundle-summary .bundle-info {
  margin-top: 40px;
  padding: 10px;
  background: #e1e1e1;
}
.product-details .product-info-main .block-bundle-summary .bundle-info .product-details {
  padding: 0;
}
.product-details .product-info-main .block-bundle-summary .bundle-info .product-details .product.name {
  display: none;
}
.product-details .product-info-main .block-bundle-summary .bundle-summary {
  display: none;
}
.product-details .product-info-main .block-bundle-summary .price-box {
  float: left;
  width: 30%;
  margin-top: 6px;
}
.product-details .product-info-main .block-bundle-summary .box-toqty {
  float: right;
  width: 70%;
}
.product-details .product-info-main .block-bundle-summary .box-toqty .label {
  font-size: 14px;
}
.product-details .product-info-main .block-bundle-summary .box-toqty select {
  width: auto;
}
.product-details .product-info-main .block-bundle-summary .box-tocart {
  clear: both;
}
.product-details .product-info-main .product.attribute.overview {
  display: none;
}
.product-details .fotorama__caption {
  display: none;
}
.product-details .page-title-wrapper {
  margin-bottom: 20px;
}
.product-details .page-title {
  text-transform: uppercase;
}
.product-details .box-tocart {
  margin-top: 0;
}
.product-details .box-tocart .actions {
  padding-top: 0;
}
.product-details .box-tocart .actions .field.qty {
  display: block;
  margin-bottom: 45px;
}
.product-details .box-tocart .qty label {
  float: left;
  padding: 0.6em .6em .3em 0;
}
.product-details .box-tocart .qty label span {
  text-transform: uppercase;
  font-size: 14px;
}
.product-details .box-tocart .input-text.qty {
  height: 28px;
  float: right;
  width: 32px;
}
.product-details .shop-info {
  border-bottom: 1px solid #eee;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.product-details .product-info-price {
  margin-bottom: 45px;
}
.product-details .colors {
  margin-top: 20px;
}
.product-details .colors p {
  font-size: 14px;
}
.product-details .swatch-attribute-label {
  text-transform: uppercase;
}
.product-details .block-bundle-upsell {
  margin-bottom: 0;
  height: 50px;
}
.product-details .block-bundle-upsell .products {
  margin: 0;
}
.product-details .block-bundle-upsell .product-item {
  width: auto;
  float: left;
  margin-bottom: 0;
  margin-right: 10px;
}
.product-details .block-bundle-upsell .product-item .product-item-info {
  width: 100%;
  display: flex;
}
.product-details .block-bundle-upsell .product-item .product-item-info .product-item-photo {
  outline: 2px solid #fff;
  min-width: 30px;
  max-width: 90px;
  height: 20px;
  width: 30px;
  height: 30px;
}
.product-details .block-bundle-upsell .product-item .product-item-info .product-item-photo[data-color="4"] {
  background: #ad0019 !important;
}
.product-details .block-bundle-upsell .product-item .product-item-info .product-item-photo[data-color="10"] {
  background: #ad0019 !important;
}
.product-details .block-bundle-upsell .product-item .product-item-info .product-item-photo[data-color="9"] {
  background: #5f6e72 !important;
}
.product-details .block-bundle-upsell .product-item .product-item-info .product-item-photo[data-color="11"] {
  background: #5f6e72 !important;
}
.product-details .block-bundle-upsell .product-item .product-item-info .product-item-photo .product-image-container {
  display: none;
}
.product-details .block-bundle-upsell .product-item .product-item-info .product-item-photo.selected {
  outline: 2px solid #FF5100;
  border: 1px solid #fff;
  color: #333;
}
.product-details .block-bundle-upsell .product-item .product-item-info .product-item-details {
  display: none;
  padding-left: 10px;
  padding-top: 8px;
}
.product-details .block-bundle-upsell .product-item .product-item-info .product-item-details .product-item-name {
  margin: 2px 0 0 0;
}
.product-details .block-bundle-upsell .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  min-height: auto !important;
}
.product-details .block-bundle-upsell .product-item .product-item-info .product-item-details .price-box {
  margin-bottom: 0;
}
.page-layout-1column .block-bundle-upsell .products-grid .product-item {
  width: auto;
  display: inline-flex;
  padding-left: 0;
}
.column.main .block.block-bundle-upsell .title strong {
  font-size: 14px;
}
.red-button:hover,
.red-button:focus,
.action.primary.red-button:hover {
  background: #e2e2e2;
  border: 0;
}
.red-button:hover span,
.red-button:focus span,
.action.primary.red-button:hover span {
  color: #b0181a;
}
.red-button:focus span,
.red-button:focus a {
  color: #fff;
}
.red-button.disabled:hover span,
.red-button.disabled:focus span,
.red-button.disabled:hover a,
.red-button.disabled:focus a {
  color: #fff;
  border: 0;
}
.red-button.disabled.action.primary:focus,
.red-button.disabled.action.primary:active,
.red-button.action.primary:focus,
.red-button.action.primary:active {
  border: 0;
}
.page-product-configurable .price-label {
  display: none;
}
.page-product-bundle .product-info-price {
  display: none;
}
.page-product-bundle .shop-info {
  display: none;
}
body.catalog-product-view #maincontent {
  margin-bottom: 30px;
}
.minicart-items-wrapper {
  margin: 15px -20px;
  border: 0;
  max-height: 360px;
  overflow: auto;
}
.minicart-wrapper .showcart {
  outline: none;
}
.minicart-wrapper .block-minicart {
  background-color: #EFEFEF;
}
.minicart-wrapper .block-minicart:before {
  border-color: transparent transparent #EFEFEF transparent;
}
.minicart-wrapper .subtotal .price-container {
  display: inline;
}
.minicart-wrapper .subtotal .label span {
  font-size: 16px;
  font-weight: 400;
}
.page-header .header .red-button span {
  color: #FFFFFF;
}
.page-header .header .red-button:hover span {
  color: #b0181a;
}
.minicart-items span {
  font-size: 16px;
}
.minicart-items .product-item {
  min-height: 120px;
}
.minicart-items .product-item:not(:first-child) {
  border: 0;
}
.minicart-items .product-item-photo {
  border: 1px solid #ccc;
}
.minicart-items .product-item-name {
  margin: 0;
  width: 90%;
}
.minicart-items .product-item-name a {
  font-weight: 700;
}
.minicart-items .product-item-pricing .label {
  padding-left: 0;
  width: initial;
  font-size: 16px;
  font-weight: 400;
}
.minicart-items .product-item-details {
  position: relative;
  font-size: 16px;
}
.minicart-items .product-item-details .actions {
  position: absolute;
  top: 20px;
  right: 0;
}
.minicart-items .product-item-details .details-qty,
.minicart-items .product-item-details .price-container {
  margin-top: 5px;
}
.minicart-items .product-item-details .price {
  font-weight: 400;
  font-size: 16px;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 0;
  font-size: 16px;
}
.onestepcheckout-index-index.page-layout-checkout {
  word-break: keep-all;
}
.onestepcheckout-index-index.page-layout-checkout .action.primary,
.onestepcheckout-index-index.page-layout-checkout .action.secondary {
  font-family: 'Raleway';
}
.onestepcheckout-index-index.page-layout-checkout .page-title-wrapper {
  display: none;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .one-step-checkout-wrapper .col-mp .step-title {
  background: none;
  text-align: left;
  margin-bottom: 0;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .one-step-checkout-wrapper .col-mp .step-title i.fa {
  display: none;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .one-step-checkout-wrapper .col-mp .step-title span {
  color: #000;
  font-size: 16px;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container #checkout-review-table {
  border: none;
  background: none;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .checkout-agreement a {
  text-decoration: underline;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .checkout-agreement a:hover {
  cursor: pointer;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .checkout-agreement a span:hover {
  cursor: pointer;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .form-shipping-address .mage-error {
  display: none;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container legend {
  border-bottom: none;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .message.warning,
.onestepcheckout-index-index.page-layout-checkout .checkout-container .message.notice {
  background: none;
  padding: 0;
  margin: 0;
  color: #e02b27;
  font-size: 1.2rem;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .message.warning span:before,
.onestepcheckout-index-index.page-layout-checkout .checkout-container .message.notice span:before {
  content: '';
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .table-checkout-shipping-method input[type="radio"],
.onestepcheckout-index-index.page-layout-checkout .checkout-container .checkout-payment-method input[type="radio"] {
  cursor: pointer;
  display: inline-block;
  height: 15px;
  margin-right: 15px;
  position: relative;
  width: 15px;
  -webkit-appearance: none;
  border-radius: 10px;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .table-checkout-shipping-method input[type="radio"]:focus,
.onestepcheckout-index-index.page-layout-checkout .checkout-container .checkout-payment-method input[type="radio"]:focus {
  outline: none;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .table-checkout-shipping-method input[type="radio"]:before,
.onestepcheckout-index-index.page-layout-checkout .checkout-container .checkout-payment-method input[type="radio"]:before {
  position: absolute;
  content: ' ';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #b0181a;
  opacity: 0;
  top: 2px;
  left: 6px;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .table-checkout-shipping-method input[type="radio"]:after,
.onestepcheckout-index-index.page-layout-checkout .checkout-container .checkout-payment-method input[type="radio"]:after {
  position: absolute;
  content: ' ';
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 2px solid #b0181a;
  left: -1px;
  top: -5px;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .table-checkout-shipping-method input[type="radio"]:checked:before,
.onestepcheckout-index-index.page-layout-checkout .checkout-container .checkout-payment-method input[type="radio"]:checked:before {
  opacity: 1;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .osc-place-order-block {
  border: none;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .label {
  font-size: 100%;
  color: #000;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container input[type=checkbox] {
  border: 2px solid #B0181A;
  -webkit-appearance: none;
  padding: 0px 7px 0 7px;
  width: 25px !important;
  display: inline-flex !important;
  height: 25px !important;
  content: " ";
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container input[type=checkbox]:checked:before {
  content: "x";
  font-weight: 700;
  color: #b0181a;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container input[type=checkbox]:focus {
  outline: none;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .field.street.required legend:before {
  font-size: 19px;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container #customer-email-fieldset .field.required label {
  font-size: 14px !important;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container #checkout-step-billing.step-content {
  margin-top: 0;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container #checkout-step-billing .billing-address-form .field {
  margin: 0;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .action.action-hide-popup {
  color: #fff;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .payment-group .payment-method input {
  display: inline;
  margin-left: 0px;
  margin-right: 35px;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .payment-group .payment-method-title-info {
  font-style: italic;
  font-size: 12px;
  text-align: center;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .opc-wrapper .form-login,
.onestepcheckout-index-index.page-layout-checkout .checkout-container .opc-wrapper .form-shipping-address {
  margin-bottom: 0;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .step-count {
  padding: 12px 10px 12px 12px;
  font-size: 16px;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .order-summary {
  background: #f3f3f3;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .order-summary .step-content {
  margin-top: 0;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .minicart-items span {
  font-size: 14px;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .minicart-items .minicart-items-wrapper .product-item-detail {
  width: 100%;
  height: 54px;
  text-size-adjust: auto;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .osc-newsletter {
  display: flex;
  align-items: center;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .osc-place-order-wrapper,
.onestepcheckout-index-index.page-layout-checkout .checkout-container .osc-place-order-block,
.onestepcheckout-index-index.page-layout-checkout .checkout-container .osc-place-order-block {
  margin-bottom: 0;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .osc-place-order-wrapper .field-row,
.onestepcheckout-index-index.page-layout-checkout .checkout-container .osc-place-order-block .field-row,
.onestepcheckout-index-index.page-layout-checkout .checkout-container .osc-place-order-block .field-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .osc-place-order-wrapper .field-row label,
.onestepcheckout-index-index.page-layout-checkout .checkout-container .osc-place-order-block .field-row label,
.onestepcheckout-index-index.page-layout-checkout .checkout-container .osc-place-order-block .field-row label {
  display: inline;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .osc-discountcode-check {
  margin-left: 8px;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .osc-discountcode-check + label + .payment-option-content {
  display: none;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .osc-discountcode-check:checked + label + .payment-option-content {
  display: block;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container button:not(.primary):not(.action-show):not(.action-close):not(.edit-address-link):not(.ui-datepicker-trigger) {
  background-color: #b0181a !important;
  border-color: #b0181a !important;
  border-radius: 0;
  color: #ffffff;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container button.action.action-apply-discount {
  background-color: #b0181a !important;
  border-color: #b0181a !important;
  border-radius: 0;
  color: #ffffff;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .osc-place-order-wrapper .place-order-primary {
  margin-top: 30px;
  text-align: right;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .osc-place-order-wrapper .place-order-primary button.primary.checkout.qooq-checkout {
  background-color: #b0181a !important;
  border-color: #b0181a !important;
  width: auto;
  text-transform: uppercase;
  padding: 12px 25px;
  float: none;
  border-radius: 0;
  font-size: 15px;
  font-weight: normal;
  height: auto;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container button.action-apply {
  background-color: #f4f2f2;
  border-color: none;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .payment-option-inner {
  vertical-align: top;
  margin-top: 5px;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .payment-paypal-desc {
  padding-left: 30px;
  padding-top: 10px;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .opc-block-summary .step-content {
  padding-top: 0 !important;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .opc-block-summary .items-in-cart {
  max-height: 285px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .opc-block-summary .items-in-cart .minicart-items .product-item-name {
  font-size: 14px !important;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .opc-block-summary .items-in-cart .item-options dt,
.onestepcheckout-index-index.page-layout-checkout .checkout-container .opc-block-summary .items-in-cart .item-options dd {
  display: inline;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .opc-block-summary .items-in-cart .item-options dt.label {
  padding-left: 0;
  font-weight: normal;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .opc-block-summary .items-in-cart .item-options dt:after {
  content: ' :';
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .opc-block-summary .table-totals th {
  text-align: left;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .opc-block-summary .table-totals tbody .amount,
.onestepcheckout-index-index.page-layout-checkout .checkout-container .opc-block-summary .table-totals tfoot .amount {
  padding-right: 0;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .opc-block-summary .table-totals tr.grand.totals.excl {
  display: none;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .opc-block-summary .table-totals .grand.totals .mark strong {
  font-weight: 700;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .qty-wrapper {
  min-width: 5px;
}
.onestepcheckout-index-index.page-layout-checkout .checkout-container .qty-wrapper .qty-wrap .input-text.update {
  top: 0;
}
.onestepcheckout-index-index.page-layout-checkout .action.primary.action-hide-popup span,
.onestepcheckout-index-index.page-layout-checkout .action.secondary.action-hide-popup span {
  color: #ffffff;
  font-weight: normal;
}
.onestepcheckout-index-index.page-layout-checkout .switch-container {
  display: none;
}
.opc-progress-bar {
  margin: 50px 0 0 20px;
}
.tocompare {
  display: none;
}
.fieldset > .field:not(.choice) > .control {
  width: 100%;
  float: none;
}
.fieldset > .field:not(.choice) > .label {
  text-align: left;
}
.iwd-checkout-payment-method .payment-methods div.payment-method._active .payment-method-title .label span {
  background: #b0181a;
  color: #FFFFFF;
}
.iwd-summary-cart .iwd-grand-total-button:before,
.iwd-summary-cart .iwd-arrow-down:after {
  content: '';
}
.iwd-checkout-step-shipping .form-shipping-address div[name="shippingAddress.country_id"],
.iwd-checkout-step-shipping .form-shipping-address div[name="shippingAddress.postcode"] {
  margin-top: 0 !important;
}
.iwd-summary-cart,
.actions-toolbar button.checkout,
.action.primary:focus,
.action.primary:active {
  background-color: #b0181a;
  color: #FFFFFF;
}
.iwd-table-checkout-shipping-method .row:before,
.iwd-table-checkout-shipping-method .row:after,
.billing-address-details {
  display: none;
}
.iwd-table-checkout-shipping-method > thead > tr > th {
  padding-left: 0;
}
.iwd-table-checkout-shipping-method tr > td.iwd-shipping-method-name {
  padding: 7px 0 9px 0;
}
form input {
  margin-bottom: 0;
}
.checkout-onepage-success .checkout-success {
  margin-top: 100px;
}
.checkout-onepage-success #registration {
  margin-bottom: 100px;
}
.checkout-index-index .payment-method-content .checkout-agreements-block {
  display: none;
}
.checkout-index-index .greet {
  display: none;
}
.checkout-index-index .header.links {
  display: inline-block;
  float: right;
  padding-top: 23px;
  font-family: "Raleway";
  text-transform: uppercase;
}
.checkout-index-index input,
.checkout-index-index select {
  background: #F5F2F3;
  border: 0;
  height: 32px;
  margin-bottom: 10px;
  border-radius: 0;
}
.checkout-index-index .step-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 30px;
  border-bottom: 0;
}
.checkout-index-index form input[type=checkbox],
.checkout-index-index form input[type=radio] {
  display: inline;
  width: 20px;
}
.checkout-index-index label {
  display: inline;
  font-weight: 400;
}
.checkout-index-index .table-checkout-shipping-method tbody td {
  border-top: 0;
  padding-bottom: 0;
}
.checkout-index-index .iwd-checkout-payment-method .payment-method .payment-method-title label {
  position: relative;
}
.checkout-index-index .iwd-checkout-payment-method .payment-method .payment-method-title label span {
  background: none;
  color: #000000;
  display: inline;
  margin-left: 25px;
  font-weight: 400;
  text-transform: initial;
}
.checkout-index-index .iwd-checkout-payment-method .payment-method .payment-method-title label span:hover {
  background: none;
}
.checkout-index-index .iwd-checkout-payment-method .payment-method .payment-method-title label:before {
  position: absolute;
  content: ' ';
  width: 8px;
  height: 8px;
  top: 2px;
  left: 7px;
  border-radius: 50%;
  background: #b0181a;
  opacity: 0;
}
.checkout-index-index .iwd-checkout-payment-method .payment-method .payment-method-title label:after {
  position: absolute;
  content: ' ';
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 2px solid #b0181a;
  left: 0;
  top: -5px;
}
.checkout-index-index fieldset.street legend.label {
  font-family: Raleway;
}
.checkout-index-index fieldset.street legend.label span {
  font-family: Raleway;
}
.checkout-index-index fieldset.street label {
  display: none;
}
.checkout-index-index .iwd-shipping-new-address-form .field.required > .label .fieldset > .field:not(.choice) > .label {
  width: 100%;
}
.checkout-index-index .iwd-table-checkout-shipping-method input.iwd-shipping-method {
  cursor: pointer;
  display: inline-block;
  height: 15px;
  margin-right: 15px;
  position: relative;
  width: 15px;
  -webkit-appearance: none;
  border-radius: 10px;
}
.checkout-index-index .iwd-table-checkout-shipping-method input.iwd-shipping-method:focus {
  outline: none;
}
.checkout-index-index .iwd-table-checkout-shipping-method input.iwd-shipping-method:before {
  position: absolute;
  content: ' ';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #b0181a;
  opacity: 0;
  top: 2px;
  left: 6px;
}
.checkout-index-index .iwd-table-checkout-shipping-method input.iwd-shipping-method:after {
  position: absolute;
  content: ' ';
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 2px solid #b0181a;
  left: -1px;
  top: -5px;
}
.checkout-index-index .iwd-table-checkout-shipping-method input.iwd-shipping-method:checked:before {
  opacity: 1;
}
.checkout-index-index .table-checkout-shipping-method thead th {
  display: none;
}
.checkout-index-index .table-checkout-shipping-method tbody td {
  padding-top: 10px;
}
.checkout-index-index .iwd-checkout-payment-method .payment-methods div.payment-method._active .payment-method-title .label:before {
  opacity: 1;
}
.checkout-index-index .iwd-checkout-payment-method .payment-methods div.payment-method._active .payment-method-title .label span {
  background: none;
  color: #000000;
  display: inline;
}
.checkout-index-index .iwd-checkout-payment-method .payment-methods div.payment-method._active .payment-method-title .label span:hover {
  background: none;
}
.checkout-index-index form input[type=checkbox],
.checkout-index-index form input[type=radio] {
  height: 12px;
}
.checkout-index-index form.form-shipping-address div#shipping-new-address-form .field {
  width: 100%;
}
.checkout-index-index #customer-email-fieldset .note {
  display: none;
}
.checkout-index-index .fieldset > .field.required > .label:after,
.checkout-index-index .fieldset > .fields > .field.required > .label:after,
.checkout-index-index .fieldset > .field._required > .label:after,
.checkout-index-index .fieldset > .fields > .field._required > .label:after {
  display: none;
}
.checkout-index-index .iwd-checkout-step-shipping .form-shipping-address fieldset.street {
  margin: -2px 0 0 0 !important;
}
.checkout-index-index .iwd-checkout-step-shipping .form-shipping-address div[name="shippingAddress.company"],
.checkout-index-index .iwd-checkout-step-shipping .form-shipping-address div[name="shippingAddress.lastname"],
.checkout-index-index form.form-shipping-address div#shipping-new-address-form .field {
  margin: 0 !important;
}
.checkout-index-index .billing-address-same-as-shipping-block,
.checkout-index-index .checkout-agreement {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.checkout-index-index .billing-address-same-as-shipping-block button,
.checkout-index-index .checkout-agreement button,
.checkout-index-index .billing-address-same-as-shipping-block button:hover,
.checkout-index-index .checkout-agreement button:hover {
  background: none;
  border: 0;
  padding: 7px 3px;
}
.checkout-index-index .billing-address-same-as-shipping-block label span,
.checkout-index-index .checkout-agreement label span {
  color: #000000;
}
.checkout-index-index .billing-address-same-as-shipping-block input[type=checkbox],
.checkout-index-index .checkout-agreement input[type=checkbox] {
  border: 2px solid #B0181A;
  -webkit-appearance: none;
  padding: 0px 7px 0 7px;
  width: 25px !important;
  display: inline-flex !important;
  height: 25px !important;
  content: " ";
}
.checkout-index-index .billing-address-same-as-shipping-block input[type=checkbox]:checked:before,
.checkout-index-index .checkout-agreement input[type=checkbox]:checked:before {
  content: "x";
  font-weight: 700;
  color: #b0181a;
}
.checkout-index-index .billing-address-same-as-shipping-block input[type=checkbox]:focus,
.checkout-index-index .checkout-agreement input[type=checkbox]:focus {
  outline: none;
}
.checkout-index-index .checkout-review {
  width: 33.3333%;
}
.checkout-index-index .opc-block-summary,
.checkout-index-index .mark {
  background: none;
}
.checkout-index-index .minicart-items .product-item {
  min-height: auto;
  padding-bottom: 0;
}
.checkout-index-index .minicart-items .product-item-details {
  padding-left: 0;
}
.checkout-index-index .items-in-cart {
  padding-bottom: 0;
  margin-bottom: 0;
}
.checkout-index-index .discount-code {
  margin-bottom: 7px;
}
.checkout-index-index .form-discount .payment-option-inner {
  margin-top: 15px;
  display: inline-block;
}
.checkout-index-index .form-discount .payment-option-inner .input-text {
  background: none;
  border: 1px solid #E1E1E1;
  height: 35px;
}
.checkout-index-index .form-discount .actions-toolbar {
  display: inline-block;
}
.checkout-index-index .payment-option span.action-toggle:before {
  border: 2px solid #B0181A;
  -webkit-appearance: none;
  padding: 2px 7px 0 7px;
  width: 25px !important;
  display: inline-flex !important;
  height: 25px !important;
  content: " ";
}
.checkout-index-index .payment-option span.action-toggle:focus {
  outline: none;
}
.checkout-index-index .payment-option span.action-toggle:after {
  content: '';
}
.checkout-index-index .payment-option span.action-toggle span {
  margin-left: 5px;
}
.checkout-index-index .payment-option._active span.action-toggle:before {
  content: "x";
  font-weight: 700;
  color: #b0181a;
}
.checkout-index-index .product-item-details .details-qty {
  display: none;
}
.checkout-index-index .product-item-details .product-item {
  min-height: inherit;
  padding-bottom: 0;
}
.mark,
mark {
  background: #f5f5f5;
}
.billing-address-same-as-shipping-block form input[type=checkbox] {
  display: inline;
  width: inherit;
}
.onestepcheckout-index-index #maincontent {
  margin-top: 30px;
}
body.checkout-cart-index .page-wrapper {
  background-color: #f3f3f3;
}
body.checkout-cart-index .page-wrapper .navbar-fixed-top {
  position: inherit;
}
body.checkout-cart-index .page-wrapper .page-header {
  background: none;
}
body.checkout-cart-index .page-wrapper .page-header .header {
  margin-top: 25px;
}
body.checkout-cart-index .page-wrapper .page-header .header .navigation ul {
  display: none;
}
body.checkout-cart-index .page-wrapper .page-header .switch-container {
  position: fixed;
  width: 100%;
  z-index: 900;
}
body.checkout-cart-index .page-wrapper #maincontent {
  margin-top: 60px;
}
body.checkout-cart-index .page-wrapper #maincontent .page-title-wrapper {
  float: left;
  position: relative;
  width: 65.98984772%;
}
body.checkout-cart-index .page-wrapper #maincontent .page-title-wrapper .page-title {
  color: #ad0018;
  font-size: 36px;
  font-weight: 300;
  line-height: 44px;
  margin-top: 0;
}
body.checkout-cart-index .page-wrapper #maincontent .page-title-wrapper .page-title .cart-content-title {
  font-size: 20px;
}
body.checkout-cart-index .page-wrapper #maincontent .cart-container {
  max-width: 1182px;
  margin: 0 auto;
}
body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart {
  width: 65.98984772%;
}
body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart.table-wrapper table.table thead {
  display: none;
}
body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart.table-wrapper table.table tbody.item {
  background: #fff;
  border: none;
}
body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart.table-wrapper table.table tbody.item tr > td {
  border-top: none;
}
body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart.table-wrapper table.table tbody.item tr {
  height: 240px;
  border-bottom: 20px solid #f3f3f3;
}
body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart.table-wrapper table.table tbody.item tr .col.item {
  padding: 0;
}
body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart.table-wrapper table.table tbody.item tr .col.item .product-image-wrapper {
  margin: 40px 0 40px 40px;
}
body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart.table-wrapper table.table tbody.item tr .col.item .product-item-details {
  padding: 55px 0 0 30px;
  font-size: 28px;
  line-height: 34px;
  font-weight: normal;
}
body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart.table-wrapper table.table tbody.item tr .col.price {
  padding-top: 0;
  text-align: left;
}
body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart.table-wrapper table.table tbody.item tr .col.price .price {
  margin-top: 55px;
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
  display: block;
}
body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart.table-wrapper table.table tbody.item tr .col.price .field.qty {
  margin-top: 31px;
}
body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart.table-wrapper table.table tbody.item tr .col.price .field.qty .label {
  padding: 0;
  font-size: 17px;
  line-height: 21px;
  font-weight: normal;
  color: #515356;
}
body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart.table-wrapper table.table tbody.item tr .col.price .control.qty {
  font-size: 20px;
  max-width: 60px;
  margin-top: 13px;
}
body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart.table-wrapper table.table tbody.item tr .col.price .control.qty select {
  border: 1px solid #BBBBBB;
}
body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart.table-wrapper table.table tbody.item tr .col.remove .action-edit {
  display: none;
}
body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart.table-wrapper table.table tbody.item tr .col.remove .action.action-delete .icon-delete {
  background: url('../svg/IcCrossBlack.svg');
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  display: block;
}
body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart.table-wrapper table.table .product-item-photo {
  padding-right: 0;
}
body.checkout-cart-index .page-wrapper #maincontent .actions .update {
  display: none;
}
body.checkout-cart-index .page-wrapper .cart-summary {
  width: 34.01015228%;
  padding: 0 0 0 42px;
}
body.checkout-cart-index .page-wrapper .cart-summary .table > tbody > tr > td,
body.checkout-cart-index .page-wrapper .cart-summary .table > tbody > tr > th,
body.checkout-cart-index .page-wrapper .cart-summary .table > tfoot > tr > td,
body.checkout-cart-index .page-wrapper .cart-summary .table > tfoot > tr > th,
body.checkout-cart-index .page-wrapper .cart-summary .table > thead > tr > td,
body.checkout-cart-index .page-wrapper .cart-summary .table > thead > tr > th {
  border: none;
}
body.checkout-cart-index .page-wrapper .cart-summary .mark {
  background: none;
}
body.checkout-cart-index .page-wrapper .cart-summary .block > .title {
  border: none;
}
body.checkout-cart-index .page-wrapper .cart-summary .block > .content {
  display: block;
}
body.checkout-cart-index .page-wrapper .cart-summary .title {
  color: #ad0018;
  font-size: 36px;
  font-weight: 300;
  line-height: 44px;
  margin-top: 0;
  margin-bottom: 46px;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content {
  background: #fff;
  margin: 40px 0 25px;
  padding: 55px 0 30px 0;
  border-radius: 0 0 3px 3px;
  border-bottom: 6px solid #ad0018;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content .table-wrapper {
  margin: 0 30px;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content .cart-totals {
  border-top: none;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content #cart-subtotals tr > th,
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content #cart-subtotals tr > td {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content #cart-subtotals td {
  text-align: right;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content #cart-subtotals .grand {
  display: none;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content .discount {
  border-top: 1px solid #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content .discount .fieldset {
  margin: 14px 30px;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content .discount .fieldset .field {
  border: 1px solid #c2c2c2;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content .discount .fieldset .field input {
  border: none;
  width: 254px;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-weight: 500;
  letter-spacing: 0.01px;
  color: #515356;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content .discount .fieldset .field .label {
  display: none;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content .discount .fieldset .field .primary {
  display: inline-block;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content .discount .fieldset .field .action.apply.primary {
  background-color: #bbb;
  border: 1px solid #bbb;
  max-height: 24px;
  max-width: 32px;
  height: 24px;
  width: 32px;
  border-radius: 12px;
  padding: 0;
  font-size: 10px;
  text-transform: uppercase;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content .discount .fieldset .field .action.apply.primary:hover {
  color: #fff;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content .discount .fieldset .field .action.apply.primary.active {
  background-color: #ad0018;
  border-color: #ad0018;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content .discount .fieldset .action.cancel {
  color: #ad0018;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0.14px;
  line-height: 17px;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content #cart-totals tr.totals.sub {
  display: none;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content #cart-totals tr.grand th strong {
  font-size: 26px;
  font-weight: bold;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content #cart-totals tr.grand td strong {
  font-size: 30px;
  font-weight: bold;
  color: #AD0018;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary-content button.checkout {
  padding: 10px 20px;
  margin-top: 0;
}
body.checkout-cart-index .page-wrapper .cart-summary .cart-summary .block > .title,
body.checkout-cart-index .page-wrapper .cart-summary .paypal-review-discount .block > .title {
  border-top: none;
}
body.checkout-cart-index .cart.main.actions {
  padding-bottom: 10px;
}
body.checkout-cart-index .actions .continue {
  float: left;
  padding: 7px 25px;
  background: none;
  color: #515356;
  border-color: #bbb;
}
body.checkout-cart-index .action.primary {
  font-weight: 400;
}
body.checkout-cart-index button.checkout {
  text-transform: uppercase;
}
body.checkout-cart-index .cart.table-wrapper .remove {
  padding-top: 11px;
}
body.checkout-cart-index .cart.table-wrapper .col.item {
  padding-top: 15px;
}
body.checkout-cart-index #shopping-cart-table .item-info .item {
  border-top: 0;
}
body.checkout-cart-index #shopping-cart-table .remove a {
  color: #000000;
}
body.checkout-cart-index #shopping-cart-table .remove a span:before {
  font-size: 34px;
}
body.checkout-cart-index .rate .item-options label {
  font-size: 13px;
  padding-left: 0;
}
body.checkout-cart-index .rate .item-options input {
  cursor: pointer;
  display: inline-block;
  height: 15px;
  margin-right: 15px;
  position: relative;
  width: 10px;
  -webkit-appearance: none;
  border-radius: 10px;
}
body.checkout-cart-index .rate .item-options input:focus {
  outline: none;
}
body.checkout-cart-index .rate .item-options input:before {
  position: absolute;
  content: ' ';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #b0181a;
  opacity: 0;
  top: 2px;
  left: 6px;
}
body.checkout-cart-index .rate .item-options input:after {
  position: absolute;
  content: ' ';
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 2px solid #b0181a;
  left: -1px;
  top: -5px;
}
body.checkout-cart-index .rate .item-options input:checked:before {
  opacity: 1;
}
.column.main .block-cart-slider {
  margin: 0 29px;
  /* the parent */
}
.column.main .block-cart-slider .block-title {
  margin: 60px 0;
}
.column.main .block-cart-slider .block-title strong {
  font-size: 36px;
  color: #AD0018;
  font-weight: 300;
}
.column.main .block-cart-slider .slick-list {
  margin-left: -51px;
}
.column.main .block-cart-slider .block-content .products {
  margin: 0;
}
.column.main .block-cart-slider .block-content .products .product-items {
  margin-left: 0;
}
.column.main .block-cart-slider .block-content .products .product-items .product-item.slick-slide {
  padding-left: 51px;
}
.column.main .block-cart-slider .block-content .products .product-items .product-item.slick-slide .product-item-info {
  width: initial;
  display: block;
  background: #fff;
  max-width: 360px;
  text-align: center;
  border-radius: 0 0 3px 3px;
  border-bottom: 6px solid #ad0018;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.09);
}
.column.main .block-cart-slider .block-content .products .product-items .product-item.slick-slide .product-item-info .product-item-name {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
.column.main .block-cart-slider .block-content .products .product-items .product-item.slick-slide .product-item-info .price-final_price span {
  font-size: 28px;
  line-height: 34px;
  font-weight: bold;
}
.column.main .block-cart-slider .block-content .products .product-items .product-item.slick-slide .product-item-info .products-grid .product-item-actions {
  margin: 0 0 35px 0;
}
.column.main .block-cart-slider .block-content .products .product-items .product-item.slick-slide .product-item-info .product-item-actions {
  margin-bottom: 29px;
}
.column.main .block-cart-slider .block-content .products .product-items .product-item.slick-slide .product-item-info .product-item-actions .actions-primary {
  display: inline;
}
#sogecommerce-popin {
  /*left: 50%;
  top: 129px;
  margin-left: -50%;
  position: absolute;
  z-index: 100;*/
  position: fixed;
  background: #fff;
  top: 103px;
  left: 50%;
  max-width: 1000px;
  min-width: 320px;
  height: auto;
  z-index: 2000;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#sogecommerce-popin .copyright {
  display: none;
}
.sogecommerce-payment-iframe-loader .copyright {
  display: none;
}
.customer-account-create .columns .column.main {
  padding-bottom: 50px;
}
.customer-account-create .label {
  font-size: 100%;
}
.customer-account-create .fieldset > .field:not(.choice) > .label {
  padding: 6px 15px 6px 0;
}
.customer-account-create form input {
  /*width: auto;*/
}
.customer-account-create input[type=checkbox],
.customer-account-create input[type=radio] {
  display: inline;
  width: inherit;
}
.customer-account-create .choice::before {
  display: none;
}
.checkout-onepage-success.page-layout-2columns-right .column.main {
  width: 73.8181818182%;
}
.checkout-onepage-success.page-layout-2columns-right .sidebar-main {
  width: 26.18181818%;
}
.checkout-onepage-success h3 {
  font-size: 23px;
  font-weight: bold;
}
.checkout-onepage-success .checkout-success {
  padding-left: 58px;
  padding-right: 58px;
  margin-bottom: 30px;
  margin-top: 50px;
}
.checkout-onepage-success .checkout-success .confirmation-message {
  margin-top: 40px;
}
.checkout-onepage-success .checkout-success .confirmation-message p {
  margin-bottom: 20px;
}
.checkout-onepage-success .checkout-success .action.primary {
  border-radius: 0px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 7px 20px;
}
.checkout-onepage-success .success-resume-order {
  padding-right: 80px;
  margin-bottom: 30px;
}
.checkout-onepage-success .success-resume-order .success-resume-order-container {
  padding-top: 10px;
  padding-left: 43px;
  background: #e3e3e3;
  margin-left: 15px;
}
.checkout-onepage-success .success-resume-order .success-resume-order-container th,
.checkout-onepage-success .success-resume-order .success-resume-order-container td {
  padding: 8px 0px;
}
.checkout-onepage-success .success-resume-order .success-resume-order-container .success-resume-table {
  max-width: 572px;
}
.checkout-onepage-success .success-resume-order .success-resume-order-container .success-resume-table table {
  width: 100%;
  text-align: left;
}
.checkout-onepage-success .success-resume-order .success-resume-order-container .success-resume-table .success-resume-table-order-container {
  max-height: 225px;
  overflow-y: scroll;
}
.checkout-onepage-success .success-resume-order .success-resume-order-container .success-resume-table .success-resume-table-order-container .success-resume-table-order tr {
  vertical-align: middle;
  height: 75px;
}
.checkout-onepage-success .success-resume-order .success-resume-order-container .success-resume-table .success-resume-table-order-container .success-resume-table-order tr .success-resume-table-order-qty {
  font-size: 14px;
  min-width: 20px;
}
.checkout-onepage-success .success-resume-order .success-resume-order-container .success-resume-table .success-resume-table-order-container .success-resume-table-order tr .success-resume-table-order-name {
  font-weight: bold;
  font-size: 14px;
  min-width: 180px;
}
.checkout-onepage-success .success-resume-order .success-resume-order-container .success-resume-table .success-resume-table-order-container .success-resume-table-order tr .success-resume-table-order-price {
  font-size: 14px;
  width: 112px;
}
.checkout-onepage-success .success-resume-order .success-resume-table-shipping {
  width: 100%;
}
.checkout-onepage-success .success-resume-order .success-resume-table-shipping th.success-resume-table-shipping-name {
  font-weight: normal;
  font-size: 14px;
}
.checkout-onepage-success .success-resume-order .success-resume-table-shipping td.success-resume-table-shipping-price {
  font-size: 14px;
  width: 112px;
}
.checkout-onepage-success .success-resume-order .success-resume-table-total {
  width: 100%;
}
.checkout-onepage-success .success-resume-order .success-resume-table-total th.success-resume-table-total-name {
  font-weight: bold;
  font-size: 14px;
}
.checkout-onepage-success .success-resume-order .success-resume-table-total th.success-resume-table-total-name .success-resume-table-total-method {
  font-weight: normal;
}
.checkout-onepage-success .success-resume-order .success-resume-table-total td.success-resume-table-total-price {
  font-size: 14px;
  width: 112px;
  font-weight: bold;
}
.checkout-onepage-success .success-resume-order .resume-order-separator {
  width: 35px;
  border-top: 1px solid black;
  margin: 35px 0;
}
.checkout-onepage-success .success-resume-order .resume-order-addresses {
  display: flex;
  font-size: 14px;
}
.checkout-onepage-success .success-resume-order .resume-order-addresses .resume-order-address {
  width: 50%;
}
.checkout-onepage-success .success-resume-order .resume-order-addresses .resume-order-address h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}
.checkout-onepage-success .order-success-contact {
  margin-top: 50px;
}
.checkout-onepage-success .order-success-contact h3 {
  font-size: 14px;
  font-weight: normal;
}
.checkout-onepage-success .order-success-contact h4 {
  font-size: 14px;
  font-weight: bold;
}
.checkout-onepage-success .order-success-contact ul {
  display: flex;
  flex-direction: column;
}
.checkout-onepage-success .order-success-contact ul li {
  font-weight: bold;
}
.checkout-onepage-success .order-success-contact .order-success-contact-icon-tel {
  background-image: url('../images/ico-sav.png');
  background-size: 27px 27px;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9000px;
  width: 30px;
  display: inline-block;
  height: 30px;
}
.checkout-onepage-success .order-success-contact .order-success-contact-icon-mail {
  background-image: url('../images/ico-let.png');
  background-size: 29px 22px;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9000px;
  width: 30px;
  display: inline-block;
  height: 30px;
}
.checkout-onepage-success .order-success-line {
  width: 115px;
  border-top: 1px solid black;
  margin-top: 25px;
}
.checkout-onepage-success .magestore-bannerslider.widget-bannerslider {
  width: 230px;
  margin-top: 25px;
}
.checkout-onepage-success .magestore-bannerslider.widget-bannerslider .magestore-bannerslider-title h3 {
  font-size: 14px;
  padding-left: 1em;
}
.checkout-onepage-success .magestore-bannerslider.widget-bannerslider .magestore-bannerslide-flex-slider .flexslider ul.slides li {
  position: relative;
}
.checkout-onepage-success .magestore-bannerslider.widget-bannerslider .magestore-bannerslide-flex-slider .flexslider ul.slides li .flex-caption {
  width: 100%;
  opacity: .61;
  color: #fff;
  bottom: 0;
  min-height: 64px;
  position: absolute;
  background: rgba(0, 0, 0, 0.61);
}
.checkout-onepage-success .magestore-bannerslider.widget-bannerslider .magestore-bannerslide-flex-slider .flexslider ul.slides li .flex-caption p {
  padding: 1em;
}
.checkout-onepage-success .magestore-bannerslider.widget-bannerslider .magestore-bannerslide-flex-slider .flexslider .flex-control-paging li a {
  background: #ebc0c6;
}
.checkout-onepage-success .magestore-bannerslider.widget-bannerslider .magestore-bannerslide-flex-slider .flexslider .flex-control-paging li a.flex-active {
  background: #ad0018;
}
body.qooq-products {
  background: #f3f3f3;
}
body.qooq-products #maincontent {
  margin-bottom: 80px;
}
body.qooq-products .page-title-wrapper {
  margin-top: 60px;
  text-align: center;
}
body.qooq-products .page-title-wrapper h1 {
  font-size: 40px;
  line-height: 48px;
  color: #515356;
}
body.qooq-products .qooq-form-search {
  height: 80px;
  width: 63.9516129%;
  min-width: 500px;
  border-radius: 4px;
  background-color: #FFFFFF;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  background-image: url('../svg/Ic_Search_Black.svg');
  background-repeat: no-repeat;
  background-position: 25px 18px;
  background-size: 40px;
}
body.qooq-products .qooq-form-search .label {
  display: none;
}
body.qooq-products .qooq-form-search .form.minisearch {
  align-self: center;
}
body.qooq-products .qooq-form-search .form.minisearch .field.search {
  margin-left: 100px;
  display: inline-block;
  align-self: center;
}
body.qooq-products .qooq-form-search .form.minisearch .field.search .control #search {
  font-size: 18px;
  border: none;
  width: 538px;
}
body.qooq-products .qooq-form-search .form.minisearch .actions {
  display: inline-block;
  align-self: center;
}
body.qooq-products .search.results {
  max-width: 95.48387097%;
  margin: 0 auto;
}
body.qooq-products .search.results h2 {
  height: 52px;
  color: #ad0018;
  font-size: 36px;
  line-height: 44px;
  text-transform: initial;
  font-weight: 300;
  margin-top: 90px;
  margin-bottom: 50px;
}
body.qooq-products .search.results h2 strong {
  text-transform: uppercase;
}
body.qooq-products .search.results .result-tablet h2 {
  margin-top: 70px;
}
body.qooq-products .search.results .result-pack-more {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 90px;
}
body.qooq-products .search.results .result-pack-more .button-pack {
  background-color: #D4A045;
  height: 40px;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
}
body.qooq-products .search.results .result-pack-more .button-pack a body.qooq-products .search.results .result-pack-more .button-pack a:hover,
body.qooq-products .search.results .result-pack-more .button-pack a:focus,
body.qooq-products .search.results .result-pack-more .button-pack a:active,
body.qooq-products .search.results .result-pack-more .button-pack a:visited {
  color: #ffffff;
  text-decoration: none;
}
body.qooq-products.category-packs .search.results h2 {
  margin-top: 50px;
}
.product-search-list {
  /* the parent */
}
.product-search-list .product-item-info.slick-slide {
  margin-left: 51px;
}
.product-search-list .slick-list {
  margin-left: -51px;
}
.product-search-list.product-slick-2 {
  /* the parent */
}
.product-search-list.product-slick-2 .product-item-info.slick-slide {
  margin-left: 40px;
}
.product-search-list.product-slick-2 .slick-list {
  margin-left: -40px;
}
body .slick-dots li {
  display: inline-block;
}
.product-item-info {
  display: block;
  background: #fff;
  text-align: center;
  border-radius: 0 0 3px 3px;
  border-bottom: 6px solid #ad0018;
  padding-left: 0;
  max-width: 360px;
  height: 500px;
  position: relative;
}
.product-item-info:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.09);
  z-index: -1;
}
.product-item-info .product-item-name {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
.product-item-info .price-box {
  margin-bottom: 28px;
}
.product-item-info .price-box .price-container.price-final_price .price-wrapper span.price {
  font-size: 28px;
  line-height: 34px;
  font-weight: bold;
}
.product-item-info .products-grid .product-item-actions {
  margin: 0 0 35px 0;
}
.product-item-info .product-item-actions {
  display: block;
  margin-bottom: 29px;
}
.product-item-info .product-item-actions .actions-primary {
  display: inline;
}
.product-item-info.pack {
  max-width: 572px;
  height: 420px;
  border-radius: 4px;
  position: relative;
  border-color: #d4a045;
  overflow-y: hidden;
}
.product-item-info.pack .product-image-container {
  height: 266px;
  background-size: cover;
  width: 100%;
}
.product-item-info.pack .product-item-content {
  height: 100px;
}
.product-item-info.pack .product-item-details {
  position: absolute;
  top: 266px;
  left: 0;
  height: 420px;
  background: #fff;
  transition-duration: 0.3s;
  transition-property: top, padding-top;
  padding-top: 20px;
  width: 100%;
}
.product-item-info.pack .product-item-details .pack-pre {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 15px;
  color: #d4a045;
}
.product-item-info.pack .product-item-details .product-item-name-content {
  width: 80%;
  margin: 0 auto;
}
.product-item-info.pack .product-item-details .product-item-name-content .product-item-name {
  font-size: 24px;
  margin-bottom: 10px;
  margin-top: 0;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: baseline;
  white-space: nowrap;
  overflow-x: hidden;
  text-align: center;
  color: #515356;
}
.product-item-info.pack .product-item-details .product-item-name-content .product-item-name span {
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-item-info.pack .product-item-details .pack-description {
  font-size: 14px;
  line-height: 17px;
  padding: 0 57.25px;
}
.product-item-info.pack .product-item-details .actions {
  margin-top: 126px;
}
.product-item-info.pack .product-item-details .actions .button-pack {
  background-color: #D4A045;
  height: 40px;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  width: 332px;
  border: none;
}
.product-item-info.pack .product-item-details .actions .button-pack a:hover {
  color: #ffffff;
  text-decoration: none;
}
.product-item-info.pack .product-item-details .actions .button-pack a:focus,
.product-item-info.pack .product-item-details .actions .button-pack a:active,
.product-item-info.pack .product-item-details .actions .button-pack a:visited {
  color: #fff;
  text-decoration: none;
}
.product-item-info.pack .product-item-details .actions .actions-view {
  text-align: center;
  margin-top: 22px;
}
.product-item-info.pack .product-item-details .actions .actions-view a {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 17px;
  color: #515356;
}
.product-item-info.pack .pack-qty-stamp {
  position: absolute;
  display: inline-block;
  height: 0;
  width: 0;
  border-top: 100px solid #d4a045;
  border-left: 100px solid transparent;
  right: 0;
  top: 0;
}
.product-item-info.pack .pack-qty-stamp .pack-qty {
  position: absolute;
  right: -19px;
  top: -87px;
  transform: rotate(45deg);
  color: #fff;
  font-size: 30px;
  display: block;
  width: 100px;
}
.product-item-info.pack:hover .product-item-details {
  top: 0px;
  padding-top: 40px;
}
.product-item-info.pack:hover .product-item-name-content {
  width: 80%;
  margin: 0 auto;
}
.product-item-info.pack:hover .product-item-name-content .product-item-name {
  overflow-x: auto;
  height: auto;
}
.product-item-info.pack:hover .product-item-name-content .product-item-name span {
  overflow: auto;
  text-overflow: initial;
  white-space: initial;
}
.product-item-info.pack:nth-child(2n) {
  margin-right: 0;
}
.slick-slider .slick-track {
  margin-left: 0px;
}
.slick-slider .slick-dots {
  bottom: -75px;
}
.slick-slider .slick-dots li button:before {
  font-size: 13px;
}
.slick-slider .slick-prev {
  left: -100px;
  background-image: url(../svg/Ic_Chevron_QOOQstore.svg);
  transform: rotate(90deg);
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  border: none;
}
.slick-slider .slick-prev:before {
  content: " ";
}
.slick-slider .slick-next {
  right: -100px;
  background-image: url(../svg/Ic_Chevron_QOOQstore.svg);
  transform: rotate(-90deg);
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  border: none;
}
.slick-slider .slick-next:before {
  content: " ";
}
.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
  color: #ccc;
  font-size: 50px;
}
body.category-packs .promo-pack .promo-pack-description {
  min-height: 132px;
  padding: 30px;
  background-color: #fff;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
body.category-packs .promo-pack .promo-pack-description p {
  font-size: 20px;
  line-height: 24px;
  font-weight: normal;
}
body.category-packs .sorter-label {
  display: none;
}
body.category-packs .sorter-options {
  display: none;
}
body.category-packs .toolbar-products .pages {
  display: block;
}
body.category-packs .toolbar-products .pages:first-child {
  display: none;
}
body.category-packs .toolbar-amount {
  display: none;
}
body.category-packs .toolbar-sorter.sorter:first-child {
  display: none;
}
body.category-packs .toolbar.toolbar-products:first-child {
  display: none;
}
body.category-packs .block.filter .filter-options-title {
  display: none;
}
body.category-packs .block.filter .filter-title {
  display: none;
}
body.category-packs .block.filter .filter-current {
  display: none;
}
body.category-packs .block.filter .filter-actions {
  display: none;
}
body.category-packs .block.filter .items li.item {
  display: inline;
}
body.category-packs .block.filter .items li.item a {
  height: 40px;
  padding: 11px 20px;
  display: inline-block;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  text-transform: uppercase;
  color: #515356;
  border: 1px solid #bbb;
  border-radius: 8px;
  margin-right: 25px;
}
body.category-packs .block.filter .items li.item a:hover {
  background-color: #d4a045;
  border: 1px solid #d4a045;
  text-decoration: none;
  color: #fff;
}
body.category-packs .block.filter .items li.item a:focus,
body.category-packs .block.filter .items li.item a:active,
body.category-packs .block.filter .items li.item a:visited {
  text-decoration: none;
  border: 1px solid #bbb;
  color: #515356;
}
body.category-packs .block.filter .items li.item a .count {
  display: none;
}
body.category-packs .block.filter .items li.item.mana-selected a {
  background-color: #d4a045;
  border: 1px solid #d4a045;
  text-decoration: none;
  color: #fff;
}
body.category-packs .product-search-list .product_list-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 40px;
  grid-row-gap: 1em;
}
body.category-packs .product-search-list .product_list-container .product-item-info {
  display: block;
  margin-right: 0;
  width: auto;
}
body.category-packs .product-list-actions {
  text-align: center;
  margin: 50px 0 100px 0;
  position: relative;
}
body.category-packs .product-list-actions button {
  height: 40px;
  padding: 11px 20px;
  display: inline-block;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #d4a045;
  border-radius: 8px;
  background-color: #d4a045;
  border-radius: 29px;
  padding-left: 20px;
  padding-right: 20px;
}
body.category-packs .product-list-actions button:hover {
  background-color: #fff;
  text-decoration: none;
  color: #d4a045;
}
body.category-packs .product-list-actions .align-right {
  position: absolute;
  right: 0;
  top: 0;
  justify-content: inherit;
  height: 40px;
  padding-right: 40px;
  background-image: url(../images/Ic_Chevron_QOOQstore-top.png);
  background-repeat: no-repeat;
  background-position: right 5px center;
}
body.category-packs .product-list-actions .align-right .slide-top {
  font-size: 15px;
  margin-top: 8px;
  display: block;
  color: #515356;
}
@media (min-width: 1200px) {
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar {
    position: inherit !important;
    margin-left: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  body .page-header {
    /*position: fixed;
    left: 0;
    right: 0;
    background: @color-white;
    z-index: 999;*/
    margin-top: 0;
    padding-bottom: 0;
  }
  body .page-header .header {
    padding: 0 20px 0 20px;
    position: relative;
  }
  body .page-header .header .navigation {
    position: absolute;
    width: 100%;
    max-width: 100%;
    display: none;
    background: #fff;
    margin-left: -20px;
    top: 75px;
  }
  body .page-header .header .navigation .level0 {
    border-top: 0;
  }
  body .page-header .header .navigation ul {
    width: 100%;
  }
  body .page-header .header .navigation ul li {
    margin-right: 0;
  }
  body .page-header .header .navigation ul li a span {
    font-weight: 400;
  }
  body .page-header .header .navigation ul li.last {
    display: none;
  }
  body .page-header .header .logo {
    margin: 0;
  }
  body .page-header .header .logo img {
    width: 50px;
    margin: 10px 0;
    display: inline-block;
  }
  body .page-header .header .minicart-wrapper {
    position: absolute;
    right: 20px;
    top: 12px;
    margin-right: 0;
  }
  body .page-header .header .minicart-wrapper .action.showcart .text {
    display: none;
  }
  body .menu {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: #ffffff;
    z-index: 99;
    max-height: calc(100vh - 70px);
    overflow: auto;
  }
  body .menu li {
    display: block;
    margin: 20px 0;
  }
  body .menu li:hover:before {
    content: '';
    height: 37px;
    width: 5px;
    background: #b0181a;
    position: absolute;
    left: 0;
  }
  body .panier {
    margin: 0;
    padding: 0;
    position: relative;
  }
  body .panier img {
    margin: 20px 15px;
    width: 30px;
  }
  body .panier span {
    background: #ffffff;
    border: 1px solid #b0181a;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: 0;
    top: 35px;
    text-align: center;
    padding: 1px 0;
  }
  body .panier-content {
    top: 0;
    right: 0;
    width: 320px;
    max-height: calc(100vh - 70px);
    overflow: auto;
    background: #ffffff;
  }
  body .panier-content:before {
    content: none;
  }
  body .hamburger-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 15px;
    cursor: pointer;
  }
  body .bar,
  body .bar:after,
  body .bar:before {
    width: 30px;
    height: 1px;
  }
  body .bar {
    position: relative;
    transform: translateY(7px);
    background: #000000;
    transition: all 0ms 300ms;
  }
  body .bar.animate {
    background: rgba(0, 0, 0, 0);
  }
  body .bar:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 7px;
    background: #000000;
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  body .bar:after {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    background: #000000;
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  body .bar.animate:after {
    top: 0;
    transform: rotate(45deg);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  body .bar.animate:before {
    bottom: 0;
    transform: rotate(-45deg);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  body .sub-menu li {
    float: none;
    padding-left: 30px;
    margin: 0;
  }
  body .sub-menu li a {
    padding: 15px;
  }
  /* FOOTER */
  footer {
    width: 100%;
  }
  footer .social li {
    float: left;
    margin-right: 38px;
  }
  footer .social li:last-child {
    margin-right: 0;
  }
  footer a {
    color: #ffffff;
  }
  .footer-red {
    background: #b0181a;
    color: #ffffff;
    text-transform: uppercase;
  }
  .footer-red li {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    padding: 40px 0;
  }
  .footer-grey {
    background: #1A1A1A;
    color: #ffffff;
    font-size: 14px;
    padding: 80px 0;
    text-transform: uppercase;
    position: relative;
  }
  .footer-grey ul li {
    display: block;
  }
  .footer-grey a {
    font-size: 14px;
    display: block;
    padding: 10px 0;
    line-height: 14px;
  }
  .footer-grey a:hover,
  .footer-grey a:focus,
  .footer-grey a:active,
  .footer-grey a:visited {
    color: #ffffff;
  }
  .suivez-nous {
    margin-top: 40px;
    text-align: center;
  }
  .suivez-nous .dropdown-toggle {
    text-align: left;
  }
  .suivez-nous .social li {
    margin-top: 7px;
  }
  .suivez-nous .social li a {
    font-size: 20px;
  }
  body {
    padding-bottom: 432px;
  }
  body .page-header {
    height: 75px;
  }
  #maincontent {
    margin-top: 75px;
  }
  body .page-header .header .navigation ul.top-menu {
    justify-content: center;
    display: flex;
  }
  body .page-header .header .navigation ul.top-menu li.level0 {
    padding: 0 15px;
  }
  body.cms-index-index .container {
    width: 100%;
  }
  footer .footer-grey ul li {
    display: block;
  }
  footer .footer-grey .suivez-nous {
    margin-top: 0;
    padding: 0;
  }
  footer .footer-grey .suivez-nous .dropdown {
    margin: 10px 8px 20px 0;
  }
  footer .social li {
    margin-right: 20px;
  }
  .checkout-onepage-success .success-resume-order .success-resume-order-container {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0;
  }
  .videos h2 {
    margin: 0 0 25px;
  }
  .videos p {
    margin-bottom: 0;
  }
  .videos .carousel-list {
    margin-top: 55px;
    position: relative;
  }
  .videos .carousel-item {
    text-align: center;
  }
  .videos .carousel-item p {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    margin-top: 32px;
  }
  .carousel-arrows .arrow-prev {
    left: 0;
    right: inherit;
  }
  .carousel-arrows .arrow-next {
    right: 0;
    left: inherit;
  }
  .product-info {
    text-align: center;
    padding-top: 50px;
  }
  .product-info .price {
    margin-top: 60px;
  }
  .product-info .shop-info {
    margin: 0 auto;
  }
  .product-info .sprite_img {
    text-align: center;
  }
  .product-info .sprite_img a {
    display: inline-block;
    float: none;
  }
  .page-product-bundle.page-layout-1column .product-details .product-info-main {
    text-align: left;
  }
  .page-product-bundle.page-layout-1column .product-details .product-info-main .page-product-bundle {
    width: auto;
  }
  .page-product-bundle.page-layout-1column .product-details .product-info-main .product-add-form {
    width: auto;
  }
  .page-product-bundle.page-layout-1column .product-details .product-info-main .product-option-wrapper input.checkbox {
    vertical-align: middle;
    position: relative;
    bottom: 1px;
    white-space: normal;
    height: 20px;
  }
  .page-product-bundle.page-layout-1column .product-details .product-info-main .product-option-wrapper label.label {
    white-space: normal;
  }
  .more-product-details .tabs-content .tab-titles > li:last-child {
    padding-right: 0;
    margin-right: 0;
  }
  .terms_conditions {
    padding-top: 100px;
  }
  #sogecommerce-popin {
    top: 72px;
  }
  .checkout-onepage-success .success-resume-order .success-resume-table-order-thumbnail {
    display: none;
  }
  .checkout-onepage-success .success-resume-order .success-resume-table-order-qty {
    font-size: 18px;
  }
  .checkout-onepage-success .success-resume-order .success-resume-order-container {
    padding-left: 58px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .page-header {
    /*position: fixed;
    left: 0;
    right: 0;
    background: @color-white;
    z-index: 999;*/
    margin-top: 0;
    padding-bottom: 0;
  }
  body .page-header .header {
    padding: 0 20px 0 20px;
    position: relative;
  }
  body .page-header .header .navigation {
    position: absolute;
    width: 100%;
    max-width: 100%;
    display: none;
    background: #fff;
    margin-left: -20px;
    top: 75px;
  }
  body .page-header .header .navigation .level0 {
    border-top: 0;
  }
  body .page-header .header .navigation ul {
    width: 100%;
  }
  body .page-header .header .navigation ul li {
    margin-right: 0;
  }
  body .page-header .header .navigation ul li a span {
    font-weight: 400;
  }
  body .page-header .header .navigation ul li.last {
    display: none;
  }
  body .page-header .header .logo {
    margin: 0;
  }
  body .page-header .header .logo img {
    width: 50px;
    margin: 10px 0;
    display: inline-block;
  }
  body .page-header .header .minicart-wrapper {
    position: absolute;
    right: 20px;
    top: 12px;
    margin-right: 0;
  }
  body .page-header .header .minicart-wrapper .action.showcart .text {
    display: none;
  }
  body .menu {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: #ffffff;
    z-index: 99;
    max-height: calc(100vh - 70px);
    overflow: auto;
  }
  body .menu li {
    display: block;
    margin: 20px 0;
  }
  body .menu li:hover:before {
    content: '';
    height: 37px;
    width: 5px;
    background: #b0181a;
    position: absolute;
    left: 0;
  }
  body .panier {
    margin: 0;
    padding: 0;
    position: relative;
  }
  body .panier img {
    margin: 20px 15px;
    width: 30px;
  }
  body .panier span {
    background: #ffffff;
    border: 1px solid #b0181a;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: 0;
    top: 35px;
    text-align: center;
    padding: 1px 0;
  }
  body .panier-content {
    top: 0;
    right: 0;
    width: 320px;
    max-height: calc(100vh - 70px);
    overflow: auto;
    background: #ffffff;
  }
  body .panier-content:before {
    content: none;
  }
  body .hamburger-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 15px;
    cursor: pointer;
  }
  body .bar,
  body .bar:after,
  body .bar:before {
    width: 30px;
    height: 1px;
  }
  body .bar {
    position: relative;
    transform: translateY(7px);
    background: #000000;
    transition: all 0ms 300ms;
  }
  body .bar.animate {
    background: rgba(0, 0, 0, 0);
  }
  body .bar:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 7px;
    background: #000000;
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  body .bar:after {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    background: #000000;
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  body .bar.animate:after {
    top: 0;
    transform: rotate(45deg);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  body .bar.animate:before {
    bottom: 0;
    transform: rotate(-45deg);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  body .sub-menu li {
    float: none;
    padding-left: 30px;
    margin: 0;
  }
  body .sub-menu li a {
    padding: 15px;
  }
  /* FOOTER */
  footer {
    width: 100%;
  }
  footer .social li {
    float: left;
    margin-right: 38px;
  }
  footer .social li:last-child {
    margin-right: 0;
  }
  footer a {
    color: #ffffff;
  }
  .footer-red {
    background: #b0181a;
    color: #ffffff;
    text-transform: uppercase;
  }
  .footer-red li {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    padding: 40px 0;
  }
  .footer-grey {
    background: #1A1A1A;
    color: #ffffff;
    font-size: 14px;
    padding: 80px 0;
    text-transform: uppercase;
    position: relative;
  }
  .footer-grey ul li {
    display: block;
  }
  .footer-grey a {
    font-size: 14px;
    display: block;
    padding: 10px 0;
    line-height: 14px;
  }
  .footer-grey a:hover,
  .footer-grey a:focus,
  .footer-grey a:active,
  .footer-grey a:visited {
    color: #ffffff;
  }
  .suivez-nous {
    margin-top: 40px;
    text-align: center;
  }
  .suivez-nous .dropdown-toggle {
    text-align: left;
  }
  .suivez-nous .social li {
    margin-top: 7px;
  }
  .suivez-nous .social li a {
    font-size: 20px;
  }
  body {
    padding-bottom: 572px;
  }
  h2 {
    font-size: 24px;
  }
  body .page-header .header .navigation .level0.level-top {
    position: inherit;
  }
  .bg-cover {
    position: relative;
  }
  .bg-cover.bg-left,
  .bg-cover.bg-right {
    width: 100%;
    height: 400px;
  }
  .banner {
    padding: 170px 0 100px 0;
    text-align: center;
  }
  .banner h2 {
    font-size: 35px;
  }
  .banner p {
    font-size: 20px;
    line-height: 24px;
  }
  .banner .banner-buttons {
    width: 200px;
    margin: 0 auto;
  }
  .banner .banner-buttons a {
    margin: 10px auto;
    width: 100%;
  }
  .banner .banner-buttons a:first-child {
    margin-right: 0;
  }
  .magestore-bannerslider .slider-banner-over .slider-caption .left h2,
  .magestore-bannerslider .slider-banner-over .slider-caption .left p,
  .magestore-bannerslider .slider-banner-over .slider-caption .left .banner-buttons {
    margin-left: 30px;
  }
  .magestore-bannerslider .slider-banner-over .slider-caption .right h2,
  .magestore-bannerslider .slider-banner-over .slider-caption .right p,
  .magestore-bannerslider .slider-banner-over .slider-caption .right .banner-buttons {
    margin-right: 30px;
  }
  body.cms-index-index .container {
    width: 100%;
  }
  .usages .usages-container .usages-list.grid .grid-col {
    width: 45.77702703%;
  }
  .usages .usages-container .usages-list.grid .grid-col:nth-child(3n) {
    margin-right: 4.222972973%;
  }
  .usages .usages-container .usages-list.grid .grid-col:nth-child(2n) {
    margin-right: 0;
  }
  .home-section {
    padding: 80px 0 0;
  }
  .home-section h2 {
    font-size: 24px;
  }
  .home-section .bg-cover {
    margin-top: 80px;
  }
  .home-testimonials {
    text-align: center;
  }
  .home-testimonials .bg-cover {
    height: 200px;
  }
  .home-testimonials .carousel-list {
    position: relative;
    margin: 0;
    overflow: hidden;
  }
  .carousel-arrows {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -50px;
  }
  .carousel-arrows .arrow-prev {
    right: inherit;
    left: 20px;
  }
  .carousel-arrows .arrow-next {
    left: inherit;
    right: 20px;
  }
  .carousel-arrows span {
    font-size: 22px;
    color: #808285;
  }
  .testimonials > section {
    padding: 60px 0 0;
  }
  .testimonials .bg-cover {
    height: 350px;
    margin-top: 60px;
  }
  .product-details-info .product-details-points {
    position: relative;
  }
  .product-details-info .product-details-points .line {
    display: none;
  }
  .product-details-info .product-details-left {
    margin-top: 40px;
    text-align: left;
    position: static;
    left: inherit;
  }
  .product-details-info .product-details-left .product-details-left-two,
  .product-details-info .product-details-left .product-details-left-one {
    position: static;
    top: 0;
  }
  .product-details-info .product-details-right {
    margin-top: 30px;
    text-align: left;
    position: static;
    right: inherit;
  }
  .product-details-info .product-details-right .product-details-right-one {
    position: static;
    top: 0;
  }
  .product-details-info .product-details-right .product-details-right-two {
    position: static;
    top: 0;
  }
  .product-grey-section .home-section .bg-cover.all-width {
    height: 350px;
  }
  .product-grey-section .home-section.videos {
    padding: 80px 0;
  }
  .product-info {
    text-align: center;
    padding-top: 50px;
  }
  .product-info .price {
    margin-top: 60px;
  }
  .product-info .shop-info {
    margin: 0 auto;
  }
  .product-info .sprite_img {
    text-align: center;
  }
  .product-info .sprite_img a {
    display: inline-block;
    float: none;
  }
  .more-product-details .tabs-content .tab-titles > li:last-child {
    padding-right: 0;
    margin-right: 0;
  }
  .terms_conditions {
    padding-top: 100px;
  }
  .footer-red li {
    padding: 40px 0;
    font-size: 14px;
  }
  .footer-grey ul li {
    float: none;
    display: inline-block;
  }
  .checkout-onepage-success .success-resume-order .resume-order-addresses {
    flex-direction: column;
  }
  .checkout-onepage-success .success-resume-order .resume-order-addresses .resume-order-address {
    width: 100%;
  }
  html body.checkout-cart-index .page-wrapper .page-header .header .navigation {
    z-index: 10000;
  }
  html body.checkout-cart-index .page-wrapper .page-header .header .navigation ul {
    display: block;
  }
  html body.checkout-cart-index .page-wrapper #maincontent {
    margin-top: 40px;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container {
    margin-top: 0;
    display: flex;
    flex-direction: column-reverse;
    position: relative;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .page-title-wrapper {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart-summary {
    height: auto;
    padding: 0;
    width: 100%;
    float: none;
    position: initial;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart-summary .title {
    margin-bottom: 20px;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart-summary .cart-summary-content {
    margin-top: 0;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart-summary .cart-summary-content .table-wrapper {
    margin: 0;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart-summary .cart-summary-content .discount .fieldset .field input {
    width: 80%;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 0;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table {
    display: flex;
    flex-direction: column;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table tbody,
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table tr,
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table td {
    display: block;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table td.col.item {
    display: flex;
    width: 100%;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table tbody.item tr .col.item .product-item-photo {
    position: initial;
    max-width: initial;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table tbody.item tr .col.item .product-item-photo .product-image-container {
    width: 100px !important;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table tbody.item tr .col.item .product-item-photo .product-image-container .product-image-wrapper {
    margin: 0;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table tbody.item tr .col.item .product-item-photo .product-image-container .product-image-wrapper .product-item-photo {
    position: initial;
    max-width: auto;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table .product-item-photo {
    display: inline-flex;
    width: 115px;
    margin-right: 0;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table tbody.item tr .col.item .product-item-details {
    display: inline-flex;
    width: initial;
    font-size: 18px;
    padding: 0;
    margin-right: 25px;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table .col.qty:before,
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table .col.price:before {
    content: '';
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table td.col.price {
    width: 100%;
    float: none;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table td.col.price .price {
    margin-top: 0;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table td.col.price .price-including-tax {
    width: 50%;
    text-align: right;
    display: inline-block;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table td.col.price .field.qty {
    width: 25%;
    display: inline-block;
    text-align: right;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table td.col.price .control.qty {
    width: 25%;
    display: inline-block;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table td.col.remove {
    width: 10%;
    display: inline-block;
    position: absolute;
    top: -10px;
    right: -3px;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .block-cart-slider {
    margin-bottom: 80px;
  }
}
@media (max-width: 768px) {
  body .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  body .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: 0;
  }
  body .page-header {
    /*position: fixed;
    left: 0;
    right: 0;
    background: @color-white;
    z-index: 999;*/
    margin-top: 0;
    padding-bottom: 0;
  }
  body .page-header .header {
    padding: 0 20px 0 20px;
    position: relative;
  }
  body .page-header .header .navigation {
    position: absolute;
    width: 100%;
    display: none;
    background: #fff;
    margin-left: -20px;
    top: 75px;
  }
  body .page-header .header .navigation .level0 {
    border-top: 0;
  }
  body .page-header .header .navigation .parent .level-top:after {
    content: unset;
    left: 50%;
    bottom: -20px;
    margin-left: -21px;
  }
  body .page-header .header .navigation ul.top-menu {
    width: 100%;
  }
  body .page-header .header .navigation ul.top-menu li {
    margin-right: 0;
  }
  body .page-header .header .navigation ul.top-menu li.level0 {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    height: 50px;
  }
  body .page-header .header .navigation ul.top-menu li.level0:hover,
  body .page-header .header .navigation ul.top-menu li.level0:active {
    height: auto;
  }
  body .page-header .header .navigation ul.top-menu li.level0:hover ul.submenu.level0,
  body .page-header .header .navigation ul.top-menu li.level0:active ul.submenu.level0 {
    height: auto;
    display: block;
    z-index: 1000;
    position: relative;
    background: none;
  }
  body .page-header .header .navigation ul.top-menu li.level0:hover ul.submenu.level0:before,
  body .page-header .header .navigation ul.top-menu li.level0:active ul.submenu.level0:before {
    content: '';
    background: none;
  }
  body .page-header .header .navigation ul.top-menu li.level0 ul.submenu {
    bottom: 0;
    width: auto;
    overflow-x: auto;
  }
  body .page-header .header .navigation ul.top-menu li.level0 ul.submenu li {
    display: block;
    height: 30px;
  }
  body .page-header .header .navigation ul.top-menu li a {
    width: 100%;
  }
  body .page-header .header .navigation ul.top-menu li a span {
    font-weight: 400;
  }
  body .page-header .header .navigation ul.top-menu li.last {
    display: none;
  }
  body .page-header .header .logo {
    margin: 0;
  }
  body .page-header .header .logo img {
    width: 50px;
    margin: 10px 0;
    display: inline-block;
  }
  body .page-header .header .minicart-wrapper {
    margin-right: 0;
    position: absolute;
    right: 20px;
    top: 12px;
  }
  body .page-header .header .minicart-wrapper .action.showcart .text {
    display: none;
  }
  body .menu {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: #ffffff;
    z-index: 99;
    max-height: calc(100vh - 70px);
    overflow: auto;
  }
  body .menu li {
    display: block;
    margin: 20px 0;
  }
  body .menu li:hover:before {
    content: '';
    height: 37px;
    width: 5px;
    background: #b0181a;
    position: absolute;
    left: 0;
  }
  body .panier {
    margin: 0;
    padding: 0;
    position: relative;
  }
  body .panier img {
    margin: 20px 15px;
    width: 30px;
  }
  body .panier span {
    background: #ffffff;
    border: 1px solid #b0181a;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: 0;
    top: 35px;
    text-align: center;
    padding: 1px 0;
  }
  body .panier-content {
    top: 0;
    right: 0;
    width: 320px;
    max-height: calc(100vh - 70px);
    overflow: auto;
    background: #ffffff;
  }
  body .panier-content:before {
    content: none;
  }
  body .hamburger-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 15px;
    cursor: pointer;
  }
  body .bar,
  body .bar:after,
  body .bar:before {
    width: 30px;
    height: 1px;
  }
  body .bar {
    position: relative;
    transform: translateY(7px);
    background: #000000;
    transition: all 0ms 300ms;
  }
  body .bar.animate {
    background: rgba(0, 0, 0, 0);
  }
  body .bar:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 7px;
    background: #000000;
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  body .bar:after {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    background: #000000;
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  body .bar.animate:after {
    top: 0;
    transform: rotate(45deg);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  body .bar.animate:before {
    bottom: 0;
    transform: rotate(-45deg);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  body .sub-menu li {
    float: none;
    padding-left: 30px;
    margin: 0;
  }
  body .sub-menu li a {
    padding: 15px;
  }
  /* FOOTER */
  .footer-red li {
    font-size: 12px;
  }
  /*

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  .footer-grey .social li {
    float: left;
    margin-right: 38px;
    &:last-child {
      margin-right: 0;
    }
  }
  .dropdown {
    padding-left: 0;
    .dropdown-toggle {
      background: transparent;
      border: 1px solid @color-white;
      padding: 5px 10px;
    }
    .dropdown-toggle span {
      float: right;
      margin: 8px 0;
    }
    .dropdown-menu{
      min-width: 0;
      width: 70px;
      left: 15px;
      right: 15px;
      border-radius: 0;
      border: 1px solid @color-white;
    }
    .dropdown-menu > li > a {
      padding: 3px 10px;
      color: @color-black;
    }
  }
}

footer a {
  color: @color-white;
}
.footer-red {
  background: @color-red;
  color: @color-white;
  text-transform: uppercase;
}
.footer-red li {
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  padding: 10px 20px;
}
.footer-grey {
  background: #1A1A1A;
  color: @color-white;
  font-size: 14px;
  padding: 60px 0;
  text-transform: uppercase;
}
.footer-grey ul li {
  display: block;
}
.footer-grey a {
  font-size: 14px;
  display: block;
  padding: 10px 0;
  line-height: 14px;
  &:hover,
  &:focus,
  &:active,
  &:visited {
    color: @color-white;
  }
}
*/
  /*

footer {
  text-align: center;
  .dropdown {
    width: 70px;
    display: inline-block;
    margin-bottom: 50px;
    &:first-child {
      margin-right: 20px;
    }
  }
  .social li {
    margin-top: 50px;
    a {
      font-size: 20px;
    }
  }
}
.footer-red li {
  padding: 40px 0;
  font-size: 14px;
}
.footer-grey {
  ul li {
    float: none;
  }
  .suivez-nous ul.social li {
    display: inline-block;
  }
}

*/
  footer {
    text-align: center;
  }
  footer .dropdown {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
  }
  footer .dropdown .dropdown-menu {
    left: 0;
  }
  footer.footer-grey .ui-dialog {
    display: none;
  }
  footer.footer-grey .visible-xs .switcher {
    display: inline-block;
  }
  footer.footer-grey ul.social {
    margin-top: 40px;
  }
  footer.footer-grey ul.social li {
    float: none;
    display: inline-block;
  }
  footer.footer-grey ul.social li a {
    font-size: 20px;
  }
  footer .footer-red li {
    padding: 40px 0;
    font-size: 12px;
  }
  body {
    padding-bottom: 0;
  }
  h2 {
    font-size: 24px;
    text-align: center;
  }
  body.cms-index-index .container {
    width: 100%;
  }
  .bg-cover {
    position: relative;
  }
  .bg-cover.bg-left,
  .bg-cover.bg-right {
    width: 100%;
    height: 400px;
  }
  .magestore-bannerslider-standard {
    display: none;
  }
  .magestore-bannerslider .slider-banner-over .slider-caption .right {
    text-align: center;
    float: none;
    margin: 0 auto;
  }
  .magestore-bannerslider .slider-banner-over .slider-caption .left {
    text-align: center;
    float: none;
    margin: 0 auto;
  }
  .magestore-bannerslider .slider-banner-over .slider-caption .left h2,
  .magestore-bannerslider .slider-banner-over .slider-caption .right h2 {
    text-align: center;
  }
  .magestore-bannerslider .slider-banner-over .slider-caption .left p,
  .magestore-bannerslider .slider-banner-over .slider-caption .right p {
    text-align: center;
  }
  .magestore-bannerslider .slider-banner-over .slider-caption .left .banner-buttons,
  .magestore-bannerslider .slider-banner-over .slider-caption .right .banner-buttons {
    text-align: center;
  }
  .banner {
    padding: 100px 0;
    text-align: center;
  }
  .banner h2 {
    font-size: 35px;
  }
  .banner p {
    font-size: 20px;
    line-height: 24px;
  }
  .banner .banner-buttons {
    width: 200px;
    margin: 0 auto;
  }
  .banner .banner-buttons a {
    margin: 10px auto;
    width: 100%;
  }
  .banner .banner-buttons a:first-child {
    margin-right: 0;
  }
  .usages .usages-container .usages-list.grid .grid-col {
    width: 100%;
  }
  .usages .usages-container .usages-list.grid .grid-col:nth-child(3n) {
    margin-right: 0;
  }
  .usages .usages-container .usages-list.grid .grid-col:nth-child(2n) {
    margin-right: 0;
  }
  .usages .usages-container .usages-list.grid .grid-col:nth-child(1n) {
    margin-right: 0;
  }
  .home-section {
    padding: 40px 0 0;
  }
  .home-section h2 {
    font-size: 24px;
  }
  .home-section .bg-cover {
    margin-top: 80px;
  }
  .qooq-info {
    padding: 40px 0 0;
  }
  .qooq-info .item {
    display: flex;
    flex: 1;
    align-items: center;
    margin-top: 20px;
  }
  .qooq-info .item span {
    margin: 0;
    float: left;
    font-size: 60px;
  }
  .qooq-info p {
    float: left;
    text-align: left;
    margin-left: 30px;
  }
  .m-techonologie-button {
    margin-top: 0px;
  }
  .m-techonologie-button .red-button {
    margin-bottom: 50px;
  }
  .accessoires {
    padding: 60px 0;
  }
  .accessoires img {
    height: auto;
  }
  .home-testimonials {
    padding: 60px 0;
    text-align: center;
  }
  .home-testimonials .carousel-control {
    background-image: none;
  }
  .home-testimonials .carousel-control.left {
    margin-left: 15px !important;
  }
  .home-testimonials .carousel-control.right {
    margin-right: 15px !important;
  }
  .home-testimonials .bg-cover {
    height: 200px;
  }
  .home-testimonials .carousel-list {
    position: relative;
    margin: 0;
    overflow: hidden;
  }
  .home-testimonials .testimonials-post-list {
    min-height: 250px;
  }
  .home-testimonials .carousel-arrows a {
    text-decoration: none;
  }
  .home-testimonials .carousel-arrows a span {
    font-size: 22px;
    color: #808285;
    text-decoration: none;
  }
  .home-testimonials .carousel-arrows .carousel-control {
    opacity: 1;
    text-shadow: none;
  }
  .home-testimonials .carousel-arrows .carousel-control.left,
  .home-testimonials .carousel-arrows .carousel-control.right {
    background: none;
  }
  .testimonials .carousel-control {
    background-image: none;
  }
  .testimonials .carousel-control.left {
    margin-left: 0px !important;
  }
  .testimonials .carousel-control.right {
    margin-right: 0px !important;
  }
  .testimonials > section {
    padding: 60px 0 0;
  }
  .testimonials > section:first-child .all-width {
    background-position: left;
  }
  .testimonials > section:nth-child(2) .all-width {
    background-position: right;
  }
  .testimonials > section:nth-child(3) .all-width {
    background-position: left;
  }
  .testimonials .bg-cover {
    height: 350px;
    margin-top: 60px;
  }
  .checkout .modal.in .modal-dialog {
    width: 100%;
    top: 75px;
    left: 0;
    right: 0;
    margin: 0;
  }
  .modal-detail .modal-dialog {
    max-height: calc(100vh - 70px);
    overflow: auto;
  }
  .product-banner {
    padding: 160px 0 60px;
  }
  .product-banner img {
    width: 70px;
  }
  .product-details-info .product-details-points {
    position: relative;
  }
  .product-details-info .product-details-points .line {
    display: none;
  }
  .product-details-info .product-details-left {
    margin-top: 20px;
    text-align: left;
    position: static;
    left: inherit;
  }
  .product-details-info .product-details-left .product-details-left-two,
  .product-details-info .product-details-left .product-details-left-one {
    position: static;
    top: 0;
    margin-top: 20px;
  }
  .product-details-info .product-details-right {
    text-align: left;
    position: static;
    right: inherit;
  }
  .product-details-info .product-details-right .product-details-right-one {
    position: static;
    margin-top: 20px;
    top: 0;
  }
  .product-details-info .product-details-right .product-details-right-two {
    position: static;
    margin-top: 20px;
    top: 0;
  }
  .product-grey-section .home-section .bg-cover.all-width {
    height: 250px;
    background-position: center right;
  }
  .product-grey-section .home-section.videos {
    padding: 80px 0;
  }
  .highlight-product {
    padding: 0;
  }
  .highlight-product .separator {
    display: none;
  }
  .highlight-product .highlight-info {
    text-align: center;
    height: auto;
    padding-bottom: 50px;
  }
  .product-info-main {
    text-align: center;
    padding-top: 20px;
  }
  .product-info-main .price {
    margin-top: 60px;
  }
  .product-info-main .shop-info,
  .product-info-main .product-add-form {
    width: 200px;
    margin: 0 auto;
  }
  .product-info-main .product-add-form {
    padding-top: 10px;
  }
  .product-info-main .shop-info,
  .product-info-main .box-tocart .qty {
    margin: 0 auto;
  }
  .product-info-main .sprite_img {
    text-align: center;
  }
  .product-info-main .sprite_img a {
    display: inline-block;
    float: none;
  }
  .more-product-details .tabs-content .tab-titles > li:last-child {
    padding-right: 0;
    margin-right: 0;
  }
  #faqs .tabs-content .select .dropdown {
    margin: 0;
  }
  #faqs .tab-content {
    padding: 0 15px;
  }
  #faqs .tab-content > .tab-pane {
    display: block;
  }
  .more-product-details .tabs-content {
    padding: 0 0 20px;
  }
  .more-product-details .tab-content {
    padding: 0 15px;
  }
  .more-product-details .tab-content > .tab-pane {
    display: block;
  }
  #contacts .contacts-form {
    border-right: 0;
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 30px;
  }
  .partners-list img {
    margin: 0;
    display: block;
    margin: 0 auto;
  }
  .partners-list img:first-child,
  .partners-list img:last-child {
    margin: 0 auto;
  }
  .terms_conditions {
    padding-top: 100px;
  }
  .terms_conditions .tab-content .tab-pane {
    display: block;
  }
  .cart-container,
  .login-container,
  .form.password,
  .form.account {
    margin-top: 110px;
    margin-bottom: 50px;
  }
  .videos h2 {
    text-align: center;
  }
  html body.checkout-cart-index .page-wrapper .page-header .header .navigation {
    z-index: 10000;
  }
  html body.checkout-cart-index .page-wrapper .page-header .header .navigation ul {
    display: block;
  }
  html body.checkout-cart-index .page-wrapper #maincontent {
    margin-top: 40px;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container {
    margin-top: 0;
    display: flex;
    flex-direction: column-reverse;
    position: relative;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .page-title-wrapper {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart-summary {
    height: auto;
    padding: 0;
    width: 100%;
    float: none;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart-summary .title {
    margin-bottom: 20px;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart-summary .cart-summary-content {
    margin-top: 0;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart-summary .cart-summary-content .table-wrapper {
    margin: 0;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .cart-summary .cart-summary-content .discount .fieldset .field input {
    width: 80%;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 0;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table {
    display: flex;
    flex-direction: column;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table tbody,
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table tr,
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table td {
    display: block;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table td.col.item {
    display: flex;
    width: 100%;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table tbody.item tr .col.item .product-item-photo {
    position: initial;
    max-width: initial;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table tbody.item tr .col.item .product-item-photo .product-image-container {
    width: 100px !important;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table tbody.item tr .col.item .product-item-photo .product-image-container .product-image-wrapper {
    margin: 0;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table tbody.item tr .col.item .product-item-photo .product-image-container .product-image-wrapper .product-item-photo {
    position: initial;
    max-width: auto;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table .product-item-photo {
    display: inline-flex;
    width: 115px;
    margin-right: 0;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table tbody.item tr .col.item .product-item-details {
    display: inline-flex;
    width: initial;
    font-size: 18px;
    padding: 0;
    margin-right: 25px;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table .col.qty:before,
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table .col.price:before {
    content: '';
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table td.col.price {
    width: 100%;
    float: none;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table td.col.price .price {
    margin-top: 0;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table td.col.price .price-including-tax {
    width: 50%;
    text-align: right;
    display: inline-block;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table td.col.price .field.qty {
    width: 25%;
    display: inline-block;
    text-align: right;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table td.col.price .control.qty {
    width: 25%;
    display: inline-block;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart-container .form-cart .cart.table-wrapper .cart.items.data.table td.col.remove {
    width: 10%;
    display: inline-block;
    position: absolute;
    top: -10px;
    right: -3px;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .paypal {
    padding: 0;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .form-cart {
    margin-bottom: 40px;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart.main.actions {
    text-align: center;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart.main.actions a {
    margin-bottom: 10px;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .cart.main.actions .continue {
    float: none;
  }
  html body.checkout-cart-index .page-wrapper #maincontent .block-cart-slider {
    margin: 0 0 90px 0;
  }
  .checkout-index-index .columns {
    overflow: hidden;
  }
  .checkout-index-index .columns .column {
    overflow: hidden;
  }
  .checkout-index-index .columns .column .step-title {
    padding-left: 0 !important;
  }
  .checkout-index-index .columns .column .order-summary .step-title {
    padding-left: 10px !important;
  }
  .checkout-index-index .columns .column .col-mp {
    padding: 0;
  }
  .checkout-index-index .columns .column .row-mp {
    margin: 0;
  }
  .checkout-index-index .columns .column fieldset.field.col-mp {
    padding: 0 !important;
  }
  .checkout-index-index .columns .column .checkout-payment-method .payment-methods {
    margin: 0;
  }
  .checkout-index-index .columns .column .table td {
    word-break: break-word;
    white-space: normal;
  }
  .checkout-index-index #checkout-shipping-method-load {
    margin-left: 10px;
  }
  .checkout-index-index .hamburger-menu {
    display: none;
  }
  .checkout-index-index .opc-estimated-wrapper {
    padding: 18px 0;
  }
  .checkout-onepage-success .success-resume-order {
    padding-right: 0;
  }
  #sogecommerce-popin {
    top: 0px;
    height: 100%;
  }
  .sogecommerce-iframe.iframe {
    width: auto;
    min-height: 473px;
  }
  .checkout-onepage-success .success-resume-order .resume-order-addresses {
    flex-direction: column;
  }
  .checkout-onepage-success .success-resume-order .resume-order-addresses .resume-order-address {
    width: 100%;
  }
}
@media (max-width: 768px) and (max-width: 359px) {
  .banner .banner-buttons {
    margin: 10px auto;
  }
  .confirmation .social-color {
    margin-top: 20px;
  }
  .checkout-accessoires .item .col-xs-4 {
    width: 100%;
  }
  .checkout-accessoires .item .col-xs-8 {
    width: 100%;
  }
  .footer-red li {
    padding: 40px 0;
    font-size: 12px;
  }
}
body .label {
  color: #000;
}
.highlight-product .highlight-info {
  display: inline-block !important;
  width: 418px;
  float: right;
}
.highlight-product .highlight-info li {
  display: inherit;
  float: right;
  margin-left: 10px;
}
.highlight-product {
  padding: 50px 34px;
  display: inline-block;
}
#tablette-product h3 {
  font-size: 28px;
  text-align: center;
  color: #b0181a;
  margin-top: 40px;
  font-weight: 500;
  text-transform: uppercase;
}
.highlight-product h2 {
  color: #1a171b;
  font-size: 26px;
  margin: 0;
  text-align: right;
  width: 418px;
  float: right;
}
.highlight-product .specifications {
  background-image: url(../img/rectangle.png);
  background-repeat: no-repeat;
  background-position: top right;
  margin-top: 193px;
  margin-top: 25px;
  width: 418px;
  margin-bottom: 20px;
  position: relative;
  background-size: 100% auto;
  padding-left: 205px;
  float: right;
  min-height: 194px;
}
.highlight-product .specifications .image {
  display: block;
  position: absolute;
  top: 0;
  left: -70px;
}
.highlight-product .specifications .image img {
  height: 193px !important;
}
.highlight-product .specifications ul {
  font-size: 14px;
  color: #010101;
  background: white;
  padding: 15px 5px 0;
  font-weight: 100;
  text-transform: initial;
}
.highlight-product .highlight-info li:last-child {
  float: left;
}
.highlight-product .highlight-info li:last-child span:first-child {
  width: auto;
  font-size: 16px;
  text-transform: capitalize;
  vertical-align: super;
}
.highlight-product .specifications ul li:before {
  content: ">";
  width: 10px;
  height: 10px;
  color: #b0181a;
  font-size: 16px;
  padding-right: 5px;
}
.highlight-product .highlight-info li span {
  width: 25px;
  height: 25px;
  display: inline-block;
}
.highlight-product .highlight-info li span.background-4,
.highlight-product .highlight-info li span.background-10 {
  background: #ad0019;
}
.highlight-product .highlight-info li span.background-9,
.highlight-product .highlight-info li span.background-11 {
  background: #5f6e72;
}
.cookie {
  background: #1a1a1a !important;
  border-top: 3px solid white !important;
}
.cookie .content {
  color: #FFF;
}
.cms-home .page-main {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 0 !important;
  max-width: 100% !important;
}
.cms-home .page-main .column.main > .container {
  width: 100% !important;
  padding: 0;
}
.message.global.cookie a {
  color: #FFF;
  text-decoration: underline;
}
.message.global.cookie {
  background: #3d3c3c !important;
  border: none !important;
  padding: 20px 70px !important;
  text-align: center;
  font-size: 13px;
  z-index: 1030;
}
.message.global.cookie #btn-cookie-allow {
  background: transparent;
  border: none;
  position: absolute;
  right: 15px;
  top: 0;
  height: 100%;
}
.message.global.cookie #btn-cookie-allow span {
  display: none;
}
.message.global.cookie #btn-cookie-allow:after {
  content: "X";
}
.highlight-product .highlight-info p span {
  display: initial;
  background-image: url(../img/oldprice.png);
  font-size: 17px;
  background-size: 100% 100%;
}
[option-type="2"][option-id="4"] {
  background: #ad0019 !important;
}
[option-type="2"][option-id="10"] {
  background: #ad0019 !important;
}
[option-type="2"][option-id="9"] {
  background: #5f6e72 !important;
}
[option-type="2"][option-id="11"] {
  background: #5f6e72 !important;
}
#tablette-product .col-md-6:first-child .highlight-product .highlight-info li.price {
  position: relative;
  padding-right: 14px;
}
/* is_pack */
.is_pack .product-item-info {
  border: 1px solid #E0E0E0;
  padding: 10px;
}
.is_pack .product-item-info:hover {
  border: 1px solid #ad0018;
  padding: 10px;
}
.is_pack .product-item-info a {
  display: block;
  min-height: 50px;
}
.is_pack .price {
  height: 36px;
  width: 70px;
  color: #424242;
  font-size: 25px !important;
  font-weight: bold !important;
  letter-spacing: -1px;
  line-height: 36px;
  font-family: "Raleway" !important;
}
.is_pack .product-item-actions {
  text-align: center;
  margin-bottom: 0;
}
.is_pack .product-item-actions .actions-primary {
  display: block;
}
.is_pack .actions-primary .tocart {
  height: 45px;
  width: 100%;
  background-color: #ad0018;
}
.is_pack .actions-primary .tocart:hover {
  color: #ffffff;
}
.rayensoft_authentification {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  top: 0;
  left: 0;
  z-index: 1031;
}
.rayensoft_authentification .box {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: white;
  border: 2px solid;
  padding: 50px;
  text-align: center;
}
.rayensoft_authentification .box * {
  display: block;
}
.rayensoft_authentification .box div {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 15px;
}
.rayensoft_authentification .box > span {
  padding: 15px 0;
  cursor: pointer;
}
.pack-acquired {
  color: #ad0018;
  font-size: 16px;
  font-weight: 600;
  line-height: 45px;
  text-align: right;
  position: relative;
  padding-right: 55px;
}
.pack-acquired div.icon {
  width: 45px;
  height: 45px;
  background-image: url(../images/shape.svg);
  background-color: #ad0018;
  background-repeat: no-repeat;
  border-radius: 50%;
  background-position: center;
  position: absolute;
  right: 0;
  top: 0;
}
.products.wrapper ~ .toolbar .pages {
  float: none !important;
}
.pages a.page,
.pages strong.page {
  font-size: 15px !important;
}
.cart .product-image-wrapper {
  text-align: left;
}
.cart .product-image-photo {
  max-width: 100px;
  display: initial;
}
.number_recipes {
  font-size: 15px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tablette-product .col-md-6 {
    width: 100% !important;
    text-align: center;
  }
  .tablette-product h2 {
    display: block;
    width: 100%;
    text-align: center;
  }
  .highlight-product .specifications {
    width: 100%;
  }
  .tablette-product .specifications ul {
    display: block;
    background: transparent !important;
    margin: 0 !important;
    padding-top: 10px !important;
  }
  .highlight-product .highlight-info li {
    width: auto !important;
    float: right !important;
    position: relative !important;
    top: 0 !important;
  }
  .highlight-product .highlight-info {
    width: 100%;
    display: block !important;
    float: none !important;
  }
  .highlight-product .highlight-info li:last-child {
    background: transparent !important;
  }
  .highlight-product {
    max-width: 580px;
    margin: 0 auto;
  }
  .tablette-product .specifications ul {
    text-align: left !important;
  }
  .suivez-nous {
    position: relative !important;
    margin: 0;
  }
  footer.footer-grey {
    text-align: left;
    padding: 50px 0;
  }
  footer.footer-grey ul.social {
    margin-top: 0;
  }
  .choose-lang > div {
    width: auto;
  }
  .highlight-product .specifications .image {
    left: -26px !important;
  }
  .highlight-product .specifications {
    padding-left: 220px !important;
  }
}
.block-content.filter-content > strong {
  display: none;
}
div#tablette-product .col-md-6:first-child {
  float: right;
}
html[lang="en-US"] .rayensoft_authentification {
  display: none;
}
.product-item-info .product-item-link {
  min-height: 41px !important;
  display: block;
}
