/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
.mobile-control .mobile-number {
  float: left;
  width: 80%;
  min-height: 35px;
}
.mobile-verification {
  float: left;
  width: 100%;
}
#mobileNumber,
#mobileOtp {
  width: 82%;
  float: left;
  min-height: 35px;
}
.account-create .field {
  margin: 0 0 20px;
}
.account-create .field label {
  font-weight: 600;
}
.account-create .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
#mobileNumber-error,
#mobileOtp-error {
  float: left;
  width: 100%;
  padding-bottom: 14px;
}
.resend-link {
  cursor: pointer;
  float: right;
  width: 32%;
  color: #ff0000;
  font-weight: 700;
}
.mobile-number-error,
.checkotperror,
.blankerror {
  color: #e02b27;
  font-size: 1.2rem;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@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: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .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,
  .abs-discount-block-desktop .block,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-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-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    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,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form: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 .page-title-wrapper:before,
  .account .page-title-wrapper: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,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    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 {
    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 {
    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 {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    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 {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #e1e1e1;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .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 {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  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: 15px;
    padding-right: 15px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .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: 50%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25%;
    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: 25%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .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: #333333;
    font-weight: 400;
    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 li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0px;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    background: transparent;
    color: #ffffff;
    line-height: 20px;
    padding: 18px 20px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    background: #ed5190;
    border: none;
    color: #ffffff;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    background: #ed5190;
    border-color: none;
    border-style: none;
    border-width: 0px;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: none;
    font-weight: 400;
    min-width: 230px;
    padding: 5px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    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:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    border: none;
    color: #333333;
    padding: 10px 18px;
    text-decoration: none;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: transparent;
    border: none;
    color: #ed5190;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    background: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    color: #ed5190;
    text-decoration: none;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .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: 'luma-icons';
    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;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .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 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #e1e1e1;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    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: #ffffff;
  }
  .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;
    text-decoration: none;
  }
  .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: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #e1e1e1;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .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 15px 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;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #e1e1e1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .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;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #e1e1e1;
  }
  .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 .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #e1e1e1;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: 49%;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .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 {
    margin-left: calc((100% - 3 * 31.233%) / 2);
    width: 31.233%;
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .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;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(225, 225, 225, 0.3);
    color: #5e5e5e;
    border: 1px solid #e1e1e1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #e1e1e1;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(225, 225, 225, 0.8), inset 0 -1px 0 0 rgba(225, 225, 225, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .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: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .limiter {
    float: right;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 52%;
  }
  .page-layout-1column .product.media {
    width: 45%;
  }
  .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%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .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;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 38px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #000000;
  }
  .block-search input:-moz-placeholder {
    color: #000000;
  }
  .block-search input::-moz-placeholder {
    color: #000000;
  }
  .block-search input:-ms-input-placeholder {
    color: #000000;
  }
  .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;
    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: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    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: #333333;
  }
  .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 {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .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 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .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 {
    padding-bottom: 35px;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #e1e1e1;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #e1e1e1;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #ed5190;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ed5190;
    border-color: #ed5190;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ed5190;
    border-color: #ed5190;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ed5190;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .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: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
  }
  .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 #e1e1e1;
  }
  .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 #e1e1e1;
    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-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%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .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%;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .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%;
  }
  .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: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #e1e1e1;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 38px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #000000;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #000000;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #000000;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .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 #e1e1e1;
    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;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #e1e1e1;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #e1e1e1;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #e1e1e1;
    border-top: 0;
  }
  .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 #e1e1e1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #e1e1e1;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #e1e1e1;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .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 #ed5190;
    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: 34%;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 35px 2px 35px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.name {
    padding-left: 0;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .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;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .ie9 body {
    background-color: #6e716e;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    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;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    min-height: 100%;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    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-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .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;
  }
  .cms-index-index .nav-sections {
    margin-bottom: 0;
  }
  .page-wrapper .page-header {
    background-color: #ffffff;
  }
  .page-wrapper .page-header .panel.wrapper {
    border-bottom: 1px solid #e1e1e1;
    background-color: #ffffff;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header {
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher {
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    position: relative;
    margin-left: 0;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-trigger {
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    padding-top: 13px;
    padding-bottom: 13px;
    transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-trigger:after {
    font-size: 8px;
    margin-left: 4px;
    line-height: 22px;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-trigger.active:after {
    font-size: 8px;
    margin-left: 4px;
    line-height: 22px;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-trigger:hover {
    color: #0047AB;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown {
    margin-top: 0;
    border: 1px solid #e1e1e1;
    box-shadow: none;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown:before {
    display: none;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown:after {
    display: none;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown > li > a {
    color: #666666;
    font-size: 14px;
    padding: 9px 13px;
    transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown > li > a:active,
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown > li > a:focus {
    color: #666666;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown > li > a:hover {
    color: #0047AB;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown > li:hover {
    background: transparent;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li {
    line-height: 22px;
    margin-left: 10px;
    position: relative;
    padding-left: 10px;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li > span {
    color: #333333;
    line-height: 22px;
    font-size: 14px;
    text-decoration: none;
    padding-top: 13px;
    padding-bottom: 13px;
    display: block;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li > a {
    color: #333333;
    line-height: 22px;
    font-size: 14px;
    text-decoration: none;
    padding-top: 13px;
    padding-bottom: 13px;
    display: block;
    transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li > a:active,
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li > a:focus {
    text-decoration: none;
    color: #333333;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li > a:hover {
    text-decoration: none;
    color: #0047AB;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li.authorization-link:after {
    display: none;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li.customer-welcome .action.switch:after {
    font-size: 8px;
    line-height: 20px;
    color: #333333;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links {
    box-shadow: none;
    border: 1px solid #e1e1e1;
    padding: 6px 0;
    margin-top: 0;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links:before {
    display: none;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links:after {
    display: none;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links > li {
    display: block;
    margin: 0;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links > li > a {
    display: block;
    padding: 7px 15px;
    color: #333333;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links > li > a:active,
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links > li > a:focus {
    color: #333333;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links > li > a:hover {
    color: #0047AB;
    background: transparent;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links > li:hover {
    background: transparent;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li:hover.customer-welcome .action.switch:after {
    color: #0047AB;
  }
  .page-wrapper .page-header .header.content {
    padding: 40px 15px 40px;
  }
  .page-wrapper .page-header .header.content .header-logo {
    /* float: left;
                        display: table;
                        height: 124px; */
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 9;
  }
  .page-wrapper .page-header .header.content .header-logo .logo {
    margin: 0;
    max-width: 100%;
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .page-wrapper .page-header .header.content .header-logo .logo > img {
    display: block;
    margin: 0 auto;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper {
    margin-left: 30px;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart {
    position: relative;
    padding-left: 52px;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart:before {
    font-size: 18px;
    color: #0047AB;
    content: "\f07a";
    font-family: 'Fontawesome';
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
    height: 40px;
    width: 40px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    background: transparent;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    border: 1px solid #e9e9e9;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart.active:before {
    font-size: 18px;
    color: #0047AB;
    content: "\f07a";
    font-family: 'Fontawesome';
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
    height: 40px;
    width: 40px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    background: transparent;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    border: 1px solid #e9e9e9;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart:hover:before {
    background: #0047AB;
    border-color: #0047AB;
    color: #ffffff;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart .text {
    position: static;
    height: auto;
    width: auto;
    color: #333333;
    color: #111;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart .counter.qty {
    display: block;
    height: auto;
    min-height: auto;
    width: auto;
    min-width: auto;
    text-align: left;
    background: transparent;
    text-shadow: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart .counter.qty .counter-number {
    text-shadow: none;
    color: #666666;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart .counter.qty .counter-number:after {
    display: inline-block;
    content: "item(s)";
    margin-left: 5px;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .block-minicart {
    box-shadow: none;
    border-color: #e1e1e1;
    right: 0;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .block-minicart:before,
  .page-wrapper .page-header .header.content .minicart-wrapper .block-minicart:after {
    display: none;
  }
  .page-wrapper .page-header .header.content .block-search {
    padding-left: 0;
    position: relative;
    width: 292px;
    margin-left: 0;
  }
  .page-wrapper .page-header .header.content .block-search .field.search .control .input-text {
    margin: 0;
    padding-right: 45px;
    position: static;
    border-color: #e1e1e1;
    height: 42px;
    border-radius: 0;
    padding-left: 15px;
    font-size: 14px;
  }
  .page-wrapper .page-header .header.content .block-search .field.search .control .input-text:focus {
    box-shadow: none;
  }
  .page-wrapper .page-header .header.content .block-search .actions .action.search {
    right: 0;
    text-align: center;
    height: 42px;
    width: 42px;
    transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
  }
  .page-wrapper .page-header .header.content .block-search .actions .action.search:before {
    color: #333333;
    font-size: 18px;
    line-height: 40px;
  }
  .page-wrapper .page-header .header.content .block-search .actions .action.search:hover:before {
    color: #0047AB;
  }
  .page-wrapper .page-header .header.content .block-search .actions .action.search.disabled,
  .page-wrapper .page-header .header.content .block-search .actions .action.search[disabled] {
    opacity: 1;
  }
  .nav-sections {
    background: #050507;
    margin-bottom: 25px;
  }
  .nav-sections .navigation > ul {
    padding: 0 15px;
    text-align: center;
    background: #050507;
    font-size: 0;
  }
  .nav-sections .navigation > ul > li {
    font-size: 14px;
  }
  .nav-sections .navigation > ul > li.level0 > a.level-top {
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px 20px;
    display: block;
    position: relative;
    font-weight: 600;
  }
  .nav-sections .navigation > ul > li.level0 > a.level-top.ui-state-active {
    background: #ed5190;
    border: none;
    color: #ffffff;
    text-decoration: none;
  }
  .nav-sections .navigation > ul > li.level0.parent > a.level-top {
    padding: 15px 28px 15px 20px;
  }
  .nav-sections .navigation > ul > li.level0.parent > a.level-top > .ui-menu-icon {
    right: 10px;
  }
  .nav-sections .navigation > ul > li.level0.parent > a.level-top > .ui-menu-icon:after {
    font-size: 10px;
  }
  .nav-sections .navigation > ul > li.level0 .submenu {
    padding: 5px 0;
  }
  .nav-sections .navigation > ul > li.level0 .submenu > li {
    position: relative;
    margin: 0;
    text-align: left;
  }
  .nav-sections .navigation > ul > li.level0 .submenu > li > a {
    position: relative;
  }
  .nav-sections .navigation > ul > li.level0 .submenu > li > a.ui-state-active {
    background: transparent;
    border: none;
    color: #ed5190;
    text-decoration: none;
  }
  .nav-sections .navigation > ul > li.level0 .submenu > li.parent > a {
    padding: 10px 25px 10px 18px;
  }
  .nav-sections .navigation > ul > li.level0 .submenu > li.parent > a > .ui-menu-icon {
    right: 8px;
  }
  .nav-sections .navigation > ul > li.level0 .submenu > li.parent > a > .ui-menu-icon:after {
    font-size: 10px;
  }
}
@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(3n + 1) {
    margin-left: calc((100% - 4 * 23.233%) / 3);
  }
  .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;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .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: #e1e1e1;
    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-bottom: 20px;
    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;
  }
}
/*==============================
Theme hyperlink override
================================*/
/*==============================
Theme primary button override
================================*/
.promotion-wrapper {
  display: block;
  clear: both;
  padding: 9px 10px;
  width: 100%;
  background: #0047AB;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  position: relative;
  box-sizing: border-box;
  font-weight: 400;
}
.promotion-wrapper a.action.primary {
  padding: 8px 15px;
  font-size: 13px;
  margin-left: 15px;
  margin-right: 15px;
}
.promotion-wrapper a.action.primary:hover {
  background: #333333;
  border-color: #333333;
  color: #ffffff;
  opacity: 0.8;
}
@media (max-width: 767px) {
  .promotion-wrapper {
    display: none !important;
  }
}
.page-title-wrapper .page-title {
  margin-bottom: 30px;
  display: inline-block;
  font-size: 24px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.slider-outer {
  margin-right: -10px;
  margin-left: -10px;
}
.action.primary {
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
a {
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: none;
  outline: none;
}
.title-block {
  display: block;
}
.title-block > strong {
  display: block;
  text-align: center;
  margin-bottom: 50px;
  font-size: 36px;
  line-height: 1.1;
  color: #333333;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
}
.title-block > strong > span {
  display: block;
  z-index: 1;
  padding-bottom: 20px;
}
.title-block > strong:after {
  content: "";
  height: 5px;
  width: 60px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  background: #0047AB;
  border-radius: 25px;
  display: block;
  z-index: 1;
}
.slider-block .owl-controls {
  opacity: 0;
}
.slider-block .owl-controls .owl-buttons {
  position: static;
  margin-top: 25px;
  z-index: 2;
}
.slider-block .owl-controls .owl-buttons > .owl-prev,
.slider-block .owl-controls .owl-buttons > .owl-next {
  padding: 0;
  line-height: 34px;
  color: #777;
  border: 3px solid #777;
  box-sizing: border-box;
  font-size: 16px;
  margin: 0;
  opacity: 1;
  transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background: transparent;
}
.slider-block .owl-controls .owl-buttons > .owl-prev:hover,
.slider-block .owl-controls .owl-buttons > .owl-next:hover {
  background: #0047AB;
  border-color: #0047AB;
  color: #ffffff;
}
.slider-block .owl-controls .owl-buttons > .owl-prev {
  left: 0;
}
.slider-block .owl-controls .owl-buttons > .owl-prev .prev-arrow i:before {
  content: "\f060";
}
.slider-block .owl-controls .owl-buttons > .owl-next {
  right: 0;
}
.slider-block .owl-controls .owl-buttons > .owl-next .next-arrow i:before {
  content: "\f061";
}
.slider-block:hover .owl-controls {
  opacity: 1;
}
@media (max-width: 991px) {
  .title-block > strong {
    margin-bottom: 50px;
    font-size: 28px;
  }
  .title-block > strong:after {
    max-width: 550px;
  }
  .slider-block .owl-controls .owl-buttons {
    top: -66px;
  }
  .slider-block.block.related .owl-controls .owl-buttons {
    top: -101px;
  }
}
@media (max-width: 767px) {
  .title-block > strong {
    margin-bottom: 40px;
    font-size: 24px;
  }
  .title-block > strong:after {
    max-width: 350px;
  }
  .title-block > strong > span {
    padding-bottom: 10px;
  }
  .slider-block .owl-controls .owl-buttons {
    top: -56px;
  }
  .slider-block.block.related .owl-controls .owl-buttons {
    top: -91px;
  }
}
@media (max-width: 479px) {
  .title-block > strong {
    margin-bottom: 35px;
    font-size: 20px;
  }
  .title-block > strong:after {
    max-width: 250px;
  }
  .slider-block .owl-controls .owl-buttons {
    top: -51px;
  }
  .slider-block.block.related .owl-controls .owl-buttons {
    top: -86px;
  }
}
.block-search .action.search.disabled,
.block-search .action.search[disabled],
fieldset[disabled] .block-search .action.search {
  opacity: 1;
}
b,
strong {
  font-weight: 600;
}
.socials-block {
  display: inline-block;
  margin-top: 0;
  text-align: center;
  width: auto;
  float: right;
  padding: 7px 0;
  box-sizing: border-box;
}
.socials-block > a {
  background: #ed629b;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  font-size: 20px;
  height: 46px;
  line-height: 46px;
  margin: 0 5px;
  width: 46px;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.12);
}
.socials-block > a:hover {
  background: #333333;
  color: #fff;
}
.socials-block > a:active,
.socials-block > a:focus {
  background: #ed629b;
  color: #fff;
}
.page-wrapper .page-footer {
  padding-bottom: 0;
}
.page-footer .footer-top {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
.page-footer .footer-top .footer-newsletter {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  padding: 63px 0;
  background: #0047AB;
}
.page-footer .footer-top .footer-newsletter .newsletter-outer {
  display: block;
  float: left;
  width: 100%;
  padding: 0 70px;
  box-sizing: border-box;
}
.page-footer .footer-top .footer-newsletter .newsletter-title {
  float: left;
  margin-bottom: 0;
  text-align: center;
  width: auto;
  display: inline-block;
  margin-right: 25px;
}
.page-footer .footer-top .footer-newsletter .newsletter-title > h2 {
  color: #ffffff;
  font-size: 32px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 60px;
  margin: 0;
  text-transform: capitalize;
}
.page-footer .footer-top .footer-newsletter .block.newsletter {
  clear: both;
  float: none;
  margin: 0 auto;
  max-width: 600px;
  width: 54%;
  display: inline-block;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content {
  background: #ffffff;
  border-radius: 3px;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .field.newsletter {
  margin-right: 0;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .field.newsletter .control:before {
  display: none;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .field.newsletter .control #newsletter {
  height: 60px;
  padding-left: 20px;
  border-radius: 3px;
  border-color: #ffffff;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .field.newsletter .control #newsletter:focus {
  box-shadow: none;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .field.newsletter .control #newsletter-error {
  position: absolute;
  color: #ffffff;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary {
  height: 60px;
  line-height: 60px;
  background: #fff;
  border-color: #fff;
  color: #333;
  text-transform: capitalize;
  letter-spacing: 0;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  border-radius: 0 3px 3px 0;
  padding: 0 25px;
  font-weight: 400;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary:hover {
  background: #fff;
  border-color: #fff;
  color: #0047AB;
}
.page-footer .footer-top .footer-links {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  padding: 60px 0 45px;
  background: #000;
}
.page-footer .footer-top .footer-links .footer-links-main {
  margin: 0 -10px;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column {
  float: left;
  width: 25%;
  box-sizing: border-box;
  padding: 0 10px;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title {
  display: block;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title > h3 {
  margin: 0;
  display: block;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content {
  display: block;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li {
  color: #fff;
  display: block;
  margin-bottom: 13px;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > a {
  color: #fff;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > a:hover {
  color: #0047AB;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > a:before {
  content: "\f105";
  margin-right: 8px;
  font-family: "Fontawesome";
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > strong {
  color: #fff;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > strong:hover {
  color: #0047AB;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > strong:before {
  content: "\f105";
  margin-right: 8px;
  font-family: "Fontawesome";
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p {
  margin-bottom: 15px;
  position: relative;
  color: #fff;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p strong {
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  color: #fff;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p strong em {
  font-size: 16px;
  color: #fff;
  vertical-align: middle;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:focus,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:visited,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:active {
  color: #fff;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:hover,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:focus:hover,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:visited:hover,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:active:hover {
  color: #0047AB;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p > span {
  display: block;
  padding-left: 0;
}
.page-footer .footer-bottom {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  background: #ffffff;
}
.page-footer .footer-bottom .copuright-outer {
  float: left;
  width: 100%;
  border-top: 1px solid #e1e1e1;
  padding: 20px 0;
  text-align: center;
}
.page-footer .footer-bottom .copuright-outer .copyright {
  padding: 0;
  background: transparent;
  color: #fff;
}
.page-footer .footer-bottom .copuright-outer .payment-icons {
  float: right;
}
.page-footer .footer-bottom .copuright-outer .payment-icons > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-footer .footer-bottom .copuright-outer .payment-icons > ul > li {
  display: inline-block;
  margin: 0;
}
.page-footer .footer-bottom .copuright-outer .payment-icons > ul > li > a {
  display: block;
}
.page-footer .footer-bottom .copuright-outer .payment-icons > ul > li > a > img {
  max-width: 54px;
}
@media (max-width: 479px) {
  .page-footer .footer-top .footer-newsletter .newsletter-outer {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .sidebar.sidebar-additional .block.block-compare,
  .sidebar.sidebar-additional .block.block-wishlist,
  .sidebar.sidebar-additional .block.block-reorder {
    background: #f6f6f6;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .sidebar.sidebar-additional .block.block-compare .block-title,
  .sidebar.sidebar-additional .block.block-wishlist .block-title,
  .sidebar.sidebar-additional .block.block-reorder .block-title {
    border-bottom: 1px solid #e1e1e1;
    color: #333333;
    padding: 0 0 10px;
    margin-bottom: 15px;
  }
  .sidebar.sidebar-additional .block.block-compare .block-title > strong,
  .sidebar.sidebar-additional .block.block-wishlist .block-title > strong,
  .sidebar.sidebar-additional .block.block-reorder .block-title > strong {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .sidebar.sidebar-main .block {
    background: #f6f6f6;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .sidebar.sidebar-main .block#layered-filter-block {
    padding: 0;
    border: none;
  }
  .sidebar.sidebar-main .block .block-title {
    border-bottom: 1px solid #e1e1e1;
    color: #333333;
    padding: 0 0 10px;
    margin-bottom: 15px;
  }
  .sidebar.sidebar-main .block .block-title > strong {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-current + .filter-actions {
    margin-bottom: 10px;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-current .block-subtitle {
    color: #333333;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-current .item .filter-label {
    color: #333333;
    margin-bottom: 3px;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-current .action.remove {
    position: relative;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-current .action.remove:after {
    content: "\f00d";
    font-family: "Fontawesome";
    float: right;
    color: #888888;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-current .action.remove > span {
    display: none;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-subtitle {
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 0 18px;
    font-size: 14px;
    border-bottom: none;
    color: #333333;
    background: #ffffff;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options {
    background: #ffffff;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-item {
    border: none;
    padding: 15px 15px 0;
    display: block;
    clear: both;
    margin-bottom: 15px;
    background: #f6f6f6;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-item.active {
    padding: 15px;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-item.active .filter-options-title {
    border-bottom: 1px solid #e1e1e1;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-title {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
    text-transform: uppercase;
    word-break: break-all;
    display: block;
    padding: 0 0 14px;
    position: relative;
    margin-bottom: 0;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-title:after {
    content: "\f067";
    font-family: "Fontawesome";
    color: #666666;
    font-weight: normal;
    font-size: 14px;
    top: 0;
    right: 0;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-item.active .filter-options-title:after {
    content: "\f068";
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content {
    margin: 0;
    padding: 3px 0 0;
    display: block;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item {
    margin-bottom: 9px;
    border-bottom: none;
    margin-top: 9px;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item > a {
    color: #333333;
    font-weight: 400;
    font-size: 13px;
    background: transparent;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item > a:focus,
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item > a:active {
    color: #333333;
    background: transparent;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item > a:hover {
    color: #0047AB;
    background: transparent;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
}
.catalog-category-view .toolbar.toolbar-products {
  border-bottom: none;
  margin-bottom: 25px;
  padding: 0;
  margin-top: 1px;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode {
  padding: 9px 10px;
  border: 1px solid #e1e1e1;
  margin-right: 5px;
  background: #ffffff;
  transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
  box-shadow: none;
  border-radius: 0;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode:last-child {
  border: 1px solid #e1e1e1;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode:before {
  color: #999999;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode:hover {
  border-color: #0047AB;
  background: #0047AB;
  color: #ffffff;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode:hover:before {
  color: #ffffff;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode.active {
  border-color: #0047AB;
  background: #0047AB;
  color: #ffffff;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode.active:before {
  color: #ffffff;
}
.catalog-category-view .toolbar.toolbar-products .toolbar-amount {
  font-weight: 400;
}
.catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter {
  padding-top: 0;
}
.catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
}
.catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-options {
  font-weight: 400;
  color: #666666;
  font-size: 13px;
  box-shadow: none;
}
.catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-options:focus {
  box-shadow: none;
}
.catalog-category-view .toolbar.toolbar-products .field.limiter .label {
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
}
.catalog-category-view .toolbar.toolbar-products .field.limiter .limiter-options {
  font-weight: 400;
  color: #666666;
  font-size: 13px;
  box-shadow: none;
}
.catalog-category-view .toolbar.toolbar-products .field.limiter .limiter-options:focus {
  box-shadow: none;
}
.catalog-category-view .toolbar.toolbar-products .field.limiter .limiter-text {
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
}
.catalog-category-view .products.wrapper + .toolbar-products {
  border-top: none;
  border-bottom: none;
  margin-bottom: 0;
  padding: 0;
}
.pages .item {
  vertical-align: middle;
  margin: 0 4px 0 0;
  position: static;
}
.pages strong.page {
  background: #0047AB;
  border: 1px solid #0047AB;
  box-sizing: border-box;
  color: #ffffff;
  font-weight: 600;
  height: 34px;
  line-height: 32px;
  min-width: 15px;
  padding: 0;
  text-align: center;
  width: 34px;
}
.pages a.page {
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
  color: #333333;
  background: #ffffff;
  display: inline-block;
  height: 34px;
  line-height: 32px;
  min-width: 15px;
  padding: 0;
  text-align: center;
  vertical-align: top;
  width: 34px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.pages a.page:focus,
.pages a.page:active {
  color: #333333;
}
.pages a.page:hover {
  background: #0047AB;
  border: 1px solid #0047AB;
  color: #ffffff;
}
.pages .action.next {
  height: 34px;
  width: 34px;
  margin-left: 0;
  margin-right: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  color: #333333;
  background: #ffffff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: none;
}
.pages .action.next:before {
  color: #333333;
  font-size: 12px;
  line-height: 32px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  text-align: center;
}
.pages .action.next:focus:before,
.pages .action.next:active:before {
  color: #333333;
}
.pages .action.next:hover {
  background: #0047AB;
  border: 1px solid #0047AB;
  color: #ffffff;
}
.pages .action.next:hover:before {
  color: #ffffff;
}
.pages .action.previous {
  height: 34px;
  width: 34px;
  margin-left: 0;
  margin-right: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  color: #ffffff;
  background: #ffffff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: none;
}
.pages .action.previous:before {
  color: #333333;
  font-size: 12px;
  line-height: 32px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  text-align: center;
}
.pages .action.previous:focus:before,
.pages .action.previous:active:before {
  color: #333333;
}
.pages .action.previous:hover {
  background: #0047AB;
  border: 1px solid #0047AB;
  color: #ffffff;
}
.pages .action.previous:hover:before {
  color: #ffffff;
}
.pages .action:hover {
  background: #0047AB;
  color: #ffffff;
  border: 1px solid #0047AB;
}
@media (max-width: 767px) {
  .sidebar.sidebar-additional .block.block-compare,
  .sidebar.sidebar-additional .block.block-wishlist,
  .sidebar.sidebar-additional .block.block-reorder {
    background: #f5f5f5;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .sidebar.sidebar-additional .block.block-compare .block-title,
  .sidebar.sidebar-additional .block.block-wishlist .block-title,
  .sidebar.sidebar-additional .block.block-reorder .block-title {
    border-bottom: 1px solid #d1d1d1;
    color: #222222;
    padding: 0 0 10px;
    margin-bottom: 15px;
  }
  .sidebar.sidebar-additional .block.block-compare .block-title > strong,
  .sidebar.sidebar-additional .block.block-wishlist .block-title > strong,
  .sidebar.sidebar-additional .block.block-reorder .block-title > strong {
    color: #222222;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
}
@media (min-width: 768px) {
  .catalog-category-view.page-layout-2columns-left .page-wrapper .column.main {
    padding-left: 15px;
    box-sizing: border-box;
  }
  .catalog-category-view.page-layout-2columns-left .page-wrapper .sidebar-additional,
  .catalog-category-view.page-layout-2columns-left .page-wrapper .sidebar-main {
    padding-right: 15px;
    box-sizing: border-box;
  }
}
@media (max-width: 767px) {
  .catalog-category-view .toolbar-amount {
    padding: 2px 0;
  }
  .catalog-category-view .page-wrapper .toolbar.toolbar-products {
    margin-bottom: 10px;
    padding: 0 0 10px;
  }
  .catalog-category-view .page-wrapper .columns {
    display: block;
  }
  .catalog-category-view #maincontent {
    clear: both;
  }
  .catalog-category-view .page-wrapper .columns .column.main {
    padding-bottom: 0;
  }
  .catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
    display: none;
  }
  #layered-filter-block .filter.active .filter-title {
    border-bottom: none;
  }
  #layered-filter-block .filter-title strong {
    background: #ffffff;
    border-radius: 0;
    height: 38px;
    font-size: 13px;
    box-shadow: none;
    padding: 10px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
    box-sizing: border-box;
  }
  #layered-filter-block .filter-title strong:hover {
    color: #ffffff;
    border-color: #0047AB;
    background: #0047AB;
  }
  #layered-filter-block.active .filter-title strong {
    background: #ffffff;
    border-color: #ffffff;
    font-size: 0;
    cursor: pointer;
  }
  #layered-filter-block.active .filter-title strong:hover {
    background: #ffffff;
    border-color: #ffffff;
  }
  #layered-filter-block.active .filter-title strong:hover:after {
    color: #0047AB;
  }
  #layered-filter-block .filter-options-content .item a:hover {
    background: transparent;
    color: #0047AB;
  }
}
.products-list .product-item {
  padding-bottom: 5px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e1e1e1;
}
.products-list .product-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.products-list .product-item .product-item-photo {
  position: relative;
  padding-bottom: 0;
}
.products-list .product-item .product-item-photo.add-border .product-image-container {
  padding: 6px;
  border: 1px solid #e1e1e1;
}
.products-list .product-item .product-item-photo .product-image-container {
  box-sizing: border-box;
}
.products-list .product-item .product-item-photo .new-label {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  padding: 0;
  background: #333333;
  color: #ffffff;
  font-size: 12px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
}
.products-list .product-item .product-item-photo .sale-label {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  padding: 0;
  background: #0047AB;
  color: #ffffff;
  font-size: 12px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
}
.products-list .product-item .product-item-photo .new-label + .sale-label {
  top: 60px;
}
.products-grid.products {
  margin: 10px 0 5px;
}
.products-grid .products {
  margin: 0;
}
.products-grid .product-item.product-slider {
  width: auto !important;
  margin-bottom: 0;
  padding: 0 10px !important;
  display: none;
}
.products-grid .product-item .product-item-info {
  width: 100%;
  display: block;
}
.products-grid .product-item .product-item-info .product-img-main {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-photo {
  display: block;
  text-align: center;
  position: relative;
  box-sizing: border-box;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-photo.add-border {
  border: 1px solid #e1e1e1;
  padding: 6px;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-photo .new-label {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  padding: 0;
  background: #333333;
  color: #ffffff;
  font-size: 12px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-photo .sale-label {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
  padding: 0;
  background: #0047AB;
  color: #ffffff;
  font-size: 12px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner {
  position: absolute;
  bottom: 15px;
  left: -50px;
  opacity: 0;
  height: auto;
  width: 40px;
  border: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
  background: transparent;
  webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner:before {
  display: none;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions {
  margin: 0;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-primary .action.tocart {
  padding: 9px 13px;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-primary .action.tocart.only-icon {
  width: 40px;
  line-height: 40px;
  color: #fff;
  background: #0047AB;
  border-color: #0047AB;
  padding: 0;
  margin: 3px 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  height: 40px;
  font-size: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-primary .action.tocart.only-icon:before {
  content: '\f07a';
  font-family: "Fontawesome";
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-primary .action.tocart.only-icon:hover {
  background: #000000;
  border-color: #000000;
  color: #ffffff;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-primary .action.tocart.only-icon.disabled:not(.added):before {
  content: '\f110';
  animation: cssload-rotate 1150ms linear infinite;
  -o-animation: cssload-rotate 1150ms linear infinite;
  -ms-animation: cssload-rotate 1150ms linear infinite;
  -webkit-animation: cssload-rotate 1150ms linear infinite;
  -moz-animation: cssload-rotate 1150ms linear infinite;
  font-family: "Fontawesome";
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-primary .action.tocart.only-icon.added:before {
  content: '\f00c';
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-primary .action.tocart.only-icon span {
  display: none;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary {
  display: inline-block;
  padding-left: 0;
  width: auto;
  vertical-align: middle;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary .action.towishlist,
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary .action.tocompare {
  width: 40px;
  text-align: center;
  margin-right: 0;
  color: #0047AB;
  font-weight: 500;
  display: inline-block;
  text-decoration: none;
  webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  position: relative;
  height: 40px;
  border: 1px solid #0047AB;
  line-height: 40px;
  border-radius: 50%;
  margin: 3px 0;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background: #fff;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary .action.towishlist:active,
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary .action.tocompare:active,
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary .action.towishlist:focus,
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary .action.tocompare:focus {
  color: #0047AB;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary .action.towishlist:hover,
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary .action.tocompare:hover {
  background: #000000;
  border-color: #000000;
  color: #ffffff;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary .action.towishlist:before,
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary .action.tocompare:before {
  margin: 0;
  width: 18px;
  font-size: 16px;
  line-height: 16px;
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary .action.towishlist:before {
  content: '\e600';
}
.products-grid .product-item .product-item-info .product-img-main .product-item-inner .product-item-actions .actions-secondary .action.tocompare:before {
  content: '\e61e';
}
.products-grid .product-item .product-item-info .product-item-details {
  text-align: center;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-name {
  margin: 13px 0 8px;
  font-size: 14px;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  color: #333333;
  text-decoration: none;
  font-weight: 400;
  transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-name .product-item-link:active,
.products-grid .product-item .product-item-info .product-item-details .product-item-name .product-item-link:focus {
  color: #333333;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-name .product-item-link:hover {
  color: #0047AB;
}
.products-grid .product-item .product-item-info .product-item-details .price-box {
  display: block;
  margin: 8px 0 6px;
}
.products-grid .product-item .product-item-info .product-item-details .price-box .special-price {
  display: inline-block;
}
.products-grid .product-item .product-item-info .product-item-details .price-box .price-label {
  display: none;
}
.products-grid .product-item .product-item-info .product-item-details .price-box .price {
  font-size: 16px;
  font-weight: 600;
  white-space: nowrap;
  color: #0047AB;
}
.products-grid .product-item .product-item-info .product-item-details .price-box .old-price {
  overflow: hidden;
  position: relative;
  text-decoration: none;
  margin-left: 4px;
}
.products-grid .product-item .product-item-info .product-item-details .price-box .old-price:after {
  background: #666666;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  top: 10px;
  width: 100%;
}
.products-grid .product-item .product-item-info .product-item-details .price-box .old-price .price {
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  color: #666666;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-inner {
  position: static;
  height: auto;
  width: auto;
  margin: 13px 0 0;
  background: transparent;
  box-shadow: none;
  border: none;
  padding: 0;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions {
  margin: 0;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
  display: block;
}
.products-grid .product-item .product-item-info .product-item-details .swatch-attribute .swatch-attribute-options .swatch-option {
  float: none;
  display: inline-block;
  margin: 0 2px 3px;
}
.products-grid .product-item .product-item-info:hover {
  background: transparent;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
  position: static;
}
.products-grid .product-item:hover .product-item-info .product-img-main .product-item-inner {
  opacity: 1;
  left: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}
.image-responsive {
  max-width: 100%;
  height: auto;
  display: block;
}
.middle-block {
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.page-title-main {
  position: relative;
  display: block;
  margin-bottom: 0;
}
.page-title-main > strong {
  display: block;
  text-align: center;
  margin-bottom: 50px;
  font-size: 36px;
  line-height: 1.1;
  color: #333333;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  padding-bottom: 20px;
}
.page-title-main > strong:after {
  content: "";
  height: 5px;
  width: 60px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  background: #0047AB;
  border-radius: 25px;
  display: block;
  z-index: 1;
}
.cms-index-index .page-wrapper .nav-sections {
  margin-bottom: 0;
}
.cms-index-index .widget.block.block-static-block {
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
.cms-index-index .block.widget.block-products-list {
  margin-bottom: 0;
}
.cms-index-index .columns .column.main {
  padding-bottom: 0;
  min-height: 0;
}
.content-row {
  margin-left: -15px;
  margin-right: -15px;
}
.top-padding {
  padding-top: 30px;
}
.bottom-padding {
  padding-bottom: 30px;
}
.top-margin {
  margin-top: 30px;
}
.bottom-margin {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .top-padding {
    padding-top: 25px;
  }
  .bottom-padding {
    padding-bottom: 25px;
  }
  .top-margin {
    margin-top: 25px;
  }
  .bottom-margin {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .top-padding {
    padding-top: 20px;
  }
  .bottom-padding {
    padding-bottom: 20px;
  }
  .top-margin {
    margin-top: 20px;
  }
  .bottom-margin {
    margin-bottom: 20px;
  }
}
@media (max-width: 479px) {
  .top-padding {
    padding-top: 15px;
  }
  .bottom-padding {
    padding-bottom: 15px;
  }
  .top-margin {
    margin-top: 15px;
  }
  .bottom-margin {
    margin-bottom: 15px;
  }
}
.home-slider-wrapper {
  display: block;
}
.home-slider-wrapper .home-slider-main {
  float: left;
  clear: both;
  width: 100%;
  position: relative;
}
.home-slider-wrapper .home-slider-main .home-slider {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.home-slider-wrapper .home-slider-main .home-slider li {
  margin: 0;
  display: block;
}
.home-slider-wrapper .home-slider-main .home-slider li > a {
  display: block;
}
.home-slider-wrapper .home-slider-main .home-slider li > a > img {
  width: 100%;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls {
  margin-top: 0;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-pagination {
  bottom: 5px;
  left: 0;
  position: absolute;
  right: 0;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > .owl-prev,
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > .owl-next {
  margin: 0;
  position: absolute;
  top: 50%;
  font-size: 16px;
  background: transparent;
  padding: 0;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  opacity: 1;
  height: 35px;
  width: 35px;
  line-height: 29px;
  border-radius: 50%;
  color: #777;
  border: 3px solid #777;
  box-sizing: border-box;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > .owl-prev:hover,
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > .owl-next:hover {
  background: #0047AB;
  border-color: #0047AB;
  color: #fff;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > .owl-prev {
  left: 30px;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > .owl-prev .prev-arrow i:before {
  content: "\f060";
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > .owl-next {
  right: 30px;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > .owl-next .next-arrow i:before {
  content: "\f061";
}
.home-images-wrapper {
  float: left;
  clear: both;
  width: 100%;
}
.home-images-wrapper .home-image-main {
  margin: 0 -10px;
}
.home-images-wrapper .home-image-main .home-image-inner {
  float: left;
  width: 33.33%;
  padding: 0 10px;
  box-sizing: border-box;
  opacity: 1;
}
.home-images-wrapper .home-image-main .home-image-inner > a {
  display: block;
  position: relative;
  overflow: hidden;
}
.home-images-wrapper .home-image-main .home-image-inner > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
.home-images-wrapper .home-image-main .home-image-inner > a:hover > img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.home-info-block {
  background: url('../images/adv-background.jpg');
  color: #ffffff;
  text-align: center;
}
.home-info-block .page-main > h2 {
  max-width: 1024px;
  font-size: 24px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 25px auto 15px;
}
.home-info-block .page-main > p {
  font-size: 16px;
  line-height: 26px;
  margin: 0 auto 20px;
  max-width: 1024px;
}
.home-info-block .page-main > a {
  border: 2px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
  padding: 13px 25px;
  text-transform: uppercase;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
.home-info-block .page-main > a:hover {
  color: #ffffff;
  background: #0047AB;
  border-color: #0047AB;
}
.brands-wrapper {
  float: left;
  width: 100%;
  clear: both;
}
.brands-wrapper .brands-main {
  float: left;
  width: 100%;
}
.brands-wrapper .brands-main .brands-slider {
  list-style: none;
  margin: 0;
  padding: 0;
}
.brands-wrapper .brands-main .brands-slider li {
  display: block;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
}
.brands-wrapper .brands-main .brands-slider li a {
  display: block;
}
.brands-wrapper .brands-main .brands-slider li a > img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.brands-wrapper .brands-main .brands-slider .owl-controls {
  margin: 0;
  position: absolute;
  right: 0;
  top: -65px;
}
.brands-wrapper .brands-main .brands-slider .owl-controls .owl-buttons > div {
  background: #333333;
  padding: 7px 12px;
  opacity: 1;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 0 3px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.brands-wrapper .brands-main .brands-slider .owl-controls .owl-buttons > div:hover {
  background: #0047AB;
}
.brands-wrapper .brands-main .brands-slider .owl-controls.clickable {
  margin: 0;
  position: absolute;
  right: 0;
  top: -65px;
}
.brands-wrapper .brands-main .brands-slider .owl-controls.clickable .owl-buttons > div {
  background: #333333;
  padding: 7px 12px;
  opacity: 1;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 0 3px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.brands-wrapper .brands-main .brands-slider .owl-controls.clickable .owl-buttons > div:hover {
  background: #0047AB;
}
#checkout.iwd-onepage-checkout-container {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container * {
  font-family: "Open Sans";
}
#checkout.iwd-onepage-checkout-container .opc-wrapper {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-checkout-shipping-address {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-checkout-shipping-address input,
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-checkout-shipping-address select {
  height: 34px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-checkout-shipping-address.checkout-shipping-address {
  padding-right: 15px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-opc-shipping-method {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-opc-shipping-method.checkout-shipping-method {
  padding: 0 15px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-checkout-payment-method {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-checkout-payment-method.checkout-payment-method {
  padding-left: 15px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-title {
  color: #333333;
  background: #f5f5f5;
  padding: 15px 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0 !important;
  border: 1px solid #d1d1d1;
  border-bottom: none;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .iwd-checkout-shipping-address {
  padding-right: 15px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .iwd-opc-shipping-method {
  padding: 0 15px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .iwd-checkout-payment-method {
  padding-left: 15px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content {
  padding: 15px;
  border: 1px solid #d1d1d1;
  border-top: none;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-summary-cart {
  background: #0047AB;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-summary-cart.iwd-summary-cart-arrow {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-summary-cart.iwd-summary-cart-arrow:before {
  border-top-color: #0047AB;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .items {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .items.payment-methods .payment-method._active .payment-method-title label {
  box-sizing: border-box;
  background: #0047AB;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .items.payment-methods .payment-method .payment-method-title {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .items.payment-methods .payment-method .payment-method-title label {
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 600;
  background: #333333;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .items.payment-methods .payment-method .payment-method-title label:hover {
  background: #0047AB;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content .actions-toolbar {
  bottom: 15px;
  margin-left: -15px;
  width: auto;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content .actions-toolbar .primary .action.primary.checkout {
  box-sizing: border-box;
  padding: 17px 25px;
  width: auto;
  background: #ed5190;
  border: 1px solid #ed5190;
  font-weight: 600;
  height: auto;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content .actions-toolbar .primary .action.primary.checkout:active {
  background: #ed5190;
  border: 1px solid #ed5190;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content .actions-toolbar .primary .action.primary.checkout:focus {
  background: #ed5190;
  border: 1px solid #ed5190;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content .actions-toolbar .primary .action.primary.checkout:visited {
  background: #ed5190;
  border: 1px solid #ed5190;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content .actions-toolbar .primary .action.primary.checkout:hover {
  background: #333333;
  border: 1px solid #333333;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-grand-total-item {
  box-sizing: border-box;
  border-color: #d1d1d1;
  margin-bottom: 65px;
  margin-top: 15px;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-shipping-method-load {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-shipping-method-load .iwd-table-checkout-shipping-method.table-checkout-shipping-method thead tr th {
  font-weight: 600;
  padding: 0 0 10px;
  color: #333333;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-shipping-method-load .iwd-table-checkout-shipping-method.table-checkout-shipping-method tbody tr td {
  font-size: 14px;
  color: #666666;
  font-weight: 600;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-shipping-address-items.shipping-address-items {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-shipping-address-items.shipping-address-items .iwd-shipping-address-item.shipping-address-item {
  font-size: 13px;
  border: none;
  line-height: 22px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-shipping-address-items.shipping-address-items .iwd-shipping-address-item.shipping-address-item label {
  box-sizing: border-box;
  padding-left: 20px;
  color: #666666;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-shipping-address-items.shipping-address-items .iwd-shipping-address-item.shipping-address-item label:before {
  background-color: #333333;
  border-color: #333333;
  height: 8px;
  width: 8px;
  margin: 8px 0 0;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .form.form-login {
  margin-top: 0 !important;
  margin-bottom: 0;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .iwd-step-title-for-address-form.form-shipping-address.iwd-form-shipping-address {
  float: left;
  margin-bottom: 10px;
  margin-top: 0;
  width: 100%;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .action-show-popup {
  width: auto;
  background: #333333;
  border: 1px solid #333333;
  margin: 15px 0 0;
  font-weight: 600;
  height: auto;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .action-show-popup:active {
  background: #333333;
  border: 1px solid #333333;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .action-show-popup:focus {
  background: #333333;
  border: 1px solid #333333;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .action-show-popup:visited {
  background: #333333;
  border: 1px solid #333333;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .action-show-popup:hover {
  background: #ed5190;
  border: 1px solid #ed5190;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .step-title {
  padding: 8px 10px;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 5px !important;
  border-bottom: 1px solid #d1d1d1;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper {
  margin-bottom: 25px;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .payment-option-title {
  color: #333333;
  background: #f5f5f5;
  padding: 13px 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0 !important;
  border: 1px solid #d1d1d1;
  display: block;
  border-bottom: none;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .payment-option-title > span {
  padding: 0;
  border-bottom: none;
  color: #333333;
  display: block;
  font-weight: 600;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .payment-option-title > span:after {
  content: "";
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper._active .payment-option-title > span {
  padding: 0;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper._active .payment-option-title > span:after {
  content: "";
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content {
  padding: 15px;
  border: 1px solid #d1d1d1;
  border-top: none;
  display: block !important;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper {
  padding: 0;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .payment-option-inner .field .iwd-additional-block-code-label {
  display: none;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .payment-option-inner .control #discount-code {
  border: 1px solid #e1e1e1 !important;
  height: 32px !important;
  margin: 0 !important;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .iwd-actions-toolbar.actions-toolbar .primary .action.iwd-action-code-button.iwd-action-apply.action-apply {
  width: auto;
  background: #333333;
  border: 1px solid #333333;
  margin: 0;
  font-weight: 600;
  height: auto;
  color: #ffffff;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .iwd-actions-toolbar.actions-toolbar .primary .action.iwd-action-code-button.iwd-action-apply.action-apply:active {
  background: #333333;
  border: 1px solid #333333;
  color: #ffffff;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .iwd-actions-toolbar.actions-toolbar .primary .action.iwd-action-code-button.iwd-action-apply.action-apply:focus {
  background: #333333;
  border: 1px solid #333333;
  color: #ffffff;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .iwd-actions-toolbar.actions-toolbar .primary .action.iwd-action-code-button.iwd-action-apply.action-apply:visited {
  background: #333333;
  border: 1px solid #333333;
  color: #ffffff;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .iwd-actions-toolbar.actions-toolbar .primary .action.iwd-action-code-button.iwd-action-apply.action-apply:hover {
  background: #ed5190;
  border: 1px solid #ed5190;
  color: #ffffff;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper .fieldset > .field.required > label:after {
  margin-left: 5px;
  top: 3px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper .fieldset > .field > label {
  font-size: 13px !important;
  font-weight: 600 !important;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper .fieldset.iwd-shipping-new-address-form div[name="shippingAddress.company"] {
  margin-top: 10px !important;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .modal-custom.opc-sidebar.opc-summary-wrapper.iwd-opc-summary-wrapper.custom-slide {
  border-color: transparent;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .modal-custom.opc-sidebar.opc-summary-wrapper.iwd-opc-summary-wrapper.custom-slide .modal-inner-wrap .modal-content {
  border-color: #d1d1d1;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .modal-custom.opc-sidebar.opc-summary-wrapper.iwd-opc-summary-wrapper.custom-slide .modal-inner-wrap .modal-content .opc-block-summary > .title {
  color: #333333;
  background: #f5f5f5;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  border: 1px solid #d1d1d1;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .modal-custom.opc-sidebar.opc-summary-wrapper.iwd-opc-summary-wrapper.custom-slide .modal-inner-wrap .modal-content .opc-block-summary .iwd-minicart-items-header .iwd-product-items-title {
  margin-bottom: 0;
  background: transparent;
  font-weight: 600;
  border-color: #d1d1d1;
  box-sizing: border-box;
}
/*Product Quickview*/
.mfp-container .mfp-content .mfp-iframe-scaler {
  padding: 0;
  position: relative;
  height: 100%;
  overflow: visible;
  box-sizing: border-box;
}
.abs-account-blocks .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.block-wishlist .block-title > strong,
.block-compare .block-title > strong,
.widget .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-weight: 700;
}
.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.block-compare .action.primary:not(:focus),
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus) {
  box-shadow: none !important;
}
button:not(.primary) {
  box-shadow: none !important;
}
.cart-summary > .title {
  font-weight: 600;
}
.cart-container .cart-discount {
  width: 73%;
  padding-right: 25px;
  box-sizing: border-box;
}
.cart-container .cart-discount .block.discount {
  display: block;
  width: 100%;
}
.cart-container .cart-discount .block.discount .title {
  padding: 10px 15px;
  border: 1px solid #e1e1e1;
  margin-bottom: 14px;
  background: #f6f6f6;
  font-weight: 600;
}
.cart-container .cart-discount .block.discount .title:after {
  float: right;
}
.cart-container .cart-discount .block.discount .title > strong {
  font-size: 14px;
  color: #333333;
  margin: 0;
  font-weight: 600;
}
.cart-container .cart-discount .block.discount .content .field {
  display: block;
  margin-bottom: 15px;
}
.cart-container .cart-discount .block.discount .content .actions-toolbar {
  display: block;
  width: auto;
}
.cart-container .cart-discount .block.discount .content .actions-toolbar .action.apply.primary {
  padding: 10px 16px;
  font-size: 12px;
}
@media (max-width: 767px) {
  .cart-container .cart-discount {
    width: 100%;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .account.page-layout-2columns-left .page-wrapper .sidebar-additional {
    margin-top: 0;
  }
  .account.page-layout-2columns-left .page-wrapper .sidebar-main,
  .account.page-layout-2columns-left .page-wrapper .sidebar-additional {
    width: 25%;
    padding-right: 15px;
  }
  .account.page-layout-2columns-left .page-wrapper .sidebar-main .block.block-collapsible-nav,
  .account.page-layout-2columns-left .page-wrapper .sidebar-additional .block.block-collapsible-nav {
    border: none;
    padding: 0;
  }
  .account.page-layout-2columns-left .page-wrapper .column.main {
    width: 75%;
    padding-left: 15px;
  }
}
.account .page-wrapper .sidebar.sidebar-main .block.account-nav {
  padding: 0;
  border: none;
  margin: 0;
}
@media (max-width: 767px) {
  .account .page-wrapper .page.messages {
    margin-bottom: 25px;
  }
  .account .page-wrapper .sidebar.sidebar-main .block.block-collapsible-nav {
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    margin-top: 15px;
    cursor: pointer;
  }
  .account .page-wrapper .sidebar.sidebar-main .block.block-collapsible-nav .block-collapsible-nav-title {
    border: 1px solid #e1e1e1;
  }
  .account .page-wrapper .sidebar.sidebar-main .block.block-collapsible-nav .block-collapsible-nav-title > strong {
    margin: 0;
  }
  .account .page-wrapper .sidebar.sidebar-main .block.block-collapsible-nav .block-collapsible-nav-content {
    background: #ffffff;
    margin-top: -1px;
  }
}
.home-parallax-block {
  background-image: url('../images/apparel-parralex-image.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  clear: both;
  float: left;
  padding: 90px 0;
  text-align: center;
  width: 100%;
  background-size: cover;
}
.home-parallax-block h1 {
  color: #ffffff;
  font-size: 60px;
  font-weight: 700;
  letter-spacing: 2px;
}
.home-parallax-block p {
  color: white;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}
.home-parallax-block .action.primary {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #0047AB;
  border-width: 2px;
  font-size: 14px;
  letter-spacing: 1.5px;
  margin: 0;
  padding: 15px 25px;
}
.home-parallax-block .action.primary:hover {
  background: #0047AB;
}
.home-fullwidth-block {
  background: #F5F5F5;
  clear: both;
  float: left;
  padding: 65px 0;
  text-align: center;
  width: 100%;
}
.home-fullwidth-block h1 {
  color: #333333;
  font-size: 34px;
  font-weight: 600;
}
.home-fullwidth-block .action.primary {
  background: #333333;
  border-color: #333333;
  border-width: 2px;
  font-size: 14px;
  letter-spacing: 1.5px;
  margin: 0;
  padding: 15px 25px;
}
.home-fullwidth-block .action.primary:hover {
  background: #0047AB;
  border-color: #0047AB;
}
.home-fullwidth-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.home-fullwidth-block ul li {
  display: block;
  margin: 0;
}
.home-fullwidth-block ul li h1 {
  color: #0047AB;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 18px;
}
.home-fullwidth-block ul li p {
  color: #666666;
  font-size: 16px;
  line-height: 28px;
  display: block;
  max-width: 80%;
  margin: 0 auto 30px;
}
.home-advantage-block {
  clear: both;
  float: left;
  padding: 40px 0 30px;
  width: 100%;
}
.home-advantage-block .hab-row {
  margin-left: -10px;
  margin-right: -10px;
}
.home-advantage-block .hab-row .hab-inner {
  float: left;
  position: relative;
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.home-advantage-block .hab-row .hab-inner .home-advantage-block-inner {
  float: left;
  width: 100%;
  text-align: center;
  padding: 20px;
  background: #f6f6f6;
  box-sizing: border-box;
}
.home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > span {
  border: 2px solid;
  border-radius: 50%;
  color: #0047AB;
  display: inline-block;
  font-size: 30px;
  height: 70px;
  line-height: 66px;
  margin-bottom: 15px;
  width: 70px;
}
.home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > p {
  font-size: 18px;
  font-weight: normal;
  color: #333333;
}
@media (max-width: 991px) {
  .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .home-advantage-block {
    padding: 30px 0 10px;
  }
  .home-advantage-block .hab-row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .home-advantage-block .hab-row .hab-inner {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner {
    padding: 15px;
    margin-bottom: 20px;
  }
  .home-fullwidth-block ul li p {
    width: 100%;
  }
  .home-fullwidth-block ul li h1 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .home-fullwidth-block ul li p {
    margin-bottom: 15px;
    margin-bottom: 20px;
  }
  .home-fullwidth-block .action.primary {
    padding: 12px 20px;
  }
  .home-parallax-block {
    padding: 75px 0;
  }
  .home-parallax-block p {
    font-size: 14px;
  }
  .home-parallax-block h1 {
    font-size: 30px;
    letter-spacing: 1px;
  }
  .home-parallax-block .action.primary {
    padding: 12px 20px;
  }
}
/*product detail page*/
.owl-button-top .owl-theme .owl-controls {
  opacity: 0;
}
.owl-button-top .owl-theme .owl-controls .owl-buttons {
  position: static;
  margin-top: 25px;
  z-index: 2;
}
.owl-button-top .owl-theme .owl-controls .owl-buttons > .owl-prev,
.owl-button-top .owl-theme .owl-controls .owl-buttons > .owl-next {
  padding: 0;
  line-height: 34px;
  color: #777;
  border: 3px solid #777;
  box-sizing: border-box;
  font-size: 16px;
  margin: 0;
  opacity: 1;
  transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background: transparent;
}
.owl-button-top .owl-theme .owl-controls .owl-buttons > .owl-prev:hover,
.owl-button-top .owl-theme .owl-controls .owl-buttons > .owl-next:hover {
  background: #0047AB;
  border-color: #0047AB;
  color: #ffffff;
}
.owl-button-top .owl-theme .owl-controls .owl-buttons > .owl-prev {
  left: 0;
}
.owl-button-top .owl-theme .owl-controls .owl-buttons > .owl-prev .prev-arrow i:before {
  content: "\f060";
}
.owl-button-top .owl-theme .owl-controls .owl-buttons > .owl-next {
  right: 0;
}
.owl-button-top .owl-theme .owl-controls .owl-buttons > .owl-next .next-arrow i:before {
  content: "\f061";
}
.owl-button-top:hover .owl-theme .owl-controls {
  opacity: 1;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary {
  display: block;
  margin: 0 0 15px;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary {
  display: inline-block;
  left: 0;
  margin: 0;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions {
  display: none;
}
.catalog-product-view .product.media {
  position: relative;
}
.catalog-product-view .product.media .product-labels .new-label {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  padding: 0;
  background: #333333;
  color: #ffffff;
  font-size: 16px;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  line-height: 60px;
  text-align: center;
}
.catalog-product-view .product.media .product-labels .sale-label {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  padding: 0;
  background: #0047AB;
  color: #ffffff;
  font-size: 16px;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  line-height: 60px;
  text-align: center;
}
.catalog-product-view .product.media .product-labels .new-label + .sale-label {
  top: 80px;
}
@media (max-width: 991px) {
  .catalog-product-view .product.media .product-labels .new-label {
    font-size: 14px;
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
  .catalog-product-view .product.media .product-labels .sale-label {
    font-size: 14px;
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
}
@media (max-width: 479px) {
  .catalog-product-view .product.media .product-labels .new-label {
    font-size: 12px;
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  .catalog-product-view .product.media .product-labels .sale-label {
    font-size: 12px;
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
}
.product-info-main {
  position: relative;
}
.product-info-main .product-reviews-summary {
  margin-bottom: 8px;
  margin-top: 0;
}
.product-info-main .product-reviews-summary .reviews-actions a {
  color: #0047AB;
  transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
}
.product-info-main .product-reviews-summary .reviews-actions a:active,
.product-info-main .product-reviews-summary .reviews-actions a:visited {
  color: #0047AB;
}
.product-info-main .product-reviews-summary .reviews-actions a:hover {
  color: #333333;
}
.product-info-main .product-add-form .box-tocart {
  margin-bottom: 25px;
}
.product-info-main .product-add-form .box-tocart .field.qty {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: bottom;
  margin-right: 20px;
}
.product-info-main .product-add-form .box-tocart .field.qty .control #qty-error {
  display: inline-block;
}
.product-info-main .product-add-form .box-tocart .field.qty .control #qty {
  float: left;
  width: 51px;
  height: 51px;
  text-align: center;
}
.product-info-main .product-add-form .box-tocart .field.qty .control .qty-main {
  border: 1px solid #e1e1e1;
  display: inline-block;
  float: left;
  height: 51px;
  margin-left: -1px;
  vertical-align: top;
  width: 25px;
  box-sizing: border-box;
}
.product-info-main .product-add-form .box-tocart .field.qty .control .qty-main .qty-btn {
  cursor: pointer;
  display: inline-block;
  font-size: 8px;
  font-weight: normal;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}
.product-info-main .product-add-form .box-tocart .field.qty .control .qty-main .qty-btn.qty-inc {
  border-bottom: 1px solid #e1e1e1;
}
.product-info-main .product-add-form .box-tocart .field.qty .control .qty-main .qty-btn.qty-dec {
  line-height: 20px;
}
.product-info-main .product-add-form .box-tocart .field.qty .control .qty-main .qty-btn:hover {
  color: #0047AB;
}
.product-info-main .product-add-form .box-tocart .actions {
  display: inline-block;
  vertical-align: bottom;
}
.product-info-main .product-add-form .box-tocart .actions .action.tocart {
  margin-bottom: 0;
  width: auto;
  min-width: 200px;
  margin-right: 0;
}
.product-info-main .product-info-price .price-box {
  width: auto;
}
.product-info-main .price-box .price-label {
  display: none !important;
}
.product-info-main .price-box.price-final_price {
  margin-top: 5px;
}
.product-info-main .price-box .special-price,
.product-info-main .price-box .price-final_price {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0;
}
.product-info-main .price-box .special-price .price-wrapper .price,
.product-info-main .price-box .price-final_price .price-wrapper .price {
  font-size: 24px;
  font-weight: 600;
  color: #333333;
}
.product-info-main .price-box .old-price {
  display: inline-block;
  position: relative;
}
.product-info-main .price-box .old-price .price-final_price {
  margin-right: 0;
}
.product-info-main .price-box .old-price .price-wrapper .price {
  font-size: 16px;
  font-weight: 600;
  color: #888888;
}
.product-info-main .price-box .old-price .price-wrapper .price:before {
  background: #999999;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  top: 17px;
  width: 100%;
}
.product-info-main .product-info-price {
  clear: both;
  margin: 0;
}
.product-info-main .product-info-price .product-info-stock-sku .stock.available {
  margin-right: 0;
  background: green;
  color: #ffffff;
  margin-top: 7px;
  margin-bottom: 7px;
  padding: 1px 5px;
  font-weight: 600;
  float: right;
}
.product-info-main .product-info-price .product-info-stock-sku .stock.unavailable {
  background: #0047AB;
  margin-right: 0;
  color: #ffffff;
  margin-top: 7px;
  margin-bottom: 7px;
  padding: 1px 5px;
  font-weight: 600;
  float: right;
}
.product-info-main .product.attribute.overview {
  padding: 15px 0 0;
  margin: 5px 0 15px;
  border-bottom: none;
  border-top: 1px solid #e5e5e5;
}
.product-info-main .product.attribute.overview > strong {
  color: #0047AB;
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.product-info-main .product.attribute.overview .value {
  color: #666666;
  line-height: 24px;
}
.product-info-main .product-social-links {
  margin-bottom: 0;
}
.product-info-main .product-social-links .product-addto-links {
  display: inline-block;
  margin: 5px 0 20px;
}
.product-info-main .product-social-links a.action {
  color: #333333;
  font-weight: 600;
  margin-right: 20px;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
.product-info-main .product-social-links a.action:visited,
.product-info-main .product-social-links a.action:focus,
.product-info-main .product-social-links a.action:active {
  color: #333333;
}
.product-info-main .product-social-links a.action i {
  margin-right: 5px;
}
.product-info-main .product-social-links a.action:hover {
  color: #0047AB;
}
.product.info.detailed * {
  box-sizing: unset;
}
@media only screen and (max-width: 1024px) {
  .page-footer .footer-top .footer-newsletter .newsletter-title > h2 {
    font-size: 22px;
  }
  .page-footer .footer-top .footer-newsletter .block.newsletter {
    width: 400px;
  }
}
@media only screen and (max-width: 800px) {
  .block-search {
    width: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .products-grid .product-item .product-item-info .product-img-main .product-item-photo .new-label {
    font-size: 11px;
    height: 34px;
    width: 34px;
    line-height: 34px;
  }
  .products-grid .product-item .product-item-info .product-img-main .product-item-photo .sale-label {
    font-size: 11px;
    height: 34px;
    width: 34px;
    line-height: 34px;
  }
  .page-title-wrapper .page-title {
    margin-bottom: 18px;
  }
  .hb-wrapper .hb-row .hb-blog {
    width: 100%;
  }
  .hb-wrapper .hb-row .hb-testimonoals {
    width: 100%;
  }
  .page-footer .footer-top .footer-newsletter .newsletter-title {
    float: left;
    text-align: center;
    width: 100%;
    max-width: 100%;
  }
  .page-footer .footer-top .footer-newsletter .block.newsletter {
    float: none;
    margin: 15px auto 0;
    width: 100%;
  }
  .socials-block {
    margin-top: 25px;
    width: 100%;
  }
  .socials-block > a {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 0 3px;
    width: 50px;
  }
  .page-footer .footer-top .footer-newsletter .newsletter-title > h2 {
    font-size: 26px;
    line-height: 30px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column {
    margin-bottom: 20px;
    width: 100%;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column:last-child {
    margin-bottom: 0 !important;
    width: 100%;
  }
  .page-wrapper .columns {
    display: block;
  }
  .block-search {
    width: 100%;
  }
  .minicart-wrapper {
    margin-left: 13px;
    margin-top: 3px;
  }
  .minicart-wrapper .action.showcart {
    background: transparent;
    border: none;
    line-height: 43px;
    padding: 0;
    position: relative;
  }
  .minicart-wrapper .action.showcart .text {
    display: none;
  }
  .minicart-wrapper .action.showcart::before {
    color: #757575;
    display: inline-block;
    font-family: "luma-icons";
    font-size: 22px;
    font-weight: normal;
    line-height: 43px;
    margin: 0;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
  }
  .minicart-wrapper .action.showcart.active::before {
    color: #757575;
    display: inline-block;
    font-family: "luma-icons";
    font-size: 22px;
    font-weight: normal;
    line-height: 43px;
    margin: 0;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart .counter.qty {
    color: #ffffff;
    height: 21px;
    line-height: 21px;
    margin: 0;
    min-width: 21px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    white-space: normal;
    vertical-align: top;
    background: #0047AB;
    border-radius: 50%;
    font-size: 12px;
    position: absolute;
    right: -12px;
    top: 0px;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart .counter.qty .counter-number {
    text-shadow: none;
  }
  .cms-index-index .page-header {
    margin-bottom: 0;
  }
  .block-search .label {
    margin-top: 10px;
  }
  .nav-sections {
    background: transparent;
  }
  .block.widget .products-grid .product-items {
    margin-bottom: 0;
  }
  .catalog-product-view .product.media {
    margin-bottom: 10px;
  }
  .catalog-product-view .product.data.items {
    margin-left: 0;
    margin-right: 0;
  }
  .catalog-product-view .product.data.items > .item.title > .switch {
    padding: 1px 15px 1px 15px;
    margin-bottom: 10px;
    border: 1px solid #e1e1e1;
  }
  .product-info-main .product-add-form .box-tocart {
    margin-bottom: 20px;
  }
  .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    min-width: 175px;
  }
  .page-footer .footer-top .footer-links {
    padding: 40px 0 15px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column {
    margin-bottom: 0;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column.active-column {
    margin-bottom: 25px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title > h3::after {
    display: none;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title {
    position: relative;
    cursor: pointer;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title:after {
    content: "\f13a";
    display: block;
    font-family: "Fontawesome";
    position: absolute;
    top: 0;
    right: 0;
    font-size: 24px;
    line-height: 18px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column.active-column .footer-colum-title:after {
    content: "\f139";
  }
  .page-footer .footer-bottom .copuright-outer .copyright {
    width: 100%;
    text-align: center;
    padding: 0 0 15px;
  }
  .page-footer .footer-bottom .copuright-outer .payment-icons {
    float: right;
    width: 100%;
    text-align: center;
  }
  .page-footer .footer-bottom .copuright-outer .payment-icons > ul > li > a > img {
    max-width: 44px;
  }
  .page-footer .footer-bottom .copuright-outer {
    padding: 15px 0;
  }
  .product-info-main .product-info-price .price-box {
    padding-top: 5px;
    padding-left: 0 !important;
  }
  .product-info-main .product-info-price {
    width: 100% !important;
  }
  .product-info-main .product-info-stock-sku {
    padding-right: 0 !important;
  }
  .product-info-main .product-reviews-summary {
    margin-bottom: 12px;
  }
  .page-wrapper .nav-sections {
    margin-bottom: 0;
    background: #ffffff;
  }
  .page-wrapper .nav-sections .nav-sections-item-title .nav-sections-item-switch {
    color: #666666;
    font-weight: 600;
  }
  .page-wrapper .nav-sections .nav-sections-item-title .nav-sections-item-switch:active,
  .page-wrapper .nav-sections .nav-sections-item-title .nav-sections-item-switch:focus {
    color: #666666;
  }
  .page-wrapper .nav-sections .nav-sections-item-title .nav-sections-item-switch:hover {
    color: #333333;
  }
  .page-wrapper .nav-sections .nav-sections-item-title.active .nav-sections-item-switch {
    color: #333333;
  }
  .page-wrapper .nav-sections .nav-sections-item-title.active .nav-sections-item-switch:active,
  .page-wrapper .nav-sections .nav-sections-item-title.active .nav-sections-item-switch:focus,
  .page-wrapper .nav-sections .nav-sections-item-title.active .nav-sections-item-switch:hover {
    color: #333333;
  }
  .page-wrapper .nav-sections .navigation {
    background: transparent;
  }
  .page-wrapper .nav-sections .navigation > ul {
    padding: 0;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 {
    padding-top: 0;
    padding-bottom: 0;
    border-color: #e1e1e1;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0:first-child {
    border-top: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 .row {
    margin: 0 !important;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    overflow-wrap: break-word;
    padding: 10px 36px 10px 15px;
    text-transform: uppercase;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top > span {
    margin-left: 0 !important;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top:active,
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top:focus {
    color: #333333;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top:hover {
    color: #0047AB;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top.ui-state-focus {
    color: #0047AB;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top.ui-state-active {
    color: #0047AB;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0.parent > a.level-top:after {
    right: 15px;
    top: 11px;
    font-size: 13px;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0.active > a.level-top {
    color: #0047AB;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0.has-active > a.level-top {
    color: #0047AB;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu {
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li {
    position: relative;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a {
    position: relative;
    color: #666666;
    padding: 10px 0 10px 15px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a:active,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a:active,
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a:focus,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a:focus {
    color: #666666;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a > span,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a > span {
    margin-left: 0 !important;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a:hover,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a:hover {
    color: #0047AB;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a.ui-state-focus,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a.ui-state-focus {
    color: #0047AB;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a.ui-state-active,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a.ui-state-active {
    color: #0047AB;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li.active > a,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li.active > a {
    color: #0047AB;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li.has-active > a,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li.has-active > a {
    color: #0047AB;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .header.links > li {
    text-transform: uppercase;
    font-size: 14px;
  }
  .page-wrapper .nav-sections .header.links > li > span {
    color: #333333;
    font-weight: 600;
  }
  .page-wrapper .nav-sections .header.links > li > a {
    color: #333333;
    font-weight: 600;
  }
  .page-wrapper .nav-sections .header.links > li > a:active,
  .page-wrapper .nav-sections .header.links > li > a:focus {
    color: #333333;
  }
  .page-wrapper .nav-sections .header.links > li > a:hover {
    color: #0047AB;
  }
  .page-wrapper .nav-sections .switcher {
    font-size: 14px;
    font-weight: 600;
  }
  .page-wrapper .nav-sections .switcher .options .action.toggle.switcher-trigger > strong {
    padding: 8px 15px;
    background: #f6f6f6;
    border: 1px solid #e1e1e1;
    display: block;
    cursor: pointer;
  }
  .page-wrapper .nav-sections .switcher .options .action.toggle.switcher-trigger > strong:after {
    top: 10px;
    font-size: 11px;
    right: 12px;
  }
  .page-wrapper .nav-sections .switcher .options .action.toggle.active:after {
    content: "";
    display: none;
  }
  .page-wrapper .nav-sections .switcher .options .action.toggle:after {
    content: "";
    display: none;
  }
  .page-wrapper .nav-sections .switcher .options.active ul.dropdown {
    display: block;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown {
    padding: 6px 0;
    box-shadow: none;
    border: 1px solid #e1e1e1;
    margin-top: -1px;
    display: none;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown:before {
    border: none;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown:after {
    border: none;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown > li {
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 0;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown > li:last-child {
    margin-bottom: 0;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown > li > a {
    padding: 6px 15px;
    color: #666666;
    text-decoration: none;
    outline: none;
    display: block;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown > li > a:active,
  .page-wrapper .nav-sections .switcher ul.dropdown > li > a:focus {
    color: #666666;
    text-decoration: none;
    outline: none;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown > li:hover {
    background: transparent;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown > li:hover > a {
    color: #0047AB;
    background: transparent;
    text-decoration: none;
    outline: none;
  }
}
@media only screen and (max-width: 639px) {
  .page-title-wrapper .page-title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .page-title-main > strong {
    font-size: 18px;
  }
  .home-advantage-block {
    padding: 20px 0 10px;
  }
}
@media only screen and (max-width: 479px) {
  .hb-wrapper .hb-row .hb-blog ul li .hb-inner .hb-content {
    width: 100%;
  }
  .hb-wrapper .hb-row .hb-blog ul li .hb-inner .hb-img {
    padding-bottom: 10px;
    padding-right: 0;
    width: 100%;
  }
  .page-title-main > strong {
    font-size: 16px;
  }
  .home-advantage-block {
    padding: 15px 0 10px;
  }
  .page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary {
    padding: 0 15px;
  }
  .socials-block {
    margin-top: 20px;
  }
  .socials-block > a {
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    margin: 0 2px;
    width: 44px;
  }
  .page-footer .footer-top .footer-newsletter .newsletter-title > h2 {
    letter-spacing: 0;
  }
  .page-footer .footer-top .footer-newsletter {
    padding: 30px 0;
  }
  .page-footer .footer-top .footer-links {
    padding: 30px 0 5px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title > h3 {
    margin-bottom: 22px;
    font-size: 16px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title::after {
    font-size: 20px;
    line-height: 16px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title > h3 {
    margin-bottom: 22px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li:last-child {
    margin-bottom: 5px;
  }
  .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner {
    margin-bottom: 15px;
  }
  .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > span {
    font-size: 24px;
    height: 65px;
    line-height: 61px;
    margin-bottom: 10px;
    width: 65px;
  }
  .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 400px) {
  .minicart-wrapper {
    margin-left: 6px;
    margin-top: 0;
  }
  .block-search .label {
    margin-top: 7px;
  }
}
.ab-home-blogs {
  float: left;
  width: 100%;
  clear: both;
  padding-top: 30px;
  padding-bottom: 30px;
}
.ab-home-blogs * {
  box-sizing: border-box;
}
.ab-home-blogs .content-block {
  display: block;
}
.ab-home-blogs .content-row {
  margin-left: -15px;
  margin-right: -15px;
}
.ab-home-blogs .blog-slider {
  display: block;
}
.ab-home-blogs .blog-slider .item {
  margin-right: 15px;
  display: block;
  margin-bottom: 2px;
  border: 4px solid #0047AB;
  height: 338px;
}
.ab-home-blogs .blog-slider .item .item-inner {
  display: block;
  position: relative;
}
.ab-home-blogs .blog-slider .item .img-block {
  display: block;
}
.ab-home-blogs .blog-slider .item .img-block a {
  display: block;
  position: relative;
}
.ab-home-blogs .blog-slider .item .img-block a img {
  display: block;
  max-width: 100%;
  height: auto;
}
.ab-home-blogs .blog-slider .item .text-block {
  display: block;
  padding-top: 20px;
}
.ab-home-blogs .blog-slider .item .text-block .blog-title {
  display: block;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 10px;
  text-decoration: none;
  float: left;
  width: 100%;
  padding-top: 0;
}
.ab-home-blogs .blog-slider .item .text-block .blog-title > span {
  color: #000;
  display: block;
  transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
  text-decoration: none;
  font-weight: 600;
}
.ab-home-blogs .blog-slider .item .text-block .blog-title:hover {
  text-decoration: none;
}
.ab-home-blogs .blog-slider .item .text-block .blog-title:hover > span {
  color: #0047AB;
  text-decoration: none;
}
.ab-home-blogs .blog-slider .item .text-block .blog-desc {
  display: block;
  margin-bottom: 14px;
  color: #000;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 991px) {
  .ab-home-blogs {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .ab-home-blogs .content-row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .ab-home-blogs .blog-slider .item {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .ab-home-blogs {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .ab-home-blogs {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.testimonial-outer-wrapper {
  display: block;
  float: left;
  width: 100%;
  clear: both;
  position: relative;
  /* padding-top: 100px;
    padding-bottom: 70px; */
  box-sizing: border-box;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.testimonial-outer-wrapper:after {
  display: block;
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  /* background-color: rgba(0, 0, 0, 0.9); */
}
.testimonial-outer-wrapper .title-block > strong {
  color: #ffffff;
}
.testimonial-outer-wrapper .testimonial-slider {
  display: block;
  float: left;
  width: 100%;
  z-index: 1;
}
.testimonial-outer-wrapper .testimonial-slider .item {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
}
.testimonial-outer-wrapper .testimonial-slider .item .image-block {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.testimonial-outer-wrapper .testimonial-slider .item .image-block > img {
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  border: 5px solid #1e1e1e;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.testimonial-outer-wrapper .testimonial-slider .item .image-block .testimonial-name {
  font-size: 20px;
  color: #fff;
  margin: 0 0 5px;
  font-weight: 500;
  display: block;
  line-height: 1.2;
  text-transform: capitalize;
}
.testimonial-outer-wrapper .testimonial-slider .item .image-block .testimonial-desc {
  font-size: 17px;
  color: #fff;
  margin: 0 0 5px;
  font-weight: 400;
  display: block;
  line-height: 1.2;
  text-transform: capitalize;
}
.testimonial-outer-wrapper .testimonial-slider .item .text-block {
  display: block;
  float: left;
  width: 100%;
}
.testimonial-outer-wrapper .testimonial-slider .item .text-block > p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  max-width: 75%;
  margin-bottom: 35px;
  display: inline-block;
}
@media (max-width: 639px) {
  .testimonial-outer-wrapper .testimonial-slider .item .text-block > p {
    max-width: 90%;
  }
}
@media (max-width: 479px) {
  .testimonial-outer-wrapper {
    padding-top: 50px;
    padding-bottom: 35px;
  }
}
.advert-outer-wrapper {
  display: block;
  float: left;
  width: 100%;
  clear: both;
}
.advert-outer-wrapper .advert-inner-wrapper {
  display: block;
  float: left;
  width: 100%;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper {
  display: block;
  float: left;
  width: 50%;
  padding: 0 15px;
  box-sizing: border-box;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper .item {
  display: block;
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper .item img {
  height: 373px;
  object-fit: cover;
  width: 100%;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper .item > a {
  display: block;
  position: relative;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper .item > a > img {
  display: block;
  width: 100%;
  opacity: 1;
  height: 373px;
  object-fit: cover;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper .item img {
  height: 464px;
  object-fit: cover;
  width: 100%;
}
@media (max-width: 767px) {
  .advert-outer-wrapper .advert-inner-wrapper .item-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }
  .advert-outer-wrapper .advert-inner-wrapper .item-wrapper .item > a > img {
    height: auto;
  }
  .advert-inner-wrapper .item {
    height: auto !important;
  }
  .testimonial-outer-wrapper .testimonial-slider .item {
    height: 343px;
  }
  .ab-home-blogs .blog-slider .item {
    height: auto;
  }
}
.products-grid.wishlist .product-item .product-item-info:hover {
  background: #fff;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #bbb;
  margin: 0;
  padding: 9px;
  position: relative;
}
@media (max-width: 768px) {
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .products-grid.wishlist .product-item {
    padding: 30px 50px 10px 20px !important;
  }
}
@media (max-width: 767px) {
  .account .page-wrapper .sidebar.sidebar-main .block.block-collapsible-nav:last-child {
    display: none;
  }
  .block-collapsible-nav {
    z-index: 6 !important;
  }
}
@media (max-width: 640px) {
  .products-grid.wishlist .product-item .product-item-info:hover {
    height: 200px;
  }
}
@media (max-width: 479px) {
  .products-grid.wishlist .product-items .product-item .product-item-info:hover {
    background: transparent;
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 0;
    position: static;
  }
}
/* Ravi */
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper .item .home-text {
  text-align: center;
  width: 100%;
  padding-top: 16px;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper .item .name {
  font-size: 28px;
  padding-top: 6px;
  font-weight: 700;
  padding: 8px 34px 0 34px;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper .item .subhead {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  padding-top: 6px;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper .item a,
.testimonial-outer-wrapper .testimonial-slider .text-block a,
.ab-home-blogs .img-block .home-text a {
  position: relative;
  z-index: 10;
  text-align: center;
  margin-top: 12px;
  display: inline-flex !important;
  align-items: center;
  border-radius: 64px;
  transition: all .3s ease;
  cursor: pointer;
  margin-left: 8px;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper .item .text,
.testimonial-outer-wrapper .testimonial-slider .text-block .text,
.ab-home-blogs .img-block .home-text {
  padding: 0 7px 0 7px;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper.mid {
  margin-top: 26px;
}
.testimonial-outer-wrapper .testimonial-slider .text-block,
.ab-home-blogs .img-block .home-text {
  position: absolute;
  padding-top: 22px;
  text-align: center;
  width: 100%;
}
.advert-outer-wrapper.top-margin.bottom-margin.innovation .page-main .sub-text {
  margin-top: 24px;
  font-size: 18px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.65);
  text-align: center;
  padding-bottom: 32px;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper .item .home-text .text-one {
  padding-top: 14px;
}
.ab-home-blogs .img-block .home-text .text-one {
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  padding-top: 22px;
}
.ab-home-blogs .img-block .home-text .subhead {
  font-size: 16px;
  line-height: 24px;
  margin-top: 16px;
  text-align: center;
  color: #fff;
  padding: 0 48px 0 48px;
}
.panel.wrapper {
  display: none;
}
.custom-customer-welcome {
  float: right;
  position: relative;
  margin-left: 22px;
  margin-top: 12px;
}
.page-wrapper .page-header {
  background-color: #050507;
}
.page-wrapper .page-header .header.content .minicart-wrapper .action.showcart .text,
.page-wrapper .page-header .header.content .minicart-wrapper .action.showcart .counter.qty .counter-number,
.page-wrapper .page-header .header.content .minicart-wrapper .action.showcart:before,
.custom-customer-welcome .action.switch,
.page-wrapper .page-header {
  color: #fff;
}
input#search {
  border-radius: 22px;
  color: #000;
}
@media (max-width: 767px) {
  .logo {
    float: left;
    margin: 0 0 10px 40px;
    max-width: 26%;
    position: relative;
    z-index: 5;
  }
  .advert-inner-wrapper .item img {
    height: 100%;
    width: 100%;
  }
  .advert-inner-wrapper .item {
    height: 575px;
  }
  .testimonial-outer-wrapper {
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .custom-customer-welcome {
    display: none;
  }
  .nav-toggle:before {
    color: #fff !important;
  }
  .block-search .label:before {
    color: #fff !important;
  }
  .cms-index-index .home-slider-wrapper .home-slider-main .home-slider li > a > img {
    height: 303px !important;
  }
  .cms-index-index .home-slider-wrapper {
    height: 232px !important;
  }
  .cms-index-index .sections.nav-sections {
    background: #fff;
  }
  .col-md-4.mb-30 {
    flex: 0 0 auto;
    width: 100%;
  }
}
.actions-primary,
.box-tocart {
  display: none !important;
}
.footer-top .socials-block > a {
  background: #0047AB;
}
a:active,
.alink:active,
a:visited,
.alink:visited,
a,
.alink,
.nav-sections .navigation > ul > li.level0 .submenu > li > a.ui-state-active {
  color: #0047AB;
}
.navigation .level0 > .level-top:hover,
.navigation .level0 > .level-top.ui-state-focus,
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top,
.nav-sections .navigation > ul > li.level0 > a.level-top.ui-state-active {
  background: #0047AB;
}
.cms-index-index .home-slider-wrapper {
  position: static;
  height: 484px;
  width: 100%;
}
.cms-index-index .home-slider-wrapper .home-slider-main {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.cms-index-index .nav-sections {
  background: transparent;
  margin-bottom: 25px;
}
.cms-index-index .nav-sections .navigation > ul,
.cms-index-index .navigation {
  background: transparent !important;
}
.cms-index-index .page-header {
  background: transparent !important;
}
.cms-index-index .home-slider-wrapper .home-slider-main .home-slider li > a > img {
  height: 656px;
}
.cms-index-index .custom-customer-welcome,
.cms-index-index .page-wrapper .page-footer {
  z-index: 9;
}
.price-box {
  display: none !important;
}
.col-lg-4 {
  flex: 0 0 auto;
  width: 32%;
}
.mb-30 {
  margin-bottom: 30px;
  margin-right: 16px;
}
.row.grid {
  display: flex;
  flex-wrap: wrap;
  --bs-gutter-y: 1.5rem;
  --bs-gutter-x: 1.5rem;
}
.row.grid > * {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 1.5rem;
}
.project-item {
  position: relative;
  overflow: hidden;
}
.project-content {
  position: absolute;
  padding: 17px 25px 15px;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  left: 0;
  bottom: -100px;
  text-align: left;
  width: 100%;
  transition: 0.4s;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.project-item:hover .project-content {
  opacity: 1;
  visibility: visible;
  bottom: 0;
  background: #00000096;
}
.project-item .project-content .project-inner .title a {
  color: #ffffff;
}
.project-item .project-content .project-inner .title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center;
}
.page-products.categorypath-case-s .columns {
  display: none;
}
