/**
 * 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;
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_CABAV
 * @author     Extension Team
 * @copyright  Copyright (c) 2017-2022 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_CheckoutCustomField
 * @author     Extension Team
 * @copyright  Copyright (c) 2018-2019 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_B2bRegistration
 * @author     Extension Team
 * @copyright  Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
@-webkit-keyframes "fade" {
  from {
    opacity: .6;
  }
  to {
    opacity: 1;
  }
}
@keyframes "fade" {
  from {
    opacity: .6;
  }
  to {
    opacity: 1;
  }
}
.container-main .box-des {
  box-sizing: border-box;
}
#color-buttons {
  display: none;
}
#background-buttons {
  display: none;
}
.container-main {
  width: 90%;
  margin: 0 auto;
}
.container-main p {
  font-size: 13px;
}
.container-main span {
  font-size: 13px;
}
.container-main date {
  font-size: 13px;
}
.container-main a {
  font-size: 13px;
}
.order-success {
  width: 100%;
}
.order-success p {
  display: table;
  margin: 0 auto;
}
.order-success p::before {
  content: url("../../../../../frontend/Magento/luma/en_AU/Bss_CheckoutSuccessPage/images/check.png");
}
.order-success span {
  font-size: 15px !important;
  display: table-cell;
  vertical-align: middle;
}
.thanksbackground {
  width: 100% !important;
}
.messdiv {
  position: relative;
}
.thanksmess {
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.order-id {
  margin-top: 10px;
  font-weight: bold;
}
.order-id p {
  width: 100%;
}
.order-stt {
  font-weight: normal;
}
.order-date date {
  text-transform: uppercase;
}
.info {
  margin-top: 2%;
}
.infor-left {
  float: left;
  width: 50%;
}
.infor-right {
  float: right;
  width: 50%;
}
.small-infor {
  float: left;
  width: 50%;
  height: 200px;
}
.bottom-infor {
  margin-top: 10px;
}
.box-des {
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px;
  display: inline-block;
  width: 200px;
  border: 1px solid black;
  background-color: #F0F1F0;
}
.box-content {
  margin-top: 18px;
  margin-left: 5%;
}
.line-info {
  line-height: 25px;
}
.product-image {
  width: 17%;
  margin-right: 3%;
  min-height: 120px;
  float: left;
  position: relative;
}
.inner-image {
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 100%;
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.product-info {
  float: left;
  width: 80%;
  min-height: 120px;
  position: relative;
}
.product-info p {
  line-height: 1;
}
.inner-product {
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 100%;
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.show-order {
  margin-top: 5px;
}
.pname {
  font-weight: bold;
  margin-top: 10px;
}
.table-main {
  border: 10px solid #EFF1EF;
  background-color: #EFF1EF;
}
.table-main tbody tr {
  line-height: 15px;
}
.table-main .number {
  float: right;
  font-weight: bold;
}
.product-total {
  float: right;
  margin-right: 5%;
}
.product-total::before {
  content: url("../../../../../frontend/Magento/luma/en_AU/Bss_CheckoutSuccessPage/images/line.png");
}
.sort-order-block {
  clear: both;
}
.action.primary.continue {
  border: 1px solid white;
  text-transform: uppercase;
  font-size: 12px;
}
.button-right {
  width: 80%;
  float: right;
}
.reorder {
  float: right;
  margin-top: 10px;
  width: 40%;
  margin-left: 15px;
}
.printorder {
  float: right;
  margin-top: 10px;
  width: 40%;
  margin-left: 15px;
}
.primary.inner {
  width: 100%;
  float: right;
}
.action.primary.continue.color-changing {
  width: 100%;
}
.action.primary.continue.color-changing span {
  white-space: nowrap !important;
}
.action.primary.continue.color-changing.prt span::before {
  content: url("../../../../../frontend/Magento/luma/en_AU/Bss_CheckoutSuccessPage/images/print.png");
}
.action.primary.continue.color-changing.reod span::before {
  content: url("../../../../../frontend/Magento/luma/en_AU/Bss_CheckoutSuccessPage/images/reorder.png");
}
.continue-shop {
  float: right;
  margin-right: 0;
  margin-top: 10px;
}
.continue-shop span {
  white-space: nowrap !important;
}
.adr-main p {
  line-height: 1.4;
}
.table-method {
  padding-left: 10%;
}
.first-tr {
  padding-top: 10px;
}
.half-a-page {
  width: 48%;
}
.half-a-page p img {
  width: 100%;
  max-width: 100%;
}
.half-left {
  float: left;
}
.half-a-page .form {
  min-width: 100% !important;
}
.half-a-page .cms-content-important {
  margin: 0;
}
.half-right {
  float: right;
}
.background-coupon {
  position: relative;
}
.coupon-words {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
  text-align: center;
  width: 100%;
  line-height: 25px;
}
.coupon-code {
  border: 1px dashed white;
  padding: 4px 20px;
}
.coupon-bg {
  width: 100%;
}
.fb-share-button {
  float: right !important;
  margin-left: 5px;
}
.g-plus {
  float: right !important;
  margin-left: 5px;
}
.twitter-share-button {
  float: right !important;
  margin-left: 5px;
}
.share-order2 {
  margin-left: 5px;
  float: right !important;
}
.social-right {
  margin-left: 5px;
  float: right !important;
}
.table-sort tr td {
  padding: 0;
}
.suggest-header {
  width: 250px !important;
}
.image-suggest {
  float: left;
  width: 25%;
}
.image-suggest a {
  width: 100%;
}
.name-suggest {
  width: 100%;
  text-align: center;
}
.title-suggest {
  text-transform: uppercase;
}
.img-suggest {
  width: 23%;
  float: left;
  text-align: center;
}
.suggest-image {
  height: 150px;
  max-height: 175px;
}
.suggest-image img {
  width: 100%;
  max-width: 100%;
  background-size: cover;
}
.suggestion {
  position: relative;
}
.slideshow-container {
  margin-top: 10px !important;
  margin: auto;
}
.slideshow-container a {
  text-decoration: none;
}
.mySlides {
  display: none;
}
.prev-suggest {
  cursor: pointer;
  position: absolute;
  width: auto;
  margin-top: 10%;
  padding: 8px;
  color: black;
  font-weight: bold;
  font-size: 14px;
  transition: 0.3s ease;
  border-radius: 0 3px 3px 0;
  left: 0;
  margin-left: 10px;
  border-radius: 3px 0 0 3px;
}
.prev-suggest:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
}
.next-suggest {
  cursor: pointer;
  position: absolute;
  width: auto;
  margin-top: 10%;
  padding: 8px;
  color: black;
  font-weight: bold;
  font-size: 14px;
  transition: 0.3s ease;
  border-radius: 0 3px 3px 0;
  right: 0;
  margin-right: 10px;
  border-radius: 3px 0 0 3px;
}
.next-suggest:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
}
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.mySlides.fade {
  opacity: 1 !important;
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.2s;
  animation-name: fade;
  animation-duration: 1.2s;
}
.block.newsletter.news-subs {
  width: 100%;
}
.text-wrap {
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
}
.share-order1 {
  display: none;
}
.checkoutsuccess-guest-view #print-order-guest {
  max-width: 150px;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .box-des {
    width: 200px;
  }
}
@media only screen and (max-width: 991px) {
  .box-des {
    width: 150px;
  }
  .button-label {
    font-size: 10px !important;
  }
  .product-image {
    width: 22%;
  }
  .product-info {
    width: 75%;
  }
}
@media only screen and (max-width: 767px) {
  .thanksmess span {
    font-size: 18px !important;
  }
  .infor-left {
    width: 100%;
  }
  .infor-right {
    width: 100%;
  }
  .small-infor {
    float: left;
    width: 100%;
    height: auto;
  }
  .table-method {
    padding-left: 5%;
  }
  .container-main {
    width: 100%;
    margin: 0 auto;
  }
  .container-main p {
    font-size: 14px;
  }
  .container-main span {
    font-size: 14px;
  }
  .container-main date {
    font-size: 14px;
  }
  .container-main a {
    font-size: 14px;
  }
  .box-des {
    margin-top: 20px;
    width: 100% !important;
  }
  .half-a-page {
    width: 100%;
  }
  .button-right {
    width: 90%;
    margin-left: 10%;
    float: left;
  }
  .reorder {
    width: 50%;
    float: right;
  }
  .printorder {
    width: 50%;
    float: right;
  }
  .continue-shop {
    width: 50%;
    float: right;
    margin-left: 25%;
  }
  .product-image {
    width: 22%;
    min-height: 200px;
  }
  .product-info {
    width: 75%;
    min-height: 200px;
    float: left;
  }
  .img-suggest {
    width: 22%;
  }
}
@media only screen and (max-width: 600px) {
  .product-image {
    width: 22%;
    min-height: 170px;
  }
  .product-info {
    width: 75%;
    min-height: 170px;
  }
  .coupon-words p {
    font-size: 10px !important;
  }
  .button-right {
    width: 100%;
    margin-left: 0;
  }
  .reorder {
    width: 50%;
  }
  .printorder {
    width: 50%;
  }
  .continue-shop {
    width: 50%;
    float: right;
  }
}
@media only screen and (max-width: 414px) {
  .thanksmess span {
    font-size: 14px !important;
  }
  .product-image {
    width: 25%;
    min-height: auto;
    margin: 0 0 30px;
  }
  .product-info {
    width: 72%;
    min-height: auto;
    margin: 0 0 30px;
  }
  .button-label {
    font-size: 10px !important;
  }
  .share-order2 {
    display: none;
  }
  .share-order1 {
    display: inline-block;
  }
  .product-total {
    margin-right: 10%;
  }
}
@media only screen and (max-width: 414px) {
  .checkout-onepage-success .show-order .product-image .inner-image,
  .checkout-onepage-success .show-order .product-info .inner-product {
    transform: unset;
    position: unset;
  }
}
@media only screen and (max-width: 320px) {
  .product-image {
    width: 27%;
    min-height: 130px;
  }
  .product-info {
    width: 70%;
    min-height: 130px;
  }
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    BSS_HtmlSiteMap
 * @author     Extension Team
 * @copyright  Copyright (c) 2018-2019 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category  BSS
 * @package   Bss_OneStepCheckout
 * @author    Extension Team
 * @copyright Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
 * @license   http://bsscommerce.com/Bss-Commerce-License.txt
 */
@media screen and (min-width: 1024px) {
  .bss-onestepcheckout .opc-wrapper {
    width: 66.66%;
    padding-right: 30px;
  }
  .bss-onestepcheckout #opc-sidebar {
    width: 33.33%;
    margin-top: 0;
  }
  .bss-onestepcheckout #opc-sidebar .discount-code #discount-form {
    width: 100%;
  }
}
.bss-onestepcheckout.check-store-pickup .opc-wrapper #opc-shipping_method {
  float: unset !important;
}
.bss-onestepcheckout.check-store-pickup #payment {
  top: 0;
  right: 0;
  float: right;
  margin-top: 0 !important;
  /*-webkit-box-shadow: none;
        box-shadow: none;*/
}
.bss-onestepcheckout.check-store-pickup #store-pickup {
  width: 48%;
  margin-top: 25px;
}
.bss-onestepcheckout.check-store-pickup #store-pickup #checkout-step-store-selector .primary {
  display: none;
}
.bss-onestepcheckout.check-store-pickup #shipping {
  visibility: visible !important;
  height: auto !important;
  overflow: visible !important;
}
.bss-onestepcheckout.check-store-pickup #shipping .step-title::before {
  content: '\2713' !important;
}
.bss-onestepcheckout.check-store-pickup .form-shipping-address {
  display: none !important;
}
.bss-onestepcheckout.check-store-pickup #opc-shipping_method .checkout-shipping-method .step-title::before {
  content: '\2713' !important;
}
.bss-onestepcheckout.check-store-pickup #opc-shipping_method #checkout-step-shipping_method {
  display: none !important;
}
.bss-onestepcheckout.check-store-pickup #payment #co-payment-form fieldset .step-title::before {
  content: '\2713' !important;
}
.bss-onestepcheckout.check-store-pickup #billing-address-same-as-shipping-shared {
  display: none !important;
}
.bss-onestepcheckout.check-store-pickup #opc-shipping_method {
  visibility: visible !important;
  height: auto !important;
  overflow: visible !important;
}
.bss-onestepcheckout.check-store-pickup #checkout-step-store-selector .primary {
  display: none;
}
.bss-onestepcheckout.check-store-pickup #co-payment-form .checkout-billing-address .billing-address-same-as-shipping-block {
  display: none;
}
.bss-onestepcheckout.check-store-pickup #co-payment-form .checkout-billing-address .action-cancel {
  display: none;
}
.bss-onestepcheckout #store-pickup {
  float: left;
  box-sizing: border-box;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.2s ease-in-out;
  padding: 15px;
  width: 48%;
}
.bss-onestepcheckout #store-pickup.selected-shipping {
  padding: 0;
}
.logged-customer-pickup {
  display: none;
}
.shipping-list-unable {
  opacity: 0.4;
  cursor: pointer;
  pointer-events: none;
}
.bss-onestepcheckout.check-store-pickup.hidden-step #shipping {
  display: none !important;
}
.bss-margin {
  margin-bottom: 25px !important;
  display: inline-block;
}
.set-margin {
  margin-top: 10%;
}
#opc-shipping_method .list-item {
  display: list-item;
}
.navbar-fixed-top {
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 99;
  margin-bottom: 10px;
}
#checkout {
  margin-top: 10px;
}
.bss-store-pickup #checkoutSteps > div {
  width: 48%;
}
.bss-onestepcheckout.bss-store-pickup #payment {
  position: relative;
  top: -90px;
  margin-top: 4%;
}
.bss-onestepcheckout.bss-store-pickup #opc-shipping_method {
  position: relative;
  top: -90px;
}
.bss-onestepcheckout.bss-store-pickup.hidden-step #opc-shipping_method {
  position: relative;
  top: 0px;
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_PreOrder
 * @author     Extension Team
 * @copyright  Copyright (c) 2018-2019 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_ProductAttachment
 * @author     Extension Team
 * @copyright  Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
