/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/*
* Custom fonts
*/
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue-Medium';
  src: url('../fonts/HelveticaNeueMedium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ChronicleLightItalic';
  src: url('../fonts/ChronicleLightItalic.otf') format('opentype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'ChronicleRoman';
  src: url('../fonts/ChronicleRoman.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ChronicleSemibold';
  src: url('../fonts/ChronicleSemibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Bold';
  src: url('../fonts/Lato-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Medium';
  src: url('../fonts/Lato-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Regular';
  src: url('../fonts/Lato-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Semibold';
  src: url('../fonts/Lato-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Light';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/**
 * 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;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.-am-blocked {
  pointer-events: none;
}
._amcheckout-selectable-container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
._amcheckout-selectable-item {
  display: block;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  border: 1px solid #f9f9f9;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: pointer;
}
._amcheckout-selectable-item:not(:last-of-type) {
  margin-bottom: 15px;
}
._amcheckout-selectable-item:hover {
  box-shadow: 0 2px 8px rgba(56, 77, 108, 0.4);
}
._amcheckout-selectable-item.-selected {
  border-color: #000000;
}
@media all and (min-width: 768px) {
  ._amcheckout-selectable-item {
    width: 48%;
  }
  ._amcheckout-selectable-item:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
@font-face {
  font-family: 'Rochester';
  src: url("../Magenest_GiftRegistry/fonts/Rochester/Rochester-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Tinos';
  src: url("../Magenest_GiftRegistry/fonts/Tinos/Tinos-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v20/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format('woff2');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v20/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7.woff2) format('woff2');
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url("../Magenest_GiftRegistry/fonts/HelveticaNeue/HelveticaNeueLight.ttf");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url("../Magenest_GiftRegistry/fonts/HelveticaNeue/HelveticaNeueIt.ttf");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url("../Magenest_GiftRegistry/fonts/HelveticaNeue/HelveticaNeueMedium.ttf");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url("../Magenest_GiftRegistry/fonts/HelveticaNeue/HelveticaNeueBold.ttf");
  font-weight: 700;
  font-display: swap;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .block-giftregistry-content.block-giftlist-content table > tbody > tr > td.product-image {
    width: 15%;
  }
}
@keyframes jump {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
.mz_loadfr {
  display: none;
}
.mz_loadfr .mz_loadfr_bg {
  position: fixed;
  left: 0px;
  top: 0px;
  background: #000;
  opacity: 0.4;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.mz_loadfr .loading {
  display: flex;
  z-index: 999;
  position: fixed;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  max-width: 200px;
}
.mz_loadfr .circle {
  width: 10px;
  height: 10px;
  background-color: white;
  border-radius: 50%;
  margin: 3px;
  animation: jump 0.5s ease-in infinite;
}
.mz_loadfr .circle:nth-of-type(1) {
  background-color: #000;
}
.mz_loadfr .circle:nth-of-type(2) {
  animation-delay: 0.1s;
  background-color: #000;
}
.mz_loadfr .circle:nth-of-type(3) {
  animation-delay: 0.2s;
  background-color: #000;
}
/*
LOGIN PAGE STYLE   
DATE:19-07-2023
*/
.popup-login-form {
  display: flex;
}
@media (max-width: 768px) {
  .popup-login-form {
    flex-direction: column;
    width: 100%;
  }
}
.popup-login-form .loginContentBox {
  padding-bottom: 0;
}
.popup-login-form .loginForm .logoImg {
  margin-bottom: 30px !important;
}
@media (max-width: 768px) {
  .popup-login-form .login_bg_img {
    width: 100%;
    display: none;
  }
}
.popup-login-form .login_bg_img img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.popup-login-form .loginForm {
  width: 50%;
}
@media (max-width: 768px) {
  .popup-login-form .loginForm {
    width: 100%;
  }
}
.popup-login-form .loginForm p {
  color: #656565;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  max-width: 390px;
  width: 100%;
  margin-top: 12px;
  font-family: 'Roboto-Regular';
}
.popup-login-form .loginForm input::placeholder {
  color: #282828;
  font-size: 14px;
  font-weight: 400;
}
.popup-login-form .loginForm .action {
  padding: 16px 15px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 0;
}
.popup-login-form .loginForm .action:hover {
  color: #000;
}
.popup-login-form .loginForm .note {
  font-size: 11px;
  font-weight: 400;
  color: #4e4e4e;
  font-family: 'Roboto-Regular';
}
.popup-login-form .loginForm .note .action {
  color: #000;
  font-size: 11px;
  font-weight: 600;
  padding: 0;
  text-transform: none;
  font-family: 'Roboto-Regular';
}
.popup-login-form .loginForm .page-title {
  font-size: 32px;
  color: #000;
  font-weight: 400;
  text-transform: capitalize;
  text-align: left;
}
.popup-login-form .loginForm .logoImg {
  margin-bottom: 60px;
  display: inline-block;
}
@media (max-width: 768px) {
  .popup-login-form .loginForm .logoImg {
    margin-bottom: 40px;
  }
}
@media (max-width: 576px) {
  .popup-login-form .loginForm .logoImg {
    display: none;
  }
}
.popup-login-form .loginForm .logoImg img {
  max-width: 123px;
}
.form-login-account {
  max-width: 390px;
  width: 100%;
  margin-top: 30px;
}
@media (max-width: 768px) {
  .form-login-account {
    max-width: 100%;
  }
}
.form-login-account .mage-error {
  margin-bottom: 18px;
}
.login-register-popup .inputBox {
  display: flex;
  flex-direction: column;
}
.login-register-popup .pass-container {
  position: relative;
  display: flex;
  flex-direction: column;
}
.login-register-popup .pass-container .password {
  position: absolute;
  top: 10px;
  right: 10px;
}
.loginContentBox {
  padding: 40px 0 137px 83px;
}
@media (max-width: 991px) {
  .loginContentBox {
    padding: 40px 25px 137px 25px;
  }
}
.log-reg-modal-opened {
  overflow: hidden;
}
.log-reg-modal-opened .page-header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  width: 100vw;
}
.customer-account-login .page-main {
  padding-top: 4rem;
}
.customer-account-login .form-login .regLnk {
  font-size: 14px;
  font-weight: 400;
  color: #4e4e4e;
  margin-top: 10px;
  font-family: 'Roboto-Regular';
}
.customer-account-login .form-login .regLnk a {
  color: #000000;
  font-family: 'Roboto-Regular';
  text-transform: capitalize;
}
/*
REGISTER PAGE STYLE   
DATE:19-07-2023
*/
.register-container {
  margin-top: 30px;
}
.register-page-title-wrapper .page-title {
  font-size: 32px;
  color: #000;
  font-weight: 400;
  text-transform: capitalize;
}
.popup-register-form {
  display: flex;
}
@media (max-width: 768px) {
  .popup-register-form {
    flex-direction: column;
    width: 100%;
  }
}
.popup-register-form .registerForm .form-create-account .container {
  display: flex;
  flex-direction: column;
}
.popup-register-form .registerForm .pass-container {
  display: flex;
  flex-direction: column;
}
.popup-register-form .registerForm .page-title {
  font-size: 32px;
  color: #000;
  font-weight: 400;
  text-transform: capitalize;
  text-align: left;
}
.popup-register-form .registerForm .form-create-account {
  max-width: 390px;
  width: 100%;
  margin-top: 30px;
}
@media (max-width: 768px) {
  .popup-register-form .registerForm .form-create-account {
    max-width: 100%;
  }
}
.popup-register-form .registerForm .form-create-account #phone_number {
  margin: 8px 0;
}
.popup-register-form .registerForm .form-create-account .field.choice {
  display: flex;
  align-items: center;
}
.popup-register-form .registerForm .form-create-account .field.choice .show-password {
  margin-top: 0;
}
.popup-register-form .registerForm .action {
  padding: 16px 15px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 25px;
}
.popup-register-form .registerForm .action:hover {
  color: #000;
}
.popup-register-form .registerForm .logoImg {
  margin-bottom: 47px;
  display: inline-block;
}
@media (max-width: 768px) {
  .popup-register-form .registerForm .logoImg {
    margin-bottom: 40px;
  }
}
@media (max-width: 576px) {
  .popup-register-form .registerForm .logoImg {
    display: none;
  }
}
.popup-register-form .registerForm .logoImg img {
  max-width: 123px;
}
.popup-register-form .registerForm p {
  color: #656565;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  max-width: 298px;
  width: 100%;
  margin-top: 12px;
}
.popup-register-form .registerForm .login-link {
  color: #4e4e4e;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
  font-family: 'Roboto-Regular';
}
.popup-register-form .registerForm .login-link a {
  color: #000000;
  text-transform: capitalize;
  font-family: 'Roboto-Regular';
  font-weight: 600;
}
.popup-register-form .registerForm .notice {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
  margin-top: 5px;
  font-family: 'Lato-Regular';
}
@media (max-width: 768px) {
  .popup-register-form .login_bg_img {
    display: none;
  }
}
.customer-account-forgotpassword .page-main {
  padding-top: 4rem;
}
@media (max-width: 768px) {
  .customer-account-forgotpassword .page-main {
    padding-top: 0;
  }
}
.customer-account-create .page-main {
  padding-top: 4rem;
}
.customer-account-create .form-create-account .logLnk {
  font-size: 15px;
  font-weight: 400;
  font-family: 'Roboto-Regular';
  color: #4e4e4e;
  margin-top: 15px;
}
.customer-account-create .form-create-account .logLnk a {
  color: #000;
  text-transform: capitalize;
  font-family: 'Roboto-Regular';
}
.customer-account-create .form-create-account .choice {
  display: flex;
  align-items: center;
}
.customer-account-create .form-create-account .choice #show-password {
  margin-top: 0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media (max-width: 768px) {
  .checkout-cart-index #shopping-cart-table .item-info {
    display: flex;
    flex-wrap: wrap;
  }
  .checkout-cart-index #shopping-cart-table .item-info .item-actions {
    width: 100%;
    display: flex;
    padding: 20px 8px 20px 18px;
    column-gap: 30px;
  }
}
/*.media-width(@extremum, @break)
  when
  (@extremum = "max")
  and
  (@break = @screen__m) {*/
@media only screen and (max-width: 768px) {
  .cart-container .form-cart .actions.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .cart-container .form-cart .actions.main .clear,
  .cart-container .form-cart .actions.main .continue {
    margin: 0 0 25px 0;
  }
  .cart-discount {
    border-bottom: 1px solid #cccccc;
  }
  .cart.table-wrapper {
    border-top: 1px solid #cccccc;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.msrp {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th);
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
    width: 100%;
  }
  .cart.table-wrapper .item .col.item .product-item-name {
    max-width: 100%;
  }
  .cart.table-wrapper tbody > tr > td:last-child {
    border: 0;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
  }
  .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border: 0;
  }
  .cart.table-wrapper .col.price,
  .order-items.table-wrapper .col.price,
  .cart.table-wrapper .col.qty,
  .order-items.table-wrapper .col.qty,
  .cart.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  .cart-totals {
    margin: 0 15px;
  }
}
/*.media-width(@extremum, @break)
  when
  (@extremum = "min")
  and
  (@break = @screen__m) {*/
@media (min-width: 769px) {
  .checkout-cart-index .page-main {
    padding-left: 20px;
    padding-right: 20px;
  }
  .checkout-cart-index .page-title-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .cart-container .form-cart {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
    box-sizing: border-box;
  }
  .cart-container .form-cart .actions.main {
    text-align: left;
  }
  .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: 30%;
  }
  .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%;
  }
}
.cart.table-wrapper .continue-shopping {
  display: inline-block;
}
.cart.table-wrapper .decreaseQty span::before {
  content: url("../images/minus.png");
}
.cart.table-wrapper .increaseQty span::before {
  content: url("../images/plus.png");
}
.checkout-cart-index .columns {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .checkout-cart-index .columns .main {
    padding: 0 15px;
  }
}
.checkout-cart-index .columns .form-cart .mycart-caption {
  color: #8F8282;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'LATO-REGULAR';
}
.checkout-cart-index .columns .form-cart .qty-field-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .checkout-cart-index .columns .form-cart .qty-field-wrapper {
    align-items: end;
    justify-content: flex-end;
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
}
.checkout-cart-index .columns .form-cart .qty-field-wrapper button {
  height: 40px;
  background-color: #000;
  border: 1px solid #000;
  padding: 7px 10px;
}
.checkout-cart-index .columns .form-cart .qty-field-wrapper button span::before {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(43deg) brightness(104%) contrast(103%);
  line-height: 30px;
}
.checkout-cart-index .columns .form-cart .field.qty {
  margin-left: auto;
  text-align: center;
}
.checkout-cart-index .columns .form-cart .field.qty .input-text {
  width: 44px;
  height: 40px;
  border-left: 0;
  border-right: 0;
  text-align: center;
}
@media (max-width: 991px) {
  .checkout-cart-index .columns .form-cart .field.qty .input-text {
    width: 44px;
    height: 40px;
    border-top: 0;
    border-bottom: 0;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    border-radius: 0;
  }
}
.checkout-cart-index .columns .form-cart .field.qty .input-text#cart-97-qty {
  text-align: center;
  height: 44px;
  border-left: 0;
  border-right: 0;
}
.checkout-cart-index .columns .form-cart .product-item-details {
  font-size: 13px;
  color: #8F8282;
  font-weight: 400;
}
.checkout-cart-index .columns .form-cart .product-item-details .product-item-sku {
  color: #000;
  font-family: 'Lato-Regular';
  font-size: 14px;
}
@media (max-width: 479px) {
  .checkout-cart-index .columns .form-cart .product-item-details {
    width: 70%;
    display: inline-block;
    margin-left: 72px;
  }
}
@media (min-width: 479px) and (max-width: 768px) {
  .checkout-cart-index .columns .form-cart .product-item-details {
    width: 80%;
    display: inline-block;
    margin-left: 72px;
  }
}
.checkout-cart-index .columns .form-cart .product-item-name {
  margin-top: 8px;
  font-size: 15px;
  color: #000000;
  line-height: 20px;
  max-width: 234px;
  width: 100%;
}
.checkout-cart-index .columns .form-cart .product-item-name a {
  text-transform: capitalize;
  font-size: 16px;
}
.checkout-cart-index .columns .form-cart .cart-price {
  font-size: 16px;
  font-family: 'Lato-Regular';
  color: #000;
}
.checkout-cart-index .columns .form-cart .cart {
  text-align: left !important;
}
.checkout-cart-index .columns .form-cart .cart .update {
  padding: 15px 42px;
  font-size: 16px;
  color: #000000;
  border: 1px solid #000000;
  background-color: transparent;
}
.checkout-cart-index .columns .form-cart .cart .update:hover {
  color: #000;
  border: 1px solid #000;
}
.checkout-cart-index .columns .form-cart #shopping-cart-table {
  border-collapse: collapse;
}
.checkout-cart-index .columns .form-cart #shopping-cart-table thead tr th.col {
  border: none;
  padding-bottom: 0;
  text-transform: capitalize;
}
.checkout-cart-index .columns .form-cart #shopping-cart-table thead tr th.col.actions {
  text-align: right;
}
@media (max-width: 768px) {
  .checkout-cart-index .columns .form-cart #shopping-cart-table thead tr th.col.actions {
    text-align: left;
    display: none;
  }
}
.checkout-cart-index .columns .form-cart #shopping-cart-table .cart:not(.message)::before {
  content: "";
  border-top: 20px solid #ffffff;
  display: block;
}
.checkout-cart-index .columns .form-cart #shopping-cart-table .cart:not(.message) .item-info {
  border: 1px solid #ccc;
}
.checkout-cart-index .columns .form-cart #shopping-cart-table .cart:not(.message) .item-info .col {
  border: none;
  padding-bottom: 0px;
  padding: 20px 8px 20px 18px;
}
.checkout-cart-index .columns .form-cart #shopping-cart-table .cart:not(.message) .item-info .item-actions {
  padding-right: 20px;
}
.checkout-cart-index .columns .form-cart #shopping-cart-table .cart:not(.message) .item-info .item-actions .actions-toolbar {
  width: 100%;
  min-width: 65px;
}
@media (max-width: 768px) {
  .checkout-cart-index .columns .form-cart #shopping-cart-table .cart:not(.message) .item-info .item-actions .actions-toolbar {
    width: 65px;
  }
}
@media (max-width: 768px) {
  .checkout-cart-index .columns .form-cart .table-wrapper {
    border: none;
    z-index: 0;
  }
}
.checkout-cart-index .columns .form-cart .cart.main {
  position: relative;
  top: 1.5rem;
}
@media (max-width: 768px) {
  .checkout-cart-index .columns .form-cart .cart.main {
    align-items: flex-start;
    row-gap: 20px;
    padding: 0px;
  }
}
.checkout-cart-index .columns .form-cart .cart.main .continue-shopping {
  display: inline;
}
.checkout-cart-index .columns .form-cart .cart.main .continue-shopping .continue {
  display: inline;
  color: #000;
  font-family: 'Lato-Regular';
  border: 1px solid #000000;
  padding: 13.5px 20px;
  background-color: #fff;
}
.checkout-cart-index .columns .form-cart .cart.main .continue-shopping .continue:hover {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.checkout-cart-index .columns .cart-summary .summary {
  display: block;
  padding: 15px 0;
  color: #000;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .checkout-cart-index .columns .cart-summary .summary {
    margin: 0 15px;
  }
}
.checkout-cart-index .columns .cart-summary .cart-totals {
  border-top: 1px solid #ebebeb;
}
.checkout-cart-index .columns .cart-summary .totals {
  font-size: 14px;
  font-weight: 400;
  color: #515151;
}
.checkout-cart-index .columns .cart-summary .totals .mark {
  padding: 10px 0;
  font-family: 'Lato-Regular';
}
.checkout-cart-index .columns .cart-summary .totals .mark .label {
  font-size: 14px;
  font-weight: 400;
  color: #515151;
  margin-bottom: 21px;
  display: block;
}
.checkout-cart-index .columns .cart-summary .grand .amount {
  font-size: 16px !important;
  padding-bottom: 10px;
  border-color: #ebebeb;
  color: #000;
}
.checkout-cart-index .columns .cart-summary .grand .price {
  font-size: 16px !important;
}
.checkout-cart-index .columns .cart-summary .grand .mark {
  font-size: 16px;
  color: #000;
  border-color: #ebebeb;
}
.checkout-cart-index .columns .cart-summary .shipping .mark {
  padding-bottom: 10px;
}
.checkout-cart-index .columns .cart-summary .checkout {
  font-size: 16px;
  font-weight: 500;
}
.checkout-cart-index .columns .cart-summary #discount-coupon-form .cancel {
  background: transparent;
  border: 1px solid #000;
  color: #bfaf86;
}
.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;
}
.checkout-onepage-success .modal-popup .modal-inner-wrap,
.stssmartroute-payment-paymentcomplete .modal-popup .modal-inner-wrap,
.stssmartroute-payment-cancel .modal-popup .modal-inner-wrap {
  width: 100%;
  max-width: 690px;
  text-align: center;
}
.checkout-onepage-success .modal-popup .modal-header,
.stssmartroute-payment-paymentcomplete .modal-popup .modal-header,
.stssmartroute-payment-cancel .modal-popup .modal-header {
  border: 0;
}
.checkout-onepage-success .modal-popup .action-close,
.stssmartroute-payment-paymentcomplete .modal-popup .action-close,
.stssmartroute-payment-cancel .modal-popup .action-close {
  padding: 5px;
}
.checkout-onepage-success .modal-popup .modal-content,
.stssmartroute-payment-paymentcomplete .modal-popup .modal-content,
.stssmartroute-payment-cancel .modal-popup .modal-content {
  padding: 0px;
}
.checkout-onepage-success .modal-popup .modal-content .success-img img,
.stssmartroute-payment-paymentcomplete .modal-popup .modal-content .success-img img,
.stssmartroute-payment-cancel .modal-popup .modal-content .success-img img {
  width: 120px;
}
.checkout-onepage-success .modal-popup .modal-content p,
.stssmartroute-payment-paymentcomplete .modal-popup .modal-content p,
.stssmartroute-payment-cancel .modal-popup .modal-content p {
  max-width: 520px;
}
.checkout-onepage-success .checkout-success,
.stssmartroute-payment-paymentcomplete .checkout-success,
.stssmartroute-payment-cancel .checkout-success,
.checkout-onepage-success #order-confirm-modal,
.stssmartroute-payment-paymentcomplete #order-confirm-modal,
.stssmartroute-payment-cancel #order-confirm-modal {
  text-align: center;
}
.checkout-onepage-success .checkout-success .thank-you img,
.stssmartroute-payment-paymentcomplete .checkout-success .thank-you img,
.stssmartroute-payment-cancel .checkout-success .thank-you img,
.checkout-onepage-success #order-confirm-modal .thank-you img,
.stssmartroute-payment-paymentcomplete #order-confirm-modal .thank-you img,
.stssmartroute-payment-cancel #order-confirm-modal .thank-you img {
  width: 120px;
}
.checkout-onepage-success .checkout-success h3,
.stssmartroute-payment-paymentcomplete .checkout-success h3,
.stssmartroute-payment-cancel .checkout-success h3,
.checkout-onepage-success #order-confirm-modal h3,
.stssmartroute-payment-paymentcomplete #order-confirm-modal h3,
.stssmartroute-payment-cancel #order-confirm-modal h3 {
  font-family: "ChronicleSemibold";
  font-size: 24px;
  line-height: 30px;
  color: #000;
  text-transform: capitalize;
  font-weight: 400;
}
.checkout-onepage-success .checkout-success p,
.stssmartroute-payment-paymentcomplete .checkout-success p,
.stssmartroute-payment-cancel .checkout-success p,
.checkout-onepage-success #order-confirm-modal p,
.stssmartroute-payment-paymentcomplete #order-confirm-modal p,
.stssmartroute-payment-cancel #order-confirm-modal p {
  font-size: 14px;
  line-height: 22px;
  color: #6a6a6a;
  text-align: center;
  margin: 14px auto;
  letter-spacing: 0.7px;
  font-family: 'Roboto-Light';
}
.checkout-onepage-success .checkout-success .action-continue,
.stssmartroute-payment-paymentcomplete .checkout-success .action-continue,
.stssmartroute-payment-cancel .checkout-success .action-continue,
.checkout-onepage-success #order-confirm-modal .action-continue,
.stssmartroute-payment-paymentcomplete #order-confirm-modal .action-continue,
.stssmartroute-payment-cancel #order-confirm-modal .action-continue {
  margin-top: 30px;
  margin-bottom: 50px;
}
.checkout-onepage-success .checkout-success .action-continue a,
.stssmartroute-payment-paymentcomplete .checkout-success .action-continue a,
.stssmartroute-payment-cancel .checkout-success .action-continue a,
.checkout-onepage-success #order-confirm-modal .action-continue a,
.stssmartroute-payment-paymentcomplete #order-confirm-modal .action-continue a,
.stssmartroute-payment-cancel #order-confirm-modal .action-continue a {
  color: #fff;
  border: 1px solid #000;
  padding: 12px 30px;
}
.checkout-onepage-success .checkout-success .action-continue a span,
.stssmartroute-payment-paymentcomplete .checkout-success .action-continue a span,
.stssmartroute-payment-cancel .checkout-success .action-continue a span,
.checkout-onepage-success #order-confirm-modal .action-continue a span,
.stssmartroute-payment-paymentcomplete #order-confirm-modal .action-continue a span,
.stssmartroute-payment-cancel #order-confirm-modal .action-continue a span {
  font-family: "Lato-Regular";
  font-size: 16px;
}
.checkout-onepage-success .checkout-success .action-continue a span:hover,
.stssmartroute-payment-paymentcomplete .checkout-success .action-continue a span:hover,
.stssmartroute-payment-cancel .checkout-success .action-continue a span:hover,
.checkout-onepage-success #order-confirm-modal .action-continue a span:hover,
.stssmartroute-payment-paymentcomplete #order-confirm-modal .action-continue a span:hover,
.stssmartroute-payment-cancel #order-confirm-modal .action-continue a span:hover {
  background: #fff;
}
.checkout-onepage-success .checkout-success .action-continue a:hover,
.stssmartroute-payment-paymentcomplete .checkout-success .action-continue a:hover,
.stssmartroute-payment-cancel .checkout-success .action-continue a:hover,
.checkout-onepage-success #order-confirm-modal .action-continue a:hover,
.stssmartroute-payment-paymentcomplete #order-confirm-modal .action-continue a:hover,
.stssmartroute-payment-cancel #order-confirm-modal .action-continue a:hover {
  color: #000;
}
.stssmartroute-payment-cancel .checkout-success {
  margin-top: 50px;
}
/*------------CHECKOUT PAGE STYLE------------*/
.checkout-index-index .payments .fieldset hr {
  display: none;
}
.checkout-index-index .payments .payment-method {
  height: 62px;
}
.checkout-index-index .checkout-shipping-address .amcheckout-button span {
  font-weight: 400;
}
.checkout-index-index .action.remind {
  font-family: 'Lato-Regular';
  text-transform: capitalize;
}
.checkout-index-index .amcheckout-block .opc-block-summary .actions-toolbar .secondary {
  padding: 10px 0 10px 0px;
}
.checkout-index-index .amcheckout-block .table-totals .shipping .value {
  margin-top: 10px;
}
.checkout-index-index .amcheckout-block .checkout-payment-method .checkout {
  width: 89% !important;
}
@media (max-width: 768px) {
  .checkout-index-index .amcheckout-block .checkout-payment-method .checkout {
    width: 100% !important;
  }
}
.checkout-index-index .amcheckout-step-container .product-item {
  padding-bottom: 0;
  width: 100%;
}
.checkout-index-index .amcheckout-step-container .product-item .product {
  padding-bottom: 0;
}
.checkout-index-index .amcheckout-step-container .product-item .delete {
  right: 11px;
  top: 0;
}
.checkout-index-index .amcheckout-step-container .product-item .delete:hover {
  filter: brightness(0) saturate(100%) invert(18%) sepia(2%) saturate(66%) hue-rotate(62deg) brightness(94%) contrast(91%);
}
/** 22/8/23 **/
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  border-color: #000;
  background-color: #fff;
  font-family: "Lato-Regular";
}
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:focus {
  border-color: #000;
  background-color: #fff;
}
.checkout-payment-method .payment-option-title .action-toggle {
  font-family: 'Lato-Regular';
}
.amcheckout-step-container .form-discount input[type='text'] {
  border-right-color: #000;
}
.amcheckout-step-container .amcheckout-title {
  background: #000 !important;
  border: 1px solid #000;
  font-weight: 100;
  color: #fff;
  text-transform: uppercase;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon {
  border: 2px solid #fff;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:before {
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
}
.amcheckout-step-container .checkout-payment-method .step-title {
  font-family: 'Lato-Regular';
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:not(.smart-route) {
  border-color: #E9E9E9;
  background: #fff;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:not(.smart-route)._active {
  border-color: #d3c7a9;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.smart-route {
  background: #fff;
  border: 1px solid;
  padding: 20px;
  height: 100px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.smart-route._active {
  border-color: #d3c7a9;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.smart-route .label {
  padding: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.smart-route .label:last-child {
  margin: 5px 0;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item {
  border-color: #E9E9E9;
  background: #fff;
  position: relative;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item .delete {
  float: right;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item .delete span {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item .delete:hover {
  color: #000;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item .delete:hover:before {
  filter: invert(44%) sepia(31%) saturate(477%) hue-rotate(5deg) brightness(97%) contrast(86%);
}
.amcheckout-step-container .shipping-address-items .shipping-address-item .delete:before {
  content: url('../Magento_Checkout/images/trash.png');
  display: inline-block;
  position: relative;
  top: 3px;
  right: 0;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item {
  border-color: #000;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item::after {
  background: #000;
  color: #fff;
  content: '\e610';
  font-family: 'luma-icons';
  height: 27px;
  width: 29px;
  font-size: 17px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  left: 0;
  text-align: center;
  top: 0;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item .action-box {
  text-align: end;
  min-height: 3.1rem;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
  border-color: #E9E9E9;
  background: #fff;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected {
  border-color: #000;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-price ~ .col-method {
  display: none;
}
.checkout-shipping-method .no-quotes-block {
  font-family: 'Lato-Regular';
}
.opc-block-summary .items-in-cart {
  border-bottom-color: #E9E9E9;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom-color: #E9E9E9;
}
.opc-block-summary .items-in-cart > .title strong {
  font-weight: 600;
  text-transform: capitalize;
  color: #000;
}
.opc-block-summary .items-in-cart .title:after {
  font-weight: 600;
  color: #FFF !important;
  border-radius: 50%;
  padding: 6px;
  background-color: #000;
  margin-top: 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top-color: #E9E9E9;
}
.shipping-address-item .actions {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 25px;
  padding: 5px 15px;
}
.shipping-address-item .shipping-address-detail {
  margin: 15px 0 0 0;
}
.shipping-address-item button.action.action-select-shipping-item {
  margin: 0;
  background: #fff;
  border: none;
  position: relative;
  right: 0;
  text-align: center;
  top: 0;
  padding: 5px;
  box-shadow: none;
  width: auto;
  height: 28px;
}
.shipping-address-item button.action.action-select-shipping-item:hover:before {
  color: #000;
}
.shipping-address-item button.action.action-select-shipping-item:before {
  background: #fff;
  color: #000;
  content: '\e610';
  font-family: 'luma-icons';
  font-size: 17px;
  line-height: 16px;
  padding-top: 2px;
}
.shipping-address-item button.action.action-select-shipping-item span {
  clip: rect(0, 0, 0, 0);
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
@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;
  }
}
@media (max-width: 768px) {
  .authentication-wrapper {
    text-align: left;
    margin-top: 0;
    margin-bottom: 1.2rem;
    max-width: 100%;
    position: relative;
    z-index: 1;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
.filter-options-item .filter-options-content .am-shopby-form .am-filter-items-color {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
@media (min-width: 1024px) and (max-width: 1260px) {
  .page-products .products-grid .product-item {
    width: calc(23%) !important;
    margin-left: 2.2rem;
  }
}
@media (min-width: 768px) {
  .filter-options-content a {
    margin-right: 0;
  }
}
.page-products #layered-filter-block .filter-options-item:last-child {
  border-bottom: 0;
}
.page-products #layered-filter-block .filter-options-title:before {
  position: absolute;
  top: 1.2rem;
  left: 0;
  color: #000;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-products #layered-filter-block .filter-options-title:after {
  display: none;
}
/*.media-width(@extremum, @break)
  when
  (@extremum ="max")
  and
  (@break =@screen__m) {*/
@media only screen and (max-width: 768px) {
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
}
/*.media-width(@extremum, @break)
  when
  (@extremum ="max")
  and
  (@break =@screen__s) {*/
@media only screen and (max-width: 639px) {
  .product-info-price {
    margin: 0 -10px 0;
    width: calc(100% + 2*10px) !important;
  }
  .product-info-price > *:first-child {
    padding-left: 10px;
  }
  .product-info-price > *:last-child {
    padding-right: 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  .catalog-product-view .page-main {
    padding: 0 8rem;
  }
}
@media (min-width: 769px) {
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 100%;
  }
  .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;
  }
}
/*Product Detail Page*/
.box-tocart .input-group {
  width: max-content;
  height: 50px;
  border: 1px solid #efefef;
  display: flex;
  justify-content: center;
}
.box-tocart .input-group .input-group__button--decrease,
.box-tocart .input-group .input-group__button--increase {
  height: 100%;
  border: 0;
  background: #fff;
}
.box-tocart .input-group input[type="number"] {
  width: 70px;
  height: 100%;
  border: 0;
  text-align: center;
}
.box-tocart .input-group .input-group__button--decrease span::before {
  content: url("../images/minus.png");
}
.box-tocart .input-group .input-group__button--increase span::before {
  content: url("../images/plus.png");
}
.product-info-main .add-to-gift-registry-action #add-gift-link:before {
  content: '';
  background-image: url("../images/gift_ico.svg");
  width: 16px;
  height: 16px;
  background-size: contain;
  display: inline-block;
  margin-right: 5px;
}
/*-----------Custom css - 03-07-2023 Product detail--------------*/
.product-info-main input:not([disabled]):focus {
  box-shadow: none;
}
.product-info-main .sku-addto {
  display: flex;
  justify-content: space-between;
}
.product-info-main .sku-addto .value {
  color: #000;
  font-size: 1.6rem;
  font-family: 'Lato-Regular';
  font-weight: 300;
  line-height: normal;
  text-transform: uppercase;
}
.product-info-main .page-title-wrapper h1.page-title {
  text-align: left !important;
  color: #000;
  font-size: 24px;
  font-family: 'ChronicleSemibold';
  text-transform: capitalize;
  line-height: 32px;
  padding-left: 0;
  margin-left: 0;
}
.product-info-main .product-info-price .price {
  color: #000;
  font-size: 20px !important;
  font-family: 'Roboto-Regular';
  font-weight: 600 !important;
  line-height: normal;
}
.product-info-main .product.attribute.description .type {
  color: #000;
  font-size: 1.4rem;
  font-family: 'LATO-REGULAR';
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase;
}
.product-info-main .product.attribute.description .value,
.product-info-main .product.attribute.description .value p {
  margin: 10px 0 10px 0;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: 'Roboto-Light';
}
.product-info-main .additional-attributes-wrapper.table-wrapper .accordion {
  padding: 16px 0;
}
.product-info-main .additional-attributes-wrapper.table-wrapper .panel {
  font-size: 14px;
  line-height: 24px;
  margin-left: 15px;
  padding: 6px 0;
  opacity: 1;
  transition: 0.3s ease-in-out;
}
.catalog-product-view .columns .column.main {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .catalog-product-view .columns .column.main {
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .catalog-product-view .columns .column.main .block.related {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .catalog-product-view .columns .column.main .products {
    margin-bottom: 0;
  }
}
.catalog-product-view .block.related {
  float: left;
  width: 100%;
}
/*------------Custom style --- Product listing Page------------*/
.product.actions {
  position: relative;
}
.product.actions .towishlist,
.product.actions .addedtowishlist {
  position: absolute !important;
  right: 15px;
  top: 15px;
  z-index: 3;
}
@media (max-width: 578px) {
  .product.actions .towishlist,
  .product.actions .addedtowishlist {
    right: 10px;
    top: 10px;
  }
}
@media (max-width: 578px) {
  .product-item .tocart {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.product.details.product-item-details {
  margin: 16px 0;
}
@media (max-width: 578px) {
  .product.details.product-item-details {
    margin: 13px 0 13px 0;
    padding: 0px 0;
  }
}
@media (max-width: 640px) {
  .product.details.product-item-details {
    margin: 13px 0 30px 0;
  }
}
.product.details.product-item-details .product-item-name {
  margin: 0 0 12px 0;
}
.product.details.product-item-details .product-item-sku {
  color: #bfaf86;
  font-size: 13px;
}
.product.details.product-item-details .product-item-link {
  color: #000;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  min-height: 45px;
  text-align: center;
  text-transform: capitalize;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 640px) {
  .product.details.product-item-details .product-item-link {
    font-size: 15px;
  }
}
.category-description.page-main {
  font-size: 15px;
  margin-bottom: 35px;
}
@media (max-width: 640px) {
  .category-description.page-main {
    max-width: 280px;
  }
}
.category-shop .category-item.active a span::before {
  filter: brightness(0) saturate(100%) invert(51%) sepia(56%) saturate(409%) hue-rotate(7deg) brightness(104%) contrast(87%);
}
.categories-menu {
  position: relative;
}
.categories-menu .category-item {
  margin-bottom: 15px;
  padding-bottom: 10px;
  position: relative;
}
.categories-menu .category-item.active a span {
  color: #000000;
}
.categories-menu .category-item.active span {
  color: #000;
}
.categories-menu .category-item span {
  font-size: 17px;
  font-weight: 600;
  line-height: 23px;
}
@media (max-width: 991px) {
  .categories-menu .category-item span {
    font-size: 15px;
  }
}
.page-with-filter .filter-actions {
  position: absolute;
  right: 14px;
  margin-top: 19px;
}
.page-with-filter .toolbar-amount {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  font-family: 'Lato-Regular';
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .page-with-filter .toolbar-amount .toolbar-label {
    display: none;
  }
}
.toolbar-sorter .sorter-label {
  color: #000;
  font-size: 14px;
  font-family: 'Lato-Regular';
  text-transform: uppercase;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.3px;
}
.toolbar-sorter select {
  font-size: 14px;
  color: #000;
  font-family: 'Lato-Regular';
  margin-right: 0;
  text-transform: uppercase;
  line-height: 24px;
  background-color: #ffffff;
  box-shadow: none;
  border: 1px solid #000;
  border-radius: 0;
}
.catalog-product-view .product-item-info {
  position: relative;
}
.catalog-product-view .product-item-info .secondary-addto-links {
  position: relative;
}
.catalog-product-view .product-item-info .secondary-addto-links .towishlist,
.catalog-product-view .product-item-info .secondary-addto-links .addedtowishlist {
  position: absolute !important;
  right: 15px;
  top: 15px;
  z-index: 3;
}
@media (max-width: 390px) {
  .catalog-product-view .product-item-info .secondary-addto-links .towishlist,
  .catalog-product-view .product-item-info .secondary-addto-links .addedtowishlist {
    right: 30px;
  }
}
.catalog-product-view .block-related-title.title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 0.5px solid #E5E5E5;
  max-height: 70px;
  padding: 20px 0;
}
.catalog-product-view .block-related-title.title .nav-actions img {
  display: block;
}
.catalog-product-view .block-related-title.title #block-related-heading {
  color: #000;
  font-size: 24px;
  font-family: Lato-Semibold;
  line-height: 25px;
  margin: 0 !important;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .catalog-product-view .block-related-title.title #block-related-heading {
    font-size: 22px;
  }
}
.catalog-product-view .products-related .related-available .product-item-name {
  margin-left: 0;
}
.catalog-product-view .related-carousel__controls {
  transition: 0.3s ease-in-out;
}
.catalog-product-view .related-carousel__controls .nav-wrapper {
  display: flex;
  align-items: center;
  gap: 24px;
  /* adds 24px space between items */
}
.catalog-product-view .related-carousel__controls .nav-prev,
.catalog-product-view .related-carousel__controls .nav-next img {
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
.catalog-product-view .related-carousel__controls .nav-prev:hover,
.catalog-product-view .related-carousel__controls .nav-next img:hover {
  transition: 0.3s ease-in-out;
  filter: invert(28%) sepia(32%) saturate(1400%) hue-rotate(295deg) brightness(92%) contrast(92%);
}
.action.tocart {
  transition: 0.3s ease-in-out;
}
.action.tocart:hover span::after {
  filter: invert(44%) sepia(31%) saturate(477%) hue-rotate(5deg) brightness(97%) contrast(86%);
}
@media (max-width: 768px) {
  .page-products .columns {
    padding-top: 0px;
  }
}
.page-products #layered-filter-block {
  display: none;
  position: fixed;
  right: 0;
  top: 29%;
  z-index: 10;
}
.page-products #layered-filter-block .filter-title strong {
  background: #000;
  border: none;
  color: transparent !important;
  position: fixed;
  top: 38%;
  left: auto;
  right: 0;
  width: 34px;
  height: 34px;
  text-align: center;
  box-shadow: none;
  border-radius: 0;
  cursor: pointer;
  z-index: 9999;
  -webkit-transition: ease-out 1s;
  -moz-transition: ease-out 1s;
  transition: ease-out 1s;
  font-size: 0;
}
.page-products #layered-filter-block .block-content.filter-content {
  background: #ffffff;
  z-index: 9;
  width: 296px;
  position: absolute;
  right: 62px;
  top: -138px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
}
.page-products #layered-filter-block .am-filter-go {
  border: none;
  background: #000;
  border: 1px solid #000;
  transition: 0.3s ease-in-out;
}
.page-products #layered-filter-block .am-filter-go:hover {
  background: #fff;
  border: 1px solid#000;
  transition: 0.3s ease-in-out;
}
.page-products #layered-filter-block .filter-options-item {
  border-bottom: 1px solid #efefef;
}
.page-products #layered-filter-block .block-subtitle {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  border-bottom: 1px solid #efefef;
  padding: 20px 20px 15px;
  text-transform: capitalize;
}
.page-products #layered-filter-block .filter-actions .filter-clear {
  text-transform: capitalize;
}
.page-products #layered-filter-block .filter-options-title {
  text-transform: capitalize;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  padding: 13px 40px 0 0px;
  font-family: 'Lato-Regular';
}
.page-products #layered-filter-block .filter-options li.item.-is-collapsible.-is-expanded.-filter-parent {
  padding-left: 20px;
}
.page-products #layered-filter-block .filter-options .items .items-children.-folding .item {
  padding-left: 5px;
}
.page-products #layered-filter-block .filter-content [class*='am-filter-item']:hover ~ .amshopby-choice:before {
  border-color: #000000;
}
.page-products #layered-filter-block .filter-options-content .range {
  width: 90%;
}
.page-products #layered-filter-block .filter-options-content .items [class*='am-filter-item'] {
  padding-left: 20px;
}
.page-products #layered-filter-block .filter-options-content a {
  color: #000;
  font-size: 15px;
  text-transform: capitalize;
  font-family: 'Lato-Regular';
}
.page-products #layered-filter-block .filter-options-title:after {
  color: #000;
}
@media (max-width: 991px) {
  .page-products #layered-filter-block .filter-options-title:after {
    right: 39px;
  }
}
.page-products #layered-filter-block span.count {
  color: #000 !important;
}
.page-products .toolbar {
  margin: 30px 0;
}
@media (max-width: 768px) {
  .page-products .toolbar {
    margin: 10px 0;
  }
}
@media (max-width: 768px) {
  .page-products .toolbar-products {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
@media (max-width: 768px) {
  .page-products .toolbar-amount {
    text-align: left;
    max-width: 40%;
    width: 100%;
  }
}
@media (max-width: 425px) {
  .page-products .sorter-label {
    display: none;
  }
}
.page-products .toolbar-sorter select {
  font-size: 13px;
  margin-right: 0;
}
.page-products .sorter {
  position: relative;
  align-items: center;
  display: flex;
  justify-content: end;
  max-width: 59%;
  column-gap: 16px;
  width: 100%;
  order: 2;
}
@media (max-width: 578px) {
  .page-products .products-grid .product-item {
    width: calc(47.5%);
  }
}
@media (max-width: 768px) {
  .page-products .products-grid .product-item {
    margin: 0 0 20px 0;
  }
}
@media (max-width: 578px) {
  .page-products .products-grid .product-item .product-item-info {
    width: 100%;
  }
}
@media (max-width: 578px) {
  .page-products .products-grid .product-item .product-item-info .product-image-container {
    width: 100% !important;
  }
}
@media (max-width: 578px) {
  .page-products .products-grid .product-item .product-image-photo {
    width: 100%;
  }
}
.catalog-product-view .block.related .product-image-container {
  display: inherit;
}
@media (max-width: 768px) {
  .product.data.items {
    margin-left: 0;
    margin-right: 0;
  }
}
.product.data.items > .item.title.active a:after {
  display: none;
}
@media (min-width: 768px) {
  .product.data.items > .item.title > .switch {
    padding-left: 0 !important;
  }
}
.product.data.items > .item.title > .switch {
  padding-left: 0 !important;
  border: 0 !important;
  font-size: 2.4rem !important;
  color: #000 !important;
  font-weight: 400 !important;
  font-family: "Lato-Regular";
  line-height: 25px !important;
  margin: 0 !important;
}
.product.data.items > .item.content {
  border-left: 0px !important;
  border-bottom: 0px !important;
  border-right: 0px !important;
  border-top: 0.5px solid #dbd3bb !important;
  padding: 35px 0 !important;
}
.product.data.items > .item.content .product.attribute {
  font-size: 1.5rem;
  font-family: "Lato-Regular";
}
@media (min-width: 990px) {
  .page-products.page-layout-category-full-width .page-wrapper .page-main {
    padding: 0 8rem !important;
  }
}
/*.media-width(@extremum, @break)
  when
  (@extremum = "max")
  and
  (@break = @screen__m) {*/
@media only screen and (max-width: 768px) {
  .block-search {
    margin-top: 8px;
  }
}
/*.media-width(@extremum, @break)
  when
  (@extremum = "min")
  and
  (@break = @screen__m) {*/
@media (min-width: 769px) {
  .block-search {
    position: relative;
    width: 10px;
    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;
  }
}
/*
ADVANACED SEARCH
*/
.catalogsearch-advanced-index .advanced {
  margin-top: 20px;
}
.catalogsearch-advanced-index .advanced .label {
  font-size: 14px;
  margin-bottom: 0;
}
.catalogsearch-advanced-index .advanced .primary .action {
  padding: 16px 15px;
  font-size: 16px;
  font-weight: 400;
}
.catalogsearch-advanced-index .advanced .range .control:after {
  top: 50% !important;
  transform: translateY(-50%);
}
.catalogsearch-advanced-index .advanced .range .addafter {
  top: 50% !important;
  transform: translateY(-50%);
  height: unset;
  padding: 0;
}
.catalogsearch-advanced-index .control {
  display: flex;
  flex-direction: column;
}
.catalog-product-view .country_of_manufacture {
  display: flex;
  column-gap: 4px;
  margin-top: 20px;
}
.catalog-product-view .country_of_manufacture .value {
  font-weight: 600;
}
.catalog-product-view .product .page-title {
  padding-bottom: 0;
}
.catalog-product-view .product-add-form {
  padding-top: 0 !important;
}
.catalog-product-view .product-info-price {
  margin-bottom: 10px !important;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 30%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 70%;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 30% !important;
  }
  .account.page-layout-2columns-left .column.main {
    width: 70% !important;
  }
}
/*
  PRODUCT PAGE STYLE
*/
@media (max-width: 768px) {
  .sales-order-history .column.main {
    border: none;
  }
}
.sales-order-history .sidebar .items .item {
  padding: 15px 0;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .sales-order-history .sidebar .block-collapsible-nav {
    top: 0;
  }
}
@media (max-width: 768px) {
  .sales-order-history .sidebar .block-collapsible-nav .block-collapsible-nav-title {
    margin: 0 15px;
  }
}
.sales-order-history .orders-history {
  border: none;
}
.sales-order-history .orders-history .table-order-items {
  display: flex !important;
  flex-direction: column;
  row-gap: 20px;
}
.sales-order-history .orders-history .table-order-items .table-caption {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  text-transform: capitalize;
  font-family: 'ChronicleSemibold';
}
.sales-order-history .orders-history .table-order-items .view {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border-bottom: 1px solid #dadada;
  padding-bottom: 20px;
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .sales-order-history .orders-history .table-order-items .view {
    border: 1px solid #dadada;
    padding: 15px;
  }
}
.sales-order-history .orders-history .table-order-items .view:not(:last-child) {
  border-bottom: 1px solid #dadada;
}
.sales-order-history .orders-history .table-order-items .view .status {
  font-size: 14px;
  font-weight: 400;
  display: flex;
  align-items: center;
  column-gap: 11px;
  position: relative;
  font-family: 'Lato-Regular';
}
.sales-order-history .orders-history .table-order-items .view .status .icon {
  order: -1;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sales-order-history .orders-history .table-order-items .view .status .icon::after {
  content: "";
  width: 9px;
  height: 9px;
  display: block;
  order: -1;
  border-radius: 50%;
}
.sales-order-history .orders-history .table-order-items .view .status.canceled,
.sales-order-history .orders-history .table-order-items .view .status.closed {
  color: #e21e1e;
}
.sales-order-history .orders-history .table-order-items .view .status.canceled .icon,
.sales-order-history .orders-history .table-order-items .view .status.closed .icon {
  border: 2px solid #e21e1e;
}
.sales-order-history .orders-history .table-order-items .view .status.canceled .icon::after,
.sales-order-history .orders-history .table-order-items .view .status.closed .icon::after {
  background-color: #e21e1e;
}
.sales-order-history .orders-history .table-order-items .view .status.processing,
.sales-order-history .orders-history .table-order-items .view .status.pending,
.sales-order-history .orders-history .table-order-items .view .status.holded {
  color: #ff882d;
}
.sales-order-history .orders-history .table-order-items .view .status.processing .icon,
.sales-order-history .orders-history .table-order-items .view .status.pending .icon,
.sales-order-history .orders-history .table-order-items .view .status.holded .icon {
  border: 2px solid #ff882d;
}
.sales-order-history .orders-history .table-order-items .view .status.processing .icon::after,
.sales-order-history .orders-history .table-order-items .view .status.pending .icon::after,
.sales-order-history .orders-history .table-order-items .view .status.holded .icon::after {
  background-color: #ff882d;
}
.sales-order-history .orders-history .table-order-items .view .status.complete {
  color: #1ba820;
}
.sales-order-history .orders-history .table-order-items .view .status.complete .icon {
  border: 2px solid #1ba820;
}
.sales-order-history .orders-history .table-order-items .view .status.complete .icon::after {
  background-color: #1ba820;
}
.sales-order-history .orders-history .table-order-items .view .order-info {
  display: flex;
  flex-direction: column;
  color: #000;
  font-weight: 400;
  font-size: 16px;
  font-family: 'Lato-Regular';
}
.sales-order-history .orders-history .table-order-items .view .order-info .order-created-on {
  color: #6f6f6f;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 6px;
  display: inline-block;
}
@media (max-width: 578px) {
  .sales-order-history .orders-history .table-order-items .view .order-info .order-created-on {
    font-size: 13px;
  }
}
.sales-order-history .orders-history .table-order-items .view .order-info .order-items-count {
  color: #6f6f6f;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 6px;
  margin-left: 18px;
  padding-left: 20px;
  border-left: 1px solid #dfdfdf;
}
@media (max-width: 578px) {
  .sales-order-history .orders-history .table-order-items .view .order-info .order-items-count {
    display: block;
    border: none;
    margin-left: 0;
    padding-left: 0;
    font-size: 13px;
  }
}
.sales-order-history .orders-history .table-order-items .view .order-info .order-total {
  margin-top: 22px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}
/*
  SALES ORDER VIEW
*/
@media (max-width: 768px) {
  .sales-order-view .columns,
  .sales-order-invoice .columns,
  .sales-order-creditmemo .columns,
  .sales-order-shipment .columns {
    margin-top: 30px;
  }
}
.sales-order-view .columns .main,
.sales-order-invoice .columns .main,
.sales-order-creditmemo .columns .main,
.sales-order-shipment .columns .main {
  border: none !important;
}
@media (max-width: 768px) {
  .sales-order-view .columns .main,
  .sales-order-invoice .columns .main,
  .sales-order-creditmemo .columns .main,
  .sales-order-shipment .columns .main {
    padding: 0 !important;
  }
}
@media (max-width: 567px) {
  .sales-order-view .columns .main .order-title-container,
  .sales-order-invoice .columns .main .order-title-container,
  .sales-order-creditmemo .columns .main .order-title-container,
  .sales-order-shipment .columns .main .order-title-container {
    padding: 0 20px;
  }
}
.sales-order-view .columns .main .order-title-container .order-id-status,
.sales-order-invoice .columns .main .order-title-container .order-id-status,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status,
.sales-order-shipment .columns .main .order-title-container .order-id-status {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sales-order-view .columns .main .order-title-container .order-id-status .status,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status {
  font-size: 14px;
  font-weight: 400;
  display: flex;
  align-items: center;
  column-gap: 11px;
  position: relative;
  font-family: 'Lato-Regular';
}
.sales-order-view .columns .main .order-title-container .order-id-status .status .icon,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status .icon,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status .icon,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status .icon {
  order: -1;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sales-order-view .columns .main .order-title-container .order-id-status .status .icon::after,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status .icon::after,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status .icon::after,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status .icon::after {
  content: "";
  width: 9px;
  height: 9px;
  display: block;
  order: -1;
  border-radius: 50%;
}
.sales-order-view .columns .main .order-title-container .order-id-status .status.canceled,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status.canceled,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status.canceled,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status.canceled,
.sales-order-view .columns .main .order-title-container .order-id-status .status.closed,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status.closed,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status.closed,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status.closed {
  color: #e21e1e;
}
.sales-order-view .columns .main .order-title-container .order-id-status .status.canceled .icon,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status.canceled .icon,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status.canceled .icon,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status.canceled .icon,
.sales-order-view .columns .main .order-title-container .order-id-status .status.closed .icon,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status.closed .icon,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status.closed .icon,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status.closed .icon {
  border: 2px solid #e21e1e;
}
.sales-order-view .columns .main .order-title-container .order-id-status .status.canceled .icon::after,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status.canceled .icon::after,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status.canceled .icon::after,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status.canceled .icon::after,
.sales-order-view .columns .main .order-title-container .order-id-status .status.closed .icon::after,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status.closed .icon::after,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status.closed .icon::after,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status.closed .icon::after {
  background-color: #e21e1e;
}
.sales-order-view .columns .main .order-title-container .order-id-status .status.processing,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status.processing,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status.processing,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status.processing,
.sales-order-view .columns .main .order-title-container .order-id-status .status.pending,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status.pending,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status.pending,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status.pending,
.sales-order-view .columns .main .order-title-container .order-id-status .status.holded,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status.holded,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status.holded,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status.holded {
  color: #ff882d;
}
.sales-order-view .columns .main .order-title-container .order-id-status .status.processing .icon,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status.processing .icon,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status.processing .icon,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status.processing .icon,
.sales-order-view .columns .main .order-title-container .order-id-status .status.pending .icon,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status.pending .icon,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status.pending .icon,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status.pending .icon,
.sales-order-view .columns .main .order-title-container .order-id-status .status.holded .icon,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status.holded .icon,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status.holded .icon,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status.holded .icon {
  border: 2px solid #ff882d;
}
.sales-order-view .columns .main .order-title-container .order-id-status .status.processing .icon::after,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status.processing .icon::after,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status.processing .icon::after,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status.processing .icon::after,
.sales-order-view .columns .main .order-title-container .order-id-status .status.pending .icon::after,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status.pending .icon::after,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status.pending .icon::after,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status.pending .icon::after,
.sales-order-view .columns .main .order-title-container .order-id-status .status.holded .icon::after,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status.holded .icon::after,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status.holded .icon::after,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status.holded .icon::after {
  background-color: #ff882d;
}
.sales-order-view .columns .main .order-title-container .order-id-status .status.complete,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status.complete,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status.complete,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status.complete {
  color: #1ba820;
}
.sales-order-view .columns .main .order-title-container .order-id-status .status.complete .icon,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status.complete .icon,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status.complete .icon,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status.complete .icon {
  border: 2px solid #1ba820;
}
.sales-order-view .columns .main .order-title-container .order-id-status .status.complete .icon::after,
.sales-order-invoice .columns .main .order-title-container .order-id-status .status.complete .icon::after,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .status.complete .icon::after,
.sales-order-shipment .columns .main .order-title-container .order-id-status .status.complete .icon::after {
  background-color: #1ba820;
}
.sales-order-view .columns .main .order-title-container .order-id-status .label,
.sales-order-invoice .columns .main .order-title-container .order-id-status .label,
.sales-order-creditmemo .columns .main .order-title-container .order-id-status .label,
.sales-order-shipment .columns .main .order-title-container .order-id-status .label {
  color: #000000;
  font-size: 20px;
  font-weight: 400;
  text-transform: capitalize;
  font-family: 'Lato-Regular';
}
@media (max-width: 567px) {
  .sales-order-view .columns .main .order-title-container .order-id-status .label,
  .sales-order-invoice .columns .main .order-title-container .order-id-status .label,
  .sales-order-creditmemo .columns .main .order-title-container .order-id-status .label,
  .sales-order-shipment .columns .main .order-title-container .order-id-status .label {
    font-size: 15px;
  }
}
.sales-order-view .columns .main .order-title-container .order-date,
.sales-order-invoice .columns .main .order-title-container .order-date,
.sales-order-creditmemo .columns .main .order-title-container .order-date,
.sales-order-shipment .columns .main .order-title-container .order-date {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  margin-top: 8px;
  display: block;
  font-family: 'Lato-Regular';
}
@media (max-width: 567px) {
  .sales-order-view .columns .main .order-title-container .order-date,
  .sales-order-invoice .columns .main .order-title-container .order-date,
  .sales-order-creditmemo .columns .main .order-title-container .order-date,
  .sales-order-shipment .columns .main .order-title-container .order-date {
    margin-top: 6px;
    font-size: 13px;
  }
}
.sales-order-view .columns .main .box-order-shipping-address,
.sales-order-invoice .columns .main .box-order-shipping-address,
.sales-order-creditmemo .columns .main .box-order-shipping-address,
.sales-order-shipment .columns .main .box-order-shipping-address {
  border: 1px solid #f2f2f2;
  font-family: 'Lato-Regular';
  padding: 20px;
  margin-top: 30px;
  margin-bottom: 18px;
  display: flex;
  column-gap: 40px;
  width: 100% !important;
}
@media (max-width: 768px) {
  .sales-order-view .columns .main .box-order-shipping-address,
  .sales-order-invoice .columns .main .box-order-shipping-address,
  .sales-order-creditmemo .columns .main .box-order-shipping-address,
  .sales-order-shipment .columns .main .box-order-shipping-address {
    width: auto !important;
  }
}
@media (max-width: 578px) {
  .sales-order-view .columns .main .box-order-shipping-address,
  .sales-order-invoice .columns .main .box-order-shipping-address,
  .sales-order-creditmemo .columns .main .box-order-shipping-address,
  .sales-order-shipment .columns .main .box-order-shipping-address {
    flex-direction: column;
    padding: 15px;
  }
}
.sales-order-view .columns .main .box-order-shipping-address .box-title,
.sales-order-invoice .columns .main .box-order-shipping-address .box-title,
.sales-order-creditmemo .columns .main .box-order-shipping-address .box-title,
.sales-order-shipment .columns .main .box-order-shipping-address .box-title {
  color: #000;
}
.sales-order-view .columns .main .box-content,
.sales-order-invoice .columns .main .box-content,
.sales-order-creditmemo .columns .main .box-content,
.sales-order-shipment .columns .main .box-content {
  font-size: 14px;
}
.sales-order-view .columns .main .box-content ul li,
.sales-order-invoice .columns .main .box-content ul li,
.sales-order-creditmemo .columns .main .box-content ul li,
.sales-order-shipment .columns .main .box-content ul li {
  font-weight: 400;
  color: #000;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}
.sales-order-view .columns .main .box-content ul li:first-child,
.sales-order-invoice .columns .main .box-content ul li:first-child,
.sales-order-creditmemo .columns .main .box-content ul li:first-child,
.sales-order-shipment .columns .main .box-content ul li:first-child {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
}
.sales-order-view .columns .main .box-content a,
.sales-order-invoice .columns .main .box-content a,
.sales-order-creditmemo .columns .main .box-content a,
.sales-order-shipment .columns .main .box-content a {
  font-family: 'Lato-Regular';
}
.sales-order-view .columns .main .order-details-items .product-item-name,
.sales-order-invoice .columns .main .order-details-items .product-item-name,
.sales-order-creditmemo .columns .main .order-details-items .product-item-name,
.sales-order-shipment .columns .main .order-details-items .product-item-name,
.sales-order-view .columns .main .order-details-items .cart-price .price,
.sales-order-invoice .columns .main .order-details-items .cart-price .price,
.sales-order-creditmemo .columns .main .order-details-items .cart-price .price,
.sales-order-shipment .columns .main .order-details-items .cart-price .price {
  color: #000;
  font-size: 15px;
  line-height: 20px;
  margin-top: 8px;
  font-weight: 600;
}
.sales-order-view .columns .main .order-details-items .order-items,
.sales-order-invoice .columns .main .order-details-items .order-items,
.sales-order-creditmemo .columns .main .order-details-items .order-items,
.sales-order-shipment .columns .main .order-details-items .order-items {
  border: 1px solid #f2f2f2;
  width: auto;
  padding: 20px;
}
@media (max-width: 578px) {
  .sales-order-view .columns .main .order-details-items .order-items,
  .sales-order-invoice .columns .main .order-details-items .order-items,
  .sales-order-creditmemo .columns .main .order-details-items .order-items,
  .sales-order-shipment .columns .main .order-details-items .order-items {
    padding: 15px;
  }
}
.sales-order-view .columns .main .order-details-items .order-items .table-order-items .image,
.sales-order-invoice .columns .main .order-details-items .order-items .table-order-items .image,
.sales-order-creditmemo .columns .main .order-details-items .order-items .table-order-items .image,
.sales-order-shipment .columns .main .order-details-items .order-items .table-order-items .image {
  width: 11%;
  padding: 0;
}
.sales-order-view .columns .main .order-details-items .order-items .table-order-items .image img,
.sales-order-invoice .columns .main .order-details-items .order-items .table-order-items .image img,
.sales-order-creditmemo .columns .main .order-details-items .order-items .table-order-items .image img,
.sales-order-shipment .columns .main .order-details-items .order-items .table-order-items .image img {
  width: 100%;
}
@media (max-width: 578px) {
  .sales-order-view .columns .main .order-details-items .order-items .table-order-items .image,
  .sales-order-invoice .columns .main .order-details-items .order-items .table-order-items .image,
  .sales-order-creditmemo .columns .main .order-details-items .order-items .table-order-items .image,
  .sales-order-shipment .columns .main .order-details-items .order-items .table-order-items .image {
    width: 25%;
  }
}
.sales-order-view .columns .main .order-details-items .order-items .table-order-items .image::before,
.sales-order-invoice .columns .main .order-details-items .order-items .table-order-items .image::before,
.sales-order-creditmemo .columns .main .order-details-items .order-items .table-order-items .image::before,
.sales-order-shipment .columns .main .order-details-items .order-items .table-order-items .image::before {
  content: none;
}
.sales-order-view .columns .main .order-details-items .order-items .table-order-items tbody tr,
.sales-order-invoice .columns .main .order-details-items .order-items .table-order-items tbody tr,
.sales-order-creditmemo .columns .main .order-details-items .order-items .table-order-items tbody tr,
.sales-order-shipment .columns .main .order-details-items .order-items .table-order-items tbody tr {
  display: flex;
  column-gap: 15px;
  align-items: center;
  margin: 10px 0;
}
.sales-order-view .columns .main .order-details-items .order-items .table-order-items tbody td,
.sales-order-invoice .columns .main .order-details-items .order-items .table-order-items tbody td,
.sales-order-creditmemo .columns .main .order-details-items .order-items .table-order-items tbody td,
.sales-order-shipment .columns .main .order-details-items .order-items .table-order-items tbody td {
  padding: 0;
}
.sales-order-view .columns .main .order-details-items .order-item-info .sku,
.sales-order-invoice .columns .main .order-details-items .order-item-info .sku,
.sales-order-creditmemo .columns .main .order-details-items .order-item-info .sku,
.sales-order-shipment .columns .main .order-details-items .order-item-info .sku {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Lato-Regular';
}
.sales-order-view .columns .main .order-details-items .order-item-info .product-item-name,
.sales-order-invoice .columns .main .order-details-items .order-item-info .product-item-name,
.sales-order-creditmemo .columns .main .order-details-items .order-item-info .product-item-name,
.sales-order-shipment .columns .main .order-details-items .order-item-info .product-item-name {
  color: #000;
  font-size: 16px;
  line-height: 20px;
  margin-top: 8px;
  font-weight: 600;
  margin-bottom: 0;
  max-width: 260px;
  width: 100%;
}
.sales-order-view .columns .main .order-details-items .order-item-info .subtotal,
.sales-order-invoice .columns .main .order-details-items .order-item-info .subtotal,
.sales-order-creditmemo .columns .main .order-details-items .order-item-info .subtotal,
.sales-order-shipment .columns .main .order-details-items .order-item-info .subtotal {
  color: #000;
  font-weight: 400;
  margin-top: 20px;
  font-size: 17px;
  display: block;
  font-family: 'Lato-Regular';
}
.sales-order-view .columns .main .order-title,
.sales-order-invoice .columns .main .order-title,
.sales-order-creditmemo .columns .main .order-title,
.sales-order-shipment .columns .main .order-title {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  border: none;
  text-transform: uppercase;
}
@media (max-width: 578px) {
  .sales-order-view .columns .main .order-title,
  .sales-order-invoice .columns .main .order-title,
  .sales-order-creditmemo .columns .main .order-title,
  .sales-order-shipment .columns .main .order-title {
    font-size: 17px;
    border-bottom: none;
  }
}
.sales-order-view .columns .main .order-cancel,
.sales-order-invoice .columns .main .order-cancel,
.sales-order-creditmemo .columns .main .order-cancel,
.sales-order-shipment .columns .main .order-cancel {
  text-align: end;
  padding: 10px 0px;
}
.sales-order-view .columns .main .order-cancel a,
.sales-order-invoice .columns .main .order-cancel a,
.sales-order-creditmemo .columns .main .order-cancel a,
.sales-order-shipment .columns .main .order-cancel a {
  color: #fff;
  background-color: #000;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  border: 1px solid #000;
  padding: 11px 33px;
  transform: all 0.3s ease-in;
  font-family: 'Lato-Regular';
}
.sales-order-view .columns .main .order-cancel a:hover,
.sales-order-invoice .columns .main .order-cancel a:hover,
.sales-order-creditmemo .columns .main .order-cancel a:hover,
.sales-order-shipment .columns .main .order-cancel a:hover {
  background-color: #000;
  color: #fff;
  transform: all 0.3s ease-in;
}
/*--------- ORDER DETAIL PAGE STYLE ----------*/
.sales-order-invoice .order-details-items .order-title,
.sales-order-creditmemo .order-details-items .order-title,
.sales-order-shipment .order-details-items .order-title,
.sales-order-invoice .order-details-items .actions-toolbar,
.sales-order-creditmemo .order-details-items .actions-toolbar,
.sales-order-shipment .order-details-items .actions-toolbar {
  padding-left: 10px;
}
.sales-order-invoice .order-details-items .table-wrapper,
.sales-order-creditmemo .order-details-items .table-wrapper,
.sales-order-shipment .order-details-items .table-wrapper {
  border: none;
}
.sales-order-invoice .order-details-items .table-wrapper tfoot,
.sales-order-creditmemo .order-details-items .table-wrapper tfoot,
.sales-order-shipment .order-details-items .table-wrapper tfoot {
  padding: 10px 0px;
  background-color: #fff;
  border: 1px solid #f2f2f2;
}
.sales-order-invoice .order-details-items .table-wrapper tfoot td,
.sales-order-creditmemo .order-details-items .table-wrapper tfoot td,
.sales-order-shipment .order-details-items .table-wrapper tfoot td {
  background-color: #fff;
}
@media (max-width: 425px) {
  .sales-order-invoice .order-details-items .table-wrapper tfoot,
  .sales-order-creditmemo .order-details-items .table-wrapper tfoot,
  .sales-order-shipment .order-details-items .table-wrapper tfoot {
    font-size: 1.4rem;
  }
}
.sales-order-invoice .order-details-items .table-wrapper tfoot > tr:first-child th,
.sales-order-creditmemo .order-details-items .table-wrapper tfoot > tr:first-child th,
.sales-order-shipment .order-details-items .table-wrapper tfoot > tr:first-child th,
.sales-order-invoice .order-details-items .table-wrapper .table tfoot > tr:first-child td,
.sales-order-creditmemo .order-details-items .table-wrapper .table tfoot > tr:first-child td,
.sales-order-shipment .order-details-items .table-wrapper .table tfoot > tr:first-child td,
.sales-order-invoice .order-details-items .table-wrapper .table tfoot > tr:last-child th,
.sales-order-creditmemo .order-details-items .table-wrapper .table tfoot > tr:last-child th,
.sales-order-shipment .order-details-items .table-wrapper .table tfoot > tr:last-child th,
.sales-order-invoice .order-details-items .table-wrapper .table tfoot > tr:last-child td,
.sales-order-creditmemo .order-details-items .table-wrapper .table tfoot > tr:last-child td,
.sales-order-shipment .order-details-items .table-wrapper .table tfoot > tr:last-child td {
  padding: 10px;
}
.sales-order-invoice .order-details-items .order-title strong,
.sales-order-creditmemo .order-details-items .order-title strong,
.sales-order-shipment .order-details-items .order-title strong {
  font-size: 18px !important;
  font-weight: 600 !important;
}
@media (max-width: 578px) {
  .sales-order-invoice .order-details-items .order-title strong,
  .sales-order-creditmemo .order-details-items .order-title strong,
  .sales-order-shipment .order-details-items .order-title strong {
    font-size: 15px !important;
    border-bottom: none;
  }
}
/*--------- PRINT ORDER SHIPMENT/INVOICE PAGE STYLE ----------*/
.sales-order-printshipment .page-title-wrapper .page-title,
.sales-order-printinvoice .page-title-wrapper .page-title,
.sales-order-printcreditmemo .page-title-wrapper .page-title {
  display: none;
}
.sales-order-printshipment .page-title-wrapper .order-id-status,
.sales-order-printinvoice .page-title-wrapper .order-id-status,
.sales-order-printcreditmemo .page-title-wrapper .order-id-status {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
  padding-bottom: 1rem;
  box-sizing: border-box;
}
.sales-order-printshipment .page-title-wrapper .order-id-status span.label,
.sales-order-printinvoice .page-title-wrapper .order-id-status span.label,
.sales-order-printcreditmemo .page-title-wrapper .order-id-status span.label {
  font-size: 2rem;
  font-weight: 600;
}
.sales-order-printshipment .page-title-wrapper .order-id-status .col.status,
.sales-order-printinvoice .page-title-wrapper .order-id-status .col.status,
.sales-order-printcreditmemo .page-title-wrapper .order-id-status .col.status {
  display: none;
}
.sales-order-printshipment .page-title-wrapper .order-date,
.sales-order-printinvoice .page-title-wrapper .order-date,
.sales-order-printcreditmemo .page-title-wrapper .order-date {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
  padding-bottom: 1rem;
  box-sizing: border-box;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin-top: 8px;
  display: block;
}
/*--------- ORDER SHIPMENT PAGE STYLE ----------*/
.account .order-details-items .item-options,
.account .order-details-items .item.options {
  display: flex;
  flex-wrap: wrap;
  column-gap: 1rem;
  margin-bottom: 0;
}
.account .order-details-items .item-options dt,
.account .order-details-items .item.options dt,
.account .order-details-items .item-options dd,
.account .order-details-items .item.options dd {
  margin-bottom: 0;
}
@media (max-width: 639px) {
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot:not(.empty) .mark {
    width: 60% !important;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot:not(.empty) .amount {
    width: 40% !important;
  }
  .table-wrapper:not(.order-items) .table:not(.totals):not(.cart):not(.table-comparison) > tbody,
  .table-wrapper:not(.order-items) .table:not(.totals):not(.cart):not(.table-comparison) > tfoot:not(.empty) {
    display: block;
    margin-top: 1.5rem;
    border: 1px solid #f2f2f2;
  }
}
/*
* Gift Messages
*/
#my-orders-table .gift-message-row {
  width: 100%;
}
#my-orders-table .gift-message-row a[id^='order-item-gift-message-link'] {
  color: #000;
}
#my-orders-table .gift-message-row .item-options {
  background-color: #fbf8f3;
  flex-direction: column;
  padding: 2%;
}
#my-orders-table .gift-message-row .item-options strong {
  color: #000;
  margin-right: 5px;
}
#my-orders-table .gift-message-row .item-options dt.item-message {
  margin-bottom: 10px;
}
#my-orders-table .gift-message-row .order-gift-message.expanded-content {
  margin-top: 10px;
}
.block-order-details-gift-message .block-title {
  border-color: #cccccc;
}
.block-order-details-gift-message .block-title strong {
  color: #000;
  font-size: 1.8rem !important;
}
.block-order-details-gift-message .item-options {
  background-color: #fbf8f3;
  flex-direction: column;
  padding: 2%;
}
.block-order-details-gift-message .item-options strong {
  color: #000;
  margin-right: 5px;
}
.block-order-details-gift-message .item-options dt.item-message {
  margin-bottom: 10px;
}
.copyright .powered-by img {
  display: inline-block;
}
/*----Custom style - 23-06-2023-----------------------*/
/*-----------Common style--------------------*/
body {
  margin: 0;
  padding: 0;
  position: relative;
  overflow-x: hidden;
  font-size: 1.6rem;
  font-family: "ChronicleSemibold";
  color: #000;
}
a {
  text-decoration: none;
  font-family: "ChronicleSemibold";
}
a:hover {
  text-decoration: none;
  color: #820D42;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-family: 'ChronicleSemibold';
  line-height: inherit;
}
p {
  margin: 0;
  font-family: 'Lato-Regular';
  padding: 0;
}
label {
  margin: 0;
  padding: 0;
  font-family: 'Lato-Regular';
}
button:focus {
  outline: none;
}
.btn:focus {
  outline: none;
  box-shadow: none;
}
ul,
li {
  padding: 0;
  list-style: none;
  margin: 0px;
}
.form-control:focus {
  outline: none;
  box-shadow: none;
}
.breadcrumbs .items {
  font-size: 1.3rem;
}
.breadcrumbs .items li {
  text-transform: uppercase;
}
.breadcrumbs .items a {
  color: #000;
  font-weight: 400;
}
/*-----scrollbar--------------*/
::-webkit-scrollbar {
  width: 6px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #c2c2c2;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #000;
}
/*--------------Header------------*/
.nav-sections .cms.links {
  margin: 0;
  padding: 0;
  list-style: none none;
  padding-bottom: 1.5rem;
}
.nav-sections .cms.links > li {
  font-size: 1.6rem;
  margin: 0;
}
.nav-sections .cms.links > li a {
  font-size: 1.5rem;
  color: #000;
  text-decoration: none;
  display: block;
  font-weight: 400;
  padding: 0.8rem 15px;
  font-family: 'Lato-Regular';
  text-transform: capitalize;
}
@media (min-width: 768.99px) {
  .nav-sections {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .nav-sections .switcher-trigger strong {
    color: #000;
    font-weight: 400;
  }
  .nav-sections .switcher-options.active .switcher-dropdown li {
    margin-bottom: 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown li a {
    padding: 8px;
    color: #000;
    font-weight: 400;
    font-family: 'Lato-Regular';
  }
}
.my-acnt-dropdown li a,
.my-acnt-dropdown.child-categories li a {
  display: block;
  color: #000;
  font-size: 14px;
  padding: 6px !important;
  margin: 5px;
  text-transform: capitalize;
  font-family: 'Lato-Regular';
}
.my-acnt-dropdown li:hover,
.my-acnt-dropdown.child-categories li:hover {
  background-color: transparent !important;
  color: #000 !important;
}
.my-acnt-dropdown li:hover a,
.my-acnt-dropdown.child-categories li:hover a {
  color: #000 !important;
}
.panel.wrapper {
  display: none;
}
.header.content {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
  display: flex;
  padding: 13px 0 10px !important;
  max-width: unset !important;
}
@media (min-width: 768.99px) {
  .header.content .navLeft {
    max-width: 100%;
    margin-left: 6rem;
    width: 100%;
    align-self: center;
  }
}
@media (max-width: 768.99px) {
  .header.content .navLeft {
    max-width: 35%;
  }
}
.header.content .navLeft .cms.headerLinks:not(.active) ul {
  display: none;
}
.header.content .navLeft .cms.headerLinks.active ul {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  background: #ffffff;
  padding: 0;
  min-width: 210px;
  width: max-content;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
}
.header.content .navLeft .cms.headerLinks.active ul a {
  color: #000 !important;
  padding: 8px 20px;
}
.header.content .navLeft .cms.headerLinks.active ul a:hover {
  font-family: 'Lato-Bold';
}
.header.content .navLeft .cms.headerLinks.active .shop-menu-dropdown {
  position: absolute;
  width: 100%;
  display: block;
  height: 100%;
  left: 0;
  z-index: 9;
  margin-top: 2rem;
}
.header.content .navLeft ul {
  display: flex;
  column-gap: 15px;
  width: max-content;
}
@media (min-width: 768px) and (max-width: 991px) {
  .header.content .navLeft ul {
    column-gap: 5px;
  }
}
.header.content .navLeft ul li {
  list-style: none;
  padding: 0;
}
.header.content .navLeft ul li:not(:last-child) {
  margin: 0 20px 0 0px;
  width: max-content;
}
@media (max-width: 1280px) {
  .header.content .navLeft ul li {
    margin: 0 30px 0 0px;
  }
}
@media (max-width: 991px) {
  .header.content .navLeft ul li {
    margin: 0 19px 0 0px;
  }
}
@media (max-width: 880px) {
  .header.content .navLeft ul li {
    margin: 0 8px 0 0px;
  }
}
.header.content .navLeft ul li a {
  color: #000000;
  font-size: 14px;
  font-family: 'Lato-Regular';
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2px;
  transition: 0.3s ease-in-out;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .header.content .navLeft ul li a {
    font-size: 13px;
  }
}
.header.content .navLeft ul li a:hover {
  transition: 0.3s ease-in-out;
  color: #000;
}
@media (max-width: 768px) {
  .header.content .navLeft {
    display: none;
  }
}
.header.content .navLeft .my-acnt-dropdown:not(.child-categories) {
  display: block !important;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
  margin: 0;
}
.header.content .navLeft .my-acnt-dropdown .child-categories {
  display: none;
}
.header.content .navLeft .my-acnt-dropdown .child-categories.active {
  display: block;
  position: absolute;
  left: 100%;
  overflow-y: auto;
  max-height: 450px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
}
.header.content .navLeft .my-acnt-dropdown li {
  margin: 0;
  display: table-row;
}
.header.content .navLeft .my-acnt-dropdown li a {
  color: black !important;
}
.header.content .navLeft .my-acnt-dropdown.child-categories li {
  margin: 0;
  display: table-row;
}
.header.content .navLeft .my-acnt-dropdown.child-categories li a {
  color: black !important;
}
.header.content .navLeft .my-acnt-dropdown li.parent a.level-top::after {
  color: inherit;
  content: '\e608';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  float: right;
  line-height: 25px;
  margin-left: 5rem;
}
.header.content .navLeft .my-acnt-dropdown li.parent.active a.level-top::after {
  content: '\e608';
}
.header.content .navCenter {
  margin: auto;
}
@media (min-width: 768.99px) {
  .header.content .navCenter {
    max-width: 32%;
  }
}
.header.content .logo-left-container {
  width: 50%;
  display: flex;
  z-index: 0;
}
@media (max-width: 768px) {
  .header.content .logo-left-container {
    column-gap: 1.6rem;
  }
}
@media (min-width: 768px) {
  .header.content .logo-left-container {
    width: 60%;
  }
}
.header.content .navRight {
  display: flex;
  z-index: 0;
  column-gap: 15px;
}
@media (min-width: 768.99px) {
  .header.content .navRight {
    max-width: 40%;
    width: 100%;
    justify-content: end;
    align-items: center;
    margin-top: 0px;
  }
}
@media (max-width: 1280px) {
  .header.content .navRight {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .header.content .navRight {
    margin-bottom: 19px;
    width: 100%;
    justify-content: end;
    column-gap: 2rem;
  }
}
.header.content .navRight .minicart-wrapper {
  margin-left: 20px;
}
@media (max-width: 1099px) {
  .header.content .navRight .minicart-wrapper {
    margin-left: 12px;
  }
}
.header.content .navRight .top-header-account-links {
  margin-left: 20px;
}
.header.content .navRight .top-header-account-links .customer-welcome.active {
  position: relative;
}
.header.content .navRight .top-header-account-links .customer-welcome.active .customer-menu {
  position: absolute;
  left: 0;
  display: initial;
  top: 2rem;
}
.header.content .navRight .top-header-account-links .customer-welcome.active .customer-menu ul:before {
  left: 10px;
  top: -12px;
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.header.content .navRight .top-header-account-links .customer-welcome.active .customer-menu ul:after {
  left: 9px;
  top: -14px;
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
@media (max-width: 1099px) {
  .header.content .navRight .top-header-account-links {
    margin-left: 12px;
  }
}
.header.content .navRight .switcher-language {
  margin-left: 20px;
}
@media (max-width: 1099px) {
  .header.content .navRight .switcher-language {
    margin-left: 12px;
  }
}
@media (max-width: 768px) {
  .header.content .navRight .switcher-language {
    display: none;
  }
}
.header.content .navRight .switcher-currency {
  margin-left: 20px;
}
@media (max-width: 1099px) {
  .header.content .navRight .switcher-currency {
    margin-left: 12px;
  }
}
@media (max-width: 768px) {
  .header.content .navRight .switcher-currency {
    display: none;
  }
}
.header.content .navRight .myaccount-link ul {
  margin: 10px 0 0 0;
  padding: 0;
}
.header.content .navRight .myaccount-link ul li {
  margin: 0;
  padding: 0;
}
.header.content .block-search .label:before {
  font-size: 14px;
  margin: 0 !important;
}
.nav-toggle {
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
}
@media (min-width: 768px) {
  .nav-toggle {
    display: none;
  }
}
@media (max-width: 768px) {
  .nav-toggle {
    display: block !important;
  }
}
.nav-toggle:before {
  color: #000000;
  content: url("../images/menu.png");
}
.cms-home .fixed-header.scrolled .nav-toggle:before {
  -webkit-filter: brightness(0) invert(0);
  filter: brightness(0) invert(0);
}
.cms-home .fixed-header:not(.scrolled) .nav-toggle:before {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
/*-----Header Home----*/
.cms-home .logo img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.cms-home .page-header:not(.scrolled) .navLeft ul li a {
  color: #ffffff !important;
}
.cms-home .page-header:not(.scrolled) .navLeft ul li a:hover {
  color: #fff;
}
.cms-home .page-header:not(.scrolled) .block-search .form.minisearch .label:before {
  color: #ffffff;
}
.cms-home .page-header:not(.scrolled) .minicart-wrapper .action.showcart:before {
  color: #ffffff;
}
.cms-home .page-header:not(.scrolled) .switcher .options .action.toggle:after {
  color: #ffff !important;
  margin-top: -2px !important;
}
.cms-home .page-header:not(.scrolled) .navRight .switcher-trigger {
  color: #fff;
}
.cms-home .page-header:not(.scrolled) .navRight .switcher-trigger img {
  vertical-align: middle;
}
.cms-home .header .view-default {
  color: #fff;
}
.language-JOD img {
  vertical-align: middle;
}
.fixed-header.scrolled {
  background: #fff;
  border-bottom: none;
}
.fixed-header.scrolled .logo img {
  filter: unset;
}
.fixed-header.scrolled .account.hd-help:before,
.fixed-header.scrolled .minicart-wrapper .action.showcart:before,
.fixed-header.scrolled .block-search .form.minisearch:not(.active) .label:before {
  filter: brightness(0) invert(0);
}
/*---------Footer------------------*/
.footer_payment_icons img {
  height: 30px;
  display: inline-block;
}
@media (max-width: 450.98px) {
  .page-footer .footer.content {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .page-footer .footer.content .footerLinks {
    flex-wrap: wrap;
  }
  li.item.mobItem {
    width: calc(50%);
    margin-top: 10px !important;
  }
  .page-footer .footer.content .footerLinks.custom-links li {
    margin-left: 0;
  }
  .page-footer .footer.content .footerLinks.custom-links li:first-child {
    width: 100% !important;
  }
  ul.custom-links.footerLinks {
    max-width: 300px;
    width: 100%;
    margin: auto;
  }
}
.page-footer .footer.content {
  display: flex;
  flex-wrap: wrap;
  border: none !important;
  max-width: unset !important;
  padding: 0;
}
@media (max-width: 768px) {
  .page-footer .footer.content {
    background: #fff;
  }
}
@media (min-width: 450px) {
  .page-footer .footer.content {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
}
.page-footer .footer.content .block.newsletter {
  max-width: 100%;
  width: 100%;
  justify-content: space-between;
  padding: 60px 0;
}
.page-footer .footer.content .block.newsletter strong {
  color: #000;
  font-size: 15px;
  font-family: "Lato-Regular";
  font-weight: 300;
}
.page-footer .footer.content .block.newsletter .sub-txt {
  max-width: 543px !important;
  width: 100%;
}
.page-footer .footer.content .block.newsletter input {
  color: #7d7982;
  font-size: 15px;
  border: none;
  border-bottom: 1px solid #200e32;
  background: none;
  margin-bottom: 15px;
}
.page-footer .footer.content .block.newsletter span.note {
  font-size: 12px;
  color: #5e6269;
}
.page-footer .footer.content .block.newsletter .field.newsletter {
  max-width: 385px !important;
  width: 100%;
}
.page-footer .footer.content .footer-block {
  width: 100%;
  max-width: 100%;
  padding: 35px 0 39px 0;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
}
.page-footer .footer.content .footerLinks {
  display: flex;
  justify-content: center;
}
.page-footer .footer.content .footerLinks.social-links {
  margin: 30px 0;
}
.page-footer .footer.content .footerLinks.social-links li.item {
  margin-left: 34px;
}
.page-footer .footer.content .footerLinks.social-links li.item:first-child {
  margin-left: 12px;
}
.page-footer .footer.content .footerLinks.social-links li.item a img:hover {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.2s;
  transform: scaleX(1.1) scaleY(1.1);
}
.page-footer .footer.content .footerLinks.custom-links li {
  margin-left: 30px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .page-footer .footer.content .footerLinks.custom-links li {
    margin-left: 2rem;
    width: max-content;
  }
}
.page-footer .footer.content .footerLinks.custom-links a {
  transition: 0.3s ease-in-out;
}
.page-footer .footer.content .footerLinks.custom-links a:hover {
  transition: 0.3s ease-in-out;
  color: #820D42;
}
.page-footer .footer.content .footerLinks .item {
  background: none;
}
.page-footer .footer.content .footerLinks .item a {
  color: #000000;
  font-size: 15px;
  font-family: 'Lato-Regular';
  letter-spacing: 3px;
  font-weight: 400;
}
@media (max-width: 578px) {
  .page-footer .footer.content .footerLinks .item a {
    font-size: 13px;
  }
}
.page-footer .footer.content .bottom-content,
.page-footer .footer.content .bottom-content > strong:first-child {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  padding: 15px 0px;
}
@media (max-width: 768px) {
  .page-footer .footer.content .bottom-content,
  .page-footer .footer.content .bottom-content > strong:first-child {
    justify-content: center;
  }
}
.page-footer .footer.content .copyright {
  color: #000;
  font-size: 15px;
  font-weight: 300;
  font-family: 'Roboto-Light';
}
@media (max-width: 768px) {
  .page-footer .footer.content .copyright {
    margin-top: 20px;
    width: 100%;
    order: 2;
    font-size: 13px;
  }
}
@media (max-width: 578px) {
  .page-footer .footer.content .copyright {
    max-width: 233px;
  }
}
.top-header-menu-links .h-dropdown-menu {
  position: relative;
}
.top-header-menu-links .h-dropdown-menu.active .menu-link-item {
  padding-bottom: 2rem;
  border-bottom: 1px solid;
}
.top-header-menu-links .header-link {
  padding-bottom: 5rem;
}
.top-header-menu-links .header-link.active ~ .customer.menu.customer-menu {
  width: 100%;
  display: block;
  position: absolute;
  height: 100%;
  z-index: 9;
  left: 0;
  right: 0;
  margin-top: 1rem;
}
.top-header-menu-links .header-link.active ~ .customer.menu.customer-menu .category-item a {
  padding: 8px 20px!important;
  text-transform: uppercase;
  margin: 0;
}
.top-header-menu-links .header-link.active ~ .customer.menu.customer-menu .category-item a:hover {
  font-family: 'Lato-Bold';
}
.top-header-menu-links .customer.menu.customer-menu {
  display: none;
}
.top-header-menu-links .customer.menu.customer-menu .shop-menu-dropdown .category-item.parent {
  position: relative;
}
.top-header-menu-links .customer.menu.customer-menu .my-acnt-dropdown::after,
.top-header-menu-links .customer.menu.customer-menu .my-acnt-dropdown.child-categories::after {
  content: none;
}
.top-header-menu-links .customer.menu.customer-menu .my-acnt-dropdown:before,
.top-header-menu-links .customer.menu.customer-menu .my-acnt-dropdown.child-categories:before {
  content: none;
}
.top-header-menu-links .customer.menu.customer-menu .my-acnt-dropdown li:hover,
.top-header-menu-links .customer.menu.customer-menu .my-acnt-dropdown.child-categories li:hover {
  background: none !important;
  color: #fff !important;
}
.top-header-menu-links .customer.menu.customer-menu .my-acnt-dropdown li a,
.top-header-menu-links .customer.menu.customer-menu .my-acnt-dropdown.child-categories li a {
  color: #000 !important;
  transition: 0.3s ease-in-out;
}
.top-header-menu-links .customer.menu.customer-menu .my-acnt-dropdown li a:hover,
.top-header-menu-links .customer.menu.customer-menu .my-acnt-dropdown.child-categories li a:hover {
  transition: 0.3s ease-in-out;
  color: #000 !important;
}
.page-title-wrapper {
  padding: 1rem 0;
}
.page-title-wrapper .page-title {
  color: #000;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
  padding-bottom: 1rem;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .page-title-wrapper .page-title {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page-title-wrapper .breadcrumbs {
  margin-bottom: 1rem;
}
.breadcrumbs a:visited {
  color: #000;
}
.breadcrumbs strong {
  color: #9c8342;
  font-weight: 700;
}
@media (max-width: 768px) {
  .navigation .parent .level-top {
    padding: 15px 40px 15px 15px !important;
  }
  .navigation .parent .level-top .navigation .submenu li a {
    padding-bottom: 0px !important;
  }
  .navigation .parent .level-top .navigation a {
    font-weight: 400;
  }
}
@media (max-width: 768px) {
  .breadcrumbs {
    display: block !important;
    padding-left: 20px;
  }
}
.navRight #switcher-language-trigger,
#switcher-currency-trigger {
  width: max-content;
  line-height: 25px;
}
.navRight #switcher-language-trigger::after,
#switcher-currency-trigger::after {
  margin-top: 2px !important;
}
@media (min-width: 769px) {
  .customer-welcome .customer-menu {
    position: relative;
    right: -15px;
    display: initial;
  }
}
.customer-welcome .customer-menu ul {
  display: none;
}
.customer-welcome.active .my-acnt-dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 0;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 60%;
  right: 10px;
  left: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.customer-welcome.active .customer-menu ul {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 0;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 60%;
  right: 10px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.customer-welcome.active .customer-menu ul:before {
  right: 10px;
  top: -12px;
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.customer-welcome.active .customer-menu ul:after {
  right: 9px;
  top: -14px;
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
@media (max-width: 768px) {
  .top-header-account-links .customer-welcome.active .customer-menu {
    position: relative !important;
    left: -20rem !important;
    display: initial;
  }
  .top-header-account-links .customer-welcome.active .customer-menu .my-acnt-dropdown:before {
    right: 10px;
    left: unset !important;
    top: -12px;
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .top-header-account-links .customer-welcome.active .customer-menu .my-acnt-dropdown:after {
    right: 9px;
    left: unset !important;
    top: -14px;
    border: 7px solid;
    border-color: transparent transparent #bbb transparent;
    z-index: 98;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome.active .customer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 0;
    margin-top: 4px;
    min-width: 200px;
    z-index: 100;
    box-sizing: border-box;
    display: block;
    position: absolute;
    top: 2%;
    right: 10px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem !important;
    right: -25px !important;
    top: -2px !important;
  }
  .navigation .parent .level-top:after {
    font-size: 1.6rem !important;
    right: 10px !important;
    top: 7px !important;
  }
  .welcome-account {
    display: none;
  }
}
@media (min-width: 768px) {
  .sparsh_banner_slider .slick-slide img {
    height: 100vh;
    object-fit: cover;
  }
  .welcome-account {
    color: #000;
    font-size: 1.8rem;
    vertical-align: text-bottom;
    cursor: pointer;
    display: inline-block;
  }
  .cms-home .welcome-account {
    color: #fff;
  }
  .header.content .navLeft ul li:not(:last-child) {
    margin: 0 20px 0 0px;
  }
}
@media (max-width: 992px) {
  .header.content .navLeft {
    margin-left: 3rem;
  }
  .header.content .navLeft ul li:not(:last-child) {
    margin: 0 10px 0 0px;
  }
  .header.content .navRight {
    max-width: 32%;
    margin-left: auto;
    column-gap: 5px;
  }
}
.cms-home .static-block1 a {
  display: inline-block;
  font-size: 2rem;
  text-decoration: none;
  border-bottom: 1px solid #000;
  padding-bottom: 2px;
  text-transform: capitalize;
  color: #000;
  line-height: 25px;
  margin-top: 2rem;
}
.cms-home .static-block1 a:hover {
  color: #820D42;
  border-bottom: 1px solid #820D42;
}
.actions-secondary .towishlist,
.product-info-main .towishlist,
.actions-secondary .addedtowishlist,
.product-info-main .addedtowishlist {
  position: relative;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
}
@media (max-width: 578px) {
  .actions-secondary .towishlist,
  .product-info-main .towishlist,
  .actions-secondary .addedtowishlist,
  .product-info-main .addedtowishlist {
    width: 30px;
    height: 30px;
  }
}
.actions-secondary .towishlist span,
.product-info-main .towishlist span,
.actions-secondary .addedtowishlist span,
.product-info-main .addedtowishlist span {
  display: none;
}
.actions-secondary .towishlist:before,
.product-info-main .towishlist:before {
  content: url("../images/heart.svg");
  overflow: initial !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.actions-secondary .addedtowishlist:before,
.product-info-main .addedtowishlist:before {
  overflow: initial !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*
    WISHLIST STYLE
*/
.wishlist-index-index .page-title-wrapper .page-title {
  font-size: 2rem;
}
.wishlist-index-index .columns .column {
  border: none !important;
}
@media (max-width: 768px) {
  .wishlist-index-index .columns .column.main {
    padding: 0;
  }
}
.wishlist-index-index .columns .column .page-title {
  margin-left: 0;
  padding-left: 0;
}
.wishlist-index-index .columns .column .page-title-wrapper {
  display: flex;
  align-items: center;
  column-gap: 4px;
}
.wishlist-index-index .wishlist-toolbar {
  display: none;
}
.wishlist-index-index .form-wishlist-items .primary .action {
  background: transparent;
  border: 1px solid #ccc;
  color: #000;
  font-family: 'Lato-Regular';
  font-weight: 400;
}
.wishlist-index-index .page-title-wrapper {
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .wishlist-index-index .page-title-wrapper {
    margin-top: 30px;
  }
}
.wishlist-index-index .sidebar .items .item {
  padding: 15px 0;
  display: flex;
  align-items: center;
}
.wishlist-index-index .sidebar .items .item li::before {
  top: 4px;
  position: relative;
}
@media (max-width: 768px) {
  .wishlist-index-index .sidebar .block-collapsible-nav {
    top: 0;
  }
}
@media (max-width: 768px) {
  .wishlist-index-index .sidebar .block-collapsible-nav .block-collapsible-nav-title {
    margin: 0 15px;
  }
}
.wishlist-index-index .products-grid.wishlist {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .wishlist-index-index .products-grid.wishlist .product-item-photo {
    margin-right: 0px;
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .wishlist-index-index .products-grid.wishlist .price-box {
    margin-left: 0 !important;
  }
}
.wishlist-index-index .products-grid.wishlist .product-items .product-item {
  width: 100%;
  margin-left: 0 !important;
}
@media (max-width: 768px) {
  .wishlist-index-index .products-grid.wishlist .product-items .product-item {
    border-top: none;
    margin-bottom: 20px;
  }
}
.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-details {
  display: flex;
  border: 1px solid #e9e9e9;
  column-gap: 30px;
  padding: 20px;
  margin: 0 0;
}
@media (max-width: 578px) {
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-details {
    column-gap: 15px;
    padding: 15px;
  }
}
.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-details .product-item-sku {
  font-weight: 400;
  color: black;
  font-family: 'Lato-Regular';
  font-size: 14px;
}
.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-details .product-item-sku .price-wrapper {
  margin-top: 20px;
  display: block;
  font-weight: 400;
}
.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-details .product-item-link {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  min-height: auto;
}
.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-details .price-box {
  text-align: left;
}
.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-details .product-item .price-box .price {
  color: #000;
  font-weight: 400;
  white-space: nowrap;
  font-size: 17px;
  font-family: 'Lato-Regular';
}
.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-details .product-item-name {
  margin-top: 8px;
}
@media (max-width: 768px) {
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-details .product-item-name {
    margin-left: 0;
  }
}
.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info {
  width: 100%;
  margin-left: 0;
}
.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info:hover {
  box-shadow: none;
  margin-top: 0;
}
.wishlist-index-index .products-grid.wishlist .product-item-actions {
  margin-left: auto;
  margin-top: 0px;
}
@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 {
    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) {
    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) {
    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) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .customer-review .product-details,
  .page-main .block {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-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,
  .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,
  .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 {
    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,
  .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,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses: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,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name,
  .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 {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history {
    margin-top: -25px;
  }
  .abs-action-print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-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 {
    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,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .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 {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  .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: #000000;
    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: #000000;
    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;
  }
  .checkout-index-index .amcheckout-trust-badges {
    justify-content: flex-end;
  }
  .am-checkout.-modern .amcheckout-trust-badges {
    justify-content: flex-end;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    min-width: 200px;
    z-index: 1001;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    display: inline-block;
    margin: 0 0 0 15px;
    position: static;
    transform: translateY(-2px);
  }
  .sidebar.sidebar-main.-amshopby-sticky {
    background: #fff;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
    background: #f0f0f0;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
    height: 12px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 22px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 2px solid #000;
    box-sizing: border-box;
    content: "";
    cursor: pointer;
    display: inline-block;
    min-height: 14px;
    min-width: 14px;
    border-radius: 0;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    content: '';
    background: url("../images/check.png");
    border: 0;
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  #template-contact-form .actions-toolbar .primary {
    float: right;
  }
  #template-contact-form .actions-toolbar .primary button {
    margin: 0;
  }
  .manage-header .registry-task-bar {
    border-bottom: 1px solid #DADADA;
  }
  .manage-header .registry-task-bar .option-title {
    display: flex;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    width: 100%;
    text-align: left;
  }
  .manage-header .registry-task-bar .img-title {
    display: inline-block;
    width: 150px;
    height: 150px;
    border: 2px solid #d6d6d6;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
    padding: 20px;
    position: relative;
    overflow: hidden;
  }
  .manage-header .registry-task-bar .img-title img {
    position: absolute;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .manage-header .registry-task-bar .event-tile {
    display: inline-block;
    vertical-align: middle;
    margin-left: 50px;
  }
  .manage-header .registry-task-bar .event-tile h2 {
    text-transform: capitalize;
  }
  .manage-header .registry-task-bar .bottom-item {
    display: inline-block;
    margin-right: 15px;
  }
  .manage-header .registry-task-bar .value {
    display: inline-block;
    font-family: 'Lato-Regular';
  }
  .manage-header .registry-task-bar .manage-options {
    color: #000;
    display: table;
    font-size: 16px;
  }
  .manage-header .registry-task-bar .each-option {
    padding: 4px;
    text-decoration: none;
    display: inline-block;
    margin: 0 15px;
    cursor: pointer;
  }
  .manage-header .registry-task-bar .each-option:first-child {
    margin-left: 0;
  }
  .manage-header .registry-task-bar .each-option:last-child {
    margin-right: 0;
  }
  .manage-header .registry-task-bar .each-option a {
    font-weight: 400;
    margin-top: 1rem;
    color: #000;
    text-transform: capitalize;
    font-size: 1.6rem;
    font-family: 'Lato-Regular';
  }
  .manage-header .registry-task-bar .each-option a:hover {
    color: #333;
    text-decoration: none;
  }
  .list_registry .each_gift {
    width: calc(33.33% - 3px);
  }
  .giftregistry-customer-mygiftregistry .list_registry .each_gift {
    width: calc(50% - 3px);
  }
  .giftregistry-customer-mygiftregistry .list-registry-table td.tb-action {
    min-width: unset;
  }
  #filter-my-giftregistry {
    max-width: 100%;
  }
  .gift-type-list .gift-type-item {
    width: calc(50% - 2px);
  }
  .block-giftregistry-content.block-eventinfo-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .block-giftregistry-content.block-eventinfo-content .column-left {
    width: 47.5%;
  }
  .block-giftregistry-content.block-eventinfo-content .column-right {
    width: 47.5%;
  }
  .block-giftregistry-content.block-giftlist-content table > tbody > tr > td {
    font-family: 'Lato-Regular';
    font-size: 16px;
    color: #000;
    max-width: 15rem;
  }
  .add-to-gift-registry {
    width: 100%;
  }
  .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%;
  }
  .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-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: #000000;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #000000;
    border-color: #000000;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #000000;
    border-color: #000000;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #000000;
    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 .block-content .note {
    font-size: 11px;
  }
  .block-authentication .block-content p:first-child {
    font-size: 14px;
  }
  .block-authentication .block-content .fieldset > .field {
    margin-bottom: 5px;
  }
  .block-authentication .block-content .fieldset > .field .label {
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    width: 1px;
    height: 1px;
    position: relative;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    margin-right: 0;
    width: 100%;
    margin-top: 2rem;
    font-size: 11px;
    color: #000;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
    width: 100%;
    font-size: 1.6rem;
  }
  .block-authentication .actions-toolbar > .secondary {
    text-align: center;
    margin-right: 2rem;
    padding-top: 2rem;
    width: 100%;
    font-size: 11px;
  }
  .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;
  }
  .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-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%;
  }
  .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 #000000;
    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;
  }
  .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;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .page-products .products-grid .product-item {
    width: calc((100% - 8%) / 3);
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .catalogsearch-result-index.page-products .sorter {
    max-width: 40%;
  }
  .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 {
    margin-bottom: 0;
  }
  .products.wrapper ~ .toolbar .pages strong.page {
    background: #000;
    color: #ffff;
    padding: 0 12px;
    border-radius: 50%;
  }
  .products.wrapper ~ .toolbar .pages .action {
    box-shadow: unset;
    background: unset;
    border: 0;
  }
  .products.wrapper ~ .toolbar .pages .action.next > span:not(.label),
  .products.wrapper ~ .toolbar .pages .action.previous > span:not(.label) {
    border: unset;
    clip: unset;
    height: auto;
    overflow: visible;
    margin: 0;
    position: relative;
    color: #000;
    text-transform: uppercase;
    font-family: 'Lato-Regular';
  }
  .products.wrapper ~ .toolbar .pages .action.next:before,
  .products.wrapper ~ .toolbar .pages .action.previous:before {
    color: #ffff;
  }
  .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: none;
    float: right;
  }
  .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%;
    padding-right: 20px;
    min-width: 220px;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
    max-width: calc(100% - 220px);
  }
  .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;
  }
  .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;
  }
  .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 {
  .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item {
    width: 50%;
  }
  #checkout.am-checkout.-modern.-layout-1column .authentication-wrapper {
    min-width: 300px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper {
    flex: inherit;
    width: calc(50% - 7px);
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    width: 50%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date {
    padding-right: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    padding-left: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon {
    background: none;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .subtotal {
    width: 15%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .table-totals {
    margin-left: auto;
    width: 40%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: inline-block;
    vertical-align: top;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes {
    box-sizing: border-box;
    padding-right: 10px;
    width: 35%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    width: 65%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title {
    border: none;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-summary-container .details-qty {
    max-width: 20%;
  }
  .amcheckout-main-container.-modern.-layout-2columns {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column {
    margin: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
    float: left;
    width: calc(100% - (380px + 60px));
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
    float: right;
    transition: all .3s ease;
    width: 380px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar.-sticky {
    max-height: 100vh;
    overflow: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-trust-badges {
    justify-content: center;
    margin: 0 0 15px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-trust-seal {
    font-size: 12px;
    max-width: 265px;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary {
    background: #ffffff;
    border: 1px solid #d4d4d4;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar {
    margin-bottom: 20px;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
    float: none;
    width: 70%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-title {
    background: #FFF;
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .product-item-name {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .subtotal {
    width: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .table-totals {
    margin-left: 0;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options {
    background: #ffffff;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: block;
    width: 100%;
  }
  .amcheckout-sticky-stopper {
    display: block;
    height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns {
    display: flex;
    justify-content: space-between;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column {
    width: 32%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary .amcheckout-trust-badges {
    justify-content: center;
    margin: 0 0 15px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary .amcheckout-trust-seal {
    font-size: 12px;
    margin: auto;
    max-width: 66%;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-title {
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
    flex: auto;
    width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-password,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-password {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item:not(:last-of-type),
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods {
    min-width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .billing-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-payment-methods .payment-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .control {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .input-text._has-datepicker {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date ._has-datepicker ~ .ui-datepicker-trigger {
    margin: 0;
    position: absolute;
    right: 7px;
    top: 7px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .checkout-payment-method .amcheckout-trust-seal {
    max-width: 66%;
  }
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 7px 7px 0;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 30px;
    width: inherit;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 415px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    display: flex;
    height: 100%;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 14px 0;
    min-width: calc(((34px + 12px) * 4) + (14px * 2));
    width: calc(((34px + 12px) * 4) + (14px * 2));
    height: 100%;
    background: #fbfbfb;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    display: inline-flex;
    margin: 0 6px 12px;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
    margin-bottom: 30px;
    width: calc(100% - 12px);
  }
  .ambrands-popup-items {
    display: inline-block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  .ambrands-popup-items .ambrands-letters-list {
    width: 100%;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
    margin-bottom: 0;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
    max-width: 130px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 102px;
  }
  .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
    font-weight: 400;
    font-size: 40px;
  }
  .list_registry .each_gift {
    width: calc(33.33% - 3px);
  }
  .giftregistry-customer-mygiftregistry .list_registry .each_gift {
    width: calc(33.33% - 3px);
  }
  .giftregistry-customer-mygiftregistry .list-registry-table td.tb-action {
    min-width: 120px;
  }
  .gift-type-list .gift-type-item {
    width: calc(33.33% - 3px);
  }
  .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;
  }
  .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 {
    width: calc((100% - 6%)/4);
    margin-left: 2.2rem;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 32.667%;
  }
  .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 {
  .amslider .wrapper {
    justify-content: center;
  }
  .list_registry .each_gift {
    width: calc(25% - 3px);
  }
  .giftregistry-customer-mygiftregistry .list_registry .each_gift {
    width: calc(33.33% - 3px);
  }
  .gift-type-list .gift-type-item {
    width: calc(25% - 3px);
  }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
              This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
              calculation of the height of the owl-item that breaks page layouts
           */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../images/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
@charset "UTF-8";
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}
.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (print), (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}
/* Primary button */
.message.success a {
  color: #fff;
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .navigation {
    background: #fff;
  }
  .navigation .parent .level-top:after {
    font-size: 15px;
    line-height: 25px;
  }
  .navigation .level0 {
    border-top: 0;
    font-size: 1.5rem;
  }
  .navigation .level0:last-child {
    border-bottom: 0 !important;
  }
  .navigation .level0 > .level-top {
    text-transform: capitalize;
    color: #000;
    font-family: 'Lato-Regular';
    font-weight: 400;
  }
  .navigation .level0 > .level1 {
    font-weight: 500;
  }
  .navigation .submenu:not(:first-child) {
    padding: 0 18px;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 7px;
    padding-top: 0;
    font-family: 'Lato-Regular';
    text-transform: capitalize;
    color: #000;
  }
  .navigation .submenu a {
    padding-top: 0;
  }
}
@media (min-width: 375px) and (max-width: 540px) {
  .nav-open .nav-sections {
    width: 70%;
  }
  .nav-open .page-wrapper {
    left: 70%;
  }
}
@media (min-width: 540px) and (max-width: 768px) {
  .nav-open .nav-sections {
    width: 50%;
  }
  .nav-open .page-wrapper {
    left: 50%;
  }
}
@media (max-width: 768px) {
  .nav-sections-item-title {
    background: #ffff;
    border: 0;
  }
  .nav-sections-item-title.active {
    background: #000;
  }
  .nav-sections-item-title.active a {
    color: #fff;
  }
  .nav-sections-item-title a {
    text-transform: capitalize;
    font-family: 'Lato-Regular';
  }
  .nav-sections {
    background: #ffff;
  }
  .nav-sections .header.links {
    border-bottom: 0;
    border-top: 1px solid #e5e5e5;
    padding-top: 1.5rem;
  }
  .nav-sections .header.links li > a {
    border-top: 0;
    font-size: 1.5rem;
    color: #000;
    text-transform: capitalize;
    font-family: 'Lato-Regular';
    font-weight: 400;
  }
  .nav-sections .switcher {
    border-top: 0;
    padding-bottom: 1.5rem;
    font-size: 1.5rem;
    color: #000;
    font-family: 'Lato-Regular';
    text-transform: capitalize;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 0;
    border-top: 1px solid #e5e5e5;
    padding-top: 1.5rem;
  }
  .nav-sections .switcher .label {
    text-transform: uppercase;
    display: none;
  }
}
/** Search **/
.block-search .form.minisearch .label {
  cursor: pointer;
}
.block-search .form.minisearch h2 {
  display: none;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .form.minisearch.active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100;
  padding: 25px;
}
.block-search .form.minisearch.active .block-search input {
  width: 100%;
  height: auto;
  margin: 10% auto;
  padding: 2%;
}
.block-search .form.minisearch.active .control {
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}
.block-search .form.minisearch.active .control input {
  width: 100%;
  overflow: hidden;
  padding: 0 9px;
  margin: 15px auto;
  height: 32px;
}
.block-search .form.minisearch.active .label {
  padding-left: 10px;
  padding-right: 10px;
  border: 0px none;
  z-index: 100;
}
.block-search .form.minisearch.active .label::before {
  content: "\e616";
  cursor: pointer;
  color: #fff;
}
.block-search .form.minisearch.active h2 {
  display: block;
  color: #fff;
  font-size: 2em;
}
.block-search .form.minisearch.active .nested {
  display: block;
  padding-top: 5px;
  position: relative;
  font-weight: bold;
}
.block-search .form.minisearch.active .nested a {
  color: #fff;
}
.block-search .form.minisearch.active input:not([disabled]):focus {
  box-shadow: none;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
  border: 0;
  clip: unset;
  height: unset;
  margin: unset;
  overflow: unset;
  padding: unset;
  position: unset;
  width: unset;
  cursor: pointer;
}
.block-search .control {
  border-top: 0 none;
  clear: none;
  margin: auto;
  padding: 0;
}
.block-search .control input {
  width: 0;
  height: 0;
  padding: 0;
  margin: auto;
  left: -300%;
  margin: 15px 0;
  position: absolute;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}
.block-search .action.search {
  display: none;
}
.cms-index-index .page-title-wrapper {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  width: 1px;
  height: 1px;
  position: absolute;
}
/**header icons **/
.cms-index-index .minicart-wrapper .action.showcart:before {
  content: url("../images/cart.svg");
  font-size: 14px;
  line-height: 25px;
}
.cms-index-index .account.hd-help:before {
  content: url("../images/profile_icon.png");
  cursor: pointer;
  line-height: 25px;
}
.cms-index-index .block-search .form.minisearch:not(.active) .label:before {
  content: url("../images/search-white.png");
  line-height: 25px;
}
body:not(.cms-index-index) .minicart-wrapper .action.showcart:before {
  content: url("../images/cart-black.png");
  line-height: 25px;
  font-size: 14px;
}
body:not(.cms-index-index) .account.hd-help:before {
  content: url("../images/user-black.png");
  cursor: pointer;
  line-height: 25px;
  font-size: 14px;
}
body:not(.cms-index-index) .block-search .form.minisearch:not(.active) .label:before {
  content: url("../images/search-black.png");
  line-height: 25px;
  font-size: 14px;
}
body:not(.cms-index-index) .fixed-header.scrolled .navLeft ul li .header-link.active a::after {
  color: #000 !important;
}
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="email"] {
  border: 1px solid #dadada;
  height: 50px;
  line-height: 18;
  font-size: 16px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  opacity: 0.5;
}
select {
  color: #000;
  border: 1px solid #dadada;
  height: 50px;
}
button {
  font-family: 'Lato-Regular';
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
.customer-account-logoutsuccess .page-title-wrapper,
.popup-login-form .page-title-wrapper,
.popup-register-form .page-title-wrapper,
body.wishlist-index-index .column.main .page-title-wrapper {
  background: none !important;
}
body.wishlist-index-index .column.main .page-title-wrapper .page-title {
  font-size: 2rem !important;
}
.password.show:before {
  content: url("../images/view.png");
  position: relative;
  top: 1.5rem;
  cursor: pointer;
}
.password.hide:before {
  content: url("../images/hide.png");
  position: relative;
  top: 1.5rem;
  cursor: pointer;
}
/*
*  Dated 21/1/8/23
*/
#co-shipping-method-form input[type="radio"] {
  float: left;
  margin-top: 4px;
  margin: 4px 5px 0 0;
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  left: unset;
  top: unset;
}
#co-shipping-method-form input[type="radio"]:checked + label:before {
  box-shadow: 0 2px 4px rgba(63, 156, 215, 0.4);
  border-color: #000;
  border-width: 5px;
}
#co-shipping-method-form input[type="radio"] + label:before {
  background: #fff !important;
  border: 2px solid #ccc;
  box-sizing: border-box;
  content: "";
  cursor: pointer;
  display: inline-block;
  height: 15px;
  margin: 3px 15px 0 0;
  min-height: 15px;
  min-width: 15px;
  width: 15px;
  border-radius: 50%;
  transition: all 0.2s ease;
}
.amcheckout-step-container input[type="checkbox"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  left: unset;
  top: unset;
}
.amcheckout-step-container input[type="checkbox"]:checked + label:before {
  background: url("../images/check.png") !important;
  box-shadow: none !important;
  width: 16px;
  height: 16px;
}
#shipping-save-in-address-book,
.form-edit-account input[type="checkbox"],
.form-address-edit input[type="checkbox"],
.form-login input[type="checkbox"],
.form-create-account input[type="checkbox"] .password.reset .field.choice input[type="checkbox"],
.mageworx_add input[type="checkbox"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  left: unset;
  top: unset;
}
#shipping-save-in-address-book + label:before,
.form-edit-account input[type="checkbox"] + label:before,
.form-address-edit input[type="checkbox"] + label:before,
.form-login input[type="checkbox"] + label:before,
.form-create-account input[type="checkbox"] .password.reset .field.choice input[type="checkbox"] + label:before,
.mageworx_add input[type="checkbox"] + label:before {
  border: 2px solid #000;
  box-sizing: border-box;
  content: "";
  cursor: pointer;
  display: inline-block;
  min-height: 14px;
  min-width: 14px;
  position: relative;
  top: 1px;
  margin-right: 10px;
}
#shipping-save-in-address-book:checked + label:before,
.form-edit-account input[type="checkbox"]:checked + label:before,
.form-address-edit input[type="checkbox"]:checked + label:before,
.form-login input[type="checkbox"]:checked + label:before,
.form-create-account input[type="checkbox"] .password.reset .field.choice input[type="checkbox"]:checked + label:before,
.mageworx_add input[type="checkbox"]:checked + label:before {
  background: url("../images/check.png") !important;
  border: 0;
  width: 16px;
  height: 16px;
}
.corporate-gifting form .field.required > .label:after {
  content: "*";
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.cms-index-index .nav-sections {
  margin-bottom: 0;
}
.sparsh_banner_slider .slick-slide img {
  width: 100%;
}
.sparsh_banner_slider .slick-slide video {
  width: 100%;
  height: 650px;
}
.sparsh_banner_slider .slick-slide iframe {
  width: 100%;
  height: 650px;
}
.sparsh_banner_slider .caption {
  position: absolute;
  margin: 0 auto;
  max-width: 1280px;
  right: 0;
  z-index: 3;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%);
  margin-top: -5px;
}
.sparsh_banner_slider .caption h2 {
  font-size: 46px;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: 0;
  display: none;
}
.sparsh_banner_slider .caption .desc {
  color: #fff;
  font-size: 3.6rem;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0em;
  text-align: center;
  font-family: 'ChronicleSemibold';
}
.sparsh_banner_slider .caption .desc p {
  font-family: 'ChronicleSemibold';
}
.sparsh_banner_slider .caption .btn-banner {
  border: 1px solid #fff;
  border-radius: 0px;
  font-size: 18px;
  font-family: 'Lato-Regular';
  text-transform: uppercase;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width: 22.4rem;
  height: 5rem;
  line-height: 50px;
  text-align: center;
  color: #fff;
  display: block;
  text-decoration: none;
  background: transparent;
}
.sparsh_banner_slider .caption .btn-banner:hover {
  color: #fff;
}
.sparsh_banner_slider .slick-dots {
  position: absolute;
  bottom: 6%;
  left: 50%;
  transform: translateX(-50%);
}
.sparsh_banner_slider .slick-dots li button {
  background: transparent;
  width: 10px;
  height: 10px;
}
.sparsh_banner_slider .slick-dots li.slick-active button {
  background: #fff !important;
}
.sparsh_banner_slider .sparsh_banner:hover .slick-dots button {
  width: 10px;
  height: 10px;
}
.sparsh_banner_slider .sparsh_banner:hover button {
  top: unset;
}
.sparsh_banner {
  overflow: hidden;
}
.sparsh_banner_slider.slick-initialized .slick-slide {
  position: relative;
}
/*.sparsh_banner_slider .slick-arrow {
    background: none;
    transform: translate(0, -50%);
    position: absolute;
    left: 0;
    top: 50%;
    border: 0;
    z-index: 3;
    color: #000;
    box-shadow: none !important;
    border-radius: 0;
    margin-top: -3px;
    font-size: 0;
    height: 60px;
    line-height: 32px;
    padding: 0;
    width: 36px;
    text-align: center;
    &:after {
        content: '\e617';
        font-family: 'luma-icons';
        color: transparent;
    }
    &:focus {
        background: none;
        color: #000;
        border: 0;
        opacity: 0.8;
    }
    &:active {
        background: none;
        color: #000;
        border: 0;
        opacity: 0.8;
    }
}
.sparsh_banner_slider .slick-arrow.slick-next {
    left: inherit;
    right: 0px;
    transition: all .3s ease;
    &:after {
        display: inherit;
           background-repeat: no-repeat !important;
           background: url('@{baseDir}images/right-arrow.png');
        margin-top: -31px;
    }
    &:hover {
        background: none;
        color: #000;
        border: 0;
        opacity: 0.8;
    }
}
.sparsh_banner_slider .slick-arrow.slick-prev {
    &:after {
        display: inherit;
        background-repeat: no-repeat !important;
        background: url('@{baseDir}images/left-arrow.png');
        margin-top: -31px;
    }
    left: 15px;
    transition: all .3s ease;
    &:hover {
        background: none;
        color: #000;
        border: 0;
        opacity: 0.8;
    }
}
.sparsh_banner_slider .slick-slider {
    &:hover {
        .sparsh_banner_slider .slick-arrow.slick-next {
            right: 0;
        }
        .sparsh_banner_slider .slick-arrow.slick-prev {
            left: 15px;
        }
    }
}*/
@media screen and (max-width: 1400px) {
  .sparsh_banner_slider .caption {
    padding: 0 21rem;
  }
}
@media screen and (max-width: 991px) {
  .sparsh_banner_slider .caption {
    padding: 0 40px;
  }
  .sparsh_banner_slider .caption h2 {
    font-size: 35px;
    margin-bottom: 1rem;
  }
  .sparsh_banner_slider .caption .btn-banner {
    font-size: 15px;
    width: 50%;
    max-width: 224px;
    height: 38px;
    line-height: 39px;
  }
  .sparsh_banner_slider .caption p {
    font-size: 26px;
    line-height: 39px;
  }
  .sparsh_banner_slider .slick-arrow {
    height: 40px;
    line-height: 32px;
    padding: 0;
    width: 30px;
  }
  .sparsh_banner_slider .slick-arrow.slick-next {
    right: 15px;
  }
  .sparsh_banner_slider .slick-arrow.slick-next:after {
    font-size: 18px;
    left: 0px;
    position: relative;
  }
  .sparsh_banner_slider .slick-arrow.slick-prev {
    left: 5px;
  }
  .sparsh_banner_slider .slick-arrow.slick-prev:after {
    font-size: 18px;
    left: -2px;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .cms-index-index .columns .column.main {
    padding-bottom: 0;
  }
  .cms-index-index .page-header {
    margin-bottom: 0;
  }
  .cms-index-index .sparsh_banner_slider.sparsh_banner_slider.slick-initialized .slick-slide > div > div {
    max-height: 100%;
  }
  .cms-index-index .sparsh_banner_slider .caption p {
    font-size: 26px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400;
    display: block !important;
  }
  .cms-index-index .sparsh_banner_slider .caption .desc p {
    line-height: 16px;
  }
  .cms-index-index .sparsh_banner_slider .slick-slide img {
    object-fit: cover;
  }
  .cms-index-index .social-icons img {
    height: 16px;
    width: 16px;
    object-fit: contain;
  }
  .sparsh_banner_slider .caption {
    padding: 0 15px;
  }
  .sparsh_banner_slider .caption h2 {
    font-size: 25px;
    margin-bottom: 2rem;
  }
  .sparsh_banner_slider .caption .btn-banner {
    font-size: 13px;
    width: 60%;
    height: 34px;
    line-height: 34px;
    border-width: 1px;
  }
  .sparsh_banner_slider .caption p {
    font-size: 14px;
    display: none;
  }
  .sparsh_banner_slider .slick-arrow {
    display: none !important;
  }
  .sparsh_banner_slider .slick-slide img {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sparsh_banner_slider .slick-slide video {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 200px;
  }
  .sparsh_banner_slider .slick-slide iframe {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 200px;
  }
  .image-thumb {
    position: relative;
  }
  .image-thumb::after {
    content: "";
    position: absolute;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.48) 0.01%, rgba(0, 0, 0, 0.48) 100%);
    height: 100%;
    width: 100%;
    top: 0;
  }
  .vimeo-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    overflow: hidden;
  }
  .vimeo-wrapper iframe {
    width: 100vw;
    height: 56.25vw;
    /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
    min-height: 100vh;
    min-width: 177.77vh;
    /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
/**Social icons*/
.social-icons {
  position: absolute;
  margin: 0 auto;
  max-width: 1280px;
  right: 0;
  z-index: 3;
  bottom: 0%;
  left: 0;
  transform: translate(0%, -50%);
  margin-top: -5px;
}
.social-icons .list-social-items {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .social-icons .list-social-items {
    justify-content: center;
  }
}
.social-icons .list-social-items li.social-item {
  padding: 10px;
}
.social-icons .list-social-items img {
  height: auto !important;
}
.social-icons .list-social-items img:hover {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.2s;
  transform: scaleX(1.1) scaleY(1.1);
}
/*------------Custom Home css-------------*/
.cms-home .page-main {
  max-width: 100% !important;
  margin: 0;
  padding: 0;
}
.cms-home .social-icons .list-social-items {
  padding: 0;
}
.cms-home .social-icons .list-social-items .social-item {
  padding: 0 15px !important;
}
.cms-home .columns {
  position: relative;
}
.cms-home .columns .owl-carousel .owl-item {
  transition: 0.3s ease-in-out;
}
.cms-home .columns .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  min-height: 655px;
  max-height: 655px;
  object-fit: fill;
  transition: 0.3s ease-in-out;
  object-fit: cover;
  transform: scale(1);
}
.cms-home .columns .owl-carousel .owl-item.active.center {
  position: relative;
  z-index: 2;
}
.cms-home .columns .owl-carousel .owl-item.active.center .item.carousel-category::before {
  transform: scale(1.15);
}
.cms-home .columns .owl-carousel .owl-item.active.center img {
  transform: scale(1.15);
  transition: 0.3s ease-in-out;
}
@media (max-width: 991px) {
  .cms-home .columns .owl-nav {
    display: none;
  }
}
.cms-home .columns .category-description {
  margin-bottom: 20px;
  position: absolute;
  max-width: 30rem;
  width: 100%;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffff;
  text-align: center;
  z-index: 2;
}
.cms-home .columns .category-description h2 {
  color: #fff;
  font-size: 3.6rem;
  font-family: ChronicleSemibold;
  letter-spacing: 0.36px;
  text-transform: capitalize;
  margin-bottom: 6rem;
}
@media (max-width: 768px) {
  .cms-home .columns .category-description h2 {
    font-size: 30px;
    font-family: 'ChronicleSemibold';
    letter-spacing: 0.36px;
    text-transform: capitalize;
  }
}
.cms-home .columns .category-description .category-action {
  margin-top: 14rem;
}
.cms-home .columns .category-description span {
  line-height: 23px;
  letter-spacing: 0.3px;
  max-width: 31rem;
  display: block;
  width: 100%;
  margin: 0;
}
.cms-home .columns .category-description .category-content {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 6rem;
  font-weight: 500;
}
.cms-home .columns .category-description .category-content p {
  font-family: Roboto-Light;
  font-size: 1.6rem;
}
.cms-home .columns .category-description a {
  font-size: 2rem;
  font-family: 'ChronicleSemibold';
  letter-spacing: 0.32px;
  color: #ffff;
  border-bottom: 1px solid #fff;
  padding-bottom: 4px;
  transition: 0.3s ease-in-out;
  text-transform: capitalize;
  text-decoration: none;
}
.cms-home .columns .owl-prev:hover {
  transition: 0.3s ease-in-out;
}
.cms-home .columns .owl-next:hover {
  transition: 0.3s ease-in-out;
}
.cms-home .columns .owl-dots {
  position: absolute;
  bottom: 6%;
  left: 50%;
  transform: translateX(-50%);
}
.cms-home .columns .owl-dots .owl-dot.active span {
  background: #ffffff !important;
  width: 10px;
  height: 10px;
}
.cms-home .columns .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: transparent;
  margin: 5px 10px;
  border: 1px solid #fff;
}
.cms-home .columns .item.carousel-category {
  position: relative;
}
.cms-home .columns .item.carousel-category:before {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.4) 53.13%, rgba(0, 0, 0, 0.5) 100%);
  top: 0;
  left: 0%;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
@media (min-width: 768px) {
  .cms-home .block-static-block {
    margin-bottom: 20px !important;
  }
}
.cms-home .block-static-block .home-our-story {
  background: #fff;
}
.cms-home .block-static-block .home-our-story .our-story.wrapper {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 7rem 8.3rem;
  max-width: 100%;
  width: auto;
}
@media (max-width: 991px) {
  .cms-home .block-static-block .home-our-story .our-story.wrapper {
    padding: 30px 20px;
    margin: 0;
  }
}
@media (max-width: 650px) {
  .cms-home .block-static-block .home-our-story .our-story.wrapper {
    display: block;
  }
}
.cms-home .block-static-block .home-our-story .our-story.wrapper p {
  color: #000;
  font-size: 1.8rem;
  font-family: 'Roboto-Light';
  line-height: 24px;
  max-width: 471px;
  width: 100%;
  font-weight: 500;
  margin-bottom: 2rem;
}
@media (max-width: 880px) {
  .cms-home .block-static-block .home-our-story .our-story.wrapper p {
    font-size: 14px;
    margin-bottom: 20px;
    max-width: 100%;
  }
}
.cms-home .block-static-block .home-our-story .our-story.wrapper .story-content {
  color: #000;
  font-size: 15px;
  font-family: "Roboto-Regular";
  line-height: 24px;
}
.cms-home .block-static-block .home-our-story .our-story.wrapper .story-content.left {
  max-width: 45%;
  width: 100%;
}
@media (max-width: 880px) {
  .cms-home .block-static-block .home-our-story .our-story.wrapper .story-content.left {
    max-width: 100%;
  }
}
.cms-home .block-static-block .home-our-story .our-story.wrapper .story-content.left .actions {
  margin-top: 2rem;
}
@media (max-width: 768px) {
  .cms-home .block-static-block .home-our-story .our-story.wrapper .story-content.left .actions {
    margin-top: 0;
    margin-bottom: 2rem;
  }
}
.cms-home .block-static-block .home-our-story .our-story.wrapper .story-content.left .actions a {
  font-size: 2rem;
  color: #000000;
  text-transform: capitalize;
  text-decoration: none;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
}
.cms-home .block-static-block .home-our-story .our-story.wrapper .story-content.left .actions a:hover {
  color: #820D42;
  border-bottom: 1px solid #820D42;
}
.cms-home .block-static-block .home-our-story .our-story.wrapper .story-content.left a {
  color: #000000;
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .cms-home .block-static-block .home-our-story .our-story.wrapper .story-content.left > a:first-child {
    color: #000;
    font-size: 30px !important;
  }
}
.cms-home .block-static-block .home-our-story .our-story.wrapper .story-content.left > a:first-child {
  color: #000;
  font-size: 3.6rem;
}
.cms-home .block-static-block .home-our-story .our-story.wrapper .story-content h2 {
  color: #000;
  font-size: 2.4rem;
  font-family: 'ChronicleLightItalic';
  line-height: 24px;
  margin-bottom: 2rem;
  margin-top: 10px;
  text-transform: lowercase;
}
.cms-home .block-static-block .home-our-story .our-story.wrapper .story-content h2 a {
  text-transform: lowercase;
  font-family: 'ChronicleLightItalic';
}
.cms-home .block-static-block .home-our-story .our-story.wrapper .story-content strong {
  text-transform: capitalize;
}
.cms-home .block-static-block .home-our-story .our-story.wrapper .story-content.middle {
  max-width: 34%;
  width: 100%;
}
@media (max-width: 880px) {
  .cms-home .block-static-block .home-our-story .our-story.wrapper .story-content.middle {
    max-width: 48%;
  }
}
@media (max-width: 650px) {
  .cms-home .block-static-block .home-our-story .our-story.wrapper .story-content.middle {
    max-width: 100%;
  }
}
.cms-home .block-static-block .home-our-story .our-story.wrapper .story-content.right {
  max-width: 50%;
  width: 100%;
  padding-left: 0px;
}
@media (max-width: 1280px) {
  .cms-home .block-static-block .home-our-story .our-story.wrapper .story-content.right {
    padding-left: 0px;
  }
}
@media (max-width: 880px) {
  .cms-home .block-static-block .home-our-story .our-story.wrapper .story-content.right {
    max-width: 100%;
  }
}
@media (max-width: 650px) {
  .cms-home .block-static-block .home-our-story .our-story.wrapper .story-content.right {
    max-width: 100%;
    margin-top: 10px;
  }
}
.cms-home .block-static-block .home-our-story .our-story.wrapper .story-content.right p {
  margin-top: 20px;
  max-width: 100%;
}
.cms-home .block-static-block .home-our-story .our-story.wrapper .story-content.right img {
  width: 100%;
}
.cms-home .home-corporate-gifting {
  position: relative;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
  background-size: cover;
  overflow: hidden;
  background-position: center;
}
@media (max-width: 1199.98px) {
  .cms-home .home-corporate-gifting {
    height: 100vh;
  }
}
.cms-home .home-corporate-gifting:after {
  content: "";
  position: absolute;
  bottom: 0;
  background: linear-gradient(270deg, rgba(76, 43, 24, 0) 58.04%, #412a1c 72.62%);
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .cms-home .home-corporate-gifting:after {
    width: 100%;
    height: 100%;
  }
}
.cms-home .home-corporate-gifting img {
  width: 100%;
}
@media (max-width: 768px) {
  .cms-home .home-corporate-gifting img {
    height: 655px;
    object-fit: cover;
  }
}
.cms-home .home-corporate-gifting .block-content {
  z-index: 1;
  color: #fff;
  height: 100%;
  width: 100%;
  max-width: 1280px;
  margin: 0 8.3rem;
  position: relative;
}
@media (max-width: 991px) {
  .cms-home .home-corporate-gifting .block-content {
    margin: 0 2rem;
  }
}
@media (max-width: 768px) {
  .cms-home .home-corporate-gifting .block-content {
    max-width: 100%;
    position: absolute;
    bottom: 0;
    justify-content: center;
  }
}
.cms-home .home-corporate-gifting .block-content .block-content-inner {
  position: absolute;
  top: 7.2rem;
}
.cms-home .home-corporate-gifting .block-content h2 {
  font-size: 3.6rem;
  font-family: 'ChronicleSemibold';
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .cms-home .home-corporate-gifting .block-content h2 {
    font-size: 30px;
  }
}
.cms-home .home-corporate-gifting .block-content p {
  font-size: 1.8rem;
  font-family: Roboto-Light;
  font-weight: 400;
  max-width: 471px;
  width: 100%;
  margin: 20px 0 30px 0;
}
@media (max-width: 768px) {
  .cms-home .home-corporate-gifting .block-content p {
    font-size: 15px;
    max-width: 345px;
    margin: 15px 0 30px 0;
  }
}
@media (max-width: 578px) {
  .cms-home .home-corporate-gifting .block-content p {
    max-width: 94%;
  }
}
@media (max-width: 768px) {
  .cms-home .home-corporate-gifting .block-content .enquire-now {
    margin-bottom: 34px;
  }
}
.cms-home .home-corporate-gifting .block-content .enquire-now a {
  display: inline-flex;
  align-items: flex-start;
  font-size: 2rem;
  transition: 0.3s ease-in-out;
  color: #ffffff;
  text-transform: capitalize;
  font-family: 'ChronicleSemibold';
  padding-bottom: 5px;
  border-bottom: 1px solid;
}
.cms-home .home-corporate-gifting .block-content .enquire-now a:hover {
  background: none;
  transition: 0.3s ease-in-out;
  color: #fff !important;
}
.category-view {
  background: #fff;
  margin-top: 4rem;
  padding: 0;
}
.category-view h1 {
  color: #000;
  font-size: 32px;
  letter-spacing: 0.32px;
}
@media (max-width: 768px) {
  .category-view h1 {
    font-size: 26px;
    margin: 15px 0;
  }
}
.category-view .categories-menu ul.categories-menu-list {
  display: flex;
  align-items: center;
  overflow: auto;
}
.category-view .categories-menu ul.categories-menu-list::-webkit-scrollbar {
  display: none;
}
.category-view .categories-menu ul.categories-menu-list li:not(.home) {
  margin-right: 3rem;
}
@media (max-width: 640px) {
  .category-view .categories-menu ul.categories-menu-list li:not(.home) {
    margin-right: 2rem;
    white-space: nowrap;
  }
}
.category-view .categories-menu ul.categories-menu-list .category-item span {
  color: #000;
  font-family: 'Lato-Regular';
  font-weight: 400;
}
.category-view .categories-menu ul.categories-menu-list .category-item a {
  text-transform: uppercase;
  white-space: nowrap;
}
.category-view .categories-menu ul.categories-menu-list .category-item.currentlyActive span {
  color: #000;
}
.category-view .categories-menu #scroll-right {
  display: none;
  position: absolute;
  right: 5%;
  top: 25%;
  transform: translateY(-50%);
  background: white;
  border: none;
  cursor: pointer;
}
.category-view .categories-menu #scroll-right span:after {
  color: #000;
  content: '\e608';
  font-family: 'luma-icons';
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  float: right;
  line-height: 25px;
  margin-left: 0rem;
}
.category-view .categories-menu #scroll-left {
  position: absolute;
  left: 5%;
  top: 25%;
  transform: translateY(-50%);
  background: white;
  border: none;
  cursor: pointer;
  display: none;
  z-index: 9;
}
.category-view .categories-menu #scroll-left span:after {
  color: #000;
  content: '\e617';
  font-family: 'luma-icons';
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  float: right;
  line-height: 25px;
  margin-left: 0rem;
}
.cms-home .jordan-river-section {
  text-align: center;
  padding: 7rem 1rem;
}
.cms-home .jordan-river-section h2 {
  font-size: 3.6rem;
  font-weight: bold;
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .cms-home .jordan-river-section h2 {
    font-size: 3rem;
    font-weight: bold;
    text-transform: capitalize;
  }
}
.cms-home .jordan-river-section p {
  font-family: 'Roboto-Light';
}
.sparsh_banner:hover .slick-dots li:not(.slick-active) button {
  background: transparent !important;
}
.sparsh_banner:hover button {
  position: absolute;
  border-radius: 50% !important;
  width: 55px;
  background: #fff !important;
  height: 55px;
  border: 1px solid #fff;
  opacity: 1 !important;
}
.sparsh_banner:hover button:hover {
  border: 1px solid #fff !important;
  transition: 0.3s ease-in-out;
}
.sparsh_banner button.slick-prev.slick-arrow {
  opacity: 0;
  z-index: 10 !important;
}
.sparsh_banner button.slick-next.slick-arrow {
  opacity: 0;
  z-index: 10 !important;
}
.sparsh_banner .slick-prev:before,
.sparsh_banner .slick-next:before,
.sparsh_banner .slick-prev:after,
.sparsh_banner .slick-next:after {
  color: #fff;
  font-size: 16px;
  opacity: 1;
}
/*--------Our Story Page-----------------*/
.page-title-wrapper .page-title {
  font-size: 3.6rem;
  text-align: center;
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .page-title-wrapper .page-title {
    font-size: 24px;
  }
}
.cms-our-story .page-title {
  font-size: 3.6rem;
  text-align: center;
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .cms-our-story .page-title {
    font-size: 32px;
  }
}
.cms-our-story .page-content-block {
  display: flex;
  flex-direction: column;
}
.cms-our-story .page-content-block .block-intro {
  max-width: 690px;
  margin: 0 auto 12rem auto;
  width: 100%;
}
.cms-our-story .banner-image img {
  width: 100%;
}
.cms-our-story .banner-image-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 0;
  position: relative;
}
.cms-our-story .banner-image-container .slider {
  width: 100%;
  height: 45vh;
  display: flex;
  transition: transform 0.5s ease-in-out;
}
@media (max-width: 768px) {
  .cms-our-story .banner-image-container .slider {
    height: 60vh;
  }
}
.cms-our-story .banner-image-container .slider .slide {
  position: relative;
  flex: 1 0 auto;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
.cms-our-story .banner-image-container .slider .slide.active {
  flex: 5;
}
.cms-our-story .banner-image-container .slider .slide img {
  position: absolute;
  max-height: 100%;
  min-width: 100%;
  height: 100%;
  max-width: max-content;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  object-fit: cover;
}
.cms-our-story .banner-image-container .slider .slide .caption {
  display: none;
  bottom: 0rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s ease;
  font-family: 'ChronicleSemibold';
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 15px;
}
.cms-our-story .banner-image-container .slider .slide .caption p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-size: 1.5rem;
  font-family: 'ChronicleSemibold';
}
@media (min-width: 980px) {
  .cms-our-story .banner-image-container .slider .slide .caption p {
    font-size: 2.2rem;
  }
}
.cms-our-story .cms-content {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 2rem;
  padding-right: 2rem;
  width: auto;
}
.cms-our-story .cms-content:not(.active-content-display) {
  display: none;
}
@media (max-width: 768px) {
  .cms-our-story .cms-content.active-content-display {
    display: none;
  }
  .cms-our-story .cms-content:not(.active-content-display) {
    display: block;
  }
}
.cms-our-story .cms-content .block-intro {
  margin: 0 auto;
  max-width: 684px;
}
.cms-our-story .cms-content .block-intro p {
  text-align: justify;
}
.cms-our-story .cms-content .block-icon {
  text-align: center;
  margin-bottom: 1rem;
  margin-top: 4.5rem;
}
.cms-our-story .cms-content p {
  text-align: center;
  margin: 20px 0px;
  font-family: 'Roboto-Light';
}
@media (max-width: 991px) {
  .cms-our-story .cms-content p {
    margin: 10px 0;
  }
}
.cms-our-story .cms-content a {
  font-family: 'Roboto-Regular';
}
.cms-our-story .block-1 img {
  width: 100%;
}
@media (max-width: 991px) {
  .cms-our-story .block-1 img {
    display: none;
  }
}
.cms-our-story .block-1 .imageSec {
  max-width: 47%;
  width: 100%;
}
.cms-our-story .block-1 .right-block {
  max-width: 47%;
  width: 100%;
}
.cms-our-story .block-2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px 0;
}
@media (max-width: 991px) {
  .cms-our-story .block-2 {
    margin: 10px 0;
  }
}
.cms-our-story .block-2 .imageSec {
  max-width: 47%;
  width: 100%;
}
.cms-our-story .block-2 .imageSec img {
  width: 100%;
}
@media (max-width: 991px) {
  .cms-our-story .block-2 .imageSec {
    max-width: 100%;
  }
}
.cms-our-story .block-2 .right-block {
  max-width: 47%;
  width: 100%;
}
@media (max-width: 991px) {
  .cms-our-story .block-2 .right-block {
    max-width: 100%;
    padding-top: 15px;
  }
}
.cms-our-story .block-2 .right-block h3 {
  font-size: 3.6rem;
  font-weight: 400;
  max-width: 560px;
  text-transform: capitalize;
  font-family: 'ChronicleSemibold';
}
@media (max-width: 768px) {
  .cms-our-story .block-2 .right-block h3 {
    font-size: 24px;
  }
}
.cms-our-story .block-2 .right-block p {
  text-align: justify;
  font-size: 16px;
  line-height: 26px;
  max-width: 554px;
  font-family: 'Roboto-Light';
}
@media (max-width: 991px) {
  .cms-our-story .block-2 .right-block p {
    max-width: 100%;
  }
}
.cms-our-story .block-3 {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 100px;
}
@media (min-width: 1024px) {
  .cms-our-story .block-3 {
    margin-top: 12rem;
  }
}
@media (max-width: 991px) {
  .cms-our-story .block-3 {
    margin-bottom: 0px;
  }
}
.cms-our-story .block-3 .left-block {
  max-width: 47%;
  width: 100%;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .cms-our-story .block-3 .left-block {
    max-width: 100%;
    order: 2;
    margin-top: 15px;
  }
}
.cms-our-story .block-3 .left-block h3 {
  font-size: 3.6rem;
  font-weight: 400;
  max-width: 560px;
  text-transform: capitalize;
  font-family: 'ChronicleSemibold';
}
@media (max-width: 768px) {
  .cms-our-story .block-3 .left-block h3 {
    font-size: 24px;
  }
}
.cms-our-story .block-3 .left-block p {
  text-align: justify;
  font-size: 16px;
  line-height: 26px;
  max-width: 554px;
  font-family: 'Roboto-Light';
}
@media (max-width: 991px) {
  .cms-our-story .block-3 .left-block p {
    max-width: 100%;
  }
}
.cms-our-story .block-3 .imageSec {
  max-width: 47%;
  width: 100%;
  position: absolute;
  right: 0;
  top: -100px;
}
@media (max-width: 1099px) {
  .cms-our-story .block-3 .imageSec {
    top: -50px;
  }
}
.cms-our-story .block-3 .imageSec img {
  width: 100%;
}
@media (max-width: 991px) {
  .cms-our-story .block-3 .imageSec {
    max-width: 100%;
    position: relative;
    top: unset;
    right: unset;
  }
}
/*--------------Terms of Use----------------*/
.terms-use a {
  text-transform: lowercase;
}
.terms-use h2,
.terms-use h3,
.terms-use h4 {
  font-weight: 500;
  font-family: 'ChronicleSemibold';
  text-transform: capitalize;
}
.terms-use p {
  font-family: 'Roboto-Light';
}
/*--------------Privacy Policy--------------*/
.privacy-policy a {
  text-transform: capitalize;
  text-transform: lowercase;
}
.privacy-policy h2,
.privacy-policy h3,
.privacy-policy h4 {
  font-weight: 500;
  font-family: 'ChronicleSemibold';
  text-transform: capitalize;
}
.privacy-policy h3 {
  font-size: 18px;
}
.privacy-policy .info {
  margin: 15px 0;
  font-family: 'Roboto-Light';
}
/*------404 page---------------------*/
.cms-no-route .cms-content {
  text-align: center;
}
.cms-no-route .cms-content p {
  max-width: 439px;
  width: 100%;
  font-size: 15px;
  text-align: center;
  margin: 30px auto 50px auto;
  line-height: 24px;
}
.cms-no-route .cms-content a {
  font-size: 16px;
  line-height: 18px;
  background: #000;
  color: #fff;
  padding: 18px 30px;
  /* border-radius: 10px; */
  border: 1px solid #000;
}
.cms-no-route .cms-content a:hover {
  background-color: #fff;
  color: #000 !important;
}
/*---------Corporate Gifting-------------*/
.corporate-gifting {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.corporate-gifting h1,
.corporate-gifting h2,
.corporate-gifting h3,
.corporate-gifting h4 {
  text-transform: none;
}
.corporate-gifting em {
  font-size: 2.6rem;
  font-weight: 400;
}
.corporate-gifting a {
  font-family: 'Roboto-Light';
  text-transform: none;
}
.corporate-gifting h2 {
  font-size: 3.6rem;
}
.corporate-gifting i {
  font-size: 26px;
}
.corporate-gifting p {
  margin-top: 10px;
  line-height: 28px;
  margin-bottom: 18px;
  font-family: 'Roboto-Light';
  font-size: 18px;
}
.corporate-gifting .actions.primary {
  padding-top: 2.2rem;
}
.corporate-gifting .actions.primary .download-btn {
  display: block;
  background: #000000;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  max-width: 180px;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5rem 6.2rem;
}
.corporate-gifting .actions.primary .download-btn:hover {
  border: 1px solid #000;
  background: #fff;
  color: #000;
}
.corporate-gifting .control {
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .corporate-gifting {
    justify-content: space-between;
    row-gap: 20px;
  }
}
.corporate-gifting .page-title {
  font-size: 3.6rem;
  font-weight: 600;
  color: #000;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.corporate-gifting .page-title + span {
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .corporate-gifting .page-title {
    font-size: 32px;
  }
}
.corporate-gifting .col-box {
  line-height: 28px;
  margin-top: 4rem;
}
.corporate-gifting .col-box .block-content {
  max-width: 810px;
  text-align: justify;
}
.corporate-gifting .col-6-box {
  max-width: 47%;
  width: 100%;
}
.corporate-gifting .col-6-box:nth-of-type(2) {
  padding-left: 58px;
}
@media (max-width: 991px) {
  .corporate-gifting .col-6-box:nth-of-type(2) {
    padding-left: 0;
  }
}
.corporate-gifting .col-6-box:nth-of-type(2) a {
  text-transform: lowercase;
}
.corporate-gifting .col-6-box img {
  width: 100%;
}
@media (max-width: 991px) {
  .corporate-gifting .col-6-box {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .corporate-gifting .col-6-box {
    max-width: 100%;
  }
}
.corporate-gifting .col-6-box p {
  line-height: 28px;
  margin-top: 10px;
}
.corporate-gifting .col-6-box a.download-btn {
  font-size: 16px;
  font-weight: 500;
  padding: 11px 30px;
  margin-top: 22px;
  display: inline-block;
  color: #ffffff;
  background-color: #000;
  text-transform: uppercase;
}
.corporate-gifting .col-6-box a.download-btn:hover {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
}
.cms-corporate-gifting .banner-box {
  padding-top: 2rem;
}
.cms-corporate-gifting .banner-box img {
  width: 100%;
  max-height: 494px;
  height: 100%;
  object-fit: cover;
}
.cms-corporate-gifting .page-title-wrapper .page-title {
  display: none;
}
.corporate-gifting.form {
  background: #fff;
  border: 1px solid #E9E9E9;
  margin: 60px auto 0 auto;
  width: 100%;
  max-width: 890px;
}
.corporate-gifting.form label.label {
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;
  width: 100%;
  text-align: left;
}
.corporate-gifting.form .customform {
  width: 100%;
}
.corporate-gifting.form .customform .fieldset {
  padding: 6rem 6rem 0 6rem;
}
@media (max-width: 768px) {
  .corporate-gifting.form .customform .fieldset {
    padding: 3rem 3rem 0 3rem;
  }
}
.corporate-gifting.form .customform .primary {
  display: grid !important;
  justify-content: center;
  width: 100%;
}
.corporate-gifting.form .customform .primary .submit {
  font-weight: 500;
  font-size: 16px;
  padding: 16px 34px;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .corporate-gifting.form .customform .primary .submit {
    width: 360px;
  }
}
.corporate-gifting.form .customform .form-title {
  text-align: center;
  padding-bottom: 25px;
}
.corporate-gifting.form .customform .form-title .note {
  font-size: 16px;
  font-family: 'Roboto-Light';
  padding-top: 8px;
}
.corporate-gifting.form .customform .form-title span {
  font-size: 2.6rem;
  line-height: 29px;
  font-family: "ChronicleSemibold";
  text-transform: none;
}
.corporate-gifting.form .customform .actions-toolbar .primary {
  display: block;
  font-family: 'Lato-Regular';
}
.corporate-gifting.form .mage-error {
  text-align: left;
}
.corporate-gifting.form .g-recaptcha {
  margin-left: auto;
  margin-right: auto;
  padding: 0 6rem;
}
@media (max-width: 768px) {
  .corporate-gifting.form .g-recaptcha {
    padding: 0rem 3rem 0 3rem;
  }
}
.corporate-gifting.form .actions-toolbar {
  padding-bottom: 6rem;
}
@media (max-width: 768px) {
  .corporate-gifting.form .actions-toolbar {
    padding-bottom: 3rem;
  }
}
.corporate-gifting.form .customer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}
.corporate-gifting.form .customer p {
  font-size: 16px;
  line-height: 28px;
  max-width: 560px;
  width: 100%;
}
.corporate-gifting.form .customer .field.first_name {
  max-width: 47%;
  width: 100%;
}
@media (max-width: 768px) {
  .corporate-gifting.form .customer .field.first_name {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.corporate-gifting.form .customer .field.last_name {
  max-width: 47%;
  width: 100%;
}
@media (max-width: 768px) {
  .corporate-gifting.form .customer .field.last_name {
    max-width: 100%;
  }
}
.corporate-gifting.form .contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}
.corporate-gifting.form .contact p {
  font-size: 16px;
  line-height: 28px;
  max-width: 560px;
  width: 100%;
}
.corporate-gifting.form .contact label.label {
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;
}
.corporate-gifting.form .contact .field.email {
  max-width: 47%;
  width: 100%;
}
@media (max-width: 768px) {
  .corporate-gifting.form .contact .field.email {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.corporate-gifting.form .contact .field.phone {
  max-width: 47%;
  width: 100%;
}
@media (max-width: 768px) {
  .corporate-gifting.form .contact .field.phone {
    max-width: 100%;
  }
}
.contact-index-index .control {
  display: flex;
  flex-direction: column;
}
.contact-index-index .page-main {
  padding: 0;
  margin: 0;
  max-width: 100%;
}
.contact-index-index .contact-container {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .contact-index-index .contact-container {
    margin-top: 40px;
  }
}
.contact-index-index .contact-container .contact-block {
  margin: 0 35px;
  padding: 0 25px;
}
@media (max-width: 568px) {
  .contact-index-index .contact-container .contact-block {
    margin: 0 10px;
    padding: 0;
  }
}
.contact-index-index .contact-container .contact-title {
  text-align: center;
  width: 100%;
}
.contact-index-index .contact-container .contact-title h2 {
  font-size: 2.4rem;
  text-transform: capitalize;
}
@media (max-width: 578px) {
  .contact-index-index .contact-container .contact-title h2 {
    line-height: 24px;
  }
}
.contact-index-index .contact-container .contact-title p {
  width: 100%;
  max-width: 395px;
  position: relative;
  display: inline-block;
  font-size: 1.5rem;
  margin-top: 13px;
  font-family: 'Roboto-Light';
}
@media (max-width: 578px) {
  .contact-index-index .contact-container .contact-title p {
    margin-top: 0;
  }
}
.contact-index-index .contact-container .contact-row {
  display: flex;
  flex-wrap: wrap;
  column-gap: 111px;
  justify-content: center;
  padding: 50px 0;
}
@media (max-width: 768px) {
  .contact-index-index .contact-container .contact-row {
    flex-direction: column;
  }
}
.contact-index-index .contact-container .contact-row .contact.address.block {
  width: 425px;
  max-width: 34.3%;
  font-size: 1.4rem;
}
.contact-index-index .contact-container .contact-row .contact.address.block label {
  color: #fff;
  text-transform: capitalize;
}
@media (max-width: 1280px) {
  .contact-index-index .contact-container .contact-row .contact.address.block {
    width: 664px;
    max-width: 100%;
    order: 2;
    margin-top: 4rem;
  }
}
@media (max-width: 768px) {
  .contact-index-index .contact-container .contact-row .contact.address.block {
    margin-top: 40px;
    order: 2;
  }
}
.contact-index-index .contact-container .contact-row .row-address,
.contact-index-index .contact-container .contact-row .row-email,
.contact-index-index .contact-container .contact-row .row-telephone {
  background: #000;
  margin-bottom: 10px;
  border-radius: 5px;
  padding: 19px 12px;
}
.contact-index-index .contact-container .contact-row .row-title {
  margin: 5px 0;
}
.contact-index-index .contact-container .contact-row .row-title .label {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}
.contact-index-index .contact-container .contact-row .row-address address {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  font-family: 'Lato-Regular';
}
.contact-index-index .contact-container .contact-row .label {
  color: rgba(0, 0, 0, 0.7);
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.3px;
  text-transform: capitalize;
}
.contact-index-index .contact-container .contact-row .row-email a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-transform: lowercase;
  font-family: 'Lato-Regular';
}
.contact-index-index .contact-container .contact-row .row-email a:hover {
  font-weight: 600;
}
.contact-index-index .contact-container .contact-row .row-telephone a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Lato-Regular';
}
.contact-index-index .contact-container .contact-row .row-telephone a:hover {
  font-weight: 600;
}
.contact-index-index .contact-container .contact-row .actions-toolbar {
  display: flex;
  justify-content: end;
}
@media (max-width: 768px) {
  .contact-index-index .contact-container .contact-row .actions-toolbar {
    justify-content: center;
  }
}
.contact-index-index .contact-container .contact-row .primary {
  float: right !important;
}
.contact-index-index .contact-container .contact-row .primary .submit {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 13px 38px;
  margin: 0;
  background-color: #000;
  text-transform: uppercase;
}
.contact-index-index .contact-container .contact-row .primary .submit:hover {
  color: #000;
  background-color: transparent;
}
.contact-index-index .contact-container .contact-row .contact-form #comment {
  resize: none !important;
  height: 98px;
}
@media (min-width: 769px) {
  .contact-index-index .contact-container .contact-row .contact-form {
    width: 664px;
  }
  .contact-index-index .contact-container .contact-row .contact-form fieldset {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .contact-index-index .contact-container .contact-row .contact-form fieldset > .field {
    width: 320px;
  }
  .contact-index-index .contact-container .contact-row .contact-form fieldset > .field:last-child {
    width: 100%;
  }
  .contact-index-index .contact-container .contact-row .contact-form select {
    height: 50px;
  }
}
.contact-index-index .contact-container .locate-us iframe {
  width: 100vw;
  height: 48rem;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 100%;
}
/* ===== Common CSS ===== */
.cms-content {
  padding-top: 30px;
}
.cms-content p {
  margin-top: 10px;
  line-height: 28px;
  margin-bottom: 18px;
  font-family: 'Roboto-Light';
}
.cms-content table td,
.cms-content table th {
  border: 1px solid #ccc;
}
.cms-content table th {
  background-color: #dadada;
}
.cms-content table.cookieTable {
  margin-top: 25px;
}
.cms-content ul li {
  list-style: disc;
  margin-left: 30px;
}
.cms-content ol {
  list-style-position: inside;
  padding-right: 1.5rem;
}
@media only screen and (max-width: 768px) {
  .cms-privacy-policy .page-main {
    padding-top: 0px !important;
  }
}
.cms-category-item-owl .owl-nav .owl-prev,
.cms-category-item-owl .owl-nav .owl-next {
  top: 50% !important;
  transform: translateY(-50%) !important;
  position: absolute !important;
  z-index: 10 !important;
  color: white !important;
  font-size: 32px !important;
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.cms-category-item-owl .owl-nav .owl-prev {
  left: 29.7vw !important;
}
.cms-category-item-owl .owl-nav .owl-next {
  right: 29.7vw !important;
}
/**
* Customer Pages
*/
body.account .column.main {
  border: 1px solid #e9e9e9;
  padding: 2rem;
}
@media (max-width: 578px) {
  body.account .column.main {
    padding: 2rem 0;
    border: none;
  }
}
body.account .column.main .form-edit-account label.label span {
  color: #474747;
  font-weight: 100;
}
body.account .block-collapsible-nav .item a,
body.account .block-collapsible-nav .item > strong {
  display: inline-block;
  text-transform: capitalize;
}
body.account .block-collapsible-nav .content {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 1px 1px 14px 2px #f2f2f2;
  padding: 15px;
}
body.account .block-collapsible-nav .item {
  padding: 10px 0;
}
body.account .block-collapsible-nav .item.current a,
body.account .block-collapsible-nav .item.current strong {
  border: none;
  color: #000;
  font-weight: normal;
  font-family: 'Lato-Regular';
  font-weight: 600;
}
body.account .block-collapsible-nav .item:first-child {
  padding-top: 0;
}
body.account .block-collapsible-nav .item:last-child {
  padding-bottom: 0;
}
body.account .block-collapsible-nav .item a {
  color: #000;
  border-left: 0;
  font-weight: 400;
}
body.account .block-collapsible-nav .item a:hover {
  background: #fff;
  font-weight: 600;
}
body.account .block-collapsible-nav .nav.items li:not(:last-child) {
  border-bottom: 1px solid #dadada;
}
body.account .block-collapsible-nav .nav.items li:nth-child(1):not(.current)::before {
  content: url("../Magento_Customer/images/profile.png");
  position: relative;
  top: 4px;
}
body.account .block-collapsible-nav .nav.items li:nth-child(2):not(.current)::before {
  content: url("../Magento_Customer/images/orders.png");
  position: relative;
  top: 4px;
}
body.account .block-collapsible-nav .nav.items li:nth-child(3):not(.current)::before {
  content: url("../Magento_Customer/images/heart.png");
  position: relative;
  top: 4px;
}
body.account .block-collapsible-nav .nav.items li:nth-child(4):not(.current)::before {
  content: url("../Magento_Customer/images/address.png");
  position: relative;
  top: 4px;
}
body.account .block-collapsible-nav .nav.items li:nth-child(5):not(.current)::before {
  content: url("../Magento_Customer/images/gift.png");
  position: relative;
  top: 4px;
}
body.account .block-collapsible-nav .nav.items li:last-child:not(.current)::before {
  content: url("../Magento_Customer/images/logout.png");
  position: relative;
  top: 4px;
}
body.account .block-collapsible-nav .nav.items li:nth-child(1).current::before {
  content: url("../Magento_Customer/images/profile_o.png");
  position: relative;
  top: 4px;
}
body.account .block-collapsible-nav .nav.items li:nth-child(2).current::before {
  content: url("../Magento_Customer/images/orders_o.png");
  position: relative;
  top: 4px;
}
body.account .block-collapsible-nav .nav.items li:nth-child(3).current::before {
  content: url("../Magento_Customer/images/wishlist_o.png");
  position: relative;
  top: 4px;
}
body.account .block-collapsible-nav .nav.items li:nth-child(4).current::before {
  content: url("../Magento_Customer/images/address_o.png");
  position: relative;
  top: 4px;
}
body.account .block-collapsible-nav .nav.items li:nth-child(5).current::before {
  content: url("../Magento_Customer/images/gift.png");
  position: relative;
  top: 4px;
}
body.account .block-collapsible-nav .nav.items li:last-child.current::before {
  content: url("../Magento_Customer/images/logout_o.png");
  position: relative;
  top: 4px;
}
@media (min-width: 769px) {
  .account.customer-address-index .column.main {
    width: 77.7%;
  }
  .account.customer-address-index .column.main .block-addresses-default,
  .account.customer-address-index .column.main .block-addresses-list {
    width: 79%;
    border: 1px solid #e9e9e9;
    padding: 3rem;
  }
  .account.customer-address-index .column.main .block-addresses-default address {
    font-family: 'Lato-Regular';
    line-height: 1.2rem;
  }
  .account.customer-address-index .column.main .block-addresses-default address .action.edit {
    text-transform: capitalize;
    font-family: 'Lato-Regular';
    font-size: 1.6rem;
    font-weight: 600;
  }
  .account.customer-address-index .column.main .block-addresses-default address .action.edit:hover {
    color: #3b3636;
  }
}
.account.customer-address-index .column.main .block:not(.widget) .block-title {
  border: 0;
  margin-bottom: 15px;
  padding-bottom: 5px;
  text-transform: capitalize;
}
.account.customer-address-index .column.main .box-billing-address .box-title,
.account.customer-address-index .column.main .box-shipping-address .box-title {
  font-size: 1.6rem;
  font-family: 'Lato-Regular';
  font-weight: 600;
}
.account.customer-address-index .column.main .box-billing-address .box-content,
.account.customer-address-index .column.main .box-shipping-address .box-content {
  font-family: 'Lato-Regular';
}
.account.customer-address-index .column.main .box-billing-address .box-content ul li,
.account.customer-address-index .column.main .box-shipping-address .box-content ul li {
  margin-bottom: 0;
}
.account.customer-address-index .column.main .box-billing-address .box-content a,
.account.customer-address-index .column.main .box-shipping-address .box-content a {
  font-family: 'Lato-Regular';
}
.account.customer-address-index .table-wrapper {
  border-bottom: 0;
}
.account.customer-address-index .data.table tbody > tr:first-child > td {
  border: 0;
}
.account.customer-address-index .data.table .col.actions {
  text-align: left;
}
.account.customer-address-index .data.table .col.actions .action.edit {
  color: #000000;
  font-size: 1.6rem;
  text-transform: capitalize;
  font-family: 'Lato-Regular';
}
.account.customer-address-index .data.table .col.actions .action.edit::before {
  content: url("../Magento_Customer/images/edit.png");
  display: inline-block;
  position: relative;
  top: 4px;
  right: 5px;
}
.account.customer-address-index .data.table .col.actions .action.edit:hover {
  color: #3b3636;
}
.account.customer-address-index .data.table .col.actions .action.delete {
  color: #000000;
  font-size: 1.6rem;
  text-transform: capitalize;
  font-family: 'Lato-Regular';
}
.account.customer-address-index .data.table .col.actions .action.delete::before {
  content: url("../Magento_Customer/images/delete.png");
  display: inline-block;
  position: relative;
  top: 4px;
  right: 5px;
}
.account.customer-address-index .data.table .col.actions .action.delete:hover {
  color: #3b3636;
}
.account.customer-address-index .data.table .col.actions .action:after {
  border-left: 0;
  margin: 0 15px;
}
.account.customer-address-index .actions-toolbar > .primary {
  width: 100%;
}
.account.customer-address-index .actions-toolbar > .primary .action.add {
  height: 52px;
  width: 86%;
  background: #fff;
  border: 1.5px solid #000000;
  color: #000000;
}
.account.customer-address-index .actions-toolbar > .primary .action.add:hover {
  border: 1px solid #000;
  color: #fff;
  background-color: #000;
}
.account.customer-address-index .actions-toolbar > .primary .action.add:hover span:before {
  filter: brightness(0) invert(1);
}
.account.customer-address-index .actions-toolbar > .primary .action.add span::before {
  content: url("../Magento_Customer/images/add.png");
  display: inline-block;
  position: relative;
  top: 4px;
  right: 5px;
}
.pager {
  font-family: 'Lato-Regular';
}
.account.customer-account-edit .legend {
  border-bottom: 0;
  margin-bottom: 0;
}
.account.customer-account-edit .password .field {
  margin-bottom: 20px;
}
.account.customer-address-form fieldset > .legend {
  text-transform: capitalize;
}
.account.customer-address-form fieldset select {
  height: 50px;
}
.account.customer-address-form .actions-toolbar .action.primary {
  text-transform: uppercase;
}
.customer-account-logoutsuccess .column.main {
  min-height: 200px;
}
.customer-account-logoutsuccess .logout-success-container {
  margin: 5% auto 0 auto;
  text-align: center;
  padding: 5%;
}
.customer-account-logoutsuccess .logout-success-container p {
  margin-top: 20px;
}
.customer-account-logoutsuccess .logout-success-container .action.home {
  height: 50px;
  margin-top: 20px;
  min-width: 150px;
  width: 15%;
}
.customer-account-logoutsuccess .page-title {
  text-align: center !important;
}
/*
* Logout Prompt
*/
.modal-popup.logout-prompt {
  text-align: center;
  font-family: 'Roboto-Light';
}
.modal-popup.logout-prompt .modal-inner-wrap {
  width: 100%;
  max-width: 360px;
  height: 320px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  margin: 0;
}
.modal-popup.logout-prompt .modal-footer {
  display: flex;
  justify-content: space-between;
}
.modal-popup.logout-prompt .modal-footer button {
  width: 130px;
  height: 50px;
  border-color: #000;
}
.modal-popup.logout-prompt .modal-footer .action-primary {
  background: #000;
  text-transform: uppercase;
  font-family: 'Lato-Regular';
}
.modal-popup.logout-prompt .modal-footer .action-primary:hover {
  color: #fff;
}
.modal-popup.logout-prompt .modal-footer .action-secondary {
  background: #fff;
  text-transform: uppercase;
  color: #000;
  font-family: 'Lato-Regular';
}
.modal-popup.logout-prompt .modal-title {
  border-bottom: 0;
  font-size: 2.4rem;
  text-transform: capitalize;
}
.modal-popup.logout-prompt .modal-title::before {
  content: url("../Magento_Customer/images/logout.gif");
  display: block;
}
/*  
LOGIN PAGE STYLE 
DATE:20-07-2023
*/
.login-page-title-wrapper .page-title {
  font-size: 3.6rem;
  color: #000;
  font-weight: 400;
  text-align: left;
  text-transform: capitalize;
}
.login-columns .login-container {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .login-columns .login-container {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .login-columns .login-container .login_bg_img {
    display: none;
  }
}
.login-columns .login-container .block-customer-login {
  padding-left: 80px;
}
@media (max-width: 991px) {
  .login-columns .login-container .block-customer-login {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 768px) {
  .login-columns .login-container .block-customer-login {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .login-columns .login-container .block-customer-login {
    padding-left: 0px;
    padding-right: 15px;
  }
}
.login-columns .login-container .block-customer-login p {
  margin-top: 12px;
}
.login-columns .login-container .block-customer-login .form-login {
  max-width: 390px;
  width: 100%;
  margin-top: 2rem;
}
@media (max-width: 768px) {
  .login-columns .login-container .block-customer-login .form-login {
    max-width: 100%;
  }
}
.login-columns .login-container .block-customer-login .form-login .field .control {
  width: 100%;
}
.login-columns .login-container .block-customer-login .form-login .field.email .label,
.login-columns .login-container .block-customer-login .form-login .field.password .label {
  display: none;
}
.login-columns .login-container .block-customer-login .form-login .field.choice .label {
  font-size: 14px;
  color: #000000;
  font-weight: 400;
}
.login-columns .login-container .block-customer-login .form-login .field.choice .label span {
  padding: 0 1rem;
  font-family: 'Roboto-Regular';
}
.login-columns .login-container .block-customer-login p {
  color: #656565;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  max-width: 390px;
  width: 100%;
}
.login-columns .login-container .policy-note span {
  color: #4e4e4e;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Roboto-Regular';
}
.login-columns .login-container .policy-note a {
  color: #000000;
  text-transform: lowercase;
  font-family: 'Roboto-Regular';
}
.login-columns .login-container .actions-toolbar {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.login-columns .login-container .field.note {
  color: #656565;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  max-width: 298px;
}
.login-columns .login-container .primary {
  width: 100%;
  margin-top: 3px;
}
.login-columns .login-container .primary .login.primary {
  width: 100%;
  padding: 16px 15px;
}
.login-columns .login-container .secondary .remind {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  margin-top: 10px;
  font-family: 'Lato-Regular';
}
.login-columns .control {
  display: flex;
  flex-direction: column;
}
/*  
REGISTER PAGE STYLE 
DATE:20-07-2023
*/
.register-columns .column {
  display: flex;
}
.register-columns .column .control {
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .register-columns .column {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .register-columns .column .login_bg_img {
    display: none;
  }
}
.register-columns .column .register-container {
  padding-left: 80px;
  margin-top: 0;
}
@media (max-width: 991px) {
  .register-columns .column .register-container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 768px) {
  .register-columns .column .register-container {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .register-columns .column .register-container {
    padding-left: 0;
    padding-right: 0px;
  }
}
.register-columns .column .register-container .form-create-account {
  max-width: 390px;
  width: 100%;
}
@media (min-width: 540px) {
  .register-columns .column .register-container .form-create-account {
    min-width: 390px;
  }
}
.register-columns .column .register-container .form-create-account::after {
  margin-top: 10px;
}
@media (max-width: 768px) {
  .register-columns .column .register-container .form-create-account {
    max-width: 100%;
  }
}
.register-columns .column .register-container .form-create-account .fieldset.additional_info {
  margin: 0px;
}
.register-columns .column .register-container .form-create-account .field .label {
  font-size: 14px;
}
.register-columns .column .register-container .form-create-account .field .control {
  width: 100%;
}
.register-columns .column .register-container .form-create-account .field .label {
  display: none;
}
.register-columns .column .register-container .form-create-account .field.choice .label {
  display: block;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
}
.register-columns .column .register-container .form-create-account .field.choice .label span {
  padding: 0 1rem;
  font-family: 'Roboto-Regular';
}
.register-columns .column .register-container .form-create-account .field .password-strength-meter {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  background-color: transparent;
  padding: 0;
}
.register-columns .column .register-container #phone_number {
  font-size: 16px;
}
.register-columns .column .register-container .notice {
  color: #656565;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  max-width: 100%;
  width: 100%;
  margin: 4px 0 20px 0;
  font-family: 'Lato-Regular';
}
.register-columns .column .register-container .primary {
  width: 100%;
  margin-top: 10px;
}
.register-columns .column .register-container .primary .submit {
  width: 100%;
  padding: 16px 15px;
}
.register-columns .column .register-container .create {
  margin: 0 0 20px;
}
.customer-account-createpassword form.reset {
  margin: 0 auto;
  margin-top: 30px;
}
.customer-account-createpassword form.reset .actions-toolbar .action.primary {
  padding: 16px 15px;
}
/*  
FORGOT PASSWORD
DATE:20-07-2023
*/
.customer-account-forgotpassword .control {
  display: flex;
  flex-direction: column;
}
.customer-account-forgotpassword .forget {
  margin: 0 auto;
  margin-top: 30px;
}
.customer-account-forgotpassword .forget .note {
  color: #656565;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  max-width: 100%;
  width: 100%;
  font-family: 'Lato-Regular';
}
.customer-account-forgotpassword .forget .label {
  font-size: 14px;
}
.customer-account-forgotpassword .forget .primary {
  font-size: 16px;
  font-weight: 400;
}
.customer-account-forgotpassword .forget .primary .submit {
  padding: 16px 15px;
}
.customer-account-forgotpassword .forget .fieldset {
  margin: 0 0 20px;
}
.customer-account-index .columns .orders-recent {
  border: none;
}
.customer-account-index .columns .orders-recent .table-order-items thead {
  border-bottom: 1px solid #ccc;
}
.customer-account-index .columns .orders-recent .table-order-items thead tr:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.customer-account-index .columns .orders-recent .table-order-items .col {
  padding: 17px 10px;
  border: none;
}
.customer-account-index .columns .box-information .box-title span {
  text-transform: capitalize;
  font-family: 'ChronicleSemibold';
  font-size: 2.2rem !important;
  font-weight: 500;
}
.customer-account-index .columns .box-actions a {
  font-family: 'Roboto-Light';
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 600;
}
.customer-account-index .columns .block-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 15px;
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .customer-account-index .columns .block-title {
    align-items: flex-start !important;
    justify-content: flex-start !important;
  }
}
@media (max-width: 576px) {
  .customer-account-index .columns .block-title {
    flex-direction: column;
  }
}
.customer-account-index .columns .block-title .edit {
  border: 1px solid #000;
  padding: 5px 21px;
  text-transform: capitalize;
}
@media (max-width: 576px) {
  .customer-account-index .columns .block-title .edit {
    margin-left: 0 !important;
  }
}
.customer-account-index .columns .block-title .view {
  border: 1px solid #000;
  padding: 5px 21px;
}
@media (max-width: 576px) {
  .customer-account-index .columns .block-title .view {
    margin-left: 0 !important;
  }
}
.customer-account-index .columns .box-billing-address .box-title,
.customer-account-index .columns .box-shipping-address .box-title {
  font-size: 1.6rem;
  font-family: 'Lato-Regular';
  font-weight: 600;
}
.customer-account-index .columns .box-billing-address .box-content,
.customer-account-index .columns .box-shipping-address .box-content {
  font-family: 'Lato-Regular';
}
.customer-account-index .columns .box-billing-address .box-content ul li,
.customer-account-index .columns .box-shipping-address .box-content ul li {
  margin-bottom: 0;
}
.customer-account-index .columns .box-billing-address .box-content a,
.customer-account-index .columns .box-shipping-address .box-content a {
  font-family: 'Lato-Regular';
}
.customer-account-index .columns .box-billing-address .box-actions a,
.customer-account-index .columns .box-shipping-address .box-actions a {
  font-family: 'Roboto-Light';
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 600;
}
.customer-account-index .columns .box-billing-address .box-actions a:hover,
.customer-account-index .columns .box-shipping-address .box-actions a:hover {
  color: #3b3636;
}
.customer-account-index .columns .box-billing-address .box-actions .action.edit:before,
.customer-account-index .columns .box-shipping-address .box-actions .action.edit:before {
  content: url("../Magento_Customer/images/edit.png");
  display: inline-block;
  position: relative;
  top: 6px;
  right: 5px;
}
.customer-account-edit .columns .form-edit-account .legend span {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  text-transform: capitalize;
}
.customer-account-edit .columns .form-edit-account label.label span {
  font-size: 14px;
  color: #474747;
  font-weight: 400;
}
.customer-account-edit .columns .form-edit-account .notice {
  font-size: 14px;
  color: #000000;
  margin-top: 10px;
  font-weight: 400;
  font-family: 'Lato-Regular';
}
.page-products {
  /*.columns{
            display: flex;
            .column.main{
                order: 2;
            }
            .sidebar-main{
                .filter-title{
                    display: block;
                    strong{
                        position: relative;
                        cursor: pointer;
                        &::before{
                            content: url('@{baseDir}images/filter.png');
                        }
                    }
                } 
                .block.filter{
                    .block-content{
                        display: none;
                    }
                }
                .block.filter.active{
                    .block-content {
                        display: block;
                    }
                } 
            }
        }*/
}
.page-products .filter-title {
  display: block;
}
.page-products .filter-title strong {
  position: relative;
  cursor: pointer;
}
.page-products .filter-title strong::before {
  content: url("../images/filter.png");
  font-size: 26px;
  display: block;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.page-products .block.filter .block-content {
  display: none;
}
.page-products .block.filter.active .block-content {
  display: block;
}
@media (max-width: 768px) {
  .page-products .block.filter.active .filter-title strong {
    background: transparent !important;
    top: 0 !important;
  }
  .page-products .block.filter.active .filter-title strong:before {
    content: "\e616";
    font-family: "luma-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    font-size: 16px;
    color: #000;
  }
  .page-products .block.filter.active .filter-title strong:after {
    display: none;
  }
}
/**
*  25/08/2023
*/
.filter-current {
  display: none;
}
.filter-options {
  padding: 13px;
  padding-left: 20px;
  padding-top: 0;
}
@media (max-width: 768px) {
  .filter .filter-current .items {
    display: block;
  }
  .filter .filter-current-subtitle {
    display: none;
  }
  .filter.active .filter-title {
    border-bottom: 0;
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99;
  }
  .filter.active .filter-options {
    display: block;
    position: fixed;
    top: 48px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    right: auto;
    top: 47px;
    overflow: auto;
    background: #fff;
    z-index: 10;
  }
  .filter.active .filter-current {
    position: fixed;
    left: 0;
    top: 47px;
    margin: 0;
    height: 45px;
    border: 0;
    width: 100%;
    z-index: 10;
    padding: 17px 0;
    display: block;
    background-color: #fff;
    overflow-y: scroll;
  }
  .filter.active .filter-current + .block-actions {
    position: fixed;
    left: 0;
    top: 115px;
    margin: 0;
    border: none;
    z-index: 11;
    display: block;
    width: auto;
    line-height: 34px;
    background-color: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: right;
  }
  .filter.active .filter-current.filter-current.amshopby-filter-current + .block-actions {
    right: 0;
    border: none;
    border-radius: inherit;
    background: transparent;
    box-shadow: none;
  }
  .filter .filter-current,
  .filter .filter-current + .block-actions {
    display: none;
  }
  .filter.active .filter-current ~ .filter-options {
    top: 152px;
  }
  .filter.active .filter-options {
    width: 100%;
    right: auto;
    top: 47px;
  }
}
.page-with-filter .am-filter-items-type,
.page-with-filter .am-filter-items-style,
.page-with-filter .am-filter-items-stock {
  padding-left: 0px;
}
.page-with-filter .categories-menu .category-item.active {
  border-bottom: 1px solid #000;
}
.page-with-filter .categories-menu .category-item.active span {
  display: block;
}
@media (max-width: 991px) {
  .page-with-filter .categories-menu .category-item.active span {
    margin-bottom: 0px;
  }
}
.items-children.-folding {
  padding-left: 15px !important;
}
@media (max-width: 991px) {
  .items-children.level-1 .-filter-parent {
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  .amshopby-choice {
    top: 10px !important;
  }
}
@media (max-width: 991px) {
  .amshopby-choice::after {
    width: 16px !important;
    height: 16px !important;
  }
}
@media (max-width: 991px) {
  .amshopby-choice::before {
    width: 16px !important;
    height: 16px !important;
  }
}
@media (max-width: 991px) {
  .am-labels-folding .item {
    padding-left: 0px !important;
  }
}
@media (max-width: 991px) {
  .filter-options-item .filter-options-content .items [class*="am-filter-item"] {
    padding: 7px 22px !important;
  }
}