/*
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_ProductLabel
 * @author     Extension Team
 * @copyright  Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
.sidebar .product-items .product-item-info .product-item-photo {
  float: left !important;
}
.bss-label-productlist {
  display: none;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Productslider
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-product-slider-content .owl-nav {
  font-size: 80px;
}
.mp-product-slider-content .product-items .product-slider .slider-product-item-details .slider-product-item-actions {
  margin: 15px 0 10px;
}
.mp-product-slider-content .owl-nav button span {
  color: #D6D6D6;
}
.mp-product-slider-content .owl-nav button span:hover {
  color: #869791;
}
.mp-product-slider-content .owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 999;
  text-shadow: none;
  background: none;
  border: none;
}
.mp-product-slider-content .owl-nav .owl-next {
  position: absolute;
  top: 40%;
  right: 0;
  z-index: 999;
  text-shadow: none;
  background: none;
  border: none;
}
.owl-item li.product-slider {
  width: 100% !important;
}
.mp-product-slider-title {
  font-size: 3.8rem;
  position: relative;
  z-index: 1;
  margin: 0 0 5px;
  text-align: center;
  display: block;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.mp-product-slider-block {
  margin: 0 !important;
}
.mp-ps-info {
  font-size: 1.8rem;
  position: relative;
  z-index: 1;
  text-align: center;
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.slider-product-item-info {
  width: 80% !important;
}
.slider-product-item-actions {
  margin: 0px;
}
.product.details.slider-product-item-details {
  margin-left: 10px;
}
.mp-ps-info {
  color: #bbbbbb;
  margin: -15px 0px 10px 0px;
}
.mp-product-slider-block .owl-carousel .owl-nav button.owl-prev,
.mp-product-slider-block .owl-carousel .owl-nav button.owl-next {
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  .mst-nav__horizontal-bar {
    padding-bottom: 2rem;
  }
  .mst-nav__horizontal-bar strong[role=heading] {
    display: none;
  }
  .mst-nav__horizontal-bar .filter-options {
    display: block !important;
    border-bottom: 1px solid #cccccc;
  }
  .mst-nav__horizontal-bar .filter-options .filter-options-item {
    border-bottom: 0;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .mst-nav__apply-button-wrapper {
    display: none;
  }
  .filter-active .mst-nav__apply-button-wrapper {
    display: block;
    z-index: 1000;
    left: unset !important;
    right: 10px;
  }
}
.mst-nav__sizeLimiter {
  cursor: pointer;
  color: #757575;
}
@media only screen and (max-width: 768px) {
  .mst-nav__slider .mst-nav__slider-from-to input {
    font-size: 16px;
  }
}
/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}
.mst-nav__progress-bar {
  background: #ff5501;
  position: fixed;
  z-index: 103100;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
}
.mst-nav__progress-bar .mst-nav__progress-bar-peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #ff5501, 0 0 5px #ff5501;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.main .mst-scroll__button {
  cursor: pointer;
  display: flex;
  margin: 1rem auto;
  align-items: center;
  justify-content: center;
}
.main .mst-scroll__button:before {
  opacity: 0.6;
  display: block;
  content: "";
  height: 36px;
  width: 36px;
  margin-right: 12px;
  background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.7928 10.3055C22.589 11.2646 23.2047 12.2066 24.1681 12.4094L32.3858 14.1402L34.1553 6.39665C34.3738 5.44085 33.7725 4.48961 32.8125 4.27207C31.8524 4.05452 30.8971 4.65321 30.6786 5.60915L30.104 8.12397C30.066 8.06061 30.0251 7.99829 29.9783 7.9388C27.0513 4.20575 22.488 1.79999 17.3614 1.79999C8.51464 1.79999 1.3501 8.9562 1.3501 17.775C1.3501 26.5939 8.51464 33.75 17.3614 33.75C26.2081 33.75 33.3729 26.5939 33.3729 17.775C33.3729 16.7946 32.5743 16 31.5901 16C30.6053 16 29.8072 16.7946 29.8072 17.775C29.8072 24.6411 24.231 30.2 17.3614 30.2C10.4918 30.2 4.91563 24.6411 4.91563 17.775C4.91563 10.909 10.4918 5.34999 17.3614 5.34999C20.9298 5.34999 24.7283 7.04316 27.0001 9.44976L24.9059 8.93618C23.9426 8.73341 22.9966 9.34644 22.7928 10.3055Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
}
.main .mst-scroll__button:hover:before {
  opacity: 1;
}
.main .mst-scroll__button._loading {
  opacity: .7;
}
.main .mst-scroll__button._loading:before {
  opacity: 1;
  animation: rotating 3s linear infinite;
}
@-webkit-keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes reveal {
  from {
    transform: scale(0.001);
  }
  to {
    transform: scale(1);
  }
}
@keyframes slide {
  to {
    transform: translateX(1.5em);
  }
}
.mst-scroll__loader {
  font-size: 20px;
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}
.mst-scroll__loader .loader-dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #555;
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
.mst-scroll__loader .loader-dot:nth-child(1),
.mst-scroll__loader .loader-dot:nth-child(2) {
  left: 0;
}
.mst-scroll__loader .loader-dot:nth-child(3) {
  left: 1.5em;
}
.mst-scroll__loader .loader-dot:nth-child(4) {
  left: 3em;
}
.mst-scroll__loader .loader-dot:nth-child(1) {
  animation-name: reveal;
}
.mst-scroll__loader .loader-dot:nth-child(2),
.mst-scroll__loader .loader-dot:nth-child(3) {
  animation-name: slide;
}
.mst-scroll__loader .loader-dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}
.mst-scroll__progress {
  text-align: center;
  width: 40%;
  min-width: 300px;
  margin: 0 auto 1.4rem;
}
.mst-scroll__progress .mst-scroll__progress-label {
  font-size: 1.4rem;
}
.mst-scroll__progress .mst-scroll__progress-bar {
  width: 100%;
  height: 2px;
  background-color: #9a9a9a;
  margin: 1rem 0;
}
.mst-scroll__progress .mst-scroll__progress-bar div {
  background-color: #ff5501;
  height: 100%;
}
.mst-search-in__wrapper {
  max-width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  flex-grow: 1;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.mst-search-in__wrapper .mst-search-in__title {
  border: none;
  padding: 6px 3px 6px 6px;
  margin-right: 3px;
  font-weight: 600;
  white-space: nowrap;
}
.mst-search-in__wrapper .mst-search-in__item {
  white-space: nowrap;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin: 0 5px 5px 0;
  padding: 6px 12px;
  color: #494949;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name {
  display: flex;
  flex-wrap: nowrap;
  font-size: 13px;
}
.mst-search-in__wrapper .mst-search-in__item span.name i {
  font-style: normal;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:after {
  font-size: 7px;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0 5px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #757575;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:last-child:after {
  display: none;
}
.mst-search-in__wrapper .mst-search-in__item span.count {
  color: #757575;
  display: block;
  margin-left: 8px;
  font-size: 80%;
}
.mst-search-in__wrapper .mst-search-in__item span.count:before {
  content: "(";
}
.mst-search-in__wrapper .mst-search-in__item span.count:after {
  content: ")";
}
.mst-search-in__wrapper .mst-search-in__item:hover {
  border-color: #ff5501;
  text-decoration: none;
}
.mst_categorySearchLoader {
  display: none;
  position: absolute;
  top: 6px;
  right: 15px;
  width: 20px;
  height: 20px;
}
.mst_categorySearchLoader .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst_categorySearchLoader .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mst_categorySearch {
  display: block;
  position: relative;
}
.mst_categorySearch_searchIcon {
  position: absolute;
  left: 10px;
  font-size: 21px;
  color: #bbbbbb;
}
span.mst_categorySearch_totals {
  position: absolute;
  right: 0;
  padding: 6px 15px 6px 15px;
  color: #999;
  display: none;
}
input#mst_categorySearch {
  padding: 0 0 0 35px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 100%;
}
.mst_categorySearchLoader .fa-spinner {
  font-size: 30px;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
/**
 * 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%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@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;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .storecredit .block,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .storecredit .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),
  .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),
  .column .block-addbysku .block-content .box:nth-child(2),
  .storecredit .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),
  .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) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .storecredit .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) + *,
  .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,
  .block-search .label,
  .modes-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,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .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,
  .column .block-addbysku .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.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .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.search.advanced .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,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .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,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .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 #cccccc;
  }
  .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 .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .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: 20px;
    padding-right: 20px;
    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: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    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: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    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: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    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 {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.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 #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 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: #cccccc;
    color: #cccccc;
    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;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .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 #cccccc;
    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 #cccccc;
  }
  .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 #c1c1c1;
    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;
  }
  .footer .widget {
    float: none !important;
  }
  .footer .widget .alsoview,
  .footer .widget .alsobought {
    float: none !important;
    max-width: 100%;
    width: 100%;
  }
  .alsobought-list .owl-carousel.owl-loaded,
  .alsoview-list .owl-carousel.owl-loaded {
    margin-left: 0 !important;
  }
  .alsobought-list .owl-carousel.owl-loaded .owl-item,
  .alsoview-list .owl-carousel.owl-loaded .owl-item {
    padding-bottom: 40px !important;
  }
  .alsobought-list .owl-carousel.owl-loaded .owl-item:nth-child(1),
  .alsoview-list .owl-carousel.owl-loaded .owl-item:nth-child(1) {
    margin-right: 0 !important;
  }
  .alsobought-list .product-item-inner,
  .alsoview-list .product-item-inner {
    margin: 9px 0 0 -1px;
  }
  .alsobought-list .product-reviews-summary .reviews-actions .action.add,
  .alsoview-list .product-reviews-summary .reviews-actions .action.add {
    white-space: unset;
  }
  .authentication-wrapper {
    margin-top: 0;
    width: 100% !important;
  }
  .bss-onestepcheckout .opc-wrapper .form-login {
    padding-bottom: 0;
  }
  .bss-onestepcheckout .opc-wrapper #payment #co-payment-form .step-title {
    border-bottom: 1px solid #ccc;
  }
  .bss-store-pickup #checkoutSteps {
    position: relative;
  }
  .bss-store-pickup #store-pickup {
    position: absolute;
  }
  .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 #cccccc;
  }
  .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 #cccccc;
  }
  .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: auto;
  }
  .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%;
  }
  .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: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .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;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .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(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    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 #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 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';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .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: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .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;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    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: ')';
  }
  .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-container .widget.block {
    margin-bottom: 20px;
  }
  .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 {
    display: table-cell;
    padding-bottom: 35px;
    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;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .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 {
    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-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 #cccccc;
    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 #cccccc;
    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: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    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;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    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 #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-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;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .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: 80%;
  }
  .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,
  .form.search.advanced,
  .form.form-orders-search {
    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.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .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;
  }
  .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 #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    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: #575757;
  }
  .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: #575757;
  }
  .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: #575757;
  }
  .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 #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .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 #cccccc;
  }
  .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 #cccccc;
  }
  .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 #cccccc;
    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 #c1c1c1;
    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 #cccccc;
  }
  .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 #cccccc;
    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 #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .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 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .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.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%;
  }
  .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;
    z-index: 1000;
  }
  .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 {
    margin: 0;
    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%;
  }
  .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 {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .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: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .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: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .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;
  }
}
.page-header .logo img {
  width: 300px;
}
@media (min-width: 768px) {
  .header-toolbox {
    z-index: 9999 !important;
  }
  .nav-sections {
    background: #000119;
    margin-bottom: 0;
    top: 0;
    z-index: 9;
  }
  .link.wishlist {
    position: relative;
  }
  .link.wishlist:hover .wishlist-dropdown {
    display: block;
  }
  .link.wishlist .wishlist-dropdown a {
    text-align: left;
    display: block;
    font-weight: 400;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
  }
  .link.wishlist .wishlist-dropdown a:before {
    display: none;
  }
  .wishlist-dropdown {
    background: #fff;
    position: absolute;
    right: 0;
    padding: 20px 15px;
    min-width: 200px;
    display: none;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: 1px solid #ccc;
    border-top: none;
    top: 100%;
  }
  .c-header-links:hover .c-inner-links {
    display: block;
  }
  .page-header {
    margin: 0;
    padding: 0;
  }
  .header.content {
    padding: 10px 15px;
    max-width: 1260px;
  }
  .block-search {
    float: left;
    width: 42.33%;
    margin: 24px 0px;
    margin-left: -10%;
  }
  .header-toolbox {
    position: absolute;
    right: 4%;
    z-index: 2000;
    display: flex;
    height: 50px;
  }
  .logo {
    margin: 0;
    width: 33.33%;
    margin: 0px 0px;
  }
  .navigation .level0 > .level-top {
    line-height: 40px;
  }
  .vl-megamenu.navigation ul li:first-child {
    margin: 0;
    padding-left: 5px;
  }
  .vl-megamenu.navigation li.level0.fullwidth a.level-top img {
    max-width: 25px;
  }
}
.block-search .action.search {
  background: #000119;
  color: #fff;
  padding: 8px;
  right: 0;
  padding: 7px 10px;
  font-size: 13px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.block-search .action.search:hover {
  background: #2a5f8b;
}
.block-search .action.search:before {
  display: none;
}
.block-search .action.search > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: auto;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: relative;
  width: auto;
  font-weight: 600;
}
.block-search input {
  font-size: 12px;
  border-radius: 5px;
  color: #585858;
}
.block-search .action.search[disabled] {
  opacity: 1;
}
.header-customer-contact {
  float: right;
  border: 1px solid #b6b6b6;
  width: 280px;
  margin: 7px 0;
  position: relative;
}
.topcall-details {
  position: absolute;
  z-index: 9999;
  background: #fff;
  font-size: 14px;
  width: 280px;
  border: 1px solid #dfdfdf;
  line-height: 1.1;
  padding: 10px;
  left: 0;
  top: 100%;
  display: none;
  margin-top: 4px;
}
.topcall-details p {
  line-height: 1.3;
  margin: 0;
  padding: 0 0 5px;
  border-bottom: 1px dotted;
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
  text-align: right;
  color: #000;
}
.topcall-details a {
  color: #585858;
}
.topcall-details a:hover {
  color: #e3242b;
}
.call-icon {
  float: left;
}
.call-icon .glyphicon-earphone {
  font-size: 40px;
  color: #000;
  float: left;
  margin: 7px 5px 7px 15px;
  font-weight: 700;
}
.customer-text {
  text-align: center;
  margin: 5px 0;
}
.customer-text p {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  color: #000;
}
.customer-text .dropcall {
  background: url(/pub/media/wysiwyg/slider-left-arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 15px;
  height: 19px;
  background-size: contain;
  transform: rotate(270deg);
  margin: 0 5px;
  cursor: pointer;
  border: 0;
  box-shadow: none;
  padding: 0;
  vertical-align: text-bottom;
}
.customer-text .topcall-btn {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  text-transform: capitalize;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  line-height: 1.1;
}
.header-custom-account {
  position: relative;
}
.c-header-links {
  padding: 0;
  margin: 0;
}
.c-header-links > li {
  margin: 0;
  list-style-type: none;
}
.c-header-links > li a {
  font-size: 11px;
  text-transform: capitalize;
  padding: 0px 5px;
  color: #fff;
  display: block;
  height: 50px;
  background: #e3242b;
  font-weight: 700;
  cursor: pointer;
}
.c-header-links > li a:hover {
  background: #fff;
}
.c-header-links > li a:hover span {
  color: #000;
}
.c-header-links > li span {
  display: block;
  text-align: center;
  color: #fff;
}
.c-header-links .glyphicon-user {
  display: block;
  text-align: center;
  font-size: 17px;
  padding: 5px;
  padding-bottom: 2px;
}
.c-inner-links {
  background: #fff;
  position: absolute;
  right: 0;
  padding: 10px 20px;
  min-width: 200px;
  display: none;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border: 1px solid #ccc;
  border-top: none;
}
.c-inner-links li {
  list-style-type: none;
}
.c-inner-links li a {
  display: block;
  width: 100%;
  padding: 1px 0 6px 0;
  border-bottom: 1px solid #ccc;
  display: inline-block;
  font-size: 14px;
  color: #57575b;
}
.header-custom-account.active .c-inner-links {
  display: block;
}
.link.wishlist {
  margin: 0;
  padding: 0;
  text-transform: capitalize;
  padding: 0px 5px;
  color: #fff;
  background: #e3242b;
  padding: 0 6px;
  list-style-type: none;
  text-align: center;
  display: inherit;
}
.link.wishlist a {
  font-size: 11px;
  font-weight: 700;
  color: #fff;
}
.link.wishlist a:before {
  content: "\e005";
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  display: block;
  font-size: 17px;
  padding: 7px;
  padding-bottom: 0px;
}
.link.wishlist a:focus {
  text-decoration: none;
}
.link.wishlist:hover {
  background: #fff;
}
.link.wishlist:hover a {
  color: #000;
}
.link.wishlist:hover .counter {
  color: #000;
}
.link.wishlist .counter {
  color: #fff;
}
.nav-sections {
  background: #000119;
  margin-bottom: 0;
  display: none;
}
.navigation {
  background: #000119;
  margin-bottom: 0;
}
.navigation .level0 > .level-top {
  color: #fff;
}
.minicart-wrapper {
  margin-left: 0;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
  background: #e3242b;
  padding: 2px 15px;
  height: 50px;
  text-align: center;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: block;
}
.minicart-wrapper .action.showcart .counter.qty.empty:hover {
  color: #000;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: transparent;
  color: #fff;
  height: inherit;
  line-height: inherit;
  border-radius: 2px;
  display: block;
  margin: 0 0 0;
  min-width: 0;
  padding: 0;
  text-align: center;
  white-space: inherit;
  overflow: visible;
  font-size: 11px;
}
.minicart-wrapper .action.showcart .counter.qty .counter-label {
  position: relative;
}
.minicart-wrapper .action.showcart .counter.qty .counter-label span:after {
  content: ')';
  font-size: 11px;
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
  font-size: 11px;
}
.minicart-wrapper .action.showcart .counter-number:before {
  content: '(';
}
.minicart-wrapper .action.showcart:before {
  content: "\e116";
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  color: #fff;
  font-size: 12px;
  padding-top: 4px;
}
.minicart-wrapper .action.showcart:hover {
  background: #fff;
}
.minicart-wrapper .action.showcart:hover .counter-label {
  color: #000;
}
.minicart-wrapper .action.showcart:hover .counter-number {
  color: #000;
}
.minicart-wrapper .action.showcart.active {
  background: #fff;
}
.minicart-wrapper .action.showcart.active .counter.qty {
  color: #000;
}
.minicart-wrapper .action.showcart.active:before {
  color: #000;
  content: "\e116";
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  font-size: 12px;
  padding-top: 4px;
}
.minicart-wrapper .block-minicart {
  width: 320px;
  border: solid 1px #CCC;
  padding: 10px;
  right: 0;
  margin-top: 10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.minicart-wrapper .block-minicart .subtitle.empty {
  font-size: 12px;
  font-weight: 100;
}
.minicart-wrapper .block-minicart li {
  position: relative;
  margin-bottom: 0;
  padding: 10px 0;
}
.minicart-wrapper .block-minicart .block-content {
  text-align: right;
}
.minicart-wrapper .block-minicart .block-content .actions {
  border-top: solid 1px #CCC;
  display: block;
  padding: 5px 0 0 0;
  margin: 0;
}
.minicart-wrapper .block-minicart .block-content .actions .secondary a {
  font-size: 14px;
}
.minicart-wrapper .block-minicart .block-content .actions .actions {
  display: inline-block;
  border: 0;
}
.minicart-wrapper .block-minicart .subtotal {
  margin: 0;
  text-align: right;
  display: block;
  float: none;
  border-top: 1px solid #ccc;
  padding: 10px 0;
}
.minicart-wrapper .block-minicart .subtotal span {
  color: #5d5d5d;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0;
}
.minicart-wrapper .block-minicart .subtotal .amount.price-container {
  display: inline-block;
}
.minicart-wrapper .block-minicart .items-total {
  float: none;
  margin: 0;
  font-size: 14px;
  text-transform: capitalize;
  color: #000119;
  font-family: "Roboto", Helvetica, sans-serif;
  display: block;
  text-align: left;
  border-bottom: 1px solid #ddd;
  padding: 0px 0 6px 0px;
}
.minicart-wrapper .block-minicart .amount .price-wrapper:first-child .price {
  font-size: 14px;
  font-weight: 400;
}
.minicart-wrapper .block-minicart .action.primary {
  background: #000119;
  border: 1px solid #000119;
  font-size: 11px;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  min-width: 145px;
}
.minicart-wrapper .block-minicart .action.primary:hover {
  background: #e3242b;
  border: 1px solid #e3242b;
}
.minicart-wrapper .block-minicart:before {
  right: 25px;
}
.minicart-wrapper .block-minicart:after {
  right: 24px;
}
.minicart-wrapper .action.close {
  top: 8px;
  width: 25px;
}
.minicart-wrapper .minicart-items .product-item-name {
  margin-bottom: 5px;
}
.minicart-wrapper .minicart-items .product-item-name a {
  color: #585858;
  font-size: 14px;
  display: inline-block;
  padding-right: 20px;
}
.minicart-wrapper .minicart-items .product-item:first-child {
  padding-top: 10px;
}
.minicart-wrapper .minicart-items .product-item-details {
  text-align: left;
  padding-left: 60px;
}
.minicart-wrapper .minicart-items .product-item-details .price {
  font-weight: 400;
  color: #585858;
  font-size: 12px;
}
.minicart-wrapper .minicart-items .product-item-details .price-wrapper {
  display: inline-block;
}
.minicart-wrapper .minicart-items .product-item-details .price-label {
  font-size: 12px;
}
.minicart-wrapper .minicart-items .product-item-details .details-qty a {
  width: 16px;
  height: 16px;
  background: linear-gradient(to bottom, #f2f2f2 0%, #e0e0e0 100%);
  color: #5d5d5d;
  border: 1px solid #c6c6c6;
  line-height: 15px;
  display: inline-block;
  text-align: center;
}
.minicart-wrapper .minicart-items .product-item-details .details-qty a:focus {
  text-decoration: none;
}
.minicart-wrapper .minicart-items .product-item-details .product.actions {
  border: 0;
  display: flex;
  padding: 0;
}
.minicart-wrapper .minicart-items .product-item-details .product.actions .secondary {
  padding: 0;
}
.minicart-wrapper .minicart-items .product-item-pricing .label {
  display: inline-block;
  color: #585858;
  font-size: 12px;
  padding: 0;
  font-weight: 400;
  margin-right: 8px;
}
.minicart-wrapper .minicart-items .item-qty {
  width: 16px;
  height: 16px;
  font-size: 11px;
  padding: 0;
}
.minicart-wrapper .minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
  box-shadow: none;
  padding: 1px 6px;
}
.minicart-wrapper .minicart-items .action.delete:before {
  content: '✖';
  background: #E2E2E2;
  color: #ADABAB;
  font-size: 11px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  margin-bottom: 7px;
  color: #c1bfbf;
}
.minicart-wrapper .minicart-items .action.edit:before {
  color: #c1bfbf;
}
.minicart-wrapper .product .actions {
  border: 0;
  float: right;
  margin: 0;
  position: absolute;
  top: 15px;
  right: 0px;
  display: flex;
  flex-flow: column-reverse;
}
.minicart-wrapper .product .actions .secondary {
  margin: 0;
}
.minicart-wrapper .product .actions .primary {
  display: block;
  margin: 0 !important;
}
.minicart-wrapper .minicart-items-wrapper {
  padding: 0;
  border: 0;
  margin: 0;
}
.minicart-items .product-item-details .price-excluding-tax {
  margin: 0;
}
.block-minicart .block-content .actions .secondary {
  text-align: center;
  display: inline-block;
  float: left;
  padding: 11px 0 0 8px;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  box-shadow: none;
  border: 0;
  font-size: 14px;
  padding: 20px;
}
.modal-popup.confirm .modal-footer {
  padding: 15px 20px;
}
.modal-popup.confirm .modal-footer button {
  background: #000119;
  color: #fff;
  box-shadow: none;
  border: 1px solid #e3e3e3;
}
.modal-popup.confirm .modal-footer button:hover {
  background: #2a5f8b;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header-customer-contact {
    width: 230px;
  }
  .call-icon .glyphicon-earphone {
    margin: 18px 5px 7px 15px;
  }
  .header-toolbox {
    right: 2%;
  }
  .topcall-details {
    width: 230px;
  }
  .header-toolbox {
    position: absolute;
    right: 4%;
    z-index: 99;
    top: 100px;
  }
}
@media (max-width: 767px) {
  .wishlist-dropdown {
    display: none;
  }
  header.page-header {
    padding-bottom: 0;
    margin: 0;
    position: relative;
  }
  .header.content {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    position: static;
  }
  .header.content .nav-toggle {
    left: inherit;
    top: inherit;
    z-index: 14;
    right: 0;
    bottom: 0;
    background: #e3242b;
    border-top: 1px solid #e3242b;
    line-height: 44px;
    display: block;
    width: 20%;
    padding: 3px;
    text-align: center;
  }
  .logo {
    margin: 12px 0;
    order: 2;
    width: 100%;
    max-width: 100%;
  }
  .logo img {
    margin: 0 auto;
  }
  .block-search {
    order: 3;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
  }
  .block-search .label {
    float: none;
    background: #e3242b;
    margin: 0;
    border-radius: 0;
    line-height: 45px;
    width: 20%;
  }
  .block-search .label:before {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
  }
  .block-search .label.active {
    background: #ededed;
  }
  .block-search input {
    margin: 0;
  }
  .block-search .minisearch.active .control {
    border-top: 0;
    clear: both;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 2000;
    width: 100%;
    background: #EDEDED;
    padding: 10px;
  }
  .block-search .control {
    margin: 0;
  }
  .nav-toggle:before {
    text-align: center;
    content: "\e055";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: inherit;
    color: #fff;
  }
  .nav-toggle:hover:before {
    color: #fff;
  }
  .header-customer-contact {
    order: 1;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #dfdfdf;
    text-align: center;
    margin: 0;
    padding: 5px 0;
  }
  .header-customer-contact .topcall-details {
    width: 100%;
    margin-top: 0px;
    padding: 5px 7px 0 7px;
    border: 0;
    border-top: 1px solid #dfdfdf;
  }
  .header-customer-contact .topcall-details p {
    text-align: center;
    padding-top: 5px;
  }
  .header-customer-contact .call-icon {
    float: none;
    display: inline-block;
  }
  .header-customer-contact .call-icon .glyphicon-earphone {
    font-size: 14px;
    float: none;
    margin: 0px 5px 0px 0px;
  }
  .header-customer-contact .customer-text {
    text-align: center;
    margin: 0;
    display: inline-block;
  }
  .header-customer-contact .customer-text .topcall-btn {
    font-size: 14px;
  }
  .header-customer-contact .customer-text p {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    line-height: initial;
    display: inline-block;
    color: #000;
  }
  .header-toolbox {
    text-align: center;
    width: 60%;
    margin: 0 auto;
  }
  .header-custom-account {
    width: 25%;
    float: left;
  }
  .link.wishlist {
    width: 25%;
    float: left;
    background: #e3242b;
    border-right: 1px solid #fff;
    position: relative;
    z-index: 2000;
  }
  .link.wishlist a {
    font-size: 0;
  }
  .link.wishlist a:before {
    line-height: 51px;
    display: block;
    font-size: 20px;
    padding: 0;
    padding-bottom: 0px;
    display: inline-block;
  }
  .c-inner-links {
    right: inherit;
    text-align: left;
    z-index: 2000;
  }
  .c-header-links > li span {
    display: none;
  }
  .c-header-links > li a {
    line-height: inherit;
    height: auto;
    background: #e3242b;
    border-right: 1px solid #fff;
    border-left: 1px solid #b2b2b2;
  }
  .c-header-links .glyphicon-user {
    display: inline-block;
    text-align: center;
    font-size: 20px;
    padding: 0;
    padding-bottom: 0;
    line-height: 51px;
  }
  .minicart-wrapper {
    margin: 0;
    width: 25%;
    float: left;
    position: static;
    z-index: 2000;
  }
  .minicart-wrapper .action.showcart {
    display: block;
    background: #e3242b;
    border-right: 1px solid #b2b2b2;
    position: relative;
    z-index: 2000;
    padding: 2px 15px;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    display: none;
  }
  .minicart-wrapper .action.showcart:before {
    line-height: 47px;
    color: #fff;
    font-size: 20px;
    padding: 0;
  }
  .minicart-wrapper .action.showcart .counter.qty.empty {
    display: none;
  }
  .minicart-wrapper .block-minicart {
    margin-top: 0;
  }
  .minicart-wrapper .block-minicart:after {
    display: none;
  }
  .minicart-wrapper .block-minicart:before {
    display: none;
  }
  .minicart-wrapper .action.showcart.active {
    border: 0;
  }
  .minicart-wrapper .action.showcart.active:before {
    line-height: 47px;
    font-size: 20px;
    padding: 0;
  }
  .miniquote-wrapper {
    width: 25%;
  }
  .nav-sections-item-title {
    border-width: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch {
    font-size: 18px;
  }
  .vl-megamenu.navigation ul li:first-child {
    display: none;
  }
}
.ninjamenus-desktop .item-autolist > .item-submenu > .nav-item {
  float: none !important;
}
.breadcrumbs {
  margin-top: -38px !important;
}
@media (max-width: 767px) {
  span.action.nav-toggle {
    display: none !important;
  }
  .block.block-search {
    left: 23.9%;
    top: 128px;
  }
  .header-toolbox {
    position: absolute;
    left: 45%;
    z-index: 99999;
    top: 138px;
    width: 274px;
  }
  .block-search input {
    left: -23%;
    width: 98%;
    position: absolute !important;
  }
  .minicart-wrapper .block-minicart {
    left: -116px;
  }
  .page-layout-checkout .header-toolbox {
    position: absolute;
    left: 45%;
    z-index: 99999;
    width: 274px;
    top: 105px !important;
  }
  #maincontent > div.columns > div > div.cart-container > ul > li:nth-child(1) > button {
    float: none !important;
    margin-left: 0px !important;
    width: 100% !important;
    font-size: 14px;
  }
  #maincontent > div.columns > div > div.cart-container > ul > li:nth-child(2) > div.paypal.checkout.after.paypal-logo {
    /* left: 2%; */
    float: left !important;
    width: 96% !important;
    left: 0px;
    position: absolute;
    margin: 2%;
  }
  .cart-summary {
    margin: 120px 0px;
  }
}
.page-footer {
  background: #080808;
  padding-bottom: 0;
}
.page-footer .footer.content {
  max-width: 100%;
  padding: 0;
}
.page-footer .footer.content ul {
  padding-right: 0;
}
.footer-top {
  padding: 30px 0 20px 0;
}
.footer-block .footer-title {
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 15px 0;
  color: #ccc;
}
.footer-block .footer-link li {
  font-size: 14px;
  line-height: 33px;
  text-transform: capitalize;
  color: #cccccc;
}
.footer-block .footer-link li a {
  color: #cccccc;
  display: block;
  font-size: 14px;
  line-height: 33px;
}
.footer-block .footer-link li a:hover {
  text-decoration: underline;
  color: #e3242b;
}
.footer-block .social-link {
  margin-top: 10px;
}
.footer-block .social-link li {
  display: inline-block;
}
.footer-block .social-link .icon-facebook {
  background: url('pub/media/wysiwyg/sprite-social1.png');
  background-position: center;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  width: 38px;
  height: 38px;
  margin: 0 5px;
  background-repeat: no-repeat;
  -webkit-transition: all 250ms ease-in-out 0s;
  -moz-transition: all 250ms ease-in-out 0s;
  -ms-transition: all 250ms ease-in-out 0s;
  -o-transition: all 250ms ease-in-out 0s;
  transition: all 250ms ease-in-out 0s;
  background-position: 0 -52px;
}
.footer-block .social-link .icon-facebook:hover {
  background-position: 0 -100px;
}
.footer-block .social-link .icon-twitter {
  background: url('pub/media/wysiwyg/sprite-social1.png');
  background-position: center;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  width: 38px;
  height: 38px;
  margin: 0 5px;
  background-repeat: no-repeat;
  -webkit-transition: all 250ms ease-in-out 0s;
  -moz-transition: all 250ms ease-in-out 0s;
  -ms-transition: all 250ms ease-in-out 0s;
  -o-transition: all 250ms ease-in-out 0s;
  transition: all 250ms ease-in-out 0s;
  background-position: -232px -52px;
}
.footer-block .social-link .icon-twitter:hover {
  background-position: -232px -100px;
}
.footer-block .social-link .icon-youtube {
  background: url('pub/media/wysiwyg/sprite-social1.png');
  background-position: center;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  width: 38px;
  height: 38px;
  margin: 0 5px;
  background-repeat: no-repeat;
  -webkit-transition: all 250ms ease-in-out 0s;
  -moz-transition: all 250ms ease-in-out 0s;
  -ms-transition: all 250ms ease-in-out 0s;
  -o-transition: all 250ms ease-in-out 0s;
  transition: all 250ms ease-in-out 0s;
  background-position: -406px -52px;
}
.footer-block .social-link .icon-youtube:hover {
  background-position: -406px -100px;
}
.footer-block .why-shop li:before {
  background: url('../images/whyshop-icons-footer.png');
  background-repeat: no-repeat;
  content: "";
  height: 25px;
  width: 25px;
  display: inline-block;
  background-size: 25px;
  margin: 4px 15px 4px 10px;
  float: left;
  background-position: 0px -86px;
}
.footer-block .why-shop li:after {
  clear: both;
  display: table;
  content: '';
}
.footer-block .why-shop .service:before {
  background-position: 0px -61px;
}
.footer-block .why-shop .guarantee:before {
  background-position: 0px -12px;
}
.footer-block .why-shop .over9:before {
  background-position: 0px -155px;
}
.footer-block .why-shop .return:before {
  background-position: 0px -205px;
}
.footer-block .why-shop .warranty:before {
  background: url('../images/icons.png');
  background-position: -103px 0px;
}
.footer-block .why-shop .fitment:before {
  background: url('../images/icons.png');
  background-position: -40px -44px;
}
.footer-block .why-shop .owned:before {
  background: url('../images/icons.png');
  background-position: -86px -59px;
  height: 25px;
  width: 40px;
  margin: 4px 10px 4px 0;
}
.copyright {
  padding: 0;
  background-color: #080808;
  margin: 0;
  font-size: 12px;
  color: #ccc;
}
.copyright a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .footer-top .row {
    display: flex;
    flex-wrap: wrap;
  }
  .footer-top .footer-block {
    margin-bottom: 40px;
  }
  .footer-block .why-shop li:before {
    margin-left: 0;
  }
  .footer-block .why-shop .owned:before {
    background-position: -94px -59px;
    height: 22px;
    width: 30px;
  }
}
@media (max-width: 767px) {
  .footer-top {
    text-align: center;
    padding-bottom: 10px;
  }
  .page-footer .footer.content ul {
    padding-right: 0;
  }
  .footer-block {
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
  }
  .footer-block .footer-link li a {
    line-height: 26px;
  }
  .footer-block .why-shop li:before {
    margin-left: 0;
  }
  .footer-block .why-shop .owned:before {
    background-position: -94px -59px;
    height: 22px;
    width: 30px;
  }
}
.cms-home .page-main {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.home-banner-slider .owl-dots {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  text-align: center;
}
.home-banner-slider button.owl-dot {
  width: 15px;
  height: 15px;
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #999;
  border-radius: 50%;
  margin-right: 3px;
  box-shadow: none;
}
.home-banner-slider button.owl-dot.active {
  background: #999;
}
.home-welome {
  margin-top: 45px;
}
.home-welome h2 {
  text-align: center;
  color: #636363;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-transform: capitalize;
  margin-bottom: 0.5em;
  font-weight: bold;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.home-welome p {
  color: #585858;
  font-size: medium;
  margin: 0 0 1.5em;
}
.partners-desc h4 {
  font-weight: 900;
  text-transform: none;
  font-size: 16px;
  margin-bottom: 10px;
  color: #636363;
  line-height: 1.4;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.partners-desc p {
  font-size: 16px;
  color: #585858;
}
.best-selling-product {
  padding-top: 50px;
}
.product-list .block-title {
  border-bottom: 1px dotted;
  text-align: center;
  line-height: 1.2;
  margin: 0;
}
.product-list .block-title strong {
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  color: #636363;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.partner-logo ul {
  margin: 0;
  padding: 0;
}
.partner-logo ul:after {
  content: '';
  display: table;
  clear: both;
}
.partner-logo li {
  width: 15%;
  display: inline-block;
  float: left;
  margin: 10px 1.5%;
  text-align: center;
}
.partner-logo img {
  height: 60px;
}
.get-quote-block {
  background: #080808;
  text-align: center;
  width: 100%;
  float: left;
  margin: 20px 0 50px 0;
}
.get-quote-block .get-quote-tel {
  width: 50%;
  float: left;
  height: 60px;
  margin: 10px 0;
}
.get-quote-block .get-quote-tel a {
  display: inline-block;
  margin: 13px 10px;
  background-repeat: no-repeat;
  line-height: 35px;
  color: #fff;
  font-size: 30px;
}
.get-quote-block .get-quote-tel a:hover {
  text-decoration: none;
  color: #e3242b;
}
.get-quote-block .get-quote-btn {
  width: 50%;
  float: left;
  height: 60px;
  margin: 10px 0;
}
.get-quote-block .get-quote-btn a {
  display: inline-block;
  margin: 0 10px;
  font-size: 30px;
  background: #e3242b;
  color: #fff;
  padding: 10px 50px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .partner-logo li {
    width: 20%;
    margin: 10px 0;
  }
  .partners-desc {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .partner-logo li {
    width: 33.33%;
    padding: 0 6px;
    margin: 10px 0px;
  }
  .partners-desc {
    margin-bottom: 15px;
  }
  .get-quote-block {
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .get-quote-block .get-quote-tel {
    width: 100%;
  }
  .get-quote-block .get-quote-btn {
    width: 100%;
  }
  .home-welome h2 {
    font-size: 23px;
  }
}
html,
body {
  padding: 0px !important;
}
.page-header .logo img {
  width: 154px;
}
.product.actions.slider-product-item-actions.product-item-actions {
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .columns {
    width: 100%;
  }
}
button:focus {
  outline: none;
}
a {
  -webkit-transition: all 150ms ease-in-out 0s;
  -moz-transition: all 150ms ease-in-out 0s;
  -ms-transition: all 150ms ease-in-out 0s;
  -o-transition: all 150ms ease-in-out 0s;
  transition: all 150ms ease-in-out 0s;
}
a:hover {
  text-decoration: none;
}
p {
  line-height: 30px;
}
.page-wrapper > .page-bottom {
  padding: 0;
}
.action.primary {
  font-family: "Roboto", Helvetica, sans-serif;
  background: #000119;
  border: 1px solid #c02c0c;
  font-size: 11px;
}
.action.primary:hover {
  background: #e3242b;
  color: #fff;
}
.breadcrumbs {
  background: #f1f1f1;
  max-width: 100%;
  padding: 8px 0;
  margin: 0;
}
.breadcrumbs .item:not(:last-child):after {
  font-size: 17px;
  line-height: 14px;
  content: '/';
  margin: 0 5px;
}
.breadcrumbs a {
  color: #666;
}
.breadcrumbs a:active {
  color: #666;
}
.breadcrumbs .items {
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 15px;
}
a:focus {
  outline: none;
}
.fieldset > .field > .label {
  color: #585858;
  font-size: 12px;
  font-family: "Roboto", Helvetica, sans-serif;
  padding-left: 0;
}
.page-main > .page-title-wrapper .page-title {
  font-size: 24px;
  font-weight: 600;
  color: #636363;
  border-bottom: 1px solid #ededed;
  padding-bottom: 3px;
  margin-bottom: 15px;
  display: block;
  text-transform: capitalize;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.page-wrapper a:focus {
  outline: none;
}
.page-wrapper select {
  border-radius: 3px;
}
.page-wrapper .input-text {
  border-radius: 3px;
}
@media (min-width: 768px) {
  .page-title-wrapper {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .page-wrapper .columns .column.main {
    padding-bottom: 20px;
  }
}
.nav-sections {
  background: #2a5f8b;
}
.navigation {
  background: #2a5f8b;
}
.block-search .action.search {
  background: #2a5f8b;
}
.page-footer {
  background: #2a5f8b;
}
.footer-block .footer-title {
  color: #fff;
}
.footer-block .footer-link li a:hover {
  text-decoration: underline;
  color: #fff;
}
.footer-block .footer-link li {
  color: #fff;
}
.copyright {
  background-color: #2a5f8b;
  color: #fff;
}
@media (min-width: 768px) {
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
@media (min-width: 1024px) {
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 0;
    width: calc(20%);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products .page-title-wrapper {
    margin-top: 15px;
  }
  .page-products .products-grid .product-item {
    width: calc(25%);
    margin-left: 0;
    padding: 0;
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
.breadcrumbs {
  position: absolute;
  top: 190px;
}
.products-grid {
  margin: 30px 0;
}
.products-grid .product-item {
  position: relative;
  margin-bottom: 0;
  margin: -30px 0;
}
.products-grid .product-item .actions-secondary {
  position: absolute;
  top: 25px;
  z-index: 99;
  right: 15px;
  display: none;
}
.products-grid .product-item .product-label {
  position: absolute;
  z-index: 2;
  top: 10%;
}
.products-grid .product-item .price-box {
  margin: 0px 0 20px;
}
.products-grid .product-item .price-box .price {
  font-size: 13px;
  color: #333;
  font-weight: 700;
}
.products-grid .product-item .product-item-inner {
  margin: 0;
  right: 0;
}
.products-grid .product-item .action.primary {
  background-color: #000119;
  color: #FFFFFF;
  display: block;
  width: 100%;
  border: 1px solid #192f68;
  border-radius: 3px;
  font-size: 11px;
}
.products-grid .product-item .action.primary:hover {
  background-color: #e3242b;
}
.products-grid .product-item .action.tocart {
  background-color: #E30404;
  margin-bottom: 5px;
}
.products-grid .product-item .action.tocart:hover {
  background-color: #000119;
}
.products-grid .product-item .action.towishlist:before {
  width: 24px;
  height: 24px;
  display: block;
  background: url(/pub/media/wysiwyg/list-syb-icon.png) no-repeat scroll -14px -54px;
  content: '';
}
.products-grid .product-item .action.towishlist:hover:before {
  background-position: -14px -7px;
  -webkit-transition: all 150ms ease-in-out 0s;
  -moz-transition: all 150ms ease-in-out 0s;
  -ms-transition: all 150ms ease-in-out 0s;
  -o-transition: all 150ms ease-in-out 0s;
  transition: all 150ms ease-in-out 0s;
}
.products-grid .product-item .action.towishlist span {
  font-size: 0;
}
.products-grid .product-item-details {
  text-align: center;
}
.products-grid .product-item-details .product-item-name {
  height: 8em;
}
.products-grid .product-item-details .product-item-name a {
  line-height: 1.5;
  text-transform: capitalize;
  color: #1e1e1e;
  font-family: "Roboto", Helvetica, sans-serif;
  font-size: 14px;
}
.products-grid .product-item-details .product-item-name a:hover {
  text-decoration: none;
  color: #ea3b02;
}
.products-grid .product-item-info {
  right: 0px;
  margin-left: 0;
  border-bottom: 1px solid #fff;
  padding: 20px;
}
.products-grid .product-item-info:hover .actions-secondary {
  display: block;
}
.products-grid .product-item-info:hover:after {
  opacity: 1;
}
.products-grid .product-item-info:hover:before {
  opacity: 1;
}
.products-grid .product-item-info:after {
  right: 0px;
}
.products-grid .product-item-info:before {
  left: 0px;
}
.products-grid .product-item-actions .actions-primary {
  display: block;
}
.products-grid .product-item-info:after {
  content: "";
  background-image: linear-gradient(#ffffff 1%, #b2b2b2 100%);
  background-color: #ddd;
  position: absolute;
  bottom: 0;
  top: 30%;
  width: 1px;
  opacity: 0;
}
.products-grid .product-item-info:before {
  content: "";
  background-image: linear-gradient(#ffffff 1%, #b2b2b2 100%);
  background-color: #ddd;
  position: absolute;
  bottom: 0;
  top: 30%;
  width: 1px;
  opacity: 0;
}
.products-grid .product-item-info:hover {
  background: #fff;
  border: 0;
  margin: 0;
  padding: 20px;
  position: relative;
  box-shadow: 0px 15px 16px -5px rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid #b2b2b2;
}
.products-grid .product-item-info.active {
  background: #fff;
  border: 0;
  margin: 0;
  padding: 20px;
  position: relative;
  box-shadow: 0px 15px 16px -5px rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid #b2b2b2;
}
.block.widget .products-grid .product-item .product-item-inner {
  margin: 0 0 0 -2px;
  box-shadow: 0px 15px 16px -5px rgba(0, 0, 0, 0.5);
  padding: 0 20px;
}
.page-layout-1column .block.widget .products-grid .product-item .product-item-inner,
.page-layout-3columns .block.widget .products-grid .product-item .product-item-inner {
  margin: 0;
  box-shadow: 0px 15px 16px -5px rgba(0, 0, 0, 0.5);
  padding: 0 20px;
}
.page-products .page-title-wrapper .page-title {
  font-size: 24px;
  font-family: "Roboto", Helvetica, sans-serif;
  text-transform: none;
  padding: 20px 0;
  margin: 0;
  font-weight: 600;
  color: #333;
}
.page-products .sidebar-main {
  margin-top: 15px;
}
.page-products .sidebar-main .filter.block .filter-options-title {
  color: #000;
  font-size: 14px;
  text-transform: capitalize;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
}
.page-products .sidebar-main .filter.block .filter-options-content a:hover {
  color: #ea3b02;
  text-decoration: none;
  background: transparent;
}
.page-products .sidebar-main .filter.block .filter-options-item {
  border-bottom: 0;
  padding-bottom: 0;
}
.page-products .sidebar-main .filter.block .filter-options-item .filter-options-content .count {
  padding: 0;
}
.sidebar .category-block {
  border: 1px solid #a6a6a6;
  padding: 5px;
  border-radius: 3px;
  padding-bottom: 20px;
}
.sidebar .category-block .category-title {
  color: #000119;
  margin-bottom: 0;
  text-transform: capitalize;
  font-weight: 600;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-style: normal;
  line-height: 1.4;
  margin-bottom: 15px;
}
.sidebar .category-block .category-content {
  padding: 0 10px;
}
.sidebar .category-block .category-content .items li.item {
  position: relative;
  cursor: pointer;
}
.sidebar .category-block .category-content .items li.item:last-child {
  border: 0;
}
.sidebar .category-block .category-content .items li.item.level2.has-menu:after {
  top: 4px;
}
.sidebar .category-block .category-content .items .level1 {
  border-bottom: 1px dotted;
  padding: 8px 0;
  margin: 0;
}
.sidebar .category-block .category-content .items .level1 > a {
  font-size: 15px;
  color: #585858;
  font-weight: 600;
}
.sidebar .category-block .category-content .items li.item.has-menu:after {
  position: absolute;
  right: 5px;
  top: 10px;
  background: url(/pub/media/wysiwyg/plus.gif);
  background-repeat: no-repeat;
  content: "";
  height: 16px;
  width: 16px;
  background-size: 51px;
}
.sidebar .category-block .category-content .items li.item.open:after {
  background-position: right center;
}
.sidebar .category-block .category-content .items .sub-items {
  padding-left: 15px;
  padding-top: 5px;
}
.sidebar .category-block .category-content .sub-items .has-menu {
  border: 0;
  margin-bottom: 4px;
  padding-bottom: 0;
}
.sidebar .category-block .category-content .sub-items .has-menu a {
  font-weight: 400;
}
.sidebar .category-block .category-content .sub-items li {
  margin-bottom: 5px;
}
.sidebar .category-block .category-content .sub-items li a {
  font-size: 16px;
  color: #585858;
}
.sidebar .category-block .category-content li a:hover {
  color: #e3242b;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0 !important;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .sidebar-main .filter.block .filter-options-item .filter-options-content {
    padding-left: 0;
    padding-right: 0;
  }
  .page-products .sidebar-main .filter.block .filter-options-item .filter-options-content a {
    font-size: 13px;
  }
  .page-products .sidebar-main .filter.block .filter-options-title {
    padding-left: 0;
  }
  .page-products .sidebar .category-block .category-content {
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .products-grid .product-item-info {
    padding: 7px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    border-radius: 3px;
  }
  .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    height: auto;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100%;
    box-shadow: none;
  }
  .products-grid .product-item-info:hover {
    padding: 7px;
    box-shadow: none;
    border: 1px solid #ccc;
  }
  .products-grid .product-item-actions {
    margin: 0;
  }
  .products-grid .product-item {
    margin: 0;
  }
  .products-grid .product-item .price-box {
    margin-bottom: 15px;
  }
  .page-layout-1column .block.widget .products-grid .product-item .product-item-inner {
    box-shadow: none;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .catalogsearch-result-index .columns {
    padding-top: 15px;
  }
  .products-grid .product-item {
    margin: 0;
    box-shadow: none;
    padding: 0;
    padding-left: 0;
    margin-left: 2%;
  }
  .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .products-grid .product-item-info {
    padding: 7px;
  }
  .products-grid .product-item-info:hover {
    border: 1px solid #ccc;
    padding: 7px;
    box-shadow: none;
  }
  .products-grid .product-item-info:hover:before {
    display: none;
  }
  .products-grid .product-item-info:hover:after {
    display: none;
  }
  .page-layout-1column .block.widget .products-grid .product-item .product-item-inner {
    margin: 0;
    box-shadow: none;
    padding: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item .product-item-inner {
    margin: 0;
    box-shadow: none;
    padding: 0;
  }
  .page-products .sidebar .category-block {
    margin-bottom: 5px;
  }
  .page-products .sidebar-main .filter.block .filter-title strong {
    top: 18px;
  }
  .page-products .sidebar-main .filter.block.active .filter-title strong {
    top: 8px;
  }
  .page-products .page-title-wrapper {
    margin-top: 15px;
  }
  .page-products .page-title-wrapper .page-title {
    padding: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .page-products .columns {
    width: 93%;
    margin: auto;
  }
  .page-products .columns .column.main {
    padding-bottom: 0;
  }
}
.columns {
  width: 93%;
  margin: auto;
}
@media (min-width: 1200px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .login-container .block {
    width: 50%;
  }
  .login-container .fieldset > .field > .control {
    width: 65%;
  }
  .block-customer-login {
    border-left: 1px solid #ededed;
    padding-left: 60px;
  }
  .form-create-account .fieldset > .field {
    width: 60%;
  }
  .form-create-account .create.info {
    margin-top: 20px;
  }
  .form-create-account legend.legend {
    max-width: 60%;
  }
  .form.create.account {
    margin-left: 30px;
  }
  .form.create.account legend.legend {
    max-width: 60%;
  }
  .form.create.account .actions-toolbar {
    width: 60%;
  }
  .form.create.account .actions-toolbar .primary {
    float: right;
  }
  .form.password.forget {
    margin-left: 30px;
    max-width: 400px;
    min-width: 400px;
    width: 100%;
  }
}
.login-container {
  padding-top: 20px;
}
.login-container .block .block-title {
  border: 0;
  margin: 0;
  margin-bottom: 0.5em;
  color: #636363;
  font-size: 24px;
  font-weight: 100;
  font-style: normal;
  line-height: 1.2;
  text-transform: capitalize;
  padding: 0;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.login-container .block .block-title strong {
  font-weight: 400;
}
.login-container .block-new-customer .block-content p {
  font-style: italic;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 13px;
  color: #a0a0a0;
}
.login-container .block-new-customer .benefits {
  padding-left: 20px;
  margin: 10px 0 20px 0;
}
.login-container .block-new-customer .benefits li {
  margin: 0;
  font-size: 12px;
}
.login-container .actions-toolbar .primary {
  display: block;
  float: none;
}
.login-container .actions-toolbar .primary .action {
  min-width: 50%;
  margin: 0;
  float: left;
}
.login-container .field.note {
  font-style: italic;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 13px;
  color: #a0a0a0;
  margin-bottom: 12px;
}
.login-container .form-login .login .field {
  margin-bottom: 10px;
}
.login-container .form-login .actions-toolbar .secondary a.action {
  margin-bottom: 15px;
  color: #585858;
  font-size: 12px;
}
.login-container .form-login .actions-toolbar .secondary a.action:hover {
  color: #ea3b02;
}
.login-container .form-login .input-text {
  height: 30px;
  border-radius: 2px;
}
.form-create-account .fieldset > .field .input-text {
  height: 30px;
  border: 1px solid silver;
  border-radius: 3px;
}
.form-create-account .field.newsletter {
  display: flex;
  background: #f4f4f4;
  display: inline-block;
  width: auto;
  padding: 5px 10px;
  min-width: 250px;
}
.form-create-account .field.newsletter .checkbox {
  display: inline-block;
}
.form-create-account .field.newsletter label.label {
  color: #636363;
  font-weight: 600;
  padding-left: 5px;
}
.form-create-account .legend > span {
  font-size: 18px;
}
.form.create.account .actions-toolbar {
  border-top: 1px solid #ededed;
  padding-top: 10px;
}
.form.create.account .actions-toolbar > .secondary .action.back {
  display: block;
  color: #585858;
}
.form.create.account .actions-toolbar .primary .action {
  margin: 0;
}
.form.create.account .fieldset.create.account {
  margin-bottom: 15px;
}
.form.password.forget .field.note {
  font-style: italic;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 13px;
  color: #a0a0a0;
  line-height: 30px;
}
.form.password.forget .fieldset h2 {
  font-size: 24px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 15px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.form.password.forget .actions-toolbar .primary {
  float: right;
}
.form.password.forget .actions-toolbar .primary .action {
  margin: 0;
  min-width: 140px;
}
.form.password.forget .actions-toolbar > .secondary .action.back {
  display: block;
  color: #585858;
}
@media (max-width: 767px) {
  .form.password.forget .actions-toolbar .primary {
    float: none;
  }
  .form.password.forget .fieldset h2 {
    font-size: 20px;
  }
  .block-customer-login {
    padding-top: 45px;
  }
  .form-create-account .field.newsletter {
    min-width: 100%;
  }
}
#mb-ajaxcart-wrapper .ajaxcart-success-box {
  text-align: left;
  padding: 15px;
}
#mb-ajaxcart-wrapper .ajaxcart-success-box .success-content {
  height: auto;
}
#mb-ajaxcart-wrapper .ajaxcart-success-box .success-content .mb-message-successs {
  padding: 6px 0;
  border-bottom: 1px solid #dddddd;
  font-size: 11px;
  text-align: left;
  margin: 0;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  color: #444444;
}
#mb-ajaxcart-wrapper .ajaxcart-success-box .success-content .mb-message-successs:before {
  background: url(/pub/media/wysiwyg/ajax-cart-sprite.png);
  background-repeat: no-repeat;
  content: "";
  height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  background-position: -46px 0px;
}
#mb-ajaxcart-wrapper .ajaxcart-success-box .success-content .ajaxcart-message-cartinfo p {
  font-size: 16px;
  line-height: initial;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
}
#mb-ajaxcart-wrapper .ajaxcart-success-box .success-content .ajaxcart-message-cartinfo p:first-child {
  border-bottom: 1px dotted #cccccc;
  width: 100%;
  font-weight: 700;
  margin: 0;
  padding: 3px 0;
  color: #444444;
  font-size: 14px;
}
#mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-product-info {
  width: 55%;
  float: left;
  margin-top: 18px;
  display: flex;
}
#mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-product-info .ajaxcart-product-details {
  padding-left: 15px;
}
#mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-cart-info {
  width: 45%;
  float: right;
  text-align: center;
  border-left: 1px solid #dddddd;
  margin-top: 15px;
  padding: 0 15px;
}
#mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-product-image {
  display: inline-block;
  margin: 0px;
  width: 150px;
  float: left;
}
#mb-ajaxcart-wrapper .ajaxcart-success-box img.image {
  width: 100%;
  display: block;
}
#mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-buttons {
  margin-bottom: 0;
}
#mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-buttons button {
  display: block;
  margin: 0 auto;
  padding: 0 10px;
  line-height: 27px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  border: 0;
}
#mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-buttons .action.focus {
  text-transform: uppercase;
  margin-bottom: 5px;
}
#mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-buttons .action.focus:hover {
  background-color: #e3242b !important;
}
#mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-buttons .mb-ajaxsuite-close {
  background: transparent !important;
  border: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #2e8ab8 !important;
  position: relative;
}
#mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-buttons .mb-ajaxsuite-close:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 8px 7px 0;
  border-color: transparent #ffffff transparent transparent;
  content: "";
  top: 6px;
  left: 0px;
}
#mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-buttons .mb-ajaxsuite-close:before {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 8px 7px 0;
  border-color: transparent #3399CC transparent transparent;
  content: "";
  top: 6px;
  left: -2px;
}
#mb-ajaxcart-wrapper .mb-ajaxsuite-popup-wrapper .mb-ajaxsuite-popup-border {
  padding: 15px;
}
#mb-ajaxcart-wrapper .product-name {
  font-weight: 500;
  margin: 0;
  margin-top: 0px;
  font-size: 13px;
  text-align: left;
  line-height: 17px;
}
.mb-ajaxsuite-popup-wrapper {
  overflow-y: inherit;
  border-radius: 5px;
}
.mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close {
  width: 36px;
  height: 36px;
  position: absolute;
  top: -18px;
  right: -18px;
  background: url(/pub/media/wysiwyg/fancybox_sprite.png);
}
@media (max-width: 767px) {
  #mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-product-info {
    width: 100%;
  }
  #mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-product-info .ajaxcart-product-details .swatch-opt {
    margin: 0;
    padding: 0;
  }
  #mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-cart-info {
    width: 100%;
    border-left: 0;
    margin-top: 0;
    padding: 0 15px;
    padding: 10px;
  }
  #mb-ajaxcart-wrapper .product-name {
    padding: 0;
  }
  #mb-ajaxcart-wrapper .price-box.price-final_price {
    padding-left: 0;
  }
  .mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close {
    top: -15px;
    right: -8px;
  }
}
@media (min-width: 768px) {
  .catalog-product-view .product.media {
    width: 50%;
    padding-right: 15px;
  }
  .catalog-product-view .page-title-wrapper {
    margin-top: 0;
  }
  .page-layout-1column .product-info-main {
    width: 50%;
    padding-left: 15px;
    margin-top: 20px;
  }
  .product.info.detailed {
    width: 60%;
    padding-right: 15px;
    float: left;
  }
  .product.info.detailed .product.data.items > .item.content {
    margin-top: 40px;
  }
  .why-purchase-us {
    width: 40%;
    float: right;
    margin-top: 38px;
    margin-bottom: 80px;
  }
}
.product.media {
  position: relative;
}
.product.media .product-label {
  position: absolute;
  left: 90px;
  z-index: 2;
}
.product-info-main .product-add-form .box-tocart.update .input-text.qty {
  border-color: #ccc;
  border-right: 1px solid #ccc;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.product-info-main .page-title-wrapper h1 {
  margin-bottom: 15px;
  font-size: 32px;
  text-transform: none;
  color: #333;
  line-height: 38px;
  padding: 0 0 10px;
  font-family: "Roboto", Helvetica, sans-serif;
  word-wrap: break-word;
  margin: 0;
  font-weight: 700;
  max-width: 315px;
  margin: 0 auto;
  text-align: center;
}
.product-info-main .product.attribute.sku {
  display: block;
  margin: 8px 0;
  font-size: 16px;
  font-weight: 700;
  width: 100%;
  text-align: center;
}
.product-info-main .product.attribute.sku .type {
  font-size: 16px;
  font-weight: 700;
}
.product-info-main .product.attribute.sku .type:after {
  content: ':';
}
.product-info-main .product-reviews-summary {
  float: none;
  text-align: center;
}
.product-info-main .product-info-price {
  border: 0;
  margin-bottom: 0;
  margin: 10px 0;
}
.product-info-main .product-info-price .price-box {
  padding: 0;
}
.product-info-main .product-info-price .price-box .price-container > span {
  margin-bottom: 0;
}
.product-info-main .product-add-form {
  padding-top: 0;
}
.product-info-main .product-add-form .box-tocart {
  margin: 10px 0 0 0;
}
.product-info-main .product-add-form .box-tocart .field.qty {
  display: inline-flex;
  margin-top: 5px;
  margin-bottom: 10px;
}
.product-info-main .product-add-form .box-tocart .field.qty .control {
  display: inline-block;
}
.product-info-main .product-add-form .box-tocart .field.qty .qty-changer {
  display: inline-block;
}
.product-info-main .product-add-form .box-tocart .field.qty .qty-changer a {
  display: block;
  width: 20px;
  height: 20px;
  background-color: #e6e6e6;
  font-size: 18px;
  color: #585858;
  font-weight: 700;
  line-height: 20px;
}
.product-info-main .product-add-form .box-tocart .field.qty .label {
  color: #000;
  font-size: 24px;
  display: inline-block;
  padding-left: 0;
  padding-right: 12px;
}
.product-info-main .product-add-form .box-tocart .input-text.qty {
  height: 40px;
  width: 50px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-color: #ccc;
  border-right: 0;
}
.product-info-main .product-add-form .box-tocart .action.tocart {
  width: 100%;
  padding: 8px 0;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0;
}
.product-info-main .product-add-form .box-tocart .action.tocart:hover {
  background: #000119;
  color: #fff;
}
.product-info-main .product-add-form .box-tocart .fieldset {
  margin: 0;
  position: relative;
}
.product-info-main .product-add-form .box-tocart .mage-error[generated] {
  position: absolute;
  top: 43px;
  left: 0;
  right: 0;
  margin: 0;
}
.product-info-main .product-add-form .box-tocart .action.primary {
  /*background: #E30404;
				border: 1px solid #ab2209;*/
  margin-bottom: 10px;
  /*&:hover {
					background: #000119;
				}*/
}
.product-info-main .stock.available {
  text-transform: capitalize;
  color: #7fb95c;
  font-size: 14px;
  font-weight: 500;
}
.product-info-main .stock.unavailable {
  text-transform: capitalize;
  color: #7fb95c;
  font-size: 14px;
  font-weight: 500;
}
.product-info-main .product-info-stock-sku {
  display: block;
  padding-left: 0;
  text-align: center;
  padding: 0;
}
.product-custom-block {
  max-width: 380px;
  margin: 0 auto;
  padding: 15px 0;
}
.product-shippint-text ul {
  padding: 0;
  margin: 0;
}
.product-shippint-text li {
  font-size: 16px;
  list-style-type: none;
}
.product-shippint-text li img {
  margin-right: 15px;
}
.product-shippint-text .icon-call {
  cursor: pointer;
}
.product-social-share .Share-label {
  font-size: 16px;
  margin-right: 5px;
}
.product-social-share ul {
  margin: 0;
  padding: 0;
}
.product-social-share li {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  line-height: 14px;
}
.product-social-share li a {
  margin: 0;
  width: 28px;
  height: 28px;
  background: url(/pub/media/wysiwyg/sprite-social2.png);
  display: inline-block;
  font-size: 0;
}
.product-social-share .icon-facebook {
  background-position: 0 -36px;
}
.product-social-share .icon-facebook:hover {
  background-position: 0 -70px;
}
.product-social-share .icon-twitter {
  background-position: -162px -36px;
}
.product-social-share .icon-twitter:hover {
  background-position: -162px -70px;
}
.product-social-share .icon-googleplus {
  background-position: -40.5px -36px;
}
.product-social-share .icon-googleplus:hover {
  background-position: -40.5px -70px;
}
.delivery-block {
  margin-top: 12px;
}
.delivery-block .delivery-desc {
  border: 1px solid #ccc;
  padding: 15px;
}
.delivery-block .delivery-desc .checkmark-icon {
  color: #585858;
  font-size: 12px;
  font-weight: 700;
  margin-top: 0;
}
.delivery-block .delivery-desc p {
  color: #585858;
  font-size: 12px;
  font-weight: 700;
}
.delivery-block h2 {
  background: #000119;
  padding: 12px 15px;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  font-family: "Raleway", Helvetica, sans-serif;
  margin: 0;
}
.delivery-block h2 em {
  transform: scaleX(-1);
  font-size: 20px;
  margin-right: 5px;
}
.delivery-block .checkmark-icon img {
  width: 25px;
  height: 25px;
  margin-right: 10px;
}
.product-info-form {
  border: 1px solid #ddd;
  max-width: 380px;
  margin: 0 auto;
  text-align: center;
  padding: 15px;
  margin-top: 30px;
}
.product-info-price .price-box .price-container .price {
  color: #000;
  font-size: 24px;
  font-weight: bold;
}
.product.info.detailed .product.data.items > .item.title > .switch {
  background: #000119;
  border: 1px solid #6d6d6d;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: capitalize;
}
.product.info.detailed .product.data.items > .item.content {
  padding: 15px;
}
.product.info.detailed .product.attribute.description p {
  font-weight: normal;
  font-size: 15px;
}
.review-form .action.submit.primary {
  background: #e3242b;
  border: 1px solid #c02c0c;
  color: #fff;
  font-size: 12px;
}
.review-form .action.submit.primary:hover {
  background: #000119;
  color: #fff;
}
.find-pupop .modal-header {
  padding-bottom: 0;
  padding-top: 0;
}
.find-pupop .action-close {
  position: absolute;
  top: 0;
  z-index: 99;
}
.find-pupop .action-close:before {
  font-size: 11px;
  line-height: 11px;
  color: #000;
  border: 1px solid #000;
  padding: 3px;
  font-weight: 700;
}
.find-pupop .modal-inner-wrap {
  max-width: 600px;
  width: 100%;
}
.find-pupop .modal-content {
  border: 0;
  border-radius: 0;
  padding: 20px;
}
.find-pupop .modal-content a {
  color: #585858;
  text-decoration: none;
}
.find-pupop .modal-content a:hover {
  color: #ea3b02;
}
.find-pupop .popup-content h3 {
  font-size: 16px;
  color: #484848;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
  margin-bottom: 0.5em;
}
.find-pupop .popup-content p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 1.25em;
}
.why-purchase-us {
  padding: 10px;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.why-purchase-us .payment-image {
  max-width: 300px;
  margin: auto;
}
.why-purchase-us .why-shop-us-image {
  margin-bottom: 15px;
}
.why-purchase-us .custom-addtocart-box {
  max-width: 280px;
  margin: 0 auto;
  border: 1px solid #ddd;
  text-align: center;
  padding: 15px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.why-purchase-us .custom-addtocart-box .price-container .price {
  color: #000;
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  margin: 0 0 10px;
  margin: 10px 0;
}
.why-purchase-us .custom-addtocart-box .box-tocart {
  margin: 0;
}
.why-purchase-us .custom-addtocart-box .box-tocart .action.tocart {
  margin-bottom: 0;
  margin-right: 0;
  width: 49%;
  margin: 0;
  background: #E30404;
  display: block;
  border: 1px solid #ab2209;
  opacity: 1;
  color: #fff;
  width: 100%;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  line-height: 27px;
  padding: 2px 0;
}
.why-purchase-us .custom-addtocart-box .box-tocart .action.tocart:hover {
  background: #000119;
}
.why-purchase-us .custom-addtocart-box .box-tocart .fieldset {
  margin-bottom: 8px;
}
.why-purchase-us .custom-addtocart-box .stock.available {
  color: #7fb95c;
  background: #fff;
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .find-pupop.modal-slide {
    left: 10px;
    right: 10px;
    top: 32%;
  }
  .find-pupop.modal-slide._inner-scroll .modal-inner-wrap {
    min-height: auto;
  }
}
afterpay-placement {
  text-align: center;
}
img.fotorama__img {
  top: 25% !important;
}
.product-info-main .product.attribute.overview {
  text-align: center;
}
@media (min-width: 768px) {
  .cart-container .form-cart {
    width: 65%;
    padding-right: 20px;
  }
  .cart-container .cart-discount {
    width: 65%;
    padding-right: 20px;
  }
  .cart-container .cart-summary {
    width: 35%;
  }
  .cart.table-wrapper .cart thead tr th.col {
    text-align: center;
    padding-top: 15px;
  }
  .cart.table-wrapper .cart thead tr th.col.item {
    text-align: left;
  }
}
.checkout-cart-index .page-main > .page-title-wrapper .page-title {
  border: 0;
}
.cart-container {
  border: 1px solid #b2b2b2;
  border-radius: 4px;
  padding: 5px;
  margin: auto;
}
.cart-container .mark {
  background-color: transparent;
}
.cart-container .form-cart .actions.main button {
  background: #000119;
  color: #fff;
  box-shadow: none;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  letter-spacing: 0.55px;
  font-weight: 700;
  font-size: 11px;
}
.cart-container .form-cart .actions.main button:hover {
  background: #e3242b;
}
.cart-container .form-cart .actions.main .clear {
  display: inline-block;
  float: left;
}
.cart-container .form-cart .cart.table-wrapper .control.qty {
  display: flex;
}
.cart-container .form-cart .cart.table-wrapper .control.qty a {
  width: 25px;
  height: 25px;
  margin: 0 3px;
  line-height: 23px;
  background: #EFEFEF;
  display: inline-block;
  text-align: center;
  border: 2px solid #000;
  border-radius: 3px;
  font-size: 12px;
  color: #000;
}
.cart-container .form-cart .cart.table-wrapper .control.qty a:focus {
  outline: none;
  text-decoration: none;
}
.cart-container .form-cart .cart.table-wrapper .col.qty {
  position: relative;
}
.cart-container .form-cart .cart.table-wrapper .col.qty .input-text {
  margin-top: -3px;
  text-align: center;
  width: 50px;
  height: 30px;
}
.cart-container .form-cart .cart.table-wrapper .col.qty .field-error,
.cart-container .form-cart .cart.table-wrapper .col.qty div.mage-error[generated] {
  margin-top: 32px;
  position: absolute;
  left: 0;
  text-align: center;
}
.cart-container .form-cart .cart.table-wrapper .actions-toolbar > .towishlist.action-towishlist {
  font-size: 0;
  margin: 0 7px 0 0;
}
.cart-container .form-cart .cart.table-wrapper .actions-toolbar > .towishlist.action-towishlist::before {
  content: "\e005";
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  font-size: 16px;
  color: #7bb4d2;
}
.cart-container .form-cart .table > tbody + tbody {
  border-top: 1px solid #ddd;
}
.cart-summary {
  border: 1px solid #ccc;
  background: transparent;
  padding: 0;
  border-top-color: #2a5f8b;
  border-radius: 0 0 3px 3px;
}
.cart-summary > .title {
  background: #000119;
  margin: 12px 0;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  padding: 12px 15px;
  margin-top: 0;
  font-family: "Raleway", Helvetica, sans-serif;
}
.cart-summary .checkout-methods-items {
  padding: 0 15px;
  padding-bottom: 15px;
}
.cart-summary .checkout-methods-items .item {
  margin-bottom: 20px;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  width: 100%;
  background: #e3242b;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.05em;
  font-size: 16px;
  padding: 10px 0;
}
.cart-summary .checkout-methods-items .action.primary.checkout:hover {
  background: #000119;
}
.cart-summary .block .title strong {
  text-transform: uppercase;
}
.cart-summary .block .fieldset .field {
  font-size: 14px;
}
.cart-summary .block .item-options {
  margin: 0;
  margin-left: 10px;
}
.cart-summary .block .content {
  padding-bottom: 10px;
}
.cart-summary .block fieldset.fieldset.estimate {
  margin-bottom: 10px;
}
.cart-summary .cart-totals {
  border-top: 0;
  padding: 0 15px;
}
.cart-summary .cart-totals .grand strong {
  font-size: 20px;
  padding: 3px 0 0;
  text-transform: uppercase;
  font-weight: 400;
}
.cart-summary .cart-totals tbody .mark {
  font-size: 12px;
  text-transform: uppercase;
}
.cart-summary .cart-totals tfoot .mark {
  font-size: 12px;
  text-transform: uppercase;
}
.cart-summary .cart-totals .table-wrapper {
  border-top: 1px solid #ccc;
}
.cart-summary .cart-totals .table-wrapper .totals.shipping.excl .label {
  color: #585858;
  font-weight: 500;
  padding: 0;
  font-size: 12px;
}
.cart-summary .opc-block-summary .table-totals .grand strong {
  font-size: 20px;
  padding: 3px 0 0;
  text-transform: uppercase;
  font-weight: 400;
}
.cart-summary .fieldset.rate {
  margin: 0;
}
.cart-summary .items.methods dt {
  padding: 4px 0;
  line-height: initial;
  margin: 0;
}
.cart-summary .items.methods dd {
  line-height: initial;
  margin: 0;
  padding-left: 8px;
}
.cart-summary dl.items.methods {
  display: flex;
}
.cart-summary .multicheckout {
  font-size: 14px;
  color: #2a5f8b;
}
.cart-summary .multicheckout:hover {
  color: #a71717;
}
.cart-summary .payment-image {
  padding: 0 15px 10px 15px;
}
.cart-totals tbody .amount {
  font-size: 12px;
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
}
.cart-totals tfoot .amount {
  font-size: 12px;
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
}
.opc-block-summary .table-totals tbody .amount {
  font-size: 12px;
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
}
.opc-block-summary .table-totals tfoot .amount {
  font-size: 12px;
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
}
.page-main .cart-summary .block {
  padding: 0 15px;
}
mark {
  background-color: transparent;
}
.cart.table-wrapper .product-item-name {
  font-size: 12px;
  font-weight: 600;
  color: #636363;
  letter-spacing: 0.05em;
}
.cart.table-wrapper .cart thead tr th {
  letter-spacing: 0.05em;
  font-size: 12px;
  color: #585858;
  font-weight: 400;
}
.cart.table-wrapper .col.price .price-excluding-tax .price {
  font-size: 12px;
  letter-spacing: 0.05em;
  font-weight: 400;
}
.cart.table-wrapper .col.subtotal .price-excluding-tax .price {
  font-size: 12px;
  letter-spacing: 0.05em;
  font-weight: 400;
}
.cart.table-wrapper .item .col.item .product-image-wrapper {
  border: 1px solid #ededed;
}
.cart.table-wrapper .actions-toolbar {
  padding-bottom: 0;
  display: flex;
  margin-top: 8px;
}
.cart.table-wrapper .actions-toolbar > .action-edit {
  position: relative;
  right: 0;
  top: 0;
  display: inline-block;
  margin: 0;
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before {
  color: #7bb4d2;
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  position: relative;
  right: 0;
  top: 0;
  display: inline-block;
  margin: 0;
  text-decoration: none;
  margin-left: 5px;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  color: #7bb4d2;
}
.cart-discount .discount {
  border: 1px solid #ccc;
  padding: 15px;
  border-radius: 3px;
}
.cart-discount .block .content {
  padding: 10px 0 0 0;
}
.cart-discount .block > .title {
  padding: 0;
}
.cart-discount .block > .title strong {
  text-transform: uppercase;
  font-weight: 400;
  color: #585858;
}
.cart-discount .actions-toolbar .action.primary {
  background: #000119;
  box-shadow: none !important;
  color: #fff;
  border: 1px solid #2a5f8b;
  border-radius: 3px;
  letter-spacing: 0.55px;
  font-weight: 700;
  font-size: 11px;
  padding: 8px 15px;
}
.cart-discount .actions-toolbar .action.primary:hover {
  background: #e3242b;
  color: #fff;
}
.cart-discount .block.discount {
  width: 100%;
}
.page-wrapper .cart-discount .input-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
  font-size: 14px;
  color: #585858;
  font-weight: 400;
  font-family: "Roboto", Helvetica, sans-serif;
}
.page-wrapper .cart-discount .input-text::placeholder {
  color: #a09c9c;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .cart-container {
    display: flex;
    flex-wrap: wrap;
  }
  .cart-container .cart-summary {
    width: 100%;
  }
  .cart-container .form-cart {
    width: 100%;
    padding-right: 0;
  }
  .cart-container .cart-discount {
    width: 100%;
    padding-right: 0;
  }
  .cart-summary {
    top: 15px !important;
  }
}
@media (max-width: 767px) {
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-cart-index .page-title-wrapper {
    padding: 0;
  }
  .cart-discount {
    border-bottom: 0;
  }
  .cart-discount .block > .title {
    border-top: 0;
  }
  .cart-discount .block > .title:after {
    top: 0;
  }
  .cart-discount .content .fieldset.coupon {
    margin: 0;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .block .content {
    padding: 0;
  }
  .cart-summary .block > .title {
    padding-left: 0;
    padding-right: 0;
  }
  .cart-summary .block > .title:after {
    right: 0;
  }
  .cart-container .form-cart .cart.table-wrapper {
    margin: 0;
  }
  .cart-container .form-cart .cart.table-wrapper .control.qty {
    display: inline-block;
  }
  .cart-container .form-cart .cart.table-wrapper .col.qty {
    width: 100%;
    padding: 0;
    padding-left: 90px;
    text-align: left;
    padding-bottom: 5px;
  }
  .cart-container .form-cart .cart.table-wrapper .col.qty .input-text {
    margin-top: 0px;
    width: 30px;
    height: 27px;
  }
  .cart-container .form-cart .cart.table-wrapper .col.price {
    width: 100%;
    padding: 0;
    padding-left: 90px;
    text-align: left;
    padding-bottom: 5px;
  }
  .cart-container .form-cart .cart.table-wrapper .col.price .price-excluding-tax {
    display: inline-block;
  }
  .cart-container .form-cart .cart.table-wrapper .col.subtotal {
    width: 100%;
    padding: 0;
    padding-left: 90px;
    text-align: left;
    padding-bottom: 5px;
  }
  .cart-container .form-cart .cart.table-wrapper .col.subtotal .price-excluding-tax {
    display: inline-block;
  }
  .cart-container .form-cart .cart.table-wrapper .col.msrp {
    width: 100%;
    padding: 0;
    padding-left: 90px;
    text-align: left;
    padding-bottom: 5px;
  }
  .cart-container .form-cart .cart.table-wrapper .col.price[data-th]:before {
    display: inline-block;
    padding-bottom: 0;
  }
  .cart-container .form-cart .cart.table-wrapper .col.subtotal[data-th]:before {
    display: inline-block;
    padding-bottom: 0;
  }
  .cart-container .form-cart .cart.table-wrapper .cart thead tr th.col {
    border: 0;
    padding: 0;
  }
}
@media (max-width: 320px) {
  .cart-container .form-cart .actions.main .clear {
    display: block;
    width: 100%;
  }
  .cart-container .form-cart .actions.main button {
    width: 100%;
  }
}
#block-shipping .title {
  display: none;
}
#maincontent > div.columns > div > div.cart-container > ul > li:nth-child(2) {
  text-align: right !important;
}
#maincontent > div.columns > div > div.cart-container > ul > li:nth-child(1) > button {
  float: right;
  margin-left: 25px;
  width: 14%;
  font-size: 14px;
}
main#maincontent {
  max-width: 90% !important;
}
.page-title-wrapper {
  margin-left: 0% !important;
}
.checkout-index-index .nav-sections {
  display: none;
}
label.label {
  color: #000;
}
@media (min-width: 768px) {
  .checkout-onepage-success .box .box-content {
    height: 190px;
  }
  .form-shipping-address .fieldset.address [name$=".lastname"] {
    width: 50%;
  }
  .form-shipping-address .fieldset.address [name$=".firstname"] {
    width: 50%;
  }
  .form-shipping-address .fieldset.address [name$=".city"] {
    width: 50%;
  }
  .form-shipping-address .fieldset.address [name$=".country_id"] {
    width: 50%;
  }
  .form-shipping-address .fieldset.address [name$=".region_id"] {
    width: 50%;
  }
  .form-shipping-address .fieldset.address [name$=".postcode"] {
    width: 50%;
  }
  .header-toolbox {
    position: absolute;
    right: 4%;
    z-index: 99;
    top: 100px;
  }
}
.checkout-index-index .checkout-header {
  margin-bottom: 40px;
}
.checkout-index-index .checkout-header .description {
  font-size: 13px;
  font-weight: bold;
}
.checkout-index-index .checkout-header .title {
  margin: 0 auto 7px;
  color: #db072c;
  font-weight: bold;
  background: url(/pub/media/wysiwyg/lock.png);
  height: 50px;
  font-size: 24px;
  background-repeat: no-repeat;
  margin-bottom: 15px;
  font-family: Raleway, "Helvetica Neue", Verdana, Arial, sans-serif;
}
.checkout-index-index .mark {
  background-color: transparent;
}
.modal-popup._inner-scroll .modal-content {
  box-shadow: none;
  border: 0;
  padding-top: 15px;
}
.modal-popup._inner-scroll .modal-title {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.modal-popup._inner-scroll .modal-header {
  padding-top: 15px;
}
.modal-popup._inner-scroll .fieldset.address .field.choice {
  display: flex;
}
.modal-popup._inner-scroll .fieldset.address .field.choice input[type="checkbox"] {
  margin-top: 0;
  margin-right: 5px;
}
.checkout-index-index .modal-popup .fieldset .field .label {
  text-align: left;
  border: 0;
}
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options {
  padding-left: 0;
  padding-right: 0;
  background: transparent;
}
.amcheckout-main-container .amcheckout-comment label.label {
  font-size: 18px;
  color: #636363;
  font-weight: 400;
  padding: 0;
  padding-bottom: 3px;
  display: block;
  border-bottom: 1px solid;
  border-radius: 0;
  text-align: left;
  margin-bottom: 15px;
}
.amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title {
  padding-top: 5px;
}
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger) {
  background: #000119;
  border-radius: 3px;
  font-family: "Roboto", Helvetica, sans-serif;
  font-size: 14px;
}
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger):hover {
  background: #e3242b;
  color: #fff;
}
.amcheckout-step-container button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger) {
  background: #000119;
  border-radius: 3px;
  font-family: "Roboto", Helvetica, sans-serif;
  font-size: 14px;
}
.amcheckout-step-container button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger):hover {
  background: #e3242b;
  color: #fff;
}
.amcheckout-step-container .amcheckout-title {
  background: transparent;
  border-bottom: 1px solid;
  font-size: 18px;
  font-family: 'Roboto';
  font-weight: 400;
  font-style: normal;
  padding: 0;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
  border: 0;
  border-radius: 0;
  background: #f4f4f4;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
  border: 0;
  border-radius: 0;
  background: #f4f4f4;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label {
  text-align: left;
  color: #636363;
  font-weight: 400;
  font-size: 14px;
}
.amcheckout-step-container .fieldset > .field > .label {
  font-weight: 600;
  text-align: left;
  border: 0;
}
.amcheckout-step-container .fieldset > .fields > .field > .label {
  font-weight: 600;
  text-align: left;
  border: 0;
}
.amcheckout-step-container input[type='text'] {
  height: 30px;
  border: 1px solid silver;
  font-size: 14px;
}
.amcheckout-step-container input[type='password'] {
  height: 30px;
  border: 1px solid silver;
  font-size: 14px;
}
.amcheckout-step-container input[type='url'] {
  height: 30px;
  border: 1px solid silver;
  font-size: 14px;
}
.amcheckout-step-container input[type='tel'] {
  height: 30px;
  border: 1px solid silver;
  font-size: 14px;
}
.amcheckout-step-container input[type='search'] {
  height: 30px;
  border: 1px solid silver;
  font-size: 14px;
}
.amcheckout-step-container input[type='number'] {
  height: 30px;
  border: 1px solid silver;
  font-size: 14px;
}
.amcheckout-step-container input[type='datetime'] {
  height: 30px;
  border: 1px solid silver;
  font-size: 14px;
}
.amcheckout-step-container input[type='email'] {
  height: 30px;
  border: 1px solid silver;
  font-size: 14px;
}
.amcheckout-step-container select {
  height: 30px;
  border: 1px solid silver;
  font-size: 14px;
}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-content > .amcheckout-wrapper {
  background: #fff;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.amcheckout-step-container .amcheckout-summary-container .details-qty .label {
  color: #000;
  font-weight: 400;
  font-size: 14px;
  padding-left: 0;
}
.amcheckout-step-container .amcheckout-summary-container .items-in-cart {
  margin-bottom: 0;
  border-bottom: 0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
  display: block;
}
.amcheckout-step-container .amcheckout-summary-container .items-in-cart .minicart-items .product-image-wrapper {
  display: inline;
}
.amcheckout-step-container .opc-block-summary tr {
  border-bottom: 1px solid #CCCCCC;
}
.amcheckout-step-container .opc-block-summary .table-totals tbody .amount {
  padding-right: 15px;
}
.amcheckout-step-container .opc-block-summary .table-totals tbody .mark {
  padding-left: 15px;
  display: flex;
  text-transform: uppercase;
  font-size: 12px;
}
.amcheckout-step-container .opc-block-summary .table-totals tbody tr:last-child td {
  padding-bottom: 0;
}
.amcheckout-step-container .opc-block-summary .table-totals span.label {
  color: #585858;
  padding: 0;
  font-weight: 400;
  font-size: 12px;
  margin-top: 2px;
  padding-right: 11px;
}
.amcheckout-step-container .opc-block-summary .table-totals .grand strong {
  font-size: 12px;
}
.amcheckout-step-container .cart-totals .grand strong {
  font-size: 12px;
}
.amcheckout-step-container .opc-payment-additional {
  padding: 0;
}
.amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes {
  margin: 0;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary .action {
  padding-top: 6px;
}
.methods-shipping .row {
  margin: 0;
}
.amcheckout-main-container.-modern .amcheckout-block:not(:first-of-type) {
  margin-top: 0;
}
.checkout-payment-method .billing-address-same-as-shipping-block span {
  font-size: 14px;
  font-weight: 400;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #636363;
  display: block;
  border-bottom: 1px solid;
  padding-bottom: 7px;
}
.checkout-payment-method .payment-option-content .form-discount {
  display: block;
}
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  background: #000119;
  color: #fff;
  box-shadow: none;
  border: 1px solid #c02c0c;
  border-radius: 3px;
  letter-spacing: 0.55px;
  font-weight: 700;
  font-size: 11px;
  box-shadow: none !important;
  min-height: 35px;
}
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover {
  background: #c02c0c;
  color: #fff;
}
.checkout-payment-method .payment-option-content .form-discount .input-text {
  font-size: 12px;
}
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
  background: #fff;
}
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .table-totals {
  background: #f4f4f4;
  border-top: 1px solid #CCCCCC;
}
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options {
  border: 0;
}
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary {
  border: 0;
}
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
  text-transform: uppercase;
}
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout:hover {
  background: #2a5f8b;
  color: #fff;
}
.form-login button.action.login.primary {
  background: #000119;
  color: #fff;
  box-shadow: none;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  letter-spacing: 0.55px;
  font-weight: 700;
  font-size: 11px;
  border: 1px solid #c02c0c;
}
.form-login button.action.login.primary:hover {
  background: #e3242b;
  color: #fff;
}
.am-checkout.-modern .authentication-wrapper .action-auth-toggle {
  background: #000119;
}
.am-checkout.-modern .authentication-wrapper .action-auth-toggle:hover {
  background: #e3242b;
  text-decoration: none;
}
.checkout-container {
  margin: auto;
  width: 90%;
}
.checkout-container .authentication-dropdown._show .modal-content {
  box-shadow: none;
  border: 0;
}
.checkout-container .authentication-dropdown._show .modal-header {
  padding: 0;
  border-bottom: 0;
}
.checkout-container .authentication-dropdown._show .block-customer-login {
  border-left: 0;
  padding-left: 0;
}
.checkout-container .block-authentication .actions-toolbar > .primary .action {
  margin-right: 0;
  background: #000119;
  color: #fff;
  box-shadow: none;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  letter-spacing: 0.55px;
  font-weight: 700;
  font-size: 11px;
  border: 1px solid #c02c0c;
  padding: 5px 20px;
}
.checkout-container .block-authentication .actions-toolbar > .primary .action:hover {
  background: #e3242b;
  color: #fff;
}
.checkout-container .block-authentication .actions-toolbar > .secondary {
  padding-top: 5px;
}
@media (max-width: 767px) {
  .checkout-index-index .checkout-header {
    width: 100%;
  }
  .checkout-index-index .authentication-wrapper {
    margin-top: 30px;
  }
  .checkout-container .authentication-dropdown._show .block-customer-login {
    background: #f4f4f4;
  }
  .checkout-container .authentication-dropdown._show .modal-custom .action-close {
    margin: 12px;
  }
  .checkout-onepage-success .table > tbody > tr > td {
    text-align: left;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    display: block;
    text-align: center;
    margin: 10px auto;
  }
  .modal-slide._inner-scroll .modal-footer {
    padding-bottom: 1rem;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary {
    padding-right: 0;
    float: none;
  }
}
button.action.action-auth-toggle {
  display: none;
}
.checkout-container {
  margin: auto !important;
}
main#maincontent {
  max-width: 100% !important;
}
.contact-index-index .page-main {
  max-width: 100%;
  padding: 0;
  background: #FCFCFC;
}
.contact-index-index .page-main > .page-title-wrapper .page-title {
  color: #000119;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-weight: 400;
  border: 0;
}
.contact-index-index .page-title-wrapper {
  margin-top: 15px;
  padding-left: 20px;
}
.contact-index-index .column.main {
  padding-bottom: 0;
}
.contact-index-index .column {
  padding-bottom: 0;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  min-width: 100%;
  margin: 20px 0;
}
.contact-map {
  margin-top: 20px;
}
.form.contact {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding-bottom: 15px;
}
.form.contact .fieldset {
  padding: 0 30px;
  margin-bottom: 15px;
}
.form.contact .fieldset > .field > .label {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  font-style: italic;
}
.form.contact .actions-toolbar {
  padding: 0 30px;
}
.form.contact .action.submit.primary {
  min-width: 140px;
}
.form.contact .legend {
  background: #000119;
  color: #fff;
  border: 0;
  padding: 6px 15px;
  font-weight: 700;
  font-size: 1.3em;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.form.contact .field.note.no-label {
  margin: 0;
}
.contact-details {
  margin: 15px 0;
}
.contact-details p {
  color: #636363;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
}
.contact-details a {
  color: #585858;
}
.contact-details a:hover {
  color: #ea3b02;
}
@media (min-width: 1024px) {
  .form.contact .field {
    max-width: 365px;
  }
  .form.contact .field.comment {
    max-width: 450px;
  }
}
.cms-content {
  margin-top: 15px;
}
.cms-page-view .page-title-wrapper {
  margin-top: 0;
}
.cms-page-view .page-main > .page-title-wrapper .page-title {
  border-bottom: 0;
}
.columns {
  width: 100% !important;
}
.cms-home .columns .column.main {
  padding-bottom: 0;
}
.home-main {
  background: #FCFCFC;
  padding: 45px 0;
}
.home-desc {
  text-align: center;
  padding: 15px 0 0 0;
}
.home-desc p {
  font-size: 16px;
  line-height: 22px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  margin-bottom: 15px;
}
.home-desc a {
  color: #e3242b;
}
.home-title {
  position: relative;
}
.home-title h3 {
  position: relative;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 300;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  text-align: center;
}
.home-title:after {
  position: absolute;
  top: 7px;
  height: 8px;
  background: #F4524D;
  content: '';
  width: 33%;
  right: 0;
}
.home-title:before {
  position: absolute;
  top: 7px;
  height: 8px;
  background: #F4524D;
  content: '';
  width: 33%;
  left: 0;
}
.home-list h2 {
  font-size: 30px;
  margin-bottom: 35px;
}
.home-list ul {
  padding-left: 15px;
}
.home-list ul li {
  margin-bottom: 13px;
  color: #737E86;
  font-size: 15px;
}
@media (min-width: 768px) {
  .cms-page-view .page-title-wrapper {
    margin-top: 0;
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
  }
  .new-arrival-tabs .tab-title {
    display: none !important;
  }
  .new-arrival-tabs .tab-content.is-show {
    display: block !important;
  }
  .new-arrival-tabs .panel {
    background: transparent;
    box-shadow: none;
    padding-bottom: 0;
    border: 0;
  }
  .tab-group {
    width: 30%;
    float: left;
    padding: 0;
  }
  .tab-group li {
    list-style-type: none;
  }
  .tab-group .tab {
    padding: 15px 20px;
    font-size: 14px;
    margin: 0;
    cursor: pointer;
    margin-bottom: 1px;
    border-color: #222;
    background-color: #2A2A2A;
    color: #fff;
    border-radius: 5px 0 0 5px;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.01) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.01) 100%);
  }
  .tab-group .tab.is-active {
    background: #f8f8f8;
    color: #666666;
    border: 1px solid #f0f0f0;
    border-right: 0;
  }
  .cms-new-arrivals .cms-content {
    padding-top: 50px;
  }
  .panel-group {
    height: 100px;
    border: solid 1px #CCC;
    border-top: none;
    background: #eee;
  }
  .panel-group .tab.is-active {
    background: #F00;
    color: #FFF;
    transition: all 0.2s ease-out;
  }
  .panel-group .panel.is-show {
    display: block !important;
  }
}
.tab-content .image-center {
  margin: 33px 0 50px 0;
  text-align: center;
}
.tab-content h3 {
  margin: 0;
  margin-bottom: 20px;
  font-weight: 600;
}
.tab-content p {
  line-height: 24px;
  margin: 0 0 20px;
  font-weight: 500;
}
.tab-content h3.heading {
  margin: 25px 0;
}
.new-arrivals .tab-title {
  position: relative;
  width: 30%;
  display: block;
}
.new-arrival-tabs {
  position: relative;
  width: 70%;
  right: 0;
  top: 0;
  padding: 15px 30px;
  float: right;
  background: #f8f8f8;
  border: 1px solid #f0f0f0;
}
.new-arrival-tabs .tab-title {
  position: relative;
  width: 100%;
  display: block;
  border-color: #222;
  background-color: #2A2A2A;
  color: #fff;
  border-radius: 5px 0 0 5px;
  margin-bottom: 1px;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.01) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.01) 100%);
}
.new-arrival-tabs .tab-title h4 {
  color: #fff;
  padding: 15px 20px;
  font-size: 14px;
  margin: 0;
  cursor: pointer;
}
.new-arrival-tabs .tab-desc {
  width: 70%;
  float: left;
}
.new-arrival-tabs .tab-image {
  width: 25%;
  float: right;
}
.tab-desc ul {
  padding-left: 30px;
}
.tab-desc ul li {
  color: #737e86;
}
.cms-page-view .sections.nav-sections .page-main {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  background: #2a5f8b;
}
.cms-page-view .page-main {
  max-width: 100%;
  padding: 0;
  background: #FCFCFC;
  margin-bottom: 0;
}
.cms-page-view p {
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.pages-banner img {
  width: 100%;
}
.sevice-list ul {
  padding: 0;
  margin: 0;
  margin-left: 30px;
}
.sevice-list ul li {
  font-weight: 600;
  color: #737e86;
  margin-bottom: 15px;
}
.about-heading p {
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
  color: #000;
  font-weight: 600;
}
.service-title h4 {
  color: #000;
  font-size: 28px;
  margin: 35px 0;
  font-weight: 600;
}
p.contact-link {
  margin-top: 50px;
  font-weight: 500;
}
p.contact-link a {
  color: #e52727;
}
p.contact-link a:hover {
  text-decoration: underline;
}
.service-gallery {
  margin-top: 50px;
}
.service-gallery ul {
  padding: 0;
  margin: 0 -15px;
}
.service-gallery ul:after {
  clear: both;
  display: table;
  content: '';
}
.service-gallery ul li {
  width: 20%;
  float: left;
  list-style-type: none;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
}
.service-gallery .gallery-list {
  border-radius: 4px;
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  border: 4px solid #fff;
}
.service-gallery .gallery-list img {
  width: 100%;
}
.our-services-desc p {
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 20px;
  color: #626262;
}
.our-services-desc p:last-child {
  margin: 0;
}
.our-services-desc h2 {
  margin: 0;
  margin-bottom: 15px;
  color: #000;
  font-weight: 500;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .home-title:before {
    width: 22%;
  }
  .home-title:after {
    width: 22%;
  }
}
@media (max-width: 767px) {
  .new-arrival-tabs {
    width: 100%;
    float: none;
    padding: 15px;
    background: transparent;
    border: 0;
  }
  .new-arrival-tabs .active + .tab-content {
    display: block !important;
  }
  .new-arrival-tabs .tab-desc {
    width: 100%;
    float: none;
  }
  .new-arrival-tabs .tab-title.active {
    background: #f8f8f8;
    border: 1px solid #f0f0f0;
  }
  .new-arrival-tabs .tab-title.active h4 {
    color: #585858;
  }
  .new-arrival-tabs .tab-image {
    width: 100%;
    float: none;
  }
  .new-arrival-tabs .tab-content {
    background: transparent;
    border: 1px solid #f0f0f0;
    padding: 15px;
  }
  .tab-group {
    display: none;
  }
  .tab-content h3 {
    margin: 0;
    margin-bottom: 15px;
    font-size: 16px;
  }
  .about-heading p {
    font-size: 16px;
  }
  .service-gallery ul li {
    width: 100%;
    margin-bottom: 35px;
  }
  .sevice-list {
    margin-bottom: 30px;
  }
  .cms-page-view .page-main > .page-title-wrapper .page-title {
    border-bottom: 0;
    padding: 0 15px;
    margin-bottom: 0;
  }
  .home-list h2 {
    font-size: 20px;
    margin: 25px 0;
  }
  .home-title h3 {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
  .home-title:before {
    top: 19px;
    width: 12%;
  }
  .home-title:after {
    top: 19px;
    width: 14%;
  }
}
.account .table-wrapper {
  border-bottom: 1px solid #ddd;
}
.account .block-collapsible-nav .content {
  padding: 15px 0;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  -ms-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
  background: transparent;
  padding-top: 0;
}
.account .block-collapsible-nav .item .delimiter {
  border-top: 1px solid #ddd;
}
.account .block-collapsible-nav .item.current > strong {
  background: #f1f1f1;
}
.account .column.main .block:not(.widget) .block-title {
  border-bottom: 1px solid #ddd;
}
.account .page-title-wrapper {
  margin-top: 0;
}
.account .page-title-wrapper .page-title {
  margin: 0;
  margin-bottom: 16px;
  margin-top: 0;
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
}
.account .box {
  border: 1px solid #ddd;
}
.account .box strong.box-title {
  background: #f1f1f1;
  display: block;
  width: 100%;
  padding: 8px 5px;
  font-weight: 500;
}
.account .box .box-content p {
  font-size: 14px;
}
.account .box .box-content address {
  font-size: 14px;
}
.account .box .box-actions a {
  text-decoration: none;
  font-size: 14px;
}
.account .box-content {
  padding: 0 5px;
}
.account .block .box-actions {
  padding: 0px 8px 8px;
}
.account .page-main .block {
  margin-bottom: 22px;
}
.account .sidebar.sidebar-additional .block .block-title strong {
  font-weight: 500;
}
.account .sidebar.sidebar-additional .block .block-content {
  padding: 0px 6px 10px;
}
.account .sidebar.sidebar-additional .block .empty {
  padding: 0 5px 20px;
}
.account .table tbody tr:nth-child(even) {
  background: #f1f1f1;
}
.account .table thead tr:nth-child(1) {
  background: #f1f1f1;
}
.account .table > thead > tr > th {
  border-bottom: 0;
  font-weight: 500;
  text-align: center;
  border-right: 0.1rem dashed #ddd;
}
.account .table > tbody > tr > td {
  border-top: 0;
  border-right: 0.1rem dashed #ddd;
  text-align: center;
}
.account .orders-history {
  border-top: 1px solid #ddd;
}
.account .data.table {
  border: 1px solid #ddd;
  border-top: 0;
  border-bottom: 0;
}
.account .limiter {
  float: right;
}
.account .fieldset > .field input[type="checkbox"] {
  float: left;
  margin-right: 10px;
}
.account .legend {
  border-bottom: 1px solid #ddd;
}
.account .toolbar select {
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
  cursor: pointer;
}
.products-grid.wishlist .product-item .action.tocart {
  margin-bottom: 0px;
}
.products-grid.wishlist .product-item .product-label img {
  max-width: 71px;
}
.products-grid.wishlist div.mage-error[generated] {
  position: absolute;
}
.wishlist-index-index .block.block-wishlist {
  display: none;
}
@media (max-width: 767px) {
  .account .block-collapsible-nav {
    background: #f1f1f1;
    top: 0;
    border: 0;
  }
  .account .table-wrapper {
    border-bottom: 0;
  }
  .account .fieldset > .field > .label {
    font-weight: 400;
    color: #000;
    font-size: 13px;
    padding-left: 3px;
  }
  .account .page-title-wrapper {
    margin-top: 20px;
  }
  .products-grid.wishlist .product-item-actions {
    float: none;
    padding-bottom: 10px;
  }
}
/** new changes by Maven - start */
.checkout-cart-index .cart.table-wrapper .actions-toolbar .action-edit {
  display: none;
}
.partners-section .partner-logo a img {
  height: 60px !important;
  object-fit: contain;
  object-position: center;
}
.cart-container .form-cart .cart.table-wrapper .control.qty input {
  border: none;
}
.cart-container .form-cart .cart.table-wrapper .control.qty .qty-control input {
  height: 20px;
  width: 20px;
  line-height: 17px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  font-weight: 500;
}
.cart-container .form-cart .cart.table-wrapper .control.qty .qty-control {
  display: flex;
  flex-direction: column;
  border: 1px solid #d4d4d4;
}
.cart-container .form-cart .cart.table-wrapper .col.qty .input-text {
  height: 40px;
  margin: 0;
}
.cart-container .form-cart .cart.table-wrapper .control.qty label {
  margin-bottom: 0;
  border: 1px solid #d4d4d4;
}
.cart-container .form-cart .cart.table-wrapper .control.qty {
  justify-content: center;
}
.cart-container .form-cart .cart.table-wrapper {
  padding-right: 50px;
}
.cart.table-wrapper .cart > .item tr.item-actions {
  position: absolute;
  right: -30px;
  top: 10px;
}
.checkout-cart-index .page-title-wrapper {
  margin: 0;
}
.checkout-cart-index #maincontent > div.columns > div > div.cart-container > ul > li:nth-child(1) > button {
  display: none;
}
.header-customer-contact {
  width: auto;
}
.header-top-right {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 15px 0;
  border: none;
}
.header-top-right .wishlist {
  margin: 0 5px;
}
.header-top-right .my-account > span,
.header-top-right .wishlist-icon > span,
.header-top-right .minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart.active:hover:before,
.minicart-wrapper .action.showcart.active:before {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url(../images/user.svg);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 20px !important;
  cursor: pointer;
}
.header-top-right .wishlist-icon > span {
  background: url(../images/heart.svg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 22px !important;
}
.header-top-right .minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart.active:hover:before,
.minicart-wrapper .action.showcart.active:before {
  background: url(../images/cart.svg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  content: '' !important;
  background-size: 21px !important;
  margin-top: 0px;
}
.header-top-right .my-account + ul {
  position: absolute;
  right: 0;
  left: auto;
  top: 35px;
  min-width: 250px;
  transform: translate(0px, 30px);
  z-index: 15;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease;
  list-style: none;
  background: #f5f5f5;
  padding: 30px;
  color: #000;
}
.header-top-right .my-account.active + ul {
  opacity: 1;
  visibility: visible;
  transform: translate(0px, 0px);
  transition: 0.3s all ease;
}
.header-customer-contact {
  border: none;
}
.minicart-wrapper .action.showcart {
  background: transparent;
  padding: 0;
}
.minicart-wrapper .action.showcart .counter.qty .counter-label {
  display: none;
}
.minicart-wrapper .action.showcart .counter-number {
  position: absolute;
  right: 0;
  color: #000;
  top: 0;
}
.header-top-right .my-account.active + ul {
  opacity: 1;
  visibility: visible;
  transform: translate(0px, 30px);
}
.header-toolbox,
.minicart-wrapper .action.showcart .counter-number:before {
  display: none;
}
.acc-dropdown li:last-child {
  margin-bottom: 0;
}
.acc-dropdown a {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  cursor: pointer;
}
.acc-dropdown a:hover {
  color: #000000;
}
.header-top-right .my-account + ul {
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.25);
  border: 2px solid #2a5f8b;
  border-radius: 15px;
  margin-bottom: 0;
}
.page-wrapper > .breadcrumbs {
  top: 194px;
}
.partners-section .partner-logo {
  width: 13% !important;
}
.sections.nav-sections + .block {
  margin: 0;
}
@media (max-width: 767px) {
  .header-top-right .wishlist {
    display: none;
  }
  .header-customer-contact {
    position: absolute;
    right: 10px;
  }
  .block.block-search {
    top: 90px;
    left: 0;
    margin: 0;
  }
  .block-search .label {
    width: 40px;
    position: absolute;
    left: 50px;
    top: -70px;
    background: #fff;
  }
  .block-search .label:before {
    font-size: 18px;
    line-height: 1;
    color: #2a608c;
    margin: 0;
  }
  .logo {
    margin: 12px auto;
    order: 2;
    width: auto;
    max-width: initial;
  }
  .minicart-wrapper .block-minicart {
    left: auto;
    right: 0;
  }
  .minicart-wrapper .action.showcart {
    border-right: 0px solid #b2b2b2;
  }
  .ninjamenus-hamburger-trigger {
    position: absolute;
    left: 0;
    top: 20px;
  }
  .ninjamenus-hamburger-trigger .menu-trigger-inner .label {
    display: none;
  }
  .ninjamenus-hamburger-trigger .menu-trigger-inner:hover .line,
  .ninjamenus-hamburger-trigger .trigger-icon .line {
    background-color: #2a608c !important;
  }
  .ninjamenus-hamburger-trigger .trigger-icon .line {
    height: 2px;
    margin-bottom: 3px;
  }
  .ninjamenus-hamburger-trigger .menu-trigger-inner:hover,
  .ninjamenus-hamburger-trigger .menu-trigger-inner,
  .ninjamenus-hamburger-trigger {
    background: #ffffff !important;
  }
  .block-search input {
    left: 0;
    width: 98%;
    margin: 6px 1%;
  }
  .block-search .control {
    display: none;
  }
  .block-search .label.active + .control {
    display: block;
    background: #fff;
    padding: 0;
    margin: 0;
  }
  .sections.nav-sections + .block.ninjamenus-widget {
    margin: 0;
  }
  .page-header .logo img {
    width: 125px;
  }
  .header-top-right .my-account.active + ul {
    right: 0;
    left: auto;
    padding: 10px;
    min-width: 170px;
  }
  .block-search .label.active + .control input {
    position: relative !important;
  }
  .header-customer-contact,
  .block-search {
    z-index: 99;
  }
}
/* contact us page - custom design - start*/
.contact-index-index .custom-contact-pg {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.contact-index-index .custom-contact-pg > div {
  width: 50%;
}
.contact-index-index .custom-contact-left {
  background: url("../images/contact-content-bg.png");
  color: #fff;
  text-align: center;
  padding: 50px;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.contact-index-index .contact-content-top h1 {
  margin: 0;
  font-size: 28px;
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: 1px;
}
.contact-index-index .contact-content-detail {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 30px;
}
.contact-index-index .contact-content-detail strong {
  margin-bottom: 10px !important;
  display: inline-block;
  font-size: 18px;
  letter-spacing: 0.5px;
}
.contact-index-index form#contact-form {
  border: none;
  background: rgba(255, 255, 255, 0.8);
  max-width: 500px !important;
  min-width: auto;
  margin: 0 auto;
  padding: 40px 50px;
  border-radius: 15px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
  width: 100%;
}
.contact-index-index form#contact-form fieldset.fieldset {
  margin: 0;
  padding: 0;
}
.contact-index-index form#contact-form .actions-toolbar {
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.contact-index-index form#contact-form input,
.contact-index-index form#contact-form textarea {
  height: 50px;
  border-radius: 10px;
  border: none;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.16);
}
.contact-index-index form#contact-form textarea {
  height: 130px;
}
.contact-index-index button.action.submit.primary {
  width: 100%;
  border: none;
  background: #2a5f8b;
  min-width: 100% !important;
  margin: 10px 0 0 0;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-radius: 10px;
  height: 50px;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.16);
}
.contact-index-index form#contact-form .actions-toolbar .primary {
  width: 100%;
}
.contact-index-index .contact-content-top {
  margin-top: 50px;
}
@media (max-width: 1023px) {
  .contact-index-index .contact-content-detail {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .contact-index-index .custom-contact-pg {
    flex-direction: column;
  }
  .contact-index-index .custom-contact-pg > div {
    width: 100%;
  }
  .contact-index-index .custom-contact-right iframe {
    height: 400px;
  }
  .contact-index-index .custom-contact-left {
    padding: 20px;
  }
  .contact-index-index .contact-content-top {
    margin-top: 30px;
  }
  .contact-index-index form#contact-form {
    padding: 20px;
  }
}
/* contact us page - custom design - end*/
/** new changes by Maven - end */
/*detail page also view slider - start*/
.catalog-product-view .alsoview-list .block-title.title strong {
  font-size: 24px;
  text-align: center;
  width: 100%;
  display: inline-block;
  color: #cc0000;
}
.catalog-product-view .alsoview-list .product-item-details .product-item-name {
  height: initial !important;
}
.catalog-product-view .alsoview-list .product-item-details .product-item-name a:hover {
  color: #1e1e1e;
}
.catalog-product-view .alsoview-list .product-item {
  margin: 0 !important;
  padding: 0 !important;
}
.catalog-product-view .alsoview-list .owl-carousel.owl-loaded .owl-item,
.catalog-product-view .alsoview-list .owl-carousel .owl-stage {
  padding-bottom: 0 !important;
}
.catalog-product-view .alsoview-list .products-grid .product-item-info:hover {
  margin: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
  border: 1px solid #ccc !important;
}
.catalog-product-view .alsoview-list .products-grid .product-item-info:after,
.catalog-product-view .alsoview-list .products-grid .product-item-info:before {
  display: none;
}
.catalog-product-view .alsoview-list .products-grid .product-item-actions {
  margin: 0;
}
.catalog-product-view .alsoview-list .product-item-inner {
  padding: 0 !important;
  box-shadow: none !important;
  border: none !important;
  position: relative !important;
}
.catalog-product-view .alsoview-list .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
  border: 0 !important;
  clip: initial !important;
  height: initial !important;
  margin: 0 !important;
  overflow: visible !important;
  padding: 0 !important;
  position: relative !important;
  width: initial !important;
  display: block !important;
}
/*detail page also view slider - end*/
.pro_rgprice {
  text-decoration: line-through;
}
